*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#3023ae;color:#fff;font-family:Inter,sans-serif;font-weight:400;height:100%;overflow:hidden}body:before{background-image:url(https://www.earthrun.id/images/white_logo.png);background-repeat:repeat;background-size:150px;content:"";height:100%;left:0;opacity:.05;position:fixed;top:0;width:100%;z-index:0}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;max-width:unset!important;padding:20px;position:relative;text-align:center;z-index:1}.loader{background-color:#fff3;border-radius:4px;height:8px;margin-top:30px;overflow:hidden;width:clamp(300px,65vw,460px)}.loader:before{animation:loading 1.5s linear infinite;background-color:gold;border-radius:4px;content:"";display:block;height:100%;width:0}@keyframes loading{0%{width:0}to{width:100%}}#return-loader{align-items:center;background-color:#3023aecc;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;margin:inherit}p{margin:inherit}
