html{font-size:1.2rem}body{color:#fff;background-color:#000;height:100%;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:100}#app{width:100%;height:100%;margin:0;padding:0}main{flex-direction:column;gap:2rem;padding:2rem 3rem 4rem;display:flex;position:relative}@media (width>=768px){main{padding:4rem 6rem}}section{flex-direction:column;gap:4rem;display:flex}h1{font-size:2em;font-weight:100}h2{font-weight:100}h3,h4{font-weight:300}a{color:#fff;line-height:2rem}p{color:#fffc;margin:0;line-height:2rem}p:not(:last-child){margin-bottom:2rem}ul{color:#fffc;line-height:2rem}ol{color:#fffc;margin:0;padding:0;line-height:2rem}input,select,textarea{font-size:inherit;color:inherit;background-color:inherit;border:1px solid #fff;padding:8px;font-family:inherit}img{border-radius:5px}.center-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.cta{text-align:center;color:#fff;background-color:#0229b2;border-radius:5px;margin:0 auto;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s;display:inline-block}.cta:hover{opacity:.8;background-color:#0229b2}.qOKiMW_navbar{font-weight:300;position:relative}@media only screen and (width>=576px){.qOKiMW_navbar{margin-left:-1.5rem}}@media only screen and (width>=768px){.qOKiMW_navbar{margin-left:unset}}.qOKiMW_navbar__links{gap:16px;margin:0;padding:0;list-style:none;display:flex}.qOKiMW_navbar__item{position:relative}.qOKiMW_navbar__link{color:#fff;padding:1rem;text-decoration:none;display:block}.qOKiMW_navbar__link:hover{background-color:#ffce26}.qOKiMW_navbar__link:active{opacity:.8}.qOKiMW_navbar__dropdown{z-index:1000;background-color:#0229b2;min-width:200px;position:absolute;top:100%;left:0}.qOKiMW_navbar__dropdown-list{margin:0;padding:0;list-style:none}.qOKiMW_navbar__dropdown-item{padding:0;list-style:none}.qOKiMW_navbar__dropdown-link{color:inherit;padding:1rem;text-decoration:none;display:block}.qOKiMW_navbar__dropdown-link:hover{background-color:#ffce26}.qOKiMW_navbar__dropdown-link:active{opacity:.8}._2NmL2q_social{justify-content:center;gap:1rem;width:112px;height:2rem;display:flex}._2NmL2q_social__icon{height:100%}._2NmL2q_social__icon:hover{opacity:.8;transform:scale(1.05)}.z9YX8W_hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;height:60px;padding:0;display:flex}.z9YX8W_hamburger__icon{background-color:#fff;width:60px;height:4px;margin-top:28px;transition:transform .3s;position:relative}.z9YX8W_hamburger__icon:before,.z9YX8W_hamburger__icon:after{content:"";background-color:#fff;width:60px;height:4px;transition:transform .3s;position:absolute;left:0}.z9YX8W_hamburger__icon:before{transform:translateY(-20px)}.z9YX8W_hamburger__icon:after{transform:translateY(20px)}.z9YX8W_hamburger--open .z9YX8W_hamburger__icon{background-color:#0229b2}.z9YX8W_hamburger--open .z9YX8W_hamburger__icon:before{transform:rotate(45deg)}.z9YX8W_hamburger--open .z9YX8W_hamburger__icon:after{transform:rotate(-45deg)}.h9NVDq_navbar{background-color:#0229b2;flex-direction:column;width:100vw;height:100%;min-height:100vh;font-weight:300;transition:left .3s ease-in-out;display:flex;position:absolute;top:0;left:-100%;overflow-y:auto}.h9NVDq_navbar--open{z-index:100;left:0}.h9NVDq_navbar__links{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.h9NVDq_navbar__item{width:100%}.h9NVDq_navbar__link,.h9NVDq_navbar__subroute-link{color:inherit;font:inherit;cursor:pointer;outline:inherit;text-align:left;background:0 0;border:none;width:100%;padding:2rem;text-decoration:none;display:block}.h9NVDq_navbar__link:active,.h9NVDq_navbar__subroute-link:active{background-color:#ffce26}.h9NVDq_navbar__subroutes{margin:0;padding-left:1rem;list-style:none}.oZT2ra_app-shell{margin:0;padding:0}.oZT2ra_app-shell__header{background-color:#0229b2;grid-template-areas:"oZT2ra_hamburger oZT2ra_title""oZT2ra_social oZT2ra_social";place-items:center;gap:16px;padding:1rem 1.5rem;display:grid}@media only screen and (width>=1024px){.oZT2ra_app-shell__header{grid-template-areas:"oZT2ra_title oZT2ra_navigation oZT2ra_social"}}.oZT2ra_app-shell__header--sticky{z-index:1000;position:sticky;top:0;box-shadow:0 -5px 10px 8px #ffce2633}.oZT2ra_app-shell__hamburger{grid-area:oZT2ra_hamburger}@media only screen and (width>=1024px){.oZT2ra_app-shell__hamburger{display:none}}.oZT2ra_app-shell__logo{text-align:center;color:inherit;font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;grid-area:oZT2ra_title;align-items:center;gap:16px;padding:0;text-decoration:none;display:flex}.oZT2ra_app-shell__icon{display:none}@media only screen and (width>=768px){.oZT2ra_app-shell__icon{width:30px;height:30px;display:block}}.oZT2ra_app-shell__title{margin:0}.oZT2ra_app-shell__navigation{grid-area:oZT2ra_navigation;display:none}@media only screen and (width>=1024px){.oZT2ra_app-shell__navigation{display:block}}.oZT2ra_app-shell__sidemenu{display:block}@media only screen and (width>=1024px){.oZT2ra_app-shell__sidemenu{display:none}}.oZT2ra_app-shell__social{grid-area:oZT2ra_social}.cGCXfG_banner{margin-left:-2rem;margin-right:-2rem}.cGCXfG_banner img{width:100%;height:auto;display:block}.pbAkYq_home__image{width:100%}.pbAkYq_home__list{flex-direction:column;gap:.5rem;display:flex}._8Tsp7W_reports__list{flex-direction:column;gap:8px;list-style-type:disclosure-closed;display:flex}._8Tsp7W_reports__spending-list{flex-direction:column;gap:1rem;display:flex}._8Tsp7W_reports__spending-link{text-decoration:underline}.K5nriq_event{border-bottom:1px solid #fff;padding-bottom:1rem}.K5nriq_event:last-child{border-bottom:none}.K5nriq_event__title{font-size:1.5rem;font-weight:700}.K5nriq_event__datetime,.K5nriq_event__location,.K5nriq_event__description{font-size:1rem}.K5nriq_event__link{color:#149adb;text-decoration:none}.K5nriq_event__link:hover{text-decoration:underline}.K5nriq_calendar{display:none}@media only screen and (width>=576px){.K5nriq_calendar{width:100%;min-width:500px;max-width:800px;height:600px;display:block}}.K5nriq_events__list{flex-direction:column;gap:1rem;display:flex}._0iKTWG_button{color:#fff;text-align:center;cursor:pointer;background-color:#0229b2;border:none;border-radius:5px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:300;text-decoration:none;transition:background-color .3s,opacity .3s;display:inline-block}._0iKTWG_button:hover,._0iKTWG_button:active{opacity:.8}.vX6X1W_contact__form{flex-direction:column;gap:1rem;width:100%;max-width:800px;display:flex}.vX6X1W_contact__label{flex-direction:column;gap:4px;display:flex}.vX6X1W_contact__input{background-color:inherit;color:inherit;padding:8px}.vX6X1W_contact__message{height:5rem}.vX6X1W_contact__submit{align-self:center}.qOX-ja_need{border-top:1px solid #fff;margin-top:2rem}.qOX-ja_need:first-child{border-top:none;margin-top:0}.qOX-ja_need__gallery{flex-wrap:wrap;gap:4px;display:flex}.qOX-ja_need__links{gap:16px;display:flex}.nyE_5W_donate__options{flex-direction:column;gap:2rem;display:flex;position:relative}@media (width>=768px){.nyE_5W_donate__options{flex-direction:row;justify-content:space-around}}.nyE_5W_donate__option{text-align:center;box-sizing:border-box;cursor:pointer;background-color:#111;border:1px solid #00f;border-radius:5px;flex-direction:column;align-self:center;width:80vw;padding:1rem;text-decoration:none;display:flex}@media (width>=768px){.nyE_5W_donate__option{align-self:unset;width:40vw}}.nyE_5W_donate__option:hover{background-color:#222}.nyE_5W_donate__image{align-self:center;max-width:100%;display:block}.-\37 NWQa_opportunity{border-top:1px solid #fff;margin-top:2rem}.-\37 NWQa_opportunity:first-child{border:none;margin:0}.-\37 NWQa_volunteer-ways{flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;display:flex}@media (width>=1024px){.-\37 NWQa_volunteer-ways{flex-direction:row}}.-\37 NWQa_volunteer-ways img{max-width:400px;box-shadow:0 4px 8px #0000001a}.-\37 NWQa_volunteer-ways div{flex:1}.-\37 NWQa_volunteer-ways div ul{padding-left:1.5rem;list-style-type:disc}.-\37 NWQa_volunteer__cta{flex-direction:column;align-items:center;display:flex}.MJYZqq_constitution__list{list-style:none}.zB3DnG_event__images{gap:16px;width:90vw;display:flex;overflow-x:scroll}.zB3DnG_event__image{height:150px}.SgV_-G_accordion{border-radius:4px;width:100%;overflow:hidden}.SgV_-G_header{all:unset;box-sizing:border-box;cursor:pointer;color:#fff;background-color:#00f9;border:1px solid #ccc;justify-content:space-between;align-items:center;width:100%;padding:10px;font-weight:700;display:flex}.SgV_-G_title{margin:0}.SgV_-G_content{background-color:#0000ff80;margin:0;padding:10px}.jMBcSa_list-item{margin:0;padding:0;list-style-type:none}.-trx9a_link{gap:.5rem;display:flex}.j9rIWq_letters{flex-direction:column;gap:.5rem;display:flex}
/*# sourceMappingURL=index.0f844aeb.css.map */
