body{margin:0}.loader-section{justify-content:center;align-items:center;height:100vh;margin:0;display:flex}.loader svg{width:100px;height:150px;overflow:visible}.loader svg g{animation:2s linear infinite slide}.loader svg g:nth-child(2){animation-delay:.5s}.loader svg g:nth-child(2) path{stroke-dasharray:0 158;stroke-dashoffset:1px;animation-delay:.5s}.loader svg path{stroke:url(#gradient);stroke-width:20px;stroke-linecap:round;fill:none;stroke-dasharray:0 157;stroke-dashoffset:0;animation:2s cubic-bezier(.8,0,.2,1) infinite escalade}@keyframes slide{0%{transform:translateY(-50px)}to{transform:translateY(50px)}}@keyframes escalade{0%{stroke-dasharray:0 157;stroke-dashoffset:0}50%{stroke-dasharray:156 157;stroke-dashoffset:0}to{stroke-dasharray:156 157;stroke-dashoffset:-156px}}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{z-index:2000;background:#04f4b0;width:100%;height:2px;position:fixed;top:0;right:100%}.pace .pace-progress-inner{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #04f4b0,0 0 5px #29d}
