:root{--base-font-size: 8px}@media(max-width: 1024px){:root{--base-font-size: 7px}}@media(max-width: 768px){:root{--base-font-size: 6px}}:root{--font-size-p: 2.7rem;--font-size-h1: 3.2rem;--font-size-li: 2rem;--base-fonts: "Raleway", sans-serif;--weight-normal: 300;--weight-bold: 500;--weight-bolder: 800;--light-grey: rgb(224, 226, 226);--darker-grey: rgb(164, 181, 180);--dark-grey: rgb(110, 107, 107);--darkest-grey: rgb(40, 40, 40);--sage-green: rgb(84, 142, 138);--light-green: #8ed978;--dark-green: rgb(105, 155, 91);--mustard-yellow: rgb(220, 198, 37);--brown: rgb(159, 119, 75);--turqouise: rgb(137, 200, 196);--sky-blue: rgb(147, 203, 226);--text-primary: white;--text-header: var(--dark-grey);--nav-bg: var(--light-grey);--section-hello-bg: var(--sage-green);--section-whatdoing-bg: var(--dark-green);--section-friendsandfunders-bg: var(--sage-green);--section-getinvolved-bg: var(--light-green);--section-follow-bg: var(--sky-blue);--section-groups-bg: var(--mustard-yellow);--section-clean-bg: var(--brown);--section-events-bg: var(--turqouise);--section-getintouch-bg: var(--mustard-yellow)}.ol-zoom{top:1rem !important;left:auto !important;right:1rem;font-size:3rem}html,body,div,header,footer,main,section,article,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,pre,code,img,blockquote,q,canvas,form,label,fieldset{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:top;font-family:var(--base-fonts);font-size:var(--base-font-size);font-weight:var(--weight-normal);color:var(--text-primary)}body{background:var(--darkest-grey)}h1,h2{font-size:var(--font-size-h1);text-transform:uppercase;font-weight:var(--weight-bold)}p{font-size:var(--font-size-p);margin-bottom:3rem;letter-spacing:.1rem}a{color:var(--text-primary);font-style:italic;font-weight:var(--weight-bolder)}a.fab-holder{display:inline-block;text-align:center;width:5rem;margin:.2rem;padding:1rem;border-radius:5rem;background-color:#fff}a.fab-holder .fab{font-size:4rem;line-height:5rem;text-decoration:none;color:var(--section-follow-bg)}header,section{position:relative;max-width:1280px;margin:0 auto;min-width:45rem}header{padding:8rem 10rem 5rem 35rem}@media(max-width: 768px){header{padding:1rem 0;text-align:center}}header{background-color:var(--nav-bg)}header img{z-index:10;position:absolute;bottom:-76px;left:5rem;width:35rem}@media(max-width: 768px){header img{position:relative;top:0;left:0;bottom:auto;width:30rem}}header p{text-align:right;color:var(--text-header);font-weight:var(--weight-bold)}@media(max-width: 768px){header p{display:none}}header a.fab-holder{width:3rem;border-radius:3rem;background-color:var(--text-header)}header a.fab-holder .fab{font-size:2.4rem;line-height:3rem;color:var(--nav-bg)}section{padding:13rem 10rem 10rem 37rem}@media(max-width: 768px){section{padding:8rem}}section>h1{position:absolute;top:13rem;left:12rem;width:18rem}@media(max-width: 768px){section>h1{position:relative;top:0;left:0;width:auto;padding-bottom:5rem;text-align:center}}section li{list-style:none;display:block;text-align:center}@media(max-width: 768px){section li{margin-bottom:4rem}section li:last-child{margin-bottom:0}}@media(min-width: 768px){section li{float:left;width:25%;margin:0 4%}section li h2{min-height:2.8em}}section li p{font-size:var(--font-size-li);font-weight:var(--weight-bold);line-height:1.5}section.hello-banner{height:43rem}@media(max-width: 768px){section.hello-banner{height:35rem}}section.hello-banner{background-image:url("../img/hello-banner.jpeg");background-position:bottom left;background-size:cover}section.hello{background-color:var(--section-hello-bg)}section.whatdoing{background-color:var(--section-whatdoing-bg)}section.getinvolved{background-color:var(--section-getinvolved-bg)}@media(min-width: 768px){section.getinvolved{padding-top:6rem;padding-bottom:3rem;padding-right:5rem}}section.getinvolved li img{width:100%;max-width:20rem}section.getinvolved li h2{margin-top:2rem}@media(max-width: 768px){section.getinvolved li p{max-width:50rem;margin:0 auto}}section.map{padding:0}section.map .map{width:100%;height:60rem}section.map .popup-container{position:relative;background:var(--dark-green);border:2px solid var(--dark-blue);border-radius:5px;padding:5px;font-size:var(--map-feature-text-size)}section.map .popup-container:after,section.map .popup-container:before{border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;top:100%;left:50%;pointer-events:none}section.map .popup-container:before{border-top-color:var(--dark-blue);border-width:12px;margin-left:-12px}section.map .popup-container:after{border-top-color:#fff;border-width:10px;margin-left:-10px}section.map .popup-container img{width:20rem}section.friendsandfunders{background-color:var(--section-friendsandfunders-bg)}section.friendsandfunders img{width:45%}@media(max-width: 1024px){section.friendsandfunders img{width:100%}}section.friendsandfunders img{margin-bottom:2em}section.follow{background-color:var(--section-follow-bg)}section.groups{background-color:var(--section-groups-bg)}section.clean{background-color:var(--section-clean-bg)}section.events{background-color:var(--section-events-bg)}section.getintouch{background-color:var(--section-getintouch-bg)}@media(max-width: 768px){section.getintouch p{text-align:center}}section::after{content:"";clear:both;display:table}/*# sourceMappingURL=main.css.map */
