.nav{align-items:stretch;background-color:#f3efcc;box-shadow:0 3px 6px #0000004d;color:#406343;display:flex;gap:2rem;justify-content:space-between;padding:0 1rem}.hamburger{background:none;border:none;cursor:pointer;display:none}.hamburger-line{background-color:#406343;display:block;height:3px;margin:4px;transition:background-color .3s ease;width:25px}.hamburger.open .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.menu{align-items:center;display:flex;list-style:none;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0}.menu,.menu.open{transition:opacity .3s ease,max-height .3s ease}.menu.open{max-height:500px;opacity:1}.menu li{margin-right:1rem}.menu a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.menu li.active{background-color:#f1f7e7;color:#406343}@media screen and (max-width:768px){.nav{align-items:center;flex-direction:column}.nav>*{margin-top:1rem}.hamburger{display:block}.menu{align-items:center;display:none;flex-direction:column}.menu.open{display:flex;max-height:1000px;opacity:1;transition:opacity .3s ease,max-height .3s ease}}@media screen and (min-width:769px){.nav{justify-content:flex}.hamburger{display:none}.menu{display:flex;max-height:none;opacity:1;transition:none}}.tooltip{background:#000c;border-radius:5px;color:#fff;display:none;font-size:14px;line-height:1.5;max-width:200px;padding:10px;position:absolute;z-index:10}.tooltip h3{font-size:16px;margin:0 0 5px}.tooltip ul{margin:0;padding-left:20px}.tooltip ul li{list-style-type:disc}.contact{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.contact ul{list-style-type:none;margin:0 auto;max-width:500px;padding:0;width:100%}.contact li{background-color:#0d1a0c66;border:1px solid #ccc;color:#ece7b4;display:block;margin-bottom:10px;padding:10px;text-align:center}.contact a{color:#ece7b4;font-weight:700;text-decoration:underline}.contact a:hover{color:#8a2be2}.block{display:grid;height:100%;place-items:center}.links{background-color:#f3efcc;border-radius:7px;margin:0;max-height:80vh;min-width:50vh;overflow-y:auto;padding:0}.link{display:flex;font-size:large}.link img{margin:0 1rem}.link a{align-items:center;color:#406343;display:flex;justify-content:center;min-width:100%;padding:2rem 1rem}.link a:hover{background-color:#ffffff78;color:#95b098}@media screen and (max-width:768px){.block{margin:1rem;max-height:100vh;overflow-y:auto}.links{background-color:#f3efcc;border-radius:7px;height:auto;margin:0;max-width:50vh;overflow-x:scroll;padding:0;white-space:nowrap;width:100%}}.county{align-items:center;display:flex;justify-content:center}.counties{color:#fff;display:grid}.counties ul{color:#f3efcc;list-style:none;margin:0;padding:0}.counties li{cursor:pointer}.counties a{color:inherit;height:100%;padding:.25rem;text-decoration:none}.county-info{background-color:rgba(13,26,12,.445);border-radius:5px;padding:10px}.county-info a{color:#f3efcc;font-weight:700;text-decoration:none;transition:color .3s ease}.county-info a:hover{color:#8a2be2}.span{color:#f3efcc}.span h3{font-size:1.5rem}.span a{text-decoration:underline}.border{border-bottom:2px solid hsla(0,0%,100%,.331);margin:20px 0;width:100%}.apn-format{background-color:#40634388;color:#f3efcc;margin:20px 0;padding:10px;text-align:center}.county-btn{align-items:center;display:flex;justify-content:center}.county-btn a{border-radius:20px;margin:0 1rem;text-decoration:none;width:-webkit-max-content;width:max-content}.county-btn button{background-color:#f3efcc;border:none;border-radius:20px;box-shadow:7px 7px 7px #0000004d;cursor:pointer;font-weight:700;padding:8px 30px}.county-btn button:hover{background-color:#fff;color:#634060}@media screen and (max-width:768px){.span h3{font-size:1.2rem}.county-btn{align-items:center;flex-direction:column}.county-btn a{margin:.5rem 0}.county-btn button{padding:6px 20px}}@media screen and (max-width:480px){.span h3{font-size:1rem}.county-btn button{padding:4px 16px}}*,:after,:before{box-sizing:border-box}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a2717;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}body:before{background-image:url(/static/media/BG%20Pic.d13b729c9247ae2e2d89.jpg);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;opacity:.7;position:fixed;right:0;top:0;z-index:-1}.container{margin:.5rem}.site-title img{width:250px}.nav ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.nav li.active{background-color:#f1f7e7}.nav li.active,.nav li:hover{border-radius:1rem;color:#634060}.title{color:#ece7b4;padding:0 0 .8rem;text-align:center}.para{color:#f1ffe1}.buttons{display:flex;gap:1rem;justify-content:center}.buttons a{color:#406343;text-decoration:none;width:11rem}.buttons button{background-color:#f3efcc;border:none;border-radius:20px;box-shadow:7px 7px 7px #0000004d;color:#406343;cursor:pointer;font-size:large;height:5rem;width:100%}.buttons button:hover{background-color:#fff;color:#634060}strong{font-weight:bolder;text-decoration:none}.spacer{margin:2rem 0}@media screen and (max-width:768px){.site-title img{width:200px}.nav ul{flex-wrap:wrap;justify-content:center}.nav li{margin:.5rem}.buttons{align-items:center;flex-direction:column}.buttons button{margin:.5rem 0;width:100%}.disclaimer_footer{font-size:xx-small;padding:.3rem}}@media screen and (max-width:480px){.site-title img{width:150px}.nav ul{align-items:center;flex-direction:column}.nav li{margin:.5rem 0}}.dropbtn{background-color:#f3efcc;border:none;border-radius:20px;box-shadow:7px 7px 7px #0000004d;color:#406343;cursor:pointer;font:inherit;min-height:4rem;min-width:8rem}.dropdown{display:inline-block;margin:1rem .25rem;position:relative;touch-action:manipulation}.dropdown-content{background-color:#f1f1f1;border-radius:10px;box-shadow:0 8px 16px 0 #0003;cursor:pointer;display:none;max-height:calc(100vh - 15rem);min-width:8rem;overflow-y:auto;position:absolute;touch-action:none}.dropdown-content a{border-radius:10px;color:#000;display:block;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#fff;color:#569156}@media screen and (max-width:480px){.dropdown{display:block;margin:.5rem 0}.dropbtn{min-height:3rem;min-width:6rem}.dropdown-content{max-height:none;min-width:6rem;overflow-y:auto}}.city-title{color:#f3efcc;padding-top:1rem}.view-btn{align-items:center;display:flex;justify-content:space-between;margin:0 2.5%}.view-btn button{background-color:#f3efcc;border:none;border-radius:7px;cursor:pointer;display:flex;padding:.7rem}.view-btn button:hover{background-color:#fff;color:#634060}.view-btn button:active{background-color:#f7f5e8;color:#000}.cities{text-align:center}@media screen and (max-width:768px){.view-btn{margin:0 1.5%}.view-btn button{border-radius:5px;padding:.5rem}}@media screen and (max-width:480px){.view-btn{flex-wrap:wrap;justify-content:center;margin:0}.view-btn button{border-radius:4px;padding:.4rem}}.city-dropbtn{background-color:#f3efcc;border:none;border-radius:10px;box-shadow:7px 7px 7px #0000004d;color:#406343;cursor:pointer;font:inherit;font-weight:480;max-width:8rem;min-height:4rem;min-width:8rem;overflow-wrap:break-word;white-space:normal}.city-dropbtn:first-letter{font-weight:bolder}.city-dropdown{display:inline-block;margin:1rem .25rem;vertical-align:top}.city-dropdown-content{background-color:#f1f1f1;border-radius:10px;box-shadow:0 8px 16px 0 #0003;cursor:pointer;display:none;max-height:calc(100vh - 15rem);min-width:8rem;position:absolute}.city-dropdown-content a{border-radius:10px;color:#000;display:block;padding:12px 16px;text-decoration:none}.city-dropdown-content a:hover{background-color:#ddd}.city-dropdown:hover .city-dropdown-content{display:block}.city-dropdown:hover .city-dropbtn{background-color:#fff;color:#634060}@media screen and (max-width:768px){.city-dropbtn{min-height:3rem;min-width:6rem}.city-dropdown-content{max-height:calc(100vh - 10rem);min-width:6rem}.city-dropdown-content a{padding:8px 12px}}@media screen and (max-width:480px){.city-dropbtn{min-height:2.5rem;min-width:4rem}.city-dropdown-content{max-height:calc(100vh - 7.5rem);min-width:4rem}.city-dropdown-content a{padding:6px 8px}}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:7px}::-webkit-scrollbar-thumb{background:#888;border-radius:7px}::-webkit-scrollbar-thumb:hover{background:#555}.util-zones{align-items:center;background-color:rgba(13,26,12,.445);border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;padding:10px}.util-zones a{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none}.util-zones button{background-color:#f3efcc;border:none;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#406343;cursor:pointer;font-size:medium;gap:.5rem;margin:.5rem;padding:8px 30px}.util-zones button:hover{background-color:#fff}.util-header{color:#f0f8ff;text-align:start}@media (max-width:768px){.util-zones{padding:5px}.util-zones button{font-size:.8rem;padding:6px 20px}}@media (max-width:480px){.util-zones{padding:2px}.util-zones button{font-size:.7rem;padding:4px 15px}}.warning{text-align:center}.warning,.warning a{color:gold}.warning a:hover{color:#8a2be2}.notification{background-color:#4caf50;border-radius:5px;bottom:-100px;color:#fff;font-size:16px;left:50%;opacity:0;padding:10px 20px;position:fixed;text-align:center;transform:translateX(-50%);transition:bottom .5s ease-in-out;z-index:9999}.notification.show{bottom:25%;opacity:1}
/*# sourceMappingURL=main.0326fba4.css.map*/