/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071f46;--blue:#0d4da2;--gold:#c99a2e;--cream:#f4f0e8;--ink:#0c1d35;--muted:#596579;--line:#d9dee6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans),sans-serif;background:#fff;margin:0}a{color:inherit}.shell{width:min(1180px,100% - 40px);margin:auto}.site-header{justify-content:space-between;align-items:center;height:116px;display:flex}.brand img{object-fit:contain;width:185px;height:88px}.header-actions{align-items:center;gap:28px;display:flex}.phone-link{font-weight:800;text-decoration:none}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;padding:17px 24px;font-family:inherit;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0d4da22b}.button:hover{background:#083f88}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:74px;padding-top:70px;padding-bottom:95px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin:0 0 20px;font-size:12px;font-weight:900}.hero h1,.section-heading h2,.about h2,.submit-copy h2,.thank-card h1{font-family:var(--font-serif),serif;letter-spacing:-.045em;margin:0;font-weight:600;line-height:.97}.hero h1{font-size:clamp(52px,6.3vw,86px)}.hero h1 span{color:var(--blue)}.hero-lede{color:var(--muted);max-width:690px;margin:28px 0 34px;font-size:20px;line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{font-weight:800;text-decoration:none}.promise-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:44px 0 0;padding:28px 0 0;list-style:none;display:grid}.promise-row li{flex-direction:column;gap:5px;display:flex}.promise-row strong{font-size:16px}.promise-row span{color:var(--muted);font-size:12px}.priority-card{background:var(--navy);color:#fff;box-shadow:20px 24px 0 var(--cream);border-radius:18px;padding:38px}.priority-label{color:#e3b849;text-transform:uppercase;letter-spacing:.13em;margin-bottom:18px;font-size:12px;font-weight:900;display:block}.priority-card ol{margin:0;padding:0;list-style:none}.priority-card li{border-top:1px solid #ffffff24;gap:20px;padding:23px 0;display:flex}.priority-card b{color:#e3b849;font-size:13px}.priority-card li div{flex-direction:column;gap:6px;display:flex}.priority-card strong{font-size:18px}.priority-card li span{color:#cbd4e0;font-size:14px;line-height:1.5}.benefits-section{background:var(--cream);padding:110px 0}.section-heading{max-width:730px;margin-bottom:52px}.section-heading h2,.about h2,.submit-copy h2{font-size:clamp(42px,5vw,66px)}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.benefit-card{border-top:4px solid var(--blue);background:#fff;border-radius:10px;min-height:245px;padding:30px 26px}.benefit-card>span{color:var(--gold);font-size:12px;font-weight:900}.benefit-card h3{margin:42px 0 12px;font-size:20px}.benefit-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.about{grid-template-columns:.8fr 1.2fr;align-items:center;gap:85px;padding-top:115px;padding-bottom:115px;display:grid}.portrait{height:480px;box-shadow:-18px 18px 0 var(--cream);background:#f7f7f7;border-radius:16px;overflow:hidden}.portrait img{object-fit:cover;object-position:left center;width:870px;max-width:none;height:480px}.about-copy>p:not(.eyebrow){color:var(--muted);max-width:650px;font-size:18px;line-height:1.75}.contact-line{color:var(--blue);gap:25px;margin-top:30px;font-weight:800;display:flex}.submit-section{background:var(--navy);color:#fff;padding:110px 0}.submit-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:74px;display:grid}.eyebrow.light{color:#e3b849}.submit-copy p:not(.eyebrow){color:#cbd4e0;font-size:18px;line-height:1.7}.response-note{border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;gap:8px;margin-top:38px;padding:24px;display:flex}.response-note span{color:#cbd4e0;line-height:1.55}.property-form{color:var(--ink);background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;gap:20px;padding:38px;display:grid}.property-form label{flex-direction:column;gap:9px;font-size:13px;font-weight:800;display:flex}.property-form label>span{color:#8190a4;float:right;font-weight:600}.property-form .full{grid-column:1/-1}.property-form .required:after{content:"Only required field";color:var(--blue);font-size:11px;font-weight:800;position:absolute;right:0}.property-form .required{position:relative}.property-form input,.property-form select,.property-form textarea{width:100%;font:inherit;color:var(--ink);background:#fbfcfd;border:1px solid #cfd6df;border-radius:6px;outline:none;padding:13px 14px}.property-form input:focus,.property-form select:focus,.property-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0d4da21a}.file-label input{padding:11px}.form-button{grid-column:1/-1;width:100%;font-size:16px}.form-button:disabled{opacity:.65}.form-assurance,.form-error{text-align:center;color:#6d788a;grid-column:1/-1;margin:0;font-size:11px;line-height:1.5}.form-error{color:#a12626;font-weight:700}.honey{position:absolute!important;left:-9999px!important}.footer{justify-content:space-between;align-items:center;height:180px;display:flex}.footer img{object-fit:contain;width:150px;height:95px}.footer p{color:var(--muted)}.footer div{gap:22px;font-weight:800;display:flex}.thank-you{background:var(--cream);place-items:center;min-height:100vh;padding:30px;display:grid}.thank-card{text-align:center;background:#fff;border-radius:18px;width:min(660px,100%);padding:60px;box-shadow:0 24px 70px #071f461f}.success-mark{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 28px;font-size:28px;display:grid}.thank-card h1{font-size:60px}.thank-card>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.7}.thank-details{background:var(--cream);border-radius:10px;flex-direction:column;gap:8px;margin:28px 0;padding:22px;display:flex}.thank-details span{color:var(--muted)}.thank-card .text-link{color:var(--blue);margin-top:24px;display:block}@media (width<=900px){.hero,.about,.submit-layout{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr 1fr}.hero{padding-top:35px}.priority-card{box-shadow:10px 12px 0 var(--cream)}.about{gap:50px}.portrait{max-width:500px}.submit-layout{gap:45px}.footer{flex-wrap:wrap;height:auto;padding:40px 0}.footer p{display:none}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.site-header{height:88px}.brand img{width:135px;height:70px}.phone-link{display:none}.button-small{padding:10px 12px;font-size:12px}.hero{gap:45px;padding-top:30px;padding-bottom:70px}.hero h1{font-size:49px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .text-link{text-align:center}.promise-row{gap:12px}.promise-row span{font-size:10px}.priority-card{padding:28px}.benefits-section,.submit-section{padding:75px 0}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:190px}.benefit-card h3{margin-top:26px}.about{padding-top:80px;padding-bottom:80px}.portrait{height:380px}.portrait img{width:705px;height:380px}.contact-line{flex-direction:column;gap:8px;font-size:14px}.property-form{grid-template-columns:1fr;padding:22px}.property-form label{grid-column:1/-1}.property-form .required:after{position:static}.footer{gap:20px}.footer div{flex-direction:column;gap:8px;font-size:13px}.thank-card{padding:40px 24px}.thank-card h1{font-size:46px}}.brand{align-items:center;display:flex}.brand img{width:240px;height:auto}.property-form .required:after{content:"Required"}.file-label small{color:#6d788a;font-weight:500;line-height:1.5}.form-status{text-align:center;color:var(--blue);grid-column:1/-1;margin:0;font-size:11px;font-weight:800;line-height:1.5}@media (width<=620px){.brand img{width:170px;height:auto}}.brand img{object-fit:contain;width:260px;height:auto;max-height:76px;display:block}.portrait img{object-fit:cover;object-position:center 32%;width:100%;max-width:none;height:100%;display:block}.footer img{object-fit:contain;width:190px;height:auto;display:block}@media (width<=620px){.brand img{width:178px;max-height:58px}.portrait img{object-position:center 30%;width:100%;height:100%}.footer img{width:165px;height:auto}}.correct-logo{background-image:url(/neighborly-hands-correct-logo-v4.png);background-position:50%;background-repeat:no-repeat;background-size:147% 200%;display:block}.correct-logo-header{width:285px;height:96px}.correct-logo-footer{width:220px;height:82px}@media (width<=620px){.correct-logo-header{width:190px;height:68px}.correct-logo-footer{width:180px;height:70px}}.site-header{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(300px,360px) 1fr;gap:48px;height:auto;min-height:156px;padding:22px 0 18px;display:grid}.brand{min-width:0}.correct-logo-header{background-position:50%;background-size:100%;width:350px;height:116px}.correct-logo-footer{background-position:50%;background-size:150%;width:235px;height:94px}.header-actions{justify-self:end;gap:28px}.header-contact{flex-direction:column;align-items:flex-end;gap:6px;font-size:15px;font-weight:800;display:flex}.header-contact a{white-space:nowrap;text-decoration:none}.header-contact a:last-child{color:var(--muted);font-size:13px;font-weight:700}.button-small{padding:13px 19px}.hero{padding-top:54px}@media (width<=900px){.site-header{grid-template-columns:minmax(260px,320px) 1fr;gap:24px}.correct-logo-header{width:310px;height:105px}.header-actions{gap:16px}.header-contact a:last-child{display:none}}@media (width<=620px){.site-header{grid-template-columns:1fr auto;gap:12px;min-height:0;padding:18px 0 16px}.correct-logo-header{background-size:100%;width:210px;height:76px}.header-contact{display:none}.header-actions{gap:0}.button-small{padding:10px 11px;font-size:11px}.hero{padding-top:32px}}.footer{border-top:1px solid #edf0f4;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;height:auto;min-height:132px;padding:22px 0;display:grid}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand>span:last-child{color:var(--muted);white-space:nowrap;font-size:13px}.correct-logo-footer{background-size:100%;width:170px;height:68px}.footer-contact{justify-content:center;gap:24px;font-size:13px;font-weight:800;display:flex}.footer-contact a{white-space:nowrap;text-decoration:none}.footer small{color:#7a8493;white-space:nowrap;font-size:11px}@media (width<=900px){.footer{grid-template-columns:1fr auto}.footer-brand>span:last-child{display:none}.footer-contact{justify-content:flex-end}.footer small{text-align:center;grid-column:1/-1}}@media (width<=620px){.footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;padding:22px 0 24px}.correct-logo-footer{width:160px;height:64px}.footer-contact{flex-direction:column;gap:2px;width:100%;font-size:14px}.footer-contact a{padding:7px 10px;display:block}.footer small{grid-column:auto}.footer-brand{justify-content:center}}
