@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);.Select{color:#000;display:inline-block;position:relative}.Select__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #eee;border-radius:4px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.5em .8em;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.Select__input.\--isOpen{border-color:#fff;-webkit-box-shadow:1px 1px 1px -1px rgba(0,0,0,.2);box-shadow:1px 1px 1px -1px rgba(0,0,0,.2)}.Select__input.\--isOpen:hover{background:#fff}.Select__input:hover{background:#f2f2f2}.Select__selectedItems{display:inline-block;max-width:320px;overflow:hidden;padding-right:1ch;text-overflow:ellipsis;white-space:nowrap}.Select__selectedItem{padding-right:1ch}.Select__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1em;white-space:nowrap}.Select__item:last-child{margin-right:.5em}.Select__item:hover{color:#404040}.Select__itemsPopUp{background:#fff;display:none;position:absolute;z-index:10}.Select__itemsPopUp.\--isOpen{display:block}.Select__itemsPopUp li{margin-bottom:.1em}.Select__itemsPopUp li:first-child{margin-bottom:.25em;padding-bottom:.25em}@media(max-width:550px){.Select__itemsPopUp{left:0;right:0}}.Select__items{background:#fff;border-radius:4px;-webkit-box-shadow:1px 1px 1px -1px rgba(0,0,0,.2);box-shadow:1px 1px 1px -1px rgba(0,0,0,.2);font-size:.8em;list-style:none;margin:.5em 0 0;padding:1em 2em}.Select__items li:first-child{margin-bottom:.5em}.Select__item{cursor:pointer;line-height:1.2em;margin-bottom:.25em}.Select__item-icon{margin-right:.25em}.Select__stateIndicator{margin-left:auto}.advancedFilters{background:#f8f8f8;padding:1em 13px;position:relative}.advancedFilters__toggler{color:#848484;display:-webkit-box;display:-ms-flexbox;display:flex}.advancedFilters__toggler,.advancedFilters__togglerText{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.advancedFilters__togglerText{-webkit-box-orient:vertical;-webkit-box-direction:normal;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;font-size:.7em;font-weight:700;text-transform:uppercase}.advancedFilters__togglerDivider{background:#cfcfcf;height:2px;left:30%;margin-top:.8em;width:40%}.advancedFilters__content{margin:0 auto;max-width:1145px;padding:2em 0;position:relative}.advancedFilters__mainHeading{display:none;font-size:1.4em}.advancedFilters__subHeading{font-size:1em}.advancedFilters__filterGroups{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.advancedFilters__filterGroups.\--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:64em){.advancedFilters__filterGroups{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.advancedFilters__filterGroup{padding-right:4em}.advancedFilters__filterGroup:last-child{padding-right:0}.discover-filters{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;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;overflow:visible;position:relative;z-index:200}.discover-filters__text{color:#fff;font-family:Source Sans Pro,sans-serif}.discover-filters__heading{max-width:1140px;width:100%}.discover-filters__filters{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;position:relative}@media(min-width:64em){.discover-filters__filters{font-size:1.3em;max-width:1170px}}.discover-filters__filter{display:block;width:100%}@media(min-width:37.5em){.discover-filters__filter{display:inline-block;width:auto}}.discover-filters__showMe{display:inline-block;margin-right:1ch;padding-bottom:.5em}.discover-filters__filter-select{color:#333;float:right;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.8em;margin-right:1ch;max-width:180px;min-width:160px;padding-bottom:.5em}@media(min-width:37.5em){.discover-filters__filter-select{float:none}}@media(min-width:50em){.discover-filters__filter-select{max-width:160px}}@media(min-width:64em){.discover-filters__filter-select{max-width:200px}}.discover-filters__campaignsFrom,.discover-filters__order{display:inline-block;margin-right:1ch;padding-bottom:.5em}.discover-filters__subHeading{color:rgba(250,250,250,.8)}@-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}.button{background:transparent;border:1px solid;border-color:#ccc #ccc #c4c4c4;border-radius:4px;color:#000;cursor:pointer;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:1rem;padding:.75rem 1rem;white-space:nowrap}.button:focus{outline:none}.button.\--rounded{border-radius:35px!important;text-transform:none!important}.button.\--disabled{cursor:not-allowed;opacity:.3}.button.\--primary{background-color:#e444a0;border-color:#e444a0 #e444a0 #aa186c;color:#fff;font-size:1rem;font-weight:700;min-width:50%;padding:.9375rem 1.25rem}.button.\--primary.--rounded{border-radius:35px!important;text-transform:none!important}.button.\--secondary{background-color:#1fa7db;border-color:#1fa7db #1fa7db #126382;color:#fff;font-size:1rem;font-weight:700;min-width:50%;padding:.9375rem 1.25rem}.button.\--secondary.--rounded{border-radius:35px!important}.button.\--small{font-size:.8rem;min-width:60px;padding:.5625rem .75rem}.button.\--tiny{border-bottom-width:1px;font-size:.75rem;min-width:0;padding:.5rem}.button.\--subdued{color:#9a9a9a}.button.\--subdued:hover{border-color:rgba(31,167,219,.62);color:rgba(31,167,219,.62)}.button.\--subdued-hover{background-color:#fff;color:#9a9a9a;font-weight:700;-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}.button.\--subdued-hover:hover{background-color:#1fa8df;border-color:#1fa8df;color:#fff}.button.\--icon{border:0;min-width:0;padding:0}.button.\--secondary-outline{background:transparent;background-color:#fff;border:1px solid #1fa8df;border-radius:4px;color:#000;color:#1fa8df;cursor:pointer;display:inline-block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:16px;font-weight:600;line-height:1;padding:12px 32px;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}.button.\--secondary-outline.--disabled,.button.\--secondary-outline[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.button.\--secondary-outline:focus,.button.\--secondary-outline:hover{background-color:#1fa8df;color:#fff}.button.\--secondary-outline.--rounded{border-radius:35px!important;text-transform:none!important}.button.\--selected{background:#1fa8df;border-color:#1fa8df;color:#fff}.button.\--danger{background:transparent;background:#d60000;border:1px solid #d60000;border-radius:4px;color:#000;color:#fff;cursor:pointer;display:inline-block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:16px;font-weight:600;line-height:1;padding:12px 32px;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}.button.\--danger.--disabled,.button.\--danger[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.button.\--danger:focus,.button.\--danger:hover{background-color:#b70000}.button.\--danger.--rounded{border-radius:35px!important;text-transform:none!important}@-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}.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}}.browse-results{position:relative}.browse-results__no-results{text-align:center}.hero{background-attachment:fixed;background-color:rgba(31,168,223,.8);background-image:url(/images/birds-blue.jpg);background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;overflow:hidden;padding-bottom:20px;padding-top:20px;-webkit-transform:translateZ(0);transform:translateZ(0)}.hero.\--uk{background-image:url(/images/start/uk/flag.png)}@media screen and (min-width:701px)and (max-width:1024px){.hero{padding-bottom:20px;padding-top:20px}}@media screen and (max-width:480px){.hero{padding-bottom:10px;padding-top:10px}}.hero__heading{color:#fff;font-family:Source Sans Pro,sans-serif;font-weight:700;margin:0 auto;max-width:1170px;text-align:center}.hero__heading__main{display:block;font-size:.9em;letter-spacing:-1px}@media(min-width:64em){.hero__heading__main{font-size:1.7em;text-shadow:1px 2px 5px rgba(0,0,0,.5)}}.hero__heading__sub{display:block;font-size:.7em;font-weight:300;line-height:1.2em;margin-top:3.3333333333px}.hero__heading__image{line-height:1.2em;margin-top:10px}.hero__heading__link{border-bottom:1px dashed;color:inherit}@media(min-width:64em){.hero__heading{font-size:2.2em}.browse-results{margin:0 auto;max-width:1170px;padding:1em 13px}}.loadMore{display:block;margin:20px auto}.pagination{display:inline-block;margin:1rem 0;width:100%}.pagination__result-count{display:inline-block;text-align:center;width:100%}.pagination__list{display:block;list-style-type:none;padding:0;text-align:center;width:100%}.pagination__list li{border:1px solid rgba(255,255,255,0);border-radius:.25rem;display:inline-block}.pagination__list li a,.pagination__list li span{display:inline-block;padding:0 .25rem}.pagination__list li:not(.active):not(.disabled) a,.pagination__list li:not(.active):not(.disabled) span{color:#1fa8df;display:inline-block;padding:0 .25rem}.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)}}.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)}}.country-selector{display:inline-block;font-size:16px;max-width:350px;padding:0 0 .5rem;position:relative;width:100%}.country-selector .country{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.1em}.country-selector .country img{background-repeat:no-repeat;background-size:contain;border-radius:3px;margin:0 .25em}.country-selector .country.\--selected{font-weight:700}.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}.button-group__button-element{margin-bottom:.5rem;margin-right:.5rem}.button-group__button-element:hover{background-color:#4bbae6;border:1px solid #1fa8df;color:#fff;-webkit-transition:background .35s ease-out;transition:background .35s ease-out}.button-select{clear:both;margin-left:-20px;margin-right:-20px;padding-left:0!important;padding-right:0!important}.button-select:after,.button-select:before{content:"";display:table}.button-select:after{clear:both}@media screen and (max-width:480px){.button-select__button-group{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){.button-select__button-group{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){.button-select__button-group{display:table-cell;padding-left:20px;padding-right:20px;white-space:nowrap!important;width:1px}.button-select__button-group.--rounded .button{padding:12px 16px}}@media screen and (min-width:1025px){.button-select__button-group{display:table-cell;padding-left:20px;padding-right:20px;white-space:nowrap!important;width:1px}.button-select__button-group.--rounded .button{padding:12px 16px}}.button-select__button-group.--rounded{border:1px solid #d9d9d9;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;width:100%}.button-select__button-group.--rounded span{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.button-select__button-group.--rounded .button{-webkit-box-flex:1;border:none;border-radius:30px;color:#1fa8df;-ms-flex:1 1 0px;flex:1 1 0;font-weight:700;margin:0;padding:3px;width:100%}.button-select__button-group.--rounded .--selected,.button-select__button-group.--rounded .button:hover{color:#fff}.button-select__select{display:table-cell;padding:0 20px;width:99999px}@media screen and (min-width:701px)and (max-width:1024px){.button-select__select{display:inline-block;float:left;max-width:49.98%;min-height:1px;padding-left:20px;padding-right:20px;width:49.98%}}@media screen and (max-width:480px){.button-select__select{display:inline-block;float:left;max-width:99.96%;min-height:1px;padding-left:20px;padding-right:20px;width:99.96%}}a,h1,h2,h3,h4,p{margin:0;padding:0}h1{font-size:3.2rem;font-weight:800;letter-spacing:.5px;letter-spacing:-.5px;line-height:3.6rem}@media(min-width:50em){h1{font-size:4rem;line-height:4.8rem}}h2{font-size:2.8rem;font-weight:700;letter-spacing:-.5px;line-height:3.6rem}@media(min-width:37.5em){h2{letter-spacing:0}}h2.\--large{font-size:3rem;font-weight:800}@media(min-width:37.5em){h2.\--large{font-size:3.6rem}}h3{font-size:2rem;font-weight:700;line-height:2.4rem}p{font-size:1.3rem;line-height:1.2rem}p,p.\--small{letter-spacing:0}p.\--small{font-size:1.2rem;line-height:1.6rem}p.\--notification{font-size:1.4rem;letter-spacing:0;line-height:1.6em}p.\--regular{font-weight:400}p.\--bold{font-weight:700}p.\--extra-bold{font-weight:800}a.\--regular{font-weight:400}a.\--bold{font-weight:700}a.\--extra-bold{font-weight:800}.button{font-size:1.4rem;letter-spacing:0;line-height:1.6em}.button.\--small{font-size:1.2rem;letter-spacing:0;line-height:1.6rem}.button.\--regular{font-weight:400}.button.\--bold{font-weight:700}.button.\--extra-bold{font-weight:800}.accordion-container{background:#f2f2f2;display:block;padding:24px 0;text-align:center;width:100%}.accordion-container .accordion-wrapper{display:inline-block;width:100%}.accordion-container .accordion-wrapper .accordion-title{background:#fff;border-radius:5px;cursor:pointer;display:inline-block;font-size:.875rem;line-height:1.2em;margin:5px auto;padding:15px 18px;position:relative;text-align:left;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%;width:90%}@media(min-width:37.5em){.accordion-container .accordion-wrapper .accordion-title{padding-left:2rem;padding-right:2rem}}@media(min-width:50em){.accordion-container .accordion-wrapper .accordion-title{font-size:1rem;margin-left:auto;margin-right:auto;max-width:860px;padding-left:3rem;padding-right:3rem}}.accordion-container .accordion-wrapper .accordion-title .arrow{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#989797;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.5rem;height:100%;justify-content:center;position:absolute;right:12px;text-align:center;top:0;-webkit-transform:scaleX(1.2);transform:scaleX(1.2);width:20px}.accordion-container .accordion-wrapper .accordion-title .arrow:before{content:"▼"}.accordion-container .accordion-wrapper .accordion-body{background:#fff;border:1px solid #ddd;display:none;margin:24px auto;max-width:860px;padding:24px 0}.accordion-container .accordion-wrapper .accordion-body .content{padding-left:15px;padding-right:15px;width:100%}@media(min-width:37.5em){.accordion-container .accordion-wrapper .accordion-body .content{padding-left:2rem;padding-right:2rem}}@media(min-width:50em){.accordion-container .accordion-wrapper .accordion-body .content{margin-left:auto;margin-right:auto;max-width:860px;padding-left:3rem;padding-right:3rem}}.accordion-container .accordion-wrapper.\--open .accordion-title{color:#1fa8df}.accordion-container .accordion-wrapper.\--open .accordion-title .arrow{color:#333;-webkit-transform:rotate(180deg) scaleX(1.2);transform:rotate(180deg) scaleX(1.2)}.accordion-container .accordion-wrapper.\--open .accordion-body{display:block}.accordion-container.\--alert{font-weight:700}.content-switcher-container .content-switcher-element{display:none;margin:2em 0}.content-switcher-container .content-switcher-element.\--visible{display:inline-block}.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}.icon{display:inline-block;line-height:1;vertical-align:top}.icon__redacted svg{fill:#000}.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}/*! 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%}.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}}.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}}.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)}}.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}.bullet-point-nav{background:#fcfcfc;border-radius:4px;padding:0}.bullet-point-nav__title{background:#f7f7f7;border-top-left-radius:4px;border-top-right-radius:4px;color:#1fa8df;font-weight:700;padding:.5em 2em;text-align:center}.bullet-point-nav__list{list-style:none;margin:0;padding:2rem 0 0}.bullet-point-nav__item{border-bottom:1px solid #d7d7d7;counter-increment:step-counter;padding:1.5rem 1rem}.bullet-point-nav__item:nth-of-type(odd){background:#fdfdfd}.bullet-point-nav__item:last-of-type{border-bottom:none;border-radius:.5rem}.bullet-point-nav__item[\:has\(span\)] .bullet-point-nav__heading{border-bottom:1px solid #1fa8df}.bullet-point-nav__item:has(span) .bullet-point-nav__heading{border-bottom:1px solid #1fa8df}.bullet-point-nav__item.\--active{background-color:#f2f9fc;font-weight:700}.bullet-point-nav__heading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;color:#333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;justify-content:center;line-height:1.2rem;margin-bottom:.5rem;padding:.5rem 0;position:relative;text-align:center;width:100%}.bullet-point-nav__heading:hover{color:#1fa8df;-webkit-transition:all .25s;transition:all .25s}.--active .bullet-point-nav__heading{font-weight:700}.bullet-point-nav__heading:before{background-color:#c9e6f2;border-radius:100%;color:#08c;content:counter(step-counter);font-size:1.25rem;font-weight:600;left:calc(50% - 1.5rem);margin:0;padding:9px 14px;position:absolute;top:-2.5rem}.--active .bullet-point-nav__heading:before{background-color:#1fa8df;color:#fff}.bullet-point-nav__content{border-left:1px solid #333;color:inherit;display:block;font-size:.8rem;font-weight:500;line-height:1rem;padding:.5rem}.bullet-point-nav__nested-list{display:block;font-size:.85rem;list-style:none;padding:0}.--active .bullet-point-nav__nested-list{display:block}.bullet-point-nav__nested-list-item{font-weight:400}.bullet-point-nav__nested-list-item .bullet-point-nav__content{border-left:none}.bullet-point-nav__nested-list-item .bullet-point-nav__content:before{display:none}.fees{font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:16px}.fees input[type=number]::-webkit-inner-spin-button,.fees input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.fees input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.fees__pricing-model{-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:0 auto;max-width:780px;padding:1rem}.fees__pricing-model .text-heading{padding:2rem 0;text-align:center}.fees__pricing-model .input-group{margin:0 auto;max-width:350px;padding:0;width:100%}.fees__pricing-model .button-select{margin:0 auto;max-width:350px}.fees__pricing-model .button-select .button-group__button-element{font-size:.875rem}@media(min-width:50em){.fees__pricing-model .button-select .button-group__button-element{font-size:1rem}}.fees__pricing-model .button-select .button-group__button-element.--selected{background:#1fa8df}@media screen and (min-width:701px)and (max-width:1024px){.fees__pricing-model .input-group{min-width:350px}}@media screen and (min-width:1025px){.fees__pricing-model .input-group{min-width:350px}}.fees__payment-information-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fafafa;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.fees__payment-information-container .fees__payment-model-information{background-color:#fff;width:100%}.fees__payment-information-container .fees__donation-form--calculator{border-bottom-right-radius:30px;border-top-right-radius:30px;padding:1rem}.fees__payment-information-container .fees__donation-form--calculator-title{font-weight:700;text-align:center}.fees__payment-information-container .fees__donation-form--calculator .donation-selector{background-color:#fff}@media screen and (min-width:701px)and (max-width:1024px){.fees__payment-information-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fees__payment-information-container .fees__payment-model-information{background-color:#fff;width:50%}.fees__payment-information-container .fees__donation-form--calculator{border-bottom-right-radius:30px;border-top-right-radius:30px;padding:1rem;width:50%}}@media screen and (min-width:1025px){.fees__payment-information-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fees__payment-information-container .fees__payment-model-information{background-color:#fff;width:50%}.fees__payment-information-container .fees__donation-form--calculator{border-bottom-right-radius:30px;border-top-right-radius:30px;padding:1rem;width:50%}}.fees__donation-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:1rem 0;width:100%}@media screen and (min-width:701px)and (max-width:1024px){.fees__donation-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:750px}}@media screen and (min-width:1025px){.fees__donation-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:750px}}.fees__donation-form--calculator-information{margin:.8rem}.fees__donation-form-amounts{font-weight:700}.fees__donation-form-type{margin:0 auto;max-width:250px;padding-bottom:.8rem;text-align:center}.fees__donation-form-type-title{color:#1fa8df}.fees__payment-model-information{background-color:#fff;border:1px solid #eee;border-radius:10px;width:50%}.fees__common-questions{background:#fafafa;font-size:20px;margin-bottom:0;padding-top:1.3rem;text-align:center}.fees__common-questions .accordion-container{background:#fafafa}.fees__donation-form-fee{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.fees__donation-form-fee-donor-amount{background-color:#f2f2f2;border-radius:10px;margin:0 -15px;padding:8px .9rem}.fees__donation-form-fee-donor-amount p{margin-bottom:.5em}.fees__donation-form-fee .optional-selector__select{-webkit-box-flex:.5;-ms-flex:.5;flex:.5;height:30px}.fees .icon{height:7rem;margin:1.25em 0 0;width:7rem}.fees .graph{height:16em;margin:0;width:16em}.fees h2{border-bottom:3px solid #333;display:inline-block;font-size:2em;margin:20px 0;padding:14px 0}.fees h3{font-size:1.5em;margin:0}.fees p{font-size:1em;margin-bottom:1rem;margin-top:.25em}.fees p.fees__pricing-small-text{font-size:.8rem}.fees p.fees__donation-form-amounts--campaign-recieves{font-size:1.5rem}.fees .viewpoint{margin-top:2em;width:100%}.fees .viewpoint:first-child{margin-top:0}.fees .viewpoint:last-child hr{display:none}.fees .viewpoint hr{border:none;border-bottom:1px solid #aeaeae;width:5rem}.fees .viewpoint p{font-size:.875rem}@media(min-width:50em){.fees .viewpoint p{font-size:1rem}.fees .viewpoint.half-width{display:inline-block;margin-left:1%;margin-right:1%;width:48%}.fees .viewpoint.half-width:nth-child(4) hr{display:none}.fees .viewpoint.full-width{display:inline-block;margin-left:26%;margin-right:26%;width:48%}}.fees .accordion-container .accordion-wrapper .accordion-title{font-size:1rem}@media(min-width:50em){.fees .accordion-container .accordion-wrapper .accordion-title{font-size:1.25rem}}.fees .accordion-body p{font-size:.875rem}@media(min-width:50em){.fees .accordion-body p{font-size:1rem}}.fees .funding-types{display:block;font-size:1.1em;margin:2em auto 0;text-align:left;width:14em}.fees .funding-types .disc{border-radius:1em;display:inline-block;height:2em;position:absolute;width:2em}.fees .funding-types .funding-type{display:block;margin:1em 0;min-height:2em;position:relative}.fees .funding-types .funding-type.funding-optional .disc{background-color:#e444a0}.fees .funding-types .funding-type.funding-investment .disc{background-color:#1fa8df}.fees .funding-types .funding-type.funding-philanthropy .disc{background-color:#bae3f4}.fees .funding-types .text{display:inline-block;font-size:.875rem;margin:.4em 0 0 2.5em;padding-left:1rem}@media(min-width:50em){.fees .funding-types .text{font-size:1rem}}.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}.page-block-action{margin-top:1rem}@media(min-width:37.5em){.page-block-action{-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-top:1.5rem}}@media(min-width:50em){.page-block-action{margin-top:2rem}}@media(min-width:64em){.page-block-action{margin-top:2.5rem}}.page-block-action:first-child{margin-top:0}.page-block-action.--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-block-action__copy{margin-bottom:1rem;text-align:center}@media(min-width:37.5em){.page-block-action__copy{margin-bottom:0;text-align:left}}.page-block-action__copy.--light .text-heading{color:#fff}.page-block-action__cta{margin-left:auto;margin-right:auto;max-width:280px}@media(min-width:37.5em){.page-block-action__cta{margin-left:0;margin-right:0;max-width:none}}.page-block-action__cta.--centered{margin:0 auto;max-width:400px;padding-top:1rem;text-align:center}.page-block-action.\--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-block-action.\--multiple .page-block-action__cta{margin-bottom:1rem}.page-block-action.\--multiple .page-block-action__cta:last-child{margin-bottom:0}@media(min-width:37.5em){.page-block-action.\--multiple .page-block-action__cta{margin-bottom:0}}.page-block-action.\--left{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.page-block-action.\--left .page-block-action__cta{margin-left:0;margin-right:1rem}.page-block-action.\--left .page-block-action__cta:last-child{margin-right:0}.page-block-header{margin-bottom:1rem}@media(min-width:37.5em){.page-block-header{margin-bottom:1.5rem}}@media(min-width:50em){.page-block-header{margin-bottom:2rem}}@media(min-width:64em){.page-block-header{margin-bottom:2.5rem}}.page-block-header__heading{border-bottom:1px solid #333;padding-bottom:.5rem}.page-block-header__heading>.text-heading{display:inline-block;position:relative}.page-block-header__heading>.text-heading:after{background-color:#333;bottom:calc(-.5rem - 4px);content:"";height:4px;left:0;position:absolute;width:100%}.page-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:60vh}.page-hero.hide{display:none}.page-hero__inner{margin-left:auto;margin-right:auto;max-width:1170px;padding:2rem 15px;width:100%}.page-hero__subheading{margin-top:1rem}.--center .page-hero__subheading{margin-left:auto;margin-right:auto}.--right .page-hero__subheading{margin-left:auto;margin-right:0}.text-center .page-hero__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-right .page-hero__action{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page-hero__cta{margin-top:2rem}.page-hero.\--100vh{min-height:calc(100vh - 68px)}.page-hero.\--60vh{min-height:60vh}.page-hero.\--short{min-height:0}@media(min-width:50em){.page-hero.\--short .page-hero__inner{padding-bottom:2rem;padding-top:2rem}}@media(min-width:64em){.page-hero.\--short .page-hero__inner{padding-bottom:2.5rem;padding-top:2.5rem}}.page-hero.\--normal{min-height:0}@media(min-width:64em){.page-hero.\--normal{min-height:40vh}}.page-hero.\--normal .page-hero__inner{padding-bottom:3rem;padding-top:3rem}@media(min-width:37.5em){.page-hero.\--normal .page-hero__inner{padding-bottom:2rem;padding-top:2rem}}@media(min-width:50em){.page-hero.\--normal .page-hero__inner{padding:2.5rem}}@media(min-width:64em){.page-hero.\--normal .page-hero__inner{padding:4rem}}.page-hero.\--left{text-align:left}.page-hero.\--center{text-align:center}.page-hero.\--right{text-align:right}.page-hero.\--gradient{background:-webkit-gradient(linear,left top,right bottom,from(#3dc7ff),to(#0a6b92));background:linear-gradient(to right bottom,#3dc7ff,#0a6b92)}.page-hero.\--white{background:#fff;background-image:url(https://chuffed.org/images/hero_bg.png);background-position:bottom;background-size:cover;color:#333}.page-hero.\--white .copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}@media(min-width:50em){.page-hero.\--white .copy{max-width:70%}}.page-hero.\--white .img{display:none}@media(min-width:50em){.page-hero.\--white .img{display:block;max-width:100%}}.page-hero.\--white .text-heading{color:#333;font-family:Inter,sans-serif}.page-hero.\--white .text-heading.--size-4{font-weight:800;letter-spacing:-1px;line-height:1.2em}.page-hero.\--white .text-heading.--size-7{font-size:1rem;font-weight:500;line-height:1.5em}.page-hero.\--plain{background:none;background-color:#f8f8f8}.page-hero.\--black{background:none;background-color:#000}@media(min-width:37.5em){.page-hero__action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}.page-hero__cta-primary{margin-bottom:.5rem;margin-top:.5rem}@media(min-width:37.5em){.page-hero__cta-primary{margin-bottom:1rem;margin-top:1rem}}.page-hero__cta-secondary{margin-bottom:.5rem;margin-top:.5rem}@media(min-width:37.5em){.page-hero__cta-secondary{margin-bottom:1rem;margin-left:1rem;margin-top:1rem}}.text-body{color:#333;display:block;font-family:Source Sans Pro,Helvetica Neue,helvetica,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;padding:0}@media(min-width:50em){.text-body{font-size:1rem}}.text-body+.text-body{margin-top:1em}.text-body a{color:currentcolor;text-decoration:underline;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.text-body a:hover{color:#1fa8df}.text-body.\--align-left{text-align:left}.text-body.\--align-center{text-align:center}.text-body.\--align-right{text-align:right}.text-body.\--margin-bottom-none{margin-bottom:0}.text-body.\--margin-bottom-half{margin-bottom:.5em}.text-body.\--margin-bottom-single{margin-bottom:1em}.text-body.\--margin-bottom-double{margin-bottom:2em}.text-body.\--margin-top-none{margin-top:0}.text-body.\--margin-top-half{margin-top:.5em}.text-body.\--margin-top-single{margin-top:1em}.text-body.\--margin-top-double{margin-top:2em}.text-body.\--larger{font-size:1rem}@media(min-width:50em){.text-body.\--larger{font-size:1.25rem}}.text-body.\--lede{font-size:1.125rem;letter-spacing:-.02rem}@media(min-width:50em){.text-body.\--lede{font-size:1.5rem}}.text-body.\--smaller{font-size:.75rem}@media(min-width:50em){.text-body.\--smaller{font-size:.875rem}}.text-body.\--light{font-weight:300}.text-body.\--default{color:#333}.text-body.\--brand{color:#1fa8df}.text-body.\--subdued{color:gray}.text-body.\--inverse{color:#fff}.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}.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}.crowdfunding{font-size:.85rem;line-height:1.6rem}.crowdfunding:after{clear:both;content:"";display:table}.crowdfunding__navigation{float:left;margin-right:2%;width:23%}@media screen and (max-width:480px){.crowdfunding__navigation{float:none;margin-right:0;width:100%}}@media screen and (min-width:481px)and (max-width:700px){.crowdfunding__navigation{float:none;margin-right:0;width:100%}}.crowdfunding__content{float:left;width:75%}@media screen and (max-width:480px){.crowdfunding__content{float:none;width:100%}}@media screen and (min-width:481px)and (max-width:700px){.crowdfunding__content{float:none;width:100%}}.crowdfunding h1{letter-spacing:-1px;line-height:1.6em;margin:1.5rem 0 .5rem}.crowdfunding h1:first-of-type{margin-top:0}@media screen and (max-width:480px){.crowdfunding h1{margin-top:1em}}@media screen and (min-width:481px)and (max-width:700px){.crowdfunding h1{margin-top:1em}}.crowdfunding p{margin:0 0 .7rem}.crowdfunding p,.crowdfunding td{font-size:inherit}.crowdfunding h2{font-size:1.7rem;margin-top:1em}.crowdfunding h3{font-size:1.3rem}.crowdfunding img{display:block;height:auto;max-width:100%}.crowdfunding img.right{float:right;margin-left:1em}.crowdfunding img.left{float:left;margin-right:1em}.crowdfunding blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 0;padding:.5em 10px;quotes:"“" "”" "‘" "’"}.crowdfunding blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.crowdfunding blockquote p{display:inline}.crowdfunding .embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.crowdfunding .embed-container .embed-container embed,.crowdfunding .embed-container .embed-container object,.crowdfunding .embed-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.crowdfunding table{border:1px solid #ccc;border-collapse:collapse;border-spacing:0;margin:0;padding:0;width:100%}.crowdfunding table tr{border:1px solid #ddd;padding:5px}.crowdfunding table td,.crowdfunding table th{padding:10px;text-align:center}.crowdfunding table th{font-size:14px;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:600px){.crowdfunding table{border:0}.crowdfunding table thead{display:none}.crowdfunding table tr{border-bottom:2px solid #ddd;display:block;margin-bottom:10px}.crowdfunding table td{border-bottom:1px dotted #ccc;display:block;font-size:13px;font-size:.85rem;line-height:1.5rem;text-align:right}.crowdfunding table td:last-child{border-bottom:0}.crowdfunding table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}}
/*# sourceMappingURL=content.css.map*/