html,body{margin:0px;padding:0px;width:100%;height:100%}@font-face{font-family:BebasNeueRegular;
src:url(../../Images/Splash/BebasNeue.woff)}
@font-face{font-family:BebasNeueBold;
src:url(../../Images/Splash/BebasNeueBold.woff)}
.RowFlex,#header,#footer-container,#timer{display:flex;flex-direction:row;align-items:center}.ColFlex,#background,#footer,.stack,.time{display:flex;flex-direction:column;align-items:center}.FontRegular,html,body,h3,h4,a,.stack{font-family:BebasNeueRegular;font-display:fallback}.FontBold,.time{font-family:BebasNeueBold;font-display:fallback}.button-blue{flex-direction:column;align-items:center;padding:6px 14px;border-radius:6px;border:none;color:#fff !important;background:linear-gradient(180deg,#0491ed 0%,#0071bb 100%);background-origin:border-box;box-shadow:0px 0.5px 1.5px rgba(54,122,246,0.25),inset 0px 0.8px 0px -0.25px rgba(255,255,255,0.2);user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-blue:hover{box-shadow:inset 0px 0.8px 0px -0.25px rgba(255,255,255,0.2),0px 0.5px 1.5px rgba(54,122,246,0.25),0px 0px 0px 3.5px rgba(58,108,217,0.5);outline:0;color:#c0eeff !important}.button-blue:focus{box-shadow:inset 0px 0.8px 0px -0.25px rgba(255,255,255,0.2),0px 0.5px 1.5px rgba(54,122,246,0.25),0px 0px 0px 3.5px rgba(58,108,217,0.5);outline:0}#background{height:65%;width:100%;background:url(../../Images/Splash/background.jpg);background-repeat:no-repeat;background-size:cover;background-position:0% 87%;align-items:flex-end;justify-content:flex-end}@media only screen and (max-width: 529px){#background{height:60%}}#header{box-sizing:border-box;height:15%;width:100%;justify-content:center;padding:10px}.logoImg{box-sizing:border-box;padding:10px;flex:0 0 auto;object-fit:scale-down;max-width:50%;max-height:100%}#footer{bottom:0;min-height:20%;width:100%;text-align:center;background-color:#00adf0;background-repeat:repeat-x;background-image:-moz-linear-gradient(45deg,#015778,#00adf0);background-image:-webkit-linear-gradient(45deg,#015778,#00adf0);background-image:-o-linear-gradient(45deg,#015778,#00adf0);background-image:linear-gradient(45deg,#015778,#00adf0)}@media only screen and (max-width: 529px){#footer{min-height:25%}}.flexLargest{flex:1 1 auto}h3{margin:10px;color:white;font-size:3vmin;text-transform:uppercase;text-align:center;text-shadow:1px 1px #014863;font-weight:lighter}@media only screen and (max-width: 529px){h3{font-size:5.5vmin}}h4,a{margin:10px;color:white;font-size:2vmin;text-transform:uppercase;text-align:center;text-shadow:1px 1px #014863;font-weight:lighter}@media only screen and (max-width: 529px){h4,a{font-size:3.5vmin}}#timer{color:white;margin:10px}.stack{font-size:3vmin;margin:2vmin;text-align:center}@media only screen and (max-width: 529px){.stack{font-size:6vmin}}.time{margin:5px;font-size:10vmin}@media only screen and (max-width: 529px){.time{font-size:20vmin}}