.campaigns-page-module__c-MT_W__campaigns-page{flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.campaigns-page-module__c-MT_W__campaigns-page--header{flex-direction:column;display:flex}.campaigns-page-module__c-MT_W__campaigns-page--create-button{width:100%;padding:0}.campaigns-page-module__c-MT_W__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__c-MT_W__campaigns-page--create-button-container{z-index:2;background:#121a1e;border-top:1px solid #334956;width:100%;padding:16px 24px;position:fixed;bottom:0;left:0}.campaigns-page-module__c-MT_W__campaigns-page--title,.campaigns-page-module__c-MT_W__campaigns-page--description{color:var(--primary-text-color);font-family:ppTelegraf}.campaigns-page-module__c-MT_W__campaigns-page--title{font-size:24px;font-weight:700;line-height:28px}.campaigns-page-module__c-MT_W__campaigns-page--description{font-size:14px;font-weight:400;line-height:18px}.campaigns-page-module__c-MT_W__campaigns-page--section-container{margin-top:48px;margin-bottom:24px}.campaigns-page-module__c-MT_W__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__c-MT_W__campaign-card-container--custom--card{padding:16px 16px 0;border:none!important}.campaigns-page-module__c-MT_W__campaign-card-container--custom--card--button-container{background:#1f2e3b;justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.campaigns-page-module__c-MT_W__custom--card--button-container--button{text-align:center;border:1px solid #fff;width:180px;font-family:ppTelegraf;font-size:15.388px;font-style:normal;font-weight:400;line-height:21.983px}@media (min-width:1025px){.campaigns-page-module__c-MT_W__campaigns-page--section-container{margin-top:56px;margin-bottom:16px}.campaigns-page-module__c-MT_W__campaigns-page--title{font-size:28px;line-height:32px}.campaigns-page-module__c-MT_W__campaigns-page--header{flex-direction:row;justify-content:space-between}.campaigns-page-module__c-MT_W__campaigns-page--create-button-container{width:auto;padding:0;position:relative}.campaigns-page-module__c-MT_W__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:#fff;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:#f04747;--pending-color:#f7b703;--enabled-color:#fff;--base-color:#a39a91;--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:#d7cfcb;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}}
.ui-button{letter-spacing:.05em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:16px 24px 14px;font-size:12px;font-weight:400;line-height:1;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.ui-button--primary{color:#000;background-color:#fff;border-color:#fff}.ui-button--primary:hover{color:#fff;background-color:#ff3c00;border-color:#ff3c00}.ui-button--dark{color:#fff;background-color:#1c2d3b;border-color:#1c2d3b}.ui-button--dark:hover{color:#fff;background-color:#ff3c00;border-color:#ff3c00}.ui-button--outline{color:#fff;background-color:#0000;border-color:#fff}.ui-button--outline:hover{color:#fff;background-color:#ff3c00;border-color:#ff3c00}.ui-button--white{color:#000;background-color:#fff;border-color:#fff}.ui-button--white:hover{color:#000;background-color:#f3f4f6;border-color:#f3f4f6}.ui-button:disabled{opacity:.3;pointer-events:none;background:#fff;border:1px solid #a39a91}.ui-button--outline:disabled{background:0 0}.ui-button--outline-sm{color:#fff;background-color:#0000;border-color:#fff;flex:0 0 120px;padding:8px 16px;font-family:ppTelegraf;font-style:normal;line-height:20px}.ui-button--outline-sm:hover{color:#fff;background-color:#ff3c00;border-color:#ff3c00}.ui-button--outline-sm:disabled{background:0 0;border-color:#a39a91}.ui-button--outline .button-loading path,.ui-button--outline-sm .button-loading path,.ui-button--dark .button-loading path{stroke:#fff}
.category-stripe-module__807cZa__root{align-items:center;width:100%;display:flex}.category-stripe-module__807cZa__action{text-transform:uppercase}.category-stripe-module__807cZa__iconWrapper{z-index:2;background-color:var(--secondary-background-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:63px;min-width:63px;max-width:63px;height:63px;min-height:63px;max-height:63px;margin-right:-33px;display:flex;position:relative}.category-stripe-module__807cZa__icon{justify-content:center;align-items:center;display:flex}.category-stripe-module__807cZa__icon>span{display:block}.category-stripe-module__807cZa__icon,.category-stripe-module__807cZa__icon>span,.category-stripe-module__807cZa__icon>span>svg{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.category-stripe-module__807cZa__stripe{flex:1;align-items:center;height:48px;min-height:48px;max-height:48px;padding:0 24px 0 44px;display:flex}.category-stripe-module__807cZa__text{color:var(--primary-background-color);white-space:nowrap;align-items:baseline;gap:8px;display:flex}@media (min-width:1920px){.category-stripe-module__807cZa__iconWrapper{width:68px;min-width:68px;max-width:68px;height:68px;min-height:68px;max-height:68px}.category-stripe-module__807cZa__icon,.category-stripe-module__807cZa__icon>span,.category-stripe-module__807cZa__icon>span>svg{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px}.category-stripe-module__807cZa__stripe{height:60px;min-height:60px;max-height:60px}}
.campaign-header-module__JzUJ_W__campaign-header{--section-padding-x:24px;background-color:var(--secondary-background-color)}.campaign-header-module__JzUJ_W__category-section{padding:16px var(--section-padding-x)16px 7px;border-top:1px solid var(--color-primary-border);align-items:center;display:flex;position:relative}.campaign-header-module__JzUJ_W__category-action{text-transform:uppercase}.campaign-header-module__JzUJ_W__category-icon-wrapper{z-index:2;background-color:var(--secondary-background-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:63px;min-width:63px;max-width:63px;height:63px;min-height:63px;max-height:63px;margin-right:-33px;display:flex;position:relative}.campaign-header-module__JzUJ_W__category-icon{justify-content:center;align-items:center;display:flex}.campaign-header-module__JzUJ_W__category-icon>span{display:block}.campaign-header-module__JzUJ_W__category-icon,.campaign-header-module__JzUJ_W__category-icon>span,.campaign-header-module__JzUJ_W__category-icon>span>svg{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.campaign-header-module__JzUJ_W__category-stripe{flex:1;align-items:center;height:48px;min-height:48px;max-height:48px;padding:0 24px 0 44px;display:flex}.campaign-header-module__JzUJ_W__category-text{color:var(--primary-background-color);white-space:nowrap;align-items:baseline;gap:8px;display:flex}.campaign-header-module__JzUJ_W__metadata-section{border-top:1px solid var(--color-primary-border);flex-direction:column;display:flex}.campaign-header-module__JzUJ_W__title-tags-row{padding:24px var(--section-padding-x);border-top:1px solid var(--color-primary-border);flex-direction:column;order:2;gap:12px;display:flex}.campaign-header-module__JzUJ_W__company-section{padding:24px var(--section-padding-x);flex-direction:column;order:1;justify-content:center;align-items:flex-start;gap:16px;display:flex}.campaign-header-module__JzUJ_W__company-label{text-transform:uppercase}.campaign-header-module__JzUJ_W__company-logo{width:100%;height:auto}.campaign-header-module__JzUJ_W__funding-model-section{padding:16px var(--section-padding-x);border-top:1px solid var(--color-primary-border);order:3;align-items:center;gap:12px;display:flex}.campaign-header-module__JzUJ_W__funding-model-icon{flex-shrink:0}.campaign-header-module__JzUJ_W__summary-section{border-top:1px solid var(--color-primary-border);padding:24px}@media (min-width:768px){.campaign-header-module__JzUJ_W__metadata-section{grid-template:"tags company""funding company"/2fr 1fr;display:grid}.campaign-header-module__JzUJ_W__title-tags-row{border-right:1px solid var(--color-primary-border);border-bottom:1px solid var(--color-primary-border);padding:40px var(--section-padding-x);order:unset;grid-area:tags}.campaign-header-module__JzUJ_W__funding-model-section{border-right:1px solid var(--color-primary-border);order:unset;padding:24px var(--section-padding-x);border-top:none;grid-area:funding}.campaign-header-module__JzUJ_W__company-section{order:unset;border-top:none;grid-area:company}.campaign-header-module__JzUJ_W__summary-section{border-top:1px solid var(--color-primary-border);padding:72px 24px}}@media (min-width:1280px){.campaign-header-module__JzUJ_W__campaign-header{--section-padding-x:40px}.campaign-header-module__JzUJ_W__category-section{padding:40px var(--section-padding-x)40px 23px}.campaign-header-module__JzUJ_W__company-section{padding:40px var(--section-padding-x)}.campaign-header-module__JzUJ_W__company-logo{width:100%;max-width:100%}.campaign-header-module__JzUJ_W__summary-section{border-top:1px solid var(--color-primary-border);padding:72px 40px}}@media (min-width:1920px){.campaign-header-module__JzUJ_W__campaign-header{--section-padding-x:72px}.campaign-header-module__JzUJ_W__category-icon-wrapper{width:68px;min-width:68px;max-width:68px;height:68px;min-height:68px;max-height:68px}.campaign-header-module__JzUJ_W__category-icon,.campaign-header-module__JzUJ_W__category-icon>span,.campaign-header-module__JzUJ_W__category-icon>span>svg{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px}.campaign-header-module__JzUJ_W__category-stripe{height:60px;min-height:60px;max-height:60px}.campaign-header-module__JzUJ_W__category-section{padding:72px 72px 72px 55px}.campaign-header-module__JzUJ_W__company-logo{width:100%;max-width:100%}.campaign-header-module__JzUJ_W__summary-section{border-top:1px solid var(--color-primary-border);padding:144px 72px}}
.case-study-funding-widget-module__djB3-a__widget{border-bottom:1px solid var(--color-primary-border);flex-direction:column;display:flex}.case-study-funding-widget-module__djB3-a__widget-content{flex-direction:column;gap:16px;padding:40px 40px 24px;display:flex}.case-study-funding-widget-module__djB3-a__header{flex-direction:column;gap:2px;display:flex}.case-study-funding-widget-module__djB3-a__label{color:#56b8c2;text-transform:uppercase}.case-study-funding-widget-module__djB3-a__actions{padding:0 40px 40px}.case-study-funding-widget-module__djB3-a__actions button{width:100%;padding:12px 64px;font-size:18px}@media (min-width:1920px){.case-study-funding-widget-module__djB3-a__widget-content{gap:24px;padding:72px 72px 24px}.case-study-funding-widget-module__djB3-a__actions{padding:0 72px 72px}.case-study-funding-widget-module__djB3-a__actions button{padding-top:16px;padding-bottom:16px}}.case-study-funding-widget-module__djB3-a__widget-compact{padding:0 16px calc(16px + env(safe-area-inset-bottom));background-color:var(--primary-background-color)}.case-study-funding-widget-module__djB3-a__compact__sheet-viewport{transition:max-height .22s ease-out;overflow:hidden}.case-study-funding-widget-module__djB3-a__compact__sheet-viewport--dragging{transition:none}.case-study-funding-widget-module__djB3-a__compact__top{flex-direction:column;gap:16px;padding:8px 0 16px;display:flex}.case-study-funding-widget-module__djB3-a__compact__handle{touch-action:none;background:0 0;border:none;justify-content:center;align-items:center;width:100%;max-width:140px;height:24px;margin:0 auto;padding:0;display:inline-flex}.case-study-funding-widget-module__djB3-a__compact__handle-bar{background-color:#ffffffe6;border-radius:999px;width:64px;height:5px}.case-study-funding-widget-module__djB3-a__compact__summary-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.case-study-funding-widget-module__djB3-a__compact__summary-amounts{flex-direction:column;gap:6px;min-width:0;display:flex}.case-study-funding-widget-module__djB3-a__compact__target-label{color:#56b8c2;text-transform:uppercase}.case-study-funding-widget-module__djB3-a__compact__summary-row .case-study-funding-widget-module__djB3-a__compact__summary-share{min-width:144px;padding:10px 16px;font-size:18px}.case-study-funding-widget-module__djB3-a__compact__expanded-content{flex-direction:column;gap:24px;padding-bottom:8px;display:flex}.case-study-funding-widget-module__djB3-a__compact__actions{gap:12px;display:flex}.case-study-funding-widget-module__djB3-a__compact__actions button{width:100%;padding:10px 16px;font-size:18px}@media (min-width:768px){.case-study-funding-widget-module__djB3-a__widget-compact{padding:0 72px calc(24px + env(safe-area-inset-bottom))}.case-study-funding-widget-module__djB3-a__compact__summary-share{min-width:180px}}
.campaigns-section-module__0eMfzq__case-study__image{aspect-ratio:16/9;position:relative}.campaigns-section-module__0eMfzq__founders-pledge{flex-direction:column;justify-content:center;align-items:flex-end;padding:24px;display:flex}.campaigns-section-module__0eMfzq__founders-pledge *{text-align:right}.campaigns-section-module__0eMfzq__founders-pledge__headline{flex-direction:column;display:inline-flex}.campaigns-section-module__0eMfzq__founders-pledge__bar{background-color:#ff3c00;width:100%;height:6px}.campaigns-section-module__0eMfzq__inaugural-banner{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.campaigns-section-module__0eMfzq__spotlight__animation{height:100%;right:0}@media (max-width:768px){.campaigns-section-module__0eMfzq__founders-pledge__container img{-o-object-position:55%;object-position:55%}}@media (min-width:768px){.campaigns-section-module__0eMfzq__founders-pledge *{max-width:464px}}@media (min-width:1280px){.campaigns-section-module__0eMfzq__founders-pledge{padding:40px}.campaigns-section-module__0eMfzq__founders-pledge *{max-width:553px}}@media (min-width:1920px){.campaigns-section-module__0eMfzq__case-study__wrapper{padding-left:72px;padding-right:72px}.campaigns-section-module__0eMfzq__founders-pledge{padding:152px 144px}}
/*# sourceMappingURL=96ce499b999a4234.css.map*/