.tsi-spinner{border:5px solid #f3f3f3;border-top-color:#0c66e4;border-radius:50%;width:48px;height:48px;margin-bottom:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
