.section-calc {
	/* padding: 0 12rem; */
	padding: 6rem;
	background-color: #fff;
	width: 100%;
	margin: 8rem auto 0;
	max-width: 120rem;
	/* filter: invert(100%) hue-rotate(240deg) saturate(0%); */
	position: relative;
	overflow: hidden;
	border-radius: 1.2rem;
}