.loader{position:fixed;top:0;left:0;background-color:var(--white);z-index:1000;align-items:center}.loader>div,.loader>div .children>.lottie{margin-left:auto;margin-right:auto}.loader>div .children>.lottie{width:64px;height:64px}.loader.hidden{display:none;width:0;height:0}.loader.show{display:flex;width:100%;height:100%}