.vm-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.vm-tab-title {
	font-size: clamp(2rem, 4vw, 3.2rem);
	line-height: 1.1;
	font-weight: 800;
	letter-spacing: -0.04em;
	margin: 0 0 14px;
}
