.f2e-AreaLoading{display:flex;justify-content:center;margin-top:50px}.f2e-AreaLoading svg{width:3.75em;transform-origin:center;animation:f2e-AreaLoading-rotate 2s linear infinite}.f2e-AreaLoading circle{fill:none;stroke:#e7aa00;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:f2e-AreaLoading-dash 1.5s ease-in-out infinite}@keyframes f2e-AreaLoading-rotate{to{transform:rotate(360deg)}}@keyframes f2e-AreaLoading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}
