@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--navy:#071a33;--navy2:#0d2948;--teal:#1a6f9c;--teal2:#2a9fd4;--sun:#f0b429;--ink:#13283e;--muted:#617187;--pale:#eef5f5;--line:#d9e5e7;--white:#fff;--shadow:0 18px 55px #06233a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Source Sans 3",system-ui,sans-serif;font-size:18px;line-height:1.55}h1,h2,h3,h4,.brand,.button,.nav-cta,.eyebrow,.card-number,.form-badge{font-family:Outfit,system-ui,sans-serif}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.7rem,5.6vw,5.4rem);line-height:.99;letter-spacing:-.055em;margin-bottom:24px}h2{font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.02;letter-spacing:-.04em;margin-bottom:20px}h3{font-size:1.38rem;line-height:1.15;margin-bottom:10px}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(760px,calc(100% - 48px));margin-inline:auto}.site-header{height:88px;background:var(--navy);color:#fff;position:relative;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:205px;height:auto;display:block}.site-header nav{display:flex;align-items:center;gap:22px;font:500 .92rem Outfit,sans-serif}.site-header nav a{opacity:.82;white-space:nowrap}.site-header nav a.active,.site-header nav a:hover{opacity:1;color:#fff}.site-header .nav-cta{background:var(--teal2);color:var(--navy);padding:12px 16px;border-radius:4px;font-weight:700;opacity:1}.site-header .nav-cta:hover{background:#7ec8e8;color:var(--navy)}.hero{position:relative;color:#fff;overflow:hidden;background:var(--navy)}.hero-home{min-height:690px;background:#0a2c46 url(/images/heroes/house.png) center/cover no-repeat}.hero-home:before,.page-hero-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#071a33c7,#071a339e 44%,#071a3361)}.hero-home:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#071a332e,#071a330d 55%,#071a336b)}.hero-inner{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:76px;align-items:center;padding-top:52px;padding-bottom:60px}.hero-copy{max-width:690px}.hero-copy h1{max-width:700px}.hero-lede{font-size:1.35rem;max-width:600px;color:#d8e9ed;line-height:1.35;margin-bottom:30px}.eyebrow{font:700 .78rem Outfit,sans-serif;text-transform:uppercase;letter-spacing:.17em;color:var(--teal);margin-bottom:16px}.eyebrow-light{color:#8ec8e6}.eyebrow-dark{color:var(--navy)}.hero-points{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.hero-points li{border-top:1px solid #2a9fd466;padding:13px 18px 0 0;color:#fff;font-weight:600}.hero-points span{color:#5eb3d9;font:700 .78rem Outfit;margin-right:7px}.hero-note{font-size:.94rem;color:#adccd2;margin-top:26px}.quote-card{background:#fff;color:var(--ink);box-shadow:var(--shadow);border-radius:8px;padding:30px}.hero-quote{position:relative;z-index:2}.hero-quote h2{font-size:2rem;margin-bottom:10px}.hero-quote>p:not(.form-badge){color:var(--muted);margin-bottom:22px}.form-badge{display:inline-block;background:#d8eef8;color:#0d5478;border-radius:3px;padding:6px 10px;text-transform:uppercase;letter-spacing:.13em;font-size:.68rem;font-weight:800;margin-bottom:14px}.trust-strip{background:#071a33;color:#dcecee;border-top:1px solid #ffffff20}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0;font-size:.94rem}.trust-items span{border-left:1px solid #2a9fd455;padding-left:14px}.trust-items b{display:block;color:#7ec8e8;font:700 .83rem Outfit;margin-bottom:2px}.section{padding:104px 0}.section-white{background:#fff}.section-teal{background:var(--teal2);color:var(--navy)}.section-navy{background:var(--navy);color:#fff}.section-quote{background:#f1f7f7}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading h2{max-width:720px}.arrow-link{font:700 .93rem Outfit;color:var(--teal);white-space:nowrap;margin-bottom:14px}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:330px;padding:26px 23px 23px;border:1px solid var(--line);display:flex;flex-direction:column;transition:.22s;background:#fff}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:var(--teal2)}.card-number{color:var(--teal);font-size:1rem;font-weight:800;letter-spacing:.1em;margin-bottom:auto}.service-card h3{font-size:1.65rem;max-width:180px}.service-card p{font-size:1rem;color:var(--muted);line-height:1.4}.card-arrow{font:700 .84rem Outfit;color:var(--teal);margin-top:20px}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:start}.section-teal h2{max-width:580px}.steps{list-style:none;padding:0;margin:38px 0 0;display:grid;gap:15px;max-width:680px}.steps li{display:grid;grid-template-columns:54px 1fr;align-items:center;border-top:1px solid #062b4166;padding-top:16px;font-size:1.04rem}.steps b{font:800 1rem Outfit;color:#fff}.boundary-card{background:#fff;padding:34px;color:var(--ink);border-radius:5px;box-shadow:0 16px #1a6f9c33}.boundary-card h3{font-size:2rem}.boundary-card p:not(.eyebrow){color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:4px;padding:14px 19px;font:700 .91rem Outfit;cursor:pointer;transition:.2s}.button-primary{background:var(--teal2);color:var(--navy)}.button-primary:hover{background:#7ec8e8;color:var(--navy);transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#163a5e;color:#fff}.area-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.area-grid a{border:1px solid var(--line);padding:18px 16px;min-height:106px;display:flex;flex-direction:column;transition:.2s}.area-grid a:hover{border-color:var(--teal);background:#f1fbfb;transform:translateY(-3px)}.area-grid strong{font:600 1.06rem Outfit}.area-grid span{font-size:.86rem;color:var(--muted)}.area-grid i{font-style:normal;color:var(--teal);margin-top:auto;font-size:.92rem}.area-grid-large{grid-template-columns:repeat(4,1fr);gap:16px}.area-grid-large a{min-height:154px}.advice-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.advice-intro p:not(.eyebrow){color:#bed1d5;max-width:410px}.post-list{border-top:1px solid #ffffff40}.post-list>a{display:grid;grid-template-columns:40px 1fr 25px;gap:18px;padding:21px 0;border-bottom:1px solid #ffffff40;align-items:start}.post-list>a>span{font:700 .9rem Outfit;color:#5eb3d9}.post-list h3{font-size:1.15rem;margin:0 0 5px}.post-list p{color:#a8c1c7;font-size:.96rem;margin:0;line-height:1.35}.post-list b{color:#5eb3d9}.centered{text-align:center}.center-copy{text-align:center;color:var(--muted);margin:-4px auto 28px}.bottom-quote{max-width:780px;margin:0 auto}.page-hero{position:relative;background:var(--navy);color:#fff;padding:100px 0 96px;overflow:hidden}.page-hero:after,.article-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 5%,#2a9fd433,transparent 40%);pointer-events:none}.page-hero>.shell,.article-hero>.shell{position:relative;z-index:2}.page-hero h1{max-width:780px}.page-hero p:not(.eyebrow){font-size:1.3rem;color:#bfd6da;max-width:700px;line-height:1.35}.page-hero-photo{min-height:480px;background-color:var(--navy);background-position:center;background-size:cover;background-repeat:no-repeat}.roof-photo{background-image:url(/images/heroes/roof.png)}.house-photo{background-image:url(/images/heroes/house.png)}.pavers-photo{background-image:url(/images/heroes/pavers.png)}.page-hero-photo:before{background:linear-gradient(90deg,#071a33c7,#071a338c 64%,#071a3359)}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.page-hero-grid{display:flex;justify-content:space-between;gap:60px;align-items:center}.hero-stamp{width:148px;height:148px;border-radius:50%;border:1px solid #2a9fd499;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7ec8e8;text-align:center;line-height:1.1;flex:none;transform:rotate(8deg)}.hero-stamp span{font:700 .78rem Outfit;text-transform:uppercase;letter-spacing:.08em}.hero-stamp strong{font-size:1.9rem}.form-layout,.money-layout,.reading-grid,.article-layout{display:grid;grid-template-columns:1fr 440px;gap:100px;align-items:start}.form-layout>div:first-child{padding-top:22px}.muted{color:var(--muted)}.max-copy{max-width:370px;line-height:1.35}.side-note,.inline-callout{display:flex;flex-direction:column;gap:8px;background:var(--pale);border-left:4px solid var(--teal);padding:20px 22px;margin-top:35px}.side-note b,.inline-callout b{font:700 .85rem Outfit;text-transform:uppercase;letter-spacing:.1em;color:var(--teal)}.side-note span{font-size:1rem}.prose{max-width:720px}.prose h2{font-size:2rem;margin:48px 0 16px}.prose h2:first-of-type{margin-top:12px}.prose p,.prose li{font-size:1.08rem;line-height:1.7}.prose ul{padding-left:22px}.prose a:not(.button){color:var(--teal);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.info-rail{border-left:1px solid var(--line);padding-left:36px;display:grid;gap:38px}.info-rail>div{position:relative}.rail-number{color:var(--teal);font:800 1rem Outfit;letter-spacing:.1em}.info-rail h3{margin:6px 0;font-size:1.5rem}.info-rail p{color:var(--muted)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin:40px 0}.feature-list>div{border-top:1px solid var(--line);padding:17px 0;display:flex;gap:14px}.feature-list span{font:800 .82rem Outfit;color:var(--teal);padding-top:4px}.feature-list p{font-size:1rem;margin:0;line-height:1.35}.inline-callout{margin:34px 0}.inline-callout span{font-size:1rem}.sticky-quote{position:sticky;top:22px}.quote-form label{display:flex;flex-direction:column;gap:5px;font:600 .83rem Outfit;color:var(--ink);margin-bottom:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.form-grid .full{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;border:1px solid #cbdadc;background:#fbfefe;border-radius:3px;padding:11px 12px;font:400 .98rem "Source Sans 3";color:var(--ink);outline:none}.quote-form textarea{resize:vertical;min-height:82px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2a9fd426}.quote-form .button{width:100%;margin-top:8px}.form-note{font-size:.81rem;color:var(--muted);line-height:1.3;margin:12px 0 0}.form-success{background:#e4f2f8;border-left:3px solid var(--teal);padding:9px 11px;font-size:.9rem;color:#0d5478;line-height:1.35}.article-hero{position:relative;background:var(--navy);color:#fff;padding:88px 0 80px;overflow:hidden}.article-hero h1{font-size:clamp(2.5rem,5vw,4.5rem)}.article-hero p:not(.eyebrow){color:#bfd6da;font-size:1.25rem;line-height:1.35}.article-date{font-size:.9rem!important;color:#5eb3d9!important;margin-top:22px}.article-layout{grid-template-columns:minmax(0,760px) 340px;gap:70px}.article-rail{padding:25px}.article-content{max-width:760px}.article-content h2{font-size:2rem;border-top:1px solid var(--line);padding-top:27px;margin-top:45px}.article-content h2:first-child{border:0;padding:0;margin-top:0}.advice-index .section-heading{margin-bottom:38px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);padding:25px 22px;display:flex;flex-direction:column;min-height:360px;transition:.2s}.article-card:hover{border-color:var(--teal);transform:translateY(-5px);box-shadow:var(--shadow)}.article-card .card-number{margin-bottom:26px}.article-card h3{font-size:1.45rem}.article-card>p:not(.article-meta){color:var(--muted);font-size:1rem;line-height:1.4}.article-meta{color:var(--teal);font:700 .75rem Outfit;text-transform:uppercase;letter-spacing:.08em}.article-card .card-arrow{margin-top:auto}.split-banner{display:flex;justify-content:space-between;align-items:center}.split-banner h2{margin:0}.site-footer{background:#041226;color:#c4d6d9;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:70px;padding-bottom:55px}.footer-logo{width:205px;height:auto;display:block;opacity:.96}.footer-intro{max-width:300px;color:#9cb9be}.footer-boundary{font-size:.9rem;color:#5eb3d9;max-width:350px}.footer-heading{color:#7ec8e8;font:700 .8rem Outfit;text-transform:uppercase;letter-spacing:.14em;margin-bottom:15px}.footer-grid>div>a{display:block;color:#c4d6d9;margin:7px 0;font-size:.98rem}.footer-cities{display:grid;grid-template-columns:1fr 1fr;gap:7px 18px}.footer-cities a{color:#c4d6d9;font-size:.95rem}.footer-bottom{border-top:1px solid #ffffff1e;padding-top:20px;display:flex;justify-content:space-between;color:#779399;font-size:.82rem}.footer-bottom a{color:#a7c2c6}@media(max-width:1000px){.site-header nav a:not(.nav-cta){display:none}.hero-inner{grid-template-columns:1fr 390px;gap:35px}.number-grid,.trust-items{grid-template-columns:repeat(2,1fr)}.two-col,.advice-preview{gap:45px}.area-grid,.area-grid-large{grid-template-columns:repeat(3,1fr)}.form-layout,.money-layout,.reading-grid{grid-template-columns:minmax(0,1fr) 360px;gap:45px}.article-layout{grid-template-columns:minmax(0,1fr) 300px;gap:38px}}@media(max-width:720px){body{font-size:17px}.shell,.narrow{width:min(100% - 34px,1160px)}.site-header{height:74px}.brand img{width:160px}.site-header nav{gap:10px}.site-header .nav-cta{padding:9px 11px;font-size:.76rem}.hero-home,.hero-inner{min-height:0}.hero-inner{display:block;padding:78px 0 42px}.hero-copy{margin-bottom:36px}.hero-copy h1{font-size:3.25rem}.hero-lede{font-size:1.15rem}.hero-quote{max-width:none}.trust-items{grid-template-columns:1fr;padding:10px 0}.trust-items span{padding:9px 0 9px 12px}.section{padding:70px 0}.section-heading{display:block;margin-bottom:28px}.arrow-link{display:inline-block}.number-grid{grid-template-columns:1fr}.service-card{min-height:260px}.two-col,.advice-preview,.form-layout,.money-layout,.reading-grid,.article-layout{display:block}.boundary-card{margin-top:40px}.area-grid,.area-grid-large{grid-template-columns:repeat(2,1fr)}.area-grid a{min-height:100px}.post-list{margin-top:42px}.page-hero{padding:70px 0}.page-hero h1{font-size:3.2rem}.page-hero-grid{display:block}.hero-stamp{margin-top:28px}.form-layout>div:first-child{margin-bottom:40px}.sticky-quote{position:static;margin-top:44px}.prose h2{font-size:1.8rem}.feature-list,.article-grid{grid-template-columns:1fr}.article-card{min-height:270px}.article-hero{padding:66px 0}.article-hero h1{font-size:3rem}.article-content{margin-bottom:40px}.split-banner{display:block}.split-banner .button{margin-top:22px}.footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:38px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}.hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:0!important}.form-error{background:#fdecea;border-left:3px solid #c0392b;padding:9px 11px;font-size:.9rem;color:#7a1f1a;line-height:1.35;margin-top:10px}.brand-text{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-text:hover{color:#fff}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background:var(--teal2);color:var(--navy);font:800 .95rem Outfit,sans-serif;letter-spacing:.02em;flex:none}.brand-name{display:flex;flex-direction:column;line-height:1.15;font:600 .82rem Outfit,sans-serif}.brand-name b{font-weight:800;font-size:1.05rem;letter-spacing:-.02em}.footer-brand-text{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#fff}.footer-brand-text .brand-mark{width:36px;height:36px;font-size:.85rem}.footer-brand-text .brand-name{font-size:.78rem}.footer-brand-text .brand-name b{font-size:.98rem}.number-grid-5{grid-template-columns:repeat(5,1fr)}.footer-owpg{margin-top:14px;font-size:.88rem;color:#8aa4ab}.footer-owpg a{color:#7ec8e8;text-decoration:underline;text-underline-offset:3px}.footer-owpg a:hover{color:#fff}@media(max-width:1000px){.number-grid-5{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.number-grid-5{grid-template-columns:1fr}.brand-name{font-size:.72rem}.brand-name b{font-size:.92rem}.brand-mark{width:36px;height:36px}}
