.add_loading_conplete{animation:2s forwards loading_complete}#loading_background.add_loading_conplete{animation-delay:.45s}@keyframes loading_complete{0%{}25%{border-radius:5vw 0 0 5vw}to{border-radius:5vw 0 0 5vw;transform:translate(100vw)}}.loading-path{stroke-dasharray:3170;stroke-dashoffset:3170px;animation:3s infinite svg_action}@keyframes svg_action{0%{stroke-dashoffset:6340px}to{stroke-dashoffset:0}}.loading-dot{animation:.9s ease-in-out infinite loading_dot_wave;display:inline-block}#loading_font>span.loading-dot:first-of-type{animation-delay:0s}#loading_font>span.loading-dot:nth-of-type(2){animation-delay:.15s}#loading_font>span.loading-dot:nth-of-type(3){animation-delay:.3s}@keyframes loading_dot_wave{0%,70%,to{transform:translateY(0)}35%{transform:translateY(-.35em)}}
