*{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box}body{font-family:"Poppins"}.logo-link{display:block}.header{height:12rem;background:#000;padding:0 2rem}.header__container{max-width:120rem;height:12rem;margin:0 auto;display:flex;justify-content:space-between}.header__part--1{position:relative;height:12rem;width:100%;flex-grow:1;display:flex;justify-content:space-between;align-items:center}.header__part--2{display:flex;padding:2rem;align-items:flex-end}.header__logo{width:20rem;display:block;position:absolute;top:2rem;filter:drop-shadow(0 0 0.5rem #000)}.nav__list{display:flex;align-items:center;gap:1.5rem;list-style:none}.nav__item{display:block}.nav__link,.nav__link:link,.nav__link:visited{color:#ccc;font-size:2rem;text-decoration:none;text-transform:uppercase;font-weight:bold;transition:color .3s;white-space:nowrap}.nav__link:hover,.nav__link:link:hover,.nav__link:visited:hover{color:#aaa}.container{max-width:120rem;margin:0 auto}.hero{min-height:60rem;background:#bec9cb;padding:10rem 2rem 2rem 2rem}.hero__heading{font-size:3.6rem;text-align:center;margin-bottom:2rem}.hero .big-word-text{color:#a90000;text-transform:uppercase}.hero__text{max-width:80rem;margin:1rem auto}.hero__text p{font-size:2rem}.hero__text p:not(:last-child){margin-bottom:2rem}.hero__strong-text{background:linear-gradient(to bottom, transparent 65%, rgba(255, 0, 0, 0.2) 65%)}.menu-btn{display:none;padding:.8rem;border:none;background:rgba(0,0,0,0);cursor:pointer}.menu-btn__hamburger-line{background:#ccc;height:3px;width:3rem;margin:.5rem;transition:all .3s;pointer-events:none}.menu-btn.open .menu-btn__hamburger-line--1{transform:rotate(50deg) translateY(14px)}.menu-btn.open .menu-btn__hamburger-line--2{opacity:0}.menu-btn.open .menu-btn__hamburger-line--3{transform:rotate(-50deg) translateY(-13px) translateX(-1px)}.about-section{background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.25)),url(../assets/img/house_fire_2.jpg) center/cover;box-shadow:0 0 1rem rgba(0,0,0,.24);padding:5rem 0 0 0}.about-section__image{display:block;margin:2rem auto;width:24rem;border-radius:1rem;box-shadow:0 0 .8rem rgba(0,0,0,.6)}.about-section__text{font-size:1.8rem;padding:5rem 2rem;background:rgba(0,0,0,.7);margin-top:4rem;box-shadow:0 0 .5rem rgba(0,0,0,.5);color:#f1f1f1;text-align:center}.articles-section{min-height:40rem;background:#216b79;padding:5rem 2rem}.articles-section__heading{text-align:center;font-size:2.8rem;color:#c9e5ec;text-transform:uppercase}.mt-2{margin-top:2rem}.about-link,.about-link:link,.about-link:visited{color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px}.footer{min-height:20rem;background:#000;display:flex;flex-direction:column;align-items:center;padding:2rem;gap:2rem;color:#eee}.footer__logo{width:12rem}.footer small{font-size:1.2rem}.footer p{font-size:1.4rem}.articles-list{max-width:60rem;margin:3rem auto}.articles-tile{display:flex;width:100%;background:#ccc;box-shadow:0 0 .8rem rgba(0,0,0,.3);border-radius:.5rem;text-decoration:none;color:#000}.articles-tile__image{width:14rem;height:14rem;object-fit:cover;object-position:center;border-radius:.5rem 0 0 .5rem;flex-shrink:0}.articles-tile__body{display:flex;align-items:center;padding:1rem;font-size:1.2rem}.articles-tile:not(:last-child){margin-bottom:2rem}.articles-see-all-btn,.articles-see-all-btn:link,.articles-see-all-btn:visited{display:block;width:15rem;padding:.8rem 1rem;background:#222;color:#ccc;text-decoration:none;font-size:1.6rem;margin:2rem auto;text-align:center;font-family:inherit;font-weight:bold;border-radius:.5rem;transition:background .3s}.articles-see-all-btn:hover,.articles-see-all-btn:link:hover,.articles-see-all-btn:visited:hover{background:#000}.hb-link,.hb-link:link,.hb-link:visited{color:#eee}.problems-page,.solutions-page,.take-action-page{background:#afb9bb;min-height:70vh;padding:10rem 2rem 4rem 2rem}.problems-page__heading,.solutions-page__heading,.take-action-page__heading{font-size:3.4rem;text-align:center}.problems-page__intro-text,.solutions-page__intro-text,.take-action-page__intro-text{font-size:1.8rem;margin:2rem 0;text-align:center}.issue-tile,.solution-tile,.action-tile{background:#cfcfcf;border:3px solid #216b79;border-radius:1rem;padding:1.5rem;box-shadow:0 0 .5rem rgba(0,0,0,.2)}.issue-tile:not(:last-child),.solution-tile:not(:last-child),.action-tile:not(:last-child){margin-bottom:2rem}.issue-tile__heading,.solution-tile__heading,.action-tile__heading{font-size:2rem;color:#216b79;text-align:left}.issue-tile__body,.solution-tile__body,.action-tile__body{margin-top:1.5rem}.issue-tile__body p,.solution-tile__body p,.action-tile__body p{font-size:1.6rem;line-height:1.8}.issue-tile__body p:not(:last-child),.solution-tile__body p:not(:last-child),.action-tile__body p:not(:last-child){margin-bottom:1.5rem}.issue-tile .incentive-list,.solution-tile .incentive-list,.action-tile .incentive-list{list-style:inside;font-size:1.8rem}.big-word-text{color:#a90000;text-transform:uppercase}.about-page__header{min-height:30rem;background:#216b79;padding:8rem 2rem 5rem 2rem}.about-page__header-contents{display:flex;max-width:60rem;align-items:center;gap:2rem;margin:0 auto}.about-page__body{padding:5rem 2rem;background:#ccc}.about-page__body p{font-size:1.8rem}.about-page__body p:not(:last-child){margin-bottom:1.5rem}.about-img{width:18rem;border-radius:1rem;box-shadow:0 0 1rem rgba(0,0,0,.4)}.about-h1{font-size:2rem;color:#111}.about-h2{font-size:1.8rem;color:#bbb;font-weight:normal;margin-top:1.5rem}.articles-page__header{min-height:15rem;background:#216b79;padding:8rem 2rem 4rem 2rem}.articles-page__header h1{text-align:center;font-size:3rem;color:#111;text-transform:uppercase}.articles-page__body{min-height:70vh;background:#afb9bb;padding:4rem 2rem}.articles-page .articles-tile{background:#eee}.articles-page .articles-tile__image{border-bottom:1px solid #ccc}.article-page__header{min-height:15rem;background:#257383;padding:10rem 2rem 4rem 2rem}.article-page__header h1{font-size:3rem;color:#111}.article-page__header p{margin:2rem 0;color:#ccc;font-size:1.4rem;font-weight:bold}.article-page__body{min-height:70vh;background:#afb9bb;padding:4rem 2rem}.article-page__body p{font-size:1.6rem}.article-page__body p:not(:last-child){margin-bottom:2rem}.article-page table{border:1px solid #000;border-collapse:collapse;margin-top:3rem}.article-page table td,.article-page table th{border:1px solid #000;padding:1rem;background:#ccc;font-size:1.2rem}.article-page table tr:nth-child(odd) td,.article-page table tr:nth-child(odd) th{background:#dadada}@media(max-width: 800px){.header{height:auto;padding:0}.header__container{height:auto;width:100%;margin:0;flex-direction:column;justify-content:flex-start;align-items:stretch}.header__logo{position:static;width:14rem}.header__part--1{padding:.6rem 1rem;height:14rem}.header__part--2{background:#cbd0d2;padding:0;box-shadow:0 0 1rem rgba(0,0,0,.25);height:0;overflow:hidden;transition:all .3s linear}.header__part--2.open{display:flex;padding:2rem;height:20rem}.menu-btn{display:block}.nav{width:100%}.nav__list{flex-direction:column;width:100%}.nav__link,.nav__link:link,.nav__link:visited{color:#555}.nav__link:hover,.nav__link:link:hover,.nav__link:visited:hover{color:#555}.hero{padding:4rem 2rem 4rem 2rem}.hero__text p{font-size:1.7rem}.hero__text{margin-top:2rem}.about-section__image{width:18rem}.about-section__text p{font-size:1.6rem}.articles-list{display:flex;flex-direction:column;align-items:center}.articles-tile{flex-direction:column;width:19rem}.articles-tile__image{width:19rem;height:14rem;border-radius:.5rem .5rem 0 0}.about-page__header{padding:6rem 2rem 4rem 2rem}.about-page__body p{font-size:1.6rem}.problems-page,.solutions-page,.take-action-page,.article-page__header{padding:5rem 2rem 4rem 2rem}.article-page h1{font-size:2.8rem}}@media(max-width: 950px){.about-page__header-contents{flex-direction:column;align-items:center;text-align:center}}/*# sourceMappingURL=style.css.map */
