@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/inter.woff2)format("woff2")}:root{--green-50:#f0fdf4;--green-100:#dcfce7;--green-400:#4ade80;--green-600:#16a34a;--green-700:#15803d;--green-900:#14532d;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--white:#fff;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:#0a0a0a;min-width:320px;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}button,input,textarea{color:inherit;font:inherit;border:0}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:break-word;margin:0}ul,ol{margin:0;padding:0}li{list-style:none}section[id]{scroll-margin-top:76px}::selection{background:var(--green-100);color:var(--green-900)}:focus-visible{outline:3px solid var(--green-400);outline-offset:3px}.skip-link{z-index:1000;background:var(--white);color:var(--gray-900);padding:10px 14px;font-weight:700;position:fixed;top:10px;left:12px;transform:translateY(-160%);box-shadow:0 10px 25px #11182729}.skip-link:focus{transform:translateY(0)}.site-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:24px}.site-header{z-index:50;border-bottom:1px solid var(--gray-100);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;min-height:77px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{flex:none;align-items:center;gap:8px;display:inline-flex}.brand__mark{background:var(--green-600);width:40px;height:40px;color:var(--white);flex:0 0 40px;place-items:center;font-size:20px;line-height:1;display:grid}.brand__words{color:var(--gray-900);align-items:baseline;font-size:18px;line-height:1.25;display:flex}.brand__words strong{font-weight:700}.brand__words span,.brand__words em{margin-left:4px;font-style:normal;font-weight:600}.brand__words em{color:var(--green-600)}.brand--inverse .brand__words,.brand--inverse .brand__words span{color:var(--white)}.brand--inverse .brand__words em{color:var(--green-400)}.desktop-nav,.header-actions{align-items:center;display:flex}.desktop-nav{color:var(--gray-600);gap:32px;font-weight:500}.desktop-nav a,.header-phone{transition:color .15s}.desktop-nav a:hover,.header-phone:hover{color:var(--green-600)}.header-actions{gap:16px}.header-phone{color:var(--gray-700);white-space:nowrap;font-weight:600}.header-quote{background:var(--green-600);min-height:44px;color:var(--white);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:background-color .15s;display:inline-flex}.header-quote:hover,.hero-primary:hover,.quote-submit:hover:not(:disabled){background:var(--green-700)}.menu-button{width:44px;height:44px;color:var(--gray-700);background:0 0;justify-content:center;align-items:center;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.mobile-menu{border-top:1px solid var(--gray-100);background:#fffffffa;box-shadow:0 18px 30px #11182714}.mobile-menu nav{gap:2px;padding:10px 24px 18px;display:grid}.mobile-menu a{min-height:44px;color:var(--gray-700);padding:10px 4px;font-weight:600}.mobile-menu .mobile-menu__quote{background:var(--green-600);color:var(--white);place-items:center;margin-top:6px;padding-inline:16px;display:grid}.hero-section{background:linear-gradient(135deg, var(--gray-900) 0%, var(--gray-800) 50%, var(--green-900) 100%);min-height:100svh;color:var(--white);align-items:center;padding-top:77px;display:flex;position:relative;overflow:hidden}.hero-section__image,.hero-section__tint{width:100%;height:100%;position:absolute;inset:0}.hero-section__image{object-fit:cover;opacity:.3}.hero-section__tint{background:linear-gradient(90deg,#111827e6,#111827b3,#0000)}.hero-inner{z-index:1;padding-block:80px;position:relative}.hero-copy{width:100%;max-width:672px;margin-inline:auto}.green-badge{min-height:46px;color:var(--green-400);background:#16a34a33;border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.green-badge>span:first-child{font-size:18px}.hero-copy h1{color:var(--white);letter-spacing:-.025em;font-size:60px;font-weight:700;line-height:1}.hero-copy h1 span{color:var(--green-400);margin-top:6px;display:block}.hero-copy>p{color:var(--gray-300);margin-top:24px;font-size:20px;line-height:1.625}.hero-actions{gap:16px;margin-top:32px;display:flex}.hero-actions a{text-align:center;justify-content:center;align-items:center;min-height:64px;padding:16px 32px;font-size:18px;font-weight:700;line-height:1.25;transition:background-color .15s;display:inline-flex}.hero-primary{background:var(--green-600);color:var(--white)}.hero-secondary{color:var(--white);border:2px solid #ffffff4d}.hero-secondary:hover{background:#ffffff1a}.hero-stats{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.hero-stats>div{text-align:center}.hero-stats strong{color:var(--green-400);font-size:36px;font-weight:700;line-height:1.1;display:block}.hero-stats span{color:var(--gray-400);margin-top:4px;font-size:14px;display:block}.services-section,.process-section,.about-section,.contact-section{padding-block:96px}.services-section,.contact-section{background:var(--gray-50)}.process-section{background:var(--white)}.section-heading h2,.about-copy h2{color:var(--gray-900);letter-spacing:-.025em;font-size:36px;font-weight:700;line-height:1.11}.section-heading>p{color:var(--gray-600);margin-top:16px;font-size:20px;line-height:1.4}.section-heading--center{text-align:center;max-width:768px;margin:0 auto 64px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.service-card{border:1px solid var(--gray-100);background:var(--white);border-radius:16px;min-width:0;padding:32px;transition:box-shadow .15s;box-shadow:0 1px 2px #0000000d}.service-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.service-card__icon{background:var(--green-100);border-radius:12px;place-items:center;width:56px;height:56px;margin-bottom:24px;font-size:30px;line-height:1;display:grid}.service-card h3,.steps-list h3{color:var(--gray-900);font-size:20px;font-weight:700;line-height:1.4}.service-card p,.steps-list p{color:var(--gray-600);margin-top:12px;line-height:1.625}.process-grid,.about-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px;display:grid}.process-copy .section-heading>p{margin-top:24px}.steps-list{gap:32px;margin-top:48px;display:grid}.steps-list li{align-items:flex-start;gap:24px;display:flex}.step-number{background:var(--green-600);width:56px;height:56px;color:var(--white);flex:0 0 56px;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid}.steps-list p{margin-top:8px}.process-program-link{background:var(--green-600);min-height:48px;color:var(--white);align-items:center;gap:8px;margin-top:36px;padding:12px 18px;font-weight:800;transition:background-color .15s;display:inline-flex}.process-program-link:hover{background:var(--green-700)}.process-image-wrap{position:relative}.process-image-wrap>img{aspect-ratio:1184/864;object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #11182705}.image-badge{background:var(--green-600);min-width:122px;min-height:144px;color:var(--white);flex-direction:column;justify-content:center;padding:24px;display:flex;position:absolute;bottom:-24px;left:-24px;box-shadow:0 20px 25px -5px #0000002e}.image-badge>span{margin-bottom:4px;font-size:24px}.image-badge strong{font-size:18px}.image-badge small{color:var(--green-100);margin-top:2px;font-size:16px}.about-section,.site-footer{background:var(--gray-900);color:var(--white)}.about-grid{align-items:center}.about-image-wrap{border-radius:16px;overflow:hidden}.about-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.about-copy h2{color:var(--white)}.about-copy h2 span{color:var(--green-400)}.about-copy__body{color:var(--gray-300);gap:24px;margin-top:24px;line-height:1.625;display:grid}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:40px;display:grid}.about-stats>div{text-align:center;background:#16a34a1a;border:1px solid #22c55e33;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:142px;padding:20px;display:flex}.about-stats span{margin-bottom:8px;font-size:36px;line-height:1}.about-stats strong{color:var(--green-400);font-size:18px}.about-stats small{color:var(--gray-400);margin-top:4px;font-size:14px}.contact-grid{align-items:start}.contact-list{gap:24px;margin-top:32px;display:grid}.contact-list>div{align-items:flex-start;gap:16px;display:flex}.contact-icon{background:var(--green-100);width:48px;height:48px;color:var(--green-600);border-radius:12px;flex:0 0 48px;place-items:center;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.contact-list h3,.need-box h3,.footer-grid h3{color:var(--gray-900);font-size:16px;font-weight:700;line-height:1.5}.contact-list a{color:var(--green-600);font-weight:500}.contact-list .contact-phone{font-size:20px;font-weight:600}.contact-list p{color:var(--gray-600)}.need-box{border:1px solid var(--green-100);background:var(--green-50);border-radius:16px;margin-top:40px;padding:24px}.need-box ul{color:var(--gray-600);gap:8px;margin-top:8px;display:grid}.need-box li{align-items:center;gap:8px;display:flex}.need-box svg{width:20px;height:20px;fill:var(--green-600);flex:0 0 20px}.quote-form{border:1px solid var(--gray-100);background:var(--white);border-radius:16px;min-height:704px;padding:32px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.quote-form h3{color:var(--gray-900);font-size:24px;font-weight:700;line-height:1.33}.quote-form__fields{gap:19.5px;margin-top:24px;display:grid}.quote-form label{color:var(--gray-700);gap:8px;font-size:14px;font-weight:500;display:grid}.quote-form input,.quote-form textarea{border:1px solid var(--gray-200);background:var(--white);width:100%;color:var(--gray-900);border-radius:0;outline:none;padding:12px 16px;font-size:16px;font-weight:400;transition:border-color .15s,box-shadow .15s}.quote-form input{height:50px}.quote-form textarea{resize:none;min-height:122px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:var(--gray-400)}.quote-form input:focus,.quote-form textarea:focus{box-shadow:0 0 0 2px var(--green-600);border-color:#0000}.quote-submit{background:var(--green-600);width:100%;min-height:60px;color:var(--white);justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:background-color .15s,opacity .15s;display:inline-flex}.quote-submit:disabled{opacity:.5}.quote-form__note{color:var(--gray-400);text-align:center;font-size:12px;line-height:1.5}.quote-form__note a{color:var(--green-600)}.quote-status{border:1px solid var(--green-100);background:var(--green-50);color:var(--green-700);padding:10px 12px;font-size:14px}.quote-status--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.footer-inner{padding-block:64px 61px}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;display:grid}.footer-about{grid-column:span 2}.footer-about>p{max-width:448px;color:var(--gray-400);margin-top:16px;line-height:1.625}.footer-green-line{color:var(--green-400);align-items:center;gap:8px;margin-top:24px;font-weight:500;display:flex}.footer-grid h3{color:var(--white);font-size:18px}.footer-links ul,.footer-contact ul{color:var(--gray-400);gap:12px;margin-top:16px;display:grid}.footer-links a,.footer-contact a{transition:color .15s}.footer-links a:hover,.footer-contact a:hover{color:var(--green-400)}.footer-contact li{align-items:flex-start;gap:8px;display:flex}.footer-contact svg{fill:none;width:20px;height:20px;stroke:var(--green-400);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 20px;margin-top:2px}.footer-bottom{border-top:1px solid var(--gray-800);color:var(--gray-500);justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:32px;font-size:14px;display:flex}.privacy-page{background:var(--gray-50);min-height:100svh;color:var(--gray-800)}.privacy-header{border-bottom:1px solid var(--gray-200);background:var(--white)}.privacy-header__inner,.privacy-footer__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.privacy-header__inner{min-height:76px}.privacy-header__brand{color:var(--gray-900);align-items:center;gap:10px;display:inline-flex}.privacy-header__brand>span:first-child{font-size:26px}.privacy-header__brand>span:last-child{line-height:1.2;display:grid}.privacy-header__brand strong{font-size:17px}.privacy-header__brand small{color:var(--green-700);font-size:13px;font-weight:700}.privacy-header__home{color:var(--green-700);font-weight:700}.privacy-hero{background:var(--gray-900);color:var(--white)}.privacy-hero__inner{max-width:900px;padding-block:72px}.privacy-eyebrow{color:var(--green-400);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:800}.privacy-hero h1{color:var(--white);letter-spacing:-.04em;font-size:clamp(42px,7vw,72px);line-height:1}.privacy-hero p:not(.privacy-eyebrow){max-width:760px;color:var(--gray-300);margin-top:20px;font-size:18px;line-height:1.7}.privacy-hero small{color:var(--gray-400);margin-top:18px;font-size:14px;display:block}.privacy-policy{gap:24px;max-width:900px;padding-block:56px 72px;display:grid}.privacy-policy section{border:1px solid var(--gray-200);background:var(--white);border-radius:14px;padding:clamp(24px,5vw,40px);box-shadow:0 8px 24px #1118270d}.privacy-policy h2{color:var(--gray-900);letter-spacing:-.025em;font-size:clamp(24px,4vw,32px);line-height:1.15}.privacy-policy p,.privacy-policy ul{color:var(--gray-600);margin-top:16px;line-height:1.75}.privacy-policy ul{gap:9px;padding-left:22px;display:grid}.privacy-policy li{list-style:outside}.privacy-contact address{color:var(--gray-600);gap:4px;margin-top:16px;font-style:normal;line-height:1.6;display:grid}.privacy-contact address strong{color:var(--gray-900)}.privacy-contact address a{width:fit-content;color:var(--green-700);font-weight:700}.privacy-footer{background:var(--gray-900);color:var(--gray-400)}.privacy-footer__inner{min-height:88px;font-size:14px}.privacy-footer nav{gap:20px;display:flex}.privacy-footer a:hover,.privacy-footer a:focus-visible{color:var(--green-400)}@media (width<=640px){.privacy-header__inner{min-height:68px}.privacy-header__brand strong{font-size:15px}.privacy-header__home{font-size:14px}.privacy-hero__inner{padding-block:52px}.privacy-policy{padding-block:36px 48px}.privacy-footer__inner{flex-direction:column;align-items:flex-start;padding-block:24px}}@media (width<=1100px){.header-inner{gap:16px}.desktop-nav{gap:18px}.header-actions{gap:10px}.header-quote{padding-inline:14px}}@media (width<=1023px){.process-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.process-image-wrap{margin:24px 24px 0}.about-copy{order:1}.about-image-wrap{order:2;max-width:640px;margin-inline:auto}.contact-copy,.quote-form{width:100%;max-width:720px;margin-inline:auto}}@media (width<=767px){.site-header,.header-inner{min-height:72px}.header-inner{min-height:71px}.desktop-nav,.header-actions{display:none}.menu-button{display:inline-flex}.hero-section{min-height:100svh;padding-top:72px}.hero-copy h1{font-size:36px;line-height:1.11}.hero-copy>p{font-size:18px}.section-heading h2,.about-copy h2{font-size:30px;line-height:1.2}.services-grid{grid-template-columns:1fr}.services-section,.process-section,.about-section,.contact-section{padding-block:96px}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=639px){.brand__words{flex-wrap:wrap;font-size:15px;line-height:1.08}.brand__words strong,.brand__words span,.brand__words em{margin-left:0}.brand__words strong{margin-right:4px}.brand__words em{flex-basis:100%}.hero-inner{padding-block:72px 56px}.green-badge{min-height:42px;margin-bottom:20px;padding:7px 14px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.hero-stats{gap:10px;margin-top:40px}.hero-stats strong{font-size:28px}.hero-stats span{font-size:12px}.service-card,.quote-form{padding:24px}.steps-list li{gap:16px}.step-number{flex-basis:50px;width:50px;height:50px}.process-image-wrap{margin-inline:0}.image-badge{min-width:110px;min-height:122px;padding:18px;bottom:-18px;left:14px}.about-stats{gap:12px}.about-stats>div{min-height:132px;padding:14px 8px}.about-stats strong{font-size:15px}.about-stats small{font-size:12px}.quote-form{min-height:0}.quote-form__note{font-size:11px}.footer-inner{padding-bottom:96px}}.rfr-page{background:var(--white);min-height:100svh;color:var(--gray-800)}.rfr-page section[id]{scroll-margin-top:88px}.rfr-header{z-index:60;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111827f5;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.rfr-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.rfr-brand{color:var(--white);flex:none;align-items:center;gap:10px;display:inline-flex}.rfr-brand>span:first-child{background:var(--green-600);place-items:center;width:42px;height:42px;font-size:21px;display:grid}.rfr-brand>span:last-child{line-height:1.15;display:grid}.rfr-brand strong{font-size:16px}.rfr-brand small{color:var(--green-400);font-size:13px;font-weight:700}.rfr-header nav{color:var(--gray-300);align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.rfr-header nav a,.rfr-header__call{transition:color .16s}.rfr-header nav a:hover,.rfr-header nav a:focus-visible{color:var(--green-400)}.rfr-header__call{background:var(--green-600);white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-weight:800;display:inline-flex}.rfr-header__call:hover{background:var(--green-700)}.rfr-hero{background:var(--gray-900);min-height:720px;color:var(--white);position:relative;overflow:hidden}.rfr-hero__image{object-fit:cover;object-position:center;opacity:.36}.rfr-hero__overlay{background:linear-gradient(90deg,#111827fa 0%,#111827e0 45%,#14532da3 100%),linear-gradient(#0000 48%,#11182770);position:absolute;inset:0}.rfr-hero__content{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:clamp(48px,8vw,104px);min-height:720px;padding-block:86px;display:grid;position:relative}.rfr-kicker{color:var(--green-600);letter-spacing:.13em;text-transform:uppercase;font-size:14px;font-weight:900}.rfr-hero .rfr-kicker,.rfr-categories .rfr-kicker,.rfr-application .rfr-kicker{color:var(--green-400)}.rfr-hero h1{max-width:820px;color:var(--white);letter-spacing:-.055em;margin-top:16px;font-size:clamp(52px,7.2vw,96px);font-weight:850;line-height:.96}.rfr-hero__lead{max-width:760px;color:var(--gray-200);margin-top:28px;font-size:clamp(19px,2vw,23px);line-height:1.6}.rfr-hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.rfr-button{text-align:center;justify-content:center;align-items:center;min-height:54px;padding:14px 22px;font-weight:850;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.rfr-button:hover{transform:translateY(-2px)}.rfr-button--primary{background:var(--green-600);color:var(--white)}.rfr-button--primary:hover{background:var(--green-700)}.rfr-button--secondary{color:var(--white);background:#1118276b;border:1px solid #ffffff73}.rfr-button--secondary:hover{border-color:var(--green-400);background:#111827bd}.rfr-hero__note{color:var(--gray-400);margin-top:18px;font-size:14px}.rfr-offer-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111827e0;border:1px solid #4ade8059;padding:28px;box-shadow:0 28px 70px #00000047}.rfr-offer-card__eyebrow{color:var(--green-400);letter-spacing:.13em;text-transform:uppercase;font-size:13px;font-weight:900}.rfr-split{background:#ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:20px;display:grid}.rfr-split>div{background:var(--gray-900);text-align:center;gap:4px;padding:22px 16px;display:grid}.rfr-split strong{color:var(--white);letter-spacing:-.05em;font-size:46px;line-height:1}.rfr-split span{color:var(--gray-300);font-size:13px;font-weight:700}.rfr-offer-card dl{gap:0;margin:20px 0 0;display:grid}.rfr-offer-card dl>div{border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding-block:14px;display:flex}.rfr-offer-card dt{color:var(--gray-400);font-size:13px}.rfr-offer-card dd{color:var(--white);text-align:right;margin:0;font-size:13px;font-weight:800}.rfr-proof-bar{background:var(--green-600);color:var(--white)}.rfr-proof-bar>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.rfr-proof-bar span{text-align:center;border-left:1px solid #ffffff2e;justify-content:center;align-items:center;min-height:84px;padding:18px;font-size:14px;font-weight:800;display:flex}.rfr-proof-bar span:last-child{border-right:1px solid #ffffff2e}.rfr-section{padding-block:104px}.rfr-intro{background:var(--white)}.rfr-intro__grid,.rfr-math__grid,.rfr-payment__grid,.rfr-requirements__grid,.rfr-faq__grid,.rfr-application__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,8vw,112px);display:grid}.rfr-intro h2,.rfr-section-heading h2,.rfr-math h2,.rfr-payment h2,.rfr-requirements h2,.rfr-faq h2,.rfr-application h2{color:var(--gray-900);letter-spacing:-.045em;margin-top:14px;font-size:clamp(38px,5vw,64px);line-height:1.02}.rfr-intro__grid>div:last-child,.rfr-math__grid>div:first-child>p:not(.rfr-kicker),.rfr-payment__headline>p:not(.rfr-kicker),.rfr-requirements__grid>div:first-child>p:not(.rfr-kicker),.rfr-faq__grid>div:first-child>p:not(.rfr-kicker),.rfr-application__intro>p:not(.rfr-kicker){color:var(--gray-600);line-height:1.75}.rfr-intro__grid>div:last-child{gap:20px;display:grid}.rfr-large-copy{font-size:21px;font-weight:700;color:var(--gray-900)!important;line-height:1.55!important}.rfr-how,.rfr-details{background:var(--gray-50)}.rfr-section-heading{max-width:760px}.rfr-section-heading>p:last-child{color:var(--gray-600);margin-top:20px;font-size:18px;line-height:1.7}.rfr-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.rfr-steps li{border:1px solid var(--gray-200);background:var(--white);align-content:space-between;gap:34px;min-height:250px;padding:28px;display:grid;box-shadow:0 12px 32px #1118270d}.rfr-steps li>span{color:var(--green-600);letter-spacing:.12em;font-size:14px;font-weight:900}.rfr-steps h3{color:var(--gray-900);font-size:22px;line-height:1.2}.rfr-steps p{color:var(--gray-600);margin-top:12px;line-height:1.65}.rfr-categories{background:var(--gray-900);color:var(--white)}.rfr-section-heading--light h2{color:var(--white)}.rfr-section-heading--light>p:last-child{color:var(--gray-300)}.rfr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:46px;display:grid}.rfr-category-grid>div{background:#ffffff0d;border:1px solid #ffffff1f;grid-template-columns:34px 1fr;align-items:center;gap:14px;min-height:92px;padding:20px;display:grid}.rfr-category-grid span,.rfr-requirements li>span{background:var(--green-600);width:30px;height:30px;color:var(--white);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.rfr-category-grid p{color:var(--gray-100);font-weight:700;line-height:1.5}.rfr-category-note{border-left:3px solid var(--green-400);color:var(--gray-300);margin-top:28px;padding:8px 0 8px 20px;line-height:1.7}.rfr-math{background:var(--white)}.rfr-math__grid>div:first-child>p:not(.rfr-kicker){margin-top:22px}.rfr-formula{border:1px solid var(--gray-200);margin-top:34px}.rfr-formula>div{border-top:1px solid var(--gray-200);min-height:58px;color:var(--gray-700);grid-template-columns:36px 1fr;align-items:center;padding:12px 18px;display:grid}.rfr-formula>div:first-child{border-top:0;grid-template-columns:1fr}.rfr-formula strong{color:var(--green-700);font-size:24px}.rfr-formula__total{background:var(--green-50);font-weight:900;color:var(--green-900)!important}.rfr-deductions,.rfr-payment__card{border:1px solid var(--gray-200);background:var(--gray-50);padding:clamp(28px,5vw,44px)}.rfr-deductions h3,.rfr-payment__card h3{color:var(--gray-900);font-size:24px}.rfr-deductions ul,.rfr-payment__card ul{gap:14px;margin-top:24px;display:grid}.rfr-deductions li,.rfr-payment__card li{color:var(--gray-600);padding-left:22px;line-height:1.6;position:relative}.rfr-deductions li:before,.rfr-payment__card li:before{background:var(--green-600);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:0}.rfr-no-overhead{border-left:4px solid var(--green-600);background:var(--white);margin-top:28px;padding:20px}.rfr-no-overhead strong{color:var(--green-900)}.rfr-no-overhead p{color:var(--gray-600);margin-top:8px;font-size:14px;line-height:1.6}.rfr-payment{background:var(--green-50)}.rfr-payment__headline>p:not(.rfr-kicker){margin-top:22px;font-size:18px}.rfr-payment__card{background:var(--white);box-shadow:0 18px 46px #14532d1a}.rfr-requirements{background:var(--white)}.rfr-requirements__grid>div:first-child>p:not(.rfr-kicker){margin-top:22px}.rfr-text-link{color:var(--green-700);align-items:center;gap:8px;margin-top:24px;font-weight:900;display:inline-flex}.rfr-requirements__grid>ul{gap:12px;display:grid}.rfr-requirements li{border-bottom:1px solid var(--gray-200);color:var(--gray-700);grid-template-columns:30px 1fr;align-items:start;gap:14px;padding:0 0 16px;line-height:1.55;display:grid}.rfr-details__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.rfr-details article{border:1px solid var(--gray-200);background:var(--white);grid-template-columns:40px 1fr;gap:14px;padding:22px;display:grid}.rfr-details article span{color:var(--green-600);letter-spacing:.08em;font-size:13px;font-weight:900}.rfr-details article p{color:var(--gray-700);line-height:1.62}.rfr-faq{background:var(--white)}.rfr-faq__grid>div:first-child>p:not(.rfr-kicker){margin-top:22px}.rfr-faq__grid>div:first-child a{color:var(--green-700);font-weight:900}.rfr-faq__list{border-top:1px solid var(--gray-200)}.rfr-faq details{border-bottom:1px solid var(--gray-200)}.rfr-faq summary{color:var(--gray-900);cursor:pointer;padding:22px 40px 22px 0;font-size:17px;font-weight:850;list-style:none;position:relative}.rfr-faq summary::-webkit-details-marker{display:none}.rfr-faq summary:after{color:var(--green-700);content:"+";font-size:25px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.rfr-faq details[open] summary:after{content:"−"}.rfr-faq details p{max-width:720px;color:var(--gray-600);padding:0 40px 22px 0;line-height:1.7}.rfr-application{background:var(--gray-900);color:var(--white);padding-block:104px}.rfr-application h2{color:var(--white)}.rfr-application__intro>p:not(.rfr-kicker){color:var(--gray-300);margin-top:22px;font-size:18px}.rfr-terms-notice,.rfr-contact-card{background:#ffffff0f;border:1px solid #ffffff24;margin-top:28px;padding:22px}.rfr-terms-notice strong{color:var(--green-400)}.rfr-terms-notice p{color:var(--gray-300);margin-top:8px;font-size:14px;line-height:1.65}.rfr-contact-card{gap:5px;display:grid}.rfr-contact-card>span{color:var(--gray-400);font-size:14px}.rfr-contact-card a{width:fit-content;color:var(--white);font-size:24px;font-weight:900}.rfr-contact-card address{color:var(--gray-300);margin-top:7px;font-style:normal;line-height:1.55}.rfr-application__form{background:var(--white);color:var(--gray-800);padding:clamp(24px,4vw,38px);box-shadow:0 28px 70px #00000047}.rfr-application .lead-form{gap:24px;display:grid}.rfr-application .lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.rfr-application .form-field{align-content:start;gap:7px;display:grid}.rfr-application .form-field--full,.rfr-application .checkbox-grid{grid-column:1/-1}.rfr-application .form-field label,.rfr-application .checkbox-field label{color:var(--gray-800);font-size:14px;font-weight:800}.rfr-application .form-field label>span[aria-hidden=true],.rfr-application .checkbox-field strong>span{color:#b91c1c}.rfr-application .form-field input,.rfr-application .form-field select,.rfr-application .form-field textarea{border:1px solid var(--gray-300);background:var(--white);width:100%;min-height:48px;color:var(--gray-900);font:inherit;border-radius:0;padding:11px 12px}.rfr-application .form-field textarea{resize:vertical;min-height:100px}.rfr-application .form-field input:focus,.rfr-application .form-field select:focus,.rfr-application .form-field textarea:focus{border-color:var(--green-600);outline:3px solid var(--green-100);outline-offset:0}.rfr-application .form-field small,.rfr-application .checkbox-field label span{color:var(--gray-500);font-size:12px;font-weight:500;line-height:1.45}.rfr-application .checkbox-grid{gap:12px;display:grid}.rfr-application .checkbox-field{border:1px solid var(--gray-200);background:var(--gray-50);grid-template-columns:22px 1fr;align-items:start;gap:10px;padding:15px;display:grid}.rfr-application .checkbox-field input{width:20px;height:20px;accent-color:var(--green-600);margin:1px 0 0}.rfr-application .checkbox-field label{gap:4px;display:grid}.rfr-application .field-error{color:#b91c1c!important;font-size:13px!important;font-weight:700!important}.rfr-application .form-status{border-left:4px solid var(--green-600);background:var(--green-50);color:var(--gray-800);padding:16px}.rfr-application .form-status--error{background:#fef2f2;border-color:#b91c1c}.rfr-application .form-status p{margin-top:5px}.rfr-application .form-status ul{gap:4px;margin-top:10px;display:grid}.rfr-application .form-status a{color:#b91c1c;text-decoration:underline}.rfr-application .form-required-note{color:var(--gray-500);font-size:13px;line-height:1.55}.rfr-application .form-required-note>span{color:#b91c1c}.rfr-application .lead-form__submit{background:var(--green-600);width:100%;min-height:54px;color:var(--white);border:0;font-weight:900}.rfr-application .lead-form__submit:hover:not(:disabled){background:var(--green-700)}.rfr-footer{color:var(--gray-400);background:#080d0a}.rfr-footer__inner{grid-template-columns:1fr auto auto;align-items:center;gap:50px;min-height:150px;display:grid}.rfr-footer__inner>div{gap:5px;display:grid}.rfr-footer__inner>div strong{color:var(--white)}.rfr-footer__inner>div span{font-size:13px}.rfr-footer nav{gap:20px;font-size:14px;font-weight:700;display:flex}.rfr-footer nav a:hover{color:var(--green-400)}@media (width<=960px){.rfr-header nav{display:none}.rfr-hero,.rfr-hero__content{min-height:auto}.rfr-hero__content{grid-template-columns:1fr;gap:48px;padding-block:80px}.rfr-offer-card{max-width:560px}.rfr-proof-bar>div{grid-template-columns:repeat(2,minmax(0,1fr))}.rfr-proof-bar span:nth-child(2){border-right:1px solid #ffffff2e}.rfr-proof-bar span:nth-child(n+3){border-top:1px solid #ffffff2e}.rfr-intro__grid,.rfr-math__grid,.rfr-payment__grid,.rfr-requirements__grid,.rfr-faq__grid,.rfr-application__grid{grid-template-columns:1fr}.rfr-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.rfr-footer__inner{grid-template-columns:1fr 1fr;padding-block:32px}.rfr-footer nav{grid-column:1/-1}}@media (width<=640px){.rfr-header__inner{min-height:68px}.rfr-header__call{padding-inline:12px;font-size:13px}.rfr-brand>span:first-child{width:36px;height:36px;font-size:18px}.rfr-brand strong{font-size:14px}.rfr-brand small{font-size:12px}.rfr-hero__content{padding-block:62px}.rfr-hero h1{font-size:clamp(45px,14vw,68px)}.rfr-hero__actions{display:grid}.rfr-button{width:100%}.rfr-offer-card{padding:20px}.rfr-split strong{font-size:38px}.rfr-proof-bar span{min-height:74px;padding:14px 10px;font-size:12px}.rfr-section,.rfr-application{padding-block:72px}.rfr-steps,.rfr-category-grid,.rfr-details__grid{grid-template-columns:1fr}.rfr-steps li{gap:24px;min-height:auto}.rfr-category-grid>div{min-height:82px}.rfr-application .lead-form__grid{grid-template-columns:1fr}.rfr-application__form{padding:22px 18px}.rfr-footer__inner{grid-template-columns:1fr;gap:24px}.rfr-footer nav{flex-wrap:wrap;grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
