.loading-spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-spinner--small{width:20px;height:20px}.loading-spinner--medium{width:50px;height:50px}.loading-spinner--big{width:75px;height:75px}
.loading-layout{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;display:flex}.loading-layout__label{color:#fff;white-space:pre-line;text-align:center;margin-top:20px;font-size:14px}
