.campaigns-page-module__MGiPzW__campaigns-page{flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.campaigns-page-module__MGiPzW__campaigns-page--header{flex-direction:column;display:flex}.campaigns-page-module__MGiPzW__campaigns-page--create-button{width:100%;padding:0}.campaigns-page-module__MGiPzW__campaigns-page--create-button>p{text-align:center;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.campaigns-page-module__MGiPzW__campaigns-page--create-button-container{border-top:1px solid var(--some-border-color);z-index:2;background:var(--secondary-background-color);width:100%;padding:16px 24px;position:fixed;bottom:0;left:0}.campaigns-page-module__MGiPzW__campaigns-page--title,.campaigns-page-module__MGiPzW__campaigns-page--description{color:var(--primary-text-color);font-family:ppTelegraf}.campaigns-page-module__MGiPzW__campaigns-page--title{font-size:24px;font-weight:700;line-height:28px}.campaigns-page-module__MGiPzW__campaigns-page--description{font-size:14px;font-weight:400;line-height:18px}.campaigns-page-module__MGiPzW__campaigns-page--section-container{margin-top:48px;margin-bottom:24px}.campaigns-page-module__MGiPzW__campaigns-page--section-container--campaign-card-container{background-color:var(--primary-background-color);flex-direction:column;width:min(100%,485px);min-width:390px;max-width:485px;display:flex}.campaigns-page-module__MGiPzW__campaign-card-container--custom--card{padding:16px 16px 0;border:none!important}.campaigns-page-module__MGiPzW__campaign-card-container--custom--card--button-container{background:var(--third-background-color);justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}@media (min-width:1025px){.campaigns-page-module__MGiPzW__campaigns-page--section-container{margin-top:56px;margin-bottom:16px}.campaigns-page-module__MGiPzW__campaigns-page--title{font-size:28px;line-height:32px}.campaigns-page-module__MGiPzW__campaigns-page--header{flex-direction:row;justify-content:space-between}.campaigns-page-module__MGiPzW__campaigns-page--create-button-container{width:auto;padding:0;position:relative}.campaigns-page-module__MGiPzW__campaigns-page--create-button{width:177px;padding:0}}
.campaign-card-module__YzonOq__campaign-cards__container{--campaign-card-gap:24px;gap:var(--campaign-card-gap);width:100%;max-width:calc(3 * 485px + 2 * var(--campaign-card-gap));grid-template-columns:repeat(auto-fit,minmax(390px,1fr));justify-content:start;justify-items:start;display:grid}.campaign-card-module__YzonOq__campaign-card{background-color:var(--primary-background-color);flex-direction:column;width:min(100%,485px);min-width:390px;max-width:485px;display:flex}.campaign-card-module__YzonOq__campaign-card__image{width:100%;height:auto;padding:16px}.campaign-card-module__YzonOq__campaign-card__image__container{width:100%;height:250px;position:relative}.campaign-card-module__YzonOq__campaign-card__image__placeholder{background-color:var(--secondary-background-color);flex-direction:column;justify-content:center;align-items:center;width:100%;height:250px;display:flex}.campaign-card-module__YzonOq__campaign-card__content{flex-direction:column;gap:24px;padding:0 16px 24px;display:flex}.campaign-card-module__YzonOq__campaign-card__title,.campaign-card-module__YzonOq__campaign-card__footer__text{color:var(--primary-text-color);font-family:ppTelegraf;font-style:normal;font-weight:700;line-height:20px}.campaign-card-module__YzonOq__campaign-card__title{font-size:16px}.campaign-card-module__YzonOq__campaign-card__progress{--rejected-color:var(--status-rejected);--pending-color:var(--status-pending);--enabled-color:var(--primary-text-color);--base-color:var(--text-base-soft);--base-weight:400;--active-weight:700;flex-direction:column;width:100%;display:flex}.campaign-card-module__YzonOq__campaign-card__footer{background-color:var(--third-background-color);justify-content:center;align-items:center;gap:16px;min-height:72px;margin-top:auto;padding:16px;font-size:14px;display:flex}.campaign-card-module__YzonOq__campaign-card__footer--has-button{justify-content:space-between}.campaign-card-module__YzonOq__campaign-card__footer__content{flex-direction:column;display:flex}.campaign-card-module__YzonOq__campaign-card__footer__subtext{color:var(--dashboard-main-color);font-family:ppTelegraf;font-size:12px;font-style:normal;font-weight:400;line-height:16px}@media (max-width:1024px){.campaign-card-module__YzonOq__campaign-cards__container{justify-content:center;justify-items:center}}
.campaign-card-progress-module__l2zdSa__campaign-card__progress{--campaign-card-progress-step-count:4;--campaign-card-progress-marker-size:21px;--campaign-card-progress-line-height:1px;width:100%;position:relative}.campaign-card-progress-module__l2zdSa__campaign-card__progress__steps{grid-template-columns:repeat(var(--campaign-card-progress-step-count,4), minmax(0, 1fr));gap:0;width:100%;display:grid}.campaign-card-progress-module__l2zdSa__campaign-card__progress__step{text-align:center;flex-direction:column;align-items:center;display:flex}.campaign-card-progress-module__l2zdSa__campaign-card__progress__step--start{align-items:flex-start}.campaign-card-progress-module__l2zdSa__campaign-card__progress__step--end{align-items:flex-end}.campaign-card-progress-module__l2zdSa__campaign-card__progress__marker{width:var(--campaign-card-progress-marker-size);height:var(--campaign-card-progress-marker-size);background-color:var(--primary-background-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.campaign-card-progress-module__l2zdSa__campaign-card__progress__connectors{top:calc(( var(--campaign-card-progress-marker-size) - var(--campaign-card-progress-line-height) ) / 2);left:var(--campaign-card-progress-marker-size);right:var(--campaign-card-progress-marker-size);z-index:0;gap:0;display:flex;position:absolute}.campaign-card-progress-module__l2zdSa__campaign-card__progress__connector{height:var(--campaign-card-progress-line-height);background-color:var(--base-color);flex:1}.campaign-card-progress-module__l2zdSa__campaign-card__progress__connector--filled{background-color:var(--enabled-color)}.campaign-card-progress-module__l2zdSa__campaign-card__progress__label{color:var(--base-color);text-align:center;width:100%;margin-top:8px;font-size:12px;font-weight:400}.campaign-card-progress-module__l2zdSa__campaign-card__progress__label--start{text-align:left}.campaign-card-progress-module__l2zdSa__campaign-card__progress__label--end{text-align:right}.campaign-card-progress-module__l2zdSa__campaign-card__progress__label--active{color:var(--enabled-color);font-weight:600}.campaign-card-progress-module__l2zdSa__campaign-card__progress__label--rejected{color:var(--status-rejected)}
.typography{font-weight:var(--typography-font-weight);line-height:var(--typography-line-height)}:where(.typography){color:var(--primary-text-color)}.typography--ppTelegraf{font-family:ppTelegraf,system-ui,sans-serif}.typography--financierDisplay{font-family:financierDisplay,Georgia,serif}@media (max-width:768px){.typography{font-size:clamp(min(var(--typography-font-size-sm), var(--typography-font-size-md)), calc(var(--typography-fluid-sm-md-base) + var(--typography-fluid-sm-md-scale) * 100vw), max(var(--typography-font-size-sm), var(--typography-font-size-md)))}}@media (min-width:768px){.typography{font-size:clamp(min(var(--typography-font-size-md), var(--typography-font-size-lg)), calc(var(--typography-fluid-md-lg-base) + var(--typography-fluid-md-lg-scale) * 100vw), max(var(--typography-font-size-md), var(--typography-font-size-lg)))}}@media (min-width:1280px){.typography{font-size:clamp(min(var(--typography-font-size-lg), var(--typography-font-size-xl)), calc(var(--typography-fluid-lg-xl-base) + var(--typography-fluid-lg-xl-scale) * 100vw), max(var(--typography-font-size-lg), var(--typography-font-size-xl)))}}@media (min-width:1920px){.typography{font-size:clamp(min(var(--typography-font-size-xl), var(--typography-font-size-2xl)), calc(var(--typography-fluid-xl-2xl-base) + var(--typography-fluid-xl-2xl-scale) * 100vw), max(var(--typography-font-size-xl), var(--typography-font-size-2xl)))}}
:where(.typo){color:var(--primary-text-color)}.typo-displayXl,.typo-displayL,.typo-displayM,.typo-h700{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:300;line-height:120%}.typo-h700.typo-serif{font-family:var(--font-test-financier), Georgia, serif;font-weight:400;line-height:normal}.typo-h600{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:300;line-height:120%}.typo-h600.typo-serif{font-family:var(--font-test-financier), Georgia, serif;font-weight:400}.typo-h500{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:300;line-height:120%}.typo-h400{font-family:var(--font-test-financier), Georgia, serif;font-weight:400;line-height:120%}.typo-h300{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:300;line-height:120%}.typo-h300.typo-serif{font-family:var(--font-test-financier), Georgia, serif;font-weight:400}.typo-h200{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:140%}.typo-h200.typo-weight-light{font-weight:300}.typo-h200.typo-weight-bold{font-weight:700}.typo-h200.typo-serif{font-family:var(--font-test-financier), Georgia, serif;line-height:120%}.typo-h100{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:120%}.typo-h100.typo-bold{font-weight:700}.typo-headingStatic{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:normal}.typo-subheadingLg{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:120%}.typo-subheadingLg.typo-bold{font-weight:700}.typo-subheadingMd{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:120%}.typo-subheadingMd.typo-bold{font-weight:700}.typo-subheadingSm{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:140%}.typo-subheadingSm.typo-bold{font-weight:700}.typo-body800,.typo-body600{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:140%}.typo-body600.typo-bold{font-weight:700;line-height:normal}.typo-body500{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:140%}.typo-body500.typo-bold{font-weight:700}.typo-navPrimary{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:700;line-height:normal}.typo-navItem{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:300;line-height:normal}.typo-emphasisLabel{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:700;line-height:normal}.typo-label{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:140%}.typo-tags{font-family:var(--font-pp-telegraf), system-ui, sans-serif;text-transform:uppercase;font-weight:700;line-height:120%}.typo-caption{font-family:var(--font-pp-telegraf), system-ui, sans-serif;font-weight:400;line-height:16px}@media (max-width:768px){.typo-displayXl{font-size:clamp(72px,55.4921px + 4.2328vw,88px)}.typo-displayL{font-size:clamp(56px,41.5556px + 3.7037vw,70px)}.typo-displayM,.typo-h700{font-size:clamp(48px,31.4921px + 4.2328vw,64px)}.typo-h600{font-size:40px}.typo-h500{font-size:clamp(32px,21.6825px + 2.6455vw,42px)}.typo-h400{font-size:clamp(32px,27.873px + 1.0582vw,36px)}.typo-h300{font-size:clamp(24px,15.746px + 2.1164vw,32px)}.typo-h300.typo-serif{font-size:40px}.typo-h200{font-size:24px}.typo-h200.typo-serif{font-size:32px}.typo-h100{font-size:14px}.typo-headingStatic{font-size:32px}.typo-subheadingLg{font-size:clamp(20px,15.873px + 1.0582vw,24px)}.typo-subheadingMd{font-size:20px}.typo-subheadingSm{font-size:clamp(18px,15.9365px + .529101vw,20px)}.typo-body800{font-size:24px}.typo-body600{font-size:18px}.typo-body500,.typo-navPrimary{font-size:16px}.typo-navItem{font-size:20px}.typo-emphasisLabel{font-size:14px}.typo-label,.typo-tags,.typo-caption{font-size:12px}}@media (min-width:768px){.typo-displayXl{font-size:clamp(88px,64px + 3.125vw,104px)}.typo-displayL{font-size:70px}.typo-displayM{font-size:64px}.typo-h700{font-size:clamp(64px,52px + 1.5625vw,72px)}.typo-h600{font-size:40px}.typo-h500{font-size:42px}.typo-h400{font-size:clamp(36px,30px + .78125vw,40px)}.typo-h300{font-size:32px}.typo-h300.typo-serif{font-size:40px}.typo-h200{font-size:24px}.typo-h200.typo-serif{font-size:32px}.typo-h100{font-size:14px}.typo-headingStatic{font-size:32px}.typo-subheadingLg{font-size:clamp(24px,18px + .78125vw,28px)}.typo-subheadingMd{font-size:clamp(20px,14px + .78125vw,24px)}.typo-subheadingSm{font-size:20px}.typo-body800{font-size:clamp(24px,12px + 1.5625vw,32px)}.typo-body600{font-size:18px}.typo-body500,.typo-navPrimary{font-size:16px}.typo-navItem{font-size:clamp(20px,14px + .78125vw,24px)}.typo-emphasisLabel{font-size:14px}.typo-label{font-size:clamp(12px,9px + .390625vw,14px)}.typo-tags,.typo-caption{font-size:12px}}@media (min-width:1280px){.typo-displayXl{font-size:clamp(104px,64px + 3.125vw,124px)}.typo-displayL{font-size:clamp(70px,2px + 5.3125vw,104px)}.typo-displayM{font-size:clamp(64px,5vw,96px)}.typo-h700{font-size:72px}.typo-h600{font-size:clamp(40px,8px + 2.5vw,56px)}.typo-h500{font-size:clamp(42px,22px + 1.5625vw,52px)}.typo-h400{font-size:clamp(40px,24px + 1.25vw,48px)}.typo-h300{font-size:clamp(32px,16px + 1.25vw,40px)}.typo-h300.typo-serif{font-size:40px}.typo-h200{font-size:clamp(24px,8px + 1.25vw,32px)}.typo-h200.typo-serif{font-size:32px}.typo-h100{font-size:clamp(14px,6px + .625vw,18px)}.typo-headingStatic{font-size:32px}.typo-subheadingLg{font-size:clamp(28px,12px + 1.25vw,36px)}.typo-subheadingMd{font-size:clamp(24px,16px + .625vw,28px)}.typo-subheadingSm{font-size:20px}.typo-body800{font-size:32px}.typo-body600{font-size:clamp(18px,14px + .3125vw,20px)}.typo-body500{font-size:clamp(16px,8px + .625vw,20px)}.typo-navPrimary{font-size:16px}.typo-navItem{font-size:24px}.typo-emphasisLabel,.typo-label{font-size:14px}.typo-tags{font-size:clamp(12px,4px + .625vw,16px)}.typo-caption{font-size:12px}}@media (min-width:1920px){.typo-displayXl{font-size:124px}.typo-displayL{font-size:104px}.typo-displayM{font-size:96px}.typo-h700{font-size:72px}.typo-h600{font-size:56px}.typo-h500{font-size:52px}.typo-h400{font-size:48px}.typo-h300,.typo-h300.typo-serif{font-size:40px}.typo-h200,.typo-h200.typo-serif{font-size:32px}.typo-h100{font-size:18px}.typo-headingStatic{font-size:32px}.typo-subheadingLg{font-size:36px}.typo-subheadingMd{font-size:28px}.typo-subheadingSm{font-size:20px}.typo-body800{font-size:32px}.typo-body600,.typo-body500{font-size:20px}.typo-navPrimary{font-size:16px}.typo-navItem{font-size:24px}.typo-emphasisLabel,.typo-label{font-size:14px}.typo-tags{font-size:16px}.typo-caption{font-size:12px}}
.campaign-hero-module__TNP8hW__campaign-hero__title{text-align:center;width:clamp(330px,102.918vw - 72.4085px,718px);color:var(--inverse-text-color)}@media (min-width:768px){.campaign-hero-module__TNP8hW__campaign-hero__title{width:clamp(718px,42.5781vw + 391px,936px)}}@media (min-width:1280px){.campaign-hero-module__TNP8hW__campaign-hero__title{width:clamp(936px,46.25vw + 344px,1232px)}}
.donation-status-cell-module__ujEw7a__statusCell{align-items:center;gap:8px;display:flex}
.truncated-cell-module__2PZLvW__truncated{cursor:default;white-space:nowrap}.truncated-cell-module__2PZLvW__tooltipContent{border:1px solid var(--Border-Neutral-neutral-default,var(--some-border-color));background:var(--primary-background-color);z-index:20;align-items:flex-start;gap:12px;padding:8px;display:inline-flex;position:relative}.truncated-cell-module__2PZLvW__tooltipContent:before{content:"";border-left:9px solid #0000;border-right:9px solid #0000;border-top:12px solid var(--some-border-color);width:0;height:0;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.truncated-cell-module__2PZLvW__tooltipContent:after{content:"";border-left:8px solid #0000;border-right:8px solid #0000;border-top:11px solid var(--primary-background-color);width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.truncated-cell-module__2PZLvW__tooltipText{color:var(--primary-text-color);font-family:var(--font-pp-telegraf);font-size:var(--UI-Emphasis-Label,14px);margin:0;font-style:normal;font-weight:400;line-height:120%}
.faq-module__U9S6dG__faq{background-color:var(--primary-background-color);border-top:1px solid var(--some-border-color);width:100%}.faq-module__U9S6dG__faq__items{width:100%}.faq-module__U9S6dG__faq__layout{flex-direction:column;width:100%;display:flex}.faq-module__U9S6dG__faq__sections{border-right:none;border-bottom:1px solid var(--some-border-color);padding:40px 24px}.faq-module__U9S6dG__faq__sections-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.faq-module__U9S6dG__faq__section-item{margin:0}.faq-module__U9S6dG__faq__section-button{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;display:flex}.faq-module__U9S6dG__faq__section-button:focus{outline:2px solid var(--secondary-button-background);outline-offset:4px}.faq-module__U9S6dG__faq__section-button:focus:not(:focus-visible){outline:none}.faq-module__U9S6dG__faq__section-button:focus-visible{outline:2px solid var(--secondary-button-background);outline-offset:4px}.faq-module__U9S6dG__faq__section-indicator{flex-shrink:0;justify-content:center;align-items:center;width:8px;display:flex}.faq-module__U9S6dG__faq__section-dot{background-color:var(--secondary-button-background);border-radius:50%;width:8px;height:8px}.faq-module__U9S6dG__faq__content{min-height:200px}.faq-module__U9S6dG__faq-item__content{flex-direction:column;flex:1;gap:8px;display:flex}.faq-module__U9S6dG__faq-item__date{color:var(--primary-text-color);font-family:ppTelegraf;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.faq-module__U9S6dG__faq-item__question{flex:1}@media screen and (min-width:768px){.faq-module__U9S6dG__faq__layout{grid-template-columns:1fr 1fr;min-height:400px;display:grid}.faq-module__U9S6dG__faq__sections{border-right:1px solid var(--some-border-color);border-bottom:none;padding:40px 24px}}@media screen and (min-width:1280px){.faq-module__U9S6dG__faq__layout{grid-template-columns:1fr 1fr;min-height:564px}.faq-module__U9S6dG__faq__sections{border-right:1px solid var(--some-border-color);border-bottom:none;padding:40px}}@media screen and (min-width:1920px){.faq-module__U9S6dG__faq__layout{grid-template-columns:1fr 2fr;min-height:768px;display:grid}.faq-module__U9S6dG__faq__sections{border-right:1px solid var(--some-border-color);border-bottom:none;padding:40px 0 40px 72px}}
.receipt-cell-module__ZVPQCG__receipt-cell__link{font:inherit;text-align:left;color:var(--primary-text-color);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;display:inline-block}.receipt-cell-module__ZVPQCG__receipt-cell__link:hover{opacity:.8}.receipt-cell-module__ZVPQCG__receipt-cell__not-applicable{color:var(--secondary-text-color);cursor:help;white-space:nowrap}.receipt-cell-module__ZVPQCG__receipt-cell__tooltip{border:1px solid var(--Border-Neutral-neutral-default,var(--some-border-color));background:var(--primary-background-color);z-index:20;align-items:flex-start;gap:12px;max-width:260px;padding:8px;display:inline-flex;position:relative}.receipt-cell-module__ZVPQCG__receipt-cell__tooltip:before{content:"";border-left:9px solid #0000;border-right:9px solid #0000;border-top:12px solid var(--some-border-color);width:0;height:0;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.receipt-cell-module__ZVPQCG__receipt-cell__tooltip:after{content:"";border-left:8px solid #0000;border-right:8px solid #0000;border-top:11px solid var(--primary-background-color);width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.receipt-cell-module__ZVPQCG__receipt-cell__tooltip-text{color:var(--primary-text-color);font-family:var(--font-pp-telegraf);font-size:var(--UI-Emphasis-Label,14px);margin:0;font-style:normal;font-weight:400;line-height:120%}
.donations-table-module__AyXaZq__donations-table__org-link{font:inherit;text-align:left;color:var(--primary-text-color);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;display:inline-block}.donations-table-module__AyXaZq__donations-table__org-link:hover{opacity:.8}.donations-table-module__AyXaZq__donations-table__empty{text-align:center;color:var(--secondary-text-color);font-family:var(--font-pp-telegraf);padding:32px 16px;font-size:14px;line-height:20px}
.event-thanks-module__5pJPda__thanks__title{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;padding:120px 40px 48px;display:flex}.event-thanks-module__5pJPda__thanks__title-text{flex-direction:column;align-items:center;display:flex}.event-thanks-module__5pJPda__thanks__section{border-top:1px solid var(--some-border-color);border-bottom:1px solid var(--some-border-color);flex-direction:column;display:flex}.event-thanks-module__5pJPda__thanks__media-frame{padding:24px}.event-thanks-module__5pJPda__thanks__media{background-color:var(--surface-soft);width:100%;height:248px;position:relative;overflow:hidden}.event-thanks-module__5pJPda__thanks__content{flex-direction:column;align-items:flex-start;gap:32px;padding:24px;display:flex}.event-thanks-module__5pJPda__thanks__copy{flex-direction:column;gap:32px;display:flex}@media (min-width:1280px){.event-thanks-module__5pJPda__thanks__title{padding:144px 40px 48px}.event-thanks-module__5pJPda__thanks__section{flex-direction:row;align-items:stretch}.event-thanks-module__5pJPda__thanks__media-frame{flex:50%;padding:40px;display:flex}.event-thanks-module__5pJPda__thanks__media{height:auto;min-height:100%}.event-thanks-module__5pJPda__thanks__content{border-left:1px solid var(--some-border-color);flex:50%;justify-content:center;padding:40px}}@media (min-width:1920px){.event-thanks-module__5pJPda__thanks__title{padding:144px 72px 48px}.event-thanks-module__5pJPda__thanks__media-frame,.event-thanks-module__5pJPda__thanks__content{padding:72px}}
.bookmark-module__IReKhq__container{border-top:1px solid var(--some-border-color);border-bottom:1px solid var(--some-border-color);background:var(--secondary-background-color);z-index:10;align-self:stretch;align-items:center;width:100%;height:56px;padding:0 24px;display:flex;position:relative}.bookmark-module__IReKhq__marker{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.bookmark-module__IReKhq__text{text-transform:uppercase}@media (min-width:1280px){.bookmark-module__IReKhq__container{padding:0 40px}}@media screen and (min-width:1920px){.bookmark-module__IReKhq__container{padding:0 72px}}
.homepage-hero-module__smx94q__hero{--primary-text-color:var(--inverse-text-color)}.homepage-hero-module__smx94q__animation{width:clamp(310px,10.4167vw + 269.271px,390px)}.homepage-hero-module__smx94q__subtitle{text-align:center;margin-top:16px}.homepage-hero-module__smx94q__spotlight__animation{height:100%;left:0}.homepage-hero-module__smx94q__spotlight__animation svg [stroke]{stroke:var(--some-border-color)!important}@media (min-width:768px){.homepage-hero-module__smx94q__animation{width:390px}}
.donation-total-card-module__wplW7G__card{border:1px solid var(--some-border-color);flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:133px;padding:12px 16px;display:flex}.donation-total-card-module__wplW7G__content{align-items:center;gap:4px;display:flex}.donation-total-card-module__wplW7G__value,.donation-total-card-module__wplW7G__label{color:var(--primary-text-color)}.donation-total-card-module__wplW7G__switches{flex-direction:column;gap:4px;margin-top:3px;display:flex}
.case-study-detail-layout-module__lGk1tq__layout{flex-direction:column;width:100%;display:flex}.case-study-detail-layout-module__lGk1tq__main{width:100%}.case-study-detail-layout-module__lGk1tq__sidebar{display:none}@media (min-width:1280px){.case-study-detail-layout-module__lGk1tq__layout{flex-direction:row;display:flex}.case-study-detail-layout-module__lGk1tq__main{border-right:1px solid var(--some-border-color);width:75%}.case-study-detail-layout-module__lGk1tq__sidebar{border-top:1px solid var(--some-border-color);align-self:flex-start;width:25%;display:block}.case-study-detail-layout-module__lGk1tq__sidebar-fixed{z-index:40;border-top:none;position:fixed}.case-study-detail-layout-module__lGk1tq__sidebar-placeholder{visibility:hidden;width:25%}.case-study-detail-layout-module__lGk1tq__floating-bar{display:none}}.case-study-detail-layout-module__lGk1tq__floating-bar{z-index:1000;opacity:1;border-top:1px solid var(--some-border-color);transition:opacity .3s,transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.case-study-detail-layout-module__lGk1tq__floating-bar-hidden{opacity:0;pointer-events:none;transform:translateY(100%)}
.mentions-list-module__-gZsqG__list{width:100%;margin:0;padding:0;list-style:none}.mentions-list-module__-gZsqG__item{border-bottom:1px solid var(--some-border-color)}.mentions-list-module__-gZsqG__item:last-child{border-bottom:none}.mentions-list-module__-gZsqG__link{color:var(--primary-text-color);justify-content:space-between;align-items:center;gap:24px;padding:28px 24px;text-decoration:none;display:flex}.mentions-list-module__-gZsqG__label{transition:opacity .15s}.mentions-list-module__-gZsqG__link:hover .mentions-list-module__-gZsqG__label{text-decoration:underline}.mentions-list-module__-gZsqG__icon{flex-shrink:0;transform:rotate(-45deg)}@media (min-width:1280px){.mentions-list-module__-gZsqG__link{padding:36px 40px}}@media (min-width:1920px){.mentions-list-module__-gZsqG__link{padding:40px 72px}}
.analytics-header-module__nFoeja__header{align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.analytics-header-module__nFoeja__backButton{margin-top:4px}.analytics-header-module__nFoeja__headerContent{flex-direction:column;display:flex}.analytics-header-module__nFoeja__title,.analytics-header-module__nFoeja__description{color:var(--primary-text-color)}
.donations-layout-module__-FQZ7G__donations-layout{flex-direction:column;width:100%;display:flex}.donations-layout-module__-FQZ7G__donations-layout__title{color:var(--primary-text-color);font-family:var(--font-pp-telegraf);margin:32px 0;font-size:28px;font-weight:700;line-height:32px}.donations-layout-module__-FQZ7G__donations-layout__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.donations-layout-module__-FQZ7G__donations-layout__search-input{max-width:320px;background:0 0!important}.donations-layout-module__-FQZ7G__donations-layout__error{color:var(--dark-destructive-text);font-family:var(--font-pp-telegraf);margin-bottom:16px;font-size:14px;line-height:20px}.donations-layout-module__-FQZ7G__donations-layout__totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}@media (max-width:768px){.donations-layout-module__-FQZ7G__donations-layout__totals{grid-template-columns:minmax(0,1fr)}}
.campaign-summary-card-module__77IDWW__card{background:var(--primary-background-color);grid-template-columns:auto 1fr;gap:16px;width:100vw;margin-bottom:16px;padding:24px;display:grid;position:relative;right:24px}.campaign-summary-card-module__77IDWW__heroImage{-o-object-fit:cover;object-fit:cover;grid-area:1/1;width:92px;height:92px}.campaign-summary-card-module__77IDWW__title{color:var(--primary-text-color);grid-area:1/2;align-self:center}.campaign-summary-card-module__77IDWW__card>:last-child{grid-area:2/1/auto/-1}@media (min-width:768px){.campaign-summary-card-module__77IDWW__card{width:100%;margin-bottom:16px;right:auto}}@media (min-width:1280px){.campaign-summary-card-module__77IDWW__card{grid-template-columns:170px 1fr;gap:24px;width:100%;min-width:520px;margin-bottom:0;right:auto}.campaign-summary-card-module__77IDWW__heroImage{grid-row:1/3;width:170px;height:100%;min-height:216px}.campaign-summary-card-module__77IDWW__title{align-self:end}.campaign-summary-card-module__77IDWW__card>:last-child{grid-column:2}}@media (min-width:1920px){.campaign-summary-card-module__77IDWW__card{grid-template-columns:234px 1fr;gap:24px;width:100%;min-width:728px;margin-bottom:0;right:auto}.campaign-summary-card-module__77IDWW__heroImage{grid-row:1/3;width:234px}}
.analytics-metric-card-module__-PqSpa__card{border:1px solid var(--some-border-color);flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:133px;padding:12px 16px;display:flex}.analytics-metric-card-module__-PqSpa__content{gap:4px;display:flex}.analytics-metric-card-module__-PqSpa__value,.analytics-metric-card-module__-PqSpa__text{color:var(--primary-text-color)}
.donor-donations-table-module__DEqHNa__donations-table__empty{text-align:center;color:var(--secondary-text-color);font-family:var(--font-pp-telegraf);padding:32px 16px;font-size:14px;line-height:20px}
.mission-vision-animation-module__nZfMxW__animation{border-top:1px solid var(--some-border-color);width:100%;height:100%}.mission-vision-animation-module__nZfMxW__animation__inner{width:90%;height:100%;margin:0 auto;position:relative}.mission-vision-animation-module__nZfMxW__animation__canvas{opacity:0;z-index:-1;width:100%;height:100%;position:relative}.mission-vision-animation-module__nZfMxW__animation__iframe{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.mission-vision-animation-module__nZfMxW__animation__inner{padding-top:40px;padding-bottom:40px}}
.portable-text-body-module__s0ju0a__body{--para-gap:17px;--heading-gap:40px;--embed-gap:56px;color:var(--primary-text-color)}.portable-text-body-module__s0ju0a__body>*{margin:0}.portable-text-body-module__s0ju0a__body>*+*{margin-top:var(--para-gap)}.portable-text-body-module__s0ju0a__body>*+.portable-text-body-module__s0ju0a__heading{margin-top:var(--heading-gap)}.portable-text-body-module__s0ju0a__body>*+.portable-text-body-module__s0ju0a__embed,.portable-text-body-module__s0ju0a__body>.portable-text-body-module__s0ju0a__embed+*{margin-top:var(--embed-gap);margin-bottom:0}.portable-text-body-module__s0ju0a__figure{flex-direction:column;gap:12px;display:flex}.portable-text-body-module__s0ju0a__image{width:100%;height:auto}.portable-text-body-module__s0ju0a__image-missing{aspect-ratio:16/9;text-align:center;background-color:var(--third-background-color);width:100%;color:var(--secondary-text-color);font-family:var(--font-pp-telegraf);justify-content:center;align-items:center;padding:16px;font-size:14px;line-height:140%;display:flex}.portable-text-body-module__s0ju0a__caption{color:var(--secondary-text-color)}.portable-text-body-module__s0ju0a__blockquote{border-left:2px solid #6f665d;padding-left:24px;font-style:italic}.portable-text-body-module__s0ju0a__list{padding-left:1.25em}ul.portable-text-body-module__s0ju0a__list{list-style:outside}ol.portable-text-body-module__s0ju0a__list{list-style:decimal}.portable-text-body-module__s0ju0a__list-item+.portable-text-body-module__s0ju0a__list-item{margin-top:.5em}.portable-text-body-module__s0ju0a__link{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (min-width:768px){.portable-text-body-module__s0ju0a__body{--embed-gap:64px}}@media (min-width:1280px){.portable-text-body-module__s0ju0a__body{--heading-gap:48px;--embed-gap:72px}}@media (min-width:1920px){.portable-text-body-module__s0ju0a__body{--para-gap:22px;--heading-gap:56px;--embed-gap:92px}}
.work-hero-module__6vSmzG__title{text-align:center;color:var(--inverse-text-color)}@media (min-width:768px){.work-hero-module__6vSmzG__title{max-width:700px}}@media (min-width:1280px){.work-hero-module__6vSmzG__title{max-width:clamp(700px,43.8185vw + 138.685px,1280px)}}@media (min-width:1920px){.work-hero-module__6vSmzG__title{max-width:1280px}}
.donor-donations-layout-module__8v5sCG__donations-layout{flex-direction:column;width:100%;display:flex}.donor-donations-layout-module__8v5sCG__donations-layout__title{color:var(--primary-text-color);font-family:var(--font-pp-telegraf);margin:32px 0;font-size:28px;font-weight:700;line-height:32px}.donor-donations-layout-module__8v5sCG__donations-layout__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.donor-donations-layout-module__8v5sCG__donations-layout__search-input{max-width:320px;background:0 0!important}.donor-donations-layout-module__8v5sCG__donations-layout__error{color:var(--dark-destructive-text);font-family:var(--font-pp-telegraf);margin-bottom:16px;font-size:14px;line-height:20px}
.mission-vision-module__UgSnKG__image img{padding:24px;position:relative}@media (min-width:1280px){.mission-vision-module__UgSnKG__image img{padding:40px}}@media (min-width:1920px){.mission-vision-module__UgSnKG__image img{padding:72px}}
.join-banner-module__w6nC9G__banner{position:relative}.join-banner-module__w6nC9G__banner:not(.join-banner-module__w6nC9G__banner--at-page-top){border-top:1px solid var(--some-border-color)}.join-banner-module__w6nC9G__banner>div{height:auto;min-height:543px}.join-banner-module__w6nC9G__banner__inner{z-index:2;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.join-banner-module__w6nC9G__banner__copy,.join-banner-module__w6nC9G__banner__form{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.join-banner-module__w6nC9G__banner__copy{--primary-text-color:var(--inverse-text-color);gap:24px;padding:40px 24px}.join-banner-module__w6nC9G__banner__form{padding:0 24px 40px}.join-banner-module__w6nC9G__banner__card{background-color:var(--primary-background-color);padding:32px 24px}.join-banner-module__w6nC9G__banner--at-page-top .join-banner-module__w6nC9G__banner__inner{padding-top:calc(var(--navbar-height,120px) + 32px)}@media (min-width:1280px){.join-banner-module__w6nC9G__banner__inner{flex-direction:row}.join-banner-module__w6nC9G__banner__copy,.join-banner-module__w6nC9G__banner__form{flex:0 0 50%;min-height:100%;padding:40px}.join-banner-module__w6nC9G__banner__copy{gap:32px}.join-banner-module__w6nC9G__banner__card{padding:48px}}@media (min-width:1920px){.join-banner-module__w6nC9G__banner__copy,.join-banner-module__w6nC9G__banner__form{padding:72px}}
.what-we-do-module__Zdx9oW__container{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:0 24px;display:flex}.what-we-do-module__Zdx9oW__spotlight__animation svg [stroke]{stroke:var(--some-border-color)!important}@media (min-width:768px){.what-we-do-module__Zdx9oW__container{padding:0 72px}}@media (min-width:1280px){.what-we-do-module__Zdx9oW__container{align-items:flex-end;padding:0 110px 0 40px}.what-we-do-module__Zdx9oW__spotlight__animation{width:min(50%, calc(100dvh - var(--navbar-height,0px)));bottom:0;left:0}}@media (min-width:1920px){.what-we-do-module__Zdx9oW__container{padding:0 144px 0 72px}}
.onboarding-logout-button-module__3gUonG__onboarding-logout-dialog__icon path{stroke:var(--status-approved)}.onboarding-logout-button-module__3gUonG__onboarding-logout-dialog__btn{padding:12px 16px}.onboarding-logout-button-module__3gUonG__onboarding-logout-dialog__btn--outline{border:1px solid var(--some-border-color);background-color:#0000}.onboarding-logout-button-module__3gUonG__onboarding-logout-dialog__title{max-width:360px}
.our-story-module___2dgBq__our-story{padding:40px 24px 44px}.our-story-module___2dgBq__quote{margin-top:40px}.our-story-module___2dgBq__video{max-height:calc(100vh - 200px)}@media (min-width:1280px){.our-story-module___2dgBq__our-story{padding:40px 40px 44px}.our-story-module___2dgBq__quote{margin-top:72px;padding:0 144px}}@media (min-width:1920px){.our-story-module___2dgBq__our-story{padding:72px}.our-story-module___2dgBq__quote{max-width:1360px;margin-left:auto;margin-right:auto}}
.funding-mode-module__Y18QYW__funding-modes{flex-direction:column;display:flex}.funding-mode-module__Y18QYW__funding-mode{background-color:var(--third-background-color);border-top:1px solid var(--some-border-color);flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:16px;padding:40px 24px;display:flex}.funding-mode-module__Y18QYW__funding-mode__subtitle{font-weight:700;line-height:100%}.funding-mode-module__Y18QYW__funding-mode__icon{width:40px;height:40px}@media (min-width:768px){.funding-mode-module__Y18QYW__funding-mode__icon{width:45px;height:45px}}@media (min-width:1280px){.funding-mode-module__Y18QYW__funding-modes{flex-direction:row}.funding-mode-module__Y18QYW__funding-mode{border-right:1px solid var(--some-border-color);flex:50%;padding:40px}.funding-mode-module__Y18QYW__funding-mode:last-child{border-right:none}}@media (min-width:1920px){.funding-mode-module__Y18QYW__funding-mode{padding:72px}.funding-mode-module__Y18QYW__funding-mode__icon{width:60px;height:60px}}
.harms-and-industries-panel-module__oXyLbG__list li{text-transform:uppercase}.harms-and-industries-panel-module__oXyLbG__animation{aspect-ratio:650/800;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:clamp(342px,34.902vw + 205.882px,520px);margin-inline:auto;display:flex;position:relative;overflow:hidden}.harms-and-industries-panel-module__oXyLbG__animation__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.harms-and-industries-panel-module__oXyLbG__content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.harms-and-industries-panel-module__oXyLbG__list{flex-direction:column;gap:24px;width:100%;display:flex}.harms-and-industries-panel-module__oXyLbG__list__grid{flex-direction:column;display:flex}.harms-and-industries-panel-module__oXyLbG__list__grid--two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.harms-and-industries-panel-module__oXyLbG__list__column{margin:0;padding:0;list-style:none}.harms-and-industries-panel-module__oXyLbG__list__item{color:var(--primary-text-color);margin-bottom:4px}.harms-and-industries-panel-module__oXyLbG__list__view-all{align-self:flex-start}@media screen and (min-width:1280px){.harms-and-industries-panel-module__oXyLbG__animation{max-width:clamp(520px,28.125vw + 160px,700px)}.harms-and-industries-panel-module__oXyLbG__content{gap:40px}}@media screen and (min-width:1920px){.harms-and-industries-panel-module__oXyLbG__animation{max-width:700px}.harms-and-industries-panel-module__oXyLbG__content{padding:0 72px}}
.staff-card-module__Hkyova__card{border-bottom:1px solid var(--some-border-color);text-align:left;cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;flex-direction:column;gap:40px;width:100%;padding:24px 24px 40px;display:flex}.staff-card-module__Hkyova__card:last-child{border-bottom:none}.staff-card-module__Hkyova__card:hover .staff-card-module__Hkyova__profile-image__container img{transform:scale(1.05)}.staff-card-module__Hkyova__card:focus-visible{outline:2px solid var(--secondary-button-background);outline-offset:-2px}.staff-card-module__Hkyova__profile-image{width:100%;height:auto}.staff-card-module__Hkyova__profile-image__container{width:100%;height:400px;position:relative;overflow:hidden}.staff-card-module__Hkyova__profile-image img{width:100%;height:auto;transition:transform .7s}.staff-card-module__Hkyova__name{justify-content:space-between;display:flex}.staff-card-module__Hkyova__content{flex-direction:column;gap:8px;display:flex}@media (min-width:768px) and (max-width:1279px){.staff-card-module__Hkyova__card{border-right:1px solid var(--some-border-color)}.staff-card-module__Hkyova__card:nth-child(2n){border-right:none}.staff-card-module__Hkyova__card:nth-last-child(2){border-bottom:none}}@media (min-width:1280px){.staff-card-module__Hkyova__card{border-right:1px solid var(--some-border-color);padding:40px}.staff-card-module__Hkyova__profile-image__container{height:clamp(400px,31.25vw,600px)}.staff-card-module__Hkyova__card:nth-child(3n){border-right:none}.staff-card-module__Hkyova__card:nth-last-child(-n+3){border-bottom:none}}@media (min-width:1920px){.staff-card-module__Hkyova__card{padding:72px}.staff-card-module__Hkyova__profile-image__container{height:800px}}
.categories-section-module__IeSDQq__root{background-color:var(--primary-background-color);width:100%;overflow-x:hidden}.categories-section-module__IeSDQq__layout{flex-direction:column;display:flex}.categories-section-module__IeSDQq__titles{flex-direction:column;width:100%;display:flex}.categories-section-module__IeSDQq__content{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;min-height:390px;padding:24px;animation:.3s linear categories-section-module__IeSDQq__slide-down;display:flex;position:relative}.categories-section-module__IeSDQq__image{-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.categories-section-module__IeSDQq__image-active{opacity:1}.categories-section-module__IeSDQq__background{z-index:2;background-color:var(--overlay-black-40);width:100%;height:100%;position:absolute;top:0;left:0}.categories-section-module__IeSDQq__description{color:var(--inverse-text-color)}.categories-section-module__IeSDQq__content-inner{z-index:3;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;height:100%;display:flex;position:relative}.categories-section-module__IeSDQq__list-item{cursor:pointer;align-items:center;width:100%;padding:16px 24px 16px 13px;display:flex}.categories-section-module__IeSDQq__label-container{cursor:pointer;width:100%;height:44px;color:var(--primary-text-color);flex:1 0 0;justify-content:space-between;align-self:center;align-items:center;padding:0 9px 0 24px;display:flex}.categories-section-module__IeSDQq__label{z-index:2;background:var(--primary-background-color);border-radius:50%;flex-shrink:0;width:44px;height:44px;margin-right:-16px;position:relative;overflow:hidden}.categories-section-module__IeSDQq__arrow{color:var(--primary-text-color);font-size:1.5rem}@keyframes categories-section-module__IeSDQq__slide-down{0%{opacity:0;height:0;transform:translateY(30%)}to{opacity:1;height:100%;transform:translateY(0)}}@media (min-width:1280px){.categories-section-module__IeSDQq__layout{flex-direction:row}.categories-section-module__IeSDQq__titles{width:50%}.categories-section-module__IeSDQq__content{width:50%;min-height:unset;height:unset;border-bottom:none;padding:40px;animation:none;display:block}.categories-section-module__IeSDQq__content-inner{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;height:100%;display:flex}.categories-section-module__IeSDQq__list-item{padding:20px 40px}.categories-section-module__IeSDQq__label-container{padding:0 40px 0 24px}}@media (min-width:1920px){.categories-section-module__IeSDQq__content{padding:72px}.categories-section-module__IeSDQq__list-item{padding:24px 40px 24px 72px}.categories-section-module__IeSDQq__label{width:60px;height:60px;margin-right:-24px}.categories-section-module__IeSDQq__label-container{height:60px}}
.slideshow-module__pBt5SG__slideshow-root{width:100vw;position:relative;overflow:hidden}.slideshow-module__pBt5SG__slideshow-viewport{width:100%;overflow:hidden}.slideshow-module__pBt5SG__slideshow-container{touch-action:pan-y pinch-zoom;-webkit-tap-highlight-color:transparent;display:flex}.slideshow-module__pBt5SG__slideshow-slide{flex:0 0 100%;min-width:0}.slideshow-module__pBt5SG__slideshow-item{grid-template:"empty"1fr"content"1fr/1fr;width:100vw;height:676px;min-height:676px;display:grid;position:relative}.slideshow-module__pBt5SG__slideshow-item>[data-slideshow=content]{--primary-text-color:var(--inverse-text-color);z-index:20;grid-area:content;justify-content:flex-end;align-items:center;padding:40px 24px;display:flex}.slideshow-module__pBt5SG__slideshow-content-wrapper{flex-direction:column;justify-content:center;align-items:flex-start;width:342px;display:flex;position:relative}.slideshow-module__pBt5SG__slideshow-item>[data-slideshow=background]{z-index:0;position:absolute;inset:0}.slideshow-module__pBt5SG__slideshow-background-content{width:100%;height:100%}.slideshow-module__pBt5SG__slideshow-background-overlay{background:linear-gradient(0deg, var(--overlay-black-20) 0%, var(--overlay-black-20) 100%);pointer-events:none;position:absolute;inset:0}.slideshow-module__pBt5SG__slideshow-item [data-slideshow=navigation]{align-self:flex-end}.slideshow-module__pBt5SG__slideshow-navigation-wrapper{margin-bottom:16px}.slideshow-module__pBt5SG__slideshow-navigation-wrapper button{border-color:var(--inverse-text-color)}.slideshow-module__pBt5SG__slideshow-navigation-button{border:1px solid var(--primary-text-color);background-color:#0000;border-radius:50%;width:20px;height:20px}.slideshow-module__pBt5SG__slideshow-root--full-height .slideshow-module__pBt5SG__slideshow-item{height:calc(100dvh - var(--navbar-height,0px));min-height:auto}@media screen and (min-width:768px){.slideshow-module__pBt5SG__slideshow-item{flex-direction:column;justify-content:center;align-items:flex-end;height:543px;display:flex}.slideshow-module__pBt5SG__slideshow-item>[data-slideshow=content]{padding-right:24px}.slideshow-module__pBt5SG__slideshow-content-wrapper{width:368px}}@media screen and (min-width:1280px){.slideshow-module__pBt5SG__slideshow-item>[data-slideshow=content]{padding-right:40px}.slideshow-module__pBt5SG__slideshow-item{flex-direction:column;justify-content:center;align-items:flex-end;height:552px;display:flex}.slideshow-module__pBt5SG__slideshow-content-wrapper{width:clamp(563px,39.375vw + 59px,815px)}}@media screen and (min-width:1920px){.slideshow-module__pBt5SG__slideshow-item{height:728px}.slideshow-module__pBt5SG__slideshow-content-wrapper{width:815px}.slideshow-module__pBt5SG__slideshow-navigation-wrapper{margin-bottom:40px}}
.fees-module__E-oFxq__fee-section-container{background-color:var(--primary-background-color);flex-direction:column;width:100%;display:flex}.fees-module__E-oFxq__fee-section__fees{border-top:1px solid var(--some-border-color);flex-direction:column;align-items:stretch;width:100%;display:flex}.fees-module__E-oFxq__fee-section__fees-item{flex-direction:column;flex:50%;justify-content:center;gap:16px;width:100%;padding:40px 24px;display:flex}.fees-module__E-oFxq__fee-section__fees-item:first-child{border-bottom:1px solid var(--some-border-color)}.fees-module__E-oFxq__fee-section__fees__icon{width:40px;height:40px}@media (min-width:768px){.fees-module__E-oFxq__fee-section__fees{flex-direction:column}.fees-module__E-oFxq__fee-section__fees-item{gap:16px;padding:40px 24px}.fees-module__E-oFxq__fee-section__fees-item:first-child{border-bottom:1px solid var(--some-border-color)}.fees-module__E-oFxq__fee-section__fees__icon{width:45px;height:45px}}@media (min-width:1280px){.fees-module__E-oFxq__fee-section__fees{flex-direction:row}.fees-module__E-oFxq__fee-section__fees-item{gap:16px;min-height:344px;padding:48px 40px}.fees-module__E-oFxq__fee-section__fees-item:first-child{border-right:1px solid var(--some-border-color);border-bottom:none}.fees-module__E-oFxq__fee-section__fees__icon{width:45px;height:45px}}@media (min-width:1920px){.fees-module__E-oFxq__fee-section__fees{flex-direction:row}.fees-module__E-oFxq__fee-section__fees-item{gap:16px;min-height:344px;padding:48px 72px}.fees-module__E-oFxq__fee-section__fees-item:first-child{border-right:1px solid var(--some-border-color)}.fees-module__E-oFxq__fee-section__fees__icon{width:44px;height:44px}}
.our-values-module__FT8ocG__our-values{flex-direction:column;display:flex}.our-values-module__FT8ocG__our-values__item{border-bottom:1px solid var(--some-border-color);flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;gap:24px;padding:40px 24px;display:flex}.our-values-module__FT8ocG__our-values__item__image{width:auto;height:112px}.our-values-module__FT8ocG__our-values__item__image img{width:auto;height:100%}.our-values-module__FT8ocG__our-values__item:last-child{border-bottom:none}.our-values-module__FT8ocG__spark-banner{--primary-text-color:var(--inverse-text-color);z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}@media (min-width:768px){.our-values-module__FT8ocG__spark-banner p{max-width:624px}}@media (min-width:1280px){.our-values-module__FT8ocG__our-values{flex-direction:row}.our-values-module__FT8ocG__our-values__item{border-bottom:none;border-right:1px solid var(--some-border-color)}.our-values-module__FT8ocG__our-values__item:last-child{border-right:none}.our-values-module__FT8ocG__our-values__item{padding:40px}.our-values-module__FT8ocG__our-values__item__image{height:clamp(112px,4.53125vw + 54px,141px)}}@media (min-width:1920px){.our-values-module__FT8ocG__our-values__item{padding:72px}.our-values-module__FT8ocG__our-values__item__image{height:141px}}
.case-studies-module__h68u6G__spotlight__animation{width:50%;top:0;right:0}.case-studies-module__h68u6G__spotlight__animation svg path{fill:var(--some-border-color)}.case-studies-module__h68u6G__case-study__image{aspect-ratio:16/9;position:relative}@media (min-width:1920px){.case-studies-module__h68u6G__case-study__content{padding:0 72px}}
.event-claim-form-module__mphnNq__claim{flex-direction:column;gap:24px;width:100%;max-width:342px;margin:0 auto;padding:104px 0 72px;display:flex}.event-claim-form-module__mphnNq__claim__back{align-self:flex-start;align-items:center;gap:8px;height:28px;display:flex}.event-claim-form-module__mphnNq__claim__fields{flex-direction:column;gap:24px;display:flex}.event-claim-form-module__mphnNq__claim__fields .custom-home-site-input::placeholder{color:var(--primary-text-color)}.event-claim-form-module__mphnNq__claim__consents{flex-direction:column;gap:24px;display:flex}.event-claim-form-module__mphnNq__claim__submit{display:flex}.event-claim-form-module__mphnNq__claim__toast-link{color:inherit;text-decoration:underline}@media (min-width:1280px){.event-claim-form-module__mphnNq__claim{max-width:765px;padding:152px 0 96px}.event-claim-form-module__mphnNq__claim__submit{justify-content:flex-end}}
.fees-banner-module__zwhWLW__fee-section__banner{border-top:1px solid var(--some-border-color);width:100%;min-height:543px;padding:48px 24px;position:relative}.fees-banner-module__zwhWLW__fee-section__banner__image{z-index:0;position:absolute;inset:0}.fees-banner-module__zwhWLW__fee-section__banner__content{z-index:20;flex-direction:column;justify-content:flex-start;align-items:center;gap:48px;width:100%;display:flex;position:relative}@media (min-width:768px){.fees-banner-module__zwhWLW__fee-section__banner{min-height:543px;padding:0 24px}.fees-banner-module__zwhWLW__fee-section__banner__content{justify-content:center;align-items:flex-start;min-height:543px}}@media (min-width:1280px){.fees-banner-module__zwhWLW__fee-section__banner{min-height:552px;padding:0 110px}.fees-banner-module__zwhWLW__fee-section__banner__content{justify-content:center;align-items:flex-start;min-height:552px}}@media (min-width:1920px){.fees-banner-module__zwhWLW__fee-section__banner{min-height:728px;padding:0 72px 0 144px}.fees-banner-module__zwhWLW__fee-section__banner__content{justify-content:center;align-items:flex-start;min-height:728px}}
.community-hero-module__jV26Lq__logo{width:clamp(330px,38.7268vw + 178.578px,476px)}.community-hero-module__jV26Lq__subtitle{color:var(--inverse-text-color)}@media (min-width:768px){.community-hero-module__jV26Lq__logo{width:clamp(476px,9.96094vw + 399.5px,527px)}}@media (min-width:1280px){.community-hero-module__jV26Lq__logo{width:clamp(527px,10vw + 399px,591px)}}@media (min-width:1920px){.community-hero-module__jV26Lq__logo{width:591px}}
.campaign-card-module__LpfSKW__campaign-card{flex-direction:column;padding:16px 16px 24px;display:flex;position:relative}.campaign-card-module__LpfSKW__campaign-card:hover .campaign-card-module__LpfSKW__campaign-card-image{opacity:1;transform:scale(1.05)}.campaign-card-module__LpfSKW__campaign-card-image-container{width:100%;margin-bottom:24px;position:relative}.campaign-card-module__LpfSKW__campaign-card-image-wrapper{aspect-ratio:16/10;background-color:var(--primary-background-color);width:100%;position:relative;overflow:hidden}.campaign-card-module__LpfSKW__campaign-card-image{-o-object-fit:cover;object-fit:cover;opacity:.8;transition:transform .7s,opacity .2s}.campaign-card-module__LpfSKW__campaign-card-overlay-icon{background-color:var(--primary-background-color);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;bottom:-32px;right:-1px}.campaign-card-module__LpfSKW__campaign-card-overlay-image{z-index:20;width:100%;height:100%;position:absolute;top:-3px}.campaign-card-module__LpfSKW__campaign-card-content{flex-direction:column;flex-grow:1;gap:24px;width:100%;padding:0;font-weight:700;display:flex}.campaign-card-module__LpfSKW__campaign-card-header{width:100%}.campaign-card-module__LpfSKW__campaign-card-tags{align-items:center;gap:8px;margin-bottom:12px;display:flex}.campaign-card-module__LpfSKW__campaign-card-tag-text{letter-spacing:.05em;text-transform:uppercase;font-weight:700}.tag-list.campaign-card-module__LpfSKW__campaign-card-tags-list .tag-item{font-size:12px}.campaign-card-module__LpfSKW__campaign-card-category-content,.campaign-card-module__LpfSKW__campaign-card-category-text{display:none}.campaign-card-module__LpfSKW__campaign-card-dates{align-items:center;gap:10px;margin-bottom:12px;display:flex}.campaign-card-module__LpfSKW__campaign-card-dates-texts{color:var(--primary-text-color);font-family:ppTelegraf;font-size:12px;font-style:normal;font-weight:400;line-height:16px}
.apply-hero-module__1DmzOG__apply-hero{--primary-text-color:var(--inverse-text-color)}.apply-hero-module__1DmzOG__apply-hero__container__subtitle{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.apply-hero-module__1DmzOG__apply-hero__container__description{text-align:center;max-width:clamp(342px,102.918vw - 60.4085px,700px)}@media (min-width:768px){.apply-hero-module__1DmzOG__apply-hero__container__description{max-width:700px}}@media (min-width:1280px){.apply-hero-module__1DmzOG__apply-hero__container__description{max-width:clamp(700px,43.8185vw + 138.685px,1280px)}}@media (min-width:1920px){.apply-hero-module__1DmzOG__apply-hero__container__description{max-width:1280px}}
.split-section-module__FJqE1q__split-panel-secondary-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;height:100%;display:flex}.split-section-module__FJqE1q__split-panel-secondary-content h3,.split-section-module__FJqE1q__split-panel-secondary-content p{text-align:center}.split-section-module__FJqE1q__community__split-section__image{aspect-ratio:16/9}@media (min-width:768px){.split-section-module__FJqE1q__split-panel-secondary-content{gap:clamp(24px,3.125vw,40px)}.split-section-module__FJqE1q__split-panel-secondary-content h3,.split-section-module__FJqE1q__split-panel-secondary-content p{text-align:start}}@media (min-width:1280px){.split-section-module__FJqE1q__split-panel-secondary-content h3,.split-section-module__FJqE1q__split-panel-secondary-content p{max-width:85%}}@media (min-width:1920px){.split-section-module__FJqE1q__split-panel-secondary-content{padding:0 72px}.split-section-module__FJqE1q__split-panel-secondary-content h3,.split-section-module__FJqE1q__split-panel-secondary-content p{max-width:100%}}
.process-module__f3G6BW__apply-process__secondary,.process-module__f3G6BW__apply-process__primary{background-color:var(--third-background-color)}.process-module__f3G6BW__apply-process__image-wrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}@media (min-width:1280px){.process-module__f3G6BW__apply-process__image-wrapper{aspect-ratio:unset;height:100%}}.process-module__f3G6BW__apply-process__criteria{flex-direction:column;gap:36px;display:flex}.process-module__f3G6BW__apply-process__criteria__actions a{width:fit-content}@media (min-width:768px){.process-module__f3G6BW__apply-process__criteria{gap:40px}}@media (min-width:1280px){.process-module__f3G6BW__apply-process__criteria{padding:0 32px}}@media (min-width:1920px){.process-module__f3G6BW__apply-process__criteria{padding:0 72px}}
.who-we-are-module__0dBy7q__spotlight-animation--right{width:50%;bottom:0;left:0;transform:translate(1px)}.who-we-are-module__0dBy7q__spotlight-animation--left{width:50%;top:0;right:0;transform:translate(-1px)}.who-we-are-module__0dBy7q__spotlight-animation--right svg path,.who-we-are-module__0dBy7q__spotlight-animation--left svg path{stroke-width:2px}.who-we-are-module__0dBy7q__spotlight-animation--right svg [stroke],.who-we-are-module__0dBy7q__spotlight-animation--left svg [stroke]{stroke:var(--some-border-color)!important}
/*# sourceMappingURL=0419cq0k4hcj_.css.map*/