.loading-logo-svg{width:100%;max-width:300px;height:auto}.loading-logo-mask-path{fill:none;stroke:#fff;stroke-width:800px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4000;stroke-dashoffset:4000px;animation:3s ease-in-out infinite loading-logo-reveal}.loading-logo-delay-1{animation-delay:0s}.loading-logo-delay-2{animation-delay:.2s}.loading-logo-delay-3{animation-delay:.4s}@keyframes loading-logo-reveal{0%{stroke-dashoffset:4000px;opacity:0}20%{opacity:1}50%{stroke-dashoffset:0;opacity:1}80%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.loading-logo-container{justify-content:center;align-items:center;animation:3s ease-in-out infinite loading-logo-pulse;display:flex}@keyframes loading-logo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
