:root{--ngp-color-text:#171717;--ngp-color-muted:#6f6f6f;--ngp-color-border:#dedee5;--ngp-color-accent:#7660a8;--ngp-color-accent-light:#9b8fca;--ngp-color-surface:#ffffff;--ngp-font-size-body:15px;--ngp-container-max:1800px;--ngp-gutter:32px;--ngp-header-height:96px}*,*::before,*::after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%;margin:0;color:var(--ngp-color-text);background:var(--ngp-color-surface);font-family:Arial,Helvetica,sans-serif}.site-main{flex:1 0 auto;width:100%}body.menu-open{overflow:hidden}a{color:inherit}img,svg{display:block;max-width:100%}.site-container{width:100%;max-width:calc(var(--ngp-container-max) + (var(--ngp-gutter) * 2));margin-inline:auto;padding-inline:var(--ngp-gutter)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{top:8px;left:8px;z-index:1000;width:auto;height:auto;padding:12px 16px;clip:auto;background:#fff}.site-header{position:relative;z-index:100;height:var(--ngp-header-height);background:var(--ngp-color-surface)}.site-header__container{display:flex;align-items:center;justify-content:space-between;height:100%}.site-branding{position:relative;z-index:102;flex:0 0 auto}.site-branding__link{display:block;text-decoration:none}.site-branding__logo{width:205px;height:auto}.menu-toggle{position:relative;z-index:102;display:grid;place-items:center;width:44px;height:44px;padding:9px 7px;border:0;background:#fff0;cursor:pointer}.menu-toggle>[aria-hidden="true"]{position:relative;display:block;width:28px;height:22px}.menu-toggle__line{position:absolute;left:0;display:block;width:28px;height:2px;margin:0;background:var(--ngp-color-text);transform-origin:center;transition:transform 180ms ease,opacity 180ms ease}.menu-toggle__line:nth-child(1){top:0}.menu-toggle__line:nth-child(2){top:10px}.menu-toggle__line:nth-child(3){top:20px}.menu-toggle[aria-expanded="true"] .menu-toggle__line:nth-child(1){transform:translateY(10px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-toggle__line:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] .menu-toggle__line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.site-header__panel{position:fixed;inset:0;z-index:101;display:flex;flex-direction:column;align-items:stretch;gap:28px;padding:calc(var(--ngp-header-height) + 30px) var(--ngp-gutter) 40px;overflow-y:auto;visibility:hidden;opacity:0;background:var(--ngp-color-surface);transform:translateY(-12px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.site-header__panel.is-open{visibility:visible;opacity:1;transform:translateY(0)}.primary-menu,.primary-menu .sub-menu,.language-switcher__list{margin:0;padding:0;list-style:none}.primary-menu>li{border-bottom:1px solid var(--ngp-color-border)}.primary-menu>li:last-child{border-bottom:0}.primary-menu li{position:relative}.primary-menu a{display:block;padding:16px 48px 16px 0;font-size:18px;line-height:1.35;text-decoration:none}.primary-menu a:hover,.primary-menu a:focus-visible,.primary-menu .current-menu-item>a,.primary-menu .current-menu-ancestor>a{color:var(--ngp-color-accent)}.primary-menu .sub-menu{display:none;padding:0 0 10px 18px}.primary-menu .sub-menu li+li{border-top:1px solid var(--ngp-color-border)}.primary-menu .sub-menu a{padding-block:13px;font-size:15px}.submenu-toggle{position:absolute;top:8px;right:0;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;background:#fff0;cursor:pointer}.submenu-toggle::before{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg);transition:transform 180ms ease}.submenu-toggle[aria-expanded="true"]::before{transform:translateY(2px) rotate(225deg)}.primary-menu>li:last-child>a{display:block;margin:20px 0 0;padding:16px 26px;border-radius:10px;color:#fff;background:var(--ngp-color-accent-light);font-size:16px;line-height:1.35;text-align:center;text-decoration:none;transition:background-color 180ms ease}.primary-menu>li:last-child>a:hover,.primary-menu>li:last-child>a:focus-visible{color:#fff;background:var(--ngp-color-accent)}.language-switcher__list{display:flex;align-items:center;gap:9px}.language-switcher__item+.language-switcher__item::before{margin-right:9px;color:var(--ngp-color-border);content:"/"}.language-switcher__link{color:var(--ngp-color-muted);font-size:15px;text-decoration:none}.language-switcher__item.is-active .language-switcher__link,.language-switcher__link:hover,.language-switcher__link:focus-visible{color:var(--ngp-color-accent)}@media (min-width:1280px){:root{--ngp-gutter:max(100px, calc((100vw - var(--ngp-container-max)) / 2));--ngp-header-height:120px}.site-container{max-width:none}.site-branding__logo{width:210px}.menu-toggle{display:none}.site-header__panel{position:static;display:flex;flex:1 1 auto;flex-direction:row;align-items:center;justify-content:flex-end;gap:clamp(20px, 2.3vw, 44px);height:100%;padding:0;overflow:visible;visibility:visible;opacity:1;transform:none}.primary-navigation,.primary-menu,.primary-menu>li{height:100%}.primary-menu{display:flex;align-items:stretch;gap:clamp(22px, 2.1vw, 40px)}.primary-menu>li{display:flex;align-items:center;border:0}.primary-menu a{padding:0;font-size:16px;white-space:nowrap}.primary-menu .menu-item-has-children>a{display:flex;align-items:center;gap:10px}.primary-menu .menu-item-has-children>a::after{width:0;height:0;border:4px solid #fff0;border-top-color:currentColor;content:"";transform:translateY(3px)}.primary-menu .sub-menu .menu-item-has-children>a::after{border-top-color:#fff0;border-left-color:currentColor;transform:translateY(0)}.primary-menu .sub-menu{position:absolute;z-index:30;top:calc(50% + 22px);left:-18px;display:block;width:max-content;min-width:380px;max-width:480px;padding:10px;border:1px solid #e8e7ec;border-radius:10px;visibility:hidden;opacity:0;background:#fff;transform:translateY(10px) scale(.985);transform-origin:top center;transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.primary-menu>li>.sub-menu::before{position:absolute;top:-24px;left:0;width:100%;height:24px;content:""}.primary-menu .sub-menu .sub-menu{top:-11px;left:calc(100% - 1px);transform-origin:top left}.primary-menu .sub-menu .sub-menu::before{position:absolute;top:0;left:-2px;width:2px;height:100%;content:""}.primary-menu li:has(>a:hover)>.sub-menu,.primary-menu li:has(>.sub-menu:hover)>.sub-menu,.primary-menu li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translateY(0) scale(1)}.primary-menu .sub-menu li+li{border-top:0}.primary-menu .sub-menu a{justify-content:space-between;min-height:48px;padding:14px 16px;border-radius:6px;font-size:14px;white-space:normal;transition:color 160ms ease,background-color 160ms ease}.primary-menu .sub-menu a:hover,.primary-menu .sub-menu a:focus-visible{background:#f6f4fa}.submenu-toggle{display:none}.primary-menu>li:last-child>a{margin:0;padding:17px 25px}.language-switcher{flex:0 0 auto}}@media (min-width:1280px) and (max-width:1450px){:root{--ngp-gutter:100px}.site-header__panel{gap:18px}.primary-menu{gap:22px}.primary-menu a{font-size:15px}}.home-hero{padding-top:20px;padding-right:0;padding-bottom:64px;padding-left:0}.home-hero__slider{position:relative;width:100%;height:clamp(560px, 125vw, 760px);overflow:hidden;background:#242725}.home-hero__slide{position:relative;height:100%}.home-hero__image,.home-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.home-hero__image{object-fit:cover}.home-hero__overlay{z-index:1;background:linear-gradient(180deg,rgb(8 10 9 / .02) 38%,rgb(8 10 9 / .68) 100%)}.home-hero__content{position:absolute;right:auto;bottom:66px;left:50%;z-index:2;width:calc(100% - 56px);max-width:680px;color:#fff;text-align:center;transform:translateX(-50%)}.home-hero__slider.swiper-initialized .home-hero__content-inner{opacity:0;filter:blur(3px);transform:translateY(42px);transition:opacity 560ms ease,filter 560ms ease,transform 720ms cubic-bezier(.22,1,.36,1)}.home-hero__slider.swiper-initialized .home-hero__slide.is-content-visible .home-hero__content-inner{opacity:1;filter:blur(0);transform:translateY(0);transition-delay:140ms}.home-hero__title{margin:0;font-size:clamp(23px, 6.5vw, 30px);font-weight:500;line-height:1.3;white-space:pre-line}.home-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:26px;padding:13px 22px;border-radius:8px;color:#fff;background:var(--ngp-color-accent-light);font-size:14px;line-height:1.45;text-align:center;text-decoration:none;transition:background-color 160ms ease,transform 160ms ease}.home-hero__button:hover,.home-hero__button:focus-visible{color:#fff;background:var(--ngp-color-accent);transform:translateY(-2px)}.home-hero__arrow{z-index:3;display:none;width:46px;height:46px;margin-top:-23px;border:0;border-radius:50%;color:#fff;background:var(--ngp-color-accent);box-shadow:0 3px 12px rgb(0 0 0 / .2);transition:color 160ms ease,background-color 160ms ease,transform 160ms ease}.home-hero__arrow::after{display:none}.home-hero__arrow--prev{left:16px}.home-hero__arrow--next{right:16px}.home-hero__arrow svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.home-hero__arrow:hover,.home-hero__arrow:focus-visible{color:var(--ngp-color-accent);background:#fff;transform:scale(1.06)}.home-hero__slider .swiper-button-lock,.home-hero__slider .swiper-pagination-lock{display:none}.home-hero__pagination.swiper-pagination-bullets{bottom:12px;z-index:3}.home-hero__pagination .swiper-pagination-bullet{width:11px;height:11px;margin-inline:5px;opacity:1;background:rgb(255 255 255 / .45);transition:background-color 160ms ease,transform 160ms ease}.home-hero__pagination .swiper-pagination-bullet-active{background:#fff;transform:scale(1.18)}@media (min-width:900px){.home-hero{padding-right:var(--ngp-gutter);padding-left:var(--ngp-gutter)}.home-hero__slider{--swiper-navigation-sides-offset:clamp(18px, 2vw, 36px);height:auto;max-height:1200px;aspect-ratio:4 / 3}.home-hero__content{right:auto;bottom:70px;left:50%;width:min(calc(100% - 140px), 680px)}.home-hero__title{font-size:clamp(31px, 2.35vw, 44px)}.home-hero__button{min-height:52px;margin-top:30px;padding-inline:24px;font-size:15px}.home-hero__arrow--prev{left:clamp(18px, 2vw, 36px);inset-inline-start:clamp(18px, 2vw, 36px);inset-inline-end:auto}.home-hero__arrow--next{right:clamp(18px, 2vw, 36px);inset-inline-start:auto;inset-inline-end:clamp(18px, 2vw, 36px)}.home-hero__arrow{display:flex}}.home-program{padding-top:6px;padding-bottom:90px}.home-program__header{max-width:1500px;margin-inline:auto;text-align:center}.home-program__title{margin:0;font-size:clamp(25px, 6.4vw, 34px);font-weight:600;line-height:1.25}.home-program__intro{margin-top:18px;color:#777;font-size:var(--ngp-font-size-body);line-height:1.75}.home-program__intro p{margin:0}.home-program__features{display:grid;gap:50px;margin-top:52px}.home-program__feature{text-align:center}.home-program__feature-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-inline:auto;color:var(--ngp-color-accent)}.home-program__feature-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.home-program__feature-icon .home-program__icon-fill{fill:currentColor;stroke:none}.home-program__feature-icon .home-program__icon-highlight{fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round}.home-program__icon--leadership,.home-program__icon--immersive,.home-program__icon--global{stroke:none}.home-program__icon--case-study{stroke-width:2.5}.home-program__feature-icon svg.home-program__icon--global{width:48px;height:48px;fill:none;stroke:none}.home-program__feature-icon svg.home-program__icon--global path{fill:currentColor;stroke:none}.home-program__feature-title{margin:18px 0 0;font-size:20px;font-weight:600;line-height:1.35}.home-program__feature-description{max-width:620px;margin:13px auto 0;color:#777;font-size:var(--ngp-font-size-body);line-height:1.75}.home-program__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 18px;margin-top:82px}.home-program__stat{display:flex;flex-direction:column;align-items:center;text-align:center}.home-program__stat-value{font-size:clamp(40px, 12vw, 58px);font-weight:500;line-height:1}.home-program__stat-label{margin-top:17px;color:#777;font-size:13px;line-height:1.45}.home-program__action{margin-top:74px;text-align:center}.home-program__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 25px;border-radius:8px;color:#fff;background:var(--ngp-color-accent-light);font-size:14px;line-height:1.45;text-align:center;text-decoration:none;transition:background-color 160ms ease,transform 160ms ease}.home-program__button:hover,.home-program__button:focus-visible{color:#fff;background:var(--ngp-color-accent);transform:translateY(-2px)}@media (min-width:700px){.home-program__features{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:70px}}@media (min-width:900px){.home-program{padding-top:8px;padding-bottom:110px}.home-program__title{font-size:clamp(28px, 2.1vw, 36px)}.home-program__intro{font-size:15px;line-height:1.8}.home-program__features{gap:54px clamp(80px, 8vw, 150px);margin-top:54px}.home-program__stats{gap:120px 100px;margin-top:135px}.home-program__stat-value{font-size:clamp(52px, 4vw, 68px)}.home-program__stat-label{font-size:14px}.home-program__action{margin-top:112px}.home-program__button{padding-inline:28px;font-size:15px}}.site-gallery{padding-bottom:90px}.site-gallery__grid{--site-gallery-column-count:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1px;align-items:start;gap:8px}.article-gallery__grid{margin:40px 0}.site-gallery__item{position:relative;display:block;width:100%;margin:0;padding:0;break-inside:avoid;overflow:hidden;border:0;background:#eee;cursor:zoom-in}.site-gallery__grid .site-gallery__item--static{margin:0;background:#fff0;cursor:default}.gallery-compact-logos.site-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;align-items:center;gap:8px 12px}.gallery-compact-logos.site-gallery__grid>.site-gallery__item{display:flex;align-items:center;justify-content:center;grid-area:auto!important;min-width:0;height:80px;margin:0;padding:6px;overflow:visible}.gallery-compact-logos .site-gallery__image{width:auto;max-width:min(100%, 130px);height:auto;max-height:64px;object-fit:contain}.site-gallery__image{display:block;width:100%;height:auto;transition:transform 420ms ease}.site-gallery__zoom{position:absolute;inset:0;display:grid;place-items:center;color:#fff;visibility:hidden;opacity:0;background:rgb(44 31 69 / .32);transition:opacity 220ms ease,visibility 220ms ease}.site-gallery__zoom svg{width:42px;height:42px;padding:9px;border-radius:50%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;background:var(--ngp-color-accent);transform:scale(.84);transition:transform 220ms ease}.site-gallery__item:not(.site-gallery__item--static):hover .site-gallery__image,.site-gallery__item:not(.site-gallery__item--static):focus-visible .site-gallery__image{transform:scale(1.035)}.site-gallery__item:hover .site-gallery__zoom,.site-gallery__item:focus-visible .site-gallery__zoom{visibility:visible;opacity:1}.site-gallery__item:hover .site-gallery__zoom svg,.site-gallery__item:focus-visible .site-gallery__zoom svg{transform:scale(1)}.site-gallery-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;visibility:hidden;opacity:0;transition:opacity 220ms ease,visibility 220ms ease}.site-gallery-modal.is-open{visibility:visible;opacity:1}.site-gallery-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgb(8 9 9 / .92);cursor:zoom-out}.site-gallery-modal__dialog{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;outline:0}.site-gallery-modal__figure{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:calc(100% - 24px);max-height:100%;margin:0}.site-gallery-modal__image{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 105px);max-height:calc(100dvh - 105px);object-fit:contain;opacity:0;box-shadow:0 12px 46px rgb(0 0 0 / .34);transform:scale(.985);transition:opacity 180ms ease,transform 220ms ease}.site-gallery-modal.is-image-ready .site-gallery-modal__image{opacity:1;transform:scale(1)}.site-gallery-modal__caption{margin-top:13px;color:rgb(255 255 255 / .86);font-size:13px;line-height:1.5;text-align:center}.site-gallery-modal__close,.site-gallery-modal__arrow{position:absolute;z-index:2;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--ngp-color-accent);cursor:pointer;transition:color 160ms ease,background-color 160ms ease,transform 160ms ease}.site-gallery-modal__close:hover,.site-gallery-modal__close:focus-visible,.site-gallery-modal__arrow:hover,.site-gallery-modal__arrow:focus-visible{color:var(--ngp-color-accent);background:#fff;transform:scale(1.06)}.site-gallery-modal__close{top:0;right:0;width:44px;height:44px;font-size:30px;line-height:1}.site-gallery-modal__arrow{top:50%;width:44px;height:44px;transform:translateY(-50%)}.site-gallery-modal__arrow:hover,.site-gallery-modal__arrow:focus-visible{transform:translateY(-50%) scale(1.06)}.site-gallery-modal__arrow--prev{left:0}.site-gallery-modal__arrow--next{right:0}.site-gallery-modal__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}@media (min-width:700px){.site-gallery__grid{gap:10px}}@media (min-width:900px){.site-gallery{padding-bottom:110px}.site-gallery__grid{--site-gallery-column-count:3;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-compact-logos.site-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px 18px}.gallery-compact-logos.site-gallery__grid>.site-gallery__item{height:96px}.gallery-compact-logos .site-gallery__image{max-height:76px}.site-gallery-modal{padding:28px}.site-gallery-modal__figure{max-width:calc(100% - 150px)}.site-gallery-modal__close{top:2px;right:2px}.site-gallery-modal__arrow--prev{left:14px}.site-gallery-modal__arrow--next{right:14px}}@media (min-width:1280px){.site-gallery__grid{--site-gallery-column-count:4;grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-compact-logos.site-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px 20px}.gallery-compact-logos.site-gallery__grid>.site-gallery__item{height:100px}.gallery-compact-logos .site-gallery__image{max-height:80px}}.home-announcements{padding:58px 0 78px;background-color:#171e1c;background-image:linear-gradient(rgb(23 30 28 / .38),rgb(23 30 28 / .38)),url(/wp-content/themes/nextgenphilanthropy/images/announcements-bg.svg);background-position:center;background-size:cover}.home-announcements__header{display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:16px;width:100%;margin:0 auto 30px;color:#fff}.home-announcements__header span{height:1px;background:rgb(255 255 255 / .68)}.home-announcements__title{margin:0;font-size:15px;font-weight:500;line-height:1.4}.home-announcements__panel{width:100%;margin-inline:auto;padding:24px;border-radius:10px;background:#fff}.home-announcements__grid{display:grid;gap:34px}.home-announcements__card{display:grid;gap:15px}.home-announcements__image-link{display:block;overflow:hidden;aspect-ratio:4 / 3;border-radius:8px;background:#eee}.home-announcements__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 360ms ease}.home-announcements__card:hover .home-announcements__image{transform:scale(1.035)}.home-announcements__content{display:flex;flex-direction:column;width:100%;min-width:0}.home-announcements__card-title{margin:0;font-size:18px;font-weight:600;line-height:1.45}.home-announcements__card-title a{text-decoration:none;transition:color 160ms ease}.home-announcements__card-title a:hover,.home-announcements__card-title a:focus-visible{color:var(--ngp-color-accent)}.home-announcements__date{display:block;margin-top:8px;color:#9a9a9a;font-size:13px;line-height:1.4}.home-announcements__read-more{align-self:flex-start;margin-top:auto;padding-top:18px;color:var(--ngp-color-accent);font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:color 160ms ease}.home-announcements__read-more:hover,.home-announcements__read-more:focus-visible{color:var(--ngp-color-text)}@media (min-width:700px){.home-announcements__panel{padding:34px}.home-announcements__card{grid-template-columns:minmax(150px,44%) minmax(0,1fr);align-items:stretch;gap:18px}.home-announcements__card:not(.has-post-thumbnail){grid-template-columns:1fr}}@media (min-width:1000px){.home-announcements{padding:72px 0 96px}.home-announcements__panel{padding:42px}.home-announcements__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 64px}.home-announcements__card{grid-template-columns:minmax(180px,52%) minmax(0,1fr);gap:20px}.home-announcements__card-title{font-size:16px}}.single-post-container{width:100%;max-width:calc(1200px + (var(--ngp-gutter) * 2));margin-inline:auto;padding-inline:var(--ngp-gutter)}.single-article__hero,.page-hero{position:relative;isolation:isolate;overflow:hidden;background:#f5f5f5}.single-article__hero::before,.page-hero::before{position:absolute;z-index:-1;inset:0;content:"";background-image:url(/wp-content/themes/nextgenphilanthropy/images/announcements-bg.svg);background-position:center;background-size:cover;filter:grayscale(1);opacity:.1}.single-article__hero-inner,.page-hero__inner{padding-top:44px;padding-bottom:46px}.single-article__title,.page-hero__title{width:100%;margin:0;font-size:clamp(28px, 5.8vw, 42px);font-weight:600;line-height:1.15;letter-spacing:-.02em}.single-article__date{display:block;margin:0 0 12px;color:#9a9a9a;font-size:14px;line-height:1.5}.single-article__breadcrumb,.page-hero__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px;color:var(--ngp-color-accent-light);font-size:14px;line-height:1.5}.single-article__breadcrumb a,.page-hero__breadcrumb a{color:inherit;text-decoration:none;transition:color 160ms ease}.single-article__breadcrumb a:hover,.single-article__breadcrumb a:focus-visible,.page-hero__breadcrumb a:hover,.page-hero__breadcrumb a:focus-visible{color:var(--ngp-color-accent)}.single-article__content-wrap{padding-top:58px;padding-bottom:90px}.single-article__content{width:100%;max-width:1200px;margin-inline:auto;color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.8;overflow-wrap:anywhere}.entry-content p.contact-detail{position:relative;padding-inline-start:34px;overflow-wrap:anywhere}.entry-content .contact-detail__icon{position:absolute;inset-inline-start:0;top:.35em;width:18px;height:18px;fill:#9d91c6}.standard-page__content{max-width:none}.contact-page .standard-page__content{max-width:1024px;margin-inline:auto}.contact-page .standard-page__content>.wp-block-image{margin-inline:0}.contact-page .standard-page__content>.wp-block-image img{display:block;width:100%;height:auto}.contact-page div.wpforms-container-full .wpforms-form .wpforms-field-text input.wpforms-field-medium,.contact-page div.wpforms-container-full .wpforms-form .wpforms-field-email input.wpforms-field-medium,.contact-page div.wpforms-container-full .wpforms-form .wpforms-field-textarea textarea.wpforms-field-medium{width:100%;max-width:100%;box-sizing:border-box}.participating-schools-page .standard-page__content>.wp-block-list{columns:320px 3;column-gap:clamp(24px, 4vw, 64px);column-fill:balance;padding-inline-start:24px;list-style-position:outside}.participating-schools-page .standard-page__content>.wp-block-list>li{break-inside:avoid;margin-bottom:10px;padding-inline-end:12px}.single-article__content>:first-child{margin-top:0}.single-article__content>:last-child{margin-bottom:0}.single-article__content p,.single-article__content ul,.single-article__content ol,.single-article__content blockquote,.single-article__content figure,.single-article__content video,.single-article__content .wp-block-embed,.single-article__content .wp-block-gallery,.single-article__content .wp-block-table{margin-top:0;margin-bottom:26px}.single-article__content h1,.single-article__content h2,.single-article__content h3,.single-article__content h4,.single-article__content h5,.single-article__content h6{margin-top:44px;margin-bottom:18px;color:var(--ngp-color-text);font-weight:600;line-height:1.3}.single-article__content h2{font-size:clamp(25px, 3.2vw, 32px)}.single-article__content h3{font-size:clamp(21px, 2.8vw, 26px)}.single-article__content a{color:var(--ngp-color-accent)}.single-article__content img,.single-article__content video,.single-article__content iframe,.single-article__content embed,.single-article__content object,.single-article__content figure,.single-article__content .wp-block-embed,.single-article__content .wp-block-gallery,.single-article__content .wp-block-image{max-width:100%}.single-article__content img,.single-article__content video{height:auto}.single-article__content figure,.single-article__content .aligncenter,.single-article__content .alignwide,.single-article__content .alignfull{width:100%;margin-right:auto;margin-left:auto}.single-article__content .wp-block-image img,.single-article__content .wp-block-video video{margin-inline:auto}.entry-content .wp-block-video video{display:block;width:auto;max-width:100%;height:auto;aspect-ratio:auto!important;object-fit:contain;margin-inline:auto}.single-article__content .wp-element-caption,.single-article__content figcaption{margin-top:8px;color:#777;font-size:14px;font-style:italic;line-height:1.5;text-align:center}.single-article__content .wp-block-embed-youtube .wp-block-embed__wrapper,.single-article__content .wp-block-embed-vimeo .wp-block-embed__wrapper{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9}.single-article__content .wp-block-embed-youtube iframe,.single-article__content .wp-block-embed-vimeo iframe{position:absolute;inset:0;width:100%;height:100%}.single-article__content .wp-block-table{overflow-x:auto}.single-article__content .wp-block-columns{gap:12px;padding:12px;background:#b8aac8}.single-article__content .wp-block-columns>.wp-block-column{min-width:0;padding:18px 14px;background:#fff}.single-article__content .wp-block-column p:not(.has-text-align-left):not(.has-text-align-right):not(.has-text-align-justify){text-align:center}.single-article__content .wp-block-column>:first-child{margin-top:0}.single-article__content .wp-block-column>:last-child{margin-bottom:0}.media-posts,.blog-posts{padding:58px 0 90px}.media-posts__panel{padding:0}.media-posts__empty,.blog-posts__empty{margin:0;color:var(--ngp-color-muted);font-size:16px;line-height:1.7}.blog-posts__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}.blog-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:20px;border:1px solid #e1e1e1;border-radius:20px;background:#fff}.blog-card__image-link{display:block;overflow:hidden;width:100%;aspect-ratio:5 / 4;border-radius:18px;background:#f5f5f5}.blog-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 360ms ease}.blog-card:hover .blog-card__image{transform:scale(1.035)}.blog-card__content{display:flex;flex:1 0 auto;flex-direction:column;padding-top:22px}.blog-card:not(.has-post-thumbnail) .blog-card__content{padding-top:0}.blog-card__title{margin:0;font-size:19px;font-weight:600;line-height:1.35}.blog-card__title a{text-decoration:none;transition:color 160ms ease}.blog-card__title a:hover,.blog-card__title a:focus-visible{color:var(--ngp-color-accent)}.blog-card__date{display:block;margin-top:8px;color:#a1a1a1;font-size:13px;line-height:1.4}.blog-card__read-more{align-self:flex-start;margin-top:18px;color:var(--ngp-color-accent);font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:color 160ms ease}.blog-card__read-more:hover,.blog-card__read-more:focus-visible{color:var(--ngp-color-text)}.blog-card__read-more,.home-announcements__read-more{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:0;padding:0 0 4px;border:0;border-bottom:0;border-radius:0;color:var(--ngp-color-accent);background:#fff0;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:color 180ms ease}.blog-card__read-more{margin-top:auto;padding-top:22px}.home-announcements__read-more{margin-top:auto;padding-top:18px}.blog-card__read-more:hover,.blog-card__read-more:focus-visible,.home-announcements__read-more:hover,.home-announcements__read-more:focus-visible{color:var(--ngp-color-text);background:#fff0}.blog-card__read-more:focus-visible,.home-announcements__read-more:focus-visible{outline:3px solid rgb(155 143 202 / .32);outline-offset:3px}.post-card__read-more-arrow{display:inline-block;font-size:16px;line-height:1;transition:transform 180ms ease}.blog-card__read-more:hover .post-card__read-more-arrow,.blog-card__read-more:focus-visible .post-card__read-more-arrow,.home-announcements__read-more:hover .post-card__read-more-arrow,.home-announcements__read-more:focus-visible .post-card__read-more-arrow{transform:translateX(3px)}.posts-load-more-wrap{margin-top:54px;text-align:center}.posts-load-more{min-width:170px;min-height:52px;padding:14px 28px;border:0;border-radius:10px;color:#fff;background:var(--ngp-color-accent-light);font:inherit;font-size:15px;font-weight:500;cursor:pointer;transition:background-color 180ms ease,transform 180ms ease,opacity 180ms ease}.posts-load-more:hover,.posts-load-more:focus-visible{background:var(--ngp-color-accent);transform:translateY(-2px)}.posts-load-more.is-loading,.posts-load-more:disabled{opacity:.7;cursor:wait;transform:none}.posts-load-more__status{min-height:22px;margin:12px 0 0;color:var(--ngp-color-muted);font-size:13px;line-height:1.5}@media (min-width:700px){.blog-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (min-width:900px){.single-article__hero-inner,.page-hero__inner{padding-top:58px;padding-bottom:62px}.single-article__content-wrap{padding-top:88px;padding-bottom:130px}.single-article__content .wp-block-columns{gap:16px;padding:16px}.single-article__content .wp-block-columns>.wp-block-column{padding:22px 16px}.media-posts,.blog-posts{padding-top:88px;padding-bottom:130px}}@media (min-width:1200px){.blog-posts__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 30px}.blog-card{padding:24px}}.student-projects__intro-wrap{padding-top:54px;padding-bottom:66px}.student-projects{padding:58px 0 80px;background:#f7f7f7}.student-projects__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:34px}.student-project-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:26px;border-radius:24px;background:#fff}.student-project-card__image-link{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;aspect-ratio:16 / 10;border-radius:16px;background:#fff}.student-project-card__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.student-project-card__content{display:flex;flex:1 0 auto;flex-direction:column;padding-top:28px}.student-project-card:not(.has-post-thumbnail) .student-project-card__content{padding-top:0}.student-project-card__excerpt{color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.75}.student-project-card__excerpt>:first-child{margin-top:0}.student-project-card__excerpt>:last-child{margin-bottom:0}.student-project-card__button{align-self:center;margin-top:30px;padding:15px 26px;border-radius:10px;color:#fff;background:var(--ngp-color-accent-light);font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color 180ms ease,transform 180ms ease}.student-project-card__button:hover,.student-project-card__button:focus-visible{background:var(--ngp-color-accent);transform:translateY(-2px)}@media (min-width:900px){.student-projects__intro-wrap{padding-top:72px;padding-bottom:88px}.student-projects{padding-top:64px;padding-bottom:100px}.student-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 76px}.student-project-card{padding:30px}}.annual-students__main{padding:58px 0 76px}.annual-students__editor{color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.8}.annual-students__editor>:first-child{margin-top:0}.annual-students__editor>:last-child{margin-bottom:0}.annual-students__editor p,.annual-students__editor ul,.annual-students__editor ol{margin-top:0;margin-bottom:24px}.annual-students__editor>p,.annual-students__editor>ul,.annual-students__editor>ol{max-width:1400px}.annual-students__editor .wp-block-gallery{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:9px!important;width:100%;margin:68px 0 0}.annual-students__editor .wp-block-gallery.has-nested-images figure.wp-block-image,.annual-students__editor .wp-block-gallery figure.wp-block-image{display:flex!important;flex-direction:column;justify-content:flex-start!important;align-self:start;width:100%!important;height:100%;margin:0!important;padding:0;background:#fff0}.annual-students-gallery__photo{overflow:hidden;width:100%;aspect-ratio:9 / 16;background:#eee}.annual-students-gallery__photo>a{display:block;width:100%;height:100%}.annual-students__editor .wp-block-gallery figure.wp-block-image .annual-students-gallery__photo img{display:block;width:100%!important;height:100%!important;object-fit:cover}.annual-students-gallery__info{display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;padding:13px 5px 7px;text-align:center}.annual-students-gallery__name{display:block;min-height:2.8em;color:var(--ngp-color-text);font-size:14px;font-weight:500;line-height:1.4}.annual-students-gallery__grade{color:var(--ngp-color-muted);font-size:13px;line-height:1.4}.annual-people{padding:64px 0 88px;background:#f7f7f7}.annual-people__section+.annual-people__section{margin-top:88px}.annual-people__title{margin:0 0 42px;font-size:clamp(26px, 3vw, 32px);font-weight:600;line-height:1.3}.annual-people__grid{display:grid;gap:22px}.annual-person-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:32px 24px;border-radius:18px;background:#fff;text-align:center}.annual-person-card__photo-wrap{width:150px;height:150px;overflow:hidden;border-radius:50%;background:var(--person-background-color,var(--ngp-color-accent-light))}.annual-person-card__photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.annual-person-card__name{margin:28px 0 0;font-size:17px;font-weight:500;line-height:1.45}.annual-person-card__position{margin-top:12px;color:var(--ngp-color-muted);font-size:14px;line-height:1.6}.annual-person-card__position+.annual-person-card__description{margin-top:28px}.annual-person-card__description{margin-top:16px;color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.65}@media (min-width:560px){.annual-students__editor .wp-block-gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (min-width:800px){.annual-students__editor .wp-block-gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.annual-people__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.annual-person-card{padding:clamp(32px, 4vw, 56px)}}@media (min-width:1100px){.annual-people__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.annual-students__main{padding-top:76px;padding-bottom:94px}.annual-people{padding-top:78px;padding-bottom:112px}}@media (min-width:1500px){.annual-people__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-template-page-quotes .site-main{background:#f7f7f7}.quote-posts{padding-block:clamp(24px, 4vw, 64px);background:#f7f7f7}.quote-posts__grid{display:grid;grid-template-columns:minmax(0,1fr)}.quote-card{--quote-background:#ffffff;--quote-text:#202522;--quote-accent:#704b98;display:flex;flex-direction:column;align-items:center;min-width:0;padding:clamp(36px, 4.5vw, 64px) clamp(24px, 4vw, 60px);color:var(--quote-text);background:var(--quote-background);text-align:center}.quote-card:nth-child(odd){--quote-background:#704b98;--quote-text:#ffffff;--quote-accent:#ffffff}.quote-card__icon{flex-shrink:0;width:50px;height:50px;margin-bottom:28px;color:var(--quote-accent)}.quote-card__excerpt{width:100%;font-size:var(--ngp-font-size-body);line-height:1.8;overflow-wrap:anywhere}.quote-card__excerpt p{margin:0 0 16px}.quote-card__excerpt p:last-child{margin-bottom:0}.quote-card__title{margin:32px 0;font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.quote-card__person-info{margin:-20px 0 32px;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.quote-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:auto;padding:12px 24px;border:1px solid currentColor;border-radius:30px;color:var(--quote-accent);border-color:var(--quote-accent);background-color:#fff0;font-size:16px;text-decoration:none;transition:color 220ms ease,background-color 220ms ease}.quote-card__link:hover,.quote-card__link:focus-visible{color:var(--quote-background);background-color:var(--quote-accent);text-decoration:none}.quote-card__link:focus-visible{outline:2px solid var(--quote-accent);outline-offset:5px}@media (prefers-reduced-motion:reduce){.quote-card__link{transition:none}}.quote-posts__pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:10px 14px;list-style:none}.quote-posts__pagination{margin-top:32px}.quote-posts__pagination .current{color:#fff;background:#704b98}@media (min-width:800px){.quote-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-card{min-height:510px;padding-bottom:80px}.quote-card:nth-child(n){--quote-background:#ffffff;--quote-text:#202522;--quote-accent:#704b98}.quote-card:nth-child(4n+1),.quote-card:nth-child(4n){--quote-background:#704b98;--quote-text:#ffffff;--quote-accent:#ffffff}}.about-page .annual-person-card{align-items:stretch;justify-content:flex-start;text-align:left}.about-page .annual-person-card__photo-wrap{align-self:center;flex-shrink:0}.about-page .annual-person-card__name,.about-page .annual-person-card__position{width:100%;text-align:center}@media (min-width:800px){.about-page .annual-people__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}.people-profiles{padding-block:clamp(40px, 5vw, 76px);background:#f7f7f7}.people-profiles+.people-profiles{padding-top:0}.people-profiles__title{margin:0 0 32px;font-size:clamp(26px, 3vw, 32px);font-weight:600;line-height:1.3}.people-profiles__list{display:grid;gap:28px}.profile-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:30px;padding:clamp(24px, 4vw, 56px);border-radius:22px;background:#fff}.profile-card__media{position:relative;width:160px;margin-inline:auto}.profile-card__portrait{width:100%;aspect-ratio:1;overflow:hidden;border-radius:50%;background:var(--profile-background,var(--ngp-color-accent-light))}.profile-card__image{width:100%;height:100%;object-fit:cover;object-position:center top}.profile-card__play{position:absolute;right:-6px;bottom:0;display:grid;place-items:center;width:54px;height:54px;padding:0;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--ngp-color-accent);box-shadow:0 4px 14px rgb(44 31 69 / .18);cursor:pointer;transition:transform 180ms ease}.profile-card__play:hover{transform:scale(1.08)}.profile-card__play:focus-visible{outline:3px solid var(--ngp-color-accent);outline-offset:4px}.profile-card__play svg{width:26px;height:26px;fill:currentColor}.profile-card__content{min-width:0;overflow-wrap:anywhere;text-align:left}.profile-card__name{margin:0;font-size:24px;font-weight:600;line-height:1.4}.profile-card__position{margin:10px 0 0;color:var(--ngp-color-accent);font-size:15px;line-height:1.6}.profile-card__bio{margin-top:24px;color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.85}.profile-card__bio p{margin:0 0 18px}.profile-card__bio p:last-child{margin-bottom:0}@media (min-width:800px){.profile-card{grid-template-columns:190px minmax(0,1fr);column-gap:clamp(36px, 5vw, 76px)}.profile-card__media{width:190px}.profile-card--text-only{grid-template-columns:minmax(0,1fr)}}.project-detail__about{padding:58px 0 74px}.project-detail__logo{display:flex;align-items:center;justify-content:center;width:min(100%, 620px);min-height:240px;margin:0 auto 54px}.project-detail__logo-image{width:100%;height:auto;max-height:360px;object-fit:contain}.project-detail__section-title{margin:0 0 28px;font-size:clamp(26px, 3vw, 32px);font-weight:600;line-height:1.3}.project-detail__about-content h1,.project-detail__about-content h2,.project-detail__about-content h3,.project-detail__about-content h4,.project-detail__about-content h5,.project-detail__about-content h6{margin-top:42px;margin-bottom:24px;color:var(--ngp-color-text);font-weight:600;line-height:1.3}.project-detail__about-content>h1:first-child,.project-detail__about-content>h2:first-child,.project-detail__about-content>h3:first-child{margin-top:0}.project-detail__about-content h2{font-size:clamp(26px, 3vw, 32px)}.project-detail__rich-text{color:var(--ngp-color-muted);font-size:var(--ngp-font-size-body);line-height:1.8}.project-detail__rich-text>:first-child{margin-top:0}.project-detail__rich-text>:last-child{margin-bottom:0}.project-detail__rich-text p,.project-detail__rich-text ul,.project-detail__rich-text ol{margin-top:0;margin-bottom:20px}.project-detail__rich-text a{color:#03965e}.project-members{padding:58px 0 72px;background:#f7f7f7}.project-members__title{display:inline-block;margin:0 0 38px;padding:9px 24px;border-radius:999px;background:#d3dc82;font-size:20px;font-weight:500;line-height:1.25}.project-members__list{display:grid;gap:32px}.project-member{display:flex;flex-direction:column;align-items:center;gap:26px;padding:28px;border-radius:20px;background:#fff}.project-member__photo-wrap{flex:0 0 auto;width:150px;height:150px;overflow:hidden;border-radius:50%;background:var(--member-background-color,var(--ngp-color-accent-light))}.project-member__photo{width:100%;height:100%;object-fit:cover;object-position:center top}.project-member__content{flex:1 1 auto;min-width:0;width:100%}.project-member__name{margin:0 0 22px;font-size:17px;font-weight:600;line-height:1.4}.project-progress{padding:64px 0 92px}.project-progress__intro{max-width:1120px}.project-progress__list{display:grid;gap:64px;margin-top:66px}.project-progress-item{display:grid;gap:28px;align-items:start}.project-progress-item__media{position:relative;display:block;overflow:hidden;width:100%;margin:0;padding:0;aspect-ratio:4 / 5;border:0;border-radius:2px;background:#eee}button.project-progress-item__media{cursor:pointer}.project-progress-item__image{width:100%;height:100%;object-fit:cover;transition:transform 320ms ease}.project-progress-item__video-trigger:hover .project-progress-item__image,.project-progress-item__video-trigger:focus-visible .project-progress-item__image{transform:scale(1.025)}.project-progress-item__play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:66px;height:66px;border-radius:50%;color:var(--ngp-color-accent);background:#fff;transform:translate(-50%,-50%);transition:color 180ms ease,background-color 180ms ease,transform 180ms ease}.project-progress-item__video-trigger:hover .project-progress-item__play,.project-progress-item__video-trigger:focus-visible .project-progress-item__play{color:#fff;background:var(--ngp-color-accent);transform:translate(-50%,-50%) scale(1.06)}.project-progress-item__play svg{width:32px;height:32px;fill:currentColor}.project-progress-item__title{margin:0 0 22px;font-size:17px;font-weight:600;line-height:1.55}.project-video-modal{position:fixed;z-index:1300;inset:0;display:grid;place-items:center;padding:16px;visibility:hidden;opacity:0;transition:visibility 220ms ease,opacity 220ms ease}.project-video-modal.is-open{visibility:visible;opacity:1}.project-video-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgb(8 9 9 / .92)}.project-video-modal__dialog{position:relative;z-index:1;width:min(100%, 1080px);outline:0}.project-video-modal__content{display:grid;place-items:center;overflow:hidden;width:100%;border-radius:10px;background:#000}.project-video-modal__content.is-embed-video{aspect-ratio:16 / 9}.project-video-modal__content.is-direct-video{--project-video-ratio:1.7777778;width:min(100%, calc((100vh - 64px) * var(--project-video-ratio)));width:min(100%, calc((100dvh - 64px) * var(--project-video-ratio)));aspect-ratio:var(--project-video-ratio);margin-inline:auto}.project-video-modal__content iframe,.project-video-modal__content video{display:block;width:100%;height:100%;border:0;object-fit:contain}.project-video-modal__close{position:absolute;z-index:2;top:-14px;right:-10px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;color:var(--ngp-color-accent);background:#fff;font-size:28px;line-height:1;cursor:pointer;transition:color 180ms ease,background-color 180ms ease,transform 180ms ease}.project-video-modal__close:hover,.project-video-modal__close:focus-visible{color:#fff;background:var(--ngp-color-accent);transform:scale(1.06)}@media (min-width:700px){.project-progress-item{grid-template-columns:minmax(260px,38%) minmax(0,1fr);gap:30px}.project-video-modal{padding:32px}}@media (min-width:900px){.project-detail__about{padding-top:74px;padding-bottom:90px}.project-detail__logo{min-height:300px;margin-bottom:64px}.project-members{padding-top:60px;padding-bottom:82px}.project-members__list{gap:38px}.project-member{flex-direction:row;gap:54px;padding:38px 30px}.project-member--reverse{flex-direction:row-reverse}.project-member__photo-wrap{width:160px;height:160px}.project-progress{padding-top:74px;padding-bottom:118px}.project-progress__list{gap:96px;margin-top:82px}.project-progress-item{grid-template-columns:minmax(340px,38%) minmax(0,1fr);gap:34px}}body.modal-open{overflow:hidden}.site-footer{flex:0 0 auto;width:100%;margin-top:auto;padding:58px 0 30px;color:#fff;background:#181d1b}.site-footer a{color:inherit}.site-footer__top{display:grid;gap:46px}.site-footer__brand{display:inline-block;text-decoration:none}.site-footer__brand-logo{width:210px;height:auto}.site-footer__statement{max-width:760px;margin:14px 0 0;color:rgb(255 255 255 / .92);font-size:15px;line-height:1.8}.footer-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 38px;margin:0;padding:0;list-style:none}.footer-menu a{display:inline-block;font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;transition:color 160ms ease}.footer-menu a:hover,.footer-menu a:focus-visible{color:#b9a8ec}.site-footer__divider{width:100%;height:1px;margin:52px 0 28px;background:rgb(255 255 255 / .68)}.site-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.site-footer__copyright{margin:0;color:rgb(255 255 255 / .86);font-size:13px;line-height:1.5}.site-footer__partners{display:flex;align-items:center;gap:22px}.site-footer__partners a{display:block;transition:opacity 160ms ease}.site-footer__partners a:hover,.site-footer__partners a:focus-visible{opacity:.72}.site-footer__partners img{width:auto;max-width:118px;height:38px;object-fit:contain}.footer-social{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.footer-social__link{display:grid;place-items:center;width:42px;height:42px;padding:10px;border:0;border-radius:4px;color:#fff;background:#fff0;cursor:pointer;transition:color 160ms ease,background-color 160ms ease}.footer-social__link:hover,.footer-social__link:focus-visible,.footer-social__link[aria-expanded="true"]{color:#fff;background:rgb(255 255 255 / .08)}.footer-social__link svg{width:23px;height:23px;fill:currentColor}.footer-social__link--xiaohongshu{width:56px;padding:4px}.footer-social__link--xiaohongshu svg{width:46px;height:46px;max-width:none;transform:translateY(-5px)}.wechat-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:opacity 180ms ease,visibility 180ms ease}.wechat-modal.is-open{visibility:visible;opacity:1}.wechat-modal__backdrop{position:absolute;inset:0;background:rgb(8 10 9 / .74)}.wechat-modal__dialog{position:relative;z-index:1;width:min(100%, 390px);padding:42px 34px 34px;border-radius:12px;outline:0;background:#fff;box-shadow:0 24px 70px rgb(0 0 0 / .28);text-align:center;transform:translateY(12px) scale(.98);transition:transform 180ms ease}.wechat-modal.is-open .wechat-modal__dialog{transform:translateY(0) scale(1)}.wechat-modal__close{position:absolute;top:10px;right:12px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:#222;background:#fff0;font-size:28px;line-height:1;cursor:pointer}.wechat-modal__close:hover,.wechat-modal__close:focus-visible{background:#f2f0f6}.wechat-modal__title{margin:0 0 20px;color:#171717;font-size:20px;line-height:1.35}.wechat-modal__qr{width:100%;max-width:290px;height:auto;margin-inline:auto}@media (min-width:900px){.site-footer__top{grid-template-columns:minmax(0,2fr) minmax(360px,0.95fr);align-items:start;gap:90px}.site-footer__bottom{display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:44px}.site-footer__partners{justify-content:center}.footer-social{justify-content:flex-end}}@media (min-width:1280px){.site-footer__top{gap:clamp(100px, 10vw, 190px)}.footer-menu{column-gap:80px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:0.01ms!important}}