@import"https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Lobster+Two&family=Montserrat:wght@400;500&display=swap";:root{--primary-color: #333}#root{min-height:100%}*{box-sizing:border-box;padding:0;margin:0}html{height:100%}body{font-family:Lato,sans-serif;color:#333;line-height:1.6;height:100%}.main{height:100%;display:flex;flex-flow:column}ul{list-style-type:none}a{text-decoration:none;color:#333}h1,h2{font-weight:300;line-height:1.2;margin:10px 0}.icons{height:25px;width:25px;display:block;margin-right:auto;margin-left:auto}.download-icon{display:block!important}.wave{background:url(/assets/wave-8e635766.svg)}.law{background:url(/assets/law-99ec0deb.svg)}.policy{background:url(/assets/policy-6b29c9a7.svg)}.construction{background:url(/assets/construction-e26dd873.svg)}.gate{background:url(/assets/gate-ebd3473c.svg)}.water{background:url(/assets/water-d588b9d6.svg)}.police{background:url(/assets/police-0570be57.svg)}.fire{background:url(/assets/fire-8831e99f.svg)}.school{background:url(/assets/school-442dcedb.svg)}.college{background:url(/assets/school-442dcedb.svg)}.golf{background:url(/assets/golf-5982f314.svg)}.home{background:url(/assets/home-41735f05.svg)}.download-icon{text-align:center;justify-content:center}.header{margin:0;padding:0;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/assets/course-cf6a6627.jpg);background-position:0% 65%;display:flex;position:relative;height:250px;width:100%;justify-content:center;align-items:center;font-family:system-ui;text-align:center}.header h1{color:#fff;justify-content:center;align-items:center;font-weight:900}.documents{color:#fff;min-height:85vh}.title{color:#000;text-align:center;font-size:14px}.documents h1{font-weight:700;font-size:14px}.documents p{margin:0;font-size:12px}.container{max-width:100%;margin:20px}.grid{display:grid;justify-content:center;grid-template-columns:repeat(3,1fr);gap:10px;grid-template-areas:"card card card" "card card card" ". div ."}.flex{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.flex>*{flex:1;flex-basis:0;min-width:calc(33.33% - 20px);max-width:30%}.card{background-color:#fff;border-radius:10px;box-shadow:0 3px 10px #0003;padding:10px;color:#333;cursor:pointer;width:0}.card h1,p{text-align:center;margin:0;padding:0}.link{position:absolute;width:100%;height:100%;top:0;bottom:0;z-index:1}.scrollable{overflow-y:auto;max-height:400px}.footer{background-color:#333;height:45px;width:100%;bottom:0;padding:10px;margin-top:20px}.footer a{color:#fff;width:auto}@media only screen and (max-width: 600px){.flex{flex-direction:column}.flex>*{max-width:100%}.main>.footer{position:sticky;top:100vh}.card{width:auto}}@media only screen and (min-width: 600px) and (max-width: 800px){.header{height:200px}}@media only screen and (min-width: 600px){.main>.footer{position:fixed}}
