body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{font-size:16px;line-height:1.7;font-weight:500;font-family:"Open Sans",Sans-serif;color:#444}@media (max-width:639px){body{font-size:.9em}}.App{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.content{width:90%;max-width:1000px;margin:0 auto;position:relative;padding:3.5rem 0 4.5rem}.content>:first-child{margin-top:0}h1,h2,h3,h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.3;font-weight:700}h1{font-size:2.5em;color:#2f5230}h1,h2{text-transform:uppercase;font-family:"Roboto Condensed"}h2{font-size:1.6em}h3{font-size:1.5em;text-transform:uppercase}h3,h4{font-family:"Roboto Condensed";color:#2a2b2a}h4{font-size:1.25em;font-weight:800;margin-top:1.3em;margin-bottom:.2em}@media (max-width:639px){h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.3em}h4{font-size:1.2em}}p{margin:.5em 0 1em}a{text-decoration:none;color:#4ba34e;font-weight:600;transition:all .1s ease-in-out}a:hover{text-decoration:underline}.link{color:#4ba34e;font-weight:600;transition:all .1s ease-in-out}.link:hover{text-decoration:underline}ul{padding-left:20px;list-style-type:square}.btn{display:block;margin:.5rem 0 1rem;padding:.6rem 2rem;background-color:#2a2b2a;color:#fff;border:none;border-radius:4px;font-size:.95em;font-weight:800;text-transform:uppercase;line-height:1.2;cursor:pointer;min-width:200px;width:auto;outline:none;transition:all .1s ease-in-out}.btn:hover{background-color:#111}.btn:focus{outline:none}.btn:disabled{background-color:#ccc}label{display:block;text-transform:uppercase;font-weight:700;font-size:.9em;color:#666;margin:.2rem 0}input,textarea{padding:.6rem;width:100%;margin-bottom:1.2rem;border:1px solid #ccc;background-color:#fcfcfc;box-sizing:border-box}input.input-error,textarea.input-error{border:1px solid red;background-color:#fff6f6}input:focus,textarea:focus{outline:1px ridge #ccc}.form-errors{color:red;background-color:#fff6f6}.form-errors,.form-success{margin-bottom:1.5rem;font-size:.9em;font-weight:700;padding:.5rem .8rem}.form-success{color:green;background-color:#ddf9de}.text-center{text-align:center}.text-small{font-size:.8em}.text-lg{font-size:1.15em;font-weight:600}.text-xl{font-size:2.2em;font-weight:700;text-transform:uppercase;font-family:"Roboto Condensed"}.fas{font-family:"FontAwesome";font-style:normal}.fa-facebook-square{font-family:FontAwesome;font-style:normal;font-size:1.6em;color:#2a2b2a}.eyebrow{text-transform:uppercase;font-weight:700;font-size:.9em;color:#888;margin:.2rem 0;font-family:"Roboto Condensed"}.page-header{text-align:center;background-image:url(/static/media/hero.0ea48057.jpg);background-repeat:no-repeat;background-size:cover;background-position:center 85%;display:flex;align-items:center;height:380px}.page-header.events-header{background-image:url(/static/media/events.6b3c5bc2.jpg);background-position:center 45%}.page-header.about-header{background-image:url(/static/media/about.f740c293.jpg);background-position:center 40%}.page-header.projects-header{background-image:url(/static/media/projects.dde4d867.jpg);background-position:center 40%}.page-header.getInvolved-header{background-image:url(/static/media/get-involved.5ad53546.jpg);background-position:center 45%}.page-header.contact-header{background-image:url(/static/media/contact.d779e540.jpg);background-position:center 70%}@media (max-width:639px){.page-header{height:250px}}.overlay{background:linear-gradient(90deg,transparent,rgba(0,0,0,.188235),rgba(0,0,0,.25098),rgba(0,0,0,.188235),transparent);width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;text-shadow:1px 1px 2px rgba(0,0,0,.4);padding-bottom:3.5rem;box-sizing:border-box}.overlay h1{color:#fff;padding:.1em 0;border-bottom:3px solid;margin-bottom:0}.overlay h2{color:#fcfcfc;margin-top:.8em;margin-bottom:0}@media (max-width:639px){.overlay{background:rgba(0,0,0,.31)}}.hero{background-image:url(/static/media/hero.0ea48057.jpg);background-repeat:no-repeat;background-size:cover;background-position:center 90%;height:550px}.hero .overlay{background:rgba(0,0,0,.27)}@media (max-width:639px){.hero{height:350px}}.section-break{width:100%;height:1.3rem}.small-section-break{width:100%;height:.5rem}@media (max-width:767px){.small-section-break{height:.1rem}}.text-box{background-color:#fcfcfc;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:1.8rem 2rem;margin:1rem 0 3rem;box-sizing:border-box;border-radius:4px}.text-box>:first-child{margin-top:0}.text-box>:last-child{margin-bottom:0}.project-wrapper{display:flex;flex-wrap:wrap;margin:0 -1.5rem}.project-wrapper>div{width:50%;display:flex;margin:0 auto}.project-wrapper>div.full-width{width:100%}@media (max-width:767px){.project-wrapper>div{width:100%}}.project-box{box-shadow:0 2px 8px rgba(0,0,0,.15);margin:2rem 1.5rem;box-sizing:border-box;width:100%;overflow:hidden;border-radius:4px}.project-box>:first-child{margin-top:0}.project-box>:last-child{margin-bottom:0}.project-box .project-image{height:300px;background-repeat:no-repeat;background-size:cover;background-position:50%;transition:all .4s ease-in-out}.project-box .project-text{background-color:#fcfcfc;padding:1.8rem 2rem;text-decoration:none;transition:all .4s ease-in-out}.project-box a{color:inherit;font-weight:inherit}.project-box a:hover{text-decoration:none}.project-box:hover .project-image{transform:scale(1.05);-webkit-filter:brightness(1.1);filter:brightness(1.1)}.project-box:hover .project-text{transform:translateY(-.4rem)}.photo-box-wrapper{overflow:hidden;border-radius:4px;position:relative;width:100%;display:inline-block;margin-bottom:2.5rem;margin-top:1.5rem}.photo-box-wrapper .overlay{height:100%;border-radius:4px;padding:1.4rem;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.19)}.photo-box-wrapper.photo-box-wrapper-dark .overlay{background:rgba(0,0,0,.38)}.photo-box-wrapper:hover .photo-box{transform:scale(1.05);-webkit-filter:brightness(.8);filter:brightness(.8)}.photo-box-wrapper:hover .photo-box-caption{transform:translateY(-.4rem)}.photo-box{background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:4px;height:350px;display:flex;flex-direction:column;transition:all .4s ease-in-out}.photo-box,.photo-box.treeplanting{background-image:url(/static/media/treeplanting-project.80379943.jpg)}.photo-box.treeplanting{background-position:center 0}.photo-box.gathering{background-image:url(/static/media/reunion.6274ca5c.jpg)}.photo-box.events{background-image:url(/static/media/treeplanting.f8018b83.jpg)}.photo-box.projects{background-image:url(/static/media/projects.83851ce5.jpg);background-position:center 40%}.photo-box-title{text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,.4);color:#fff;font-size:2.5em;line-height:1.3em;font-family:"Roboto Condensed";font-weight:700;width:100%}.photo-box-title hr{border:none;border-top:3px solid;color:#fff;height:0;width:10%;margin:.8rem 0 0;text-shadow:none}.photo-box-subtitle{text-transform:uppercase;font-size:1.7em;line-height:1.3em;font-family:"Roboto Condensed";font-weight:700}.photo-box-subtitle,.photo-box-text{text-shadow:1px 1px 2px rgba(0,0,0,.4);color:#fff;width:100%}.photo-box-text{font-weight:600;font-size:1.2em;font-weight:700}.photo-box-caption{background-color:#000;color:#fff;padding:1.2rem 1.2rem 1.6rem;font-size:.95em;font-weight:600;border-radius:0 0 4px 4px;position:absolute;bottom:-.4rem;left:0;right:0;transition:all .4s ease-in-out}.cols{display:flex;justify-content:space-between}.cols>*{width:50%;margin-right:3rem}.cols>:last-child{margin-right:0}@media (max-width:767px){.cols{display:block;width:100%}.cols>*{width:100%;margin-right:0;margin-left:0}}.center-link{display:block;text-align:center;text-transform:uppercase;font-weight:700;margin:.5rem 0;cursor:pointer;color:#4ba34e;font-size:1em}.center-link.down-arrows:after,.center-link.down-arrows:before{content:"\f107";font-family:"FontAwesome";font-style:normal;margin-right:.5rem;display:inline-block}.center-link.down-arrows:after:hover,.center-link.down-arrows:before:hover{text-decoration:none}.center-link.down-arrows:after{margin-left:.5rem}.center-link:hover{text-decoration:underline}.back-link{display:block;text-transform:uppercase;font-weight:700;padding-top:4rem;cursor:pointer;color:#4ba34e;font-size:.9em;position:absolute;top:0}.back-link:before{content:"\f100";font-family:"FontAwesome";font-style:normal;margin-right:.5rem;display:inline-block}.back-link:before:hover{text-decoration:none}.back-link:hover{text-decoration:underline}.mt-0{margin-top:0}.mt-5{margin-top:.5em}.mb-0{margin-bottom:0}.fade-appear{opacity:.01}.fade-appear.fade-appear-active{opacity:1;transition:opacity .2s ease-in-out}.fade-enter{opacity:.01}.fade-enter.fade-enter-active{opacity:1;transition:opacity .2s ease-in-out}.fade-leave{opacity:1}.fade-leave.fade-leave-active{opacity:.01;transition:opacity .2s ease-in-out}.header-space{height:105px}.header{color:#2a2b2a;box-shadow:0 2px 8px rgba(0,0,0,.15);position:fixed;top:0;right:0;left:0;background:#fff;z-index:2;max-width:100%}.header .content{padding:0}.header-wrapper{display:flex;align-items:center}.logo-wrapper{padding:.5rem 0}.logo-text-wrapper{display:flex;align-items:center}.logo-text-wrapper:hover{text-decoration:none}.logo{margin:0 1rem 0 0;width:95px;vertical-align:middle}.logo-name{font-size:1.2em;line-height:1.2em;font-family:"PT Sans Narrow";font-weight:400;color:#2a2b2a}.logo-name .logo-acc{display:block;font-size:1.2em;font-weight:700}.logo-name .logo-full{margin-top:.4rem}@media (max-width:639px){.logo{width:60px;margin-right:.6rem}.logo-name .logo-full{display:none}}.header-top-wrapper{display:flex;justify-content:space-between;width:100%}.mobile-nav{display:none}.mobile-nav .mobile-nav-icon{padding:.5rem;cursor:pointer}.mobile-nav .mobile-nav-icon i{font-size:1.8em}.mobile-nav-items{display:none;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;background-color:#fff;border-top:1px solid #ccc;min-height:100vh;list-style-type:none;font-size:1.2em;font-family:"Roboto Condensed";text-transform:uppercase;padding:1.5rem 2rem}.mobile-nav-items>li{border-bottom:1px solid #eee;position:relative}.mobile-nav-items>li a{color:#2a2b2a;padding:1rem 0;display:inline-block;width:100%;vertical-align:middle;text-decoration:none}.mobile-nav-items .sub-nav{list-style-type:none;margin:.5rem 0 1.5rem;padding:0;text-transform:capitalize}.mobile-nav-items .sub-nav a{padding:0 1rem;color:#2a2b2a}.mobile-nav-items .sub-nav-arrow{width:auto;margin:0;padding:0 .6rem;vertical-align:middle}.mobile-nav-items .sub-nav-arrow i{font-size:1.2em;line-height:1}.nav{display:flex;width:100%;margin:0;padding:0;font-size:1.2em;line-height:1.2;font-weight:700;font-family:"Roboto Condensed";list-style:none;align-self:flex-end}.nav>li{position:relative;padding:1rem .1rem;cursor:pointer}.nav>li:hover>.nav-item{border:2px solid}.nav>li:hover>.nav-item span{border:none}.nav .nav-item{text-transform:uppercase;text-decoration:none;white-space:nowrap;border:2px solid transparent;border-radius:4px;padding:.2rem .5rem;color:#2a2b2a}.nav .nav-item:active,.nav .nav-item:visited{color:#2a2b2a}.nav .nav-item.is-active span{border-bottom:2px solid #2a2b2a;padding-bottom:.15rem}.nav .sub-nav{list-style:none;padding:.8rem 1rem;margin:0;position:absolute;top:100%;left:.2rem;min-width:200px;box-shadow:1px 1px 3px rgba(0,0,0,.2);background-color:#fff;border:1px solid #fcfcfc;font-size:.95em}.nav .sub-nav .nav-item{text-transform:capitalize;border:1px solid transparent;border-radius:0;padding:.1rem 0;line-height:2em;color:#2a2b2a}.nav .sub-nav .nav-item:hover{border-bottom:1px solid #2a2b2a}@media (max-width:940px){.header-space{height:70px}.nav{display:none}.mobile-nav,.mobile-nav-items{display:block}.mobile-nav-items .nav-item-has-child{width:auto}}.content .hp-text{text-align:center;background-color:#fcfcfc;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:1.5rem 2rem;margin:-10% 0 1rem;font-family:"Roboto Condensed";font-weight:400;font-size:1.3em}@media (max-width:767px){.content .hp-text{margin-top:-20%}}@media (max-width:399px){.content .hp-text{margin:-30% 0 0;font-size:1em;padding:1rem 1.5rem}}.h3-w-line{display:flex;align-items:center;margin:5rem 0 0;height:1.5em;padding:.8rem 0;position:relative}.h3-w-line .h3-text{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;text-align:center}.h3-w-line h3{padding:0 1rem;margin:1.5px 0 0;background-color:#fff;width:auto;display:inline-block}.h3-w-line .h3-line{position:absolute;top:0;bottom:0;left:0;right:0;border-bottom:3px dotted #eee;width:100%;height:1em}.committee{display:flex;flex-flow:wrap;justify-content:center;margin-left:-1rem;margin-right:-1rem}.committee-member{text-align:center;padding:1rem;margin:.4rem 0;box-sizing:border-box;min-width:25%;width:auto}.com-photo-wrapper{border-radius:50%;width:180px;height:180px;background-color:#eee;overflow:hidden;margin:0 auto}.com-photo-wrapper img{width:100%}@media (max-width:639px){.committee-member{padding:.8rem}.com-photo-wrapper{width:150px;height:150px}}.gal-thumbnails{width:100%;display:flex;flex-flow:wrap;justify-content:flex-start;margin:0 auto}.gal-thumbnail-wrapper{width:33%;height:200px;padding-left:.8rem;padding-right:.8rem;margin:.8rem 0;box-sizing:border-box;cursor:pointer;overflow:hidden}.gal-thumbnail{width:100%}@media (max-width:1023px){.gal-thumbnail-wrapper{height:180px}}@media (max-width:899px){.gal-thumbnail-wrapper{height:150px}}@media (max-width:767px){.gal-thumbnail-wrapper{width:50%;height:200px}}@media (max-width:399px){.gal-thumbnail-wrapper{width:100%}}.gallery-full{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.93);z-index:3;overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center}.gallery-full .gal-photo-wrapper{position:relative;text-align:center;width:100%;height:100%;display:flex;align-items:center}.gallery-full .gal-image-next-wrapper,.gallery-full .gal-image-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;display:flex;align-items:center;justify-content:center}.gallery-full .gal-image{width:60%}.gallery-full .fa-times{position:absolute;top:0;right:0;z-index:4;padding:1rem 2rem;font-size:2em;color:#eee;cursor:pointer;transition:color .2s ease-in-out}.gallery-full .fa-times:hover{color:#fff}.gallery-full .gal-arrow{position:absolute;top:0;bottom:0;display:flex;align-items:center;width:20%;box-sizing:border-box;font-size:3em;color:#666}.gallery-full .gal-arrow .fas{padding:2rem;cursor:pointer;transition:color .2s ease-in-out}.gallery-full .gal-arrow .fas:hover{color:#eee}.gallery-full .gal-left{left:0;justify-content:flex-end}.gallery-full .gal-right{right:0;justify-content:flex-start}@media (max-width:767px){.gallery-full .gal-image{width:80%}.gallery-full .gal-arrow{width:10%;font-size:2em;justify-content:center}.gallery-full .gal-arrow .fas{padding:0}}.contact .contact-info{width:35%;min-width:auto}.contact .contact-info .fa-facebook-square{margin-right:.5rem;vertical-align:middle}.contact .contact-info .connect{vertical-align:middle}@media (max-width:767px){.contact .contact-info{width:100%}}.footer{background-color:#2a2b2a;color:#fff}.footer,.footer .content{padding:1rem 0}.footer .footer-left{width:100%;margin-bottom:.5rem}.footer .footer-left .logo-wrapper{display:inline-block}.footer .footer-left .logo-name{color:#fff;display:inline-block;vertical-align:middle}.footer .footer-col-nav{margin:2rem 0;display:flex;flex-flow:wrap}.footer .footer-col-nav a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:1em;font-weight:700;font-family:"Roboto Condensed";white-space:nowrap;padding:0 .5rem}.footer .footer-col-nav a:first-child{padding-left:0}.footer .footer-col-nav a:last-child{padding-right:0}.footer .footer-right{text-align:right;margin-top:.5rem}.footer .social{line-height:1;margin-bottom:4rem}.footer .social span{text-transform:uppercase;font-size:1em;font-weight:700;font-family:"Roboto Condensed";white-space:nowrap;vertical-align:middle;display:block}.footer .social a{color:#fff;vertical-align:middle;margin:.8rem 0;display:block}.footer .social a:hover{color:#ccc}.footer .social .fa-facebook-square{font-size:2.2em;color:#fff}@media (max-width:767px){.footer .footer-wrapper{display:block;text-align:center}.footer .footer-wrapper .logo-wrapper{display:block}.footer .footer-wrapper .logo{margin-right:0}.footer .footer-wrapper .logo-name{margin-top:1.2rem}.footer .footer-wrapper .social{text-align:center}.footer .footer-col-nav{justify-content:center}.footer .copyright,.footer .credit{text-align:center}}@media (max-width:639px){.footer .logo-full{display:block}}.copyright,.credit{margin-bottom:0}.credit{font-family:"PT Sans Narrow";font-size:.82em;color:#888}.credit a{color:inherit}
/*# sourceMappingURL=main.e228f9ae.chunk.css.map */