@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);.info-helper{color:inherit;position:relative}.info-helper__pulse{-webkit-animation:pulse 3s ease-out;animation:pulse 3s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:rgba(255,178,0,.74);border:rgba(255,178,0,.38);border-radius:30px;height:30px;left:-5px;position:absolute;top:-12px;width:30px;z-index:1}@-webkit-keyframes pulse{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}25%{opacity:.1;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.3;-webkit-transform:scale(.1);transform:scale(.1)}75%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}25%{opacity:.1;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.3;-webkit-transform:scale(.1);transform:scale(.1)}75%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.react-toggle{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:transparent;border:0;cursor:pointer;display:inline-block;padding:0;position:relative;-ms-touch-action:pan-x;touch-action:pan-x;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-toggle-screenreader-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{background-color:#4d4d4d;border-radius:30px;height:24px;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;width:50px}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{bottom:0;height:10px;left:8px;line-height:0;margin-bottom:auto;margin-top:auto;opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;width:14px}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{bottom:0;height:10px;line-height:0;margin-bottom:auto;margin-top:auto;position:absolute;right:10px;top:0;width:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{background-color:#fafafa;border:1px solid #4d4d4d;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:22px;left:1px;position:absolute;top:1px;-webkit-transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;-webkit-transition:all .25s ease;transition:all .25s ease;width:22px}.react-toggle--checked .react-toggle-thumb{border-color:#19ab27;left:27px}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0 0 3px 2px #0099e0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0 0 5px 5px #0099e0;box-shadow:0 0 5px 5px #0099e0}.Checkbox{margin-bottom:.5rem;padding:.75rem 0}.Checkbox__info-helper.info-helper{color:#d8d8d8;font-size:.875rem;height:1.2rem;line-height:1.2;padding:0;text-transform:none;vertical-align:text-bottom}.Checkbox__info-helper.info-helper span{padding:0}.Checkbox.\--align-top label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Checkbox.\--align-middle label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Checkbox.\--align-bottom label{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Checkbox label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.Checkbox span{-webkit-box-flex:1;display:block;-ms-flex:1 1 100%;flex:1 1 100%;float:left;font-weight:500;padding:1px 10px;white-space:wrap}.Checkbox.\--toggle-only{height:auto;margin:0;padding:0}.Checkbox.\--toggle-only span{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Checkbox.\--label-small{font-size:.875rem}.Checkbox.\--label-regular{font-size:1rem}.Checkbox.\--label-large{font-size:1.25rem}.Checkbox.\--spacing-none{margin-bottom:0}.Checkbox.\--no-transition .react-toggle,.Checkbox.\--no-transition .react-toggle *{-webkit-transition-duration:0s;transition-duration:0s}.react-toggle{float:left}.react-toggle.react-toggle--checked .react-toggle-thumb{border-color:rgba(31,167,219,.82)}.react-toggle.react-toggle--checked .react-toggle-track{background-color:rgba(31,167,219,.82)}.react-toggle--focus .react-toggle-thumb,.react-toggle:active .react-toggle-thumb{-webkit-box-shadow:none;box-shadow:none}.react-toggle.react-toggle--checked:hover .react-toggle-track,.react-toggle.react-toggle--checked:hover:not(.react-toggle--disabled).react-toggle-track{background-color:rgba(25,133,174,.82)}.error-display{position:relative}.error-display__pop-up{-webkit-font-smoothing:subpixel-antialiased;background:rgba(255,0,0,.9);border-radius:5px;color:#fff;font-size:.875rem;left:-15px;padding:5px 10px;position:absolute;top:-35px;white-space:nowrap;z-index:10}.error-display__pop-up:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid rgba(255,0,0,.9);content:"";height:0;left:50%;margin-left:-10px;position:absolute;top:100%;width:0}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-indicator{display:inline-block}.loading-indicator svg{-webkit-animation:rotate 1.1s linear infinite;animation:rotate 1.1s linear infinite}.input{position:relative}.input__successMsg{font-size:12px;position:absolute;right:.5em;top:3px}.input__loadingIndicator{position:absolute;right:.5em;top:0}.input__element{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.75rem 1rem;width:100%}.input__element:focus{border-color:rgba(31,167,219,.62);outline:none}.input__element::input-placeholder{color:#c3c3c3;font-size:1rem;opacity:1}.input__element.\--isInvalid{border-color:red}.input__element.\--small{font-size:.75rem;padding:.375rem .5rem}.input__element.\--small::input-placeholder{color:#c3c3c3;font-size:.75rem;opacity:1}.input__element.\--text-only{background:transparent;border:none;color:#333;padding:.5rem 0}.input__infoMsg{background:rgba(31,167,219,.9);border-radius:5px;color:#fff;font-size:.8em;left:-15px;padding:5px 10px;position:absolute;top:-35px;visibility:hidden;white-space:nowrap;white-space:normal;width:100%;z-index:10}.input__infoMsg:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(31,167,219,.9);bottom:-10px;content:"";height:0;left:50%;margin-left:-10px;position:absolute;width:0}.input-row{margin-bottom:1rem}.input-row:last-child{margin-bottom:0}@media(min-width:50em){.input-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem}.input-row.\--spacing-none{margin-bottom:0}}.input-row__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:1rem}.input-row__item:last-child{margin-bottom:0}@media(min-width:50em){.input-row__item{margin-bottom:0;padding-left:1rem;padding-right:1rem}.input-row.\--address{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.input-row.\--address .input-row__item:first-child{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1rem}.input-row.\--address .input-row__item:nth-child(2),.input-row.\--address .input-row__item:nth-child(3){-ms-flex-preferred-size:50%;flex-basis:50%}}@media(min-width:64em){.input-row.\--address .input-row__item:first-child,.input-row.\--address .input-row__item:nth-child(2){-ms-flex-preferred-size:38%;flex-basis:38%;margin-bottom:0}.input-row.\--address .input-row__item:nth-child(3){-ms-flex-preferred-size:24%;flex-basis:24%}}.input-row.\--checkbox .input-row__item{margin-bottom:0;margin-top:-.5rem}.input-row.\--checkbox .input-row__item:first-child{margin-top:-1rem}@media(min-width:50em){.input-row.\--twocol{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.input-row.\--twocol .input-row__item:first-child,.input-row.\--twocol .input-row__item:nth-child(2){-ms-flex-preferred-size:50%;flex-basis:50%}.input-row.\--fullname-title{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.input-row.\--fullname-title .input-row__item:first-child{-ms-flex-preferred-size:24%;flex-basis:24%}.input-row.\--fullname-title .input-row__item:nth-child(2),.input-row.\--fullname-title .input-row__item:nth-child(3){-ms-flex-preferred-size:38%;flex-basis:38%}}.input-row.\--spacing-small{margin-bottom:.5rem}.input-row.\--spacing-small:last-child{margin-bottom:0}.input-group{margin-bottom:3rem}@media screen and (max-width:480px){.input-group{margin-bottom:1.5rem}}@media screen and (min-width:481px)and (max-width:700px){.input-group{margin-bottom:1.5rem}}.input-group__label-text{display:block;font-size:1rem;font-weight:700;margin-bottom:.25rem;text-transform:uppercase}.--sentence-case>.input-group__label .input-group__label-text{font-size:1rem;font-weight:700;text-transform:none}.input-group__description{color:gray;display:block;font-size:.8rem;margin-bottom:1rem}.input-group__info-helper{color:#d8d8d8;height:1.2rem;line-height:1.2rem;margin-left:.5rem;text-transform:none;vertical-align:text-bottom}.input-group.\--v2{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.input-group.\--margin-bottom-small,.input-group.\--margin-bottom-small.--spacing-small{margin-bottom:1rem}.input-group.\--margin-bottom-medium,.input-group.\--small{margin-bottom:1.5rem}.input-group.\--small .input-group__label-text{font-size:.8em}.input-group.\--small .input-group__description{margin-bottom:.5rem}.input-group.\--inline{clear:both;margin-left:-20px;margin-right:-20px;padding-left:0!important;padding-right:0!important;vertical-align:bottom}.input-group.\--inline>*{float:none!important}.input-group.\--inline:after,.input-group.\--inline:before{content:"";display:table}.input-group.\--inline:after{clear:both}.input-group.\--inline .input-group__label{display:inline-block;float:left;font-size:.9rem;max-width:16.66%;min-height:1px;padding-left:20px;padding-right:20px;text-transform:uppercase;vertical-align:middle;width:16.66%}@media screen and (max-width:480px){.input-group.\--inline .input-group__label{display:inline-block;float:left;font-size:1rem;margin-bottom:.9rem;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:481px)and (max-width:700px){.input-group.\--inline .input-group__label{display:inline-block;float:left;font-size:1rem;margin-bottom:.9rem;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline .input-group__description{display:none}.input-group.\--inline .input-group__inputs{display:inline-block;float:left;max-width:83.3%;min-height:1px;padding-left:20px;padding-right:20px;vertical-align:middle;width:83.3%}@media screen and (max-width:480px){.input-group.\--inline .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:481px)and (max-width:700px){.input-group.\--inline .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline .input-group__label-content{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group.\--inline .input-group__label-content.\--bottom-padding{padding-bottom:1rem}.input-group.\--inline .input-group__label-text{display:inline-block;line-height:1.2rem;vertical-align:middle}.input-group.\--inline.\--inline--align-top .input-group__label{vertical-align:top}@media(min-width:37.5em){.input-group.\--inline.\--inline--align-top .input-group__label{padding-top:.25rem}}.input-group.\--inline.\--inline--align-top .input-group__inputs{vertical-align:top}.input-group.\--inline.\--inline--align-middle .input-group__inputs,.input-group.\--inline.\--inline--align-middle .input-group__label{vertical-align:middle}.input-group.\--inline.\--inline--align-bottom .input-group__inputs,.input-group.\--inline.\--inline--align-bottom .input-group__label{vertical-align:bottom}.input-group.\--inline.\--inline--sixth .input-group__label{display:inline-block;float:left;max-width:16.66%;min-height:1px;padding-left:20px;padding-right:20px;width:16.66%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--sixth .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--sixth .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline.\--inline--sixth .input-group__inputs{display:inline-block;float:left;max-width:83.3%;min-height:1px;padding-left:20px;padding-right:20px;width:83.3%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--sixth .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--sixth .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline.\--inline--quarter .input-group__label{display:inline-block;float:left;max-width:24.99%;min-height:1px;padding-left:20px;padding-right:20px;width:24.99%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--quarter .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--quarter .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline.\--inline--quarter .input-group__inputs{display:inline-block;float:left;max-width:74.97%;min-height:1px;padding-left:20px;padding-right:20px;width:74.97%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--quarter .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--quarter .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline.\--inline--third .input-group__label{display:inline-block;float:left;max-width:33.32%;min-height:1px;padding-left:20px;padding-right:20px;width:33.32%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--third .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--third .input-group__label{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--inline.\--inline--third .input-group__inputs{display:inline-block;float:left;max-width:66.64%;min-height:1px;padding-left:20px;padding-right:20px;width:66.64%}@media screen and (max-width:480px){.input-group.\--inline.\--inline--third .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}@media screen and (min-width:701px)and (max-width:1024px){.input-group.\--inline.\--inline--third .input-group__inputs{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}.input-group.\--label-padding>.input-group__label>.input-group__label-content{padding-bottom:1rem}.input-group.\--centered{text-align:center}.input-group.\--spacing-none{margin-bottom:0}.input-group.\--spacing-xsmall{margin-bottom:.5rem}.input-group.\--spacing-small{margin-bottom:1.5rem}.input-group.\--is-flash-highlight{-webkit-animation:box-pulse 1.6s ease-in 2;animation:box-pulse 1.6s ease-in 2}@-webkit-keyframes box-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,.8);box-shadow:0 0 0 0 rgba(255,178,2,.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,178,2,0);box-shadow:0 0 0 10px rgba(255,178,2,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,0);box-shadow:0 0 0 0 rgba(255,178,2,0)}}@keyframes box-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,.8);box-shadow:0 0 0 0 rgba(255,178,2,.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,178,2,0);box-shadow:0 0 0 10px rgba(255,178,2,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,0);box-shadow:0 0 0 0 rgba(255,178,2,0)}}.select{display:block;position:relative}.select__element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:none;border:1px solid #ccc;border-radius:4px;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:0;padding:.75rem 32px .75rem 1rem;width:100%}.select__element:focus{outline:none}.select__element:disabled{background-color:#e2e2e2!important;cursor:default}.select__element.\--selected{background:rgba(31,167,219,.62);border-color:transparent;color:#fff}.select__element.\--isInvalid{border:1px solid rgba(255,0,0,.9)}.select.\--selected:after{border-top-color:#fff}.select:after{border-left:.3125em solid transparent;border-right:.3125em solid transparent;border-top:.4375em solid;content:"";display:inline-block;height:0;margin-left:.5em;position:absolute;right:1rem;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);vertical-align:middle;width:0}.grecaptcha-badge{visibility:hidden!important}.turnstile__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.turnstile__wrapper.hidden{display:none}.donation-form{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.donation-form__fieldset:not(:last-child){margin-bottom:2rem}@media(min-width:50em){.donation-form__fieldset:not(:last-child){margin-bottom:4rem}}.donation-form__selector-hide{display:none}.donation-form__fundraiser-dropdown.payment__header{margin-bottom:1rem}.donation-form__custom-fields{padding-top:1rem}.donation-form__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #333;margin-bottom:1rem;padding-bottom:.25rem}.donation-form__heading.\--details{margin-top:2rem}@media(min-width:50em){.donation-form__heading.\--details{margin-top:4rem}}.donation-form__heading.\--payment{margin-top:4rem}.donation-form__matched-giving{margin-bottom:1rem}.donation-form__matched-giving .option-selector__line-item-title{font-size:1.2rem;font-weight:700}.donation-form__line-item,.donation-form__matched-giving-amount.donation-form__matched-giving-amount-copy{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.donation-form__line-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;line-height:1.2;margin-top:1rem;padding-left:1rem;padding-right:1rem}.donation-form__line-item:not(:last-child){margin-bottom:1rem}.donation-form__line-item>.input-row.\--select{margin:0;width:100%}.donation-form__line-item>.input-row.\--select label.select{width:100%}.donation-form__line-item>.input-row.\--select label.select select{border-radius:.5rem}.donation-form__line-item>.donation-form__options{width:100%}.donation-form__line-item.\--total{border-top:1px solid #f1f3f5;padding-top:15px}.donation-form__line-item.\--total__line-item-value{text-align:right}.donation-form__line-item.\--donation{border-top:1px solid #f1f3f5;padding-top:15px}.donation-form__line-item--currency-change{cursor:pointer}.donation-form__perk-container{background:#fff;margin:0 -1rem;padding:0 0 1rem;position:relative}.donation-form__perk-container.\--arrow-box{border:1px solid #ccc;border-radius:.5rem;margin:0;padding:0 0 1rem;position:relative}.donation-form__perk-container.\--arrow-box:after,.donation-form__perk-container.\--arrow-box:before{border:solid transparent;bottom:100%;content:" ";height:0;left:2rem;pointer-events:none;position:absolute;width:0}.donation-form__perk-container.\--arrow-box:after{border-color:rgba(255,255,255,0) rgba(255,255,255,0) #fff;border-width:12px;margin-left:-12px}.donation-form__perk-container.\--arrow-box:before{border-color:rgba(217,217,217,0) rgba(217,217,217,0) #ccc;border-width:13px;margin-left:-13px}.donation-form__options{display:-webkit-box;display:-ms-flexbox;display:flex}.donation-form__options>.input-row.\--select{margin:0;width:100%}.donation-form__options>.input-row.\--select label.select{width:100%}.donation-form__options label.select{border-radius:0 .5rem .5rem 0;display:inline-block;width:28%}.donation-form__options label.select select{border-left:none;border-radius:0 .5rem .5rem 0;color:#333;font-weight:700;padding-left:43%}.donation-form__options label.select select option{color:#333;font-weight:700}.donation-form__options label.select select option:disabled{background:#ccc;color:gray}.donation-form__options label.select.\--active{background:#1fa8df}.donation-form__options label.select.\--active select{color:#fff}.donation-form__options label.select.\--active select option{color:#333}.donation-form__options label.select.\--active:after{color:#fff}.donation-form__options label.select.\--disabled{background:#ccc;color:gray;cursor:not-allowed}.donation-form__options label.select.\--disabled select{color:gray;cursor:not-allowed}.donation-form__option{border:1px solid #ccc;border-left:none;cursor:pointer;display:inline-block;font-weight:700;padding:.75rem .25rem;text-align:center;width:18%}.donation-form__option:first-child{border-left:1px solid #ccc;border-radius:.5rem 0 0 .5rem}.donation-form__option.\--active{background:#1fa8df;color:#fff}.donation-form__option.\--disabled{background:#ccc;border-right-color:#ababab;color:gray;cursor:not-allowed}.donation-form__option-input{display:none}.donation-form__perk-question{display:block;font-weight:700;margin-bottom:.25em;width:100%}.donation-form__only-available{font-size:.75rem;padding-left:.5rem}.donation-form__line-item-label{display:block;padding-right:1rem}.donation-form__line-item-label.--change-currency{font-size:14px}.donation-form__line-item-label.--change-currency.donation-form__currency-conversion-platform-fee{padding-top:10px}.donation-form__line-item-value{font-weight:700}.donation-form__line-item-value,.donation-form__line-item-value .value-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.donation-form__line-item-value .value-container .currency-chip{margin-top:.12rem}.donation-form__line-item-currency{font-weight:400;padding-right:.5rem}.donation-form__line-item-total{font-size:2rem}.donation-form__line-item-suffix{font-weight:400;padding-left:.5rem}.donation-form__line-info{font-size:.875rem;font-style:italic;margin-top:1rem;padding-left:1rem;padding-right:1rem}.donation-form__regular-giving{margin-top:1rem}.donation-form__payment-method{margin-bottom:1rem;position:relative}.donation-form__payment-method--direct-debit{margin-top:25px}.donation-form__payment-instruction{color:#333;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:1rem;margin:1rem 0 0;padding:0}.donation-form__input-card{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:.75rem 1rem}.donation-form__input-card.\--invalid{border-color:red}.donation-form__input-card-expiry-cvc{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}@media(min-width:37.5em){.donation-form__input-card-expiry-cvc{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.donation-form__input-card-expiry-cvc label{-webkit-box-flex:1;-ms-flex:1;flex:1}.donation-form__input-card-expiry-cvc label:first-of-type{padding-right:.5rem}}.donation-form__terms{font-size:.875rem;padding:0}.donation-form__campaigner-disclaimer,.donation-form__terms{color:#333;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;margin:0 0 1rem}.donation-form__campaigner-disclaimer{background-color:#e8f6fc;border-radius:.5rem;padding:1rem}.donation-form__action{margin-top:1rem}@media(min-width:50em){.donation-form__action{margin-top:2rem;max-width:80%}}@media(min-width:64em){.donation-form__action{max-width:60%}}.donation-form__error{color:#333;color:#d60000;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:.875rem;margin:1rem 0 0;padding:0}.donation-form__card-error,.donation-form__submission-error{color:#d60000}.donation-fee-confirmation{background-color:#e8f6fc;padding:1rem}.donation-fee-confirmation__line-item{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;justify-content:space-between;line-height:1.2;margin-top:1rem}.donation-fee-confirmation__line-item:not(:last-child){margin-bottom:1rem}.donation-fee-confirmation__line-item.\--total__line-item-value{text-align:right}.donation-fee-confirmation__line-item-label{display:block;padding-right:1rem}.donation-fee-confirmation__line-item-value{font-weight:700}.donation-fee-confirmation__line-item-value,.donation-fee-confirmation__line-item-value .value-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.donation-fee-confirmation__line-item-currency{font-weight:400;padding-right:.5rem}.donation-fee-confirmation__line-item-total{font-size:2rem}.donation-fee-confirmation__line-item-suffix{font-weight:400;padding-left:.5rem}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}a,h1,h2,h3,h4,h5,h6,p{word-wrap:break-word}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{-webkit-text-decoration-skip:objects;background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.__react_component_tooltip.type-info{background-color:#1fa8df!important}.__react_component_tooltip.type-info.place-top:after{border-top-color:#1fa8df!important}.__react_component_tooltip.type-info.place-right:after{border-right-color:#1fa8df!important}.__react_component_tooltip.type-info.place-bottom:after{border-bottom-color:#1fa8df!important}.__react_component_tooltip.type-info.place-left:after{border-left-color:#1fa8df!important}.--secondary .__react_component_tooltip.type-info{background-color:#434343!important}.--secondary .__react_component_tooltip.type-info.place-top:after{border-top-color:#434343!important}.--secondary .__react_component_tooltip.type-info.place-right:after{border-right-color:#434343!important}.--secondary .__react_component_tooltip.type-info.place-bottom:after{border-bottom-color:#434343!important}.--secondary .__react_component_tooltip.type-info.place-left:after{border-left-color:#434343!important}.ReactModal__Overlay{opacity:0;-webkit-perspective:600;perspective:600}.ReactModal__Overlay--after-open{opacity:1;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.ReactModal__Content{-webkit-transform:scale(.5) rotateX(-30deg)}.ReactModal__Content--after-open{-webkit-transform:scale(1) rotateX(0deg);-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Content--before-close{-webkit-transform:scale(.5) rotateX(30deg);-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.Select-menu::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Select-menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}@-webkit-keyframes progress-alt{0%{opacity:1}50%{opacity:.6}}@keyframes progress-alt{0%{opacity:1}50%{opacity:.6}}:root .react-loading-skeleton{-webkit-animation:progress-alt 1.2s ease-in-out infinite;animation:progress-alt 1.2s ease-in-out infinite;background-color:#eee;background-image:-webkit-gradient(linear,left top,right top,from(#eee),color-stop(#f5f5f5),to(#eee));background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-repeat:no-repeat;background-size:100%;border-radius:4px;display:inline-block;line-height:1;width:100%}button:focus,input:focus{outline:none}i{font-style:none}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:900;src:local("Source Sans Pro Black"),local("SourceSansPro-Black"),"url(https://fonts.gstatic.com/s/sourcesanspro/v10/toadOcfmlt9b38dHJxOBGIq-Fb0zf838trI74uojZQY.woff2)" format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215}.shares-count{float:left;font-size:16px;width:20%}.shares-count .shares-count-header{font-family:Source Sans Pro,sans-serif!important;font-size:38px;font-weight:900!important;letter-spacing:-1px!important;margin-bottom:0;margin-top:15px}.shares-count .shares-count-label{color:#9b9b9b;font-size:16px;margin-top:0}.shares-social{float:left;margin-top:24px;width:60%}.shares-social a{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;float:left;font-size:.8em;overflow:hidden;padding:12px 8px;text-align:center;width:100%}.shares-social .shares-new{border-radius:50px;float:left;margin-right:2.5%;overflow:hidden;width:150px}.shares-social .shares-facebook{background:#3b5999;border-color:#3b5999}.shares-social .shares-twitter{background:#55acee;border-color:#55acee}@media(max-width:768px){.shares{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shares,.shares .shares-count{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.shares .shares-count{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;margin-top:10px;width:100%}.shares .shares-count .shares-count-header{margin-right:14px;margin-top:0}.shares .shares-count .shares-count-label{margin-bottom:0}.shares .shares-social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;width:100%}.shares-count .shares-count-label{font-size:14px}.shareBar{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:0}.shareBar .shareBar__share-count{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:center;text-align:center}.shareBar .shareBar__share-count .SocialMediaShareCount{margin-right:14px}.shareBar .shareBar__items{margin-left:0}.mobile-hide{display:none!important}}@media(max-width:520px){.shares-social{width:80%}.shares-count-header{font-size:24px}}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;color:#333;font-family:open sans,sans-serif;margin:0;padding:0;position:relative}p{line-height:1.4}a{color:#428bca;text-decoration:none}img{max-width:100%}.container{max-width:1170px}.container,.container-large{margin:0 auto;padding-left:15px;padding-right:15px;width:100%}.container-large{max-width:1250px}.main>*{width:100%}.main>:last-child{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.well{background-color:#fcfcfc;border:1px solid #d7d7d7;border-radius:.5rem;margin-bottom:1rem;padding:.5rem 1rem;width:100%}.header{background-color:#fff;height:62px;position:relative;z-index:201}@media(min-width:50em){.header{height:68px}}@media(min-width:64em){.header{padding-left:24px}}.header__positioning{-webkit-box-shadow:0 2px 4px 0 rgba(143,141,141,.5);box-shadow:0 2px 4px 0 rgba(143,141,141,.5)}@media(min-width:50em){.header__positioning.\--fixed{background-color:#fff;left:0;position:fixed;top:0;width:100%}}.header__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;justify-content:space-between;padding-left:16px;padding-right:16px;-webkit-transition:height .2s ease-in-out,padding .2s ease-in-out;transition:height .2s ease-in-out,padding .2s ease-in-out}@media(min-width:50em){.header__container{height:68px;padding-right:0}}@media(min-width:64em){.header__container{padding-left:24px}}@media(min-width:80em){.header__container{margin-left:auto;margin-right:auto;max-width:1680px}}@media(max-width:xldesktop){.header__container{margin-left:auto;margin-right:auto;max-width:1680px}}.header__container.\--contained{margin-left:auto;margin-right:auto;max-width:1280px}.header__section.\--has-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:50em){.header__section.\--grows-desktop{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.header__logo-link{-webkit-box-flex:0;display:block;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;width:42px}.header__svg-logo{display:block;height:auto;width:100%}.header__search-mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;padding:0 12px}@media(min-width:25em){.header__search-mobile{padding:0 16px}}@media(min-width:50em){.header__search-mobile{display:none}}.header__user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;margin-right:12px;padding:0 12px}@media(min-width:25em){.header__user{margin-right:16px;padding:0 16px}}@media(min-width:50em){.header__user{display:none}}.navigation{line-height:1}@media(min-width:50em){.navigation{width:100%}}.navigation__checkbox{opacity:0;position:absolute;visibility:hidden}@media(min-width:50em){.navigation__checkbox{display:none}}.navigation__overlay{background-color:#fff;bottom:-9999px;left:-999px;opacity:0;pointer-events:none;position:fixed;right:-999px;top:-999px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media(min-width:50em){.navigation__overlay{display:none}}.navigation__checkbox:checked~.navigation__overlay{opacity:1;pointer-events:auto;z-index:100}.navigation__overlay-toggle{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.navigation__overlay-toggle-text{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.navigation__toggle{cursor:pointer;display:block;margin:0;position:relative;width:32px;z-index:100}@media(min-width:50em){.navigation__toggle{display:none}}.navigation__toggle-icon{left:50%;top:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.navigation__checkbox:checked~.navigation__toggle .navigation__toggle-icon{background-color:transparent}.navigation__toggle-icon,.navigation__toggle-icon:after,.navigation__toggle-icon:before{background-color:#333;border-radius:2px;content:"";display:block;height:2px;position:absolute;-webkit-transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:top .2s ease-in-out,transform .2s ease-in-out;transition:top .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:12px}.navigation__toggle-icon:before{left:0;top:-4px}.navigation__checkbox:checked~.navigation__toggle .navigation__toggle-icon:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navigation__toggle-icon:after{left:0;top:4px}.navigation__checkbox:checked~.navigation__toggle .navigation__toggle-icon:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navigation__toggle-caption{display:block;margin-top:4px;padding-top:16px}.navigation__toggle-text{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.7px;text-align:center;text-transform:uppercase}.navigation__toggle-text.\--open{display:block}.navigation__checkbox:checked~.navigation__toggle .navigation__toggle-text.\--open,.navigation__toggle-text.\--close{display:none}.navigation__checkbox:checked~.navigation__toggle .navigation__toggle-text.\--close{display:block}.navigation__items{left:0;margin:8px 48px;opacity:0;pointer-events:none;position:absolute;right:0;top:50px;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;visibility:hidden;z-index:100}@media(min-width:50em){.navigation__items{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0;opacity:1;pointer-events:auto;position:static;-webkit-transform:none;transform:none;visibility:visible}}.navigation__checkbox:checked~.navigation__items{cursor:pointer;opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.navigation__list{list-style:none;margin:0;padding:0}@media(min-width:50em){.navigation__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px}}@media(min-width:64em){.navigation__list{margin-left:24px}}.navigation__list-item{margin:8px 0}@media(min-width:50em){.navigation__list-item{margin:0 12px}}@media(min-width:64em){.navigation__list-item{margin:0 16px}}@media(min-width:50em){.navigation__list-item.\--hide-tablet{display:none}}@media(min-width:64em){.navigation__list-item.\--hide-tablet{display:block}}@media(min-width:50em){.navigation__list-item.\--mobile-only{display:none}}.navigation__list-item.\--desktop-only{display:none}@media(min-width:50em){.navigation__list-item.\--desktop-only{display:block}}.navigation__list-item.\--user-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}@media(min-width:50em){.navigation__list-item.\--user-nav-item{height:68px;padding:0 16px}}@media(min-width:64em){.navigation__list-item.\--user-nav-item{padding:0 24px}}.navigation__list-item:last-child{margin-right:0}.navigation__list-item__sub-nav{border-radius:.75em;-webkit-box-shadow:0 .5em .75em rgba(0,0,0,.33);box-shadow:0 .5em .75em rgba(0,0,0,.33);margin-left:-.75em;position:absolute}.navigation__list-item__sub-nav,.navigation__list-item__sub-nav.mobile-sub-menu{-webkit-animation-delay:.05s;animation-delay:.05s;background:#fff;display:none;padding:.5em .75em}.navigation__list-item__sub-nav.mobile-sub-menu{-webkit-box-shadow:none;box-shadow:none;margin-left:.75em;position:relative}.navigation__list-item:hover .navigation__list-item__sub-nav{display:inline-block}.navigation__list-item:hover .navigation__list-item__sub-nav.mobile-sub-menu{display:block}.navigation__item-link{border-bottom:1px solid #ededed;color:#333;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:18px;font-weight:600;padding:8px 0;-webkit-transition:border-bottom-color .2s ease-in-out,color .2s ease-in-out;transition:border-bottom-color .2s ease-in-out,color .2s ease-in-out}.navigation__item-link:focus,.navigation__item-link:hover{border-bottom-color:#1fa8df;color:#1fa8df}@media(min-width:50em){.navigation__item-link{border-bottom:none;font-size:14px}}.navigation__item-link.\--search{cursor:pointer;margin-bottom:0}.navigation__item-link.\--search .icon{font-size:12px;margin-left:8px}.navigation__item-icon{display:inline-block;vertical-align:middle;width:16px}.navigation__item-icon>svg{fill:currentcolor}.navigation__secondary{display:none;margin-top:8px}@media(min-width:50em){.navigation__secondary{display:block;margin-top:0}}.footer{background-color:#414141;clear:both;line-height:1}.footer__container{margin-left:auto;margin-right:auto;max-width:1170px;padding:32px 15px;width:100%}@media(min-width:50em){.footer__container{padding-bottom:48px;padding-top:48px}}.footer__primary{margin-bottom:32px}@media(min-width:37.5em){.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__links-group{padding-left:8px;padding-right:8px;width:50%}.footer__links-group:nth-child(odd){padding-left:0}.footer__links-group:nth-child(2n){padding-right:0}}@media(min-width:50em){.footer__links-group{margin-bottom:0;width:25%}.footer__links-group,.footer__links-group:nth-child(2n),.footer__links-group:nth-child(odd){padding-left:16px;padding-right:16px}.footer__links-group:first-child{padding-left:0}.footer__links-group:last-child{padding-right:0}}.footer__group-item{margin-bottom:16px}@media(min-width:37.5em){.footer__group-item{margin-bottom:24px}}@media(min-width:50em){.footer__group-item:last-child{margin-bottom:0}}.footer__toggle{cursor:pointer;display:block;font-weight:400;margin:0;position:relative}@media(min-width:37.5em){.footer__toggle{cursor:auto}}.footer__toggle-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.82 1 7.94 6.88 2.06 1 1 2.06 7.94 9l6.94-6.94z' stroke-width='.5' stroke='%23414141' fill='%23FFF'/%3E%3C/svg%3E");content:"";display:block;height:8px;position:absolute;right:0;top:4px;-webkit-transform:rotate(0);transform:rotate(0);width:14px}.footer__list-checkbox:checked~.footer__toggle .footer__toggle-icon:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media(min-width:37.5em){.footer__toggle-icon{display:none}}.footer__list-checkbox{opacity:0;position:absolute;visibility:hidden}@media(min-width:50em){.footer__list-checkbox{display:none}}.footer__list-heading{border-bottom:1px solid #979797;color:#fff;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:16px;font-weight:700;padding-bottom:12px}@media(min-width:37.5em){.footer__list-heading{border-bottom:0;margin-bottom:16px;padding-bottom:0}}.footer__list-content{max-height:0;opacity:0;overflow:hidden}.footer__list-checkbox:checked~.footer__list-content{max-height:400px;opacity:1}@media(min-width:37.5em){.footer__list-content{max-height:none;opacity:1}}.footer__list-links{list-style:none;margin:0;padding:0}@media(min-width:37.5em){.footer__list-links:not(:last-child){margin-bottom:32px}}.footer__list-item{color:#fff;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;line-height:1.2857142857;margin:8px 0}.footer__list-link{color:#fff;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer__list-link:focus,.footer__list-link:hover{color:#fff;opacity:.8}.footer__region{margin-bottom:32px;margin-top:24px}@media(min-width:37.5em){.footer__region{margin-top:0;width:33%}}@media(min-width:50em){.footer__region{margin-bottom:48px;margin-left:calc(25% + 16px);margin-top:24px;width:calc(25% - 32px)}}.footer__region-label{display:inline-block;font-size:14px;font-weight:400;margin:0;padding-bottom:12px}.footer__region-label,.footer__region-select{color:#fff;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.footer__region-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#414141;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.82 1 7.94 6.88 2.06 1 1 2.06 7.94 9l6.94-6.94z' stroke-width='.5' stroke='%23414141' fill='%23FFF'/%3E%3C/svg%3E");background-position:calc(100% - 16px);background-repeat:no-repeat;border:1px solid #fafafa;border-radius:32px;cursor:pointer;display:block;font-size:16px;height:32px;padding:4px 16px;width:100%}@media(min-width:64em){.footer__region-select{font-size:14px}}@media(min-width:37.5em){.footer__social.\--mobile{display:none}}.footer__social.\--desktop{display:none}@media(min-width:37.5em){.footer__social.\--desktop{display:block}}.footer__secondary{border-top:1px solid #6a6a6a;padding-top:8px}@media(min-width:37.5em){.footer__secondary{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:16px}}.footer__secondary.\--reduced{border-top:0;padding-top:0}.footer__copyright{color:#fff;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:12px;text-align:center}@media(min-width:37.5em){.footer__copyright{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;text-align:left}}.footer__logo{margin-left:auto;margin-right:auto;margin-top:12px;width:42px}@media(min-width:37.5em){.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}}.footer__logo-link{display:block;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer__logo-link:focus,.footer__logo-link:hover{opacity:.8}.footer__logo-svg{fill:#fff;display:block;height:auto;width:100%}@media(min-width:37.5em){.footer__social{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;text-align:right}}.footer__social-list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;list-style:none;margin:0;padding:0}@media(min-width:37.5em){.footer__social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer__social-item{margin:0 8px}.footer__social-item:first-child{margin-left:0}.footer__social-item:last-child{margin-right:0}.footer__social-link{display:block;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer__social-link:hover{opacity:.8}.footer__social-icon:before{content:"";display:block}.footer__social-icon.\--email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.017.857 8.846 7.49L18.71.856H1.016zM0 1.69v10.717c0 .355.293.64.658.64h18.41a.647.647 0 0 0 .658-.64V1.69l-9.43 7.99a.671.671 0 0 1-.864 0L0 1.69z' fill='%23FFF'/%3E%3C/svg%3E");height:14px;top:4px;width:20px}.footer__social-icon.\--twitter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.178 2.263a7.822 7.822 0 0 1-2.323.665A4.212 4.212 0 0 0 19.633.594a7.95 7.95 0 0 1-2.57 1.025A3.961 3.961 0 0 0 14.108.285c-2.234 0-4.046 1.89-4.046 4.22 0 .33.035.653.104.962-3.362-.177-6.344-1.857-8.34-4.41a4.333 4.333 0 0 0-.547 2.12c0 1.465.714 2.758 1.8 3.514a3.936 3.936 0 0 1-1.834-.53v.053c0 2.044 1.395 3.75 3.245 4.14a3.97 3.97 0 0 1-1.065.146c-.26 0-.514-.026-.762-.077.516 1.678 2.01 2.898 3.78 2.932a7.92 7.92 0 0 1-5.991 1.744A11.089 11.089 0 0 0 6.655 17c7.444 0 11.513-6.432 11.513-12.01l-.014-.546a8.269 8.269 0 0 0 2.024-2.18z' fill='%23FFF'/%3E%3C/svg%3E");height:17px;top:4px;width:21px}.footer__social-icon.\--facebook:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9 0H1.51a.61.61 0 0 0-.605.612v15.49a.61.61 0 0 0 .607.612h3.02v-6.48a.395.395 0 0 0-.394-.397h-.622a.395.395 0 0 1-.394-.396V7.864c0-.22.177-.396.394-.396h.622a.395.395 0 0 0 .394-.396V6.04c0-1.012.237-1.78.713-2.3.475-.52 1.257-.78 2.346-.78h1.487c.218 0 .394.178.394.397v1.577c0 .22-.175.397-.393.397h-.783c-.216 0-.39.02-.52.055a.452.452 0 0 0-.28.196.814.814 0 0 0-.112.29 2.537 2.537 0 0 0-.025.412v.79c0 .218.176.395.394.395h1.344c.217 0 .375.177.352.394L9.28 9.444a.447.447 0 0 1-.435.394H7.75a.395.395 0 0 0-.393.397v6.48H16.9a.609.609 0 0 0 .607-.61V.61a.608.608 0 0 0-.607-.612z' fill='%23FFF'/%3E%3C/svg%3E");height:17px;top:4px;width:18px}.footer__social-caption{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.campaign-listing__header{-webkit-box-align:top;-ms-flex-align:top;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:2rem}@media(min-width:37.5em){.campaign-listing__header{margin-bottom:1.5rem;margin-top:3rem}}.campaign-listing__heading{border-bottom:3px solid #333;padding-bottom:.25rem}.campaign-listing__heading-link{color:#c3c3c3;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:.875rem;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.campaign-listing__heading-link:hover{color:#1fa8df}@media(min-width:50em){.campaign-listing__heading-link{font-size:1rem}}.campaign-listing__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding:0 .5rem;row-gap:1.5rem}@media(min-width:37.5em){.campaign-listing__list{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin-left:-.75rem;margin-right:-.75rem}}.campaign-listing__list>a{margin-top:-1px;width:100%}.campaign-listing__list>a:first-child{margin-top:0}@media(min-width:37.5em){.campaign-listing__list>a{margin:0 .75rem 1.5rem;width:calc(50% - 1.5rem)}}@media(min-width:50em){.campaign-listing__list>a{width:calc(33.33% - 1.5rem)}}@media(min-width:64em){.campaign-listing__list>a{width:calc(25% - 1.5rem)}}@media(min-width:37.5em){.campaign-listing.\--narrow .campaign-listing__list>a{width:calc(33.33% - 1.5rem)}.campaign-listing.\--narrow .campaign-listing__list>a:last-child,.campaign-listing.\--narrow .campaign-listing__list>a:nth-last-child(2),.campaign-listing.\--narrow .campaign-listing__list>a:nth-last-child(3){margin-bottom:0}.campaign-listing.\--single-item .campaign-listing__list{margin-left:0;margin-right:0}}.campaign-listing.\--single-item .campaign-listing__list>a{width:100%}@media(min-width:37.5em){.campaign-listing.\--single-item .campaign-listing__list>a{margin-left:0;margin-right:0}.campaign-listing.\--row-2 .campaign-listing__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.campaign-listing.\--row-2 .campaign-listing__list>a{width:calc(50% - 1.5rem)}.campaign-listing.\--row-2 .campaign-listing__list>a:last-child,.campaign-listing.\--row-2 .campaign-listing__list>a:nth-last-child(2){margin-bottom:0}.campaign-listing.\--row-4 .campaign-listing__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.campaign-listing.\--row-4 .campaign-listing__list>a{width:calc(50% - 3rem)}.campaign-listing.\--row-4 .campaign-listing__list>a:last-child,.campaign-listing.\--row-4 .campaign-listing__list>a:nth-last-child(2){margin-bottom:0}}@media(min-width:50em){.campaign-listing.\--row-4 .campaign-listing__list>a{width:calc(50% - 6rem)}}@media(min-width:64em){.campaign-listing.\--row-4 .campaign-listing__list>a{width:calc(25% - 1.5rem)}.campaign-listing.\--row-4 .campaign-listing__list>a:last-child,.campaign-listing.\--row-4 .campaign-listing__list>a:nth-last-child(2),.campaign-listing.\--row-4 .campaign-listing__list>a:nth-last-child(3),.campaign-listing.\--row-4 .campaign-listing__list>a:nth-last-child(4){margin-bottom:0}}.page-block{padding-bottom:2rem;padding-top:2rem;width:100%}.page-block__slim{padding-bottom:1rem;padding-top:1rem}@media(min-width:37.5em){.page-block{padding-bottom:3rem;padding-top:3rem}}@media(min-width:50em){.page-block{padding-bottom:4rem;padding-top:4rem}.page-block__slim{padding-bottom:1.5rem;padding-top:1.5rem}}@media(min-width:64em){.page-block{padding-bottom:5rem;padding-top:5rem}.page-block__slim{padding-bottom:1.75rem;padding-top:1.75rem}}.page-block__desktop__slim{padding-bottom:2rem;padding-top:2rem}.page-block__content{margin-left:auto;margin-right:auto;max-width:1170px;padding-left:15px;padding-right:15px}.page-block__content.\--narrow{padding-left:15px;padding-right:15px;width:100%}@media(min-width:37.5em){.page-block__content.\--narrow{padding-left:2rem;padding-right:2rem}}@media(min-width:50em){.page-block__content.\--narrow{margin-left:auto;margin-right:auto;max-width:860px;padding-left:3rem;padding-right:3rem}}.page-block.\--default{background-color:#fff}.page-block.\--default+.--default{padding-top:0}.page-block.\--light{background-color:#f8f8f8}.page-block.\--light+.--light{padding-top:0}.page-block.--primary{background:-webkit-gradient(linear,left top,right bottom,from(#3dc7ff),to(#0a6b92));background:linear-gradient(to right bottom,#3dc7ff,#0a6b92)}.page-block__shares{background-color:#f8f8f8;width:100%}.page-block__shares,.page-block__shares .shares-social{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.page-block.\--brand{background-color:#1fa8df}.page-block.\--brand+.--brand{padding-top:0}.page-block.\--brand-light{background-color:#e8f6fc}.page-block.\--brand-light+.--brand-light{padding-top:0}.page-block.\--short{padding-bottom:1.5rem;padding-top:1.5rem}@media(min-width:37.5em){.page-block.\--short{padding-bottom:2.25rem}}@media(min-width:50em){.page-block.\--short{padding-bottom:3rem}}@media(min-width:64em){.page-block.\--short{padding-bottom:3.75rem}}.page-block.\--tall{padding-bottom:2.5rem;padding-top:2.5rem}@media(min-width:37.5em){.page-block.\--tall{padding-bottom:3.75rem;padding-top:3.75rem}}@media(min-width:50em){.page-block.\--tall{padding-bottom:5rem;padding-top:5rem}}@media(min-width:64em){.page-block.\--tall{padding-bottom:6.25rem;padding-top:6.25rem}}.page-block.\--no-padding-bottom{padding-bottom:0}.page-block.\--no-padding-top{padding-top:0}.payment__header{border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:.25rem}@media(min-width:37.5em){.payment__header{margin-bottom:0;width:60%}}.payment__header.\--v2{margin:0;padding:0}@media(min-width:37.5em){.payment__header.\--v2{display:block;margin-bottom:0;width:100%}.payment__body{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:space-between}}.payment__donate{margin-top:2rem}@media(min-width:37.5em){.payment__donate{margin-top:0;width:60%}}.payment__donate.\--v2{margin-top:0}.payment__donate-heading{display:none}@media(min-width:37.5em){.payment__donate-heading{display:block;margin-bottom:3rem;margin-top:1rem}.payment__campaign{padding-left:2rem;width:40%}}@media(min-width:64em){.payment__campaign{width:35%}}.payment__campaign-image{display:block;margin-left:auto;margin-right:auto;max-width:360px;width:100%}@media(min-width:37.5em){.payment__campaign-image{display:none}}.payment__campaign-card{display:none}@media(min-width:37.5em){.payment__campaign-card{display:block;margin-top:1.6rem}}.payment__campaign-card.\--v2.--mobile{display:block;margin-bottom:1.6rem}.payment__campaign-card.\--v2.--desktop{display:none}@media(min-width:37.5em){.payment__campaign-card.\--v2.--mobile{display:none}.payment__campaign-card.\--v2.--desktop{display:block}}.payment__loader{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:25vh;text-align:center}.payment__loader-content{width:100%}.payment__loader-text{display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;margin-bottom:2rem}.payment__loader-spinner{display:inline-block;height:64px;position:relative;width:64px}.payment__loader-spinner div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-radius:50%;border-top-color:#ccc;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:48px;margin:6px;position:absolute;width:48px}.payment__loader-spinner div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.payment__loader-spinner div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.payment__loader-spinner div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.heading-status{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;text-align:right}.heading-status .draft-mode{border:3px solid #28ab60;color:#28ab60;display:inline-block;font-weight:900;margin:20px 0;padding:5px 10px}.payment__form-only{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.payment__body.payment__body-form-only,.payment__form-only{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}.payment__header{border-bottom:none;padding-bottom:.5rem}.payment__header>.text-heading{border-bottom:1px solid #ccc;display:block;margin-bottom:.75rem;padding-bottom:.5rem;position:relative}@media(min-width:37.5em){.payment__header>label.select{margin-bottom:2rem}}.payment__campaign-mobile-title{color:#333;font-weight:700}@media(min-width:37.5em){.payment__campaign-mobile-title{display:none}}.payment__campaign__card{margin-top:2rem}.payment select{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;position:relative}.payment__fundraiser-profile-image{background:#fff;border:2px solid #fff;border-radius:2px;bottom:-.5rem;display:inline-block;left:.5rem;position:absolute;width:5rem}.payment__image-tag{height:100%;opacity:0;position:absolute;width:100%}.payment__image{background-color:#eee;background-position:50%;background-size:cover;display:block;height:0;overflow:visible;padding-bottom:56.25%;position:relative;width:100%}.campaign-card:hover .payment__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.icon{display:inline-block;line-height:1;vertical-align:top}.icon__redacted svg{fill:#000}.error-handler{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f33035;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto;padding:10px;text-align:center;width:100%}.error-handler__text{margin:0;padding-right:.4rem}.error-handler__icon{margin-right:10px}.error-handler__index{margin-right:5px}.error-handler__query-error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.error-handler__query-error p{margin-top:0}.error-handler__subheading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}@-webkit-keyframes progress{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes progress{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@-webkit-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}to{opacity:1}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}to{opacity:1}}.campaign-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:.75rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;overflow:hidden;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.campaign-card>*{-webkit-box-sizing:border-box;box-sizing:border-box}.campaign-card:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);-webkit-transform:scale(1.03);transform:scale(1.03)}@media(min-width:37.5em){.campaign-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.campaign-card__media{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.campaign-card__image,.campaign-card__media{background-color:#eee;overflow:hidden;position:relative;width:100%}.campaign-card__image{background-position:50%;background-size:cover;display:block;height:0;min-height:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media(min-width:37.5em){.campaign-card__image{min-height:0;padding-bottom:56.25%}}.campaign-card:hover .campaign-card__image{-webkit-transform:scale(1.03);transform:scale(1.03)}.campaign-card__image.\--isLoading{-webkit-animation:progress-alt .8s ease-in-out infinite;animation:progress-alt .8s ease-in-out infinite;background-color:#eee;background-image:-webkit-gradient(linear,left top,right top,from(#eee),color-stop(#f5f5f5),to(#eee));background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-repeat:no-repeat}.campaign-card__image.\--hasLoaded{-webkit-animation:fadeIn 1s ease-in;animation:fadeIn 1s ease-in}.campaign-card__image-tag{height:100%;opacity:0;position:absolute;width:100%}.campaign-card__profile-wrapper{display:none}@media(min-width:37.5em){.campaign-card__profile-wrapper{border:2px solid #fff;border-radius:2px;display:inline-block;height:0;overflow:visible;position:relative;width:100%}}.campaign-card__profile-image{background:#fff;border:2px solid #fff;border-radius:2px;display:inline-block;left:-1rem;position:absolute;top:-5.5rem;width:5rem}.campaign-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding:.75rem 1.25rem 1.25rem 1rem;width:100%}@media(min-width:37.5em){.campaign-card__content{padding:.75rem 1.25rem 1.25rem}.campaign-card__heading-and-meta{padding-bottom:1.5rem}}.campaign-card__heading{color:#333;font-family:Inter,Helvetica Neue,helvetica,arial,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.4px;line-height:1.5rem;margin:0 0 .5em}@media(min-width:37.5em){.campaign-card__heading{font-size:1.125rem}}@media(min-width:50em){.campaign-card__heading{font-size:1.25rem}}.campaign-card__location{color:#4b5563;font-family:Inter,Helvetica Neue,helvetica,arial,sans-serif;font-size:.75rem;font-weight:500}@media(min-width:37.5em){.campaign-card__location{font-size:.875rem}}.campaign-card__indicator{background-color:#e5e7eb;border-radius:.5rem;height:.5rem;margin-top:.15rem;overflow:hidden;position:relative}@media(min-width:50em){.campaign-card__indicator{border-radius:.75rem;height:.75rem}}.campaign-card__indicator-bar{background-color:#1fa8df;border-radius:.5rem;bottom:0;left:0;max-width:100%;position:absolute;top:0;z-index:1}@media(min-width:50em){.campaign-card__indicator-bar{border-radius:.75rem}}.campaign-card__raised{color:#374151;font-family:Open Sans,Helvetica Neue,helvetica,arial,sans-serif;font-size:.75rem;font-weight:400;margin-top:.5em}@media(min-width:37.5em){.campaign-card__raised{font-size:.875rem}}.campaign-card__raised-amount{color:#171717;font-weight:700}@media(min-width:37.5em){.campaign-card__raised-amount{font-size:1rem}}.campaign-card.\--featured{display:block;padding:0}.campaign-card.\--featured .campaign-card__media:before{background-color:#1fa8df;border-radius:100%;content:"";height:30px;position:absolute;right:1.5rem;top:1.5rem;width:30px;z-index:1}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__media:before{height:70px;right:2rem;top:2rem;width:70px}}.campaign-card.\--featured .campaign-card__media:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='163' height='132' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M.234 22.756v-.095c0-7.268 5.56-13.254 13.352-13.254 4.8 0 7.79 1.615 10.166 4.276l-4.418 4.75c-1.616-1.71-3.23-2.8-5.796-2.8-3.61 0-6.176 3.182-6.176 6.936v.095c0 3.897 2.518 7.03 6.463 7.03 2.42 0 4.085-1.044 5.843-2.706l4.228 4.276c-2.472 2.708-5.322 4.656-10.404 4.656-7.65 0-13.258-5.892-13.258-13.162M24.797.663h7.22v12.83c1.665-2.14 3.8-4.087 7.46-4.087 5.464 0 8.646 3.61 8.646 9.455v16.486h-7.22V21.14c0-3.42-1.616-5.18-4.37-5.18-2.757 0-4.515 1.76-4.515 5.18v14.206h-7.22V.663m25.606 25.704V9.88h7.22v14.207c0 3.42 1.616 5.178 4.373 5.178 2.754 0 4.51-1.757 4.51-5.178V9.88h7.224v25.466H66.51v-3.61c-1.663 2.138-3.8 4.086-7.46 4.086-5.463 0-8.644-3.61-8.644-9.454m28.17-10.312H75.58v-5.938h2.996V8.502c0-2.802.712-4.845 2.042-6.175C81.948.995 83.898.33 86.46.33c2.282 0 3.804.286 5.134.714V7.03c-1.047-.38-2.044-.617-3.277-.617-1.666 0-2.614.854-2.614 2.755v.998h5.844v5.89h-5.75v19.29h-7.22v-19.29m17.503 0h-2.994v-5.938h2.993V8.502c0-2.802.713-4.845 2.044-6.175C99.454.995 101.4.33 103.968.33c2.28 0 3.8.286 5.133.714V7.03c-1.046-.38-2.044-.617-3.28-.617-1.662 0-2.613.854-2.613 2.755v.998h5.844v5.89h-5.747v19.29H96.08v-19.29'/%3E%3Cpath d='M125.44 20.618c-.425-3.232-2.327-5.417-5.368-5.417-2.993 0-4.94 2.14-5.51 5.418h10.88zm-17.957 2.137v-.095c0-7.27 5.177-13.255 12.588-13.255 8.505 0 12.402 6.604 12.402 13.827 0 .568-.047 1.234-.097 1.9h-17.72c.713 3.277 2.993 4.987 6.224 4.987 2.423 0 4.18-.76 6.176-2.612l4.133 3.656c-2.375 2.947-5.8 4.752-10.405 4.752-7.653 0-13.303-5.368-13.303-13.16zm45.987-.095v-.094c0-4.23-2.804-7.032-6.176-7.032-3.373 0-6.224 2.756-6.224 7.032v.095c0 4.23 2.852 7.032 6.224 7.032 3.372 0 6.177-2.802 6.177-7.03zm-19.62 0v-.094c0-8.505 5.555-13.16 11.59-13.16 3.85 0 6.224 1.756 7.934 3.8V.66h7.223v34.683h-7.223v-3.657c-1.757 2.375-4.18 4.133-7.933 4.133-5.937 0-11.59-4.656-11.59-13.16zm28.268 28.07c0 44.767-36.292 81.057-81.058 81.057C36.292 131.787 0 95.497 0 50.73h162.118'/%3E%3C/g%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:contain;border:5px solid transparent;content:"";height:20px;position:absolute;right:1.5rem;top:1.5rem;width:20px;z-index:2}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__media:after{border-width:10px;height:50px;right:2rem;top:2rem;width:50px}}.campaign-card.\--featured .campaign-card__content{padding:1.5rem}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__content{padding:1.5rem 2rem}}.campaign-card.\--featured .campaign-card__heading-and-meta{padding-bottom:0}.campaign-card.\--featured .campaign-card__heading{font-size:18px;min-height:0}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__heading{font-size:24px}}.campaign-card.\--featured .campaign-card__location{display:block;font-size:14px;margin-bottom:.75rem}.campaign-card.\--featured .campaign-card__pitch{font-family:Open Sans,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:300;letter-spacing:.3px;line-height:1.43;padding-bottom:1em}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__pitch{font-size:16px;line-height:1.38}}.campaign-card.\--featured .campaign-card__indicator-and-raised{position:static}.campaign-card.\--featured .campaign-card__indicator{border-radius:.75rem;height:.75rem}.campaign-card.\--featured .campaign-card__indicator-bar{border-radius:.75rem}.campaign-card.\--featured .campaign-card__raised{font-size:14px}@media(min-width:37.5em){.campaign-card.\--featured .campaign-card__raised{font-size:16px}}.campaign-card.\--iframe{display:block;max-width:310px;padding:0}.campaign-card.\--iframe:hover{-webkit-transform:scale(1);transform:scale(1)}.campaign-card.\--iframe .campaign-card__content{padding:1.2rem 2rem 2rem}.campaign-card.\--iframe .campaign-card__heading-and-meta{padding-bottom:2rem}.campaign-card.\--iframe .campaign-card__location{font-size:1.4rem}.campaign-card.\--iframe .campaign-card__heading{font-size:18px;line-height:22px;min-height:0}.campaign-card.\--iframe .campaign-card__heading a{color:#333}@media(min-width:37.5em){.campaign-card.\--iframe .campaign-card__heading{font-size:20px;line-height:24px}}.campaign-card.\--iframe .campaign-card__image{padding-bottom:56.25%}.campaign-card.\--iframe .campaign-card__indicator-and-raised{margin-bottom:1.5rem}.campaign-card.\--iframe .campaign-card__indicator{border-radius:.75rem;height:.75rem}.campaign-card.\--iframe .campaign-card__indicator-bar{border-radius:.75rem}.campaign-card.\--iframe .campaign-card__raised{font-size:14px}@media(min-width:37.5em){.campaign-card.\--iframe .campaign-card__raised{font-size:14px}}.campaign-card.\--iframe .campaign-card__raised-amount{font-size:16px}@media(min-width:37.5em){.campaign-card.\--iframe .campaign-card__raised-amount{font-size:16px}}.campaign-card.\--iframe .link-button{font-size:1.55rem;padding:1rem}.modal-content{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.modal-content__header{margin-bottom:1rem}@media(min-width:50em){.modal-content__header{margin-bottom:1.5rem}}.modal-content__full-width{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media(min-width:50em){.modal-content__full-width{max-height:85vh;overflow-y:scroll}}.modal-content__body--list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content__body--information{font-weight:700}.modal-content__body--information--spacing{margin:0 2px}.modal-content__body--left-align{text-align:left}.modal-content__heading{border-bottom:2px solid #979797;font-size:1.375rem;font-weight:700;padding-bottom:.25rem}@media(min-width:50em){.modal-content__heading{font-size:1.875rem}}.modal-content__error-message{color:red;font-size:1rem;margin-bottom:1rem}.modal-content__action-text{font-size:1rem;font-weight:700;margin-bottom:16px}.modal-content__action-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-top:1rem}@media(min-width:37.5em){.modal-content__action-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.link-button{background:transparent;border:1px solid #ccc;border-radius:100px;color:#000;cursor:pointer;display:inline-block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:600;line-height:1.2em;padding:10px 28px;text-align:center;-webkit-transition:background-color .2s ease-out,border .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,border .2s ease-out,color .2s ease-out;vertical-align:middle}@media(min-width:50em){.link-button{font-size:16px;padding:12px 32px}}.link-button:not(.--disabled):focus,.link-button:not(.--disabled):hover{background-color:#eee}.link-button.\--primary{background-color:#e444a0;border-color:transparent;color:#fff}.link-button.\--primary:not(.--disabled):focus,.link-button.\--primary:not(.--disabled):hover{background-color:#de40af}.link-button.\--primary-outline{background-color:#fff;border-color:#e444a0;color:#e444a0}.link-button.\--primary-outline:not(.--disabled):focus,.link-button.\--primary-outline:not(.--disabled):hover{background-color:#e444a0;color:#fff}.link-button.\--plain-link{background-color:transparent;border:none;color:#1fa8df;padding:0}.link-button.\--plain-link:not(.--disabled):focus,.link-button.\--plain-link:not(.--disabled):hover{background-color:transparent;color:#333}.link-button.\--secondary{background-color:#1fa8df;border-color:transparent;color:#fff}.link-button.\--secondary:not(.--disabled):focus,.link-button.\--secondary:not(.--disabled):hover{background-color:#35b1e3}.link-button.\--secondary-outline{background-color:#fff;border-color:#1fa8df;color:#1fa8df}.link-button.\--secondary-outline:not(.--disabled):focus,.link-button.\--secondary-outline:not(.--disabled):hover{background-color:#1fa8df;color:#fff}.link-button.\--tertiary{background-color:#ffb202;border-color:transparent;color:#fff}.link-button.\--tertiary:not(.--disabled):focus,.link-button.\--tertiary:not(.--disabled):hover{background-color:#ffba1c}.link-button.\--tertiary-muted{background-color:#ffd168;border-color:transparent;color:#333}.link-button.\--tertiary-muted:not(.--disabled):focus,.link-button.\--tertiary-muted:not(.--disabled):hover{background-color:#ffd982}.link-button.\--tertiary-outline{background-color:#fff;border-color:#ffb202;color:#ffb202}.link-button.\--tertiary-outline:not(.--disabled):focus,.link-button.\--tertiary-outline:not(.--disabled):hover{background-color:#ffb202;color:#fff}.link-button.\--plain{background-color:#fff;border-color:#ccc;color:#333}.link-button.\--plain:not(.--disabled):focus,.link-button.\--plain:not(.--disabled):hover{background-color:rgba(204,204,204,.3)}.link-button.\--ghost{background-color:transparent;border-color:#fff;color:#fff}.link-button.\--ghost:not(.--disabled):focus,.link-button.\--ghost:not(.--disabled):hover{background-color:rgba(255,255,255,.3)}.link-button.\--icon-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border-color:#ccc;color:#1fa8df;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.link-button.\--icon-link:not(.--disabled):focus,.link-button.\--icon-link:not(.--disabled):hover{background-color:transparent;color:#35b1e3}.link-button.\--icon-link-secondary{background-color:transparent;border-color:#fff;color:#1fa8df}.link-button.\--icon-link-secondary:not(.--disabled):focus,.link-button.\--icon-link-secondary:not(.--disabled):hover{background-color:transparent;color:#35b1e3}.link-button.\--payrequest{background-color:#000;border-color:transparent;color:#fff}.link-button.\--payrequest:not(.--disabled):focus,.link-button.\--payrequest:not(.--disabled):hover{background-color:#0d0d0d}.link-button.\--paypal{background-color:#fbc43a;border-color:transparent;color:#333}.link-button.\--paypal:not(.--disabled):focus,.link-button.\--paypal:not(.--disabled):hover{background-color:#fccb53}.link-button.\--paypal>i{font-family:Verdana,Tahoma,sans-serif;font-weight:700}.link-button.\--paypal>i:first-child{color:#253b80}.link-button.\--paypal>i:last-child{color:#179bd7}.link-button.\--facebook{background-color:#3b5998;border-color:transparent;color:#fff}.link-button.\--facebook:not(.--disabled):focus,.link-button.\--facebook:not(.--disabled):hover{background-color:#4264aa}.link-button.\--bold{font-weight:700}.link-button.\--tiny{font-size:10.56px;padding:3px 8px}@media(min-width:50em){.link-button.\--tiny{font-size:12px;padding:4px 10px}}.link-button.\--small{font-size:12px;padding:6px 16px}@media(min-width:50em){.link-button.\--small{font-size:14px;padding:8px 16px}}.link-button.\--normal{font-size:1.3rem;font-weight:600;line-height:1.6em}.link-button.\--large{font-size:18px;padding:15px 48px}.link-button.\--largev2{font-size:2rem;font-weight:800;line-height:2.4rem}.link-button.\--huge{font-size:20px;padding:18px 48px}.link-button.\--disabled{cursor:not-allowed;opacity:.7}.link-button.\--flash-highlight{-webkit-animation:link-button-pulse 1.6s 2;animation:link-button-pulse 1.6s 2;-webkit-box-shadow:0 0 0 rgba(255,178,2,.8);box-shadow:0 0 0 rgba(255,178,2,.8)}.link-button.\--full-width{clear:both;display:block;width:100%}.link-button.\--icon{border:0;min-width:0;padding:0}.link-button.\--icon:not(.--disabled):focus,.link-button.\--icon:not(.--disabled):hover{background-color:transparent}.link-button.\--label{border-radius:8px;cursor:auto;pointer-events:none}.link-button.\--loading{cursor:not-allowed;opacity:.7;pointer-events:none}.link-button.\--uppercase{text-transform:uppercase}@-webkit-keyframes link-button-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,.8);box-shadow:0 0 0 0 rgba(255,178,2,.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,178,2,0);box-shadow:0 0 0 10px rgba(255,178,2,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,0);box-shadow:0 0 0 0 rgba(255,178,2,0)}}@keyframes link-button-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,.8);box-shadow:0 0 0 0 rgba(255,178,2,.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,178,2,0);box-shadow:0 0 0 10px rgba(255,178,2,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,178,2,0);box-shadow:0 0 0 0 rgba(255,178,2,0)}}.link-button-group{margin-left:-.5rem;margin-right:-.5rem}.link-button-group__item{display:inline-block;margin-bottom:1rem;margin-left:.5rem;margin-right:.5rem}.link-button-group.\--spacing-small{margin-bottom:-.5rem;margin-left:-.25rem;margin-right:-.25rem}.link-button-group.\--spacing-small .link-button-group__item{display:inline-block;margin-bottom:.5rem;margin-left:.25rem;margin-right:.25rem}.link-button-group.\--spacing-large{margin-bottom:1.5rem;margin-left:-.25rem;margin-right:-.25rem}.link-button-group.\--spacing-large .link-button-group__item{display:inline-block;margin-bottom:.5rem;margin-left:.25rem;margin-right:.25rem}.currency-modal-selector{background-color:#e8f6fc;padding:1rem}.currency-modal-selector__line-item{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;justify-content:space-between;line-height:1.2;margin-top:1rem}.currency-modal-selector__line-item:not(:last-child){margin-bottom:1rem}.currency-modal-selector__line-item.\--total__line-item-value{text-align:right}.currency-modal-selector .input-group{margin-bottom:0}.currency-modal-selector__line-item-label{display:block;padding-right:1rem}.currency-modal-selector__line-item-value{display:block;font-weight:700}.currency-modal-selector__line-item-currency{font-weight:400;padding-right:.5rem}.currency-modal-selector__line-item-total{font-size:2rem}.currency-modal-selector__line-item-suffix{font-weight:400;padding-left:.5rem}.currency-chip{-webkit-box-flex:0;-ms-flex-positive:0;background-color:#e9e9e9;border-radius:8px;color:#555;display:inline-block;flex-grow:0;padding:3px 7px}.currency-chip.\--small{font-size:12px;font-weight:600;line-height:16px}.currency-chip.\--medium{font-size:14px;font-weight:600;line-height:18px}.currency-chip.\--large{font-size:16px;font-weight:600;line-height:20px}.currency-chip.\--secondary{background-color:#f9f9f9;border:1px solid #ddd;color:#555}.currency-chip.\--padded{margin-right:7px}.text-heading{color:#333;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-weight:700;line-height:1.16667;margin:0;padding:0}.text-heading.\--align-left{text-align:left}.text-heading.\--align-center{text-align:center}.text-heading.\--align-right{text-align:right}.text-heading.\--margin-bottom-none{margin-bottom:0}.text-heading.\--margin-bottom-half{margin-bottom:.5em}.text-heading.\--margin-bottom-single{margin-bottom:1em}.text-heading.\--margin-bottom-double{margin-bottom:2em}.text-heading.\--margin-top-none{margin-top:0}.text-heading.\--margin-top-half{margin-top:.5em}.text-heading.\--margin-top-single{margin-top:1em}.text-heading.\--margin-top-double{margin-top:2em}.text-heading.\--size-1{font-size:2.75rem;letter-spacing:-.025em}@media(min-width:50em){.text-heading.\--size-1{font-size:4.375rem}}.text-heading.\--size-2{font-size:2.25rem;letter-spacing:-.025em}@media(min-width:50em){.text-heading.\--size-2{font-size:3.375rem}}.text-heading.\--size-3{font-size:2rem;letter-spacing:-.025em}@media(min-width:50em){.text-heading.\--size-3{font-size:3rem}}.text-heading.\--size-4{font-size:1.5rem}@media(min-width:50em){.text-heading.\--size-4{font-size:2.25rem}}.text-heading.\--size-5{font-size:1.375rem}@media(min-width:50em){.text-heading.\--size-5{font-size:1.875rem}}.text-heading.\--size-6{font-size:1rem}@media(min-width:50em){.text-heading.\--size-6{font-size:1.25rem}}.text-heading.\--size-7{font-size:.875rem}@media(min-width:50em){.text-heading.\--size-7{font-size:1rem}}.text-heading.\--size-8{font-size:.75rem}@media(min-width:50em){.text-heading.\--size-8{font-size:.875rem}}.text-heading.\--accent:before{content:"// "}.text-heading.\--light{font-weight:400;letter-spacing:.2px}.text-heading.\--default{color:#333}.text-heading.\--brand{color:#1fa8df}.text-heading.\--subdued{color:gray}.text-heading.\--inverse{color:#fff}.text-heading.\--uppercase{letter-spacing:1px;text-transform:uppercase}.donation-campaign-label__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.donation-selector{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;line-height:1}.donation-selector__currency{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;border:1px solid #ccc;border-bottom:0;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;justify-content:space-between}.donation-selector__currency-label{color:#555;font-weight:700;padding:.75rem 1rem}.donation-selector__currency-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e8f6fc;border:0;border-left:1px solid #ccc;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;gap:.5rem;padding:.75rem 1rem;text-transform:uppercase}.donation-selector__currency-button:hover{background-color:#d1edf9}.donation-selector__options{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.donation-selector__option{border:1px solid #ccc;display:block;font-weight:700;padding:.75rem .25rem;text-align:center;width:25%}.donation-selector__option.\--rounding:first-child{border-top-left-radius:.5rem}.donation-selector__option.\--rounding:last-child{border-top-right-radius:.5rem}.donation-selector__option:hover{cursor:pointer}.donation-selector__option.\--active{background-color:#1fa8df;border-color:#1fa8df;color:#fff}.donation-selector__option-button{display:block;width:100%}.donation-selector__option-input{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.donation-selector__option-other{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #ccc;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:-1px;padding:.75rem 1rem;position:relative;width:100%}.donation-selector__option-other.\--active{background-color:#1fa8df;border-color:#1fa8df;color:#fff}.donation-selector__input-currency{font-weight:700;padding-right:.25rem}.donation-selector__input-other{background:transparent;border:none;color:#888;font-weight:700;width:100%}.donation-selector__option-other.--active .donation-selector__input-other{color:#fff}.image{-webkit-transition:opacity .3s;transition:opacity .3s}.image.\--loaded{opacity:1}.avatar{background-position:50%;background-size:cover;border-radius:100%;display:inline-block;height:100%;overflow:hidden;vertical-align:middle;width:100%}.avatar.\--no-image{background-color:#d8d8d8;position:relative}.avatar.\--no-image>.icon{height:50%;left:0;position:absolute;top:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);width:50%}.avatar.\--is-team>.icon{height:75%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%}.avatar.\--v2{background-color:#e8f6fc;margin-top:0}.avatar__image{display:block;height:0;opacity:0;padding-bottom:100%;width:100%}.avatar.\--size-xsmall{height:28px;width:28px}@media(min-width:37.5em){.avatar.\--size-xsmall{height:28px;width:28px}}.avatar.\--size-small{height:36px;width:36px}@media(min-width:37.5em){.avatar.\--size-small{height:56px;width:56px}}.avatar.\--size-small.--v2{height:42px;width:42px}.avatar.\--size-medium{height:60px;width:60px}@media(min-width:37.5em){.avatar.\--size-medium{height:120px;width:120px}}.avatar.\--size-large{height:80px;width:80px}@media(min-width:37.5em){.avatar.\--size-large{height:150px;width:150px}}.fundraiser-dropdown__label{display:-webkit-box;display:-ms-flexbox;display:flex}.fundraiser-dropdown__name{margin:0 0 0 3px}.fundraiser-dropdown__image{border-radius:30px}.fundraiser-dropdown__avatar-container{height:24px;width:24px}.impact-selector{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;line-height:1}.impact-selector__options{-ms-flex-wrap:wrap;flex-wrap:wrap}.impact-selector__option,.impact-selector__options{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.impact-selector__option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;margin-top:-1px;padding:.75rem 1rem}.impact-selector__option:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin-top:0}.impact-selector__option:hover{cursor:pointer}.impact-selector__option.\--active{background-color:#1fa8df;border-color:#1fa8df;color:#fff}.impact-selector__option.\--currency-selector{-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:default;justify-content:space-between;padding:0}.impact-selector__option.\--currency-selector span{font-weight:600;padding:0 1.5rem}.impact-selector__option.\--currency-selector button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e8f6fc;border:0;border-left:1px solid #ccc;border-top-right-radius:.5rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.1rem;font-weight:700;gap:.3rem;padding:1.125rem;text-transform:uppercase}.impact-selector__option.\--currency-selector button:hover{background-color:#d1edf9}.impact-selector__option.\--currency-selector button .currency-button-icon{margin-top:.1rem}@media(min-width:64em){.impact-selector__option{padding:1.125rem 1.5rem}}.impact-selector__option-amount{-webkit-box-flex:0;display:block;-ms-flex:0 1 auto;flex:0 1 auto;font-size:1rem;font-weight:700;padding-right:.75em}@media(min-width:64em){.impact-selector__option-amount{font-size:1.25rem;padding-right:1.125rem}}.impact-selector__option-title{-webkit-box-flex:1;display:block;-ms-flex:1 1 auto;flex:1 1 auto;font-size:.875rem;line-height:1.2}@media(min-width:64em){.impact-selector__option-title{font-size:1rem}}.impact-selector__option-button{display:block;width:100%}.impact-selector__option-input{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.impact-selector__option-other{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #ccc;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:-1px;padding:.75rem 1rem;position:relative;width:100%}.impact-selector__option-other.\--active{background-color:#1fa8df;border-color:#1fa8df;color:#fff}@media(min-width:64em){.impact-selector__option-other{padding:1.125rem 1.5rem}}.impact-selector__input-currency{font-weight:700;padding-right:.25rem}@media(min-width:64em){.impact-selector__input-currency{font-size:1.25rem}}.impact-selector__input-other{background:transparent;border:none;color:#888;font-weight:700;width:100%}@media(min-width:64em){.impact-selector__input-other{font-size:1.25rem}}.impact-selector__option-other.--active .impact-selector__input-other{color:#fff}.input-group-addon{border-collapse:separate;display:inline-table;width:100%}.input-group-addon__input{width:100%}.input-group-addon__input input{border-radius:0}.input-group-addon__addon{background-color:#e8f6fc;border:1px solid #ccc;border-radius:4px;color:#333;display:table-cell;font-size:1rem;padding:0 .4rem;text-align:center;vertical-align:middle;white-space:nowrap}.input-group-addon__addon:first-child{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.input-group-addon__addon:last-child{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.optional-selector{background-color:#e8f6fc;border-radius:.5rem;margin-top:20px;padding:1rem}.optional-selector__select{background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.25rem .5rem;width:100%}.optional-selector__line-item,.optional-selector__select{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.optional-selector__line-item{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;line-height:1.2}.optional-selector__line-item:not(:last-child){margin-bottom:.5rem}.optional-selector__line-item-label{display:block;padding-right:1rem}.optional-selector__line-item-value{display:block;font-weight:700}.optional-selector__input-other{margin-top:.5rem}.optional-selector__about,.optional-selector__input-other{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif}.optional-selector__about{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.optional-selector__about-media{-webkit-box-flex:0;display:block;-ms-flex:0 1 auto;flex:0 1 auto;font-size:3rem;padding-right:1rem}.optional-selector__about-copy{-webkit-box-flex:1;display:block;-ms-flex:1 1 auto;flex:1 1 auto;font-size:.875rem;line-height:1.4}.radio-toggle{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;line-height:1}.radio-toggle__options{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.radio-toggle__option,.radio-toggle__options{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.radio-toggle__option{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;position:relative}.radio-toggle__option:first-child .radio-toggle__toggle{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.radio-toggle__option:last-child .radio-toggle__toggle{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.radio-toggle__option:hover{cursor:pointer}.radio-toggle__option.\--disabled{cursor:not-allowed;opacity:.7}.radio-toggle__toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:100%;justify-content:center;padding:.75rem .25rem;text-align:center;width:100%}.radio-toggle__option-input:checked~.radio-toggle__toggle{background-color:#1fa8df;border-color:#1fa8df;color:#fff}.radio-toggle__option-input{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;top:0;white-space:nowrap;width:1px}.radio-toggle.\--small .radio-toggle__toggle{font-size:.875rem;padding:.75rem .5rem}@media(min-width:50em){.radio-toggle.\--small .radio-toggle__toggle{font-size:1rem}}.donation-total__container{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.donation-total__change-currency{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.AccordionItem{border:1px solid #ccc}.donation-fee__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donation-fee__container,.shareBar{display:-webkit-box;display:-ms-flexbox;display:flex}.shareBar{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;justify-content:flex-start;list-style:none;padding:12px 0}.shareBar button span,.shareBar li span{font-size:.9em}.shareBar button span.has-text,.shareBar li span.has-text{font-size:.9em!important}.shareBar__heading{line-height:1.2em;margin-bottom:2.5rem;text-align:center}.shareBar__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;list-style:none;margin:1rem 0;padding:0;width:100%}@media(min-width:37.5em){.shareBar__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.shareBar__items--full-width{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.shareBar__item,.shareBar__items--full-width{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.shareBar__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;justify-content:center;margin:.5rem .25em;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}@media(min-width:37.5em){.shareBar__item{margin:0 .25em;width:auto}}.shareBar__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.shareBar__item .shareBar__button{padding:.5rem}.shareBar__item--full-width{margin:.5rem 0;padding:0 10px 5px;width:100%}@media(min-width:37.5em){.shareBar__item--full-width{min-width:300px;width:auto}}.shareBar__item--full-width .shareBar__button{font-weight:700;width:100%}.shareBar__item--full-width .link-button{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;justify-content:center;width:100%}.shareBar__item--full-width .link-button .shareBar__shareText{padding:0}.shareBar__item--full-width .link-button .shareBar__shareText .fa-code{font-weight:700;padding-right:10px}.shareBar__item--full-width .link-button.\--plain{margin:0;max-width:100%}.shareBar__item--full-width .link-button.\--plain .shareBar__shareText{line-height:1em}.shareBar__share-count{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media(min-width:25em){.shareBar__share-count{margin-bottom:14px}}.shareBar__share-count .SocialMediaShareCount{font-family:Inter,sans-serif;font-size:18px;font-weight:900!important;letter-spacing:-1px!important}@media(min-width:70em){.shareBar__share-count .SocialMediaShareCount{font-size:38px}}.shareBar__share-count p{color:#9b9b9b;font-size:16px;margin:0}.shareBar .shareBar__share-count{margin-bottom:14px}.shareBar__button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;border-radius:30px;border-style:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:center;overflow:hidden;padding:0}@media(min-width:25em){.shareBar__button.has-text{font-weight:700;min-width:150px;padding:.25em 1.25em}}.shareBar__button.\--facebook{background:#0965fe}.shareBar__button.\--messenger{background:#0a7cff}.shareBar__button.\--twitter{background:#000}.shareBar__button.\--bluesky{background:#1185fe}.shareBar__button.\--email{background:#7f7f7f}.shareBar__button.\--whatsapp{background:#25d366}.shareBar__button.\--copy-url{background-color:#e444a0;color:#fff;padding:.25em}.shareBar__button.\--copy-url svg{fill:#e444a0}.shareBar__shareText{color:#fff;padding:0 10px 0 0}.shareBar__shareText.\--embedHtml{-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.st0{fill-rule:evenodd;fill:none;stroke:#30a8df;stroke-width:4;stroke-miterlimit:10}.st0,.st1{clip-rule:evenodd}.st1{fill-rule:evenodd;fill:#30a8df;stroke:#30a8df;stroke-width:.5;stroke-miterlimit:10}.modal-close__content{-webkit-box-pack:end;-ms-flex-pack:end;font-family:Inter,sans-serif;justify-content:flex-end;padding:15px}.modal-close__content,.modal-close__content-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-close__content-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.modal-close__content-icon span{font-weight:700;text-decoration:none;-webkit-text-decoration:none solid currentColor;text-decoration:none solid currentColor;text-decoration-thickness:uppercase}.modal-close__content button{background:none!important;text-transform:uppercase}@media(min-width:37.5em){.modal-close__content{margin-top:0}}.modal-close__share-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.modal-close__share-label:hover{color:#d3d3d3}.modal-close__share-label:hover .modal-close__share-toggle-icon:after,.modal-close__share-label:hover .modal-close__share-toggle-icon:before{background-color:#d3d3d3}.modal-close__share-label .modal-close__share-toggle-icon.\--secondary:after,.modal-close__share-label .modal-close__share-toggle-icon.\--secondary:before{background-color:#fff}.modal-close__content-share{font-family:Inter,sans-serif}.modal-close__content-share,.modal-close__content-share.\--close{font-size:1.2rem;font-size:12px;letter-spacing:0;line-height:1.6rem}.modal-close__content-share.\--secondary,.modal-close__content-share.\--secondary .modal-close__share-toggle-icon{color:#fff}.modal-close__content-share.\--small{font-size:.5rem}.modal-close__share-toggle-icon{display:block;height:15px;left:30%;min-width:41px;position:relative;top:4px}.modal-close__share-toggle-icon:after,.modal-close__share-toggle-icon:before{background-color:#333;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:12px}.modal-close__share-toggle-icon:before{left:2px;top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-close__share-toggle-icon:after{left:2px;top:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-close__share-toggle-icon.\--small{font-size:.5rem}.modal-close__button-group .link-button-group{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.modal-close__button-group .link-button-group .link-button-group__item:first-child{margin:0}.w-100{width:100%}.padding-sm{padding:1rem}.padding-lg{padding:4rem 2rem}.--text-center,.text-center{text-align:center}.--text-left,.text-left{text-align:left}.--text-right,.text-right{text-align:right}h5{font-size:1.3rem}h6{font-size:1rem;font-weight:400}.text-black{color:#000!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.max-w-70{max-width:100%}@media(min-width:50em){.max-w-70{max-width:70%}}.max-w-75{max-width:75%}.max-w-full{max-width:100%}.max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.max-w-fit{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.max-w-prose{max-width:65ch}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-2xl{max-width:1536px}.min-h-screen{min-height:100vh}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.w-auto{width:auto}.w-50{width:50%}.w-33{width:33.333333%}.w-66{width:66.666667%}.w-25{width:25%}.w-75{width:75%}.w-20{width:20%}.w-40{width:40%}.w-60{width:60%}.w-80{width:80%}.w-16{width:16.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-svw{width:100svw}.w-lvw{width:100lvw}.w-dvw{width:100dvw}.w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pt-0{padding-top:0!important}.mt-0{margin-top:0!important}.pt-1{padding-top:1rem!important}.mt-1{margin-top:1rem!important}.pt-2{padding-top:2rem!important}.mt-2{margin-top:2rem!important}.pt-3{padding-top:3rem!important}.mt-3{margin-top:3rem!important}.pt-4{padding-top:4rem!important}.mt-4{margin-top:4rem!important}.pt-5{padding-top:5rem!important}.mt-5{margin-top:5rem!important}.pt-6{padding-top:6rem!important}.mt-6{margin-top:6rem!important}.pr-0{padding-right:0!important}.mr-0{margin-right:0!important}.pr-1{padding-right:1rem!important}.mr-1{margin-right:1rem!important}.pr-2{padding-right:2rem!important}.mr-2{margin-right:2rem!important}.pr-3{padding-right:3rem!important}.mr-3{margin-right:3rem!important}.pr-4{padding-right:4rem!important}.mr-4{margin-right:4rem!important}.pr-5{padding-right:5rem!important}.mr-5{margin-right:5rem!important}.pr-6{padding-right:6rem!important}.mr-6{margin-right:6rem!important}.pb-0{padding-bottom:0!important}.mb-0{margin-bottom:0!important}.pb-1{padding-bottom:1rem!important}.mb-1{margin-bottom:1rem!important}.pb-2{padding-bottom:2rem!important}.mb-2{margin-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.mb-3{margin-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.mb-4{margin-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.mb-5{margin-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.mb-6{margin-bottom:6rem!important}.pl-0{padding-left:0!important}.ml-0{margin-left:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.p-0{padding:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.m-0{margin:0!important}.pl-1{padding-left:1rem!important}.ml-1{margin-left:1rem!important}.my-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-1{padding:1rem!important}.py-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-1{margin:1rem!important}.pl-2{padding-left:2rem!important}.ml-2{margin-left:2rem!important}.my-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-2{padding:2rem!important}.py-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-2{margin:2rem!important}.pl-3{padding-left:3rem!important}.ml-3{margin-left:3rem!important}.my-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-3{padding:3rem!important}.py-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-3{margin:3rem!important}.pl-4{padding-left:4rem!important}.ml-4{margin-left:4rem!important}.my-4{margin-bottom:4rem!important;margin-top:4rem!important}.p-4{padding:4rem!important}.py-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-4{margin:4rem!important}.pl-5{padding-left:5rem!important}.ml-5{margin-left:5rem!important}.my-5{margin-bottom:5rem!important;margin-top:5rem!important}.p-5{padding:5rem!important}.py-5{padding-bottom:5rem!important;padding-top:5rem!important}.m-5{margin:5rem!important}.pl-6{padding-left:6rem!important}.ml-6{margin-left:6rem!important}.my-6{margin-bottom:6rem!important;margin-top:6rem!important}.p-6{padding:6rem!important}.py-6{padding-bottom:6rem!important;padding-top:6rem!important}.m-6{margin:6rem!important}.campaign-embed__widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Inter,sans-serif;padding:15px}.campaign-embed__widget-container h3{margin-bottom:1rem}.campaign-embed__widget-container p{font-size:14px;margin-bottom:1rem}.campaign-embed__widget-container textarea{height:200px;margin-bottom:20px;width:100%}.campaign-embed__widget-container .link-button{font-family:Inter,sans-serif;font-weight:700;max-width:200px}.campaign-embed__widget-preview{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px 0;padding:20px 0}.campaign-embed__widget-preview-iframe{width:100%}.campaign-embed__widget-preview-iframe iframe{font-family:Inter,sans-serif;width:100%}.campaign-embed__widget-preview-iframe iframe .campaign-card--iframe{margin:0 auto}
/*# sourceMappingURL=payment.css.map*/