.loading{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.loading--large{min-height:80vh}.loading--medium{min-height:300px}.loading--small{min-height:auto;padding:10px}.loading--fullscreen{z-index:99999;background:#fff;width:100%;height:100%;min-height:auto;position:fixed;inset:0}.loading__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.loading__animation{justify-content:center;align-items:center;display:flex;overflow:hidden}.loading__animation svg{display:block}.loading__text{color:#1d1d1f;text-align:center;margin-top:16px;font-size:18px;font-weight:500}
