.splash-screen{align-items:center;display:flex;justify-content:center}.splash-screen,svg{height:100%;width:100%}.animate-path2,.animate-rect1,.animate-rect2,.animate-rect3,.animate-rect4,.animate-text1,.animate-text2{opacity:0}.animate-rect1,.animate-rect2{animation:fadeInScale 1s ease forwards}.animate-rect2{animation-delay:.5s}.animate-path2{animation:fadeInScale 1s ease forwards;animation-delay:1s}.animate-rect3{animation:fadeInScale 1s ease forwards;animation-delay:1.5s}.animate-rect4{animation:fadeInScale 1s ease forwards;animation-delay:2s}.animate-text1{animation:fadeIn 1s ease forwards;animation-delay:2.5s}.animate-text2{animation:fadeIn 1s ease forwards;animation-delay:3s}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.8df689e3.css.map*/