@media(min-width:1024px){html.js body{overflow:hidden}}html.js body #page_loader{width:100vw;height:100vh;background:#fff;display:block;content:"";z-index:100;position:fixed;inset:0}html.js body.loading{overflow:hidden;height:100vh}html.js body.loading #page_loader .spinner{width:50px;height:50px;display:block;position:absolute;z-index:102;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url(../../img/loading.svg);background-position:center;background-repeat:no-repeat;background-size:contain}
