

.section_segments-statement {
	background: linear-gradient(95deg, #967BDE 0.3%, #236BEB 90%);
}

.section_segments-statement__text {
	font-size: clamp(28px, calc(28px + 8 * (calc(var(--vw, 1vw) * 100) - 576px) / 416), 36px);
	font-weight: 700;
	line-height: 1.2;
	color: white;
}