@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Open+Sans:wght@300;400;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Montserrat",sans-serif;text-transform:uppercase}.container{max-width:auto;margin:30px auto;overflow:auto;min-height:300px;border:0 solid #4682b4;padding:30px;border-radius:10px}.topnav{display:flex;justify-content:flex-end;overflow:hidden;background-color:#2e2e2e}.topnav a{color:#f2f2f2;text-align:center;padding:14px 16px;text-decoration:none;font-size:17px}.topnav a:hover{background-color:#ddd;color:#000}.topnav a.active{background-color:#04aa6d;color:#fff}.topnav img{max-width:200px;margin-right:auto}.hamburger{margin:3px;display:inline-block;cursor:pointer}.bar1,.bar2,.bar3{width:35px;height:5px;background-color:#fdfdfd;margin:6px 0;transition:.4s}.change .bar1{-webkit-transform:rotate(-45deg) translate(-9px,6px);transform:rotate(-45deg) translate(-9px,6px)}.change .bar2{opacity:0}.change .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-8px,-8px)}@media only screen and (max-width:850px){.topnav{font-size:10px}.hamburger,.topnav{display:grid;justify-content:center}.hamburger{margin:0;padding:5px}.bar1,.bar2,.bar3{margin:3px 0}.change{display:grid;margin:0;justify-content:center;padding:5px}}.map{max-width:auto;display:flex;align-items:center;justify-content:center;height:100vh;position:relative}.location-marker{font-size:2rem;color:red}.location-marker:hover{color:#2e2e2e}.fire-info{position:absolute;top:50px;right:50px;width:400px;min-height:200px;padding:20px;background-color:#fff;border-radius:20px;font-size:18px;box-shadow:10px 10px 5px grey}@media only screen and (max-width:900px){.fire-info{align-self:center;max-width:75vw}}.fire-info ul{list-style-type:none;padding:0}.fire-info li{padding:5px 0;font-family:"Open Sans",sans-serif;text-transform:capitalize}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center}.loader img{width:400px}.landing{align-items:center;margin:30px auto;padding:30px}.cta,.landing{max-width:auto;display:flex;justify-content:center}.cta{flex-direction:column;margin:30px;align-content:space-between;line-height:1.5}.cta h1{font-size:69px;font-family:"Montserrat",sans-serif;font-weight:900;line-height:1}.cta p{font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:10px}@media only screen and (max-width:900px){.landing{display:flex;flex-direction:column;font-size:20px;padding:0}.cta h1,.landing{text-align:center}.cta h1{font-size:30px}.cta p{text-align:center;font-size:20px}.btn-landing,.landing-lottie{align-self:center}.landing-lottie{margin-top:-150px;z-index:-1;display:flex;justify-content:center;overflow:hidden;width:100%}}.landing-lottie{overflow:hidden}.logo{margin:-100px auto auto}@media only screen and (max-width:900px){.logo{align-self:center;margin:auto}}.header{display:flex;justify-content:center;align-items:center;margin-bottom:20px;z-index:2}.btn{background:#96d9c9;font-size:22px;font-weight:800}.btn,.btn-close{display:inline-block;color:#000;border:none;padding:10px 20px;margin:5px;border-radius:5px;cursor:pointer;text-decoration:none;font-family:inherit;text-transform:uppercase}.btn-close{background:red;font-size:15px}.btn-landing{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:#96d9c9;color:#000;border:none;padding:10px 20px;margin:5px 0;border-radius:5px;cursor:pointer;text-decoration:none;font-size:25px;font-weight:800;font-family:inherit;text-transform:uppercase}.btn-landing:hover{background:#eafcfc;border:1px solid}.btn:focus{outline:none}.btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.btn-block{display:block;width:100%}.task{background:#f4f4f4;margin:5px;padding:10px 20px;cursor:pointer;font-family:"Opensans",sans-serif;text-transform:capitalize}.tasks{max-width:800px;margin:30px auto;overflow:auto;min-height:300px;padding:30px}.task.reminder{border-left:5px solid #96d9c9}.task h3{font-family:"Open Sans",sans-serif;text-transform:uppercase;font-size:20px}.task h3,.task p{display:flex;align-items:center;justify-content:space-between}.task p{margin-right:2px}.add-form{max-width:800px;margin:auto;min-height:300px;border-radius:15px;box-shadow:5px 5px 7px 7px #cecece;padding:30px}@media only screen and (max-width:900px){.add-form{margin-left:10px;margin-right:10px}}.form-control{margin:20px 0}.form-control label{display:block;font-family:"Montserrat",sans-serif;font-weight:700}.form-control input{width:100%;height:40px;margin:5px;padding:3px 7px;font-size:17px}.form-control-check{display:flex;align-items:center;justify-content:space-between}.form-control-check label{flex:1 1}.form-control-check input{flex:2 1;height:20px}.about{text-align:center;margin-top:20px}.about-lottie{overflow:hidden}@media only screen and (max-width:900px){.about{display:flex;flex-direction:column}.about-lottie{display:flex;width:100%;align-self:center;justify-content:center;overflow:hidden}}.footer{margin-top:30px;text-align:center;font-size:10px;font-weight:700;font-family:"Lato",sans-serif}
/*# sourceMappingURL=main.15148ad3.chunk.css.map */