.page-knowledge .page-hero.page-hero--projects{box-sizing:border-box;background:#22593c;align-items:flex-end;height:500px;padding:120px 72px}.page-knowledge .page-hero.page-hero--projects .page-hero-content{flex-direction:column;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:0;display:flex}.page-knowledge .page-hero.page-hero--projects .page-hero-text{flex-direction:column;align-self:stretch;gap:10px;display:flex}.page-knowledge .page-hero.page-hero--projects .page-hero-title{color:#fff;font-size:88px;font-weight:700;line-height:108px}.page-knowledge .page-hero.page-hero--projects .page-hero-subtitle{color:#fff;font-size:16px;font-weight:400;line-height:28px}.page-knowledge section.knowledge-content{background:#fff;flex-direction:column;justify-content:center;align-items:stretch;gap:20px;padding:20px 72px;display:flex}.page-knowledge section.knowledge-content .knowledge-content-container{width:100%;max-width:1280px;margin:0 auto}.page-knowledge section.knowledge-content .knowledge-inner{flex-direction:column;align-self:stretch;align-items:center;gap:40px;display:flex}.page-knowledge section.knowledge-content .tab-group{justify-content:center;gap:20px;display:flex}.page-knowledge section.knowledge-content .tab-btn{cursor:pointer;border:1px solid transparent;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:6px 20px;font-size:12px;font-weight:700;line-height:16px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.page-knowledge section.knowledge-content .tab-btn.active{color:#fff;background:#131921;border-color:#131921}.page-knowledge section.knowledge-content .tab-btn.inactive{color:#131921;background:#fff;border-color:#131921}.page-knowledge section.knowledge-content .tab-btn.inactive:hover{background:#f5f7fa}.page-knowledge .report-cards-section{flex-direction:column;justify-content:center;align-self:stretch;align-items:stretch;gap:40px;width:100%;padding:40px 0;display:flex}.page-knowledge .report-cards-row{justify-content:flex-start;align-items:stretch;gap:20px;width:100%;display:flex}.page-knowledge .knowledge-empty{color:#131921;opacity:.5;align-self:flex-start;margin:0;font-size:16px;line-height:28px}.page-knowledge .report-cards-pagination{flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:8px;max-width:100%;display:flex}.page-knowledge .report-cards-pagination .pagination-arrow{cursor:pointer;background:#fff;border:1px solid #131921;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:6px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-knowledge .report-cards-pagination .pagination-arrow:disabled{opacity:.3;cursor:not-allowed}.page-knowledge .report-cards-pagination .pagination-arrow-icon{filter:brightness(0);width:12px;height:12px;display:block}.page-knowledge .report-cards-pagination .pagination-arrow-icon--prev{transform:scaleX(-1)}.page-knowledge .report-cards-pagination .pagination-page{color:#131921;cursor:pointer;background:#fff;border:1px solid #131921;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:14px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-knowledge .report-cards-pagination .pagination-page.is-active{color:#fff;background:#22593c;border-color:#22593c}.page-knowledge .report-cards-pagination .pagination-ellipsis{color:#131921;opacity:.45;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:32px;font-size:14px;font-weight:500;display:inline-flex}.page-knowledge .report-card{background:0 0;border-radius:12px;flex-direction:column;flex-shrink:0;width:269px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-knowledge .report-card-img{flex-shrink:0;width:269px;height:380px;position:relative;overflow:hidden}.page-knowledge .report-card-img img,.page-knowledge .report-card-img .slot-image{object-fit:cover;width:100%;height:100%;display:block}.page-knowledge .report-card-content{box-sizing:border-box;background:#fff;flex-direction:column;flex:1;align-self:stretch;gap:20px;min-height:176px;padding:16px;display:flex}.page-knowledge .report-card-header{flex:1;align-self:stretch;align-items:flex-start;gap:10px;min-height:96px;display:flex}.page-knowledge .report-card-title{color:#12352b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:32px;display:-webkit-box;overflow:hidden}.page-knowledge .report-card-actions{flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;gap:20px;margin-top:auto;display:flex}.page-knowledge .btn-view-report{box-sizing:border-box;background:#12352b;border-radius:100px;justify-content:center;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;min-height:44px;padding:4px 4px 4px 16px;text-decoration:none;transition:background .2s;display:inline-flex}.page-knowledge .btn-view-report:hover{background:#1a4a3e}.page-knowledge .btn-view-report .btn-text{text-transform:uppercase;color:#fff;font-size:14px;font-weight:700;line-height:20px}.page-knowledge .btn-view-report .icon-circle{background:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:6px;display:flex}.page-knowledge .btn-preparing{cursor:default;box-sizing:border-box;background:rgba(19,25,33,.05);border-radius:100px;justify-content:center;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;min-height:44px;padding:4px 4px 4px 16px;display:inline-flex}.page-knowledge .btn-preparing .btn-text{text-transform:uppercase;color:#6baa73;font-size:14px;font-weight:700;line-height:20px}.page-knowledge .btn-preparing .icon-circle{background:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:6px;display:flex}.page-knowledge .btn-view-report .icon-circle img,.page-knowledge .btn-preparing .icon-circle img{width:24px;height:24px;display:block}.page-knowledge .btn-preparing .icon-circle img{opacity:.1}.page-knowledge .tag-category{-webkit-backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;z-index:1;background:rgba(255,255,255,.2);border-radius:6px;flex-direction:column;padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:flex;position:absolute;top:10px;left:10px}.page-knowledge section.data-platform{background:#fff;justify-content:center;align-self:stretch;align-items:stretch;padding:40px 72px;display:flex}.page-knowledge section.data-platform .data-platform-container{width:100%;max-width:1280px;margin:0 auto}.page-knowledge section.data-platform .data-platform-banner{background:#12352b;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:20px;padding:12px 40px;display:flex;position:relative;overflow:hidden}.page-knowledge section.data-platform .data-platform-leaves{z-index:0;pointer-events:none;border-radius:16px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.page-knowledge section.data-platform .data-platform-leaves-set{transform-origin:100% 100%;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(.86)}.page-knowledge section.data-platform .data-platform-leaf{flex:none;display:block;position:absolute}.page-knowledge section.data-platform .data-platform-leaf--lg{width:96px;height:92px;bottom:0;right:0}.page-knowledge section.data-platform .data-platform-leaf--sm{width:48px;height:36px;bottom:0;right:8.09859%}.page-knowledge section.data-platform .data-platform-info{z-index:1;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;position:relative}.page-knowledge section.data-platform .data-platform-tag{color:#fff;text-transform:uppercase;background:#6baa73;border-radius:6px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-block}.page-knowledge section.data-platform .data-platform-text{flex-wrap:wrap;align-self:stretch;align-items:flex-end;gap:10px;display:flex}.page-knowledge section.data-platform .data-platform-title{color:#fff;font-size:24px;font-weight:700;line-height:32px}.page-knowledge section.data-platform .data-platform-desc{color:#fff;font-size:12px;font-weight:400;line-height:20px}.page-knowledge section.data-platform .btn-data-platform{z-index:1;background:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:4px 4px 4px 16px;text-decoration:none;transition:opacity .2s;display:inline-flex;position:relative}.page-knowledge section.data-platform .btn-data-platform:hover{opacity:.9}.page-knowledge section.data-platform .btn-data-platform .btn-text{text-transform:uppercase;color:#12352b;font-size:14px;font-weight:700;line-height:20px}.page-knowledge section.data-platform .btn-data-platform .icon-circle{background:#6baa73;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:6px;display:flex}.page-knowledge section.data-platform .btn-data-platform .icon-circle img{filter:brightness(0)invert();width:24px;height:24px;display:block}@media (max-width:1024px){.page-knowledge .page-hero.page-hero--projects .page-hero-title{font-size:56px;line-height:72px}.page-knowledge section.knowledge-content{padding:20px 40px}.page-knowledge .report-cards-row{grid-template-columns:repeat(2,1fr);justify-items:start;gap:24px;display:grid}.page-knowledge .report-card{width:100%;max-width:360px}.page-knowledge .report-card-img{aspect-ratio:269/380;width:100%;height:auto}.page-knowledge section.data-platform{padding:40px}.page-knowledge section.data-platform .data-platform-banner{flex-wrap:wrap}}@media (max-width:768px){.page-knowledge .page-hero.page-hero--projects{height:400px;padding:80px 24px 40px}.page-knowledge .page-hero.page-hero--projects .page-hero-title{font-size:40px;line-height:52px}.page-knowledge section.knowledge-content{padding:20px}.page-knowledge .report-cards-section{padding:20px 0}.page-knowledge .report-cards-row{flex-direction:column;align-items:stretch;gap:20px;display:flex}.page-knowledge .report-card{width:100%;max-width:100%}.page-knowledge section.data-platform{padding:24px 20px}.page-knowledge section.data-platform .data-platform-banner{flex-direction:column;align-items:flex-start;padding:20px}.page-knowledge section.data-platform .data-platform-leaves{display:none}.page-knowledge section.data-platform .data-platform-text{flex-direction:column;align-items:flex-start;gap:4px}}
.page-data-platform{background:#fff;width:100%}.page-data-platform .data-platform-frame{width:100%;padding-top:var(--site-nav-height,80px);box-sizing:border-box;margin:0 auto}.page-data-platform .data-platform-frame__embed{width:100%;height:calc(100vh - var(--site-nav-height,80px));border:0;min-height:480px;display:block}@media (max-width:768px){.page-data-platform .data-platform-frame{padding-top:var(--site-nav-height,72px)}.page-data-platform .data-platform-frame__embed{height:calc(100vh - var(--site-nav-height,72px));min-height:360px}}
.page-disclosure .doc-list-section{flex-direction:column;align-items:stretch;display:flex}.page-disclosure .doc-list-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%;max-width:1166px;margin:0 auto;display:grid}.page-disclosure .doc-list-item{box-sizing:border-box;width:100%;height:152px;overflow:hidden}.page-disclosure .doc-item-title-row{flex:1;align-items:flex-start;min-height:0}.page-disclosure .doc-item-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-disclosure .doc-item-link,.page-disclosure .doc-item-link-text{flex-shrink:0;margin-top:auto}.page-disclosure .event-image{object-fit:cover;width:160px;max-width:160px;height:90px}.page-disclosure a.event-card.event-card--clickable{color:inherit;cursor:pointer;text-decoration:none;transition:box-shadow .2s;display:flex}.page-disclosure a.event-card.event-card--clickable:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.page-disclosure a.event-card.event-card--clickable:hover .event-title{color:#22593c}.page-disclosure .disclosure-empty{text-align:center;color:#131921;opacity:.75;margin:0;padding:40px 20px;font-size:14px;line-height:20px}.page-disclosure .fundraising-section{background:#f5f7fa;padding:40px 72px}.page-disclosure .fundraising-container{max-width:1280px;margin:0 auto}.page-disclosure .fundraising-table-card{background:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-disclosure .fundraising-search{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-disclosure .fundraising-search__field{flex:none;align-items:center;gap:12px;display:flex}.page-disclosure .fundraising-search__label{color:#131921;flex-shrink:0;font-size:14px;font-weight:700;line-height:20px}.page-disclosure .fundraising-search__input{color:#131921;background:#fff;border:1px solid rgba(19,25,33,.12);border-radius:100px;outline:none;width:200px;max-width:100%;height:40px;padding:0 16px;font-size:14px;line-height:20px}.page-disclosure .fundraising-search__input:focus{border-color:#22593c}.page-disclosure .fundraising-search__btn{color:#fff;cursor:pointer;background:#22593c;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;height:40px;padding:0 20px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.page-disclosure .fundraising-search__btn:hover{background:#1a452e}.page-disclosure .fundraising-pagination{margin-top:8px}.page-disclosure .fundraising-table-wrap{overflow-x:auto}.page-disclosure .fundraising-table{border-collapse:collapse;table-layout:fixed;width:100%}.page-disclosure .fundraising-table th,.page-disclosure .fundraising-table td{text-align:left;vertical-align:top;color:#131921;padding:16px 12px;font-size:14px;line-height:20px}.page-disclosure .fundraising-table th{border-bottom:1px solid rgba(19,25,33,.12);font-weight:700}.page-disclosure .fundraising-table td{opacity:.75;border-bottom:1px solid rgba(19,25,33,.08);font-weight:400}.page-disclosure .fundraising-table tbody tr:last-child td{border-bottom:none}.page-disclosure .fundraising-table th:first-child,.page-disclosure .fundraising-table td:first-child{width:28%}.page-disclosure .fundraising-table th:nth-child(2),.page-disclosure .fundraising-table td:nth-child(2){width:16%}.page-disclosure .fundraising-table th:nth-child(3),.page-disclosure .fundraising-table td:nth-child(3){width:18%}.page-disclosure .fundraising-table th:nth-child(4),.page-disclosure .fundraising-table td:nth-child(4){width:38%}@media (max-width:1024px){.page-disclosure .fundraising-section{padding:40px 24px}.page-disclosure .doc-list-container{grid-template-columns:repeat(2,minmax(0,1fr));max-width:751px}}@media (max-width:768px){.page-disclosure .fundraising-section{padding:24px 20px}.page-disclosure .fundraising-table th,.page-disclosure .fundraising-table td{padding:12px 8px;font-size:12px;line-height:16px}.page-disclosure .fundraising-search{gap:10px}.page-disclosure .fundraising-search__field{width:100%}.page-disclosure .fundraising-search__input{flex:1;width:auto;min-width:0}.page-disclosure .fundraising-table{min-width:560px}.page-disclosure .doc-list-container{grid-template-columns:1fr;max-width:365px}}
.page-partners .page-hero.page-hero--friends{box-sizing:border-box;background:#22593c;justify-content:center;width:100%;height:500px;margin-top:0;padding:120px 72px;display:flex;position:relative;overflow:hidden}.page-partners .page-hero.page-hero--friends .page-hero-content{z-index:2;align-items:flex-end;gap:40px;width:100%;max-width:1280px;height:100%;margin:0;padding:0;display:flex;position:relative}.page-partners .hero-text-area{flex-direction:column;flex-shrink:0;gap:40px;width:563px;display:flex}.page-partners .hero-text-group{flex-direction:column;gap:10px;display:flex}.page-partners .page-hero.page-hero--friends .page-hero-title{color:#fff;margin:0;font-size:88px;font-weight:700;line-height:108px}.page-partners .page-hero.page-hero--friends .page-hero-subtitle{color:#fff;margin:0;font-size:16px;font-weight:400;line-height:28px}.page-partners .hero-image{flex:1;justify-content:center;align-self:stretch;align-items:flex-end;min-width:0;display:flex}.page-partners .hero-image img,.page-partners .hero-image .hero-image-slot{object-fit:cover;width:100%;height:auto;max-height:100%;display:block}.page-partners .page-hero-decor{display:none}.page-partners .partners-section{background:#fff;padding:120px 72px}.page-partners .partners-container{flex-direction:column;align-items:stretch;gap:20px;max-width:1280px;margin:0 auto;display:flex}.page-partners .partners-header{flex-direction:column;align-items:center;gap:40px;display:flex}.page-partners .partners-title-area{flex-direction:column;align-items:center;gap:10px;display:flex}.page-partners .partners-tag{color:#fff;text-transform:uppercase;text-align:center;background:#6baa73;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-block}.page-partners .partners-title{color:#131921;text-align:center;margin:0;font-size:48px;font-weight:700;line-height:64px}.page-partners .partners-grid{flex-direction:column;gap:20px;width:100%;display:flex}.page-partners .partners-row{align-items:stretch;gap:16px;display:flex}.page-partners .partner-item{flex:1;min-width:0}.page-partners .partner-logo-frame{height:60px}.page-partners .partners-empty{text-align:center;color:#131921;opacity:.75;margin:0;padding:40px 20px;font-size:14px;line-height:20px}@media (max-width:1024px){.page-partners .page-hero.page-hero--friends{padding:80px 32px}.page-partners .page-hero.page-hero--friends .page-hero-content{gap:24px}.page-partners .hero-text-area{width:100%}.page-partners .page-hero.page-hero--friends .page-hero-title{font-size:56px;line-height:72px}.page-partners .hero-image{display:none}.page-partners .partners-section{padding:80px 32px}.page-partners .partners-row{flex-wrap:wrap}.page-partners .partner-item{flex:1;min-width:calc(33.333% - 11px)}}@media (max-width:768px){.page-partners .page-hero.page-hero--friends{height:400px;padding:60px 24px}.page-partners .page-hero.page-hero--friends .page-hero-title{font-size:40px;line-height:52px}.page-partners .page-hero.page-hero--friends .page-hero-subtitle{font-size:14px;line-height:24px}.page-partners .partners-section{padding:60px 20px}.page-partners .partners-title{font-size:32px;line-height:44px}.page-partners .partners-row{flex-direction:column;align-items:stretch;gap:12px}.page-partners .partner-item{flex:none;width:100%;min-width:0}}
.page-news .page-hero.page-hero--news{background:#22593c;align-items:flex-end;width:100%;height:500px;margin-top:0;display:flex;position:relative;overflow:hidden}.page-news .page-hero.page-hero--news .page-hero-overlay{opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.page-news .page-hero.page-hero--news .page-hero-content{z-index:2;box-sizing:border-box;align-items:flex-end;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:120px 72px;display:flex;position:relative}.page-news .page-hero.page-hero--news .page-hero-text{flex-direction:column;flex-shrink:0;gap:10px;width:563px;display:flex}.page-news .page-hero.page-hero--news .page-hero-title{color:#fff;margin:0;font-size:88px;font-weight:700;line-height:108px}.page-news .page-hero.page-hero--news .page-hero-subtitle{color:#fff;margin:0;font-size:16px;font-weight:400;line-height:28px}.page-news .page-hero.page-hero--news .page-hero-block{flex:1;width:563px;min-height:1px}.page-news .page-hero-decor{display:none}.page-news .news-main-tabs{background:#fff;padding:20px 72px}.page-news .news-main-tabs .tab-container{max-width:1280px;margin:0 auto}.page-news .news-main-tabs .tab-content{flex-direction:column;align-items:center;gap:40px;display:flex}.page-news .main-tab-nav{justify-content:center;gap:20px;display:flex}.page-news .main-tab-item{border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:6px 20px;text-decoration:none;transition:background .2s,color .2s;display:flex}.page-news .main-tab-item span{text-align:center;font-size:12px;font-weight:700;line-height:16px}.page-news .main-tab-item.active{color:#fff;background:#131921;border:1px solid #131921}.page-news .main-tab-item:not(.active){color:#131921;background:#fff;border:1px solid #131921}.page-news .news-section{background:#fff;padding:40px 72px}.page-news .news-section--filters{padding-top:0;padding-bottom:20px}.page-news .news-container{max-width:1280px;margin:0 auto}.page-news .news-grid-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;width:100%;max-width:1136px;margin:0;display:flex}.page-news .news-section--filters .news-container{width:100%}.page-news .filter-tags{background:rgba(19,25,33,.1);border:none;border-radius:100px;justify-content:flex-start;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin-right:auto;padding:4px;display:flex}.page-news .filter-tag{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:6px 20px;transition:background .2s,color .2s,opacity .2s;display:flex}.page-news .filter-tag span{text-align:center;font-size:12px;font-weight:700;line-height:16px}.page-news .filter-tag.active{color:#fff;background:#22593c}.page-news .filter-tag:not(.active){opacity:.5;color:#131921}.page-news .filter-tag:not(.active) span{font-weight:400}.page-news a.filter-tag{text-decoration:none}.page-news .news-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.page-news .news-card{background:#fff;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}a.news-card.news-card--clickable{color:inherit;cursor:pointer;text-decoration:none;transition:box-shadow .2s}a.news-card.news-card--clickable:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}a.news-card.news-card--clickable:hover .news-card-title{color:#22593c}.page-news .news-card-img{background-color:#e8f5e9;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:155.47px}.page-news .news-card-info{flex-direction:column;flex:1;gap:6px;min-height:0;padding:20px;display:flex}.page-news .news-card-date-row,.page-news .news-card-title-row{align-items:flex-start;gap:10px;display:flex}.page-news .news-card-title-row{flex:1}.page-news .news-card-date{color:#131921;opacity:.75;font-size:14px;font-weight:400;line-height:20px}.page-news .news-card-title{color:#131921;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:64px;margin:0;font-size:20px;font-weight:700;line-height:32px;display:-webkit-box;overflow:hidden}.page-news .news-card-link{opacity:.5;color:#131921;flex-shrink:0;align-items:center;margin-top:auto;text-decoration:none;transition:opacity .2s;display:flex}.page-news .news-card-link:hover{opacity:.75}.page-news .news-card-link-text{color:#131921;opacity:.75;font-size:14px;font-weight:700;line-height:20px}.page-news .news-card-link-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.page-news .news-empty{text-align:center;color:#131921;opacity:.75;margin:0;padding:40px 20px;font-size:14px;line-height:20px}.page-news .party-intro-section{background:#fff;padding:40px 72px}.page-news .party-intro-container{align-items:center;gap:40px;max-width:1280px;margin:0 auto;display:flex}.page-news .party-intro-left{flex-direction:column;flex-shrink:0;gap:40px;width:563px;display:flex}.page-news .party-intro-header{flex-direction:column;gap:10px;display:flex}.page-news .party-tag{background:#c81623;border-radius:6px;width:-moz-fit-content;width:fit-content;padding:4px 8px;display:inline-block}.page-news .party-tag span{color:#fff;font-size:12px;font-weight:700;line-height:16px}.page-news .party-intro-title{color:#131921;margin:0;font-size:48px;font-weight:700;line-height:64px}.page-news .party-intro-card{background:#fff;border-radius:24px;flex:1;padding:40px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-news .party-intro-text{color:#131921;opacity:.75;font-size:16px;font-weight:400;line-height:28px}.page-news .party-intro-text p{margin:0 0 1rem}.page-news .party-intro-text p:last-child{margin-bottom:0}.page-news .party-news-section{background:#fff;padding:40px 72px}.page-news .party-news-container{max-width:1280px;margin:0 auto}.page-news .party-news-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.page-news section.news-page-cta.cta .section-tag.dark{color:#fff;background:#12352b;border-radius:6px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-block}.page-news .news-article-section{background:#f5f7fa;padding:40px 72px}.page-news .news-article-container{align-items:flex-start;gap:40px;max-width:1280px;margin:0 auto;display:flex}.page-news .news-article-sidebar{flex-shrink:0;width:280px}.page-news .news-article-sidebar-card{background:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:40px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.page-news .news-article-sidebar-title{color:#131921;margin:0;font-size:32px;font-weight:700;line-height:44px}.page-news .news-article-back{color:#131921;opacity:.5;align-items:center;gap:4px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-news .news-article-back:hover{opacity:.75}.page-news .news-article-back img{width:24px;height:24px;display:block}.page-news .news-article-main{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.page-news .news-article-badge{text-transform:uppercase;align-self:flex-start}.page-news .news-article-title{color:#131921;margin:0;font-size:40px;font-weight:700;line-height:52px}.page-news .news-article-category{color:#131921;opacity:.5;margin:0;font-size:14px;line-height:20px}.page-news .news-article-body .rich-text{font-size:16px;line-height:28px}@media (max-width:1024px){.page-news .page-hero.page-hero--news .page-hero-content{padding:120px 24px}.page-news .page-hero.page-hero--news .page-hero-title{font-size:56px;line-height:72px}.page-news .page-hero.page-hero--news .page-hero-text{width:100%}.page-news .page-hero.page-hero--news .page-hero-block{display:none}.page-news .news-main-tabs,.page-news .news-section{padding-left:24px;padding-right:24px}.page-news .news-grid{grid-template-columns:repeat(2,1fr)}.page-news .party-intro-section,.page-news .party-news-section{padding-left:24px;padding-right:24px}.page-news .party-intro-container{flex-direction:column}.page-news .party-intro-left{width:100%}.page-news .party-news-grid{grid-template-columns:repeat(2,1fr)}.page-news .news-article-container{flex-direction:column}.page-news .news-article-sidebar{width:100%}.page-news .news-article-title{font-size:32px;line-height:44px}}@media (max-width:768px){.page-news .page-hero.page-hero--news{height:400px}.page-news .page-hero.page-hero--news .page-hero-content{align-items:flex-end;padding:100px 20px}.page-news .page-hero.page-hero--news .page-hero-title{font-size:40px;line-height:52px}.page-news .news-main-tabs{padding:16px 20px}.page-news .news-section{padding:24px 20px}.page-news .news-section--filters{padding-bottom:16px}.page-news .news-grid{grid-template-columns:1fr}.page-news .party-intro-section,.page-news .party-news-section{padding:24px 20px}.page-news .party-news-grid{grid-template-columns:1fr}.page-news .party-intro-title{font-size:32px;line-height:44px}.page-news .main-tab-nav{flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.page-news .main-tab-item{flex-shrink:0}.page-news .filter-tags{border-radius:16px;flex-wrap:wrap}.page-news .news-article-section{padding-left:20px;padding-right:20px}.page-news .news-article-sidebar-card{padding:20px 24px}.page-news .news-article-sidebar-title{font-size:24px;line-height:36px}.page-news .news-article-title{font-size:28px;line-height:40px}}
@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(https://cdn.jsdelivr.net/npm/@fontsource/outfit@5.0.8/files/outfit-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(https://cdn.jsdelivr.net/npm/@fontsource/outfit@5.0.8/files/outfit-latin-700-normal.woff2)format("woff2")}.page-english{font-family:"Outfit",var(--font-alibaba),"PingFang SC",-apple-system,BlinkMacSystemFont,sans-serif}.page-english .hero-en{background:#22593c;align-items:flex-end;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.page-english .hero-en-inner{box-sizing:border-box;align-items:flex-end;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:120px 72px;display:flex}.page-english .hero-en-text{flex-direction:column;flex:1;justify-content:center;gap:40px;display:flex}.page-english .hero-en-title-group{flex-direction:column;gap:10px;display:flex}.page-english .hero-en-title{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:72px;font-weight:700;line-height:72px}.page-english .hero-en-subtitle{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:28px}.page-english .hero-en-block{flex-shrink:0;align-self:stretch;width:563px;min-height:1px;overflow:hidden}.page-english .hero-en-block-img,.page-english .hero-en-block-slot{object-fit:cover;width:100%;height:100%;min-height:260px;display:block}.page-english .english-tab-section{background:#fff;padding:20px 72px}.page-english .english-tab-section-inner{flex-direction:column;align-items:center;gap:40px;max-width:1280px;margin:0 auto;display:flex}.page-english .english-tab-group{justify-content:center;gap:20px;display:flex}.page-english .english-tab-btn{cursor:pointer;color:#131921;background:#fff;border:1px solid #131921;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:6px 20px;font-family:Outfit,sans-serif;font-size:12px;font-weight:700;line-height:16px;transition:background .2s,color .2s;display:flex}.page-english .english-tab-btn.active{color:#fff;background:#131921}.page-english .english-tab-btn:not(.active):hover{background:#f5f7fa}.page-english .english-content-section{background:#fff}.page-english .english-content-section-inner{max-width:1280px;margin:0 auto;padding:40px 72px 80px}.page-english .english-tab-panel{display:none}.page-english .english-tab-panel.active{display:block}.page-english .english-content-column{flex-direction:column;gap:10px;display:flex}.page-english .english-content-body{color:#131921;text-align:justify;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:28px}.page-english .english-content-body h2,.page-english .english-content-body .content-heading{color:#131921;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:32px}.page-english .english-content-body--what h2:first-child,.page-english .english-content-body--what .content-main-title{color:#22593c;font-size:32px;line-height:48px}.page-english .english-content-body h3,.page-english .english-content-body .content-subtitle{color:#131921;margin:16px 0 10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:32px}.page-english .english-content-body p{margin:0 0 28px}.page-english .english-content-body p:last-child{margin-bottom:0}.page-english .contact-en{background:#fff;padding:40px 72px}.page-english .contact-en-shell{max-width:1280px;margin:0 auto;position:relative}.page-english .contact-en-inner{isolation:isolate;background:#12352b;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 40px;display:flex;position:relative;overflow:hidden}.page-english .contact-en-deco{pointer-events:none;z-index:0;position:absolute}.page-english .contact-en-deco img{width:100%;height:100%;display:block}.page-english .contact-en-deco-mail{width:107px;height:121px;top:62%;right:-10px;transform:translateY(-60px)rotate(11deg)}.page-english .contact-en-deco-pin{width:59px;height:32px;bottom:0;right:92px}.page-english .contact-en-info{z-index:1;flex-direction:column;flex:1;gap:4px;display:flex;position:relative}.page-english .contact-en-row{align-items:flex-end;gap:10px;display:flex}.page-english .contact-en-title{color:#fff;font-family:Outfit,sans-serif;font-size:24px;font-weight:700;line-height:32px}.page-english .contact-en-text,.page-english .contact-en-link{color:#fff;font-size:12px;line-height:20px}.page-english .contact-en-text{font-family:Outfit,sans-serif;font-weight:400}.page-english .contact-en-link{font-family:var(--font-alibaba),"PingFang SC","Outfit",sans-serif;font-weight:400}.page-english .contact-en-link a{color:#fff;text-decoration:underline}.page-english .contact-en-rich{flex-direction:column;gap:4px;display:flex}.page-english .contact-en-rich p{color:#fff;margin:0;font-size:12px;line-height:20px}.page-english .contact-en-rich p:first-of-type{font-family:Outfit,sans-serif;font-weight:400}.page-english .contact-en-rich p:not(:first-of-type){font-family:var(--font-alibaba),"PingFang SC","Outfit",sans-serif;font-weight:400}.page-english .contact-en-rich a{color:#fff;text-decoration:underline}.page-english .contact-en-rich p:empty{display:none}.page-english .contact-en-rich p:has(>br:only-child){display:none}.page-english .contact-en-rich p:has(a[href=\/]){display:none}.page-english .contact-en-rich p:has(a[href="/index.html"]){display:none}.page-english .contact-en-btn{z-index:1;font-family:var(--font-alibaba),"PingFang SC",sans-serif;color:#12352b;background:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:16px;padding:4px 4px 4px 16px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;display:flex;position:relative}.page-english .contact-en-btn-icon{background:#6baa73;border-radius:100px;align-items:center;padding:6px;display:flex}.page-english .cta-en{background:linear-gradient(90deg,rgba(107,170,115,0) 0%,rgba(89,153,99,.9) 34%,rgba(60,124,72,.9) 76%,rgba(60,124,72,.5) 100%),#6baa73 url(/assets/donateBG.png) 50%/cover no-repeat;align-items:stretch;min-height:200px;padding:40px 0;display:flex}.page-english .cta-en-inner{box-sizing:border-box;align-items:center;gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:20px 72px;display:flex}.page-english .cta-en-left{flex-direction:column;gap:10px;display:flex}.page-english .cta-en-tag{font-family:var(--font-alibaba),"PingFang SC",sans-serif;color:#fff;background:#12352b;border-radius:6px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-block}.page-english .cta-en-right{flex:1;align-items:center;gap:20px;display:flex}.page-english .cta-en-title{font-family:var(--font-alibaba),"PingFang SC",sans-serif;color:#fff;margin:0;font-size:40px;font-weight:700;line-height:40px}.page-english .cta-en-btn{font-family:var(--font-alibaba),"PingFang SC",sans-serif;color:#131921;background:#fff;border:1px solid #fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;display:inline-flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}@media (max-width:1024px){.page-english .hero-en-title{font-size:56px;line-height:56px}.page-english .hero-en-block{display:none}.page-english .hero-en-inner,.page-english .english-content-section-inner,.page-english .contact-en,.page-english .cta-en-inner,.page-english .english-tab-section{padding-left:24px;padding-right:24px}.page-english .cta-en-title{font-size:32px;line-height:40px}}@media (max-width:768px){.page-english .hero-en-inner{padding:80px 20px}.page-english .hero-en-title{font-size:40px;line-height:44px}.page-english .hero-en-subtitle{font-size:14px;line-height:24px}.page-english .english-tab-section{padding:16px 20px}.page-english .english-content-section-inner{padding:24px 20px 40px}.page-english .contact-en{padding:24px 20px}.page-english .contact-en-inner{flex-direction:column;align-items:flex-start;padding:20px}.page-english .cta-en{min-height:160px}.page-english .cta-en-inner{flex-direction:column;align-items:flex-start;padding:20px}.page-english .cta-en-right{flex-direction:column;align-items:flex-start;width:100%}.page-english .cta-en-title{font-size:24px;line-height:32px}}
html,body{overscroll-behavior-y:none}.page-about .page-hero.page-hero--module,.page-projects .page-hero.page-hero--module,.page-knowledge .page-hero.page-hero--module,.page-disclosure .page-hero.page-hero--module,.page-partners .page-hero.page-hero--module,.page-news .page-hero.page-hero--module,.page-english .page-hero.page-hero--module{box-sizing:border-box;background:#22593c;flex-direction:column;align-items:stretch;width:100%;height:auto;min-height:500px;margin-top:0;padding:0;display:flex;position:relative;overflow:hidden}.page-about .page-hero.page-hero--module .page-hero-overlay,.page-projects .page-hero.page-hero--module .page-hero-overlay,.page-knowledge .page-hero.page-hero--module .page-hero-overlay,.page-disclosure .page-hero.page-hero--module .page-hero-overlay,.page-partners .page-hero.page-hero--module .page-hero-overlay,.page-news .page-hero.page-hero--module .page-hero-overlay,.page-english .page-hero.page-hero--module .page-hero-overlay{opacity:1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.page-about .page-hero.page-hero--module .page-hero-content,.page-projects .page-hero.page-hero--module .page-hero-content,.page-knowledge .page-hero.page-hero--module .page-hero-content,.page-disclosure .page-hero.page-hero--module .page-hero-content,.page-partners .page-hero.page-hero--module .page-hero-content,.page-news .page-hero.page-hero--module .page-hero-content,.page-english .page-hero.page-hero--module .page-hero-content{z-index:2;width:100%;max-width:1280px;height:auto;min-height:500px;padding:var(--site-hero-top-pad,120px)72px 80px;box-sizing:border-box;text-align:left;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;gap:0;margin:0 auto;display:flex;position:relative}.page-about .page-hero.page-hero--module .page-hero-content,.page-projects .page-hero.page-hero--module .page-hero-content,.page-knowledge .page-hero.page-hero--module .page-hero-content,.page-disclosure .page-hero.page-hero--module .page-hero-content,.page-partners .page-hero.page-hero--module .page-hero-content,.page-news .page-hero.page-hero--module .page-hero-content{padding:var(--site-hero-top-pad,120px)72px 80px 42px}.page-about .page-hero.page-hero--module .page-hero-text,.page-projects .page-hero.page-hero--module .page-hero-text,.page-knowledge .page-hero.page-hero--module .page-hero-text,.page-disclosure .page-hero.page-hero--module .page-hero-text,.page-partners .page-hero.page-hero--module .page-hero-text,.page-news .page-hero.page-hero--module .page-hero-text{transform:translate(-40px)}.page-english .page-hero.page-hero--module .page-hero-content{padding:var(--site-hero-top-pad,120px)72px 80px 42px}.page-english .page-hero.page-hero--module .page-hero-text{transform:translate(-40px)}.page-about .page-hero.page-hero--module .page-hero-text,.page-projects .page-hero.page-hero--module .page-hero-text,.page-knowledge .page-hero.page-hero--module .page-hero-text,.page-disclosure .page-hero.page-hero--module .page-hero-text,.page-partners .page-hero.page-hero--module .page-hero-text,.page-news .page-hero.page-hero--module .page-hero-text,.page-english .page-hero.page-hero--module .page-hero-text{box-sizing:border-box;text-align:left;flex-direction:column;flex:none;align-self:auto;align-items:flex-start;gap:10px;width:max-content;min-width:0;max-width:563px;padding:0;display:flex}.page-about .page-hero.page-hero--module .page-hero-title,.page-projects .page-hero.page-hero--module .page-hero-title,.page-knowledge .page-hero.page-hero--module .page-hero-title,.page-disclosure .page-hero.page-hero--module .page-hero-title,.page-partners .page-hero.page-hero--module .page-hero-title,.page-news .page-hero.page-hero--module .page-hero-title,.page-english .page-hero.page-hero--module .page-hero-title{width:auto;max-width:563px;font-family:var(--font-alibaba),"PingFang SC","Noto Sans SC",sans-serif;color:#fff;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:left;margin:0;font-size:88px;font-weight:700;line-height:108px;display:block}.page-about .page-hero.page-hero--module .page-hero-title-line,.page-projects .page-hero.page-hero--module .page-hero-title-line,.page-knowledge .page-hero.page-hero--module .page-hero-title-line,.page-disclosure .page-hero.page-hero--module .page-hero-title-line,.page-partners .page-hero.page-hero--module .page-hero-title-line,.page-news .page-hero.page-hero--module .page-hero-title-line,.page-english .page-hero.page-hero--module .page-hero-title-line{text-align:left;width:auto;max-width:563px;display:block}.page-about .page-hero.page-hero--module .page-hero-subtitle,.page-projects .page-hero.page-hero--module .page-hero-subtitle,.page-knowledge .page-hero.page-hero--module .page-hero-subtitle,.page-disclosure .page-hero.page-hero--module .page-hero-subtitle,.page-partners .page-hero.page-hero--module .page-hero-subtitle,.page-news .page-hero.page-hero--module .page-hero-subtitle,.page-english .page-hero.page-hero--module .page-hero-subtitle{width:auto;max-width:563px;font-family:var(--font-alibaba),"PingFang SC","Noto Sans SC",sans-serif;color:#fff;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:left;align-self:flex-start;margin:0;font-size:16px;font-weight:400;line-height:28px;display:block}.page-english .page-hero.page-hero--module .page-hero-title,.page-english .page-hero.page-hero--module .page-hero-subtitle{font-family:"Outfit",var(--font-alibaba),"PingFang SC",sans-serif}.page-english .page-hero.page-hero--module .page-hero-title-line:last-child{white-space:nowrap}@media (max-width:1280px){.page-about .page-hero.page-hero--module .page-hero-content,.page-projects .page-hero.page-hero--module .page-hero-content,.page-knowledge .page-hero.page-hero--module .page-hero-content,.page-disclosure .page-hero.page-hero--module .page-hero-content,.page-partners .page-hero.page-hero--module .page-hero-content,.page-news .page-hero.page-hero--module .page-hero-content,.page-english .page-hero.page-hero--module .page-hero-content{padding-left:40px;padding-right:40px;padding:var(--site-hero-top-pad,120px)40px 80px 40px}.page-about .page-hero.page-hero--module .page-hero-title,.page-projects .page-hero.page-hero--module .page-hero-title,.page-knowledge .page-hero.page-hero--module .page-hero-title,.page-disclosure .page-hero.page-hero--module .page-hero-title,.page-partners .page-hero.page-hero--module .page-hero-title,.page-news .page-hero.page-hero--module .page-hero-title,.page-english .page-hero.page-hero--module .page-hero-title,.page-hero.page-hero--subpage .page-hero-title{font-size:72px;line-height:88px}.page-about .page-hero.page-hero--module .page-hero-text,.page-projects .page-hero.page-hero--module .page-hero-text,.page-knowledge .page-hero.page-hero--module .page-hero-text,.page-disclosure .page-hero.page-hero--module .page-hero-text,.page-partners .page-hero.page-hero--module .page-hero-text,.page-news .page-hero.page-hero--module .page-hero-text,.page-english .page-hero.page-hero--module .page-hero-text{transform:none}}@media (max-width:1024px){.page-about .page-hero.page-hero--module .page-hero-text,.page-projects .page-hero.page-hero--module .page-hero-text,.page-knowledge .page-hero.page-hero--module .page-hero-text,.page-disclosure .page-hero.page-hero--module .page-hero-text,.page-partners .page-hero.page-hero--module .page-hero-text,.page-news .page-hero.page-hero--module .page-hero-text,.page-english .page-hero.page-hero--module .page-hero-text{transform:none}.page-about .page-hero.page-hero--module .page-hero-content,.page-projects .page-hero.page-hero--module .page-hero-content,.page-knowledge .page-hero.page-hero--module .page-hero-content,.page-disclosure .page-hero.page-hero--module .page-hero-content,.page-partners .page-hero.page-hero--module .page-hero-content,.page-news .page-hero.page-hero--module .page-hero-content,.page-english .page-hero.page-hero--module .page-hero-content{padding:calc(var(--site-nav-height,80px) + 16px)32px 40px;min-height:420px}}@media (max-width:768px){.page-about .page-hero.page-hero--module,.page-projects .page-hero.page-hero--module,.page-knowledge .page-hero.page-hero--module,.page-disclosure .page-hero.page-hero--module,.page-partners .page-hero.page-hero--module,.page-news .page-hero.page-hero--module,.page-english .page-hero.page-hero--module{min-height:360px}.page-about .page-hero.page-hero--module .page-hero-content,.page-projects .page-hero.page-hero--module .page-hero-content,.page-knowledge .page-hero.page-hero--module .page-hero-content,.page-disclosure .page-hero.page-hero--module .page-hero-content,.page-partners .page-hero.page-hero--module .page-hero-content,.page-news .page-hero.page-hero--module .page-hero-content,.page-english .page-hero.page-hero--module .page-hero-content{min-height:360px;padding:calc(var(--site-nav-height,72px) + 16px)24px 32px}.page-about .page-hero.page-hero--module .page-hero-text,.page-projects .page-hero.page-hero--module .page-hero-text,.page-knowledge .page-hero.page-hero--module .page-hero-text,.page-disclosure .page-hero.page-hero--module .page-hero-text,.page-partners .page-hero.page-hero--module .page-hero-text,.page-news .page-hero.page-hero--module .page-hero-text,.page-english .page-hero.page-hero--module .page-hero-text,.page-about .page-hero.page-hero--module .page-hero-title,.page-projects .page-hero.page-hero--module .page-hero-title,.page-knowledge .page-hero.page-hero--module .page-hero-title,.page-disclosure .page-hero.page-hero--module .page-hero-title,.page-partners .page-hero.page-hero--module .page-hero-title,.page-news .page-hero.page-hero--module .page-hero-title,.page-english .page-hero.page-hero--module .page-hero-title,.page-about .page-hero.page-hero--module .page-hero-subtitle,.page-projects .page-hero.page-hero--module .page-hero-subtitle,.page-knowledge .page-hero.page-hero--module .page-hero-subtitle,.page-disclosure .page-hero.page-hero--module .page-hero-subtitle,.page-partners .page-hero.page-hero--module .page-hero-subtitle,.page-news .page-hero.page-hero--module .page-hero-subtitle,.page-english .page-hero.page-hero--module .page-hero-subtitle{width:100%;max-width:100%}.page-about .page-hero.page-hero--module .page-hero-title,.page-projects .page-hero.page-hero--module .page-hero-title,.page-knowledge .page-hero.page-hero--module .page-hero-title,.page-disclosure .page-hero.page-hero--module .page-hero-title,.page-partners .page-hero.page-hero--module .page-hero-title,.page-news .page-hero.page-hero--module .page-hero-title,.page-english .page-hero.page-hero--module .page-hero-title{font-size:48px;line-height:56px}}.page-hero.page-hero--subpage.page-hero--has-image .page-hero-decor{display:none}.page-hero.page-hero--subpage{align-items:stretch;height:auto;min-height:500px}.page-hero.page-hero--subpage .page-hero-content{height:auto;min-height:500px;padding-top:var(--site-hero-top-pad,120px);box-sizing:border-box;flex:1;align-items:stretch}.page-hero.page-hero--subpage .page-hero-text{flex-shrink:0;margin-top:auto}.page-hero.page-hero--subpage .page-hero-decor{align-self:stretch;margin-top:auto}@media (max-width:768px){.page-hero.page-hero--module.page-hero--has-image,.page-hero.page-hero--subpage.page-hero--has-image{height:max(280px,min(56.25vw,400px));min-height:0;display:block}.page-hero.page-hero--module.page-hero--has-image .page-hero-overlay,.page-hero.page-hero--subpage.page-hero--has-image .page-hero-overlay{background-position:50%;background-size:cover;width:100%;height:100%}.page-hero.page-hero--module.page-hero--has-image .page-hero-content,.page-hero.page-hero--subpage.page-hero--has-image .page-hero-content{height:auto;min-height:0;padding:calc(var(--site-nav-height,72px) + 16px)20px 32px;flex-direction:column;justify-content:flex-end;align-items:flex-end;position:absolute;top:0;bottom:0;left:0;right:0}}@media (max-width:375px){.page-hero.page-hero--module.page-hero--has-image .page-hero-content,.page-hero.page-hero--subpage.page-hero--has-image .page-hero-content{padding:calc(var(--site-nav-height,72px) + 8px)16px 24px}}
.pdf-view-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e8e8e8;flex-direction:column;min-height:100vh;display:flex}.pdf-view-toolbar{color:#fff;z-index:10;background:#22593c;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;top:0}.pdf-view-back{color:#fff;border:1px solid rgba(255,255,255,.6);border-radius:100px;flex-shrink:0;padding:6px 14px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s,border-color .2s}.pdf-view-back:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.85)}.pdf-view-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:1.4;overflow:hidden}.pdf-view-actions{flex-shrink:0;margin-left:auto}.pdf-view-download{color:#22593c;font-family:var(--font-alibaba),"PingFang SC",sans-serif;background:#fff;border:1px solid #fff;border-radius:100px;justify-content:center;align-items:center;padding:6px 18px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.pdf-view-download:hover{color:#1a4530;background:#f5f7fa}.pdf-view-main{background:#e8e8e8;flex:1;padding:0}.pdf-viewer{width:100%;max-width:none;margin:0}.pdf-embed-viewer{width:100%;height:calc(100vh - 56px);min-height:calc(100vh - 56px);box-shadow:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e8e8e8;border:none;border-radius:0;display:block}.pdf-viewer-status{text-align:center;color:#131921;opacity:.6;margin:24px 0}.pdf-viewer-status--error{color:#b42318;opacity:1}@media (max-width:768px){.pdf-view-toolbar{flex-wrap:wrap;padding:10px 16px}.pdf-view-title{white-space:normal;flex:100%;order:3;font-size:15px}.pdf-view-actions{margin-left:0}.pdf-view-download{padding:6px 14px;font-size:13px}.pdf-embed-viewer{height:calc(100vh - 120px);min-height:calc(100vh - 120px)}}
.ellipsis-pagination,.page-news .news-pagination,.page-disclosure .doc-list-pagination,.page-projects .project-list-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:100%;display:flex}.page-news .news-pagination{align-self:center;margin-top:8px}.page-disclosure .doc-list-pagination{margin:32px auto 0}.page-projects .project-list-pagination{align-self:center;margin:8px auto 0}.ellipsis-pagination .pagination-arrow,.page-news .news-pagination .pagination-arrow,.page-disclosure .doc-list-pagination .pagination-arrow,.page-projects .project-list-pagination .pagination-arrow{background:#fff;border:1px solid #131921;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:6px;text-decoration:none;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.ellipsis-pagination .pagination-arrow.is-disabled,.page-news .news-pagination .pagination-arrow.is-disabled,.page-disclosure .doc-list-pagination .pagination-arrow.is-disabled,.page-projects .project-list-pagination .pagination-arrow.is-disabled{opacity:.3;pointer-events:none}.ellipsis-pagination .pagination-arrow-icon,.page-news .news-pagination .pagination-arrow-icon,.page-disclosure .doc-list-pagination .pagination-arrow-icon,.page-projects .project-list-pagination .pagination-arrow-icon{filter:brightness(0);width:12px;height:12px;display:block}.ellipsis-pagination .pagination-arrow-icon--prev,.page-news .news-pagination .pagination-arrow-icon--prev,.page-disclosure .doc-list-pagination .pagination-arrow-icon--prev,.page-projects .project-list-pagination .pagination-arrow-icon--prev{transform:scaleX(-1)}.ellipsis-pagination .pagination-page,.page-news .news-pagination .pagination-page,.page-disclosure .doc-list-pagination .pagination-page,.page-projects .project-list-pagination .pagination-page{color:#131921;background:#fff;border:1px solid #131921;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.ellipsis-pagination .pagination-page.is-active,.page-news .news-pagination .pagination-page.is-active,.page-disclosure .doc-list-pagination .pagination-page.is-active,.page-projects .project-list-pagination .pagination-page.is-active{color:#fff;background:#22593c;border-color:#22593c}.ellipsis-pagination .pagination-ellipsis,.page-news .news-pagination .pagination-ellipsis,.page-disclosure .doc-list-pagination .pagination-ellipsis,.page-projects .project-list-pagination .pagination-ellipsis{color:#131921;opacity:.45;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:32px;font-size:14px;font-weight:500;display:inline-flex}
.footer-logo-white{filter:brightness(0)invert()}.hero .hero-placeholder-fill{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.hero .hero-content{z-index:2;position:relative}.hero .hero-dots{z-index:10;pointer-events:none;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;bottom:44px;left:0;right:0;transform:none}.hero .hero-dots>*{pointer-events:auto}.rich-text{color:#131921;opacity:.75;font-size:16px;line-height:28px}.rich-text p{margin:0 0 1rem}.rich-text img{max-width:100%;height:auto}.rich-text .ql-align-center,.rich-text [style*="text-align: center"],.rich-text [style*=text-align\:center]{text-align:center}.rich-text .ql-align-right,.rich-text [style*="text-align: right"],.rich-text [style*=text-align\:right]{text-align:right}.rich-text .ql-align-justify,.rich-text [style*="text-align: justify"],.rich-text [style*=text-align\:justify]{text-align:justify}.rich-text .ql-align-left,.rich-text [style*="text-align: left"],.rich-text [style*=text-align\:left]{text-align:left}.card-icon-bg.has-custom-icon{box-sizing:border-box;width:48px;height:48px;box-shadow:none;border-radius:0;overflow:visible;background:0 0!important;padding:0!important}.card-icon-bg.has-custom-icon:before,.card-icon-bg.has-custom-icon:after{content:none!important;background:0 0!important;display:none!important}.card-icon-bg.has-custom-icon .mission-icon-img{object-fit:contain;object-position:center;border-radius:0;width:48px;height:48px;display:block}
