.loader{bottom:0;left:0;right:0;top:0;position:fixed;z-index:10000;display:flex;align-items:center;justify-content:center}.loader img.logo{max-width:150px;max-height:150px}.loader img.logo,.loader img.logo-2{margin:auto;z-index:1;position:relative}.loader img.logo-2{max-width:250px;max-height:250px}.loader img.background{object-fit:cover;position:absolute;width:100%;height:100%;top:0;left:0}.fadeout{animation:fadeout 1s forwards}@keyframes fadeout{to{opacity:0;visibility:hidden}}