html.preload body{visibility:hidden}#preloader{position:fixed;inset:0;background:#171717;display:flex;align-items:center;justify-content:center;z-index:999999;opacity:1}#preloader img{width:120px;max-width:70%}@media (max-width:980px){#preloader img{width:90px;max-width:70%}}#preloader.fade-out{opacity:0;transition:opacity 1.2s ease}