:root{--fai-primary-dark:#374452;--fai-primary-teal:#2D9D78;--fai-primary-teal-hover:#268a69;--fai-action-blue:#0E75DF;--fai-text-gray:#707070;--fai-light-gray:#D1D5DB;--fai-off-white:#F9FAFB;--fai-white:#FFFFFF;--container-width:1440px;--design-width:1920px}.landing-container{font-family:var(--font-inter),sans-serif;color:var(--fai-primary-dark);background-color:var(--fai-white);overflow-x:hidden}.urbanist-font{font-family:var(--font-urbanist),sans-serif}.container{max-width:var(--container-width);margin:0 auto;padding:0 40px}.hero{position:relative;height:calc(100vh - 72px);min-height:700px;background-image:url(/landing_page/house-hero-with-overlay.png);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--fai-white)}.hero-content{max-width:1000px;padding-bottom:80px}.hero-title{font-size:80px;font-weight:700;margin-bottom:24px;line-height:1}.hero-subtitle{font-size:28px;font-weight:300;margin-bottom:48px;line-height:1.4;opacity:.95}.hero-subtitle span{font-weight:600;font-style:italic}.btn-hero{background-color:var(--fai-primary-teal);color:var(--fai-white);padding:20px 60px;border-radius:50px;text-decoration:none;font-size:24px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid var(--fai-white)}.btn-hero:hover{background-color:var(--fai-white);color:var(--fai-primary-teal);transform:scale(1.05)}.badge-nowin{position:absolute;top:8%;right:5%;width:220px;height:220px;background-image:url(/landing_page/handdrawn\ elements/no-win-no-fee.png);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:rotate(15deg);z-index:10}@media (max-width:1440px){.badge-nowin{top:5%;right:2%;width:180px;height:180px}}@media (max-width:1200px){.badge-nowin{display:none}}.estimator{background-color:var(--fai-primary-dark);padding:160px 0;color:var(--fai-white);text-align:center}.estimator-title{font-size:56px;font-weight:700;margin-bottom:24px;position:relative;display:inline-block}.estimator-title:after{content:"";display:block;width:320px;height:40px;background-image:url(/landing_page/handdrawn\ elements/blue-squiggle.png);background-size:contain;background-repeat:no-repeat;margin:16px auto 0}.estimator-subtitle{font-size:20px;opacity:.8;margin-bottom:48px}.estimator-form{display:flex;gap:16px;max-width:1540px;margin:0 auto;justify-content:center;align-items:center;padding:0 40px}.estimator-input,.estimator-input-container{background-color:#556370;border:none;border-radius:50px;padding:0 32px;color:var(--fai-white);font-size:18px;height:72px;outline:none;box-sizing:border-box;display:flex;align-items:center}.estimator-input-container [cmdk-root],.estimator-input-container>div{width:100%;background:transparent!important;border:none!important}.estimator-input-container [cmdk-input],.estimator-input-container input{background:transparent!important;border:none!important;color:white!important;height:72px!important;font-size:18px!important;padding:0!important;outline:none!important;width:100%!important}.estimator-input-container input::-moz-placeholder{color:rgba(255,255,255,.6)!important}.estimator-input-container input::placeholder{color:rgba(255,255,255,.6)!important}select.estimator-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 24px center;padding-right:48px;cursor:pointer}.estimator-input::-moz-placeholder{color:rgba(255,255,255,.6)}.estimator-input::placeholder{color:rgba(255,255,255,.6)}.county-input{width:260px;flex-shrink:0}.address-input{flex:6;min-width:600px}.btn-calculate{background-color:#2D9D78;color:var(--fai-white);padding:0 40px;border-radius:50px;border:none;font-size:20px;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;height:72px;flex-shrink:0}.btn-calculate:hover{background-color:var(--fai-primary-teal-hover);box-shadow:0 0 30px rgba(45,157,120,.4)}.estimator-secondary-ctas{display:flex;justify-content:center;gap:20px;margin-top:48px}.btn-secondary-outline{display:inline-block;padding:18px 36px;background-color:#FFFFFF;border:2px solid #2d9d78;border-radius:50px;color:#2D9D78;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px rgba(45,157,120,.1)}.btn-secondary-outline:hover{background-color:#2D9D78;color:#FFFFFF;transform:translateY(-2px);box-shadow:0 6px 20px rgba(45,157,120,.25)}.statistics{padding:180px 0}.stats-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:120px}.stats-label{color:var(--fai-action-blue);font-size:14px;font-weight:900;letter-spacing:2px;margin-bottom:0;display:block}.stats-title{font-size:80px;font-weight:700;margin-bottom:48px;line-height:1.1}.stats-list{display:flex;flex-direction:column;gap:60px;position:relative}.stats-list:before{content:"";position:absolute;left:31px;top:32px;bottom:32px;width:3px;background-color:var(--fai-action-blue);opacity:1;z-index:0}.stats-item{gap:32px;z-index:1}.stats-icon,.stats-item{display:flex;position:relative}.stats-icon{width:64px;height:64px;background-color:var(--fai-white);align-items:center;justify-content:center;flex-shrink:0;z-index:2}.stats-info h4{font-size:34px;font-weight:700;margin-bottom:20px;color:var(--fai-primary-dark);line-height:1.2;font-family:var(--font-urbanist),sans-serif}.stats-info p{font-size:20px;color:#556370;line-height:1.5;font-family:var(--font-inter),sans-serif;max-width:600px}.deliver{padding:180px 0;background-color:var(--fai-off-white);text-align:center}.deliver-label{color:var(--fai-action-blue);font-size:14px;font-weight:900;letter-spacing:2.5px;margin-bottom:0;display:block}.deliver-title{font-size:80px;font-weight:700;margin-bottom:0;position:relative;display:inline-block}.scribble-green:after{right:-240px}.deliver-subtitle{font-size:24px;font-weight:700;color:var(--fai-primary-dark);margin-bottom:24px;position:relative;display:inline-block;max-width:none}.deliver-desc{max-width:1540px;margin:0 auto 80px;font-size:24px;color:#707070;line-height:1.6;font-weight:400;text-align:center}.deliver-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr;gap:32px;max-width:1440px;margin:0 auto}.deliver-card{background:white;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;text-align:left;display:flex;flex-direction:column}.deliver-card-content{padding:40px;flex:1}.deliver-card h4{font-size:28px;font-weight:700;margin:24px 0 16px;line-height:1.2}.deliver-card p{font-size:18px;color:#556370;line-height:1.5}.deliver-card-img{width:45%;height:100%;min-height:350px}.deliver-card.wide{flex-direction:row;align-items:stretch}.deliver-card-icon img{height:48px}.how-it-works{padding:180px 0}.how-title{font-size:80px;font-weight:700;text-align:center;margin-bottom:80px}.steps-section{margin-bottom:120px}.steps-header{font-size:56px;font-weight:700;color:var(--fai-action-blue);border-bottom:2px solid #eee;padding-bottom:24px;margin-bottom:80px;position:relative;display:flex;align-items:center;justify-content:space-between}.burst-green:after{content:"";position:absolute;right:-120px;top:-5px;width:100px;height:100px;background-image:url(/landing_page/handdrawn\ elements/green-burst1.png);background-size:contain;background-repeat:no-repeat}.steps-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;align-items:center}.steps-items{display:grid;grid-template-columns:1fr 1fr;gap:60px}.step-item h5{font-size:28px;font-weight:800;margin-bottom:16px;color:var(--fai-primary-dark)}.step-item p{font-size:18px;color:var(--fai-text-gray);line-height:1.6}.step-image-container{height:500px;border-radius:24px;overflow:hidden;background-color:#f3f4f6;box-shadow:0 40px 80px rgba(0,0,0,.1)}.results{background:linear-gradient(135deg,#0047AB,#136F63);padding:160px 0;color:white;overflow:hidden}.results-header{position:relative;text-align:left;margin-bottom:24px;max-width:1100px;margin-left:auto;margin-right:auto}.results-title{font-size:80px;font-weight:700;margin-bottom:12px;line-height:1}.results-burst{position:absolute;top:-20px;right:-120px;width:140px;height:140px;background-image:url(/landing_page/handdrawn\ elements/green-burst.png);background-size:contain;background-repeat:no-repeat;transform:rotate(10deg)}.results-subtitle{font-size:24px;opacity:.9;margin-bottom:80px;max-width:1100px;margin-left:auto;margin-right:auto}.results-container{position:relative;max-width:1100px;margin:0 auto}.results-arrow-white{position:absolute;left:-180px;bottom:-60px;transform:rotate(-15deg);width:180px;height:100px;background-image:url(/landing_page/handdrawn\ elements/white-arrow.png);background-size:contain;background-repeat:no-repeat;z-index:5}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto}.testimonial-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.2);display:flex;flex-direction:column;transition:transform .3s ease;height:100%}.testimonial-card:hover{transform:translateY(-10px)}.testimonial-image-wrapper{position:relative;width:100%;height:480px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.testimonial-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.2);backdrop-filter:blur(4px);border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.play-button-overlay:after{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid white;margin-left:5px}.testimonial-card:hover .play-button-overlay{background:var(--fai-primary-teal);border-color:var(--fai-primary-teal);transform:translate(-50%,-50%) scale(1.1)}.testimonial-content{padding:24px;color:var(--fai-primary-dark);display:flex;flex-direction:column}.testimonial-text{font-size:17px;line-height:1.6;color:#4B5563;margin-bottom:0;font-weight:500}.testimonial-author-box{padding-top:8px;border-top:1px solid #f3f4f6}.testimonial-author{font-weight:700;font-size:16px;color:var(--fai-primary-dark)}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}.results-title{font-size:48px}}.in-charge{padding:80px 0 40px}.in-charge-header{text-align:center;margin-bottom:80px;position:relative;display:flex;flex-direction:column;align-items:center}.in-charge-header:before{content:"";position:absolute;left:-180px;top:-20px;width:160px;height:120px;background-image:url(/landing_page/handdrawn\ elements/blue-scribble-arrow.png);background-size:contain;background-repeat:no-repeat;transform:rotate(-10deg)}.in-charge-title{font-size:80px;font-weight:700;margin:16px 0 24px;line-height:1.1}.in-charge-subtitle{font-size:24px;color:var(--fai-text-gray);margin-bottom:0;max-width:800px}.in-charge-hero-img{height:auto;max-height:800px;border-radius:40px;overflow:hidden;margin-bottom:60px;box-shadow:0 40px 100px rgba(0,0,0,.1)}.in-charge-hero-img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.in-charge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.in-charge-card{background:white;padding:60px 40px;border-radius:12px;border:1px solid #d1d5db;text-align:center;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;transition:transform .3s ease}.in-charge-card:before{content:"";position:absolute;top:0;left:0;right:0;height:12px;background-color:var(--fai-primary-teal)}.in-charge-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.in-charge-card h5{font-size:32px;font-weight:700;margin-bottom:24px;color:var(--fai-primary-dark)}.in-charge-card p{font-size:18px;color:#556370;line-height:1.6}.faq{padding:60px 0 100px}.faq-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.faq-title{font-size:48px;font-weight:800;line-height:1;margin-bottom:16px;position:relative;color:var(--fai-primary-dark)}.faq-title:after{content:"";display:block;width:140px;height:20px;background-image:url(/landing_page/handdrawn\ elements/green-zigzag.png);background-size:contain;background-repeat:no-repeat;margin:20px auto 0}.faq-subtitle{font-size:16px;color:var(--fai-text-gray);margin-bottom:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.faq-column{display:flex;flex-direction:column;gap:40px}.faq-card{padding:24px;border:1px solid #d1d5db;border-radius:12px;background:white}.faq-card h5{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--fai-primary-dark)}.faq-card p{font-size:14px;line-height:1.6;color:#4B5563}.faq-footer{margin-top:100px;text-align:center;display:flex;flex-direction:column;align-items:center}.faq-footer-title{font-size:80px;font-weight:800;color:var(--fai-primary-dark);margin-bottom:20px;line-height:1}.blue-zigs{width:140px;height:30px;background-image:url(/landing_page/handdrawn\ elements/blue-zigs.png);background-size:contain;background-repeat:no-repeat;margin-bottom:32px}.faq-footer-subtitle{font-size:20px;color:var(--fai-text-gray);margin-bottom:40px}.btn-contact{background-color:var(--fai-primary-teal);color:white;padding:16px 40px;border-radius:100px;font-weight:600;transition:all .3s ease}.btn-contact:hover{background-color:#0f5a51;transform:translateY(-2px)}.final-cta{background:linear-gradient(180deg,#0047AB 0,#136F63);padding:140px 0;color:white;text-align:center}.final-cta-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.final-cta-title{font-size:80px;font-weight:800;margin-bottom:32px;position:relative;display:inline-block;line-height:1;white-space:nowrap}.final-cta-title:after{content:"";position:absolute;bottom:-45px;left:50%;transform:translateX(-50%);width:450px;height:35px;background-image:url(/landing_page/handdrawn\ elements/white-scribbles.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.final-cta-subtitle{font-size:20px;opacity:.9;margin:40px 0 48px}.btn-check-savings{background-color:white;color:var(--fai-action-blue);padding:18px 48px;border-radius:100px;font-weight:700;font-size:18px;transition:all .3s ease;box-shadow:0 10px 20px rgba(0,0,0,.1)}.btn-check-savings:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.commitment{padding:80px 0 20px;background-color:var(--fai-primary-dark);color:white}.commitment-title{font-size:48px;font-weight:800;margin-bottom:24px;line-height:1.1}.commitment-content{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}.commitment-text p{font-size:15px;line-height:1.6;color:rgba(255,255,255,.9);margin-bottom:24px}.commitment-logo-container{display:flex;justify-content:flex-end;align-items:start;padding-top:10px}.commitment-logo{width:120px;height:auto;-o-object-fit:contain;object-fit:contain}.scribble-blue{position:relative;display:inline-block}.scribble-blue:after{content:"";position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);width:220px;height:40px;background-image:url(/landing_page/handdrawn\ elements/blue-squiggle.png);background-size:contain;background-repeat:no-repeat;z-index:-1}.scribble-green{position:relative;display:inline-block}.scribble-green:after{content:"";position:absolute;top:35px;right:-340px;width:130px;height:130px;background-image:url(/landing_page/handdrawn\ elements/green-arrow-swirly.png);background-size:contain;background-repeat:no-repeat;transform:rotate(10deg)}.placeholder-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#eee;color:#999;font-weight:700;text-transform:uppercase}.scribble-container{grid-column:span 2;margin-top:40px}.footer{background-color:var(--fai-primary-dark);color:white;padding:40px 0 0;position:relative;overflow:visible}.footer-green-scribble{display:none}.footer-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid rgba(255,255,255,.15);padding-bottom:32px;margin-bottom:50px}.footer-logo{height:85px;width:auto}.footer-squiggle{width:420px;height:60px;background-image:url(/landing_page/handdrawn\ elements/green-scribble1.png);background-size:contain;background-repeat:no-repeat;opacity:1}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:80px;margin-bottom:80px;overflow:visible}.footer-newsletter h5{font-size:20px;font-weight:800;margin-bottom:24px;line-height:1.2;color:white;white-space:nowrap}.newsletter-form{display:flex;background-color:#848F9A;border:1px solid white;border-radius:100px;padding:0;max-width:550px;height:64px;margin-bottom:24px;overflow:hidden}.newsletter-input{background:transparent;border:none;border-right:1px solid white;padding:0 32px;color:white;font-size:18px;flex:1;outline:none}.newsletter-input::-moz-placeholder{color:rgba(255,255,255,.9)}.newsletter-input::placeholder{color:rgba(255,255,255,.9)}.btn-subscribe{background-color:#2D9F75;color:white;border:none;padding:0 40px;font-weight:800;font-size:18px;cursor:pointer;transition:background .3s;height:100%;border-top-right-radius:100px;border-bottom-right-radius:100px}.btn-subscribe:hover{background-color:#248a64}.footer-links h6{font-size:18px;font-weight:700;margin-bottom:32px;color:white}.footer-links{overflow:visible}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:16px}.footer-links ul li a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.footer-links ul li a:hover{color:white}.social-links{gap:16px}.social-icon,.social-links{display:flex;align-items:center}.social-icon{justify-content:center;width:48px;height:48px;flex-shrink:0}.social-icon img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:opacity .3s}.social-icon:hover img{opacity:.8}.footer-bottom{margin-top:100px;padding-top:30px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-start}.footer-bottom p{font-size:14px;color:rgba(255,255,255,.6);margin-bottom:0}.green-scribble-bottom{width:280px;height:auto;opacity:.8}@media (max-width:1400px){:root{--container-width:1200px}.hero-title{font-size:64px}}.mobile-nav-wrapper,.mobile-only{display:none}@media (max-width:1024px){:root{--container-width:100%}.commitment-title,.deliver-title,.faq-footer-title,.faq-title,.final-cta-title,.hero-title,.in-charge-title,.results-title,.stats-title{font-size:56px}}@media (max-width:768px){.container{padding:0 20px}.estimator .container{padding:0 24px}.desktop-only{display:none!important}.mobile-only{display:block!important}.header{height:80px}.mobile-nav-wrapper{display:flex!important;align-items:center;gap:8px;order:2}.hamburger-trigger{display:block;background:none;border:none;padding:10px;cursor:pointer}.hamburger-trigger img{height:24px;width:auto}.nav-links{position:absolute;top:80px;left:0;right:0;background:white;flex-direction:column;padding:40px 20px;gap:30px;box-shadow:0 10px 20px rgba(0,0,0,.1);display:none;z-index:1000}.nav-links.show{display:flex}.nav-link{font-size:20px;font-weight:600}.hero{height:auto;padding:120px 20px 80px;min-height:auto}.hero-title{font-size:40px!important}.hero-subtitle{font-size:20px}.badge-nowin{width:120px;height:120px;top:20px;right:20px}.commitment-title,.deliver-title,.faq-footer-title,.faq-title,.final-cta-title,.hero-title,.in-charge-title,.results-title,.stats-title{font-size:36px!important}.how-title{font-size:40px!important;margin-bottom:40px;text-align:center;position:relative;display:block}.steps-header{font-size:32px!important;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.commitment,.deliver,.estimator,.faq,.final-cta,.how-it-works,.in-charge,.results,.statistics{padding:100px 0}.statistics{background-color:var(--fai-off-white)}.estimator{padding:80px 0!important}.estimator-title{font-size:42px!important;margin-bottom:16px!important}.estimator-title:after{width:200px!important;height:30px!important;margin:12px auto 0!important}.estimator-subtitle{font-size:18px!important;margin-bottom:32px!important;padding:0 20px}.estimator-form{flex-direction:column;width:100%;padding:0;gap:12px!important}.address-input,.county-input,.estimator-input,.estimator-input-container{width:100%!important;min-width:0!important;flex:none!important;height:60px!important}.estimator-input-container [cmdk-input],.estimator-input-container input{height:60px!important;font-size:16px!important}.estimator-secondary-ctas{flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:24px!important;padding:0 20px}.btn-secondary-outline{width:100%!important;max-width:none!important;text-align:center;padding:16px 24px!important;font-size:16px!important;font-weight:600!important;border-radius:50px!important;box-shadow:0 2px 8px rgba(45,157,120,.12)!important;line-height:1.3!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important}.btn-calculate{width:100%!important;margin:0 auto;padding:0 32px!important;font-size:18px!important;height:60px!important}.stats-grid{grid-template-columns:1fr!important;gap:48px;text-align:left}.stats-left{display:flex;flex-direction:column;align-items:flex-start}.stats-label{font-size:14px;letter-spacing:1px;margin-bottom:24px;margin-top:10px}.stats-title{font-size:48px!important;margin-bottom:32px;line-height:1;letter-spacing:-.5px}.stats-left .btn-calculate{width:auto!important;padding:0 40px;font-size:18px;border-radius:50px;height:60px}.stats-list{gap:40px;padding-top:20px}.stats-list:before{display:none!important}.stats-item{gap:32px;align-items:flex-start}.stats-item:after{content:"";position:absolute;left:24px;top:60px;height:60px;width:2px;background-color:var(--fai-action-blue);transform:translateX(-50%)}.stats-item:last-child:after{display:none}.steps-section{display:flex!important;flex-direction:column!important;gap:0!important}.steps-grid{display:contents!important}.step-image-container{order:1!important;height:300px!important;margin-bottom:24px!important;width:100%!important}.steps-header{order:2!important;width:100%!important;margin-top:0!important;margin-bottom:32px!important;text-align:left!important}.steps-items{order:3!important;display:flex!important;flex-direction:column!important;gap:32px!important;width:100%!important}.commitment-content,.deliver-grid,.footer-top,.stats-grid,.steps-grid,.testimonials-grid{grid-template-columns:1fr!important;gap:40px}.in-charge-grid{grid-template-columns:1fr!important;gap:32px!important}.faq-grid{display:flex!important;flex-direction:column!important;gap:32px!important}.faq-column{display:contents!important}.faq-cost{order:1}.faq-when{order:2}.faq-multiple{order:3}.faq-help{order:4}.faq-law-firm{order:5}.in-charge-card{padding:32px 24px!important;margin:0 auto;width:100%}.in-charge-card h5{font-size:28px!important;margin-bottom:16px!important}.in-charge-card p{font-size:16px!important;line-height:1.5!important}.faq-card{padding:24px 20px!important;margin:0 auto;width:100%}.faq-card h5{font-size:17px!important;margin-bottom:12px!important}.faq-card p{font-size:14px!important;line-height:1.5!important}.faq .container,.in-charge.container{padding:0 24px!important}.stats-icon{width:48px;height:48px;z-index:2;background-color:white}.stats-info h4{font-size:26px;margin-bottom:12px}.stats-info p{font-size:18px;line-height:1.5}.faq-title:after,.footer-squiggle,.in-charge-header:before,.scribble-blue:after{display:none!important}.results{padding:100px 0 0}.results-header{position:relative!important;margin:0 auto 24px!important;text-align:center!important;width:100%!important;max-width:none!important;display:block!important}.results-title{text-align:center!important;font-size:48px!important;position:relative}.results-burst{display:block!important;background-image:url(/landing_page/handdrawn\ elements/green-burst.png);background-size:contain;background-repeat:no-repeat;position:absolute!important;top:-60px!important;right:-20px!important;width:100px!important;height:100px!important;transform:rotate(15deg)!important}.results-subtitle{text-align:center!important;font-size:20px!important;margin-bottom:60px!important;width:100%!important}.testimonial-content{padding:20px 16px!important}.testimonial-text{font-size:16px!important}.testimonial-author{font-size:15px!important}.results-container{position:relative!important;padding-bottom:60px!important}.results-arrow-white{display:block!important;position:absolute!important;left:20px!important;bottom:0!important;width:120px!important;height:60px!important;transform:rotate(5deg)!important;z-index:10!important}.scribble-green:after{display:block!important;top:-60px;right:-40px;width:80px;height:80px;transform:rotate(15deg)}.burst-green:after{display:block!important;top:-520px;right:-6px;width:100px;height:100px;background-position:50%}.deliver-label{margin-top:20px;margin-bottom:20px;letter-spacing:2px}.faq{padding:80px 0!important}.faq-header{text-align:center;margin-bottom:40px!important}.faq-title{font-size:40px!important;font-weight:800!important;margin-bottom:12px!important;text-align:center;display:block;color:var(--fai-primary-dark)}.faq-zigzag{width:120px;height:20px;background-image:url(/landing_page/handdrawn\ elements/green-zigzag.png);background-size:contain;background-repeat:no-repeat;margin:0 auto 16px!important}.faq-subtitle{font-size:18px!important;color:#64748B!important;text-align:center;max-width:320px;margin:0 auto 48px!important;line-height:1.5}.faq-footer{margin-top:80px;padding-top:40px;border-top:1px solid #e5e7eb;text-align:center}.faq-footer-title{font-size:38px!important;font-weight:800!important;line-height:1.1;margin-bottom:12px;color:var(--fai-primary-dark);white-space:normal!important}.blue-zigs{width:100px;height:20px;background-image:url(/landing_page/handdrawn\ elements/blue-zigs.png);background-size:contain;background-repeat:no-repeat;margin:0 auto 24px;display:block!important}.faq-footer-subtitle{font-size:18px!important;font-weight:400;color:#64748B!important;margin-bottom:32px;max-width:280px;margin-left:auto;margin-right:auto}.final-cta{padding:100px 20px!important}.final-cta-title{font-size:44px!important;white-space:normal!important;line-height:1.2!important;max-width:300px;margin:0 auto 40px!important}.final-cta-title:after{width:260px!important;height:25px!important;bottom:-20px!important;display:block!important}.final-cta-subtitle{font-size:18px!important;margin:30px auto 40px!important;max-width:300px!important;line-height:1.5!important}.btn-check-savings{padding:16px 40px!important;font-size:18px!important;width:-moz-fit-content!important;width:fit-content!important}.commitment{padding:80px 0!important}.commitment .container{padding:0 32px!important}.commitment-title{font-size:56px!important;white-space:normal!important;line-height:1.1!important;margin-bottom:40px!important;max-width:280px!important}.commitment-content{gap:32px!important;padding-top:20px!important}.commitment-text p{font-size:20px!important;line-height:1.5!important;margin-bottom:32px!important;color:rgba(255,255,255,.9)!important}.commitment-logo-container{display:none!important}.deliver-card.wide{flex-direction:column}.deliver-card-img{width:100%;min-height:250px}.in-charge-hero-img,.step-image-container{height:300px}.footer-header{flex-direction:column;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:40px;padding-bottom:40px}.footer-green-scribble{display:block!important;width:120px;height:20px;background-image:url(/landing_page/handdrawn\ elements/green-scribble1.png);background-size:contain;background-repeat:no-repeat;margin-bottom:10px}.footer-logo{height:60px}.footer-top{margin-bottom:40px}.footer-newsletter h5{white-space:normal;font-size:20px;text-align:center;line-height:1.3;margin-bottom:32px}.newsletter-form{display:flex!important;flex-direction:row!important;height:52px!important;border-radius:50px!important;background:#848F9A!important;border:1px solid white!important;max-width:100%!important;overflow:hidden!important;margin-bottom:24px!important}.newsletter-input{background:transparent!important;border:none!important;border-right:1px solid white!important;font-size:15px!important;flex:1!important;min-width:0!important;border-radius:0!important}.btn-subscribe,.newsletter-input{height:100%!important;padding:0 20px!important}.btn-subscribe{background-color:#2D9F75!important;color:white!important;border:none!important;font-weight:700!important;font-size:14px!important;border-radius:0!important;white-space:nowrap!important}.footer-newsletter p{font-size:14px!important;color:rgba(255,255,255,.6)!important;text-align:left!important;line-height:1.4!important;margin-top:12px!important;max-width:none!important;font-style:italic!important}.footer-top{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-bottom:40px!important}.footer-newsletter{grid-column:span 2!important}.footer-links{text-align:left!important;display:flex!important;flex-direction:column!important;gap:8px!important}.footer-links h6{font-size:18px!important;font-weight:800!important;margin-bottom:8px!important;color:white!important;text-align:left!important;white-space:normal!important}.footer-links>div{margin-top:12px!important}.footer-links div h6{margin-top:0!important;margin-bottom:8px!important}.footer-links p{white-space:normal!important;font-size:14px!important;line-height:1.4!important;color:rgba(255,255,255,.6)!important;margin-bottom:4px!important}.social-links{justify-content:flex-start!important;gap:12px!important;align-items:center!important}.social-icon{width:36px!important;height:36px!important;flex-shrink:0!important}.social-icon img{height:100%!important;width:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.footer-bottom{text-align:left!important;margin-top:32px!important;border-top:1px solid rgba(255,255,255,.1)!important;padding-top:24px!important}.footer-bottom p{font-style:italic!important;font-size:14px!important;color:rgba(255,255,255,.6)!important}.footer .container{padding:0 24px!important}}.btn-hero{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.btn-hero:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px rgba(45,157,120,.45)}.btn-hero:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.btn-calculate{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn-calculate:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(45,157,120,.5)}.btn-calculate:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.btn-check-savings{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-check-savings:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.25)}.btn-check-savings:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.btn-secondary-outline:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.deliver-card{transition:transform .25s ease,box-shadow .25s ease}.deliver-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(55,68,82,.14)}.stats-item{padding-left:4px;border-left:3px solid transparent;transition:border-color .25s ease,padding-left .25s ease}.stats-item:hover{border-left-color:#2D9D78;padding-left:12px}.step-item{border-radius:8px;padding:4px;transition:background-color .25s ease}.step-item:hover{background-color:rgba(45,157,120,.05)}.landing-container a:focus-visible,.landing-container button:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.estimator-input-container:focus-within{outline:2px solid #2D9D78;outline-offset:0;border-radius:8px}.nav-link:focus-visible{outline:2px solid #2D9D78;outline-offset:3px}.county-request{padding:100px 0;background-color:var(--fai-off-white);text-align:center}.county-request-content{max-width:800px;margin:0 auto}.county-request-title{font-size:56px;font-weight:700;margin-bottom:24px;color:var(--fai-primary-dark)}.county-request-subtitle{font-size:20px;color:var(--fai-text-gray);margin-bottom:16px;line-height:1.5}.county-request-note{font-size:18px;color:var(--fai-primary-teal);font-weight:600;margin-bottom:48px}.county-request-form{background:white;padding:40px;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.05)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.form-group.full-width{grid-column:span 2}.form-input{width:100%;height:60px;padding:0 24px;border-radius:12px;border:1px solid #e5e7eb;font-size:16px;color:var(--fai-primary-dark);background-color:#F9FAFB;transition:all .3s ease}.form-input:focus{outline:none;border-color:var(--fai-primary-teal);background-color:white;box-shadow:0 0 0 4px rgba(45,157,120,.1)}.county-request .btn-calculate{width:100%;margin:0 auto}.success-message{margin-top:20px;color:var(--fai-primary-teal);font-weight:600}@media (max-width:768px){.county-request{padding:60px 0}.county-request-content{padding:0 20px}.county-request-title{font-size:28px!important;line-height:1.2;margin-bottom:12px}.county-request-subtitle{font-size:16px;margin-bottom:16px}.county-request-note{font-size:16px;margin-bottom:32px}.county-request-form{padding:24px 20px;border-radius:20px}.form-grid{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.form-group.full-width{grid-column:span 1}.form-input{height:52px;padding:0 16px;font-size:15px}.success-message{font-size:14px}.county-request .btn-calculate{height:56px!important;font-size:16px!important;padding:0 20px!important;white-space:normal!important;text-align:center;line-height:1.2}}