.loader{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;min-height:100dvh;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100vw;z-index:999}.loader img{height:100px;width:100px}.loader_visible{opacity:1;pointer-events:auto}
