.WelcomeLayoutSection h2,.WelcomeLayoutSection h3,.WelcomeLayoutSection div p,.WelcomeLayoutSection img{transform-origin:top;animation:popupAnimation;animation-timeline:view()}@keyframes popupAnimation{0%{filter:blur(10px);opacity:0;transform:scale(.8)}25%{filter:blur();opacity:1;transform:scale(1)}}
.TrainshalaForBusinessesLayoutSection div:first-child h3,.TrainshalaForBusinessesLayoutSection div:first-child p,.TrainshalaForBusinessesLayoutSection div:first-child .box-1 .right-side{transform-origin:0;animation:TrainshalaForBusinessesLayoutSectionBlurAnimation;animation-timeline:view()}.TrainshalaForBusinessesLayoutSection div:first-child div:nth-child(2){transform-origin:50%;animation:TrainshalaForBusinessesLayoutSectionButtonPopAnimation;animation-timeline:view()}@keyframes TrainshalaForBusinessesLayoutSectionButtonPopAnimation{0%{transform:scale(0)}25%{transform:scale(1)}}.TrainshalaForBusinessesLayoutSection div:nth-child(2) img,.TrainshalaForBusinessesLayoutSection div:first-child .box-1 img{transform-origin:0;animation:TrainshalaForBusinessesLayoutSectionBlurAnimation;animation-timeline:view()}@keyframes TrainshalaForBusinessesLayoutSectionBlurAnimation{0%{filter:blur(10px)}25%{filter:blur()}}