#home-banner{display:flex;align-items:center;justify-content:center;height:auto;background:#18569f;width:100%;background-image:url(/fend/images/map-graphic.svg);background-repeat:no-repeat;background-position:center left;background-size:100%;}@media(max-width:767px){#home-banner{height:500px;}}@media(max-width:500px){#home-banner{height:250px;}}#home-content{padding-top:5vh;padding-bottom:5vh;display:flex;width:33.3%;padding-left:30px;padding-right:30px;background-image:url(/fend/images/home-watermark.svg);background-repeat:no-repeat;background-position:bottom left;background-size:100%;}@media(min-width:992px){#home-content{padding-top:10vh;padding-bottom:10vh;}}@media(max-width:991px){#home-content{width:50%;}}@media(max-width:767px){#home-content{width:100%;}}#home-content .container{display:flex;flex-direction:column;flex-basis:fit-content;}#home-content .container p{line-height:1.6;}#member-map{display:flex;width:100%;height:auto;background-color:#18569f;}#member-map #g-map{width:100%;height:100vh !important;background-color:#18569f;min-height:500px;}#member-map #g-map .community-logo{display:flex;align-items:center;gap:15px;}#member-map #g-map .community-marker-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-align:center;}#member-map #g-map .community-marker-content .marker-title{margin:auto;}#member-map #g-map .community-marker-content .marker-link{color:#18569f;font-weight:700;}#member-map #g-map .gm-style{background-color:#18569f !important;}#member-map #g-map .gm-style>div:first-child{background-color:#18569f !important;}