/* Copyright D.M. All rights reserved. */#videopool{height:100vh;width:100vw;object-fit:cover;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1}.darkback{color:#f1f1f1;width:100%;background:rgba(0,0,0,.5)}.todaydayhighlight{border-style:dotted}.darkblue{color:#f1f1f1;width:100%;background:rgba(0,0,222,.5)}.darkblack{color:#f1f1f1;width:100%;background:rgba(0,0,0,1)}.topboxhidden{visibility:hidden;color:#f1f1f1;width:100%;background:rgba(0,0,0,1)}.topbox{position:fixed;top:0;color:#f1f1f1;width:100%;background:rgba(0,0,0,1);z-index:2}.footerblack{bottom:0;color:#f1f1f1;width:100%;background:rgba(0,0,0,1);z-index:1}p{color:#fff;padding:1px;text-align:center}h1{color:#fff;text-align:center;padding:1px;margin-top:5vh}h2{color:#fff;text-align:center;padding:0;margin-top:0vh}.google-maps{position:relative;padding-bottom:75%;// This is the aspect ratio height:0;overflow:hidden}.google-maps iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.youtubevideo{aspect-ratio:16 / 9;width:100%}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:auto;grid-gap:.1rem}.card{border-radius:1px;padding:.1rem}.responsive{width:100%;height:auto}.responsiveposter{width:50%;height:auto;margin-left: auto;margin-right: auto;}.responsivewithborder{width:100%;height:auto;border:4px solid #ddd;border-radius:4px}/* Copyright D.M. All rights reserved. */