.state-loading{height:calc(100vh - 9.875rem)}.state-loading:before{content:"";opacity:0;background-color:#1466e2;border-radius:50%;width:2em;height:2em;margin:0;animation:.75s linear infinite spinner-grow;position:absolute;top:50%;left:50%}@keyframes loader{to{transform:rotate(1turn)}}
