
.header[data-v-b97744fa] {
	z-index: 2;
	position: absolute;
	/* width: 100%; */
	/* height: 200px; */
	/* padding-bottom: 14px;
	border-bottom-left-radius: 26px 10px;
	border-bottom-right-radius: 26px 10px; */
	background: linear-gradient(90deg, #2db1ac, #2db1ac)
}
.section-left[data-v-b97744fa] {
	z-index: 2;
    position: absolute;
    display: flex;

	color:#ffffff;
    align-items: center;
}

