.reporting-impact{--reporting-impact-accent:#662e90;--reporting-impact-desc:#111827;background-color:#fff}.reporting-impact__container{width:100%}.reporting-impact__title{color:var(--reporting-impact-accent);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2;margin:0 0 32px;text-align:center;width:100%}.reporting-impact__layout{align-items:center;display:flex;flex-direction:column;gap:40px}.reporting-impact__main{text-align:center;width:100%}.reporting-impact__grid{display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:32px;width:100%}.reporting-impact__card{background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(17,24,39,.08);padding:24px 20px;text-align:center}.reporting-impact__stat{color:var(--reporting-impact-desc);font-size:1.5rem;font-weight:400;line-height:1.45}.reporting-impact__stat>:first-child{margin-top:0}.reporting-impact__stat>:last-child{margin-bottom:0}.reporting-impact__stat p{margin:0 0 .5rem}.reporting-impact__stat p:last-child{margin-bottom:0}.reporting-impact__stat a{color:var(--reporting-impact-accent);text-decoration:underline}.reporting-impact__stat a:hover{text-decoration:none}.reporting-impact__value{color:var(--reporting-impact-accent);font-size:4.375rem;font-weight:700;line-height:1.1;margin-bottom:8px}.reporting-impact__description{color:var(--reporting-impact-desc);font-size:1.5rem;font-weight:400;line-height:1.45;margin:0}.reporting-impact__btn{align-items:center;background-color:var(--reporting-impact-accent);border:2px solid var(--reporting-impact-accent);border-radius:999px;box-shadow:none;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.2;padding:14px 28px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.reporting-impact__btn:hover{background-color:color-mix(in srgb,var(--reporting-impact-accent) 88%,#000);border-color:color-mix(in srgb,var(--reporting-impact-accent) 88%,#000);color:#fff}.reporting-impact__btn:focus{outline:none}.reporting-impact__btn:focus-visible{outline:2px solid var(--reporting-impact-accent);outline-offset:3px}.reporting-impact__media{flex-shrink:0;line-height:0;width:100%}.reporting-impact__img{display:block;height:auto;max-width:100%;width:100%}@media (min-width:992px){.reporting-impact__title{font-size:2.75rem;margin-bottom:36px;text-align:left}.reporting-impact__layout{align-items:center;flex-direction:row;gap:48px;justify-content:space-between}.reporting-impact__main{flex:1;min-width:0}.reporting-impact__grid{gap:24px;grid-template-columns:1fr 1fr;margin-bottom:36px}.reporting-impact__grid--one-col{grid-template-columns:1fr}.reporting-impact__card{padding:28px 24px}.reporting-impact__value{font-size:4.5rem}.reporting-impact__media{flex:1;min-width:0}}