#preloader{position:fixed;z-index:10000;left:0;top:0;width:0;height:0;overflow:hidden;opacity:0;background-color:#111625;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease .3s,width 0s linear .6s,height 0s linear .6s}#preloader.active{width:100%;height:100%;opacity:1}@media (min-width: 0){#preloader img{height:90px}}@media (min-width: 1000px){#preloader img{height:150px}}
