/*! egs-css-source-sha256:65f2b1d48e50796cde496aded5f715b2d883554494496d11fccfc9ac75a7d55a */
.program-page{--pg-bg:#f4f9f7;--pg-card:#fff;--pg-soft:#eef8f4;--pg-text:#102f46;--pg-muted:#60778a;--pg-line:#d8e7e2;--pg-green:#0b9465;--pg-teal:#10b981;--pg-yellow:#f6c844;background:var(--pg-bg);color:var(--pg-text)}.program-page .container{width:min(1320px,calc(100% - 40px));margin-inline:auto}.program-hero{position:relative;overflow:hidden;padding:38px 0 52px;background:linear-gradient(125deg,#eef8f4 0%,#eff8fb 55%,#f7f3e5 100%)}.program-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(13,148,101,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,148,101,.035) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.program-hero-glow{position:absolute;width:560px;height:560px;right:-180px;top:-240px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.2),transparent 68%)}.program-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(540px,1fr);gap:44px;align-items:start}.program-eyebrow,.program-section-head>span,.program-legal-copy>span{display:block;margin-bottom:10px;color:var(--pg-green);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.program-status{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 11px;border:1px solid var(--pg-line);border-radius:999px;background:rgba(255,255,255,.7);color:#50677b;font-size:.75rem;font-weight:800}.program-status i{width:8px;height:8px;border-radius:50%;background:#38bdf8;box-shadow:0 0 0 5px rgba(56,189,248,.12)}.program-status.is-success i{background:#22c55e}.program-status.is-warning i{background:#f59e0b}.program-status.is-neutral i{background:#94a3b8}.program-intro h1{margin:0;max-width:640px;font-size:clamp(2.55rem,3.55vw,4rem);line-height:1;letter-spacing:-.05em;text-wrap:balance}.program-hero-subtitle{margin:16px 0 0;max-width:650px;color:#3f5e70;font-size:1.04rem;line-height:1.52}.program-prose{margin-top:16px;font-size:.94rem;line-height:1.56;color:#425f70}.program-prose p{margin-block:0 10px}.program-prose p:last-child{margin-bottom:0}.program-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.program-trust-row span{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:800}.program-trust-row b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#dff6ec;color:var(--pg-green)}.program-form-card{scroll-margin-top:140px;border:1px solid rgba(15,118,82,.18);border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 32px 80px rgba(13,50,65,.16);overflow:hidden;backdrop-filter:blur(16px)}.program-form-card:before{content:"";display:block;height:5px;background:linear-gradient(90deg,var(--pg-green),#20c997,var(--pg-yellow))}.program-form-head{padding:20px 28px 16px;border-bottom:1px solid var(--pg-line)}.program-form-head>span{color:var(--pg-green);font-size:.69rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.program-form-head h2{margin:5px 0 6px;font-size:1.5rem;letter-spacing:-.03em}.program-form-head p{margin:0;color:var(--pg-muted);font-size:.92rem;line-height:1.42}.program-form{padding:18px 28px 20px}.program-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.program-fields{display:grid;gap:10px 14px}.program-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.program-fields label,.program-textarea{display:grid;gap:5px}.program-fields label>span,.program-textarea>span,.program-choice legend{color:#385266;font-size:.7rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.program-form input:not([type=radio]):not([type=checkbox]),.program-form select,.program-form textarea{width:100%;min-height:43px;padding:8px 12px;border:1px solid #cfdeda;border-radius:11px;background:#fbfdfc;color:var(--pg-text);font:inherit;outline:none;transition:border-color .18s,box-shadow .18s}.program-form textarea{resize:vertical;min-height:82px}.program-form input:focus,.program-form select:focus,.program-form textarea:focus{border-color:#21a879;box-shadow:0 0 0 4px rgba(16,185,129,.11)}.program-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.program-choice{margin:14px 0 0;padding:0;border:0}.program-choice legend{margin-bottom:6px}.program-choice>div{display:flex;flex-wrap:wrap;gap:6px}.program-choice label{cursor:pointer}.program-choice input{position:absolute;opacity:0;pointer-events:none}.program-choice span{display:block;padding:7px 10px;border:1px solid var(--pg-line);border-radius:999px;background:#f7fbf9;color:#40586a;font-size:.79rem;font-weight:800}.program-choice input:checked+span{border-color:#1cac7a;background:#def6ec;color:#087b55;box-shadow:inset 0 0 0 1px rgba(11,148,101,.12)}.program-optional{margin-top:14px;border:1px solid var(--pg-line);border-radius:12px;background:#f8fbfa}.program-optional summary{cursor:pointer;padding:10px 13px;color:#315063;font-size:.88rem;font-weight:850;list-style:none}.program-optional summary::-webkit-details-marker{display:none}.program-optional summary:after{content:"+";float:right;font-size:1.1rem}.program-optional[open] summary:after{content:"−"}.program-optional summary small{color:#82958e;font-weight:650}.program-optional>div,.program-optional>.program-textarea{margin:0 13px 13px}.program-consent{display:flex;gap:9px;align-items:flex-start;margin-top:11px;color:#536b7a;font-size:.72rem;line-height:1.38}.program-consent input{flex:0 0 auto;width:17px;height:17px;margin-top:1px;accent-color:var(--pg-green)}.program-consent a{color:var(--pg-green);font-weight:800}.program-consent em{color:#84968e;font-style:normal}.program-submit{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:14px;padding:12px 16px;border:0;border-radius:13px;background:linear-gradient(135deg,#07875c,#16b981);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 14px 30px rgba(11,148,101,.22);transition:transform .18s,box-shadow .18s}.program-submit:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(11,148,101,.3)}.program-submit b{font-size:1.25rem}.program-form-foot{margin:8px 0 0;text-align:center;color:#71857c;font-size:.68rem;line-height:1.35}.program-info-section{padding:82px 0}.program-section-head{text-align:center;max-width:760px;margin:0 auto 36px}.program-section-head h2{margin:0;font-size:clamp(2rem,3vw,3.25rem);letter-spacing:-.045em}.program-section-head p{color:var(--pg-muted);line-height:1.6}.program-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.program-info-card{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:28px;border:1px solid var(--pg-line);border-radius:22px;background:var(--pg-card);box-shadow:0 14px 36px rgba(15,55,70,.06)}.program-info-number{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:var(--pg-soft);color:var(--pg-green);font-weight:950}.program-info-card h3{margin:3px 0 12px;font-size:1.25rem}.program-info-card .rt-content{color:#526c7c;line-height:1.65}.program-info-card .rt-content>:last-child{margin-bottom:0}.program-faq-section{padding:82px 0;background:#eaf4f1}.program-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.program-faq-layout .program-section-head{text-align:left;margin:0}.program-faq-list{display:grid;gap:10px}.program-faq-list details{border:1px solid #d2e3de;border-radius:16px;background:#fff;overflow:hidden}.program-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;cursor:pointer;list-style:none;font-weight:900}.program-faq-list summary::-webkit-details-marker{display:none}.program-faq-list summary b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e5f7ef;color:var(--pg-green);font-size:1.25rem}.program-faq-list details[open] summary b{transform:rotate(45deg)}.program-faq-list details>div{padding:0 21px 20px;color:#536d7b;line-height:1.65}.program-legal-section{padding:62px 0 90px;background:linear-gradient(180deg,var(--pg-bg),#eef7f4)}.program-legal-card{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:14px;padding:14px;border:1px solid var(--pg-line);border-radius:28px;background:rgba(255,255,255,.82);color:var(--pg-text);box-shadow:0 24px 65px rgba(22,68,78,.1)}.program-legal-copy{position:relative;overflow:hidden;padding:32px;border-radius:20px;background:linear-gradient(145deg,#0d3549,#0b4b43);color:#f3fffb}.program-legal-copy:after{content:"";position:absolute;width:250px;height:250px;right:-130px;bottom:-145px;border:1px solid rgba(110,231,183,.16);border-radius:50%;box-shadow:0 0 0 34px rgba(110,231,183,.035),0 0 0 70px rgba(110,231,183,.025);pointer-events:none}.program-legal-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border:1px solid rgba(110,231,183,.25);border-radius:13px;background:rgba(110,231,183,.12);color:#6ee7b7;font-size:1.15rem;font-weight:950}.program-legal-copy>span{position:relative;z-index:1;color:#6ee7b7}.program-legal-copy .rt-content,.program-legal-copy .rt-content p{position:relative;z-index:1;color:#e6f4f0;line-height:1.68}.program-legal-copy .rt-content strong{color:#fff}.program-legal-note{position:relative;z-index:1;margin:24px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);color:#b9d2ca;font-size:.9rem;line-height:1.6}.program-company-panel{padding:24px 26px 26px}.program-company-head{margin-bottom:20px}.program-company-head span{display:block;margin-bottom:6px;color:var(--pg-green);font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.program-company-head h2{margin:0;font-size:1.55rem;letter-spacing:-.035em}.program-company-head p{margin:7px 0 0;color:var(--pg-muted);font-size:.88rem;line-height:1.5}.program-company-details{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.program-company-details>div{min-width:0;padding:14px 15px;border:1px solid var(--pg-line);border-radius:14px;background:#f5faf8}.program-company-details dt{color:#698177;font-size:.64rem;font-weight:900;letter-spacing:.085em;text-transform:uppercase}.program-company-details dd{margin:5px 0 0;color:var(--pg-text);font-size:.94rem;font-weight:850;line-height:1.4;overflow-wrap:anywhere}.program-company-details a{color:#087e58;text-decoration:none}.program-company-details a:hover{text-decoration:underline}.program-legal-copy .program-legal-note{color:#cfe4dd;border-top-color:rgba(255,255,255,.16);font-weight:650}html.theme-dark .program-page{--pg-bg:#06131e;--pg-card:#0d1e2b;--pg-soft:#112a2d;--pg-text:#eefbf6;--pg-muted:#9ab5ad;--pg-line:rgba(255,255,255,.12);background:var(--pg-bg)}html.theme-dark .program-hero{background:linear-gradient(125deg,#071827,#08231f 58%,#171d18)}html.theme-dark .program-hero:before{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)}html.theme-dark .program-hero-subtitle,html.theme-dark .program-prose{color:#b5cec6}html.theme-dark .program-status{background:rgba(255,255,255,.05);color:#b9cdc7}html.theme-dark .program-trust-row b{background:rgba(110,231,183,.12);color:#6ee7b7}html.theme-dark .program-form-card{background:rgba(10,27,39,.94);border-color:rgba(110,231,183,.16);box-shadow:0 32px 80px rgba(0,0,0,.35)}html.theme-dark .program-form input:not([type=radio]):not([type=checkbox]),html.theme-dark .program-form select,html.theme-dark .program-form textarea{background:#0e2130;color:#eefbf6;border-color:rgba(255,255,255,.14)}html.theme-dark .program-form select option{background:#0e2130;color:#eefbf6}html.theme-dark .program-fields label>span,html.theme-dark .program-textarea>span,html.theme-dark .program-choice legend{color:#b9d0c9}html.theme-dark .program-choice span,html.theme-dark .program-optional{background:rgba(255,255,255,.035);color:#c8dbd5}html.theme-dark .program-choice input:checked+span{background:rgba(16,185,129,.15);color:#6ee7b7}html.theme-dark .program-consent,html.theme-dark .program-form-foot{color:#97afa7}html.theme-dark .program-info-card,html.theme-dark .program-faq-list details{background:#0d1e2b;border-color:rgba(255,255,255,.11)}html.theme-dark .program-info-card .rt-content,html.theme-dark .program-faq-list details>div{color:#aac1ba}html.theme-dark .program-faq-section{background:#091b27}html.theme-dark .program-faq-list summary b{background:rgba(110,231,183,.11);color:#6ee7b7}html.theme-dark .program-legal-section{background:linear-gradient(180deg,#06131e,#081a22)}html.theme-dark .program-legal-card{background:rgba(11,32,44,.9);border-color:rgba(255,255,255,.1);box-shadow:0 24px 65px rgba(0,0,0,.3)}html.theme-dark .program-legal-copy{background:linear-gradient(145deg,#0b2d3e,#093c37)}html.theme-dark .program-company-details>div{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.1)}html.theme-dark .program-company-details dt{color:#8fa9a0}html.theme-dark .program-company-details dd{color:#edf9f5}html.theme-dark .program-company-details a{color:#6ee7b7}@media(max-width:980px){.program-hero-grid{grid-template-columns:1fr;gap:34px}.program-intro{max-width:760px}.program-faq-layout{grid-template-columns:1fr;gap:30px}.program-faq-layout .program-section-head{text-align:center}.program-legal-card{grid-template-columns:1fr}.program-company-details{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.program-page .container{width:min(100% - 24px,1180px)}.program-hero{padding:36px 0 50px}.program-intro h1{font-size:clamp(2.35rem,12vw,3.3rem)}.program-hero-subtitle{font-size:1rem}.program-form-card{border-radius:22px}.program-form-head{padding:24px 20px 18px}.program-form{padding:22px 20px 24px}.program-fields--two,.program-choice-grid,.program-info-grid{grid-template-columns:1fr}.program-fields{gap:14px}.program-form input:not([type=radio]):not([type=checkbox]),.program-form select{min-height:48px}.program-choice{margin-top:18px}.program-info-section,.program-faq-section{padding:58px 0}.program-info-card{padding:22px;grid-template-columns:1fr}.program-legal-section{padding:44px 0 66px}.program-legal-card{padding:8px;border-radius:22px}.program-legal-copy{padding:25px 22px}.program-company-panel{padding:20px 14px 18px}.program-company-details{grid-template-columns:1fr}.program-company-details>div{padding:13px 14px}.program-trust-row{gap:9px}.program-trust-row span{font-size:.76rem}}.funding-hub{--fh-bg:#f3f8f6;--fh-card:#fff;--fh-text:#102f46;--fh-muted:#60778a;--fh-line:#d7e6e1;--fh-green:#0a9364;background:var(--fh-bg);color:var(--fh-text);min-height:65vh}.funding-hub .container{width:min(1280px,calc(100% - 40px));margin-inline:auto}.funding-hub-hero{padding:74px 0 62px;background:radial-gradient(circle at 82% 12%,rgba(16,185,129,.18),transparent 30%),linear-gradient(135deg,#edf8f4,#edf7fb 65%,#faf5df)}.funding-hub-hero span,.funding-list-head span{color:var(--fh-green);font-size:.75rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.funding-hub-hero h1{max-width:840px;margin:10px 0 14px;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.98;letter-spacing:-.055em}.funding-hub-hero p{max-width:760px;margin:0;color:#476677;font-size:1.08rem;line-height:1.65}.funding-hub-summary{display:inline-flex;align-items:center;gap:11px;margin-top:24px;padding:11px 16px;border:1px solid rgba(10,147,100,.16);border-radius:14px;background:rgba(255,255,255,.62)}.funding-hub-summary strong{font-size:1.6rem}.funding-hub-summary span{color:#4d6876;font-size:.78rem;letter-spacing:0;text-transform:none}.funding-list-section{padding:68px 0}.funding-list-section--archive{padding-top:10px}.funding-list-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.funding-list-head h2{margin:5px 0 0;font-size:clamp(2rem,3vw,3.25rem);letter-spacing:-.045em}.funding-list-head>p{max-width:530px;margin:0;color:var(--fh-muted);line-height:1.6}.funding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.funding-card{display:flex;min-width:0;flex-direction:column;padding:25px;border:1px solid var(--fh-line);border-radius:22px;background:var(--fh-card);box-shadow:0 14px 35px rgba(23,57,71,.07);transition:transform .2s,border-color .2s,box-shadow .2s}.funding-card:hover{transform:translateY(-4px);border-color:#8bd1b8;box-shadow:0 22px 48px rgba(23,57,71,.12)}.funding-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.funding-card-top span{padding:6px 9px;border-radius:999px;background:#e6f7ef;color:#087a54;font-size:.69rem;font-weight:900;text-transform:uppercase}.funding-card-top b{color:#986b00;font-size:.7rem}.funding-card h2{margin:18px 0 10px;font-size:1.4rem;line-height:1.18}.funding-card h2 a{color:inherit;text-decoration:none}.funding-card>p{margin:0;color:var(--fh-muted);line-height:1.55}.funding-card dl{display:flex;flex-wrap:wrap;gap:9px 18px;margin:20px 0}.funding-card dl div{display:grid;gap:2px}.funding-card dt{color:#789088;font-size:.65rem;font-weight:900;text-transform:uppercase}.funding-card dd{margin:0;font-weight:850}.funding-card-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--fh-line);color:#087b55;font-weight:900;text-decoration:none}.funding-empty{display:grid;gap:7px;place-items:center;min-height:180px;padding:36px;border:1px dashed var(--fh-line);border-radius:22px;background:var(--fh-card);color:var(--fh-muted);text-align:center}.funding-empty strong{color:var(--fh-text);font-size:1.15rem}.funding-back{display:inline-flex;margin-bottom:18px;color:var(--pg-green);font-size:.82rem;font-weight:900;text-decoration:none}.funding-date-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.funding-date-row>*{display:grid;gap:2px;min-width:120px;padding:10px 13px;border:1px solid var(--pg-line);border-radius:12px;background:rgba(255,255,255,.55);color:inherit;text-decoration:none}.funding-date-row small{color:var(--pg-muted);font-size:.65rem;font-weight:900;text-transform:uppercase}.program-custom-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:14px}.program-custom-fields>label{display:grid;gap:5px}.program-custom-fields>label>span{color:#385266;font-size:.7rem;font-weight:900;text-transform:uppercase}.program-custom-fields>label>small,.program-choice>small{color:var(--pg-muted);font-size:.72rem}.program-custom-fields .program-textarea,.program-custom-fields .program-choice,.program-custom-fields .program-custom-check{grid-column:1/-1}.funding-form-closed{display:grid;gap:12px;place-items:start;padding:34px}.funding-form-closed>span{padding:7px 10px;border-radius:999px;background:#edf2f0;color:#5f746d;font-size:.7rem;font-weight:900;text-transform:uppercase}.funding-form-closed h2{margin:0;font-size:1.65rem}.funding-form-closed p{margin:0;color:var(--pg-muted);line-height:1.6}.funding-form-closed a{color:var(--pg-green);font-weight:900}.funding-documents-section,.funding-updates-section{padding:70px 0}.funding-documents-section{background:var(--pg-card)}.funding-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.funding-document-grid>a{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--pg-line);border-radius:16px;background:var(--pg-soft);color:inherit;text-decoration:none}.funding-document-grid>a>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#d9f4e8;color:var(--pg-green);font-weight:950}.funding-document-grid a div{display:grid;gap:4px;min-width:0}.funding-document-grid small{color:var(--pg-muted);font-size:.7rem}.funding-updates-section{background:linear-gradient(180deg,var(--pg-bg),var(--pg-soft))}.funding-timeline{max-width:920px;margin:auto}.funding-update{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:25px 0;border-top:1px solid var(--pg-line)}.funding-update-date{display:grid;align-content:start;gap:6px}.funding-update-date span{width:max-content;padding:4px 7px;border-radius:999px;background:#dff6ec;color:var(--pg-green);font-size:.62rem;font-weight:950}.funding-update h3{margin:0 0 10px;font-size:1.25rem}.funding-update .rt-content{color:var(--pg-muted);line-height:1.65}.funding-update-docs{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.funding-update-docs a{padding:8px 10px;border:1px solid var(--pg-line);border-radius:9px;color:var(--pg-green);font-size:.8rem;font-weight:850;text-decoration:none}.funding-update.is-important{margin-top:14px;padding-inline:18px;border:1px solid rgba(245,158,11,.28);border-radius:16px;background:rgba(245,158,11,.07)}html.theme-dark .funding-hub{--fh-bg:#06131e;--fh-card:#0d1e2b;--fh-text:#eefbf6;--fh-muted:#9ab5ad;--fh-line:rgba(255,255,255,.11)}html.theme-dark .funding-hub-hero{background:radial-gradient(circle at 82% 12%,rgba(16,185,129,.15),transparent 32%),linear-gradient(135deg,#071827,#08231f 65%,#171d18)}html.theme-dark .funding-hub-hero p{color:#b5cec6}html.theme-dark .funding-hub-summary{background:rgba(255,255,255,.04)}html.theme-dark .funding-hub-summary span{color:#aac1ba}html.theme-dark .funding-card-top span{background:rgba(110,231,183,.12);color:#7de7b3}html.theme-dark .funding-date-row>*{background:rgba(255,255,255,.035)}html.theme-dark .program-custom-fields>label>span{color:#b9d0c9}html.theme-dark .funding-form-closed>span{background:rgba(255,255,255,.06);color:#b8cbc5}html.theme-dark .funding-document-grid>a{background:rgba(255,255,255,.035)}html.theme-dark .funding-document-grid>a>span{background:rgba(110,231,183,.11);color:#7de7b3}@media(max-width:1000px){.funding-grid,.funding-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.funding-hub .container{width:calc(100% - 24px)}.funding-hub-hero{padding:52px 0}.funding-list-section{padding:46px 0}.funding-list-head{align-items:flex-start;flex-direction:column}.funding-grid,.funding-document-grid,.program-custom-fields{grid-template-columns:1fr}.funding-update{grid-template-columns:1fr;gap:8px}.funding-date-row>*{flex:1}.funding-update.is-important{padding-inline:14px}}.funding-hub-hero{padding:34px 0 32px}.funding-hub-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,370px);align-items:center;gap:44px}.funding-hub-hero h1{max-width:none;margin:7px 0 8px;font-size:clamp(2.6rem,4vw,4.35rem);line-height:1;letter-spacing:-.05em}.funding-hub-hero p{max-width:680px;font-size:1rem;line-height:1.5}.funding-hub-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:0;padding:16px 18px;border-color:rgba(10,147,100,.2);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 14px 30px rgba(23,57,71,.08);color:inherit;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.funding-hub-summary:hover{transform:translateY(-2px);border-color:rgba(10,147,100,.42);box-shadow:0 18px 38px rgba(23,57,71,.12)}.funding-hub-summary strong{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#daf4e9;color:#087b55;font-size:1.7rem}.funding-hub-summary span{display:grid;gap:2px;color:var(--fh-text);font-size:.8rem}.funding-hub-summary span b{font-size:.88rem}.funding-hub-summary span small{color:var(--fh-muted);font-size:.72rem;font-weight:750}.funding-hub-summary i{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#edf8f4;color:#087b55;font-size:1rem;font-style:normal;font-weight:950}.funding-list-section{padding:38px 0 54px;scroll-margin-top:130px}.funding-list-section--archive{padding-top:4px}.funding-list-head{align-items:center;margin-bottom:20px}.funding-list-head h2{font-size:clamp(1.85rem,2.8vw,2.65rem)}.funding-list-head>p{max-width:560px;line-height:1.5}.funding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.funding-card{position:relative;overflow:hidden;padding:22px;border-radius:24px}.funding-card:before{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#079665,#21c78a,#efd04a);content:""}.funding-card-heading{display:flex;align-items:center;gap:12px}.funding-card-icon{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#dff6ed,#eef9f5);color:#087b55;font-size:1.15rem;font-weight:950}.funding-card-top{flex:1;justify-content:flex-start}.funding-card-top b{margin-left:auto;padding:5px 8px;border-radius:999px;background:#fff6d8}.funding-card-content{display:grid;gap:18px}.funding-card h2{margin:17px 0 8px;font-size:clamp(1.35rem,2vw,1.75rem)}.funding-card-copy>p{margin:0;color:var(--fh-muted);line-height:1.55}.funding-card-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;margin:18px 0 0!important}.funding-card-facts div{min-width:0;padding:11px 12px;border:1px solid var(--fh-line);border-radius:12px;background:#f7faf9}.funding-card-facts dt{margin-bottom:3px}.funding-card-facts dd{font-size:.88rem;line-height:1.25;overflow-wrap:anywhere}.funding-card-facts .is-positive{color:#07815a}.funding-card-action{gap:16px;margin-top:20px;padding-top:16px}.funding-card-action span{display:grid;gap:2px}.funding-card-action strong{font-size:.94rem}.funding-card-action small{color:var(--fh-muted);font-size:.7rem;font-weight:700}.funding-card-action>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e5f7ef;font-size:1.05rem}.funding-grid>.funding-card:only-child{grid-column:1/-1}.funding-grid>.funding-card:only-child .funding-card-content{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);align-items:start;gap:34px}.funding-grid>.funding-card:only-child .funding-card-facts{margin-top:17px!important}html.theme-dark .funding-hub-summary{background:rgba(255,255,255,.055)}html.theme-dark .funding-hub-summary strong,html.theme-dark .funding-card-icon{background:rgba(110,231,183,.12);color:#7de7b3}html.theme-dark .funding-hub-summary i,html.theme-dark .funding-card-action>b{background:rgba(110,231,183,.1);color:#7de7b3}html.theme-dark .funding-card-facts div{background:rgba(255,255,255,.035)}html.theme-dark .funding-card-facts .is-positive{color:#7de7b3}html.theme-dark .funding-card-top b{background:rgba(245,158,11,.12);color:#f5ca6a}@media(max-width:900px){.funding-hub-hero-layout{grid-template-columns:1fr;gap:22px}.funding-hub-summary{width:min(100%,430px)}.funding-grid{grid-template-columns:1fr}.funding-grid>.funding-card:only-child .funding-card-content{grid-template-columns:1fr;gap:0}}@media(max-width:680px){.funding-hub-hero{padding:28px 0 26px}.funding-hub-hero h1{font-size:clamp(2.45rem,13vw,3.3rem)}.funding-hub-hero-layout{gap:18px}.funding-hub-summary{padding:13px 14px}.funding-hub-summary strong{width:43px;height:43px}.funding-list-section{padding:30px 0 44px}.funding-list-head{gap:12px}.funding-list-head>p{font-size:.9rem}.funding-card{padding:18px}.funding-card-content{gap:12px}.funding-card-facts{gap:7px!important}.funding-card-facts div{padding:10px}.funding-card-action small{font-size:.67rem}}
