:root{color:#172033;background:#f6f8fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit}.bar{color:#fff;z-index:3;background:#1f2933;align-items:center;gap:24px;width:100%;height:78px;padding:0 clamp(18px,6vw,84px);display:flex;position:sticky;top:0;box-shadow:0 8px 30px #1f293326}.desktopActions{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:14px;margin-left:auto;font-weight:900;display:flex}.logo{align-items:center;gap:12px;min-width:max-content;display:flex}.logoBtn{color:inherit;text-align:left;background:0 0;border:0;padding:0}.mark{color:#fff;background:linear-gradient(135deg,#2563eb,#16a34a);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 1px #ffffff4d,0 10px 22px #0002}.logo b{letter-spacing:-.05em;text-transform:uppercase;font-family:Arial Black,Inter,system-ui,sans-serif;font-size:18px;line-height:1;display:block}.logo span{color:#bfdbfe;letter-spacing:.16em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:800;display:block}.phone{align-items:center;gap:8px;font-weight:900;text-decoration:none;display:flex}.phone.top{color:#fff;background:#16a34a;border-radius:10px;padding:12px 18px}.mobileCall{display:none}.hero{color:#fff;background:linear-gradient(#1f2933dd,#1f2933e8),radial-gradient(circle at 78% 20%,#16a34a55,#0000 32%),linear-gradient(135deg,#fff,#f7f7f4);grid-template-columns:minmax(550px,1fr) minmax(420px,.85fr);align-items:center;gap:42px;width:100%;min-height:590px;padding:38px clamp(20px,6vw,84px) 54px;display:grid}.eyebrow{color:#16a34a;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.hero h1{letter-spacing:-.05em;max-width:850px;margin:0;font-size:clamp(44px,4.4vw,64px);line-height:1.02}.lead{color:#334155;max-width:740px;font-size:20px;line-height:1.55}.cta{flex-wrap:wrap;gap:14px;margin:30px 0;display:flex}.primary,.secondary{border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-weight:900;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#16a34a}.secondary{color:#1f2933;background:#fff}.trust{color:#475569;flex-wrap:wrap;gap:16px;display:flex}.trust span{align-items:center;gap:6px;display:flex}.art{color:#172033;background:linear-gradient(160deg,#f7f7f4,#f8fafc);border-radius:34px;min-height:450px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0004}.sun{opacity:.9;background:linear-gradient(135deg,#2563eb,#16a34a);border-radius:50%;width:128px;height:128px;position:absolute;top:42px;right:42px}.house{position:absolute;bottom:70px;left:13%;right:13%}.roof{clip-path:polygon(50% 0,100% 100%,0 100%);background:#1f2933;height:108px}.body{background:#fff;border-radius:0 0 26px 26px;height:168px;position:relative;box-shadow:0 18px 35px #f7f7f420}.door{background:#16a34a;border-radius:16px 16px 0 0;width:66px;height:96px;position:absolute;bottom:0;left:calc(50% - 33px)}.windows{justify-content:space-between;display:flex;position:absolute;top:46px;left:28px;right:28px}.windows span{background:#475569;border:5px solid #93c5fd;border-radius:12px;width:58px;height:44px}.rateCard{background:#fff;border-radius:999px;gap:2px;padding:13px 18px;display:grid;position:absolute;bottom:28px;left:30px;box-shadow:0 14px 35px #0002}.rateCard span{color:#64748b;font-size:13px;font-weight:800}.cards,.steps>div{grid-template-columns:repeat(3,1fr);gap:20px;padding:36px clamp(20px,6vw,84px);display:grid}.card,.steps article,.callbox{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 16px 40px #1f29330d}.split{color:#fff;background:#1f2933;border-radius:30px;grid-template-columns:1fr 390px;gap:30px;margin:42px clamp(20px,6vw,84px);padding:44px;display:grid}.callbox{color:#172033}.callbox a,.inlinePhone{color:#16a34a;margin:18px 0;font-size:26px;font-weight:900;text-decoration:none;display:block}.callbox button{color:#fff;background:#16a34a;border:0;border-radius:999px;width:100%;padding:14px;font-weight:900}.steps h2,.bottomCta h2{text-align:center;font-size:38px}.steps b{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.bottomCta{text-align:center;background:#f7f7f4;border-radius:30px;margin:20px clamp(20px,6vw,84px) 54px;padding:46px 24px}.page{max-width:900px;margin:0 auto;padding:70px 20px;font-size:18px;line-height:1.65}.page h1{font-size:52px;line-height:1}.legal h2{margin-top:34px}footer{color:#cbd5e1;background:#1f2933;padding:34px clamp(20px,6vw,84px)}footer p{max-width:1100px;line-height:1.5}footer div{flex-wrap:wrap;gap:16px;display:flex}footer button{color:#e2e8f0;background:0 0;border:0;padding:0}.footerLine{align-items:center;gap:8px}.footerLine span{color:#64748b}.brandLink{font-weight:900}.overlay{z-index:2000;background:#02061799;justify-content:flex-end;display:none;position:fixed;inset:0}.overlay.on{display:flex}.overlay aside{background:#fff;width:min(480px,100%);height:100%;max-height:100dvh;padding:34px;overflow-y:auto}.close{float:right;z-index:2;background:#f1f5f9;border:0;border-radius:10px;padding:8px;position:sticky;top:0}form{gap:12px;display:grid}input{border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:14px;font-size:16px}.captcha{color:#334155;gap:6px;font-size:13px;font-weight:800;display:grid}.tcpa{color:#475569;font-size:11px;line-height:1.35}.hp{position:absolute;left:-9999px}.formError{color:#b91c1c;margin:0;font-size:13px;font-weight:800}.successPanel{text-align:center;padding:44px 8px 28px}.successPanel .check{color:#16a34a;font-size:62px;font-weight:900;line-height:1}.successPanel h3{color:#1f2933;margin:20px 0 12px;font-size:32px}.successPanel p{color:#334155;font-size:18px;line-height:1.45}.callButton{color:#fff;background:#16a34a;border-radius:10px;justify-content:center;align-items:center;margin-top:18px;padding:16px 28px;font-size:22px;font-weight:900;text-decoration:none;display:inline-flex}.primary:disabled{opacity:.7;cursor:not-allowed}@media (width<=980px){header{z-index:999;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #0003}body{padding-top:132px}.bar{flex-wrap:wrap;gap:8px;height:auto;min-height:86px;padding:10px 16px}.bar .logo .mark{border-radius:14px;width:42px;height:42px}.bar .logo b{font-size:16px}.desktopActions{display:none}.mobileCall{color:#fff;text-align:center;background:#16a34a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;padding:8px 12px;font-weight:900;line-height:1.2;text-decoration:none;display:flex}.mobileCall span{text-transform:uppercase;font-size:13px}.mobileCall strong{letter-spacing:.02em;font-size:21px}.hero{text-align:center;min-height:auto;padding:28px 20px 30px;display:block}.hero h1{letter-spacing:-.04em;font-size:clamp(34px,10vw,48px);line-height:1.08}.lead{margin-inline:auto;font-size:18px}.cta{justify-content:center}.primary,.secondary{width:100%;padding:16px 18px}.trust{text-align:left;background:#ffffff12;border:1px solid #fff2;border-radius:18px;gap:10px;padding:16px;display:grid}.art{border-radius:24px;min-height:330px;margin-top:28px}.sun{width:86px;height:86px;top:26px;right:24px}.house{bottom:52px;left:10%;right:10%}.roof{height:76px}.body{height:120px}.door{width:50px;height:72px;left:calc(50% - 25px)}.windows{top:34px;left:20px;right:20px}.windows span{width:44px;height:34px}.rateCard{text-align:center;bottom:14px;left:16px;right:16px}.cards,.steps>div{grid-template-columns:1fr;padding:20px}.card,.steps article,.callbox{padding:22px}.split{border-radius:24px;grid-template-columns:1fr;margin:24px 20px;padding:26px 22px}.callbox a{font-size:22px}.steps h2,.bottomCta h2{font-size:32px}.page{padding:44px 20px;font-size:16px}.page h1{font-size:40px}.overlay aside{border-radius:0;height:100dvh;max-height:100dvh;padding:24px 20px 120px}}@media (width<=420px){.bar{padding-inline:12px}.eyebrow{letter-spacing:.05em;font-size:13px}.mobileCall strong{font-size:20px}.logo span{font-size:9px}.hero{padding-inline:16px}.hero h1{font-size:37px}.cards,.steps>div{padding-inline:16px}.split,.bottomCta{margin-inline:16px}.page{padding-inline:16px}}.bar{color:#1f2933;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 6px 24px #1118270d}.logo span{color:#64748b}.desktopActions{color:#1f2933}.phone.top{color:#fff;background:#16a34a}.mark{background:#2563eb}.hero{color:#1f2933;background:linear-gradient(100deg,#fff 0% 58%,#eff6ff 58% 100%);border-bottom:1px solid #eef2f7}.hero .lead{color:#475569}.eyebrow{color:#2563eb}.secondary{color:#2563eb;background:#fff;border:2px solid #2563eb}.trust{color:#334155}.trust span svg{color:#16a34a}.primary{background:#16a34a}.card svg{color:#2563eb}.split{color:#1f2933;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 50px #11182712}.split p,.split li{color:#475569}.bottomCta{background:#eff6ff;border:1px solid #dbeafe}.mobileCall{background:#16a34a}.art{background:linear-gradient(160deg,#fff,#eff6ff)}.roof{background:#2563eb}.door{background:#16a34a}.rateCard b{color:#1f2933}.primary.dark{background:#2563eb}.callbox button{background:#16a34a}.steps b{background:#2563eb}footer{background:#1f2933}@media (width<=980px){.hero{background:#fff}.trust{background:#f8fafc;border-color:#e5e7eb}.mobileCall{color:#fff;background:#16a34a}}.art.photo{background-image:linear-gradient(#0000 45%,#11182799),url(/home-loans-hero.png);background-position:50%;background-size:cover;min-height:450px}.photoShade{background:radial-gradient(circle at 62% 45%,#fff0 0 26%,#0002 70%);position:absolute;inset:0}.art.photo .rateCard{z-index:1}@media (width<=980px){.art.photo{background-position:50%;min-height:330px}}.hero h1{max-width:760px;font-size:clamp(36px,3.45vw,52px)}.lead{max-width:700px;font-size:18px}.hero .cta .primary{min-width:190px}.rateCard{display:none}@media (width<=980px){.hero h1{font-size:clamp(31px,8.5vw,42px)}.lead{font-size:17px}.hero .cta .primary{width:auto;min-width:190px}}.hero{min-height:460px;padding-top:28px;padding-bottom:28px}.art.photo{min-height:360px}.hero h1{font-size:clamp(34px,3.1vw,46px)}.lead{font-size:17px;line-height:1.5}.cta{margin:24px 0 0}@media (width<=980px){.hero{padding-top:22px;padding-bottom:24px}.art.photo{min-height:280px}}.page{font-size:17px;line-height:1.55}.page h1{letter-spacing:-.04em;margin-top:0;font-size:clamp(34px,3.1vw,46px)}.page h2{letter-spacing:-.03em;font-size:clamp(24px,2.2vw,32px)}@media (width<=980px){.page{font-size:16px;line-height:1.55}.page h1{font-size:clamp(31px,8.5vw,42px)}}.overlay aside form button[type=submit]{position:sticky;bottom:0;box-shadow:0 -8px 18px #fff,0 8px 22px #11182722}.overlay aside{padding-bottom:28px}.successPanel.minimal{text-align:left;padding:10px 0 0}.successPanel.minimal p{color:#16a34a;margin:0;font-size:18px;font-weight:900}@media (width<=980px){.overlay aside{padding-top:18px}.overlay aside h2{font-size:28px;line-height:1.12}.overlay aside>p{margin:8px 0 14px;font-size:16px}form{gap:10px}input{padding:12px 14px}.captcha{gap:5px}.overlay aside form button[type=submit]{margin-top:2px;position:static}.tcpa{font-size:10px}}.successPanel{text-align:center;flex-direction:column;align-items:center;padding:58px 8px 28px;display:flex}.successPanel .check{color:#16a34a;margin-bottom:28px;font-size:74px;font-weight:900;line-height:1}.successPanel h3{color:#0f3d56;margin:0 0 24px;font-size:40px;line-height:1.1}.successPanel p{color:#334155;max-width:360px;margin:0 auto 32px;font-size:21px;line-height:1.45}.successPanel .callButton{color:#fff;background:#188f1f;border-radius:12px;justify-content:center;align-items:center;width:min(380px,100%);padding:20px 24px;font-size:26px;font-weight:900;text-decoration:none;display:flex}.successPanel.minimal{display:none}@media (width<=980px){.successPanel{padding-top:62px}.successPanel .check{font-size:72px}.successPanel h3{font-size:38px}.successPanel p{font-size:20px}.successPanel .callButton{font-size:24px}}
