@charset "utf-8";#SplashScreenWrapper{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.2);top:0px;z-index:999;backdrop-filter:blur(5px);padding:10% 0% 0% 0%;display:none;}body.splashScreenShow #SplashScreenWrapper{display:block;display:none;}#c347{}#c347 #c410{width:50%;margin-left:auto;margin-right:auto;background:white;padding:30px;position:relative;box-shadow:0px 0px 25px black;}#c347 #c410 a.splashClose{background:orange;padding:5px 10px 5px 10px;text-decoration:none;font-weight:bold;color:white;position:absolute;top:0px;right:0px;}#c347 #c410 a.splashClose:hover{color:black;}body.splashScreenClosed #SplashScreenWrapper{display:none;}@media (max-width:900px){#c347 #c410{width:90%;}}
