.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.fa-circle-notch{transform-origin:50% 48.95%}.semipolar-spinner,.semipolar-spinner *{box-sizing:border-box}.semipolar-spinner{height:65px;width:65px;position:relative}.semipolar-spinner .spinner-ring{border-radius:50%;position:absolute;border:3.25px solid transparent;border-top-color:#2563eb;border-left-color:#2563eb;-webkit-animation:semipolar-spinner-animation 2s infinite;animation:semipolar-spinner-animation 2s infinite}.semipolar-spinner .spinner-ring:first-child{height:65px;width:65px;top:0;left:0;-webkit-animation-delay:.8s;animation-delay:.8s;z-index:5}.semipolar-spinner .spinner-ring:nth-child(2){height:52px;width:52px;top:6.5px;left:6.5px;-webkit-animation-delay:.6s;animation-delay:.6s;z-index:4}.semipolar-spinner .spinner-ring:nth-child(3){height:39px;width:39px;top:13px;left:13px;-webkit-animation-delay:.4s;animation-delay:.4s;z-index:3}.semipolar-spinner .spinner-ring:nth-child(4){height:26px;width:26px;top:19.5px;left:19.5px;-webkit-animation-delay:.2s;animation-delay:.2s;z-index:2}.semipolar-spinner .spinner-ring:nth-child(5){height:13px;width:13px;top:26px;left:26px;-webkit-animation-delay:0ms;animation-delay:0ms;z-index:1}@-webkit-keyframes semipolar-spinner-animation{50%{transform:rotate(1turn) scale(.7)}}@keyframes semipolar-spinner-animation{50%{transform:rotate(1turn) scale(.7)}}