.ExAnimation .animation-fade-top {
	opacity: 0;
	transform: translateY(150px);
}
.ExAnimation .animation-clip-left {
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}