/* ========================================================== */
/* SCROLL ANIMATION SECTION
/* ========================================================== */
.AnimSection {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.Animlayer {
	position: relative;
	text-align: center;
	margin: 0;
}