.IndexHtml{background-size:cover;height:100dvh;left:0;overflow:hidden;position:absolute;top:0;transition:opacity .5s linear;width:100vw;z-index:-1}.IndexHtml.hidden{opacity:0}.IndexHtml__gifLoader{display:block;height:50px;position:fixed;top:0;transform:translate(calc(50vw - 25px),calc(50dvh - 25px));width:50px}@media (max-width:767px){.IndexHtml__gifLoader{transform:translate(calc(50vw - 25px),25dvh)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.IndexHtml__gifLoader{transform:translate(calc(50vw - 25px),25dvh)}}