.dialog{padding:30px;border:1px solid #06513d;overflow:visible}.dialog__close{position:absolute;padding:0;background-color:#06513d;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;right:0;top:0;transform:translate(50%, -50%)}.dialog__close:hover,.dialog__close:focus{background-color:#0a3d2f}
.button-group{display:flex;flex-wrap:wrap;gap:30px;align-items:center}
.embed iframe{width:100% !important;height:100% !important;border:0}.embed iframe html{overflow:hidden !important}
.page-header-generic{border-top:1px solid #06513d;border-bottom:1px solid #06513d;padding:50px 0}@media screen and (min-width: 900px){.page-header-generic{padding:100px 0}}.page-header-generic .grid{align-items:center}@media screen and (min-width: 900px){.page-header-generic .grid{gap:60px}}.page-header-generic__title h1,.page-header-generic svg{margin-bottom:25px}.page-header-generic__description{font-size:clamp(1.125rem,.6vw + 1rem,1.5rem);line-height:1.5}.page-header-generic__image{position:relative}.page-header-generic__image img{max-width:min(582px,100%);aspect-ratio:1.6;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 900px){.page-header-generic__image img{float:right}}.page-header-generic__image::after{content:"";position:absolute;background-color:#15316f;width:47%;height:28px;bottom:-12px;right:-15px;z-index:-1}@media screen and (min-width: 900px){.page-header-generic__image::after{height:56px;bottom:-23px;right:-25px}}
.page-header-home{height:max(50vh,420px);position:relative}@media screen and (min-width: 500px){.page-header-home{height:85vh}}@media screen and (max-width: 899px){.page-header-home .page-header-home__content,.page-header-home .wrapper,.page-header-home .grid{height:100%}}.page-header-home img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.page-header-home__content{width:100%;height:100%}.page-header-home__title{margin-top:18vh}@media screen and (min-width: 500px){.page-header-home__title{margin-top:23vh}}.page-header-home__title h1{display:inline-block;position:relative}.page-header-home__title h1::before{content:"";background-color:#fff;position:absolute;top:-20px;right:-20px;width:100vw;height:calc(100% + 40px);z-index:-1}@media screen and (min-width: 900px){.page-header-home__title h1::before{top:-30px;right:-50px;width:50vw;height:calc(100% + 60px)}}.page-header-home__description{margin-top:55vh}@media screen and (max-width: 899px){.page-header-home__description{margin-top:auto;margin-bottom:0}}.page-header-home__description h2{font-size:clamp(1.125rem,.6vw + 1rem,1.5rem);font-family:"DMSans",Helvetica,Arial,sans-serif;color:#fff;position:relative;padding:22px 0 25px}@media screen and (min-width: 900px){.page-header-home__description h2{max-width:620px;background-color:#06513d;padding:25px 20px;border-bottom:6px solid #73c167}}@media screen and (max-width: 899px){.page-header-home__description h2::before{content:"";background-color:#06513d;width:200vw;height:100%;position:absolute;z-index:-1;top:0;left:-50vw;border-bottom:6px solid #73c167}}
.page-header-section{padding:50px 0}@media screen and (min-width: 1120px){.page-header-section{padding:100px 0 160px}}.page-header-section .wrapper{padding-left:30px;padding-right:30px}.page-header-section *{color:#fff}.page-header-section .grid{align-items:center}.page-header-section__title{display:flex;align-items:center;gap:15px;margin-bottom:15px}.u-bg-green .page-header-section__title svg #left-shape{fill:#15316f}.u-bg-green-dark .page-header-section__title svg #left-shape{fill:#f2a33a}.u-bg-green-darkest .page-header-section__title svg #left-shape{fill:#15316f}.u-bg-blue .page-header-section__title svg #left-shape{fill:#6290f5}.u-bg-blue-light .page-header-section__title svg #left-shape{fill:#15316f}.u-bg-blue-lightest .page-header-section__title svg #left-shape{fill:#06513d}.u-bg-green .page-header-section__title svg #right-shape{fill:#73c167}.u-bg-green-dark .page-header-section__title svg #right-shape{fill:#63dfd0}.u-bg-green-darkest .page-header-section__title svg #right-shape{fill:#a3f4cd}.u-bg-blue .page-header-section__title svg #right-shape{fill:#84ffda}.u-bg-blue-light .page-header-section__title svg #right-shape{fill:#f2a33a}.u-bg-blue-lightest .page-header-section__title svg #right-shape{fill:#68c8ff}@media screen and (min-width: 700px){.page-header-section p{max-width:85%}}@media screen and (min-width: 900px){.page-header-section p{max-width:min(566px,45vw)}}.page-header-section__images{position:relative}.page-header-section__image{position:relative}.page-header-section__image:nth-child(1){max-width:84%;min-width:286px}.page-header-section__image:nth-child(1)::before{content:"";width:37%;height:13px;position:absolute;bottom:-7px;left:-12px}@media screen and (min-width: 700px){.page-header-section__image:nth-child(1)::before{height:23px;bottom:-11px;left:-22px}}.u-bg-green .page-header-section__image:nth-child(1)::before{background-color:#15316f}.u-bg-green-dark .page-header-section__image:nth-child(1)::before{background-color:#63dfd0}.u-bg-green-darkest .page-header-section__image:nth-child(1)::before{background-color:#15316f}.u-bg-blue .page-header-section__image:nth-child(1)::before{background-color:#6290f5}.u-bg-blue-light .page-header-section__image:nth-child(1)::before{background-color:#73c167}.u-bg-blue-lightest .page-header-section__image:nth-child(1)::before{background-color:#73c167}.page-header-section__image:nth-child(1) img{aspect-ratio:1.47}.page-header-section__image:nth-child(2){max-width:197px;top:-20px;float:right}@media screen and (min-width: 500px){.page-header-section__image:nth-child(2){max-width:65%}}@media screen and (min-width: 900px){.page-header-section__image:nth-child(2){right:-75px;top:-50px;max-width:78%}}.page-header-section__image:nth-child(2)::before{content:"";width:96px;height:14px;position:absolute;bottom:-7px;right:-12px}@media screen and (min-width: 700px){.page-header-section__image:nth-child(2)::before{height:23px;bottom:-11px;right:-15px}}.u-bg-green .page-header-section__image:nth-child(2)::before{background-color:#73c167}.u-bg-green-dark .page-header-section__image:nth-child(2)::before{background-color:#f2a33a}.u-bg-green-darkest .page-header-section__image:nth-child(2)::before{background-color:#a3f4cd}.u-bg-blue .page-header-section__image:nth-child(2)::before{background-color:#84ffda}.u-bg-blue-light .page-header-section__image:nth-child(2)::before{background-color:#f2a33a}.u-bg-blue-lightest .page-header-section__image:nth-child(2)::before{background-color:#68c8ff}.page-header-section__image:nth-child(2) img{aspect-ratio:1.26}.page-header-section__image:nth-child(3){position:absolute;max-width:138px;bottom:0}@media screen and (min-width: 500px){.page-header-section__image:nth-child(3){max-width:45%}}@media screen and (min-width: 900px){.page-header-section__image:nth-child(3){bottom:-30px;left:2vh;max-width:58%}}.page-header-section__image:nth-child(3) img{aspect-ratio:1.03}.page-header-section__image img{-o-object-fit:cover;object-fit:cover}
.pagination{background-color:var(--theme-color, #006F51);padding:30px 0}.pagination .wrapper{width:100%}.pagination__title{font-size:1.5rem;font-family:"TiemposHeadline",Helvetica,Arial,sans-serif;color:#fff;display:block}.pagination a{font-size:1.375rem;color:#fff;text-decoration:underline;display:block;transition:all .3s ease-in-out}@media screen and (min-width: 700px){.pagination a{max-width:300px}}.pagination a:hover,.pagination a:focus{opacity:.66}@media screen and (max-width: 699px){.pagination__previous{display:none}}
.post-item__thumbnail{width:100%;padding-bottom:60%;height:0;background-color:#f9f9f9;margin-bottom:30px;background-position:50%;position:relative}@media screen and (max-width: 899px){.post-item__thumbnail{margin-bottom:20px}}.post-item__thumbnail img{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.post-item__category{color:var(--theme-color, #006F51)}.featured-posts__list--post .post-item__category,.featured-posts__list--custom_content .post-item__category{font-size:1.125rem;font-weight:600;text-transform:capitalize}.post-item__title{font-family:"DMSans",Helvetica,Arial,sans-serif;font-size:clamp(1.063rem,.3vw + 1rem,1.25rem);font-weight:700}.post-item__title a{color:#333;transition:all .3s ease-in-out;text-decoration:underline !important}.post-item__title a:hover,.post-item__title a:focus{color:var(--theme-color, #006F51)}.post-item,.post-item__content{height:100%;position:relative}.post-item__content{display:flex;flex-direction:column-reverse;justify-content:flex-end}.post-item__content .button:after{content:"";position:relative;height:100%;width:100%;top:0;left:0}.post-item__content .button:focus-visible{outline:none}.post-item__content:focus-within{outline:2px solid #15316f}.post-item__text{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 1 auto}
.share-buttons{display:flex;flex-flow:row nowrap}.share-buttons li{margin-right:10px}.share-buttons li:last-child{margin:0}.share-buttons__item{height:45px;width:45px;background-color:#f9f9f9;border-radius:22px;display:flex;justify-content:center}.share-buttons__item svg{width:20px}.share-buttons__item g{fill:#333;transition:.3s ease-in-out fill}
.stat-card{padding:40px;display:flex;flex-direction:column;gap:30px;background-color:var(--card-bg);position:relative;height:100%;align-items:flex-start}.stat-card--has-logo{padding-bottom:108px}.stat-card--has-logo .stat-card__logo{position:absolute;bottom:40px;left:40px}.stat-card__header{display:flex;flex-direction:column;gap:10px;max-width:85%;align-items:flex-start}.col-4--lg .stat-card__header{max-width:100%}.building-block--text-light .stat-card__header *{color:#2c2c2c !important}.stat-card__title{font-size:clamp(1.75rem,2.5vw + 1rem,3.125rem);font-family:"TiemposHeadline",Helvetica,Arial,sans-serif;line-height:1}.stat-card__subtitle{font-size:clamp(1.25rem,1vw + 1rem,1.688rem);line-height:1.25;font-weight:500}.stat-card__content,.stat-card__additional-content{font-size:clamp(1.063rem,.3vw + 1rem,1.25rem)}.stat-card__additional-content{display:none}.building-block--text-light .stat-card__additional-content{color:#2c2c2c !important}.is-additional-content-expanded .stat-card__additional-content{display:block}.stat-card__logo img{max-height:38px;max-width:125px;height:38px;-o-object-fit:contain;object-fit:contain}.stat-card__icon-container{position:absolute;right:0;top:0;transform:translate(15px, -15px);width:80px;height:80px}.stat-card__icon{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%, -50%);max-width:48px;height:auto}.stat-card__expand-button{display:inline-flex;align-items:center;gap:8px}.stat-card__expand-button:hover rect,.stat-card__expand-button:hover path,.stat-card__expand-button:focus rect,.stat-card__expand-button:focus path{fill:#fff}.stat-card__button-text:before{content:"expand section"}.is-additional-content-expanded .stat-card__button-text:before{content:"collapse section"}.building-block--text-light .stat-card__button-text{color:#2c2c2c !important}.building-block--text-light .stat-card__button-text:hover,.building-block--text-light .stat-card__button-text:focus{color:#fff !important}.stat-card__expand-button-minus{display:none;align-items:center}.is-additional-content-expanded .stat-card__expand-button-minus{display:inline-flex}.stat-card__expand-button-plus{display:inline-flex;align-items:center}.is-additional-content-expanded .stat-card__expand-button-plus{display:none}.stat-card__data-visualization-button:hover rect,.stat-card__data-visualization-button:hover path,.stat-card__data-visualization-button:focus rect,.stat-card__data-visualization-button:focus path{fill:#15316f}
.table-of-contents{padding:60px 0 40px;position:relative}.table-of-contents__wrapper::before{content:"";position:absolute;width:100vw;height:2px;border-bottom:2px solid var(--color, #006F51);z-index:-1;bottom:0;left:0}.table-of-contents h2{line-height:1.17;font-size:2.125rem}.table-of-contents h3{font-family:"DMSans",Helvetica,Arial,sans-serif;margin-bottom:20px;margin-left:15px;margin-right:13px}@media screen and (max-width: 699px){.table-of-contents h3 a{width:100%;display:flex;gap:20px;align-items:center;justify-content:space-between}}.table-of-contents h3.active a::after{transform:rotate(180deg)}.table-of-contents h3,.table-of-contents ul li{display:flex;align-items:center;gap:10px;font-size:clamp(1.125rem,.5vw + 1rem,1.375rem);cursor:pointer}.table-of-contents h3 span,.table-of-contents ul li span{order:1;font-weight:300;font-family:"TiemposHeadline",Helvetica,Arial,sans-serif;font-size:1.5rem;transition:all .3s ease-in-out;margin-bottom:2px}.table-of-contents h3 a,.table-of-contents ul li a{order:2;color:#333;transition:all .3s ease-in-out;position:relative}.table-of-contents ul{display:flex;flex-direction:column;gap:15px}@media screen and (min-width: 700px){.table-of-contents ul{flex-wrap:wrap}}@media screen and (min-width: 1120px){.table-of-contents ul{max-height:180px}}@media screen and (max-width: 899px){.page-parent .table-of-contents ul{gap:10px}}@media screen and (max-width: 699px){.page-template-impact.page-child .table-of-contents ul{background-color:#e1eeeb;border-radius:22px;padding:10px 20px}.page-template-impact.page-child .table-of-contents ul li{color:var(--color, #006F51);position:relative}.page-template-impact.page-child .table-of-contents ul li:not(:last-child)::after{content:"";border-bottom:1px solid var(--color, #006F51);position:absolute;bottom:-8px;left:-20px;width:calc(100% + 40px);height:1px}.page-template-impact.page-child .table-of-contents ul li.current_page_inactive a,.page-template-impact.page-child .table-of-contents ul li.current_page_inactive span{opacity:.3}.page-template-impact.page-child .table-of-contents ul li a{color:var(--color, #006F51)}.page-template-impact.page-child .table-of-contents .color--blue ul{background-color:#ecf0f8}}.highlighted-item a,.table-of-contents h3 a,.table-of-contents ul li.current_page_item a{color:#fff}.highlighted-item a:hover,.table-of-contents h3 a:hover,.table-of-contents ul li.current_page_item a:hover,.highlighted-item a:focus,.table-of-contents h3 a:focus,.table-of-contents ul li.current_page_item a:focus{text-decoration:none}.highlighted-item a::before,.table-of-contents h3 a::before,.table-of-contents ul li.current_page_item a::before{content:"";position:absolute;border-radius:60px;width:calc(100% + 40px);height:calc(100% + 16px);z-index:-1;top:-8px;left:-20px;transition:all .3s ease-in-out;background-color:var(--color, #006F51)}.highlighted-item span,.table-of-contents h3 span,.table-of-contents ul li.current_page_item span{color:#fff}@media screen and (max-width: 699px){.page-template-impact.page-child .highlighted-item a::before,.page-template-impact.page-child .table-of-contents h3 a::before,.table-of-contents .page-template-impact.page-child h3 a::before,.page-template-impact.page-child .table-of-contents ul li.current_page_item a::before,.table-of-contents ul .page-template-impact.page-child li.current_page_item a::before{width:calc(100% + 50px)}.page-template-impact.page-child .highlighted-item a::after,.page-template-impact.page-child .table-of-contents h3 a::after,.table-of-contents .page-template-impact.page-child h3 a::after,.page-template-impact.page-child .table-of-contents ul li.current_page_item a::after,.table-of-contents ul .page-template-impact.page-child li.current_page_item a::after{content:"";transition:all .3s ease-in-out;display:inline-block;width:20px;height:11px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDE5IDExIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzEzOSAxTDkuNDQ2MjggOC43NjI3TDEgMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPg==)}}

/*# sourceMappingURL=components.58e4f0f9b7c70a72b94e.css.map*/