body{margin:0;font-size:18px;font-family:Arial,Helvetica,sans-serif}.header{position:fixed;top:0;z-index:11;width:100%;background:url(/build/assets/Navigation.d9dd1a38.png) no-repeat center center;background-size:cover;display:flex;justify-content:center;align-items:center;background-attachment:fixed}.header a{padding:15px;text-decoration:none;color:#000;font-size:18px;cursor:pointer}.arrow-bottom{position:absolute;right:15px;font-size:18px;cursor:pointer;transition:transform .3s ease-in-out}.progress-container{width:100%;height:8px;background:#ccc;position:fixed;top:50px;z-index:1}.progress-bar{height:8px;background:#19c9ff;width:0%}@keyframes fadeInHome{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRandom{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInAbout{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.submenu{width:100%;justify-content:space-around;top:58px;z-index:11;background:url(/build/assets/Navigation.d9dd1a38.png) no-repeat center center;position:fixed;background-size:cover;padding:5px 0;box-sizing:border-box;display:flex;opacity:0;visibility:hidden;transition:opacity .5s ease-out;background-attachment:fixed}.submenu a{padding:10px}.submenu.home{animation:fadeInHome .5s ease-out}.submenu.random{animation:fadeInRandom .5s ease-out}.submenu.about{animation:fadeInAbout .5s ease-out}
