.loader-container{z-index:9999;background-color:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader-inline{justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.loader{justify-content:center;align-items:center;width:100%;max-width:100px;height:100px;display:flex}@media (max-width:991px){.loader{max-width:80px;height:80px}}
