.is-style-h1-higher-header-style.is-style-h1-higher-header-style.is-style-h1-higher-header-style {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 44px !important;
	line-height: 1 !important;
	letter-spacing: -0.02em !important;
}
.is-style-h2-higher-header-style.is-style-h2-higher-header-style.is-style-h2-higher-header-style {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 36px !important;
	line-height: 1 !important;
	letter-spacing: -0.02em !important;
}
.is-style-h3-higher-header-style.is-style-h3-higher-header-style.is-style-h3-higher-header-style {
	text-transform: none !important;
	font-weight: 700 !important;
	font-size: 32px !important;
	line-height: 1.37 !important;
	letter-spacing: -0.01em !important;
}
.is-style-h4-higher-header-style.is-style-h4-higher-header-style.is-style-h4-higher-header-style {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 24px !important;
	line-height: 1.33 !important;
	letter-spacing: 0 !important;
}
.is-style-h5-higher-header-style.is-style-h5-higher-header-style.is-style-h5-higher-header-style {
	text-transform: none !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
}
.is-style-h6-higher-header-style.is-style-h6-higher-header-style.is-style-h6-higher-header-style {
	text-transform: none !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important;
}
.is-style-medium-bold.is-style-medium-bold.is-style-medium-bold {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 44px !important;
	line-height: 1 !important;
	letter-spacing: -0.9px !important;
}
/** * @deprecated Legacy bold heading styles - kept for backward compatibility only. * Use h2-higher-header-style or h4-higher-header-style instead. */
/* bold-xl → inherits h2 styles */
.is-style-bold-xl-header-style.is-style-bold-xl-header-style.is-style-bold-xl-header-style {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 36px !important;
	line-height: 1 !important;
	letter-spacing: -0.02em !important;
}
/* bold-header, bold-subheader → inherit h4 styles */
.is-style-bold-header-style.is-style-bold-header-style.is-style-bold-header-style,
.is-style-bold-subheader-style.is-style-bold-subheader-style.is-style-bold-subheader-style {
	text-transform: uppercase !important;
	font-weight: 900 !important;
	font-size: 24px !important;
	line-height: 1.33 !important;
	letter-spacing: 0 !important;
}
@media (min-width: 768px) {
	/* @deprecated Legacy bold heading styles */
	.is-style-h1-higher-header-style.is-style-h1-higher-header-style.is-style-h1-higher-header-style {
		font-size: 8.4rem !important;
		line-height: 0.92 !important;
	}
	.is-style-h2-higher-header-style.is-style-h2-higher-header-style.is-style-h2-higher-header-style {
		font-size: 6.4rem !important;
		line-height: 1 !important;
	}
	.is-style-h3-higher-header-style.is-style-h3-higher-header-style.is-style-h3-higher-header-style {
		font-size: 4.8rem !important;
		line-height: 1.33 !important;
	}
	.is-style-h4-higher-header-style.is-style-h4-higher-header-style.is-style-h4-higher-header-style {
		font-size: 3.2rem !important;
		line-height: 1.5 !important;
	}
	.is-style-h5-higher-header-style.is-style-h5-higher-header-style.is-style-h5-higher-header-style {
		font-size: 2.4rem !important;
		line-height: 1.5 !important;
	}
	.is-style-h6-higher-header-style.is-style-h6-higher-header-style.is-style-h6-higher-header-style {
		font-size: 1.8rem !important;
		line-height: 1.55 !important;
	}
	.is-style-bold-xl-header-style.is-style-bold-xl-header-style.is-style-bold-xl-header-style {
		font-size: 6.4rem !important;
		line-height: 1 !important;
	}
	.is-style-bold-header-style.is-style-bold-header-style.is-style-bold-header-style,
	.is-style-bold-subheader-style.is-style-bold-subheader-style.is-style-bold-subheader-style {
		font-size: 3.2rem !important;
		line-height: 1.5 !important;
	}
	.is-style-medium-bold.is-style-medium-bold.is-style-medium-bold {
		font-size: 4.8rem !important;
		letter-spacing: -0.1rem;
	}
}
