:root{--fh-ink:#14213a;--fh-muted:#667085;--fh-line:#e3e8f0;--fh-surface:#ffffff;--fh-soft:#f4f7fb;--fh-brand:#246bfd;--fh-brand-dark:#164fc7;--fh-navy:#0d2f5f;--fh-accent:#18b497;--fh-warning:#fff4d7;--fh-danger:#b42318;--fh-radius:22px;--fh-shadow:0 18px 48px rgba(20,33,58,.09)}.financehub{color:var(--fh-ink);background:#fff;font-size:16px;line-height:1.55}.financehub *,.financehub *::before,.financehub *::after{box-sizing:border-box}.financehub a{color:var(--fh-brand-dark);text-decoration:none}.financehub a:hover{color:var(--fh-brand)}.financehub h1,.financehub h2,.financehub h3{margin-top:0;color:var(--fh-ink);line-height:1.12;letter-spacing:-.035em}.financehub h1{font-size:clamp(2.5rem,5vw,4.8rem)}.financehub h2{font-size:clamp(1.75rem,3vw,2.55rem)}.financehub h3{font-size:1.15rem}.fh-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.fh-section,.fh-section-muted{padding-block:70px}.fh-section-muted{border-block:1px solid #edf0f5;background:var(--fh-soft)}.fh-eyebrow{display:inline-block;margin-bottom:12px;color:var(--fh-brand-dark);font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.fh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;border:1px solid transparent;border-radius:12px;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.fh-btn:hover{transform:translateY(-1px)}.fh-btn-primary{color:#fff !important;background:var(--fh-brand);box-shadow:0 9px 22px rgba(36,107,253,.22)}.fh-btn-primary:hover{background:var(--fh-brand-dark);box-shadow:0 11px 26px rgba(36,107,253,.27)}.fh-btn-secondary{color:#344054 !important;border-color:#dce2eb;background:#f2f4f7}.fh-btn-secondary:hover{color:var(--fh-brand-dark) !important;border-color:#c7d4e8;background:#fff}.fh-btn-light{color:var(--fh-navy) !important;background:#fff}.fh-btn-ghost{color:#fff !important;border-color:rgba(255,255,255,.45);background:transparent}.fh-hero{position:relative;overflow:hidden;padding:82px 0 70px;color:#fff;background:linear-gradient(120deg,#0b2d5d 0%,#155dc6 58%,#168d9f 100%)}.fh-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 5%,rgba(255,255,255,.14),transparent 28%),radial-gradient(circle at 90% 30%,rgba(36,107,253,.35),transparent 26%)}.fh-hero::after{content:'';position:absolute;right:-150px;bottom:-300px;width:620px;height:620px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.035),0 0 0 150px rgba(255,255,255,.02)}.fh-hero-grid{position:relative;z-index:1;display:grid;gap:34px;justify-items:center}.fh-hero-copy{max-width:900px;text-align:center}.fh-hero h1{max-width:880px;margin:0 auto 18px;color:#fff;font-size:clamp(2.55rem,5.1vw,4.6rem)}.fh-hero p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.84);font-size:1.08rem}.fh-hero .fh-eyebrow{color:#b9ffef}.fh-hero-actions{display:flex;gap:12px;justify-content:center;margin-top:28px;flex-wrap:wrap}.fh-hero-trust{display:flex;gap:12px 24px;justify-content:center;margin:22px 0 0;padding:0;color:rgba(255,255,255,.82);list-style:none;font-size:.84rem;font-weight:750}.fh-hero-trust li{display:inline-flex;align-items:center;gap:7px}.fh-hero-trust li::before{content:'\2713';display:grid;width:20px;height:20px;place-items:center;color:#0a6b5d;background:#b9ffef;border-radius:50%;font-size:.7rem}.fh-quick-form{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;width:min(100%,860px);padding:26px 30px;color:var(--fh-ink);background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:24px;box-shadow:0 28px 75px rgba(3,19,45,.28)}.fh-quick-form-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-bottom:13px;border-bottom:1px solid var(--fh-line)}.fh-quick-form-head strong{font-size:1.1rem}.fh-quick-form-head span{color:var(--fh-muted);font-size:.82rem}.fh-product-choice{display:grid;gap:8px;margin:0;padding:0;border:0}.fh-product-choice legend{margin:0 0 8px;padding:0;color:#344054;font-size:.84rem;font-weight:700}.fh-product-choice-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fh-product-choice-options label{position:relative;display:block;cursor:pointer}.fh-product-choice-options input{position:absolute;width:1px !important;height:1px;min-height:0 !important;margin:0;padding:0 !important;overflow:hidden;opacity:0;pointer-events:none}.fh-product-choice-options span{display:grid;min-height:44px;padding:8px 12px;place-items:center;color:#475467;background:#f8fafc;border:1px solid #d7dfe9;border-radius:11px;font-size:.82rem;font-weight:600;text-align:center;transition:border-color .16s ease,background .16s ease,color .16s ease}.fh-product-choice-options input:checked + span{color:#154bb8;background:#edf4ff;border-color:#8fb5ff;box-shadow:inset 0 0 0 1px #8fb5ff}.fh-product-choice-options input:focus-visible + span{outline:3px solid rgba(36,107,253,.16);outline-offset:2px}.fh-quick-form label,.fh-filter label{display:grid;gap:7px;color:#344054;font-size:.84rem;font-weight:780}.fh-quick-form input:not([type="range"]),.fh-quick-form select,.fh-filter input,.fh-filter select{width:100%;min-height:50px;padding:10px 13px;color:var(--fh-ink);background:#fbfcfe;border:1px solid #d7dfe9;border-radius:11px;font:inherit}.fh-quick-form input:focus,.fh-quick-form select:focus,.fh-filter input:focus,.fh-filter select:focus{outline:3px solid rgba(36,107,253,.13);border-color:var(--fh-brand);background:#fff}.fh-amount-control>input[type="number"]{font-size:1.2rem;font-weight:850}.fh-amount-range{width:100%;height:5px;margin:4px 0 0;padding:0;accent-color:var(--fh-brand);cursor:pointer}.fh-range-labels{display:flex;justify-content:space-between;color:#98a2b3;font-size:.72rem;font-weight:650}.fh-range-labels i{font-style:normal}.fh-quick-row{display:grid;grid-template-columns:1fr 220px;gap:14px;align-items:end}.fh-quick-row .fh-btn{width:100%}.fh-route-hint{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 11px;color:#175cd3;background:#f2f7ff;border:1px solid #cfe0ff;border-radius:10px;font-size:.8rem;font-weight:750}.fh-route-hint::before{content:'→';display:grid;width:18px;height:18px;place-items:center;color:#fff;background:var(--fh-brand);border-radius:50%;font-size:.68rem}.fh-quick-form.is-credit-route .fh-route-hint{color:#087f6e;background:#effbf8;border-color:#bfe9df}.fh-quick-form.is-credit-route .fh-route-hint::before{background:var(--fh-accent)}.fh-quick-form.is-both-route .fh-route-hint{color:#344054;background:#f7f9fc;border-color:#d8e1eb}.fh-quick-form.is-both-route .fh-route-hint::before{background:#526174}.fh-quick-form small{color:var(--fh-muted);text-align:center}.fh-home-selection-results{scroll-margin-top:90px}.fh-home-selection-note{max-width:900px;margin:-10px 0 28px;color:var(--fh-muted)}.fh-home-result-group + .fh-home-result-group{margin-top:54px;padding-top:46px;border-top:1px solid var(--fh-line)}.fh-home-result-group .fh-section-head{margin-bottom:22px}.fh-home-result-group .fh-section-head h3{margin:0 0 6px;font-size:clamp(1.5rem,2.4vw,2rem)}.fh-home-result-group .fh-section-head p{max-width:720px;margin:0;color:var(--fh-muted)}.fh-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.fh-section-head h2{margin-bottom:0}.fh-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fh-category-grid>a{position:relative;min-height:190px;padding:25px;color:var(--fh-ink);background:#fff;border:1px solid var(--fh-line);border-radius:20px;box-shadow:0 4px 16px rgba(20,33,58,.035);transition:.2s ease}.fh-category-grid>a::after{content:'→';position:absolute;right:22px;bottom:22px;display:grid;width:34px;height:34px;place-items:center;color:var(--fh-brand);background:#edf3ff;border-radius:50%;font-weight:900}.fh-category-grid>a:hover{transform:translateY(-3px);border-color:#b8c9e8;box-shadow:var(--fh-shadow)}.fh-category-grid span{display:grid;width:48px;height:48px;margin-bottom:30px;place-items:center;color:var(--fh-brand-dark);background:#edf3ff;border-radius:14px;font-size:1.2rem;font-weight:900}.fh-category-grid strong,.fh-category-grid small{display:block}.fh-category-grid strong{font-size:1.22rem}.fh-category-grid small{max-width:78%;margin-top:7px;color:var(--fh-muted)}.fh-loan-cluster{background:#fff}.fh-loan-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fh-loan-link-grid a{position:relative;min-height:76px;padding:17px 42px 17px 18px;color:#344054;background:#f8fafc;border:1px solid var(--fh-line);border-radius:14px;font-weight:780}.fh-loan-link-grid a::after{content:'→';position:absolute;top:50%;right:16px;color:var(--fh-brand);transform:translateY(-50%)}.fh-loan-link-grid a:hover{color:var(--fh-brand-dark);background:#fff;border-color:#b9cae8;box-shadow:0 10px 26px rgba(36,107,253,.07)}.fh-page-hero{padding:68px 0 102px;background:linear-gradient(120deg,#0d2f5f 0%,#1d65c7 62%,#a87370 130%);border:0}.fh-page-hero .fh-eyebrow{color:#b9ffef}.fh-page-hero h1{max-width:920px;margin-bottom:14px;color:#fff;font-size:clamp(2.5rem,4.5vw,4rem)}.fh-page-hero p{max-width:790px;margin:0;color:rgba(255,255,255,.82);font-size:1.05rem}.fh-catalog-layout{display:block;padding-bottom:78px;background:#f4f7fb}.fh-catalog-layout::before{content:'';position:absolute;left:0;right:0;height:80px;background:#f4f7fb}.fh-filter{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .82fr 1fr 1fr auto;gap:14px;align-items:end;margin-top:-52px;padding:22px;background:#fff;border:1px solid rgba(222,228,238,.9);border-radius:22px;box-shadow:0 20px 54px rgba(20,33,58,.12)}.fh-filter-title{grid-column:1 / -1;display:flex;justify-content:space-between;gap:10px;align-items:center}.fh-filter-title strong{font-size:1.02rem}.fh-filter-title button{padding:0;color:var(--fh-muted);background:none;border:0;cursor:pointer;font:inherit;font-size:.8rem}.fh-filter>.fh-btn{min-width:150px}.fh-filter-chips{grid-column:1 / -1;display:flex;gap:8px;overflow-x:auto;padding-top:3px;scrollbar-width:thin}.fh-filter-chips a{flex:0 0 auto;padding:8px 12px;color:#475467;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:999px;font-size:.78rem;font-weight:720}.fh-filter-chips a:hover{color:var(--fh-brand-dark);background:#edf3ff;border-color:#bfd0ed}.fh-results{position:relative;z-index:1;padding-top:58px}.fh-results-heading{display:flex;justify-content:space-between;gap:24px;margin-bottom:22px}.fh-results-heading h2{margin-bottom:0}.fh-results-compare-link{align-self:center;color:#185ec9;font-size:.86rem;font-weight:620;white-space:nowrap}.fh-results-compare-link:hover{color:#0f467f}.fh-results-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px;color:var(--fh-muted);font-size:.82rem}.fh-results-top strong{color:var(--fh-ink)}.fh-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.fh-offer-card[hidden]{display:none !important}.fh-catalog-more{display:flex;align-items:center;justify-content:center;width:min(100%,420px);min-height:48px;margin:24px auto 0;padding:11px 20px;color:var(--fh-brand-dark);background:#fff;border:1px solid #c8d7ed;border-radius:12px;font:inherit;font-weight:750;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.fh-catalog-more:hover{color:#0f4fae;background:#f5f8ff;border-color:#9db8e2;box-shadow:0 10px 24px rgba(36,107,253,.08)}.fh-catalog-more[hidden]{display:none !important}.fh-offer-card{position:relative;display:flex;min-width:0;min-height:590px;padding:22px;flex-direction:column;background:#fff;border:1px solid var(--fh-line);border-radius:20px;box-shadow:0 4px 18px rgba(20,33,58,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fh-offer-card:hover{transform:translateY(-2px);border-color:#c3d1e5;box-shadow:0 17px 38px rgba(20,33,58,.09)}.fh-offer-card.is-featured{border-color:#abc5f8}.fh-offer-card.is-featured::before{content:'';position:absolute;top:0;right:22px;left:22px;height:3px;background:var(--fh-brand);border-radius:0 0 10px 10px}.fh-offer-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;min-height:60px}.fh-logo-placeholder{position:relative;display:grid;width:56px;height:56px;place-items:center;flex:0 0 auto;overflow:hidden;color:#fff;background:linear-gradient(135deg,var(--fh-brand),var(--fh-accent));border-radius:15px;font-weight:800;letter-spacing:-.04em;text-transform:uppercase}.fh-logo-initials{display:grid;width:100%;height:100%;place-items:center}.fh-logo-placeholder.has-image{background:#fff;border:1px solid var(--fh-line)}.fh-logo-placeholder.has-image .fh-logo-initials{display:none}.fh-logo-placeholder.has-image img{display:block;width:100%;height:100%;padding:7px;object-fit:contain}.fh-logo-placeholder.is-large{width:94px;height:94px;border-radius:24px;font-size:1.6rem}.fh-logo-placeholder.has-image.is-large img{padding:12px}.fh-offer-identity{min-width:0}.fh-offer-identity h3{margin:0;font-size:1.18rem}.fh-offer-identity span{display:block;margin-top:3px;color:var(--fh-muted);font-size:.78rem}.fh-org{color:var(--fh-ink) !important}.fh-sponsored{align-self:start;padding:5px 8px;color:#76530d;background:#fff9e9;border:1px solid #f1dda9;border-radius:999px;font-size:.63rem;font-weight:820;white-space:nowrap}.fh-product-name{min-height:40px;margin:17px 0 0;color:#344054;font-size:.88rem;font-weight:780}.fh-product-name a{color:inherit;text-decoration:none}.fh-product-name a:hover{color:var(--fh-brand);text-decoration:underline;text-underline-offset:3px}.fh-metrics{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:16px 0;border-block:1px solid var(--fh-line)}.fh-metrics>div{min-height:76px;padding:13px 9px}.fh-metrics>div:nth-child(odd){padding-left:0;border-right:1px solid var(--fh-line)}.fh-metrics>div:nth-child(even){padding-right:0;padding-left:15px}.fh-metrics span{display:block;margin-bottom:5px;color:var(--fh-muted);font-size:.72rem}.fh-metrics strong{display:block;color:var(--fh-ink);font-size:.88rem;line-height:1.3}.fh-card-body{flex:1 1 auto}.fh-summary{margin:0 0 12px;color:var(--fh-muted);font-size:.84rem}.fh-feature-list{display:grid;gap:6px;margin:12px 0;padding:0;list-style:none}.fh-feature-list li{position:relative;padding-left:19px;color:#344054;font-size:.82rem}.fh-feature-list li::before{content:'\2713';position:absolute;left:0;color:var(--fh-accent);font-weight:900}.fh-details{margin:10px 0 13px;border-top:1px solid var(--fh-line)}.fh-details summary{padding:11px 0;color:var(--fh-brand-dark);font-size:.8rem;font-weight:800;cursor:pointer}.fh-details dl{display:grid;gap:7px;margin:0 0 10px}.fh-details dl>div{display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.fh-details dt{color:var(--fh-muted)}.fh-details dd{margin:0;font-weight:750;text-align:right}.fh-offer-footer{display:grid;gap:10px}.fh-card-actions{display:grid;gap:8px}.fh-card-actions .fh-btn{width:100%}.fh-verified,.fh-unverified{display:block;text-align:center;font-size:.7rem}.fh-verified{color:var(--fh-muted)}.fh-unverified{color:#9a5b00;font-weight:700}.fh-legal{margin:12px 0 0;padding-top:12px;color:#7b8494;border-top:1px solid #edf0f4;font-size:.63rem;line-height:1.4;text-align:center}.fh-legal strong{color:#667085}.fh-ad-notice{margin:10px 0 0;padding:9px 10px;color:#6b4b0d;background:var(--fh-warning);border-radius:9px;font-size:.68rem;line-height:1.4}.fh-empty{grid-column:1 / -1;padding:42px;color:var(--fh-muted);background:#fff;border:1px dashed #b9c6d8;border-radius:18px;text-align:center}.fh-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fh-article-grid article{padding:25px;background:#fff;border:1px solid var(--fh-line);border-radius:18px}.fh-article-grid span{color:var(--fh-muted);font-size:.76rem}.fh-article-grid h3,.fh-article-grid h2{margin:12px 0;font-size:1.2rem}.fh-article-grid p{color:var(--fh-muted)}.fh-article-grid.is-list{grid-template-columns:1fr 1fr}.fh-prose{max-width:860px}.fh-prose h2{margin-top:2.1em;font-size:1.85rem}.fh-prose h3{margin-top:1.8em}.fh-prose p,.fh-prose li{color:#475467}.fh-prose a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.fh-prose table{width:100%;border-collapse:collapse}.fh-prose th,.fh-prose td{padding:12px;border:1px solid var(--fh-line);text-align:left}.fh-faq{max-width:860px}.fh-faq details{padding:19px 0;border-bottom:1px solid var(--fh-line)}.fh-faq summary{font-weight:820;cursor:pointer}.fh-faq p{color:var(--fh-muted)}.financehub .fh-landing-copy{max-width:980px;padding-top:38px;padding-bottom:42px}.financehub .fh-landing-copy h2{margin:1.28em 0 .5em;font-size:clamp(1.32rem,1.8vw,1.62rem);font-weight:500;line-height:1.28}.financehub .fh-landing-copy h2:first-child{margin-top:0}.financehub .fh-landing-copy p{margin:0 0 .9em}.financehub .fh-landing-copy ul,.financehub .fh-landing-copy ol{margin:0 0 1em}.financehub .fh-landing-depth{margin-top:34px;padding-top:30px;border-top:1px solid #dce5ee}.financehub .fh-landing-depth>h2{margin-top:0}.financehub .fh-landing-table-wrap{width:100%;margin:20px 0;overflow-x:auto;border:1px solid #dce5ee;border-radius:14px}.financehub .fh-landing-depth table{min-width:620px;margin:0;background:#fff}.financehub .fh-landing-depth th{color:#17324f;background:#f3f7fb;font-size:.82rem;font-weight:620}.financehub .fh-landing-depth td{color:#475569;font-size:.82rem;line-height:1.5;vertical-align:top}.financehub .fh-landing-depth th,.financehub .fh-landing-depth td{padding:12px 14px;border:0;border-bottom:1px solid #e4eaf0}.financehub .fh-landing-depth tr:last-child td{border-bottom:0}.financehub .fh-landing-scenario{margin:20px 0;padding:16px 18px;color:#334155;background:linear-gradient(135deg,#f5f9ff,#f3faf7);border:1px solid #d9e6e2;border-radius:14px}.financehub .fh-landing-scenario strong{display:block;margin-bottom:5px;color:#17324f;font-size:.86rem;font-weight:650}.financehub .fh-landing-scenario p{margin:0;font-size:.86rem;line-height:1.6}.financehub .fh-card-guide>.fh-landing-depth{margin-top:0;padding-top:0;border-top:0}.financehub .fh-card-guide .fh-source-note{margin:26px 0 0;padding-top:18px;color:#64748b;border-top:1px solid #dce5ee;font-size:.82rem;line-height:1.65}.financehub .fh-business-guide>.fh-landing-depth{margin-top:0;padding-top:0;border-top:0}.financehub .fh-business-guide .fh-source-note{margin:26px 0 0;padding-top:18px;color:#64748b;border-top:1px solid #dce5ee;font-size:.82rem;line-height:1.65}.financehub .fh-landing-faq{padding-top:38px;padding-bottom:46px}.financehub .fh-landing-faq .fh-faq h2{margin:0 0 16px;font-size:clamp(1.32rem,1.8vw,1.62rem);font-weight:500;line-height:1.28}.financehub .fh-landing-faq .fh-faq details{padding:15px 0}.financehub .fh-deposit-city-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.financehub .fh-deposit-city-checks section{min-width:0;padding:17px 18px;background:#fff;border:1px solid #dce5ee;border-radius:14px}.financehub .fh-deposit-city-checks h3{margin:0 0 7px;color:#17324f;font-size:.92rem;font-weight:620}.financehub .fh-deposit-city-checks p{margin:0;font-size:.86rem;line-height:1.62}@media (max-width:640px){.financehub .fh-landing-depth{margin-top:26px;padding-top:24px}.financehub .fh-landing-table-wrap{margin-right:-2px;margin-left:-2px}.financehub .fh-landing-depth table{min-width:540px}.financehub .fh-landing-scenario{padding:14px 15px}.financehub .fh-deposit-city-checks{grid-template-columns:1fr;gap:9px}.financehub .fh-deposit-city-checks section{padding:15px}}.fh-org-directory{display:grid;gap:64px}.fh-org-group{min-width:0}.fh-org-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--fh-line)}.fh-org-group-head h2{margin-bottom:5px}.fh-org-group-head p{margin:0;color:var(--fh-muted)}.fh-org-group-head>span{flex:0 0 auto;padding:7px 11px;color:#526174;background:#fff;border:1px solid var(--fh-line);border-radius:999px;font-size:.76rem;font-weight:500}.fh-org-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.fh-org-grid>a{display:grid;grid-template-columns:auto 1fr;gap:3px 14px;align-items:center;padding:18px;background:#fff;border:1px solid var(--fh-line);border-radius:16px}.fh-org-grid>a:hover{box-shadow:var(--fh-shadow)}.fh-org-grid .fh-logo-placeholder{grid-row:1 / 3}.fh-org-grid strong{color:var(--fh-ink)}.fh-org-grid small{color:var(--fh-muted)}.fh-org-hero{display:flex;align-items:center;gap:26px}.fh-org-info{display:grid;grid-template-columns:1fr 330px;gap:46px}.fh-org-info dl>div{display:grid;grid-template-columns:160px 1fr;padding:11px 0;border-bottom:1px solid var(--fh-line)}.fh-org-info dt{color:var(--fh-muted)}.fh-org-info dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:600}.fh-org-info dd a{color:#165dcc;text-decoration:none}.fh-org-info dd a:hover{text-decoration:underline}.fh-org-info aside{padding:22px;background:#fff8e7;border:1px solid #f2e2ba;border-radius:16px}.fh-rate-table{overflow-x:auto;background:#fff;border:1px solid var(--fh-line);border-radius:var(--fh-radius)}.fh-rate-table table{width:100%;min-width:720px;border-collapse:collapse}.fh-rate-table th,.fh-rate-table td{padding:14px 16px;border-bottom:1px solid var(--fh-line);text-align:left}.fh-rate-table th{color:var(--fh-muted);background:var(--fh-soft);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.fh-rate-table tr:last-child td{border-bottom:0}.fh-fx-page{display:grid;gap:34px}.fh-fx-meta{display:flex;align-items:center;gap:34px;padding:18px 22px;background:#fff;border:1px solid var(--fh-line);border-radius:18px}.fh-fx-meta>div{display:grid;gap:3px}.fh-fx-meta span{color:var(--fh-muted);font-size:.76rem}.fh-fx-meta strong{font-size:.96rem;font-weight:600}.fh-fx-meta>a{margin-left:auto;color:#165dcc;font-size:.88rem;font-weight:600}.fh-fx-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.fh-fx-card{min-width:0;padding:20px;background:#fff;border:1px solid var(--fh-line);border-radius:18px;box-shadow:0 10px 28px rgba(20,45,82,.05)}.fh-fx-code{display:flex;align-items:center;gap:11px}.fh-fx-code>span{display:grid;place-items:center;width:42px;height:42px;color:#1559c5;background:#edf5ff;border-radius:13px;font-size:.75rem;font-weight:700}.fh-fx-code>div{display:grid;min-width:0}.fh-fx-code strong{overflow:hidden;font-size:.86rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.fh-fx-code small{color:var(--fh-muted);font-size:.7rem}.fh-fx-value{margin-top:22px;color:var(--fh-ink);font-size:1.55rem;font-weight:650;letter-spacing:-.025em}.fh-fx-value span{color:var(--fh-muted);font-size:.9rem;font-weight:500}.fh-fx-change{display:inline-flex;align-items:center;gap:4px;margin-top:7px;font-size:.76rem;font-weight:600}.fh-fx-change.is-up{color:#07815d}.fh-fx-change.is-down{color:#c33b4a}.fh-fx-change.is-same{color:var(--fh-muted)}.fh-fx-table-head{margin:8px 0 -15px}.fh-fx-table-head>span{color:var(--fh-muted);font-size:.8rem}.fh-rate-currency{display:grid;gap:2px}.fh-rate-currency strong{font-weight:650}.fh-rate-currency span{color:var(--fh-muted);font-size:.76rem}.fh-fx-bank-section{display:grid;gap:18px;padding-top:12px}.fh-fx-disclaimer{padding:18px 20px;color:#72521b;background:#fff8e7;border:1px solid #f2e2ba;border-radius:16px;font-size:.82rem;line-height:1.6}.fh-note{color:var(--fh-muted);font-size:.8rem}.fh-article{max-width:860px}.fh-article h1{margin-bottom:24px;font-size:clamp(2.3rem,5vw,4.2rem)}.fh-article .fh-lead{color:var(--fh-muted);font-size:1.18rem}.fh-back{display:inline-block;margin-bottom:24px;font-weight:800}.fh-popular{padding:48px 0;background:#fff;border-top:1px solid var(--fh-line)}.fh-popular h2{font-size:1.5rem}.fh-link-cloud{display:flex;flex-wrap:wrap;gap:9px}.fh-link-cloud a{padding:9px 13px;color:#344054;background:#f8fafc;border:1px solid var(--fh-line);border-radius:999px;font-size:.86rem}.fh-disclaimer{padding-block:22px 48px;color:var(--fh-muted);font-size:.76rem}.fh-disclaimer strong{color:var(--fh-ink)}.fh-disclaimer p{margin:4px 0 0}@media (max-width:1040px){.fh-filter{grid-template-columns:repeat(2,1fr)}.fh-filter-title,.fh-filter-chips{grid-column:1 / -1}.fh-filter>.fh-btn{width:100%}.fh-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-category-grid{grid-template-columns:repeat(2,1fr)}.fh-loan-link-grid,.fh-org-grid{grid-template-columns:repeat(2,1fr)}.fh-org-info{grid-template-columns:1fr}}@media (max-width:680px){.fh-container{width:min(100% - 26px,1180px)}.fh-section,.fh-section-muted{padding-block:48px}.fh-hero{padding:52px 0 48px}.fh-hero h1{font-size:clamp(2.2rem,11vw,3.1rem)}.fh-hero p{font-size:1rem}.fh-hero-trust{display:grid;gap:8px}.fh-quick-form{padding:20px;border-radius:18px}.fh-quick-form-head{display:grid;gap:3px}.fh-product-choice-options{grid-template-columns:1fr}.fh-quick-row{grid-template-columns:1fr}.fh-category-grid,.fh-loan-link-grid,.fh-offer-grid,.fh-org-grid,.fh-article-grid,.fh-article-grid.is-list{grid-template-columns:1fr}.fh-section-head,.fh-results-top{align-items:flex-start;flex-direction:column}.fh-page-hero{padding:48px 0 92px}.fh-filter{grid-template-columns:1fr;margin-top:-48px;padding:18px;border-radius:18px}.fh-filter-title,.fh-filter-chips{grid-column:auto}.fh-results{padding-top:44px}.fh-offer-card{min-height:0}.fh-sponsored{grid-column:1 / -1;justify-self:start}.fh-org-hero{align-items:flex-start;flex-direction:column}.fh-org-directory{gap:46px}.fh-org-group-head{align-items:flex-start;flex-direction:column;gap:12px}.fh-org-info dl>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.financehub *,.financehub *::before,.financehub *::after{scroll-behavior:auto !important;transition:none !important}}:root{--fh-ink:#172033;--fh-muted:#64748b;--fh-line:#e2e8f0;--fh-surface:#fff;--fh-soft:#f5f7fa;--fh-brand:#2563eb;--fh-brand-dark:#1d4ed8;--fh-navy:#17345b;--fh-accent:#0f9f8f;--fh-warning:#fff8e8;--fh-radius:18px;--fh-shadow:0 14px 34px rgba(15,23,42,.07)}.financehub{background:var(--fh-soft);line-height:1.6}.financehub h1,.financehub h2,.financehub h3{letter-spacing:-.025em;font-weight:650}.financehub h1,.financehub h2{letter-spacing:-.02em;font-weight:550}.financehub h1{font-size:clamp(2.35rem,4.2vw,3.65rem)}.financehub h2{font-size:clamp(1.65rem,2.5vw,2.25rem)}.fh-container{width:min(1320px,calc(100% - 56px))}.fh-section,.fh-section-muted{padding-block:62px}.fh-eyebrow{margin-bottom:10px;color:#087f72;font-size:.7rem;font-weight:650}.fh-btn{min-height:46px;border-radius:11px;font-weight:600}.fh-btn-primary{background:#2563eb;box-shadow:0 7px 18px rgba(37,99,235,.18)}.fh-btn-primary:hover{background:#1d4ed8;box-shadow:0 9px 22px rgba(37,99,235,.22)}.fh-hero{padding:68px 0 62px;color:var(--fh-ink);background:linear-gradient(135deg,#edf5ff 0%,#f4faf8 58%,#f8f7f2 100%);border-bottom:1px solid #dfe8ee}.fh-hero::before{background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.09),transparent 31%)}.fh-hero::after{display:none}.fh-hero h1{color:#172c4a;font-size:clamp(2.55rem,4.6vw,4rem)}.fh-hero p{color:#526174}.fh-hero .fh-eyebrow{color:#087f72}.fh-hero-trust{color:#526174;font-weight:550}.fh-hero-trust li::before{color:#087f72;background:#dff7f1}.fh-hero .fh-btn-light{color:#fff !important;background:#2563eb}.fh-hero .fh-btn-ghost{color:#334155 !important;border-color:#d8e1eb;background:rgba(255,255,255,.76)}.fh-quick-form{border:1px solid #dfe7ef;border-radius:20px;box-shadow:0 18px 46px rgba(15,23,42,.1)}.fh-quick-form-head strong{font-weight:600}.fh-quick-form label,.fh-filter label{font-weight:550}.fh-page-hero{position:relative;overflow:hidden;padding:58px 0 92px;color:var(--fh-ink);background:linear-gradient(135deg,#edf5ff 0%,#f4faf8 62%,#f8f7f2 100%);border-bottom:1px solid #dfe8ee}.fh-page-hero::after{content:'';position:absolute;top:-170px;right:max(-120px,calc((100vw - 1320px) / 2 - 170px));width:460px;height:460px;border:70px solid rgba(37,99,235,.035);border-radius:50%;pointer-events:none}.fh-page-hero .fh-eyebrow{color:#087f72}.fh-page-hero h1{position:relative;z-index:1;max-width:850px;margin-bottom:12px;color:#172c4a;font-size:clamp(2.45rem,4vw,3.55rem)}.fh-page-hero p{position:relative;z-index:1;max-width:760px;color:#526174;font-size:1rem}.fh-catalog-layout{position:relative;padding-bottom:72px;background:transparent}.fh-catalog-layout::before{display:none}.fh-filter{margin-top:-42px;padding:20px;border:1px solid #dfe6ee;border-radius:18px;box-shadow:0 16px 38px rgba(15,23,42,.09)}.fh-filter-title strong{font-weight:600}.fh-filter-chips a{color:#475569;background:#f8fafc;border-color:#e2e8f0;font-weight:550}.fh-results{padding-top:46px}.fh-results-heading{margin-bottom:16px}.fh-results-top{padding-bottom:12px;border-bottom:1px solid #e2e8f0}.fh-offer-grid{grid-template-columns:minmax(0,1fr);gap:14px}.fh-offer-card{display:grid;grid-template-columns:minmax(220px,1.05fr) minmax(360px,1.65fr) minmax(210px,.85fr);grid-template-areas:"head metrics footer" "name metrics footer" "body metrics footer" "legal legal legal" "notice notice notice";gap:8px 26px;min-height:0;padding:24px;border-color:#dfe6ee;border-radius:18px;box-shadow:0 3px 12px rgba(15,23,42,.035)}.fh-offer-card:hover{transform:none;border-color:#c7d5e5;box-shadow:0 12px 30px rgba(15,23,42,.075)}.fh-offer-card.is-featured::before{right:24px;left:24px;height:2px}.fh-offer-head{grid-area:head;min-height:56px}.fh-logo-placeholder{width:54px;height:54px;border-radius:13px}.fh-offer-identity h3{font-size:1.08rem}.fh-sponsored{font-weight:600}.fh-product-name{grid-area:name;min-height:0;margin:6px 0 0;font-weight:550}.fh-metrics{grid-area:metrics;align-self:stretch;margin:0;padding:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.fh-metrics>div{min-height:72px;padding:12px}.fh-metrics>div:nth-child(odd){padding-left:12px}.fh-metrics>div:nth-child(even){padding-right:12px;padding-left:12px}.fh-metrics strong{font-size:.9rem;font-weight:600}.fh-card-body{grid-area:body}.fh-summary{margin-top:4px}.fh-details{margin-bottom:0}.fh-offer-footer{grid-area:footer;align-self:center}.fh-card-actions{gap:9px}.fh-verified,.fh-unverified{margin-top:2px}.fh-legal{grid-area:legal;margin-top:12px;text-align:left}.fh-ad-notice{grid-area:notice}.fh-empty{border-radius:16px}.fh-category-grid>a,.fh-article-grid article,.fh-org-grid>a{border-radius:16px;box-shadow:0 2px 10px rgba(15,23,42,.025)}.fh-category-grid>a:hover,.fh-org-grid>a:hover{transform:none;box-shadow:0 10px 26px rgba(15,23,42,.065)}.fh-popular{background:#fff}.financehub strong{font-weight:600}.fh-amount-control>input[type="number"]{font-weight:600}.fh-route-hint,.fh-loan-link-grid a{font-weight:550}.fh-category-grid strong,.fh-article-grid h2,.fh-article-grid h3,.fh-details summary,.fh-faq summary,.fh-back{font-weight:600}.fh-details dd,.fh-org-info dd{font-weight:550}.fh-logo-placeholder{font-weight:650}@media (max-width:1120px){.fh-offer-card{grid-template-columns:minmax(220px,.9fr) minmax(360px,1.3fr);grid-template-areas:"head metrics" "name metrics" "body metrics" "footer footer" "legal legal" "notice notice"}.fh-offer-footer{margin-top:10px}.fh-card-actions{grid-template-columns:1fr 1fr}}@media (max-width:680px){.fh-container{width:min(100% - 28px,1320px)}.fh-hero{padding:48px 0 46px}.fh-page-hero{padding:46px 0 82px}.fh-filter{margin-top:-38px}.fh-offer-card{grid-template-columns:1fr;grid-template-areas:"head" "name" "metrics" "body" "footer" "legal" "notice";gap:10px;padding:19px}.fh-card-actions{grid-template-columns:1fr}.fh-legal{text-align:left}}.financehub[data-fh-product-type="loans"] .fh-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.financehub[data-fh-product-type="loans"] .fh-offer-card{display:flex;min-height:540px;padding:26px;flex-direction:column;gap:0;background:#fff;border:0;border-radius:20px;box-shadow:0 5px 18px rgba(15,23,42,.045)}.financehub[data-fh-product-type="loans"] .fh-offer-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,23,42,.075)}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-featured::before{display:none}.financehub[data-fh-product-type="loans"] .fh-offer-head{width:100%;min-height:64px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.financehub[data-fh-product-type="loans"] .fh-offer-identity h3{font-size:1.08rem;font-weight:650}.financehub[data-fh-product-type="loans"] .fh-offer-identity span{font-size:.82rem}.financehub[data-fh-product-type="loans"] .fh-product-name{display:none}.financehub[data-fh-product-type="loans"] .fh-metrics{width:100%;margin:18px 0 22px;padding:0;background:transparent;border:0;border-radius:0}.financehub[data-fh-product-type="loans"] .fh-metrics>div{min-height:72px;padding:12px 8px 10px 2px;border:0}.financehub[data-fh-product-type="loans"] .fh-metrics>div:nth-child(even){padding-left:12px}.financehub[data-fh-product-type="loans"] .fh-metrics span{color:#64748b;font-size:.72rem;font-weight:500;text-transform:uppercase}.financehub[data-fh-product-type="loans"] .fh-metrics span::before{content:'•';margin-right:5px;color:#7b8ba1}.financehub[data-fh-product-type="loans"] .fh-metrics strong{padding-left:10px;color:#111827;font-size:.84rem;font-weight:500}.financehub[data-fh-product-type="loans"] .fh-card-body{display:none}.financehub[data-fh-product-type="loans"] .fh-offer-footer{width:100%;margin-top:auto}.financehub[data-fh-product-type="loans"] .fh-card-actions{grid-template-columns:1fr;gap:10px}.financehub[data-fh-product-type="loans"] .fh-card-actions .fh-btn-primary{color:#0757ba !important;background:#dbeafe;box-shadow:none}.financehub[data-fh-product-type="loans"] .fh-card-actions .fh-btn-primary:hover{background:#c7ddfb}.financehub[data-fh-product-type="loans"] .fh-card-actions .fh-btn-secondary{color:#334155 !important;background:#f1f5f9;border-color:transparent}.financehub[data-fh-product-type="loans"] .fh-verified,.financehub[data-fh-product-type="loans"] .fh-unverified{margin-top:6px;font-weight:500}.financehub[data-fh-product-type="loans"] .fh-legal{width:100%;margin-top:12px;color:#667085;border-top:0;font-size:.66rem;line-height:1.5;text-align:center}.financehub[data-fh-product-type="loans"] .fh-legal strong{font-weight:600}.financehub[data-fh-product-type="loans"] .fh-ad-notice{width:100%;margin-top:10px;font-size:.65rem}@media (max-width:1080px){.financehub[data-fh-product-type="loans"] .fh-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.financehub[data-fh-product-type="loans"] .fh-offer-grid{grid-template-columns:1fr}.financehub[data-fh-product-type="loans"] .fh-offer-card{min-height:0;padding:21px}}.financehub h1,.financehub h2{font-family:"Segoe UI Variable Display","Segoe UI Variable Text","Segoe UI","Noto Sans",Arial,sans-serif;font-weight:500;letter-spacing:-.018em}.financehub h3{font-weight:550}.financehub strong{font-weight:550}.fh-article{width:min(1080px,calc(100% - 40px));max-width:1080px;padding-top:58px;padding-bottom:84px}.fh-article-header{max-width:980px;margin-bottom:40px;padding-bottom:36px;border-bottom:1px solid #e4eaf1}.fh-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px 22px;margin-bottom:24px;color:#6b788a;font-size:.82rem}.fh-article-meta .fh-back{margin:0;font-weight:500}.fh-article-meta .fh-article-author{color:#087f78;font-weight:500;text-decoration:none}.fh-article-meta .fh-article-author:hover{text-decoration:underline}.fh-article-meta span{color:#6b788a}.fh-article h1{max-width:960px;margin-bottom:20px;font-size:clamp(2.35rem,4vw,3.45rem);font-weight:500;line-height:1.08}.fh-article .fh-lead{max-width:920px;margin:0;color:#536174;font-size:clamp(1.08rem,1.6vw,1.24rem);font-weight:400;line-height:1.65}.fh-article .fh-prose,.fh-content-page{width:100%;max-width:980px;color:#334155;font-size:1.06rem;font-weight:400;line-height:1.78}.fh-content-page{width:min(1040px,calc(100% - 40px));max-width:1040px}.fh-content-page .fh-legal-summary{margin:0 0 34px;padding:24px 26px;background:#f3f8ff;border:1px solid #cfe0f5;border-radius:18px}.fh-content-page .fh-legal-summary>strong{display:block;margin-bottom:12px;color:var(--fh-ink);font-size:1.05rem;font-weight:650}.fh-content-page .fh-legal-summary ul{margin-bottom:0}.fh-content-page .fh-policy-meta{margin:-14px 0 38px;color:#607089;font-size:.84rem}.fh-content-page a{color:#165dcc;text-decoration:underline;text-decoration-color:rgba(22,93,204,.28);text-underline-offset:3px}.fh-content-page a:hover{text-decoration-color:currentColor}.fh-article .fh-prose p,.fh-article .fh-prose li,.fh-content-page p,.fh-content-page li{color:#3f4d60;font-weight:400}.fh-article .fh-prose p,.fh-content-page p{margin:0 0 1.25em}.fh-article .fh-prose h2,.fh-content-page h2{max-width:920px;margin:2.15em 0 .72em;font-size:clamp(1.65rem,2.4vw,2rem);font-weight:500;line-height:1.24}.fh-article .fh-prose h3,.fh-content-page h3{margin:1.9em 0 .65em;font-size:1.3rem;font-weight:550;line-height:1.3}.fh-article .fh-prose ol,.fh-article .fh-prose ul,.fh-content-page ol,.fh-content-page ul{margin:0 0 1.5em;padding-left:1.35em}.fh-article .fh-prose li + li,.fh-content-page li + li{margin-top:.38em}.fh-article .fh-prose small,.fh-content-page small{color:#718096;font-size:.82rem;line-height:1.6}@media (max-width:680px){.fh-article{width:min(100% - 28px,1080px);padding-top:38px;padding-bottom:60px}.fh-article-header{margin-bottom:30px;padding-bottom:28px}.fh-article h1{font-size:clamp(2rem,10vw,2.65rem)}.fh-article .fh-prose,.fh-content-page{font-size:1rem;line-height:1.72}.fh-content-page{width:min(100% - 28px,1040px)}.fh-article .fh-prose table,.fh-content-page table{display:block;overflow-x:auto;white-space:nowrap}}.fh-article .fh-practical-guide table{table-layout:fixed}.fh-table-mobile-label{display:none}@media (max-width:600px){.fh-article .fh-practical-guide .fh-traffic-table{display:block;border:0}.fh-article .fh-practical-guide .fh-traffic-table caption{display:block;margin-bottom:10px;text-align:left}.fh-article .fh-practical-guide .fh-traffic-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.fh-article .fh-practical-guide .fh-traffic-table tbody{display:grid;gap:12px}.fh-article .fh-practical-guide .fh-traffic-table tr{display:block;border:1px solid var(--fh-line);border-radius:12px;padding:8px 12px;background:#fff}.fh-article .fh-practical-guide .fh-traffic-table td{display:grid;grid-template-columns:minmax(0,1fr);gap:3px;padding:8px 0;border:0;white-space:normal;overflow-wrap:break-word}.fh-article .fh-practical-guide .fh-traffic-table td + td{border-top:1px solid var(--fh-line)}.fh-article .fh-practical-guide .fh-traffic-table td>span{min-width:0}.fh-article .fh-practical-guide .fh-traffic-table .fh-table-mobile-label{display:block;font-size:.78rem;font-weight:700;color:var(--fh-muted)}}.fh-article .fh-practical-guide th,.fh-article .fh-practical-guide td{overflow-wrap:anywhere}@media (max-width:680px){.fh-article .fh-practical-guide table{display:table;white-space:normal}.fh-article .fh-practical-guide th,.fh-article .fh-practical-guide td{padding:10px 8px;white-space:normal}.fh-article .fh-practical-guide table:has(th:nth-child(3)){font-size:.9rem}.fh-article .fh-practical-guide table:has(th:nth-child(3)) th:first-child{width:26%}.fh-article .fh-practical-guide table:has(th:nth-child(3)) th:nth-child(2){width:28%}}.fh-category-grid.is-four{grid-template-columns:repeat(4,minmax(0,1fr))}.fh-hub-section{padding-top:54px}.fh-catalog-tabs{position:relative;z-index:4;display:flex;gap:8px;overflow-x:auto;margin-top:-25px;padding:9px;background:#fff;border:1px solid #dce4ee;border-radius:16px;box-shadow:0 14px 38px rgba(15,23,42,.09);scrollbar-width:thin}.fh-catalog-tabs a{flex:0 0 auto;padding:10px 16px;color:#475569;border-radius:10px;font-size:.88rem;font-weight:500;text-decoration:none}.fh-catalog-tabs a:hover{color:#1d4ed8;background:#f1f5f9}.fh-catalog-tabs a.is-active{color:#fff;background:#2563eb}.fh-catalog-tabs + .fh-catalog-layout{padding-top:0}.fh-catalog-tabs + .fh-catalog-layout .fh-filter{margin-top:16px}.fh-filter.is-loans{grid-template-columns:repeat(4,minmax(0,1fr))}.fh-filter.is-loans>.fh-btn{min-height:50px}.fh-loan-more{margin-top:42px;padding:22px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 32px rgba(15,35,65,.06)}.fh-loan-more>summary{display:flex;width:fit-content;align-items:center;gap:8px;padding:0;color:#1d4ed8;cursor:pointer;font-size:.9rem;font-weight:600;list-style:none}.fh-loan-more>summary::-webkit-details-marker{display:none}.fh-loan-more>summary::after{content:'+';display:grid;width:20px;height:20px;place-items:center;color:#1d4ed8;background:#eff6ff;border-radius:50%}.fh-loan-more[open]>summary::after{content:'−'}.fh-loan-taxonomy{display:flex;flex-direction:column;gap:0;padding:12px 0 2px}.fh-loan-taxonomy section{display:grid;grid-template-columns:205px minmax(0,1fr);gap:18px;align-items:start;min-width:0;padding:12px 0;border-top:1px solid #eef2f6}.fh-loan-taxonomy section:first-child{border-top:0}.fh-loan-taxonomy h3{margin:7px 0 0;color:#64748b;font-size:.73rem;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.fh-loan-taxonomy section>div{display:flex;flex-wrap:wrap;gap:7px}.fh-loan-taxonomy a{padding:7px 10px;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;font-size:.76rem;font-weight:520;line-height:1.2}.fh-loan-taxonomy a:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}@media (max-width:980px){.fh-filter.is-loans{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-loan-taxonomy section{grid-template-columns:170px minmax(0,1fr)}}@media (max-width:640px){.fh-filter.is-loans{grid-template-columns:1fr}.fh-loan-more{margin-top:30px;padding:18px}.fh-loan-taxonomy section{grid-template-columns:1fr;gap:7px;padding:13px 0}.fh-loan-taxonomy h3{margin-top:0}}@media (max-width:1020px){.fh-category-grid.is-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.fh-category-grid.is-four{grid-template-columns:1fr}.fh-catalog-tabs{width:min(100% - 28px,1320px);margin-top:-19px}.fh-catalog-tabs a{padding:9px 13px}}.financehub .fh-broker-results{margin-top:46px;padding-top:34px;border-top:1px solid var(--fh-border)}.financehub .fh-broker-results-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:32px;align-items:end;margin-bottom:20px}.financehub .fh-broker-results-head h2{margin:4px 0 0}.financehub .fh-broker-results-head p{margin:0;color:var(--fh-muted);line-height:1.65}.financehub .fh-broker-count{display:inline-flex;margin-top:8px;color:var(--fh-muted);font-size:.78rem}.financehub .fh-offer-card.is-broker{border-color:#b9d8cf;background:linear-gradient(180deg,#fbfffd 0%,#fff 35%)}.financehub .fh-offer-card.is-broker::before{background:#16856f}.financehub .fh-requirements,.financehub .fh-fee-note{margin:12px 0 0;padding:12px 14px;border-radius:12px;color:var(--fh-text);font-size:.88rem;line-height:1.55}.financehub .fh-requirements{background:#f4f7fb}.financehub .fh-fee-note{background:#fff7e6;border:1px solid #f1ddb1}.financehub .fh-source{margin:12px 0 0;font-size:.82rem}.financehub .fh-source a{color:#315f91;text-decoration:underline;text-underline-offset:3px}.financehub .fh-org-sources{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0 0}.financehub .fh-org-sources a{color:var(--fh-primary);font-weight:600;text-decoration:none}.financehub .fh-org-sources a:hover{text-decoration:underline}@media (max-width:760px){.financehub .fh-broker-results-head{grid-template-columns:1fr;gap:10px}}.financehub .fh-offer-badges{display:flex;align-self:start;flex-wrap:wrap;justify-content:flex-end;gap:5px}.financehub .fh-paid-badge{display:inline-flex;align-items:center;padding:5px 8px;color:#8a3e0a;background:#fff3e8;border:1px solid #f5c99f;border-radius:999px;font-size:.63rem;font-weight:720;line-height:1.2;white-space:nowrap}.fh-filter .fh-filter-check{min-height:46px;display:flex;flex-direction:row;align-items:center;gap:10px;align-self:end;padding:0 14px;border:1px solid var(--fh-border);border-radius:12px;background:#fff;font-weight:600}.fh-filter .fh-filter-check input{width:18px;height:18px;margin:0}.fh-filter .fh-filter-check span{line-height:1.25}.financehub .fh-paid-service-note{display:grid;gap:5px;margin:2px 0 14px;padding:12px 13px;color:#713b12;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px}.financehub .fh-paid-service-note strong{font-size:.78rem;font-weight:700}.financehub .fh-paid-service-note span{font-size:.72rem;line-height:1.42}html.fh-modal-open{overflow:hidden}.financehub .fh-offer-modal{width:min(760px,calc(100% - 28px));max-width:760px;max-height:min(900px,calc(100vh - 34px));margin:auto;padding:0;overflow:hidden;color:var(--fh-text);background:transparent;border:0;border-radius:24px;box-shadow:0 28px 90px rgba(8,23,45,.28)}.financehub .fh-offer-modal::backdrop{background:rgba(9,24,47,.62);backdrop-filter:blur(4px)}.financehub .fh-offer-modal[open]{position:fixed;inset:0;z-index:10050}.financehub .fh-offer-modal-shell{position:relative;max-height:min(900px,calc(100vh - 34px));padding:30px;overflow:auto;background:#fff;border-radius:24px}.financehub .fh-modal-close{position:absolute;top:16px;right:16px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:#475569;background:#f1f5f9;border:0;border-radius:50%;cursor:pointer;font:400 1.65rem/1 system-ui,sans-serif}.financehub .fh-modal-close:hover{color:#0f172a;background:#e2e8f0}.financehub .fh-modal-close:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:2px}.financehub .fh-modal-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding-right:42px}.financehub .fh-modal-head h2{margin:4px 0;font-size:clamp(1.55rem,3vw,2.05rem);font-weight:560;line-height:1.15}.financehub .fh-modal-head p{margin:0;color:var(--fh-muted)}.financehub .fh-modal-kicker{color:#64748b;font-size:.72rem;font-weight:650;letter-spacing:.035em;text-transform:uppercase}.financehub .fh-modal-summary{margin:22px 0 0;color:#475569;font-size:.96rem;line-height:1.65}.financehub .fh-modal-paid{margin:22px 0 0;padding:16px 18px;color:#713b12;background:#fff7ed;border:1px solid #fdba74;border-radius:14px}.financehub .fh-modal-paid strong{display:block;margin-bottom:7px;font-size:.95rem}.financehub .fh-modal-paid p{margin:5px 0 0;font-size:.86rem;line-height:1.55}.financehub .fh-modal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:24px 0 0;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.financehub .fh-modal-facts>div{display:grid;gap:4px;padding:13px 15px;border-bottom:1px solid #e2e8f0}.financehub .fh-modal-facts>div:nth-child(odd){border-right:1px solid #e2e8f0}.financehub .fh-modal-facts>div:nth-last-child(-n+2){border-bottom:0}.financehub .fh-modal-facts dt{color:#64748b;font-size:.72rem}.financehub .fh-modal-facts dd{margin:0;color:#0f2749;font-weight:600}.financehub .fh-modal-section{margin-top:22px}.financehub .fh-modal-section h3{margin:0 0 8px;font-size:1rem;font-weight:620}.financehub .fh-modal-section p,.financehub .fh-modal-section li{color:#475569;font-size:.88rem;line-height:1.58}.financehub .fh-modal-section p{margin:0}.financehub .fh-modal-section ul{display:grid;gap:6px;margin:0;padding-left:19px}.financehub .fh-modal-legal{margin:22px 0 0;padding-top:16px;color:#64748b;border-top:1px solid #e2e8f0;font-size:.75rem;line-height:1.5}.financehub .fh-modal-source{margin:12px 0 0;font-size:.82rem}.financehub .fh-modal-source a{color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}.financehub .fh-modal-notice{margin:18px 0 0;padding:12px 14px;color:#65470d;background:#fff8e7;border-radius:11px;font-size:.8rem;line-height:1.5}.financehub .fh-modal-actions{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(150px,.7fr);gap:10px;margin-top:22px}.financehub .fh-modal-actions .fh-btn{width:100%;min-height:48px}.financehub .fh-modal-transition{margin:10px 0 0;color:#64748b;font-size:.7rem;line-height:1.45;text-align:center}@media (max-width:620px){.financehub .fh-offer-badges{grid-column:1 / -1;justify-content:flex-start}.financehub .fh-offer-modal-shell{padding:23px 18px 20px;border-radius:19px}.financehub .fh-modal-head{grid-template-columns:58px minmax(0,1fr);gap:13px;padding-right:34px}.financehub .fh-modal-head .fh-logo-placeholder.is-large{width:58px;height:58px;border-radius:15px}.financehub .fh-modal-facts,.financehub .fh-modal-actions{grid-template-columns:1fr}.financehub .fh-modal-facts>div,.financehub .fh-modal-facts>div:nth-child(odd){border-right:0;border-bottom:1px solid #e2e8f0}.financehub .fh-modal-facts>div:last-child{border-bottom:0}}.financehub .fh-filter.is-credits{grid-template-columns:repeat(4,minmax(0,1fr))}.financehub .fh-filter.is-credits>.fh-btn{min-height:50px}.financehub .fh-catalog-tabs.is-credit-groups{gap:5px}.financehub .fh-availability{align-self:start;padding:5px 8px;color:#7a4b00;background:#fff7df;border:1px solid #f0d99c;border-radius:999px;font-size:.63rem;font-weight:720;line-height:1.2;text-align:center}.financehub .fh-credit-conditions{margin:10px 0 13px;border-top:1px solid var(--fh-line)}.financehub .fh-credit-conditions>summary{padding:11px 0;color:var(--fh-brand-dark);cursor:pointer;font-size:.8rem;font-weight:650}.financehub .fh-credit-conditions .fh-requirements,.financehub .fh-credit-conditions .fh-fee-note{margin-top:7px;font-size:.8rem}@media (max-width:980px){.financehub .fh-filter.is-credits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.financehub .fh-filter.is-credits{grid-template-columns:1fr}}.financehub[data-fh-product-type="cards"] .fh-offer-card{grid-template-columns:minmax(230px,1fr) minmax(360px,1.45fr) minmax(220px,.9fr);grid-template-areas:"head metrics footer" "name metrics footer";gap:7px 24px;padding:19px 21px;align-items:start}.financehub[data-fh-product-type="cards"] .fh-offer-head{min-height:52px}.financehub[data-fh-product-type="cards"] .fh-logo-placeholder{width:50px;height:50px}.financehub[data-fh-product-type="cards"] .fh-product-name{margin-top:2px;font-size:.84rem}.financehub[data-fh-product-type="cards"] .fh-card-body.is-modal-only{display:none}.financehub[data-fh-product-type="cards"] .fh-metrics{align-self:start;min-height:0;padding:3px}.financehub[data-fh-product-type="cards"] .fh-metrics>div{min-height:58px;padding:10px 12px}.financehub[data-fh-product-type="cards"] .fh-metrics span{margin-bottom:3px}.financehub[data-fh-product-type="cards"] .fh-offer-footer{align-self:center}.financehub[data-fh-product-type="cards"] .fh-card-actions{gap:7px}.financehub[data-fh-product-type="cards"] .fh-card-actions .fh-btn{min-height:44px}.financehub[data-fh-product-type="cards"] .fh-verified,.financehub[data-fh-product-type="cards"] .fh-unverified{margin-top:0}@media (max-width:1120px){.financehub[data-fh-product-type="cards"] .fh-offer-card{grid-template-columns:minmax(210px,.9fr) minmax(340px,1.35fr);grid-template-areas:"head metrics" "name metrics" "footer footer"}.financehub[data-fh-product-type="cards"] .fh-offer-footer{margin-top:5px}}@media (max-width:680px){.financehub[data-fh-product-type="cards"] .fh-offer-card{grid-template-columns:1fr;grid-template-areas:"head" "name" "metrics" "footer";gap:9px;padding:17px}.financehub[data-fh-product-type="cards"] .fh-card-actions{grid-template-columns:1fr}}.financehub .fh-filter.is-deposits{grid-template-columns:repeat(4,minmax(0,1fr))}.financehub .fh-currency-disclosure{position:relative;z-index:1;display:grid;gap:5px;margin:16px 0 6px;padding:14px 17px;color:#4a6078;background:#f6faff;border:1px solid #d5e3f2;border-radius:14px}.financehub .fh-currency-disclosure strong{color:#173a61;font-size:.88rem;font-weight:620}.financehub .fh-currency-disclosure p{margin:0;font-size:.79rem;line-height:1.55}.financehub[data-fh-product-type="deposits"] .fh-offer-card{grid-template-columns:minmax(230px,1fr) minmax(360px,1.45fr) minmax(220px,.9fr);grid-template-areas:"head metrics footer" "name metrics footer";gap:7px 24px;padding:19px 21px;align-items:start}.financehub[data-fh-product-type="deposits"] .fh-offer-head{min-height:52px}.financehub[data-fh-product-type="deposits"] .fh-logo-placeholder{width:50px;height:50px}.financehub[data-fh-product-type="deposits"] .fh-product-name{margin-top:2px;font-size:.84rem}.financehub[data-fh-product-type="deposits"] .fh-card-body.is-modal-only{display:none}.financehub[data-fh-product-type="deposits"] .fh-metrics{align-self:start;min-height:0;padding:3px}.financehub[data-fh-product-type="deposits"] .fh-metrics>div{min-height:58px;padding:10px 12px}.financehub[data-fh-product-type="deposits"] .fh-metrics span{margin-bottom:3px}.financehub[data-fh-product-type="deposits"] .fh-offer-footer{align-self:center}.financehub[data-fh-product-type="deposits"] .fh-card-actions{gap:7px}.financehub[data-fh-product-type="deposits"] .fh-card-actions .fh-btn{min-height:44px}.financehub[data-fh-product-type="deposits"] .fh-verified,.financehub[data-fh-product-type="deposits"] .fh-unverified{margin-top:0}.financehub .fh-deposit-guide{max-width:1100px}@media (max-width:1120px){.financehub .fh-filter.is-deposits{grid-template-columns:repeat(2,minmax(0,1fr))}.financehub[data-fh-product-type="deposits"] .fh-offer-card{grid-template-columns:minmax(210px,.9fr) minmax(340px,1.35fr);grid-template-areas:"head metrics" "name metrics" "footer footer"}.financehub[data-fh-product-type="deposits"] .fh-offer-footer{margin-top:5px}}@media (max-width:680px){.financehub .fh-filter.is-deposits{grid-template-columns:1fr}.financehub[data-fh-product-type="deposits"] .fh-offer-card{grid-template-columns:1fr;grid-template-areas:"head" "name" "metrics" "footer";gap:9px;padding:17px}.financehub[data-fh-product-type="deposits"] .fh-card-actions{grid-template-columns:1fr}}.financehub .fh-filter.is-business{grid-template-columns:repeat(4,minmax(0,1fr))}.financehub[data-fh-product-type^="business-"] .fh-offer-card{grid-template-columns:minmax(235px,1fr) minmax(360px,1.45fr) minmax(220px,.9fr);grid-template-areas:"head metrics footer" "name metrics footer";gap:7px 24px;padding:19px 21px;align-items:start}.financehub[data-fh-product-type^="business-"] .fh-offer-head{min-height:52px}.financehub[data-fh-product-type^="business-"] .fh-logo-placeholder{width:50px;height:50px}.financehub[data-fh-product-type^="business-"] .fh-product-name{margin-top:2px;font-size:.86rem}.financehub[data-fh-product-type^="business-"] .fh-card-body.is-modal-only{display:none}.financehub[data-fh-product-type^="business-"] .fh-metrics{align-self:start;min-height:0;padding:3px}.financehub[data-fh-product-type^="business-"] .fh-metrics>div{min-height:58px;padding:10px 12px}.financehub[data-fh-product-type^="business-"] .fh-metrics span{margin-bottom:3px}.financehub[data-fh-product-type^="business-"] .fh-offer-footer{align-self:center}.financehub[data-fh-product-type^="business-"] .fh-card-actions{gap:7px}.financehub[data-fh-product-type^="business-"] .fh-card-actions .fh-btn{min-height:44px}.financehub[data-fh-product-type^="business-"] .fh-verified,.financehub[data-fh-product-type^="business-"] .fh-unverified{margin-top:0}.financehub .fh-business-guide{max-width:1100px}@media (max-width:1120px){.financehub .fh-filter.is-business{grid-template-columns:repeat(2,minmax(0,1fr))}.financehub[data-fh-product-type^="business-"] .fh-offer-card{grid-template-columns:minmax(210px,.9fr) minmax(340px,1.35fr);grid-template-areas:"head metrics" "name metrics" "footer footer"}.financehub[data-fh-product-type^="business-"] .fh-offer-footer{margin-top:5px}}@media (max-width:680px){.financehub .fh-filter.is-business{grid-template-columns:1fr}.financehub[data-fh-product-type^="business-"] .fh-offer-card{grid-template-columns:1fr;grid-template-areas:"head" "name" "metrics" "footer";gap:9px;padding:17px}.financehub[data-fh-product-type^="business-"] .fh-card-actions{grid-template-columns:1fr}}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker{min-height:0;padding:21px;border:1px solid #cfe2dc;background:#fff}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-head{grid-template-columns:auto minmax(0,1fr);gap:11px 13px;min-height:0;padding-bottom:14px;align-items:start}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-identity{min-width:0;padding-top:2px}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-identity h3{overflow-wrap:anywhere}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-identity span{display:block;margin-top:3px;line-height:1.35}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-badges{grid-column:1 / -1;width:100%;justify-content:flex-start}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-sponsored,.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-paid-badge{font-weight:600}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service{margin:14px 0;overflow:hidden;background:#e3ece9;border:1px solid #d9e7e2;border-radius:14px;gap:1px}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service>div,.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service>div:nth-child(even),.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service>div:nth-child(odd){min-height:68px;padding:10px 11px;background:#f8fbfa;border:0}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service span{margin-bottom:4px;font-size:.66rem;text-transform:none}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service span::before{content:none}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service strong{padding-left:0;font-size:.78rem;line-height:1.35}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-paid-service-note{margin:0 0 12px;padding:11px 12px}.financehub[data-fh-product-type="loans"] .fh-broker-preview{display:grid;gap:8px;margin:0 0 14px;padding:12px 13px;color:#475569;background:#f5f8fb;border-radius:12px}.financehub[data-fh-product-type="loans"] .fh-broker-preview p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.72rem;line-height:1.48}.financehub[data-fh-product-type="loans"] .fh-broker-preview strong{color:#26364a;font-weight:650}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-offer-footer{margin-top:0}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-legal{margin-top:10px}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-ad-notice{margin-top:8px}@media (max-width:420px){.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service{grid-template-columns:1fr}.financehub[data-fh-product-type="loans"] .fh-offer-card.is-broker .fh-metrics.is-service>div{min-height:0}}.financehub[data-fh-page="organization"] .fh-org-products .fh-section-head{margin-bottom:18px}.fh-org-hero .fh-org-legal-name{margin:8px 0 0;color:var(--fh-text-soft,#52657f);font-size:.94rem;font-weight:600}.fh-org-hero .fh-org-description{max-width:920px;margin:14px 0 0;line-height:1.65}.fh-org-product-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.fh-org-product-shortcuts a{display:inline-flex;min-height:40px;padding:8px 11px 8px 14px;align-items:center;gap:9px;color:#174f9e;background:#fff;border:1px solid #ccdaeb;border-radius:999px;font-size:.82rem;font-weight:650;box-shadow:0 5px 14px rgba(15,23,42,.035)}.fh-org-product-shortcuts a:hover{color:#0d4190;border-color:#9fb9d9;transform:translateY(-1px)}.fh-org-product-shortcuts a span{display:inline-grid;min-width:22px;height:22px;padding:0 6px;place-items:center;color:#516177;background:#eef3f8;border-radius:999px;font-size:.7rem}.financehub[data-fh-page="organization"] .fh-org-product-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:7px;background:#fff;border:1px solid var(--fh-line);border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.financehub[data-fh-page="organization"] .fh-org-product-tabs button{display:inline-flex;min-height:42px;padding:9px 14px;align-items:center;gap:8px;color:#34445a;background:transparent;border:0;border-radius:11px;cursor:pointer;font:inherit;font-size:.86rem;font-weight:560}.financehub[data-fh-page="organization"] .fh-org-product-tabs button:hover{color:#174f9e;background:#f2f6fc}.financehub[data-fh-page="organization"] .fh-org-product-tabs button.is-active{color:#fff;background:var(--fh-brand);box-shadow:0 6px 14px rgba(37,99,235,.2)}.financehub[data-fh-page="organization"] .fh-org-product-tabs button span{display:inline-grid;min-width:22px;height:22px;padding:0 6px;place-items:center;color:#516177;background:#edf2f8;border-radius:999px;font-size:.7rem;font-weight:650}.financehub[data-fh-page="organization"] .fh-org-product-tabs button.is-active span{color:#174f9e;background:#fff}.financehub[data-fh-page="organization"] .fh-org-products-catalog .fh-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.financehub[data-fh-page="organization"] .fh-offer-card{display:flex;min-height:0;padding:18px;flex-direction:column;gap:0;background:#fff;border:1px solid #d8e1ed;border-radius:17px;box-shadow:0 4px 14px rgba(15,23,42,.035)}.financehub[data-fh-page="organization"] .fh-offer-card[hidden]{display:none !important}.financehub[data-fh-page="organization"] .fh-offer-card:hover{transform:translateY(-2px);border-color:#b9cbe3;box-shadow:0 12px 26px rgba(15,23,42,.075)}.financehub[data-fh-page="organization"] .fh-offer-card.is-featured::before{right:18px;left:18px;height:2px}.financehub[data-fh-page="organization"] .fh-offer-head{display:grid;width:100%;min-height:56px;padding-bottom:12px;grid-template-columns:auto minmax(0,1fr);gap:9px 11px;align-items:center;border-bottom:1px solid var(--fh-line)}.financehub[data-fh-page="organization"] .fh-offer-head .fh-logo-placeholder{width:48px;height:48px;border-radius:12px}.financehub[data-fh-page="organization"] .fh-offer-identity h3{font-size:1rem;font-weight:620}.financehub[data-fh-page="organization"] .fh-offer-identity span{margin-top:2px;font-size:.75rem;line-height:1.35}.financehub[data-fh-page="organization"] .fh-offer-badges{grid-column:1 / -1;justify-content:flex-start}.financehub[data-fh-page="organization"] .fh-product-name{display:-webkit-box;min-height:40px;margin:12px 0 5px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.84rem;font-weight:570;line-height:1.45}.financehub[data-fh-page="organization"] .fh-metrics,.financehub[data-fh-page="organization"] .fh-metrics.is-service{display:grid;width:100%;margin:8px 0 14px;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;background:#e3e9f1;border:1px solid #dfe6ef;border-radius:12px}.financehub[data-fh-page="organization"] .fh-metrics>div,.financehub[data-fh-page="organization"] .fh-metrics>div:nth-child(even),.financehub[data-fh-page="organization"] .fh-metrics>div:nth-child(odd){min-height:60px;padding:9px 10px;background:#f8fafc;border:0}.financehub[data-fh-page="organization"] .fh-metrics span{margin-bottom:3px;font-size:.66rem;font-weight:500;text-transform:none}.financehub[data-fh-page="organization"] .fh-metrics span::before{content:none}.financehub[data-fh-page="organization"] .fh-metrics strong{padding-left:0;font-size:.78rem;font-weight:580;line-height:1.35}.financehub[data-fh-page="organization"] .fh-card-body,.financehub[data-fh-page="organization"] .fh-paid-service-note,.financehub[data-fh-page="organization"] .fh-broker-preview,.financehub[data-fh-page="organization"] .fh-legal,.financehub[data-fh-page="organization"] .fh-ad-notice{display:none}.financehub[data-fh-page="organization"] .fh-offer-footer{width:100%;margin-top:auto;align-self:stretch}.financehub[data-fh-page="organization"] .fh-card-actions{grid-template-columns:1fr;gap:7px}.financehub[data-fh-page="organization"] .fh-card-actions .fh-btn{min-height:42px;padding:9px 12px;font-size:.82rem}.financehub[data-fh-page="organization"] .fh-verified,.financehub[data-fh-page="organization"] .fh-unverified{margin-top:0;font-size:.65rem}.financehub[data-fh-page="organization"] .fh-org-products-empty{padding:28px;color:var(--fh-muted);background:#fff;border:1px dashed #bdc9d8;border-radius:15px;text-align:center}.financehub[data-fh-page="organization"] .fh-org-products-more{display:block;min-height:44px;margin:20px auto 0;padding:10px 22px;color:#174f9e;background:#fff;border:1px solid #bfd0e5;border-radius:12px;cursor:pointer;font:inherit;font-size:.86rem;font-weight:650}.financehub[data-fh-page="organization"] .fh-org-products-more:hover{color:#fff;background:var(--fh-brand);border-color:var(--fh-brand)}.financehub[data-fh-page="organization"] .fh-org-products-more[hidden]{display:none !important}@media (max-width:1080px){.financehub[data-fh-page="organization"] .fh-org-products-catalog .fh-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.financehub[data-fh-page="organization"] .fh-org-product-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.financehub[data-fh-page="organization"] .fh-org-product-tabs button{flex:0 0 auto}.financehub[data-fh-page="organization"] .fh-org-products-catalog .fh-offer-grid{grid-template-columns:1fr}}.financehub[data-fh-page="organization"] .fh-mfo-hero{padding:54px 0 58px}.fh-mfo-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:42px;align-items:center}.fh-mfo-brand-row{display:flex;gap:18px;align-items:center}.fh-mfo-brand-row .fh-logo-placeholder.is-large{flex:0 0 auto;width:76px;height:76px;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.08)}.fh-mfo-brand-row h1{margin:5px 0 0;font-size:clamp(2.25rem,4vw,3.45rem);font-weight:560;letter-spacing:-.035em}.fh-mfo-hero-copy .fh-org-legal-name{margin:20px 0 0 94px;color:#475b75;font-size:.88rem;font-weight:540}.fh-mfo-hero-copy .fh-org-description{max-width:760px;margin:10px 0 0 94px;color:#51637a;line-height:1.65}.fh-mfo-hero-actions{display:flex;gap:10px;margin:24px 0 0 94px}.fh-mfo-hero-actions .fh-btn{min-width:185px}.fh-mfo-partner-note{max-width:680px !important;margin:11px 0 0 94px !important;color:#66758a !important;font-size:.72rem !important;line-height:1.45}.fh-broker-free-route{display:flex;align-items:center;gap:8px 14px;max-width:680px;margin:13px 0 0 94px;padding:10px 12px;color:#37516d;background:#f1f8f6;border:1px solid #cfe5df;border-radius:12px;font-size:.78rem;line-height:1.45}.fh-broker-free-route span{color:#536a83}.fh-broker-free-route a{font-weight:650}.fh-broker-hero .fh-eyebrow{color:#b45309}.fh-broker-profile .fh-mfo-main{min-width:0}.fh-broker-alert{margin:0 0 20px;padding:18px 20px;color:#6f4207;background:linear-gradient(135deg,#fff8e7 0%,#fffdf7 100%);border:1px solid #f2d291;border-radius:16px}.fh-broker-alert strong{display:block;margin-bottom:6px;color:#7b4604;font-weight:650}.fh-broker-alert p{margin:0;line-height:1.62}.fh-mfo-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;background:#dbe5ef;border:1px solid #d5e0eb;border-radius:20px;box-shadow:0 16px 40px rgba(20,56,95,.09)}.fh-mfo-hero-facts>div{min-height:92px;padding:18px;background:rgba(255,255,255,.9)}.fh-mfo-hero-facts span,.fh-mfo-condition-grid span{display:block;margin-bottom:7px;color:#687a91;font-size:.72rem;font-weight:560}.fh-mfo-hero-facts strong,.fh-mfo-condition-grid strong{color:#172c4a;font-size:.94rem;font-weight:620;line-height:1.35}.fh-mfo-hero-facts>p{grid-column:1 / -1;margin:0;padding:11px 18px;color:#5f7085;background:#f6f9fc;font-size:.71rem;text-align:center}.fh-mfo-profile{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:34px;align-items:start}.fh-mfo-main h2,.fh-mfo-guide h2,.fh-mfo-faq h2,.fh-mfo-contacts h2,.fh-mfo-alternatives h2{margin:7px 0 24px;font-size:clamp(1.65rem,2.7vw,2.2rem);font-weight:560;letter-spacing:-.025em}.fh-mfo-condition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:20px;background:#dfe6ee;border:1px solid #dce4ed;border-radius:16px}.fh-mfo-condition-grid>div{min-height:88px;padding:17px;background:#f8fafc}.fh-mfo-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fh-mfo-two-column article{padding:20px;background:#fff;border:1px solid #dde5ee;border-radius:16px}.fh-mfo-two-column h3,.fh-mfo-steps h3{margin:0 0 8px;font-size:1rem;font-weight:610}.fh-mfo-two-column p,.fh-mfo-steps p,.fh-mfo-detail-grid p{margin:0;color:#56677e;line-height:1.65}.fh-mfo-source{margin:16px 0 0}.fh-mfo-source a{color:#145bbb;font-size:.85rem;font-weight:580;text-decoration:none}.fh-mfo-summary,.fh-mfo-contacts aside{padding:23px;color:#654912;background:#fff8e8;border:1px solid #efdcae;border-radius:18px}.fh-mfo-summary strong,.fh-mfo-contacts aside strong{color:#392e18;font-weight:630}.fh-mfo-summary ul{margin:13px 0 0;padding-left:19px}.fh-mfo-summary li{margin-top:8px;line-height:1.5}.fh-mfo-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.fh-mfo-steps li{min-height:220px;padding:20px;background:#fff;border:1px solid #dde5ef;border-radius:18px}.fh-mfo-steps li>span{display:grid;width:35px;height:35px;margin-bottom:20px;place-items:center;color:#155bc1;background:#eaf2ff;border-radius:11px;font-size:.85rem;font-weight:650}.fh-mfo-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fh-mfo-detail-grid article{padding:25px;background:#fff;border:1px solid #dde5ee;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.035)}.fh-mfo-detail-grid h2{margin:0 0 11px;font-size:1.25rem;font-weight:570}.fh-mfo-faq{display:grid;grid-template-columns:minmax(230px,.62fr) minmax(0,1.38fr);gap:54px;align-items:start}.fh-mfo-faq-head{position:sticky;top:112px}.fh-mfo-faq-head h2{max-width:360px;margin-bottom:14px}.fh-mfo-faq-head p{max-width:390px;margin:0;color:#617188;line-height:1.65}.fh-mfo-faq-count{display:inline-flex;margin-top:21px;padding:7px 11px;color:#1760c4;background:#eaf2ff;border-radius:999px;font-size:.76rem;font-weight:620}.fh-mfo-faq-list{display:grid;gap:10px}.fh-mfo-faq details{overflow:hidden;background:#fff;border:1px solid #dbe4ee;border-radius:15px;box-shadow:0 7px 20px rgba(20,45,80,.035);transition:border-color .18s ease,box-shadow .18s ease}.fh-mfo-faq details[open]{border-color:#b9d0f0;box-shadow:0 12px 28px rgba(32,93,174,.07)}.fh-mfo-faq summary{position:relative;padding:19px 58px 19px 20px;color:#223550;cursor:pointer;font-weight:590;line-height:1.45;list-style:none}.fh-mfo-faq summary::-webkit-details-marker{display:none}.fh-mfo-faq summary::after{content:"+";position:absolute;top:50%;right:17px;display:grid;width:30px;height:30px;place-items:center;color:#1b62c3;background:#edf4ff;border-radius:9px;font-size:1.2rem;font-weight:400;transform:translateY(-50%)}.fh-mfo-faq details[open] summary::after{content:"−";color:#fff;background:#246bfd}.fh-mfo-faq details[open] summary{color:#164f9d}.fh-mfo-faq details p{max-width:760px;margin:0;padding:0 58px 20px 20px;color:#56677e;line-height:1.65}.fh-mfo-contacts{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px;align-items:start}.fh-mfo-contacts dl{margin:0}.fh-mfo-contacts dl>div{display:grid;grid-template-columns:160px minmax(0,1fr);padding:11px 0;border-bottom:1px solid var(--fh-line)}.fh-mfo-contacts dt{color:var(--fh-muted)}.fh-mfo-contacts dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:550}.fh-mfo-contacts dd a{color:#165dcc;text-decoration:none}.fh-mfo-contacts aside p{color:#705620;line-height:1.55}.fh-mfo-alternative-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fh-mfo-alternative{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px;color:#1c304d;background:#fff;border:1px solid #dae4ef;border-radius:16px;text-decoration:none}.fh-mfo-alternative:hover{border-color:#a9c4ea;box-shadow:0 10px 24px rgba(20,72,145,.07)}.fh-mfo-alternative .fh-logo-placeholder{width:48px;height:48px;border-radius:12px}.fh-mfo-alternative strong,.fh-mfo-alternative small{display:block}.fh-mfo-alternative strong{font-weight:610}.fh-mfo-alternative small{margin-top:4px;color:#68788e;line-height:1.4}.fh-mfo-alternative>b{color:#2c68c9;font-size:1.1rem}@media (max-width:980px){.fh-mfo-hero-grid,.fh-mfo-profile,.fh-mfo-contacts{grid-template-columns:1fr}.fh-mfo-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-mfo-alternative-grid{grid-template-columns:1fr}.fh-mfo-faq{grid-template-columns:1fr;gap:26px}.fh-mfo-faq-head{position:static}}@media (max-width:680px){.financehub[data-fh-page="organization"] .fh-mfo-hero{padding:36px 0 40px}.fh-mfo-brand-row{align-items:flex-start}.fh-mfo-brand-row .fh-logo-placeholder.is-large{width:60px;height:60px;border-radius:16px}.fh-mfo-brand-row h1{font-size:1.85rem}.fh-mfo-hero-copy .fh-org-legal-name,.fh-mfo-hero-copy .fh-org-description,.fh-mfo-hero-actions,.fh-mfo-partner-note,.fh-broker-free-route{margin-left:0 !important}.fh-broker-free-route{align-items:flex-start;flex-direction:column}.fh-mfo-hero-actions{align-items:stretch;flex-direction:column}.fh-mfo-hero-actions .fh-btn{width:100%}.fh-mfo-hero-facts,.fh-mfo-condition-grid,.fh-mfo-two-column,.fh-mfo-detail-grid,.fh-mfo-steps{grid-template-columns:1fr}.fh-mfo-hero-facts>div,.fh-mfo-condition-grid>div,.fh-mfo-steps li{min-height:0}.fh-mfo-contacts dl>div{grid-template-columns:1fr;gap:4px}}@media (max-width:1100px){.fh-fx-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.fh-fx-meta{align-items:flex-start;flex-direction:column;gap:14px}.fh-fx-meta>a{margin-left:0}.fh-fx-cards{grid-template-columns:1fr 1fr}.fh-fx-card{padding:16px}.fh-fx-value{margin-top:16px;font-size:1.3rem}}@media (max-width:420px){.fh-fx-cards{grid-template-columns:1fr}}.fh-calculator-hero{background:linear-gradient(115deg,#eef6ff 0%,#f7fbff 54%,#f1faf7 100%)}.fh-calculator-index{padding-top:54px}.fh-calculator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fh-calculator-card{display:flex;gap:18px;min-height:190px;padding:26px;color:var(--fh-ink);background:#fff;border:1px solid #dce5f0;border-radius:22px;box-shadow:0 12px 32px rgba(15,23,42,.055);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.fh-calculator-card:hover{transform:translateY(-3px);border-color:#9ec0ff;box-shadow:0 18px 42px rgba(37,99,235,.11)}.fh-calculator-card>span,.fh-calculator-related span{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;color:#1557c0;background:#eaf2ff;border-radius:14px;font-size:20px;font-weight:650}.fh-calculator-card h2{margin:1px 0 9px;font-size:1.15rem;line-height:1.25;font-weight:600}.fh-calculator-card p{margin:0 0 16px;color:#5d6c82;line-height:1.55}.fh-calculator-card b{color:#1d5fd0;font-size:.91rem;font-weight:600}.fh-calculator-info,.fh-calculator-source{margin-top:24px;padding:18px 20px;color:#536278;background:#f7faff;border:1px solid #dce7f6;border-radius:16px;line-height:1.6}.fh-calculator-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,410px);gap:22px;align-items:stretch;padding-top:48px}.fh-calculator-form,.fh-calculator-results{padding:30px;border:1px solid #dbe5f0;border-radius:22px}.fh-calculator-form{background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.06)}.fh-calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fh-calculator-fields label>span:first-child{display:block;margin-bottom:8px;color:#34445b;font-size:.9rem;font-weight:580}.fh-calculator-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;background:#fbfcfe;border:1px solid #cfdbea;border-radius:13px}.fh-calculator-input:focus-within{border-color:#4f86ef;box-shadow:0 0 0 3px rgba(37,99,235,.11)}.fh-calculator-input input{width:100%;min-width:0;padding:14px 8px 14px 15px;color:#14243d;background:transparent;border:0;outline:0;font:inherit;font-weight:570}.fh-calculator-input b{padding:0 14px 0 7px;color:#68778d;font-size:.86rem;font-weight:560;white-space:nowrap}.fh-calculator-actions{display:flex;gap:12px;margin-top:25px}.fh-calculator-actions .fh-button{min-width:150px;border:0;cursor:pointer}.fh-calculator-actions .fh-button.is-secondary{color:#314158;background:#eef3f9;box-shadow:none}.fh-calculator-results{display:flex;flex-direction:column;color:#fff;background:linear-gradient(145deg,#0d3976 0%,#185fc4 58%,#2876e8 100%);border-color:transparent;box-shadow:0 18px 45px rgba(22,91,190,.19)}.fh-calculator-results>span{color:#cfe2ff;font-size:.76rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.fh-calculator-results>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;margin:26px 0}.fh-calculator-results p{margin:0}.fh-calculator-results small{display:block;min-height:32px;color:#d8e8ff;line-height:1.35}.fh-calculator-results output{display:block;margin-top:7px;font-size:1.27rem;line-height:1.25;font-weight:620}.fh-calculator-results .fh-calculator-result-note{margin-top:auto;padding-top:18px;color:#d7e7ff;border-top:1px solid rgba(255,255,255,.22);font-size:.82rem;line-height:1.55}.fh-calculator-copy{max-width:1040px}.fh-calculator-copy h2{margin:28px 0 11px;font-size:1.55rem;font-weight:570}.fh-calculator-copy h2:first-child{margin-top:0}.fh-calculator-copy p{max-width:920px}.fh-formula{display:inline-block;margin:8px 0 12px;padding:13px 17px;color:#173963;background:#eaf3ff;border:1px solid #cddff4;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.fh-calculator-source a{font-weight:600}.fh-calculator-table-wrap{max-width:920px;margin:18px 0 26px;overflow-x:auto;background:#fff;border:1px solid #dce5ef;border-radius:15px}.fh-calculator-table{width:100%;min-width:690px;border-collapse:collapse;color:#3e536b;font-size:.84rem;line-height:1.5}.fh-calculator-table th,.fh-calculator-table td{padding:13px 15px;border-bottom:1px solid #e2e9f1;text-align:left;vertical-align:top}.fh-calculator-table th{color:#173a61;background:#f5f9fd;font-weight:620}.fh-calculator-table tr:last-child td{border-bottom:0}.fh-calculator-faq{display:grid;max-width:920px;margin-top:14px;border-top:1px solid #dce5ef}.fh-calculator-faq details{padding:15px 0;border-bottom:1px solid #dce5ef}.fh-calculator-faq summary{color:#173a61;font-weight:600;cursor:pointer}.fh-calculator-faq p{margin:9px 0 0}.fh-calculator-related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fh-calculator-related a{display:flex;align-items:center;gap:12px;min-height:78px;padding:14px;color:#23344c;background:#fff;border:1px solid #dce5ef;border-radius:16px;text-decoration:none}.fh-calculator-related a:hover{border-color:#9bbcf5}.fh-calculator-related span{width:38px;height:38px;border-radius:11px;font-size:16px}.fh-calculator-related strong{font-size:.9rem;font-weight:590}@media (max-width:980px){.fh-calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-calculator-page{grid-template-columns:1fr}.fh-calculator-related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.fh-calculator-grid,.fh-calculator-fields,.fh-calculator-related{grid-template-columns:1fr}.fh-calculator-card{min-height:0;padding:21px}.fh-calculator-form,.fh-calculator-results{padding:22px;border-radius:18px}.fh-calculator-actions{flex-direction:column}.fh-calculator-actions .fh-button{width:100%}.fh-calculator-results>div{grid-template-columns:1fr;gap:15px}.fh-calculator-results small{min-height:0}}.financehub[data-fh-page="terms"] .fh-content-page,.financehub[data-fh-page="term"] .fh-content-page{max-width:1120px}.fh-glossary-intro{max-width:900px;color:#4c5d73;font-size:1.04rem;line-height:1.72}.fh-glossary-search{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:28px 0 42px;padding:20px 22px;background:#fff;border:1px solid #d8e3ef;border-radius:18px;box-shadow:0 12px 34px rgba(23,43,77,.06)}.fh-glossary-search label{flex:1}.fh-glossary-search label span{display:block;margin-bottom:8px;color:#34445b;font-size:.88rem;font-weight:580}.fh-glossary-search input{width:100%;min-height:48px;padding:11px 15px;color:#182b47;background:#f9fbfd;border:1px solid #cad8e7;border-radius:12px;font:inherit;outline:none}.fh-glossary-search input:focus{border-color:#4c83eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.fh-glossary-search>strong{padding-bottom:14px;color:#607086;font-size:.86rem;font-weight:580;white-space:nowrap}.fh-glossary-directory{margin:-18px 0 46px;padding:22px;background:linear-gradient(145deg,#ffffff 0%,#f7fbff 100%);border:1px solid #d6e2ef;border-radius:20px;box-shadow:0 14px 36px rgba(23,43,77,.065)}.fh-glossary-directory>header{margin:0 0 17px}.fh-glossary-directory>header span{display:block;margin-bottom:5px;color:#008b79;font-size:.72rem;font-weight:680;letter-spacing:.09em;text-transform:uppercase}.fh-glossary-directory>header strong{display:block;color:#18304f;font-size:1.18rem;font-weight:620}.fh-glossary-directory>header p{margin:5px 0 0;color:#68788e;font-size:.88rem}.fh-glossary-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fh-glossary-nav a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:13px 14px 13px 16px;color:#27415f;background:#fff;border:1px solid #d9e4ef;border-radius:14px;font-size:.86rem;font-weight:570;line-height:1.3;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fh-glossary-nav a::before{content:'';align-self:stretch;width:3px;flex:0 0 3px;margin:-3px 0 -3px -8px;background:linear-gradient(180deg,#16a394,#2d6fe8);border-radius:999px;opacity:.72}.fh-glossary-nav a span{flex:1}.fh-glossary-nav a:hover{color:#125dbd;background:#f4f8ff;border-color:#a9c5ed;box-shadow:0 8px 20px rgba(28,74,141,.08);transform:translateY(-1px)}.fh-glossary-nav small,.fh-glossary-group>header h2 small{display:inline-flex;align-items:center;justify-content:center;min-width:26px;min-height:23px;padding:2px 7px;color:#5d6f86;background:#eaf1f9;border-radius:999px;font-size:.72rem;font-weight:580}.fh-glossary-groups{display:grid;gap:42px}.fh-glossary-group{scroll-margin-top:110px}.fh-glossary-group[hidden]{display:none}.fh-glossary-group>header{max-width:840px;margin-bottom:17px}.fh-glossary-group>header h2{display:flex;align-items:center;gap:9px;margin:0 0 7px;font-size:1.52rem;font-weight:570}.fh-glossary-group>header p{margin:0;color:#65748a;line-height:1.6}.fh-glossary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.fh-glossary-grid a{display:flex;flex-direction:column;gap:7px;min-height:132px;padding:18px 19px;color:#1a2d48;background:#fff;border:1px solid #dce5ef;border-radius:16px;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fh-glossary-grid a:hover{border-color:#99baf1;box-shadow:0 12px 28px rgba(25,64,124,.08);transform:translateY(-2px)}.fh-glossary-grid a[hidden]{display:none}.fh-glossary-grid strong{color:#163b70;font-size:1rem;font-weight:610}.fh-glossary-grid span{display:-webkit-box;overflow:hidden;color:#68778c;font-size:.87rem;line-height:1.52;-webkit-line-clamp:3;-webkit-box-orient:vertical}.fh-glossary-next{margin-top:44px}.fh-term-back{display:inline-block;margin-top:20px;color:#175fc9;font-size:.9rem;font-weight:580;text-decoration:none}.fh-term-lead{max-width:920px;margin-top:0;color:#32445e;font-size:1.1rem;line-height:1.75}.fh-term-meta{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 30px}.fh-term-meta span{padding:7px 11px;color:#52647c;background:#eef4fb;border-radius:999px;font-size:.78rem}.financehub[data-fh-page="term"] .fh-content-page h2{margin:28px 0 10px;font-size:1.42rem;font-weight:570}.fh-term-example{margin:0 0 20px;padding:18px 20px;background:#f4f8fe;border-left:3px solid #2b6de1;border-radius:4px 14px 14px 4px}.fh-term-example strong{display:block;margin-bottom:5px;color:#1a5bbf;font-size:.82rem;font-weight:630;text-transform:uppercase;letter-spacing:.05em}.fh-term-example p{margin:0}.fh-term-links{margin-top:28px;padding:19px 20px;background:#fff;border:1px solid #dbe5ef;border-radius:15px}.fh-term-links>strong{display:block;margin-bottom:11px;color:#2f425d;font-weight:590}.fh-term-links>div{display:flex;flex-wrap:wrap;gap:9px}.fh-term-links a{padding:8px 11px;color:#155fc9;background:#edf4ff;border-radius:10px;font-size:.88rem;text-decoration:none}.fh-term-links a:hover{background:#e1edff}.fh-term-note{margin-top:26px;padding-top:18px;color:#718096;border-top:1px solid #e0e7ef;font-size:.84rem;line-height:1.6}.fh-term-toc{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 30px;padding:15px 17px;background:#fff;border:1px solid #d9e4ef;border-radius:15px;box-shadow:0 8px 24px rgba(23,43,77,.045)}.fh-term-toc>strong{color:#334b68;font-size:.83rem;font-weight:620}.fh-term-toc>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.fh-term-toc a{padding:7px 10px;color:#155fc9;background:#edf4ff;border-radius:9px;font-size:.8rem;font-weight:560;text-decoration:none}.fh-term-toc a:hover{color:#0d4fae;background:#deebff}.fh-term-block{scroll-margin-top:106px;margin:0 0 32px}.financehub[data-fh-page="term"] .fh-term-block>h2{margin-top:0}.fh-term-block>p{max-width:940px}.fh-term-table-wrap{overflow:hidden;margin:17px 0 0;background:#fff;border:1px solid #d9e4ef;border-radius:15px;box-shadow:0 8px 24px rgba(24,56,98,.04)}.fh-term-table{width:100%;border-collapse:collapse;color:#334760;font-size:.9rem;line-height:1.58}.fh-term-table th,.fh-term-table td{padding:14px 17px;border-bottom:1px solid #e1e8f0;text-align:left;vertical-align:top}.fh-term-table thead th{color:#53677f;background:#f3f7fb;font-size:.75rem;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.fh-term-table tbody th{width:210px;color:#1d426f;background:#f9fbfd;font-weight:610}.fh-term-table tr:last-child th,.fh-term-table tr:last-child td{border-bottom:0}.fh-term-table-wrap.is-steps .fh-term-table tbody th{width:185px}.fh-term-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:17px 0 0 !important;padding:0 !important;list-style:none}.fh-term-checklist li{position:relative;margin:0 !important;padding:14px 16px 14px 43px;color:#465a72;background:#f7fafc;border:1px solid #dfe7ef;border-radius:13px;font-size:.88rem;line-height:1.55}.fh-term-checklist li::before{content:'✓';position:absolute;top:14px;left:16px;display:grid;width:19px;height:19px;place-items:center;color:#087f72;background:#e4f6f2;border-radius:6px;font-size:.72rem;font-weight:700}.fh-term-faq{overflow:hidden;background:#fff;border:1px solid #d9e4ef;border-radius:15px}.fh-term-faq details{margin:0;border-bottom:1px solid #e1e8f0}.fh-term-faq details:last-child{border-bottom:0}.fh-term-faq summary{position:relative;padding:16px 48px 16px 18px;color:#203d61;cursor:pointer;font-size:.94rem;font-weight:590;list-style:none}.fh-term-faq summary::-webkit-details-marker{display:none}.fh-term-faq summary::after{content:'+';position:absolute;top:13px;right:16px;display:grid;width:27px;height:27px;place-items:center;color:#1a62c9;background:#edf4ff;border-radius:8px;font-size:1.05rem}.fh-term-faq details[open] summary::after{content:'−'}.fh-term-faq details[open] summary{background:#f8fbff}.fh-term-faq p{margin:0 !important;padding:0 18px 17px;color:#566a82 !important;font-size:.9rem;line-height:1.65}.fh-term-sources{margin-top:14px;padding:17px 19px;background:#f7fafc;border:1px solid #dfe7ef;border-radius:14px}.fh-term-sources>strong{display:block;margin-bottom:10px;color:#3b4e66;font-size:.83rem;font-weight:610}.fh-term-sources>div{display:flex;flex-wrap:wrap;gap:8px}.fh-term-sources a{padding:7px 10px;color:#1762bd;background:#fff;border:1px solid #d7e3f0;border-radius:9px;font-size:.8rem;text-decoration:none}.fh-term-sources a:hover{border-color:#a9c5ed}@media (max-width:900px){.fh-glossary-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-glossary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.fh-glossary-search{align-items:stretch;flex-direction:column;margin-bottom:32px}.fh-glossary-search>strong{padding-bottom:0}.fh-glossary-directory{margin:-7px 0 34px;padding:17px;border-radius:17px}.fh-glossary-directory>header{margin-bottom:14px}.fh-glossary-nav{display:flex;overflow-x:auto;margin:0 -3px;padding:3px;scroll-snap-type:x proximity}.fh-glossary-nav a{flex:0 0 205px;min-height:58px;scroll-snap-align:start}.fh-glossary-groups{gap:34px}.fh-glossary-grid{grid-template-columns:1fr}.fh-glossary-grid a{min-height:0}.fh-term-links>div{flex-direction:column;align-items:stretch}.fh-term-toc{align-items:flex-start;flex-direction:column;gap:11px}.fh-term-toc>div{justify-content:flex-start}.fh-term-checklist{grid-template-columns:1fr}.fh-term-table-wrap{overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.fh-term-table,.fh-term-table tbody,.fh-term-table tr,.fh-term-table th,.fh-term-table td{display:block;width:100%}.fh-term-table thead{display:none}.fh-term-table tbody{display:grid;gap:10px}.fh-term-table tbody tr{overflow:hidden;background:#fff;border:1px solid #d9e4ef;border-radius:13px}.fh-term-table tbody th,.fh-term-table-wrap.is-steps .fh-term-table tbody th{width:100%;padding:11px 14px;border:0}.fh-term-table tbody td{padding:12px 14px 14px;border:0}.fh-term-sources>div{flex-direction:column}}@media (max-width:620px){.financehub[data-fh-page="term"],.financehub[data-fh-page="term"] .fh-content-page,.financehub[data-fh-page="term"] .fh-term-block,.financehub[data-fh-page="term"] .fh-term-table-wrap,.financehub[data-fh-page="term"] .fh-term-table,.financehub[data-fh-page="term"] .fh-term-table tbody,.financehub[data-fh-page="term"] .fh-term-table tr,.financehub[data-fh-page="term"] .fh-term-table th,.financehub[data-fh-page="term"] .fh-term-table td{min-width:0;max-width:100%;box-sizing:border-box}.financehub[data-fh-page="term"] .fh-term-table{overflow-x:visible;white-space:normal}.financehub[data-fh-page="term"] .fh-term-table tbody tr{white-space:normal}.financehub[data-fh-page="term"] .fh-term-table th,.financehub[data-fh-page="term"] .fh-term-table td,.financehub[data-fh-page="term"] .fh-term-block>p,.financehub[data-fh-page="term"] .fh-term-example p,.financehub[data-fh-page="term"] .fh-term-checklist li,.financehub[data-fh-page="term"] .fh-term-faq summary,.financehub[data-fh-page="term"] .fh-term-faq p,.financehub[data-fh-page="term"] .fh-term-links a,.financehub[data-fh-page="term"] .fh-term-sources a{white-space:normal;overflow-wrap:anywhere;word-break:normal}.financehub[data-fh-page="term"] .fh-term-table tbody th,.financehub[data-fh-page="term"] .fh-term-table-wrap.is-steps .fh-term-table tbody th{padding:10px 13px}.financehub[data-fh-page="term"] .fh-term-table tbody td{padding:11px 13px 13px;line-height:1.58}.financehub[data-fh-page="term"] .fh-term-block{margin-bottom:27px}.financehub[data-fh-page="term"] .fh-content-page h2{margin-bottom:9px;font-size:1.28rem;line-height:1.3}}.financehub[data-fh-page="methodology"] .fh-content-page,.financehub[data-fh-page="editorial"] .fh-content-page{max-width:1120px}.fh-trust-lead{margin:0 0 30px;padding:24px 26px;color:#263c58;background:linear-gradient(135deg,#f2f7fe 0%,#f7fbfa 100%);border:1px solid #d4e2ef;border-radius:19px}.fh-trust-lead>p{max-width:920px;margin:0 !important;color:#263c58 !important;font-size:1.08rem;line-height:1.72}.fh-trust-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.fh-trust-meta span{padding:6px 10px;color:#536780;background:rgba(255,255,255,.78);border:1px solid #d8e3ee;border-radius:999px;font-size:.72rem}.fh-trust-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0 0 40px}.fh-trust-facts.is-editorial{grid-template-columns:repeat(4,minmax(0,1fr))}.fh-trust-facts section{padding:18px 19px;background:#fff;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 9px 25px rgba(29,52,84,.045)}.fh-trust-facts strong{display:block;margin-bottom:7px;color:#183b69;font-size:.92rem;font-weight:610}.fh-trust-facts p{margin:0 !important;color:#607086 !important;font-size:.84rem;line-height:1.55}.fh-method-steps{display:grid;gap:11px;margin:0 0 20px !important;padding:0 !important;counter-reset:none;list-style:none}.fh-method-steps li{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.6fr);gap:18px;margin:0 !important;padding:15px 17px;background:#fff;border:1px solid #e0e7ef;border-radius:13px}.fh-method-steps strong{color:#24486f;font-size:.9rem;font-weight:610}.fh-method-steps span{color:#53647a;font-size:.89rem;line-height:1.55}.fh-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:0 0 24px}.fh-method-grid section{padding:18px 19px;background:#f8fafc;border:1px solid #e1e8f0;border-radius:15px}.fh-method-grid b{display:block;margin-bottom:7px;color:#155fc9;font-size:.76rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.fh-method-grid p{margin:0 !important;font-size:.88rem;line-height:1.6}.fh-trust-links{margin-top:30px;padding:19px 20px;background:#fff;border:1px solid #dbe5ef;border-radius:15px}.fh-trust-links>strong{display:block;margin-bottom:11px;color:#2f425d;font-weight:590}.fh-trust-links>div{display:flex;flex-wrap:wrap;gap:9px}.fh-trust-links a{padding:8px 11px;color:#155fc9;background:#edf4ff;border-radius:10px;font-size:.86rem;text-decoration:none}.fh-trust-links a:hover{background:#e1edff}.fh-trust-note{margin-top:24px !important;padding-top:17px;color:#718096 !important;border-top:1px solid #e0e7ef;font-size:.82rem;line-height:1.6}.fh-editor-profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin:0 0 18px;padding:22px 24px;background:#fff;border:1px solid #d9e4ef;border-radius:18px}.fh-editor-avatar{display:grid;width:64px;height:64px;place-items:center;color:#fff;background:linear-gradient(145deg,#155ab8,#0a8b82);border-radius:17px;font-size:1rem;font-weight:650}.fh-editor-profile span{color:#087f72;font-size:.7rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.fh-editor-profile h2{margin:3px 0 5px !important;font-size:1.32rem !important;font-weight:590 !important}.fh-editor-profile p{margin:0 !important;color:#607086 !important;font-size:.85rem}.fh-editor-profile>div:last-child>div{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:10px}.fh-editor-profile a{font-size:.84rem;font-weight:560}.fh-editor-disclosure{margin:0 0 38px !important;padding:14px 17px;color:#5b4a25 !important;background:#fff8e9;border:1px solid #f0ddb2;border-radius:13px;font-size:.84rem;line-height:1.58}.fh-editor-flow{display:grid;gap:0;margin:0 0 25px !important;padding:0 !important;list-style:none}.fh-editor-flow li{display:grid;grid-template-columns:39px minmax(0,1fr);gap:14px;margin:0 !important;padding:0 0 18px}.fh-editor-flow li>span{display:grid;width:34px;height:34px;place-items:center;color:#175fc9;background:#eaf3ff;border-radius:10px;font-size:.8rem;font-weight:650}.fh-editor-flow li>div{padding:4px 0 18px;border-bottom:1px solid #e2e8f0}.fh-editor-flow li:last-child>div{border-bottom:0}.fh-editor-flow strong{display:block;margin-bottom:5px;color:#203a59;font-weight:610}.fh-editor-flow p{margin:0 !important;color:#596a80 !important;font-size:.9rem;line-height:1.58}@media (max-width:900px){.fh-trust-facts.is-editorial{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.fh-trust-lead{padding:20px}.fh-trust-facts,.fh-trust-facts.is-editorial,.fh-method-grid{grid-template-columns:1fr}.fh-method-steps li{grid-template-columns:1fr;gap:5px}.fh-editor-profile{grid-template-columns:1fr;padding:20px}.fh-trust-links>div{flex-direction:column;align-items:stretch}}.financehub.has-comparison{padding-bottom:96px}.financehub .fh-btn-compare{min-height:40px;gap:7px;padding:8px 13px;color:#315171;background:#fff;border-color:#cfdbea;box-shadow:none;font-size:.8rem;font-weight:570}.financehub .fh-btn-compare:hover{color:#165dcc;background:#f6f9fe;border-color:#9dbbed}.financehub .fh-btn-compare.is-selected{color:#0f6f63;background:#edf9f6;border-color:#99d5c8}.financehub .fh-btn-compare span{font-size:1rem;line-height:1}.financehub .fh-compare-bar{position:fixed;right:22px;bottom:18px;left:22px;z-index:9990;width:min(1180px,calc(100% - 44px));margin:0 auto}.financehub .fh-compare-bar[hidden]{display:none}.financehub .fh-compare-bar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"copy chips actions" "status status status";gap:8px 18px;align-items:center;padding:13px 15px 9px 18px;color:#eaf2ff;background:rgba(16,49,88,.97);border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:0 20px 55px rgba(10,31,58,.28);backdrop-filter:blur(12px)}.financehub .fh-compare-bar-copy{grid-area:copy;min-width:145px}.financehub .fh-compare-bar-copy strong{display:block;color:#fff;font-size:.9rem;font-weight:620}.financehub .fh-compare-bar-copy span{display:block;margin-top:2px;color:#bbcee6;font-size:.7rem}.financehub .fh-compare-chips{grid-area:chips;display:flex;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:thin}.financehub .fh-compare-chip{display:inline-flex;flex:0 0 auto;max-width:190px;min-height:34px;align-items:center;gap:8px;padding:6px 9px 6px 11px;color:#24425f;background:#fff;border:0;border-radius:10px;cursor:pointer;font:inherit;font-size:.74rem}.financehub .fh-compare-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financehub .fh-compare-chip b{color:#7990a8;font-size:1rem;font-weight:400;line-height:1}.financehub .fh-compare-chip:hover b{color:#b42318}.financehub .fh-compare-bar-actions{grid-area:actions;display:flex;gap:8px}.financehub .fh-compare-bar-actions .fh-btn{min-height:38px;padding:8px 14px;border-radius:10px;font-size:.77rem}.financehub .fh-compare-bar-actions .fh-btn-secondary{color:#e3edfa;background:transparent;border-color:#587491}.financehub .fh-compare-bar-actions .fh-btn-secondary:hover{background:rgba(255,255,255,.08)}.financehub .fh-compare-bar-actions .fh-btn-primary:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.financehub .fh-compare-status{grid-area:status;min-height:15px;margin:0;color:#ffd99d;font-size:.69rem;line-height:1.35}.financehub .fh-offer-modal.fh-compare-dialog{width:min(1180px,calc(100% - 28px));max-width:1180px}.financehub .fh-compare-shell{padding:28px}.financehub .fh-compare-head{padding:0 48px 20px 0}.financehub .fh-compare-head .fh-eyebrow{margin-bottom:7px}.financehub .fh-compare-head h2{margin:0;color:#172b49;font-size:clamp(1.55rem,3vw,2.1rem);font-weight:560;line-height:1.2}.financehub .fh-compare-head p{max-width:760px;margin:9px 0 0;color:#63748a;font-size:.86rem;line-height:1.55}.financehub .fh-compare-table-wrap{overflow:auto;border:1px solid #dce5ef;border-radius:16px}.financehub .fh-compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;table-layout:fixed}.financehub .fh-compare-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.financehub .fh-compare-table th,.financehub .fh-compare-table td{padding:13px 15px;border-right:1px solid #e2e9f1;border-bottom:1px solid #e2e9f1;vertical-align:top}.financehub .fh-compare-table tr>:last-child{border-right:0}.financehub .fh-compare-table tbody tr:last-child>*{border-bottom:0}.financehub .fh-compare-table thead th{color:#1b304d;background:#f7faff;text-align:left}.financehub .fh-compare-table thead th:first-child,.financehub .fh-compare-table tbody th{width:165px}.financehub .fh-compare-table tbody th{position:sticky;left:0;z-index:2;color:#62738a;background:#fbfcfe;font-size:.75rem;font-weight:570;text-align:left}.financehub .fh-compare-table td{color:#263b57;background:#fff;font-size:.81rem;line-height:1.5}.financehub .fh-compare-table td.is-empty{color:#9aa7b7}.financehub .fh-compare-product{display:flex;align-items:center;gap:10px;min-width:0}.financehub .fh-compare-product-mark{position:relative;display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;color:#1e5fad;background:#edf4ff;border:1px solid #d6e2f0;border-radius:11px;font-size:.68rem;font-weight:650}.financehub .fh-compare-product-mark img{position:absolute;inset:0;width:100%;height:100%;padding:4px;object-fit:contain;background:#fff}.financehub .fh-compare-product>span:last-child{min-width:0}.financehub .fh-compare-product strong,.financehub .fh-compare-product small{display:block;overflow:hidden;text-overflow:ellipsis}.financehub .fh-compare-product strong{color:#172b49;font-size:.88rem;font-weight:610;white-space:nowrap}.financehub .fh-compare-product small{margin-top:3px;color:#718096;font-size:.69rem;line-height:1.35}.financehub .fh-compare-action-row td{padding-block:16px}.financehub .fh-compare-action-row .fh-btn{width:100%;min-height:42px;padding:8px 11px;font-size:.77rem;text-align:center}.financehub .fh-modal-actions.is-compare{display:flex;justify-content:flex-end;margin-top:16px}.financehub .fh-modal-actions.is-compare .fh-btn{width:auto;min-width:150px}.financehub template[data-fh-offer-template]{display:none !important}.financehub .fh-catalog-method{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.85fr);gap:24px;align-items:center;margin:18px 0 28px;padding:18px 20px;color:#334155;background:linear-gradient(135deg,#f7fbff,#f4faf8);border:1px solid #dbe6ee;border-radius:16px}.financehub .fh-catalog-method strong{display:block;margin-bottom:5px;color:#0f2749;font-size:.94rem;font-weight:650}.financehub .fh-catalog-method p{margin:0;font-size:.82rem;line-height:1.55}.financehub .fh-catalog-method nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.financehub .fh-catalog-method a{color:#155fc9;font-size:.78rem;font-weight:600}.financehub .fh-filter-fallback{margin:-12px 0 28px;padding:15px 17px;color:#714a09;background:#fff9e9;border:1px solid #f1d69b;border-radius:14px}.financehub .fh-filter-fallback strong{display:block;margin-bottom:4px;color:#684005;font-size:.86rem;font-weight:650}.financehub .fh-filter-fallback p{margin:0;font-size:.79rem;line-height:1.55}.financehub .fh-results-top>div{display:grid;gap:3px}.financehub .fh-results-top{color:#5f6f83}.financehub .fh-results-top small{color:#5f6f83;font-size:.76rem;font-weight:450}.financehub[data-fh-product-type="loans"] .fh-offer-card:not(.is-broker){min-height:430px;padding:23px}.financehub[data-fh-product-type="loans"] .fh-offer-card:not(.is-broker) .fh-offer-head{min-height:58px;padding-bottom:14px}.financehub[data-fh-product-type="loans"] .fh-offer-card:not(.is-broker) .fh-metrics{margin:13px 0 15px}.financehub[data-fh-product-type="loans"] .fh-offer-card:not(.is-broker) .fh-metrics>div{min-height:58px;padding-top:9px;padding-bottom:8px}.financehub .fh-match-reason{margin:12px 0 0;padding:10px 12px;color:#23544b;background:#eff9f5;border:1px solid #cce8dd;border-radius:11px;font-size:.74rem;line-height:1.45}.financehub .fh-match-reason>span{margin-right:5px;color:#16856f;font-weight:800}.financehub .fh-match-reason strong{font-weight:650}.financehub .fh-return-example{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;margin:0 0 14px;padding:11px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px}.financehub .fh-return-example strong{color:#475569;font-size:.72rem;font-weight:600}.financehub .fh-return-example>span{color:#0f2749;font-size:.84rem;font-weight:650}.financehub .fh-return-example small{grid-column:1 / -1;color:#718096;font-size:.64rem;line-height:1.4}.financehub .fh-card-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 12px;margin-top:10px;color:#64748b;font-size:.67rem;line-height:1.4}.financehub .fh-card-trust a{color:#315f91;text-decoration:underline;text-underline-offset:2px}.financehub .fh-service-groups{display:grid;gap:30px}.financehub .fh-service-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:0 0 12px}.financehub .fh-service-group-head h3{margin:0;color:#17324f;font-size:1.03rem;font-weight:600}.financehub .fh-service-group-head p{margin:0;color:#64748b;font-size:.76rem;line-height:1.45;text-align:right}.financehub .fh-all-services{margin:20px 0 0;text-align:center}.financehub .fh-all-services .fh-btn{display:inline-flex;width:auto;min-height:42px}@media (max-width:760px){.financehub .fh-catalog-method{grid-template-columns:1fr;gap:13px;padding:16px}.financehub .fh-catalog-method nav{justify-content:flex-start}.financehub .fh-service-group-head{align-items:flex-start;flex-direction:column;gap:4px}.financehub .fh-service-group-head p{text-align:left}}@media (max-width:420px){.financehub[data-fh-product-type="loans"] .fh-offer-card:not(.is-broker){min-height:0;padding:18px}.financehub .fh-card-trust{justify-content:flex-start}.financehub .fh-return-example{grid-template-columns:1fr}.financehub .fh-return-example small{grid-column:auto}}@media (max-width:760px){.financehub.has-comparison{padding-bottom:146px}.financehub .fh-compare-bar{right:9px;bottom:9px;left:9px;width:calc(100% - 18px)}.financehub .fh-compare-bar-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy actions" "chips chips" "status status";gap:7px 10px;padding:11px 11px 7px;border-radius:15px}.financehub .fh-compare-bar-copy{min-width:0}.financehub .fh-compare-bar-copy span{white-space:nowrap}.financehub .fh-compare-bar-actions .fh-btn-secondary{display:none}.financehub .fh-compare-chips{padding-bottom:1px}.financehub .fh-compare-chip{max-width:145px;min-height:31px}.financehub .fh-compare-shell{padding:23px 15px 17px}.financehub .fh-compare-head{padding-right:34px}.financehub .fh-compare-table{min-width:690px}.financehub .fh-compare-table thead th:first-child,.financehub .fh-compare-table tbody th{width:135px}.financehub .fh-compare-table th,.financehub .fh-compare-table td{padding:11px 12px}}.fh-articles-hero h1{max-width:920px}.fh-articles-hero p{max-width:850px}.fh-articles-hub{padding-top:48px}.fh-article-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:28px}.fh-article-showcase-panel{overflow:hidden;background:#fff;border:1px solid #dce5ef;border-radius:20px;box-shadow:0 14px 38px rgba(22,48,78,.055)}.fh-article-showcase-panel>header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:21px 23px 17px;border-bottom:1px solid #e5ebf2}.fh-article-showcase-panel>header h2{margin:3px 0 0;font-size:1.34rem}.fh-article-showcase-panel>header>a{color:#2364c9;font-size:.78rem;font-weight:560;text-decoration:none}.fh-article-mini-list{display:grid}.fh-article-mini-list article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;min-width:0;padding:16px 22px;border-bottom:1px solid #e9eef4}.fh-article-mini-list article:last-child{border-bottom:0}.fh-article-mini-list article>div{min-width:0}.fh-article-mini-list h3{margin:4px 0 5px;font-size:.96rem;font-weight:560;line-height:1.35}.fh-article-mini-list h3 a{color:#1c3454;text-decoration:none}.fh-article-mini-list h3 a:hover{color:#165dcc}.fh-article-mini-list small{color:#7b899b;font-size:.69rem}.fh-article-rank,.fh-article-mini-list time{display:grid;width:36px;height:36px;place-items:center;color:#1760c8;background:#edf4ff;border-radius:10px;font-size:.72rem;font-weight:620}.fh-article-mini-list time{color:#087d73;background:#eaf7f4}.fh-article-category{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;color:#38607e !important;background:#eef4f8;border-radius:999px;font-size:.66rem !important;font-weight:600;line-height:1.2}.fh-articles-tools{margin-bottom:34px;padding:20px;background:#fff;border:1px solid #d9e4ef;border-radius:19px;box-shadow:0 13px 35px rgba(22,48,78,.05)}.fh-article-search{display:block}.fh-article-search>span{display:block;margin:0 0 8px;color:#30445e;font-size:.78rem;font-weight:600}.fh-article-search input{width:100%;min-height:50px;padding:0 16px;color:#1f3857;background:#f8fafc;border:1px solid #cfdbea;border-radius:13px;outline:0;font:inherit;font-size:.92rem}.fh-article-search input:focus{background:#fff;border-color:#5e91e3;box-shadow:0 0 0 3px rgba(35,100,201,.1)}.fh-article-categories{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.fh-article-categories button{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:7px 11px;color:#435a75;background:#f5f8fb;border:1px solid #dce5ef;border-radius:999px;cursor:pointer;font:inherit;font-size:.76rem;font-weight:540}.fh-article-categories button span{color:#7c8ca0;font-size:.66rem}.fh-article-categories button:hover{color:#165dcc;border-color:#a9c4ec}.fh-article-categories button.is-active{color:#fff;background:#2266d5;border-color:#2266d5}.fh-article-categories button.is-active span{color:#dfeaff}.fh-articles-list-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px;scroll-margin-top:100px}.fh-articles-list-head h2{margin:4px 0 0;font-size:clamp(1.55rem,2.4vw,2rem)}.fh-articles-list-head>span{color:#718096;font-size:.78rem}.fh-articles-hub .fh-article-grid.is-list{gap:16px}.fh-articles-hub .fh-article-grid.is-list article{display:flex;min-width:0;min-height:275px;flex-direction:column;padding:24px;box-shadow:0 10px 28px rgba(22,48,78,.035)}.fh-articles-hub [data-fh-article-card][hidden]{display:none !important}.fh-article-card-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px}.fh-article-card-meta>span:last-child{color:#7b899b;font-size:.7rem}.fh-articles-hub .fh-article-grid h2{margin:15px 0 10px;font-size:1.24rem;line-height:1.32}.fh-articles-hub .fh-article-grid h2 a,.fh-related-articles .fh-article-grid h3 a{color:#1c3454;text-decoration:none}.fh-articles-hub .fh-article-grid h2 a:hover,.fh-related-articles .fh-article-grid h3 a:hover{color:#165dcc}.fh-articles-hub .fh-article-grid p{margin:0 0 19px;font-size:.87rem;line-height:1.62}.fh-article-read{margin-top:auto;color:#165dcc;font-size:.8rem;font-weight:570;text-decoration:none}.fh-articles-empty{padding:36px 24px;color:#53657b;background:#fff;border:1px dashed #bdcada;border-radius:17px;text-align:center}.fh-articles-empty strong{display:block;margin-bottom:5px;color:#203a59}.fh-articles-empty p{margin:0;font-size:.86rem}.fh-article-toc{display:grid;grid-template-columns:minmax(180px,.52fr) minmax(0,1.48fr);gap:20px;max-width:980px;margin:0 0 42px;padding:21px 23px;background:linear-gradient(135deg,#f2f7fe,#f5faf9);border:1px solid #d5e2ef;border-radius:18px}.fh-article-toc h2{margin:4px 0 0;font-size:1.25rem}.fh-article-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin:0;padding-left:1.25em}.fh-article-toc li{color:#6d7e92;font-size:.78rem;line-height:1.45}.fh-article-toc a{color:#28557e;text-decoration:none}.fh-article-toc a:hover{color:#165dcc;text-decoration:underline;text-underline-offset:3px}.fh-article .fh-prose h2[id]{scroll-margin-top:105px}.fh-related-articles{border-top:1px solid #e3eaf1}.fh-article-grid.is-related{grid-template-columns:repeat(3,minmax(0,1fr))}.fh-related-articles .fh-article-grid article{display:flex;min-height:250px;flex-direction:column;padding:22px}.fh-related-articles .fh-article-grid h3{margin:14px 0 9px;font-size:1.05rem;line-height:1.36}.fh-related-articles .fh-article-grid p{margin:0 0 17px;font-size:.82rem;line-height:1.58}@media (max-width:900px){.fh-article-showcase{grid-template-columns:1fr}.fh-article-grid.is-related{grid-template-columns:1fr}.fh-related-articles .fh-article-grid article{min-height:0}}@media (max-width:680px){.fh-articles-hub{padding-top:32px}.fh-article-showcase-panel>header{padding:18px 17px 14px}.fh-article-mini-list article{grid-template-columns:34px minmax(0,1fr);gap:11px;padding:14px 16px}.fh-article-rank,.fh-article-mini-list time{width:33px;height:33px}.fh-articles-tools{padding:15px;border-radius:16px}.fh-article-categories{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.fh-article-categories button{flex:0 0 auto}.fh-articles-list-head{align-items:flex-start;flex-direction:column;gap:6px}.fh-articles-hub .fh-article-grid.is-list article{min-height:0;padding:20px}.fh-article-toc{grid-template-columns:1fr;gap:14px;margin-bottom:32px;padding:18px}.fh-article-toc ol{grid-template-columns:1fr}}.fh-product-hero{padding:58px 0 54px;background:linear-gradient(120deg,#edf7fb 0%,#f8fbf6 100%);border-bottom:1px solid var(--fh-border,#d9e3ee)}.fh-product-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:44px;align-items:center}.fh-product-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.fh-product-brand .fh-logo-placeholder{width:64px;height:64px}.fh-product-brand>div{display:grid;gap:5px}.fh-product-brand a{font-weight:650;color:#29405f;text-decoration:none}.fh-product-hero h1{max-width:930px;margin:0;color:#102a4c;font-size:clamp(2rem,4vw,3.6rem);font-weight:540;line-height:1.08;letter-spacing:-.03em}.fh-product-lead{max-width:760px;margin:20px 0 0;color:#4d637f;font-size:1.08rem;line-height:1.7}.fh-product-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.fh-product-hero-actions .fh-btn{width:auto;min-width:210px}.fh-affiliate-disclosure{max-width:760px;margin:12px 0 0;color:#6b7e96;font-size:.82rem;line-height:1.5}.fh-product-context-nav{position:relative;z-index:2;display:grid;grid-template-columns:minmax(190px,1.1fr) repeat(3,minmax(170px,1fr));gap:8px;margin-top:-22px;padding:12px;background:#fff;border:1px solid #d9e3ee;border-radius:18px;box-shadow:0 14px 34px rgba(16,42,76,.08)}.fh-product-context-nav>div,.fh-product-context-nav>a{min-width:0;padding:12px 14px;border-radius:12px}.fh-product-context-nav>div{display:grid;align-content:center;gap:3px;background:#f4f8fc}.fh-product-context-nav>div span{color:#71839a;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.fh-product-context-nav>div strong{color:#173454;font-size:.92rem;font-weight:620}.fh-product-context-nav>a{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#23415f;font-size:.88rem;font-weight:570;text-decoration:none}.fh-product-context-nav>a:hover{background:#eef5ff;color:#075fd8}.fh-product-context-nav>a b{color:#1f6feb;font-size:1rem;font-weight:600}.fh-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:#fff;border:1px solid #d4dfeb;border-radius:22px;box-shadow:0 20px 45px rgba(26,49,78,.08)}.fh-product-facts>div{display:grid;gap:8px;min-height:105px;padding:22px;border-right:1px solid #e0e7ef;border-bottom:1px solid #e0e7ef}.fh-product-facts>div:nth-child(2n){border-right:0}.fh-product-facts span{color:#6a7d96;font-size:.78rem}.fh-product-facts strong{color:#152d4e;font-size:1rem;font-weight:620}.fh-product-facts>small{grid-column:1/-1;padding:14px 20px;color:#6a7d96;text-align:center}.fh-product-facts>div:last-of-type:nth-child(odd){grid-column:1/-1;border-right:0}.fh-logo-placeholder:not(.has-image) img{display:none}.fh-product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.fh-product-detail-main{display:grid;gap:22px}.fh-product-content-card,.fh-product-source-card{background:#fff;border:1px solid #d9e3ee;border-radius:20px;padding:28px}.fh-product-content-card h2,.fh-product-source-card h2{margin:0 0 18px;color:#122b4c;font-size:1.55rem;font-weight:560}.fh-product-content-card h3{margin:0 0 8px;color:#193658;font-size:1rem;font-weight:620}.fh-product-content-card p,.fh-product-source-card p{color:#4d637f;line-height:1.72}.fh-product-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:0;padding:0;list-style:none}.fh-product-checklist li{position:relative;padding:10px 0 10px 28px;color:#29405f;border-bottom:1px solid #edf1f5}.fh-product-checklist li::before{content:'✓';position:absolute;left:2px;color:#009c82;font-weight:700}.fh-product-condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fh-product-condition-grid>div{padding:20px;background:#f7f9fc;border-radius:14px}.fh-product-operation-notes{margin-top:16px;padding:18px 20px;background:#fff8e9;border:1px solid #f3ddb0;border-radius:14px}.fh-product-operation-notes p{margin:7px 0;color:#684d1d}.fh-product-source-card{position:sticky;top:96px;display:grid;gap:14px}.fh-product-source-card p{margin:0}.fh-product-source-card a{font-weight:620}.fh-product-faq details{border-top:1px solid #dce5ee}.fh-product-faq details:last-child{border-bottom:1px solid #dce5ee}.fh-product-faq summary{cursor:pointer;padding:17px 30px 17px 0;color:#183554;font-weight:620}.fh-product-faq details p{margin:0;padding:0 0 18px}.fh-product-decision-guide{min-width:0}.fh-product-guide-compact{overflow:hidden;background:#fff;border:1px solid #d9e3ee;border-radius:18px}.fh-product-guide-compact>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:16px 22px;cursor:pointer;list-style:none}.fh-product-guide-compact>summary::-webkit-details-marker{display:none}.fh-product-guide-compact>summary>span:first-child{display:grid;gap:3px;min-width:0}.fh-product-guide-compact>summary small{color:#008d76;font-size:.68rem;font-style:normal;font-weight:700;letter-spacing:.08em}.fh-product-guide-compact>summary h2{overflow:hidden;margin:0;color:#163353;font-size:1.08rem;font-weight:590;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.fh-product-guide-toggle{display:flex;align-items:center;gap:8px;flex:0 0 auto;color:#526981;font-size:.8rem}.fh-product-guide-toggle i{font-style:normal}.fh-product-guide-toggle .is-open{display:none}.fh-product-guide-toggle b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef4fb;color:#075fd8;font-size:1.15rem;line-height:1;transition:transform .18s ease}.fh-product-guide-compact[open]>summary{border-bottom:1px solid #e4eaf1;background:#fbfdff}.fh-product-guide-compact[open] .fh-product-guide-toggle .is-closed{display:none}.fh-product-guide-compact[open] .fh-product-guide-toggle .is-open{display:inline}.fh-product-guide-compact[open] .fh-product-guide-toggle b{transform:rotate(180deg)}.fh-product-guide-body{padding:20px 22px 22px}.fh-product-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fh-product-decision-grid>div{padding:17px 18px;border:1px solid #dce6ef;border-radius:14px;background:#f8fbfd}.fh-product-decision-grid>.is-fit{background:#f1faf7;border-color:#cde9df}.fh-product-decision-grid>.is-check{background:#fff9ed;border-color:#f0dfb9}.fh-product-decision-grid h3{margin:0;color:#193658;font-size:.95rem;font-weight:620}.fh-product-decision-grid ul{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.fh-product-decision-grid li{position:relative;padding-left:20px;color:#344b68;font-size:.9rem;line-height:1.5}.fh-product-decision-grid>.is-fit li::before{content:'✓';position:absolute;left:0;color:#008d76;font-weight:700}.fh-product-decision-grid>.is-check li::before{content:'!';position:absolute;left:2px;color:#b27100;font-weight:700}.fh-product-steps-title{margin:20px 0 0;color:#193658;font-size:.95rem;font-weight:620}.fh-product-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;counter-reset:product-step;margin:12px 0 0;padding:0;list-style:none}.fh-product-steps li{position:relative;min-height:92px;padding:38px 14px 13px;border:1px solid #e0e7ef;border-radius:13px;color:#3e5571;font-size:.86rem;line-height:1.46;counter-increment:product-step}.fh-product-steps li::before{content:counter(product-step);position:absolute;top:11px;left:14px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e8f1ff;color:#075fd8;font-size:.75rem;font-weight:700}.fh-product-guide-conclusion{margin:15px 0 0!important;padding:12px 15px;border-left:3px solid #1f6feb;background:#f4f8ff;border-radius:0 11px 11px 0;color:#536a83!important;font-size:.82rem;line-height:1.52!important}@media (max-width:900px){.fh-product-hero-grid,.fh-product-detail-grid{grid-template-columns:1fr}.fh-product-hero{padding:38px 0}.fh-product-source-card{position:static}.fh-product-hero h1{font-size:clamp(2rem,10vw,3.1rem)}.fh-product-context-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-product-context-nav>div{grid-column:1/-1}}@media (max-width:600px){.fh-product-facts,.fh-product-checklist,.fh-product-condition-grid,.fh-product-decision-grid,.fh-product-steps{grid-template-columns:1fr}.fh-product-facts>div{border-right:0}.fh-product-content-card,.fh-product-source-card{padding:20px}.fh-product-hero-actions .fh-btn{width:100%}.fh-product-brand .fh-logo-placeholder{width:52px;height:52px}.fh-product-context-nav{grid-template-columns:1fr;margin-top:-12px;padding:8px}.fh-product-context-nav>div{display:none}.fh-product-context-nav>a{padding:10px 12px;font-size:.84rem}.fh-product-guide-compact>summary{min-height:70px;padding:13px 15px}.fh-product-guide-compact>summary h2{font-size:.96rem;white-space:normal}.fh-product-guide-toggle i{display:none!important}.fh-product-guide-toggle b{width:28px;height:28px}.fh-product-guide-body{padding:14px}.fh-product-decision-grid>div{padding:15px}.fh-product-steps li{min-height:0;padding:38px 13px 12px}}.fh-org-search-note{max-width:780px;margin:.55rem 0 0;color:#506580;font-size:.93rem;line-height:1.65}.financehub .fh-return-calculator{margin:24px 0 34px;padding:24px;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #d6e2ee;border-radius:20px;box-shadow:0 15px 36px rgba(24,52,84,.06)}.financehub>.fh-return-calculator{width:min(1320px,calc(100% - 56px));margin:34px auto}.financehub .fh-return-calculator-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.financehub .fh-return-calculator-head h2{margin:4px 0 0;color:#142f50;font-size:clamp(1.35rem,2.6vw,1.9rem);font-weight:550}.financehub .fh-return-calculator-head p{max-width:430px;margin:0;color:#657991;font-size:.8rem;line-height:1.5;text-align:right}.financehub .fh-return-calculator-grid{display:grid;grid-template-columns:1.25fr repeat(2,minmax(150px,.75fr));gap:12px}.financehub .fh-return-calculator label>span{display:block;margin-bottom:7px;color:#536a83;font-size:.74rem;font-weight:600}.financehub .fh-return-calculator input,.financehub .fh-return-calculator select{width:100%;min-height:48px;padding:0 13px;color:#183554;background:#fff;border:1px solid #cfdbea;border-radius:12px;font:inherit}.financehub .fh-return-calculator input:focus,.financehub .fh-return-calculator select:focus{outline:0;border-color:#4e87dd;box-shadow:0 0 0 3px rgba(31,111,235,.1)}.financehub .fh-return-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-top:17px;background:#f7f9fc;border:1px solid #dce5ef;border-radius:15px}.financehub .fh-return-results>div{min-width:0;padding:16px;border-right:1px solid #dce5ef}.financehub .fh-return-results>div:last-child{border-right:0}.financehub .fh-return-results span,.financehub .fh-return-results strong{display:block}.financehub .fh-return-results span{color:#526174;font-size:.75rem}.financehub .fh-return-results strong{margin-top:6px;color:#173554;font-size:.98rem;font-weight:620}.financehub .fh-return-results .is-total{background:#edf5ff}.financehub .fh-return-results .is-total strong{color:#075fd8}.financehub .fh-return-warning{margin:13px 0 0;padding:11px 13px;color:#7b4b08;background:#fff7e7;border:1px solid #f0d59c;border-radius:11px;font-size:.76rem;line-height:1.45}.financehub .fh-return-warning[hidden]{display:none}.financehub .fh-return-disclaimer{margin:12px 0 0;color:#6f8094;font-size:.72rem;line-height:1.5}.financehub .fh-return-range{display:block;margin-top:6px;color:#536a83;font-size:.75rem;line-height:1.4}.financehub .fh-return-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:18px;padding-top:16px;border-top:1px solid #dce5ef}.financehub .fh-return-actions .fh-btn{max-width:100%;min-height:48px;height:auto;padding:12px 20px;white-space:normal;overflow-wrap:anywhere;text-align:center}.financehub .fh-return-actions p{flex:1 1 280px;margin:0;color:#536a83;font-size:.75rem;line-height:1.5}.financehub .fh-return-actions[hidden],.financehub [data-fh-return-offer][hidden],.financehub [data-fh-return-partner-note][hidden]{display:none}@media (max-width:600px){.financehub .fh-return-actions .fh-btn{width:100%}}.fh-comparison-hero h1{max-width:920px}.fh-comparison-hero p{max-width:880px}.fh-comparison-tools{margin:0 0 21px;padding:14px;background:#fff;border:1px solid #d8e3ee;border-radius:17px;box-shadow:0 10px 27px rgba(22,48,78,.035)}.fh-comparison-brand-filters{display:flex;flex-wrap:wrap;gap:7px}.fh-comparison-brand-filters button{min-height:34px;padding:0 12px;color:#294866;background:#f5f8fb;border:1px solid #d6e1ec;border-radius:999px;font:inherit;font-size:.75rem;font-weight:560;cursor:pointer}.fh-comparison-brand-filters button:hover{border-color:#a9c2df}.fh-comparison-brand-filters button.is-active{color:#fff;background:#1264d7;border-color:#1264d7}.fh-comparison-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.fh-comparison-index-grid article{position:relative;display:grid;grid-template-columns:1fr auto 1fr;gap:8px 13px;padding:24px;background:#fff;border:1px solid #d9e4ef;border-radius:19px;box-shadow:0 12px 30px rgba(22,48,78,.045)}.fh-comparison-index-grid [data-fh-comparison-card][hidden]{display:none !important}.fh-comparison-index-grid article>span{display:grid;min-height:42px;place-items:center;color:#193858;background:#f2f7fc;border-radius:11px;font-weight:620}.fh-comparison-index-grid article>b{align-self:center;color:#7590ad;font-size:.66rem;letter-spacing:.06em}.fh-comparison-index-grid h2,.fh-comparison-index-grid p,.fh-comparison-index-grid .fh-text-link{grid-column:1 / -1}.fh-comparison-index-grid h2{margin:10px 0 0;font-size:1.2rem;font-weight:560;line-height:1.35}.fh-comparison-index-grid h2 a{color:#173554;text-decoration:none}.fh-comparison-index-grid p{margin:0;color:#61758d;font-size:.82rem;line-height:1.58}.fh-comparison-index-grid .fh-text-link{color:#075fd8;font-size:.78rem;font-weight:620;text-decoration:none}.fh-comparison-empty{padding:30px;color:#536b84;text-align:center;background:#fff;border:1px dashed #b9ccdf;border-radius:17px}.fh-comparison-empty strong{display:block;margin-bottom:7px;color:#173554;font-size:1.08rem}.fh-comparison-empty p{margin:0 0 10px}.fh-comparison-empty a{color:#075fd8;font-weight:620;text-decoration:none}.fh-comparison-page{display:grid;gap:28px}.fh-comparison-table-wrap{overflow-x:auto;border:1px solid #d7e2ed;border-radius:20px;box-shadow:0 15px 36px rgba(24,52,84,.05)}.fh-comparison-page-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.fh-comparison-page-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fh-comparison-page-table th,.fh-comparison-page-table td{padding:16px 18px;border-right:1px solid #e1e8f0;border-bottom:1px solid #e1e8f0;text-align:left;vertical-align:middle}.fh-comparison-page-table tr>*:last-child{border-right:0}.fh-comparison-page-table tbody tr:last-child>*{border-bottom:0}.fh-comparison-page-table thead th{color:#173554;background:#f6f9fc}.fh-comparison-page-table thead th:first-child{width:190px}.fh-comparison-page-table thead a{display:flex;align-items:center;gap:11px;color:#173554;text-decoration:none}.fh-comparison-page-table .fh-logo-placeholder.is-comparison{width:44px;height:44px;flex:0 0 44px}.fh-comparison-page-table tbody th{color:#60748b;background:#fbfcfe;font-size:.77rem;font-weight:590}.fh-comparison-page-table td{color:#193553;font-size:.86rem}.fh-comparison-page-table .is-actions td{padding-block:13px}.fh-comparison-page-table .is-actions .fh-btn{width:100%;min-height:42px;padding:9px 12px;font-size:.77rem}.fh-comparison-note{margin:-16px 0 0;color:#6f8094;font-size:.75rem;line-height:1.55}.fh-comparison-findings,.fh-cluster-links{padding:24px;background:#fff;border:1px solid #d8e3ee;border-radius:19px}.fh-comparison-findings h2,.fh-cluster-links h2{margin:4px 0 0;color:#173554;font-size:1.45rem;font-weight:550}.fh-comparison-findings ul{display:grid;gap:9px;margin:17px 0 0;padding-left:21px;color:#415a75;line-height:1.58}.fh-cluster-links{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:22px;align-items:start}.fh-cluster-links nav{display:flex;flex-wrap:wrap;gap:8px}.fh-cluster-links nav a,.fh-related-comparisons>div:last-child a{padding:8px 11px;color:#245681;background:#f2f7fc;border:1px solid #d7e3ef;border-radius:999px;font-size:.76rem;text-decoration:none}.fh-cluster-links nav a:hover,.fh-related-comparisons>div:last-child a:hover{color:#075fd8;border-color:#9ebde7}.fh-related-comparisons{padding-top:3px}.fh-related-comparisons>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.fh-mfo-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fh-mfo-analysis-grid article{padding:22px;background:#fff;border:1px solid #d9e4ef;border-radius:17px}.fh-mfo-analysis-grid h3{margin:0;color:#173554;font-size:1rem;font-weight:620}.fh-mfo-analysis-grid ul{display:grid;gap:9px;margin:15px 0 0;padding-left:20px;color:#465e78;font-size:.86rem;line-height:1.55}.fh-mfo-link-clusters{display:grid;gap:27px}.fh-comparison-editorial-section{border-top:1px solid #dce5ef}.fh-comparison-editorial{width:min(100% - 36px,1080px);color:#2f4863}.fh-comparison-editorial>header{margin-bottom:28px;padding-bottom:21px;border-bottom:1px solid #dce5ef}.fh-comparison-editorial>header h2{max-width:860px;margin:7px 0 0;color:#173554;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:540;line-height:1.2}.fh-comparison-editorial>section{margin-top:34px}.fh-comparison-editorial>section>h2{margin:0 0 13px;color:#173554;font-size:clamp(1.3rem,2.2vw,1.65rem);font-weight:560;line-height:1.3}.fh-comparison-editorial p{max-width:980px;margin:0 0 14px;font-size:.98rem;line-height:1.78}.fh-comparison-editorial p:last-child{margin-bottom:0}.fh-comparison-editorial a{color:#075fd8;text-decoration:underline;text-decoration-color:rgba(7,95,216,.3);text-underline-offset:3px}.fh-comparison-editorial a:hover{text-decoration-color:currentColor}.fh-comparison-editorial .fh-comparison-lead{color:#263f5b;font-size:1.04rem;line-height:1.8}.fh-comparison-editorial.is-pair{width:100%;padding:28px;background:#fff;border:1px solid #d8e3ee;border-radius:20px}.fh-comparison-editorial.is-pair>header{margin-bottom:22px}.fh-comparison-editorial.is-pair>section{margin-top:27px}.fh-comparison-faq details{background:#f8fbfe;border:1px solid #dce6f0;border-radius:13px}.fh-comparison-faq details + details{margin-top:8px}.fh-comparison-faq summary{padding:15px 17px;color:#173554;cursor:pointer;font-size:.91rem;font-weight:610}.fh-comparison-faq details p{padding:0 17px 16px;color:#4d647d;font-size:.88rem;line-height:1.62}.fh-loan-cluster-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #dce5ef}.fh-loan-cluster-nav a{padding:8px 11px;color:#245681;background:#fff;border:1px solid #d6e2ee;border-radius:999px;font-size:.75rem;font-weight:560;text-decoration:none}.fh-loan-cluster-nav a:hover{color:#075fd8;border-color:#9ebde7}.financehub .fh-catalog-comparisons{margin:26px 0 34px;padding:22px;background:#f8fbfe;border:1px solid #d8e4ef;border-radius:18px}.financehub .fh-catalog-comparisons-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:16px}.financehub .fh-catalog-comparisons-head h2{margin:0;color:#173554;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:550}.financehub .fh-catalog-comparisons-head p{max-width:740px;margin:7px 0 0;color:#5b6f85;font-size:.81rem;line-height:1.55}.financehub .fh-catalog-comparisons-head>a{flex:0 0 auto;padding-top:4px;color:#075fd8;font-size:.77rem;font-weight:620;text-decoration:none}.financehub .fh-catalog-comparisons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.financehub .fh-catalog-comparison-card{display:grid;gap:8px;min-width:0;padding:15px;color:#173554;background:#fff;border:1px solid #d9e4ef;border-radius:14px;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.financehub .fh-catalog-comparison-card:hover{border-color:#a9c6e8;box-shadow:0 9px 22px rgba(25,58,92,.06);transform:translateY(-1px)}.financehub .fh-catalog-comparison-brands{display:flex;align-items:center;gap:7px;color:#355573;font-size:.77rem;font-weight:620}.financehub .fh-catalog-comparison-brands span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financehub .fh-catalog-comparison-brands b{flex:0 0 auto;color:#526f8c;font-size:.61rem;letter-spacing:.06em}.financehub .fh-catalog-comparison-card>strong{overflow:hidden;color:#173554;font-size:.9rem;font-weight:570;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.financehub .fh-catalog-comparison-card>small{display:-webkit-box;overflow:hidden;color:#5d7085;font-size:.73rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width:760px){.financehub .fh-results-heading{align-items:flex-start;flex-direction:column;gap:8px}.financehub .fh-results-compare-link{align-self:flex-start}.financehub>.fh-return-calculator{width:min(100% - 28px,1320px)}.financehub .fh-return-calculator{margin-block:20px 28px;padding:18px;border-radius:17px}.financehub .fh-return-calculator-head{align-items:flex-start;flex-direction:column;gap:7px}.financehub .fh-return-calculator-head p{text-align:left}.financehub .fh-return-calculator-grid{grid-template-columns:1fr}.financehub .fh-return-results{grid-template-columns:repeat(2,minmax(0,1fr))}.financehub .fh-return-results>div:nth-child(2){border-right:0}.financehub .fh-return-results>div:nth-child(-n+2){border-bottom:1px solid #dce5ef}.fh-comparison-index-grid,.fh-mfo-analysis-grid{grid-template-columns:1fr}.fh-comparison-index-grid article{padding:19px}.financehub .fh-comparison-tools{padding:14px}.financehub .fh-comparison-brand-filters{flex-wrap:nowrap;margin-inline:-14px;padding:0 14px 2px;overflow-x:auto;scrollbar-width:thin}.financehub .fh-comparison-brand-filters button{flex:0 0 auto}.financehub .fh-comparison-empty{padding:23px 17px}.fh-cluster-links{grid-template-columns:1fr;padding:19px}.financehub .fh-comparison-editorial{width:min(100% - 28px,1080px)}.financehub .fh-comparison-editorial.is-pair{width:100%;padding:19px}.financehub .fh-comparison-editorial>header{margin-bottom:21px}.financehub .fh-comparison-editorial>section{margin-top:27px}.financehub .fh-comparison-editorial p{font-size:.92rem;line-height:1.7}.financehub .fh-catalog-comparisons{margin-block:20px 28px;padding:17px}.financehub .fh-catalog-comparisons-head{flex-direction:column;gap:8px}.financehub .fh-catalog-comparisons-grid{grid-template-columns:1fr}.financehub .fh-catalog-comparison-card{padding:14px}.fh-comparison-page-table th,.fh-comparison-page-table td{padding:13px 14px}}.fh-provider-guide-section{border-top:1px solid #dce6ef}.fh-provider-quick-nav{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;padding-top:20px;padding-bottom:4px}.fh-provider-quick-nav>span{color:#4d647d;font-size:.85rem}.fh-provider-quick-nav>div{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.fh-provider-quick-nav a{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;max-width:100%;border:1px solid #dbe5ef;border-radius:12px;background:#fff;color:#173554;text-decoration:none;font-size:.88rem;line-height:1.4;overflow-wrap:anywhere}.fh-provider-quick-nav a:hover{border-color:#2563eb;background:#f0f6ff}.fh-provider-quick-nav a:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.financehub .fh-loan-guide-nav{margin-bottom:24px;padding:16px;border:1px solid #dce5ee;border-radius:14px;background:#fff}.financehub .fh-loan-guide-nav>span{display:block;margin-bottom:10px;color:#52657d;font-size:.86rem}.financehub .fh-loan-guide-nav>div{display:flex;flex-wrap:wrap;gap:8px}.financehub .fh-loan-guide-nav a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;padding:9px 13px;box-sizing:border-box;border:1px solid #dce5ee;border-radius:10px;background:#f7faff;color:#173554;text-decoration:none;font-size:.88rem;line-height:1.4;overflow-wrap:anywhere}.financehub .fh-loan-guide-nav a:hover{border-color:#2563eb;background:#edf4ff}.financehub .fh-loan-guide-nav a:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.financehub .fh-loan-guide-83 h2[id]{scroll-margin-top:100px}.financehub .fh-loan-guide-83 table{width:100%;min-width:0;table-layout:fixed}.financehub .fh-loan-guide-83 th,.financehub .fh-loan-guide-83 td{white-space:normal;overflow-wrap:anywhere}@media (max-width:640px){.financehub .fh-loan-guide-83 .fh-landing-table-wrap{margin-left:0;margin-right:0;overflow:visible;border:0}.financehub .fh-loan-guide-83 table,.financehub .fh-loan-guide-83 tbody{display:block;min-width:0;background:transparent}.financehub .fh-loan-guide-83 thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.financehub .fh-loan-guide-83 tbody tr{display:grid;grid-template-columns:minmax(0,1fr);margin-bottom:12px;border:1px solid #dce5ee;border-radius:12px;background:#fff}.financehub .fh-loan-guide-83 tbody td{display:block;min-width:0;padding:10px 14px;border-bottom:1px solid #e4eaf0;font-size:.88rem}.financehub .fh-loan-guide-83 tbody td:first-child{color:#17324f;font-weight:600}.financehub .fh-loan-guide-83 tbody td:last-child{border-bottom:0}.financehub .fh-loan-guide-83 td::before{content:attr(data-label);display:block;margin-bottom:4px;color:#6b7b90;font-size:.75rem;font-weight:400}}.fh-provider-guide section[id],.fh-mfo-profile[id]{scroll-margin-top:105px}.fh-provider-guide{width:min(100%,1080px);margin:0 auto;color:#314b67}.fh-provider-guide>header{max-width:940px;margin-bottom:30px}.fh-provider-guide>header h2{margin:7px 0 14px;color:#173554;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:540;line-height:1.22}.fh-provider-guide>header p{margin:0 0 12px;font-size:1rem;line-height:1.78}.fh-provider-facts{margin:28px 0 34px;padding:22px;background:#fff;border:1px solid #d7e3ee;border-radius:19px;box-shadow:0 13px 30px rgba(23,53,84,.04)}.fh-provider-facts>h3{margin:0 0 15px;color:#173554;font-size:1.14rem;font-weight:580}.fh-provider-facts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e0e8f0;border-radius:14px}.fh-provider-facts dl{min-width:0;margin:0;padding:16px;border-right:1px solid #e0e8f0;border-bottom:1px solid #e0e8f0}.fh-provider-facts dl:nth-child(3n){border-right:0}.fh-provider-facts dt{color:#708299;font-size:.72rem}.fh-provider-facts dd{margin:6px 0 0;color:#173554;font-size:.9rem;font-weight:610;line-height:1.45;overflow-wrap:anywhere}.fh-provider-guide>section{max-width:980px;margin-top:34px}.fh-provider-guide>section>h2{margin:0 0 13px;color:#173554;font-size:clamp(1.28rem,2.3vw,1.62rem);font-weight:560;line-height:1.32}.fh-provider-guide p{margin:0 0 14px;font-size:.96rem;line-height:1.78}.fh-provider-guide ul,.fh-provider-guide ol{display:grid;gap:9px;padding-left:23px;line-height:1.67}.fh-provider-guide a{color:#075fd8;text-decoration:underline;text-decoration-color:rgba(7,95,216,.28);text-underline-offset:3px}.fh-provider-guide a:hover{text-decoration-color:currentColor}.fh-provider-checklist{padding:24px;background:#f4f9f7;border:1px solid #cfe6df;border-radius:18px}.fh-provider-links,.fh-provider-sources{margin-top:30px;padding:21px;background:#fff;border:1px solid #d8e3ee;border-radius:17px}.fh-provider-links>strong,.fh-provider-sources>strong{display:block;margin-bottom:13px;color:#173554;font-size:.92rem}.fh-provider-links>div,.fh-provider-sources>div{display:flex;flex-wrap:wrap;gap:8px}.fh-provider-links a,.fh-provider-sources a{padding:8px 11px;color:#245681;background:#f3f7fb;border:1px solid #d7e3ef;border-radius:999px;font-size:.76rem;text-decoration:none}.fh-provider-disclaimer{margin-top:25px !important;padding:15px 17px;color:#6d552a;background:#fff8e9;border:1px solid #f0d9ac;border-radius:13px;font-size:.8rem !important;line-height:1.58 !important}.fh-provider-faq details{background:#fff;border:1px solid #dbe5ef;border-radius:13px}.fh-provider-faq details + details{margin-top:8px}.fh-provider-faq summary{padding:15px 17px;color:#173554;cursor:pointer;font-size:.91rem;font-weight:610}.fh-provider-faq details p{margin:0;padding:0 17px 16px;color:#4d647d;font-size:.88rem;line-height:1.62}@media (max-width:720px){.fh-provider-facts{padding:16px}.fh-provider-facts>div{grid-template-columns:1fr}.fh-provider-facts dl,.fh-provider-facts dl:nth-child(3n){border-right:0}.fh-provider-guide>header p,.fh-provider-guide p{font-size:.91rem;line-height:1.7}.fh-provider-guide>section{margin-top:28px}.fh-provider-checklist,.fh-provider-links,.fh-provider-sources{padding:17px}}.financehub .fh-offer-card .fh-offer-head{min-height:68px}.financehub .fh-offer-card .fh-offer-head .fh-logo-placeholder{width:68px;height:64px;border-radius:14px}.financehub .fh-offer-card .fh-offer-head .fh-logo-placeholder.has-image img{padding:4px}.financehub{--fh-muted:#526174}.financehub .fh-broker-results-head p,.financehub .fh-disclaimer{color:#526174}@media (max-width:680px){.financehub .fh-page-hero.is-loans{padding:24px 0 58px}.financehub .fh-page-hero.is-loans h1{font-size:clamp(1.7rem,7.2vw,2rem);line-height:1.16;letter-spacing:-.025em;margin-bottom:10px}.financehub .fh-page-hero.is-loans .fh-eyebrow{margin-bottom:8px;font-size:.64rem}.financehub .fh-page-hero.is-loans p{font-size:.88rem;line-height:1.5}.financehub .fh-filter.is-loans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.financehub .fh-filter.is-loans .fh-filter-title,.financehub .fh-filter.is-loans .fh-filter-chips{grid-column:1 / -1}.financehub .fh-filter.is-loans label{min-width:0;font-size:.76rem}.financehub .fh-filter.is-loans input,.financehub .fh-filter.is-loans select{min-height:44px;padding:8px 10px}.financehub .fh-filter.is-loans .fh-btn{min-height:44px;align-self:end;padding-inline:10px}.financehub .fh-filter.is-loans .fh-filter-chips{gap:6px;padding-bottom:4px}.financehub .fh-catalog-layout.is-loans .fh-results{padding-top:26px}.financehub .fh-catalog-layout.is-loans .fh-results-heading{margin-bottom:12px}.financehub .fh-catalog-layout.is-loans .fh-results-heading h2{font-size:1.5rem;line-height:1.22}}@supports (content-visibility:auto){.financehub .fh-offer-grid>.fh-offer-card:nth-child(n+7){content-visibility:auto;contain-intrinsic-size:auto 610px}.financehub .fh-article-grid>article:nth-child(n+7),.financehub .fh-comparison-index-grid>article:nth-child(n+7){content-visibility:auto;contain-intrinsic-size:auto 280px}.financehub .fh-org-grid>a:nth-child(n+13),.financehub .fh-glossary-grid>a:nth-child(n+13){content-visibility:auto;contain-intrinsic-size:auto 110px}}@media (max-width:680px){.financehub .fh-offer-card .fh-offer-head{min-height:62px}.financehub .fh-offer-card .fh-offer-head .fh-logo-placeholder{width:62px;height:58px;border-radius:13px}}.fh-deposit-variants{min-width:0;margin:12px 0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.fh-deposit-variants label{display:grid;gap:6px;min-width:0;margin:8px 0;font-weight:600}.fh-deposit-variants select,.fh-deposit-variants input{width:100%;max-width:100%;min-width:0;box-sizing:border-box;border:1px solid #ccd9ed;border-radius:10px;padding:10px;background:#fff;color:#17324f;font:inherit}.fh-deposit-variants summary{cursor:pointer;font-weight:600;color:#155fd4;padding:8px 0}.fh-deposit-variant-facts{margin:8px 0}.fh-deposit-variant-facts>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:6px 0;border-bottom:1px solid #e1e9f3}.fh-deposit-variant-facts dt,.fh-deposit-variant-facts dd{margin:0;min-width:0;white-space:normal}.fh-deposit-estimate{padding:12px;border-radius:12px;background:#f3f7fc;margin-top:12px}.fh-deposit-estimate p{margin:8px 0}.fh-deposit-estimate small{display:block;color:#51667f;font-size:12px}.fh-deposit-estimate [data-deposit-error]{color:#963309}.fh-deposit-variants [hidden]{display:none!important}@media(max-width:420px){.fh-deposit-variant-facts>div{grid-template-columns:minmax(0,1fr)}.fh-deposit-variants select{font-size:13px}}