.exp-subsite{--exp-hero-gradient: linear-gradient( 105deg, rgb(12 31 61 / .92) 0%, rgb(45 143 158 / .55) 55%, rgb(0 0 0 / .35) 100% );--exp-surface: #fff;--exp-surface-alt: var(--ft-cream);--exp-border: var(--ft-line);--exp-primary: var(--ft-sky-deep)}.exp-subsite__hero{position:relative;margin-top:calc(-1 * var(--header-height));min-height:clamp(420px,72vh,640px);display:flex;align-items:flex-end;background-size:cover;background-position:center}.exp-subsite__hero-overlay{width:100%;background:var(--exp-hero-gradient);padding:clamp(2.5rem,6vw,4.5rem) 0;padding-top:calc(clamp(2.5rem,6vw,4.5rem) + var(--header-height))}.exp-subsite__hero-inner{max-width:52rem;color:#fff}.exp-subsite__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-sky);margin:0 0 .75rem}.exp-subsite__hero h1{font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.08;margin:0 0 1rem;color:#fff}.exp-subsite__subhead{font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;opacity:.96;margin:0 0 1.25rem;max-width:48rem}.exp-subsite__cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.exp-subsite__cta-row .ft-button--outline{background:transparent;border:2px solid rgb(255 255 255 / .65);color:#fff}.exp-subsite__cta-row .ft-button--outline:hover{background:#ffffff26;border-color:#fff;color:#fff}.exp-subsite__cta-row .ft-button--ghost{border-color:#ffffff73}.exp-subsite__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.exp-subsite__chips span{font-size:.8rem;padding:.4rem .75rem;border-radius:999px;background:#ffffff24;border:1px solid rgb(255 255 255 / .28)}.exp-subsite__tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;align-items:center}.exp-subsite__tech-label{font-weight:700;font-size:.85rem;margin-right:.25rem}.exp-subsite__tech span:not(.exp-subsite__tech-label){font-size:.8rem;padding:.35rem .65rem;border-radius:999px;background:#00000040;border:1px solid rgb(255 255 255 / .2)}.exp-subsite__section{padding:clamp(3rem,6vw,4.5rem) 0}.exp-subsite__section--alt{background:var(--exp-surface-alt)}.exp-subsite__section h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.25rem}.exp-subsite__prose{color:var(--ft-muted);font-size:1.0625rem;line-height:1.65;margin:0}.exp-subsite__grid{display:grid;gap:1.25rem}.exp-subsite__grid--2,.exp-subsite__grid--3{grid-template-columns:1fr}@media(min-width:768px){.exp-subsite__grid--2{grid-template-columns:1fr 1fr}.exp-subsite__grid--3{grid-template-columns:repeat(3,1fr)}}.exp-subsite__card{background:var(--exp-surface);border:1px solid var(--exp-border);border-radius:12px;padding:1.25rem}.exp-subsite__card h3{font-size:1.1rem;margin:0 0 .75rem}.exp-subsite__list{margin:.5rem 0 0;padding-left:1.2rem;color:var(--ft-muted)}.exp-subsite__list li{margin-bottom:.35rem}.exp-subsite__callout{margin-top:1.25rem;padding:1rem 1.25rem;border-left:4px solid var(--ft-coral);background:#e0633c0f;border-radius:0 8px 8px 0}.exp-subsite__callout strong{display:block;margin-bottom:.5rem;color:var(--ft-navy)}.exp-subsite__facts-note{font-size:.9rem;color:var(--ft-muted);margin-top:.75rem;margin-bottom:0}.exp-subsite__fact{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--exp-border)}.exp-subsite__fact:last-of-type{border-bottom:0}.exp-subsite__fact dt{font-weight:600;margin:0}.exp-subsite__fact dd{margin:0;text-align:right;color:var(--ft-muted)}.exp-subsite__figure{margin:1.5rem 0 0;border-radius:12px;overflow:hidden;border:1px solid var(--exp-border);box-shadow:0 8px 32px #0c1f3d14}.exp-subsite__figure img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.exp-subsite__schedule{list-style:none;margin:0;padding:0;counter-reset:step}.exp-subsite__schedule li{position:relative;padding:.85rem 0 .85rem 2.75rem;border-bottom:1px solid var(--exp-border)}.exp-subsite__schedule li:last-child{border-bottom:0}.exp-subsite__schedule li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:.75rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;border-radius:50%;background:var(--ft-sky-deep);color:#fff}.exp-subsite__partner{background:linear-gradient(135deg,var(--ft-navy) 0%,#1a3d4a 100%);color:#ffffffeb}.exp-subsite__partner h2{color:#fff}.exp-subsite__partner .exp-subsite__prose{color:#ffffffd1}.exp-subsite__partner-list{margin:1.25rem 0 0;padding-left:1.2rem;color:#ffffffe0}.exp-subsite__partner-link{display:inline-flex;margin-top:1.25rem;font-weight:600;color:var(--ft-sky);text-decoration:none}.exp-subsite__partner-link:hover{color:#fff}.exp-subsite__fundraising{background:linear-gradient(180deg,#fff,#e8f7fa)}.exp-subsite__impact-grid{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:1.5rem}@media(min-width:640px){.exp-subsite__impact-grid{grid-template-columns:repeat(2,1fr)}}.exp-subsite__impact{background:#fff;border:1px solid var(--exp-border);border-radius:12px;padding:1.25rem}.exp-subsite__impact h3{font-size:1rem;margin:0 0 .35rem;color:var(--ft-coral-deep)}.exp-subsite__impact p{margin:0;font-size:.9375rem;color:var(--ft-muted)}.exp-subsite__quote{padding:3rem 0;background:var(--ft-gradient);color:#fff}.exp-subsite__quote blockquote{margin:0;max-width:42rem}.exp-subsite__quote p{font-size:clamp(1.25rem,3vw,1.65rem);line-height:1.35;margin-bottom:.75rem;color:#fff}.exp-subsite__quote cite{font-style:normal;opacity:.9;font-size:.95rem}.exp-subsite__faq details{border:1px solid var(--exp-border);border-radius:8px;padding:.85rem 1rem;margin-bottom:.5rem;background:var(--exp-surface)}.exp-subsite__faq summary{font-weight:600;cursor:pointer}.exp-subsite__faq details p{margin:.75rem 0 0;color:var(--ft-muted)}.exp-subsite__cta-section{padding:4rem 0;background:var(--exp-surface-alt)}.exp-subsite__cta-section .exp-subsite__grid--2,.exp-subsite__cta-section .exp-subsite__grid--3{grid-template-columns:1fr}@media(min-width:768px){.exp-subsite__cta-section .exp-subsite__grid--3{grid-template-columns:repeat(3,1fr)}}.exp-subsite__cta-card{display:flex;flex-direction:column;height:100%}.exp-subsite__cta-card p{flex:1;color:var(--ft-muted)}.exp-subsite__more{padding:2rem 0 3rem;text-align:center;border-top:1px solid var(--exp-border)}.exp-subsite__more p{color:var(--ft-muted);margin-bottom:.75rem}.exp-subsite__more-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.exp-subsite__more-links .ft-button--secondary{font-size:.875rem}.exp-subsite--influence{--exp-hero-gradient: linear-gradient( 105deg, rgb(45 25 72 / .92) 0%, rgb(11 114 217 / .5) 60%, rgb(0 0 0 / .35) 100% )}.exp-subsite__status{margin-bottom:.75rem;font-size:.6875rem}.exp-subsite__impact-bar{background:var(--ft-navy);color:#fff;padding:1.75rem 0}.exp-subsite__impact-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);text-align:center}@media(min-width:768px){.exp-subsite__impact-grid{grid-template-columns:repeat(4,1fr)}}.exp-subsite__impact-stat strong{display:block;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:#fff;line-height:1.1}.exp-subsite__impact-stat span{font-size:.8125rem;opacity:.82}.exp-subsite__story-list{margin:0;padding-left:1.2rem;color:var(--ft-muted);font-size:1.0625rem;line-height:1.65}.exp-subsite__story-list li{margin-bottom:.5rem}.exp-subsite__film-grid{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start}@media(min-width:900px){.exp-subsite__film-grid{grid-template-columns:1fr 1.1fr}}.exp-subsite__partner--influence{background:linear-gradient(135deg,#2a1f4e,#1a3d5c);color:#ffffffeb}.exp-subsite__partner--influence h2{color:#fff}.exp-subsite__partner--influence .exp-subsite__prose{color:#ffffffd9}.exp-subsite__card--wide{max-width:40rem}.exp-subsite__outcomes-list{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}@media(min-width:640px){.exp-subsite__outcomes-list{grid-template-columns:repeat(2,1fr)}}.exp-subsite__outcomes-list li{padding:1rem 1.25rem;background:#fff;border:1px solid var(--exp-border);border-radius:10px;font-size:.9375rem;color:var(--ft-muted)}.exp-subsite__stories{background:var(--exp-surface-alt)}.exp-subsite__stories-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:1.5rem}@media(min-width:768px){.exp-subsite__stories-grid{grid-template-columns:repeat(3,1fr)}}.exp-subsite__story-card{margin:0;padding:1.5rem;background:#fff;border-radius:14px;border:1px solid var(--exp-border);box-shadow:0 6px 24px #0c1f3d0f;display:flex;flex-direction:column;height:100%}.exp-subsite__story-card p{font-family:var(--font-display);font-size:1.125rem;line-height:1.4;color:var(--ft-navy);margin:0 0 1rem;flex:1}.exp-subsite__story-card footer{display:grid;gap:.15rem}.exp-subsite__story-card cite{font-style:normal;font-weight:600;font-size:.875rem;color:var(--ft-navy)}.exp-subsite__story-card span{font-size:.8125rem;color:var(--ft-muted)}.exp-subsite__cta-lead{max-width:42rem;margin-bottom:1.5rem}.exp-subsite--influence .exp-subsite__section{padding:clamp(2rem,4vw,3rem) 0}.exp-subsite--influence .exp-subsite__overview-aside{display:grid;gap:1rem;align-content:start}.exp-subsite--influence .exp-subsite__figure--compact{margin:0}.exp-subsite--influence .exp-subsite__figure--compact img{max-height:200px}.exp-subsite--influence #gallery .exp-subsite__prose{margin-bottom:1rem}
