#loader{align-items:center;background-color:#1f272f;bottom:0;color:#419fcc;display:flex;flex-direction:column;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;transition:all .5s ease-in-out;z-index:500}#loader #loader-animation{height:auto;width:100px}@media screen and (min-width:768px){#loader #loader-animation{width:200px}}@media screen and (min-width:1024px){#loader #loader-animation{width:300px}}#loader.hide{opacity:0}#loader.hidden{display:none}
/*# sourceMappingURL=loader.css.map */