@media only screen and (max-width: 768px){.width-sm-25{width:25%!important;flex-basis:25%!important}}@media only screen and (max-width: 768px){.width-sm-50{width:50%!important;flex-basis:50%!important}}@media only screen and (max-width: 768px){.width-sm-90{width:90%!important;flex-basis:90%!important}}@media only screen and (max-width: 768px){.width-sm-95{width:95%!important;flex-basis:95%!important}}@media only screen and (max-width: 768px){.width-sm-100{width:100%!important;flex-basis:100%!important}}@media only screen and (max-width: 1240px){.width-md-25{width:25%!important;flex-basis:25%!important}}@media only screen and (max-width: 1240px){.width-md-80{width:80%!important;flex-basis:80%!important}}@media only screen and (max-width: 1240px){.width-md-90{width:90%!important;flex-basis:90%!important}}@media only screen and (max-width: 768px){.width-sm-75{width:75%!important;flex-basis:75%!important}}@media only screen and (max-width: 1240px){.width-md-100{width:100%!important;flex-basis:100%!important}}.width-100{width:100%;flex-basis:100%}.width-95{width:95%;flex-basis:95%}.width-90{width:90%;flex-basis:90%}.width-80{width:80%;flex-basis:80%}.width-75{width:75%;flex-basis:75%}.width-70{width:70%;flex-basis:70%}.width-66{width:66%;flex-basis:66%}.width-60{width:60%;flex-basis:60%}.width-55{width:55%;flex-basis:55%}.width-50{width:50%;flex-basis:50%}.width-45{width:45%;flex-basis:45%}.width-40{width:40%;flex-basis:40%}.width-33{width:33%;flex-basis:33%}.width-30{width:30%;flex-basis:30%}.width-25{width:25%;flex-basis:25%}.width-20{width:20%;flex-basis:20%}.width-10{width:10%;flex-basis:10%}.width-5{width:5%;flex-basis:5%}:root{--mat-sidenav-container-background-color: #000000}:root{--mat-sidenav-container-text-color: #ffffff}:root{--mdc-filled-button-container-color: #ffffff}:root{--mdc-filled-button-label-text-color: #000000}:root{--mdc-filled-button-container-shape: fully-rounded}html,body{scroll-behavior:smooth;height:100%;margin:0!important}body{margin:0;background-color:#000;color:#fff;font-family:Pathway Gothic One,serif;font-size:1.3rem}.content-wrapper{min-height:100%;display:grid;grid-template-rows:auto 1fr auto}.row{display:flex;flex-flow:row wrap;box-sizing:border-box;padding-top:1vh}.column{display:flex;flex-flow:column;box-sizing:border-box}.centered-column{align-items:center;justify-content:center}.centered-row{align-content:center;align-items:center;justify-content:center}.right-justified-row{align-content:center;align-items:center;justify-content:flex-end}.space-around-row{justify-content:space-around;align-content:center;align-items:center}.space-between-row{justify-content:space-between;align-content:center;align-items:center}.top-align{align-items:start;align-content:start}.bottom-align{align-items:end;align-content:end}.right-text{text-align:end}.no-padding{padding:0}.fill-container{width:100%}
