.NonProfitHero-module__yCzNza__heroWrapper{padding-top:2rem;padding-bottom:2rem}.NonProfitHero-module__yCzNza__heroCard{border-radius:40px;flex-direction:column;justify-content:center;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0003}.NonProfitHero-module__yCzNza__backgroundWrapper{z-index:1;position:absolute;inset:0}.NonProfitHero-module__yCzNza__backgroundImage{object-fit:cover;width:100%;height:100%}.NonProfitHero-module__yCzNza__overlay{z-index:2;background:linear-gradient(90deg,#0f172ae6 0%,#0f172a99 50%,#0000 100%);position:absolute;inset:0}.NonProfitHero-module__yCzNza__content{z-index:10;padding:0 5rem;position:relative}.NonProfitHero-module__yCzNza__textContent{max-width:700px}.NonProfitHero-module__yCzNza__tagline{letter-spacing:.15em;color:var(--primary);text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:flex}.NonProfitHero-module__yCzNza__badge{border:1px solid var(--primary);color:var(--primary);letter-spacing:0;text-transform:none;border-radius:6px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.NonProfitHero-module__yCzNza__title{color:var(--light);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.NonProfitHero-module__yCzNza__accent{color:var(--primary)}.NonProfitHero-module__yCzNza__description{color:#ffffffd9;margin-bottom:0;font-size:1.125rem;font-weight:400;line-height:1.7}@media (max-width:1024px){.NonProfitHero-module__yCzNza__heroCard{height:45vh}.NonProfitHero-module__yCzNza__content{padding:0 3rem}.NonProfitHero-module__yCzNza__title{font-size:3rem}}@media (max-width:640px){.NonProfitHero-module__yCzNza__heroCard{border-radius:24px;height:auto;padding:4rem 1.5rem}.NonProfitHero-module__yCzNza__content{text-align:center;padding:0}.NonProfitHero-module__yCzNza__tagline{justify-content:center}.NonProfitHero-module__yCzNza__title{font-size:2.25rem}}@media (max-width:374px){.NonProfitHero-module__yCzNza__heroCard{padding:3rem 1rem}.NonProfitHero-module__yCzNza__title{font-size:2rem}}
.LegalStatus-module__H-izUW__section{background:var(--light);padding:8rem 0}.LegalStatus-module__H-izUW__wrapper{grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;display:grid}.LegalStatus-module__H-izUW__content{padding-right:1.5rem}.LegalStatus-module__H-izUW__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:block}.LegalStatus-module__H-izUW__title{color:var(--dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.LegalStatus-module__H-izUW__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.0625rem;line-height:1.7}.LegalStatus-module__H-izUW__statusGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.LegalStatus-module__H-izUW__statusCard{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:24px;flex-direction:column;gap:.75rem;padding:2rem;display:flex}.LegalStatus-module__H-izUW__jurisdictionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.LegalStatus-module__H-izUW__jurisdictionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);font-size:.75rem;font-weight:700}.LegalStatus-module__H-izUW__regBadge{color:var(--primary);background:#23a3480d;border:1px solid #23a3484d;border-radius:6px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.LegalStatus-module__H-izUW__statusTitle{color:var(--dark);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.LegalStatus-module__H-izUW__statusText{color:var(--text-muted);font-size:.875rem;line-height:1.6}.LegalStatus-module__H-izUW__imageWrapper{border:1px solid var(--gray-100);cursor:pointer;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0f172a14}.LegalStatus-module__H-izUW__image{object-fit:cover;width:100%;height:520px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.LegalStatus-module__H-izUW__imageWrapper:hover .LegalStatus-module__H-izUW__image{transform:scale(1.02)}.LegalStatus-module__H-izUW__certOverlay{color:#fff;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0f172a33;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .4s;display:flex;position:absolute;inset:0}.LegalStatus-module__H-izUW__imageWrapper:hover .LegalStatus-module__H-izUW__certOverlay{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66}.LegalStatus-module__H-izUW__zoomIcon{transition:transform .4s cubic-bezier(.175,.885,.32,1.275);transform:scale(.9)}.LegalStatus-module__H-izUW__imageWrapper:hover .LegalStatus-module__H-izUW__zoomIcon{transform:scale(1.1)}.LegalStatus-module__H-izUW__certOverlay span{letter-spacing:.02em;font-size:.875rem;font-weight:600}.LegalStatus-module__H-izUW__lightboxOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0f172ad9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.LegalStatus-module__H-izUW__closeIconButton{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.LegalStatus-module__H-izUW__closeIconButton:hover{background:#fff3;transform:scale(1.05)}.LegalStatus-module__H-izUW__lightboxContent{justify-content:center;align-items:center;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative}.LegalStatus-module__H-izUW__lightboxImage{object-fit:contain;border:1px solid #ffffff1a;border-radius:16px;max-width:100%;max-height:85vh;box-shadow:0 40px 100px #00000080}@media (max-width:1024px){.LegalStatus-module__H-izUW__wrapper{grid-template-columns:1fr;gap:4rem}.LegalStatus-module__H-izUW__content{padding-right:0}.LegalStatus-module__H-izUW__imageWrapper{order:-1;max-width:600px;margin:0 auto}.LegalStatus-module__H-izUW__image{height:450px}}@media (max-width:640px){.LegalStatus-module__H-izUW__section{padding:5rem 0}.LegalStatus-module__H-izUW__title{font-size:2.25rem}.LegalStatus-module__H-izUW__statusGrid{grid-template-columns:1fr;gap:1rem}.LegalStatus-module__H-izUW__image{height:350px}}@media (max-width:374px){.LegalStatus-module__H-izUW__statusCard{padding:1.25rem}.LegalStatus-module__H-izUW__image{height:280px}}
.GovernanceModel-module__z4uO0G__section{background:var(--gray-50);color:var(--dark);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:8rem 0}.GovernanceModel-module__z4uO0G__header{text-align:center;max-width:750px;margin:0 auto 5rem}.GovernanceModel-module__z4uO0G__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:block}.GovernanceModel-module__z4uO0G__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.GovernanceModel-module__z4uO0G__description{color:var(--text-muted);font-size:1.0625rem;line-height:1.7}.GovernanceModel-module__z4uO0G__modelContainer{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.GovernanceModel-module__z4uO0G__modelCard{background:var(--light);border:1px solid var(--gray-100);border-radius:32px;flex-direction:column;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 40px #0f172a05}.GovernanceModel-module__z4uO0G__modelCard:hover{border-color:#23a34866;transform:translateY(-4px);box-shadow:0 30px 60px #0f172a0f}.GovernanceModel-module__z4uO0G__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.GovernanceModel-module__z4uO0G__locationBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#23a3480d;border:1px solid #23a3484d;border-radius:100px;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.GovernanceModel-module__z4uO0G__modelTitle{letter-spacing:-.01em;color:var(--dark);font-size:1.5rem;font-weight:700}.GovernanceModel-module__z4uO0G__cardIntro{color:var(--gray-600);border-bottom:1px dashed var(--gray-200);margin-bottom:2rem;padding-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.GovernanceModel-module__z4uO0G__modelList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.GovernanceModel-module__z4uO0G__modelItem{color:var(--text-muted);align-items:flex-start;gap:1rem;font-size:.9375rem;line-height:1.6;display:flex}.GovernanceModel-module__z4uO0G__modelItem strong{color:var(--dark)}.GovernanceModel-module__z4uO0G__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.25rem}@media (max-width:900px){.GovernanceModel-module__z4uO0G__modelContainer{grid-template-columns:1fr;gap:2rem;max-width:500px}}@media (max-width:640px){.GovernanceModel-module__z4uO0G__section{padding:5rem 0}.GovernanceModel-module__z4uO0G__title{font-size:2.25rem}.GovernanceModel-module__z4uO0G__modelCard{padding:2rem}}@media (max-width:374px){.GovernanceModel-module__z4uO0G__modelCard{padding:1.5rem}.GovernanceModel-module__z4uO0G__modelTitle{font-size:1.35rem}}
.FundAllocation-module__p7TaHG__section{background:var(--light);padding:8rem 0}.FundAllocation-module__p7TaHG__header{text-align:center;max-width:700px;margin:0 auto 5rem}.FundAllocation-module__p7TaHG__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:block}.FundAllocation-module__p7TaHG__title{color:var(--dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.FundAllocation-module__p7TaHG__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.FundAllocation-module__p7TaHG__card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.FundAllocation-module__p7TaHG__card:hover{border-color:#23a34866;transform:translateY(-4px);box-shadow:0 20px 40px #0f172a0a}.FundAllocation-module__p7TaHG__imageWrapper{background:var(--gray-200);height:180px;position:relative;overflow:hidden}.FundAllocation-module__p7TaHG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.FundAllocation-module__p7TaHG__card:hover .FundAllocation-module__p7TaHG__cardImage{transform:scale(1.03)}.FundAllocation-module__p7TaHG__imageOverlay{background:linear-gradient(#0000 0%,#0f172a33 100%);position:absolute;inset:0}.FundAllocation-module__p7TaHG__cardContent{flex-direction:column;flex-grow:1;gap:.75rem;padding:1.75rem;display:flex}.FundAllocation-module__p7TaHG__cardTitle{color:var(--dark);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.FundAllocation-module__p7TaHG__cardDescription{color:var(--text-muted);font-size:.875rem;line-height:1.6}@media (max-width:1100px){.FundAllocation-module__p7TaHG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FundAllocation-module__p7TaHG__grid{grid-template-columns:1fr}.FundAllocation-module__p7TaHG__section{padding:5rem 0}.FundAllocation-module__p7TaHG__title{font-size:2.25rem}}
.HistoryAccordions-module__iFiXWW__section{background:var(--light);padding:8rem 0}.HistoryAccordions-module__iFiXWW__timelineSection{max-width:1200px;margin-bottom:8rem;margin-left:auto;margin-right:auto}.HistoryAccordions-module__iFiXWW__faqSection{max-width:850px;margin-left:auto;margin-right:auto}.HistoryAccordions-module__iFiXWW__header{text-align:center;margin-bottom:4rem}.HistoryAccordions-module__iFiXWW__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:block}.HistoryAccordions-module__iFiXWW__title{color:var(--dark);letter-spacing:-.02em;font-size:2.75rem;font-weight:700;line-height:1.2}.HistoryAccordions-module__iFiXWW__timelineContainer{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.HistoryAccordions-module__iFiXWW__timelineLine{background:linear-gradient(to bottom, transparent, var(--primary) 10%, var(--primary) 90%, transparent);opacity:.2;border-radius:4px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HistoryAccordions-module__iFiXWW__timelineItem{align-items:center;width:100%;margin-bottom:4rem;display:flex;position:relative}.HistoryAccordions-module__iFiXWW__timelineItemLeft{justify-content:flex-start}.HistoryAccordions-module__iFiXWW__timelineItemRight{justify-content:flex-end}.HistoryAccordions-module__iFiXWW__timelineItem:last-child{margin-bottom:0}.HistoryAccordions-module__iFiXWW__timelineDotWrapper{z-index:2;position:absolute;left:50%;transform:translate(-50%)}.HistoryAccordions-module__iFiXWW__timelineDot{background:var(--light);border:4px solid var(--primary);width:56px;height:56px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 0 0 8px #23a3481a}.HistoryAccordions-module__iFiXWW__timelineItem:hover .HistoryAccordions-module__iFiXWW__timelineDot{background:var(--primary);color:var(--light);transform:scale(1.1);box-shadow:0 0 0 12px #23a34826}.HistoryAccordions-module__iFiXWW__timelineContentWrapper{width:50%;display:flex}.HistoryAccordions-module__iFiXWW__timelineItemLeft .HistoryAccordions-module__iFiXWW__timelineContentWrapper{justify-content:flex-end;padding-right:4rem}.HistoryAccordions-module__iFiXWW__timelineItemRight .HistoryAccordions-module__iFiXWW__timelineContentWrapper{justify-content:flex-start;padding-left:4rem}.HistoryAccordions-module__iFiXWW__timelineContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #0000000d;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 20px 40px #0000000a}.HistoryAccordions-module__iFiXWW__timelineItem:hover .HistoryAccordions-module__iFiXWW__timelineContent{border-color:#23a34833;transform:translateY(-5px);box-shadow:0 30px 60px #00000014}.HistoryAccordions-module__iFiXWW__yearBadge{color:var(--primary);letter-spacing:.05em;background:#23a3481a;border-radius:100px;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:1.125rem;font-weight:800;display:inline-block}.HistoryAccordions-module__iFiXWW__eventTitle{color:var(--dark);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:1.3}.HistoryAccordions-module__iFiXWW__eventDescription{color:var(--text-muted);font-size:1rem;line-height:1.7}.HistoryAccordions-module__iFiXWW__faqList{flex-direction:column;gap:1rem;display:flex}.HistoryAccordions-module__iFiXWW__faqItem{border:1px solid var(--gray-200);background:var(--gray-50);border-radius:20px;transition:all .3s;overflow:hidden}.HistoryAccordions-module__iFiXWW__faqItemActive{background:var(--light);border-color:#23a34866;box-shadow:0 10px 30px #0f172a05}.HistoryAccordions-module__iFiXWW__faqHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.75rem 2.25rem;display:flex}.HistoryAccordions-module__iFiXWW__faqQuestion{color:var(--dark);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.HistoryAccordions-module__iFiXWW__faqIcon{width:32px;height:32px;color:var(--dark);background:#0f172a08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.HistoryAccordions-module__iFiXWW__faqHeader:hover .HistoryAccordions-module__iFiXWW__faqIcon{color:var(--primary);background:#23a3481a}.HistoryAccordions-module__iFiXWW__plusMinus{transition:transform .3s cubic-bezier(.16,1,.3,1)}.HistoryAccordions-module__iFiXWW__rotateIcon{transform:rotate(45deg)}.HistoryAccordions-module__iFiXWW__faqContent{padding:0 2.25rem 1.75rem}.HistoryAccordions-module__iFiXWW__faqAnswer{color:var(--text-muted);font-size:.9375rem;line-height:1.7}@media (max-width:992px){.HistoryAccordions-module__iFiXWW__timelineLine{left:2.5rem;transform:none}.HistoryAccordions-module__iFiXWW__timelineItem{justify-content:flex-start}.HistoryAccordions-module__iFiXWW__timelineDotWrapper{left:2.5rem;transform:translate(-50%)}.HistoryAccordions-module__iFiXWW__timelineContentWrapper{width:100%;justify-content:flex-start!important;padding-left:5.5rem!important;padding-right:0!important}.HistoryAccordions-module__iFiXWW__timelineContent{max-width:100%;padding:2rem}}@media (max-width:768px){.HistoryAccordions-module__iFiXWW__section{padding:5rem 0}.HistoryAccordions-module__iFiXWW__title{font-size:2.25rem}.HistoryAccordions-module__iFiXWW__timelineContentWrapper{padding-left:5rem!important}.HistoryAccordions-module__iFiXWW__timelineDot{width:48px;height:48px}.HistoryAccordions-module__iFiXWW__timelineDot svg{width:20px;height:20px}.HistoryAccordions-module__iFiXWW__timelineLine,.HistoryAccordions-module__iFiXWW__timelineDotWrapper{left:2rem}.HistoryAccordions-module__iFiXWW__faqHeader{padding:1.5rem 1.75rem}.HistoryAccordions-module__iFiXWW__faqQuestion{font-size:1rem}.HistoryAccordions-module__iFiXWW__faqContent{padding:0 1.75rem 1.5rem}}@media (max-width:374px){.HistoryAccordions-module__iFiXWW__faqHeader{padding:1.25rem}.HistoryAccordions-module__iFiXWW__faqContent{padding:0 1.25rem 1.25rem}.HistoryAccordions-module__iFiXWW__timelineContentWrapper{padding-left:4.5rem!important}.HistoryAccordions-module__iFiXWW__timelineLine,.HistoryAccordions-module__iFiXWW__timelineDotWrapper{left:1.75rem}}
.FinancialTransparency-module__k4wDbq__section{background:var(--gray-50);padding:8rem 0}.FinancialTransparency-module__k4wDbq__wrapper{background:var(--light);border:1px solid var(--gray-200);border-radius:36px;grid-template-columns:1.15fr .85fr;align-items:center;gap:5rem;padding:4.5rem;display:grid;box-shadow:0 10px 40px #0f172a05}.FinancialTransparency-module__k4wDbq__content{flex-direction:column;display:flex}.FinancialTransparency-module__k4wDbq__tagline{letter-spacing:.15em;color:var(--primary);text-transform:uppercase;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:block}.FinancialTransparency-module__k4wDbq__title{color:var(--dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.FinancialTransparency-module__k4wDbq__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.FinancialTransparency-module__k4wDbq__stats{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.FinancialTransparency-module__k4wDbq__statItem{flex-direction:column;gap:.75rem;display:flex}.FinancialTransparency-module__k4wDbq__statHeader{justify-content:space-between;align-items:center;display:flex}.FinancialTransparency-module__k4wDbq__statLabel{color:var(--dark);font-size:1rem;font-weight:700}.FinancialTransparency-module__k4wDbq__statValue{color:var(--primary);font-weight:800}.FinancialTransparency-module__k4wDbq__progressBg{background:var(--gray-100);border-radius:100px;height:14px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.FinancialTransparency-module__k4wDbq__progressFill{border-radius:100px;height:100%}.FinancialTransparency-module__k4wDbq__badges{gap:2rem;display:flex}.FinancialTransparency-module__k4wDbq__badge{color:var(--dark);align-items:center;gap:1rem;font-size:.9375rem;font-weight:700;display:flex}.FinancialTransparency-module__k4wDbq__badgeIcon{width:42px;height:42px;color:var(--primary);background:#23a3481a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FinancialTransparency-module__k4wDbq__visual{justify-content:center;align-items:center;display:flex;position:relative}.FinancialTransparency-module__k4wDbq__chartCircle{width:280px;height:280px;position:relative}.FinancialTransparency-module__k4wDbq__circularChart{max-width:100%;max-height:250px;margin:10px auto;display:block}.FinancialTransparency-module__k4wDbq__circleBg{fill:none;stroke:var(--gray-100);stroke-width:2.8px}.FinancialTransparency-module__k4wDbq__circle{fill:none;stroke:var(--primary);stroke-width:2.8px;stroke-linecap:round;transition:stroke-dasharray 2s ease-out}@keyframes FinancialTransparency-module__k4wDbq__progress{0%{stroke-dasharray:0 100}}.FinancialTransparency-module__k4wDbq__chartText{text-align:center;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinancialTransparency-module__k4wDbq__chartNum{color:var(--dark);font-size:3rem;font-weight:800;line-height:1}.FinancialTransparency-module__k4wDbq__chartLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}@media (max-width:1024px){.FinancialTransparency-module__k4wDbq__wrapper{grid-template-columns:1fr;gap:4rem}.FinancialTransparency-module__k4wDbq__visual{order:-1}}@media (max-width:640px){.FinancialTransparency-module__k4wDbq__wrapper{padding:2rem}.FinancialTransparency-module__k4wDbq__title{font-size:2.25rem}.FinancialTransparency-module__k4wDbq__chartCircle{width:220px;height:220px}.FinancialTransparency-module__k4wDbq__chartNum{font-size:2.5rem}.FinancialTransparency-module__k4wDbq__badges{flex-direction:column;gap:1rem}}@media (max-width:374px){.FinancialTransparency-module__k4wDbq__wrapper{padding:1.5rem}.FinancialTransparency-module__k4wDbq__title{font-size:2rem}}
