.mainPath{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:logoReveal linear 1 normal forwards;animation:logoReveal linear 1 normal forwards;-webkit-animation-duration:4s;animation-duration:4s}.path1{-webkit-animation:dash linear 1 normal forwards;animation:dash linear 1 normal forwards;-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-animation-duration:15s;animation-duration:15s}.path1,.path2{stroke-dasharray:1000;stroke-dashoffset:1000}.path2{-webkit-animation:dash linear 1 normal forwards;animation:dash linear 1 normal forwards;-webkit-animation-delay:2.8s;animation-delay:2.8s;-webkit-animation-duration:15s;animation-duration:15s}.textReveal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;-webkit-animation:textRev linear 1 normal forwards;animation:textRev linear 1 normal forwards;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:6s;animation-delay:6s;opacity:0}@-webkit-keyframes logoReveal{0%{fill:#3a405a}50%{fill:#ebf2fa}to{fill:#7f96cb}}@keyframes logoReveal{0%{fill:#3a405a}50%{fill:#ebf2fa}to{fill:#7f96cb}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes textRev{0%{opacity:0}to{opacity:1}}@keyframes textRev{0%{opacity:0}to{opacity:1}}.svg{-webkit-animation:svgTranslate linear 1 normal forwards;animation:svgTranslate linear 1 normal forwards;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes svgTranslate{0%{top:50%}to{top:30%}}@keyframes svgTranslate{0%{top:50%}to{top:30%}}
/*# sourceMappingURL=main.dea9e04f.chunk.css.map */