.logo-loader-wrapper{place-items:center;display:grid}.logo-loader{overflow:visible}.animate-circle{fill:#0000;stroke:#249647;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4000;stroke-dashoffset:4000px;animation:3s forwards draw-circle,1s 2.5s forwards fill-circle}@keyframes draw-circle{to{stroke-dashoffset:0}}@keyframes fill-circle{to{fill:#249647}}.delay-4{animation-delay:1.5s,2.75s}.draw{stroke:#249647;stroke-width:4px;fill:#0000;stroke-dasharray:2000;stroke-dashoffset:2000px;animation:2.2s forwards draw-line,2s 1.5s forwards fill-in-green}@keyframes fill-in-green{0%{fill:#0000;scale:0}to{fill:#249647;scale:1}}.scale-up{animation:2s 1.5s forwards scale-up}@keyframes scale-up{0%{scale:0}to{scale:1}}@keyframes fill-in-blue{0%{fill:#0000;scale:2}to{fill:#0866ff;scale:1}}.draw-blue{stroke:#0866ff;animation:2s 1.5s forwards fill-in-blue}.logo-text-reveal{opacity:0;animation:1.4s forwards revealText;translate:100px;scale:.5}@keyframes revealText{to{opacity:1;translate:0;scale:1}}.logo-text-glow{animation:2.5s ease-in-out forwards glowPulse}@keyframes glowPulse{0%{filter:drop-shadow(0 0 #fff)}50%{filter:drop-shadow(0 0 6px #00e5ff)}to{filter:drop-shadow(0 0 #fff)}}.delay-1{animation-delay:.4s}.delay-2{animation-delay:.6s}.delay-3{animation-delay:.8s}.logo-loader path{animation-fill-mode:forwards}.logo-loader path.draw{animation:2.2s forwards draw-line,.6s forwards fill-in;animation-delay:inherit,2s}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes fill-in{0%{fill:#0000}to{fill:currentColor}}.logo-loader{animation:3.5s infinite reset}@keyframes reset{0%,90%{opacity:1}to{opacity:1}}@keyframes spin{0%{rotate:1turn;scale:1}50%{scale:1.25}to{scale:1}}.svg{animation:1s 2.5s forwards spin;overflow:visible}.sajilo{animation:1.4s forwards slideInLeft;transform:translate(-100vw)scale(.8)}.digital{animation:1.4s .2s forwards slideInRight;transform:translate(100vw)scale(.8)}.vision{animation:1.4s .2s forwards slideInBottom;transform:translateY(100vh)scale(.8)}@keyframes slideInLeft{to{opacity:1;transform:translate(0)scale(1)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)scale(1)}}@keyframes slideInBottom{to{opacity:1;transform:translate(0)scale(1)}}
