.spinner[data-v-3e6e00f1]{animation:rotate-3e6e00f1 2s linear infinite;z-index:2;position:absolute;top:8px;right:15px;width:20px;height:20px}.spinner .path[data-v-3e6e00f1]{stroke:#93bfec;stroke-linecap:round;animation:dash-3e6e00f1 1.5s ease-in-out infinite}@keyframes rotate-3e6e00f1{to{transform:rotate(1turn)}}@keyframes dash-3e6e00f1{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}