h2[class='wp-block-heading'] {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

h2[class='wp-block-heading'] span {
	scroll-margin-top: 34px;
}

h2[class='wp-block-heading']::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

h2[class='wp-block-heading']::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

h2[class*='wp-block-heading'].is-style-heading-h3 {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

h2[class*='wp-block-heading'].is-style-heading-h3 span {
	scroll-margin-top: 5px;
}

h2[class*='wp-block-heading'].is-style-heading-h3::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

h2[class*='wp-block-heading'].is-style-heading-h4 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

h2[class*='wp-block-heading'].is-style-heading-h4 span {
	scroll-margin-top: 20px;
}

h2[class*='wp-block-heading'].is-style-heading-h5 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h2[class*='wp-block-heading'].is-style-heading-h5 span {
	scroll-margin-top: 10px;
}

h2[class*='wp-block-heading'].is-style-heading-h6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h2[class*='wp-block-heading'].is-style-heading-h6 span {
	scroll-margin-top: 10px;
}

h3[class='wp-block-heading'] {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

h3[class='wp-block-heading'] span {
	scroll-margin-top: 5px;
}

h3[class='wp-block-heading']::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

h3.is-style-heading-h2 {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

h3.is-style-heading-h2 span {
	scroll-margin-top: 34px;
}

h3.is-style-heading-h2::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

h3.is-style-heading-h2::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

h3.is-style-heading-h4 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

h3.is-style-heading-h4 span {
	scroll-margin-top: 20px;
}

h3.is-style-heading-h5 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h3.is-style-heading-h5 span {
	scroll-margin-top: 10px;
}

h3.is-style-heading-h6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h3.is-style-heading-h6 span {
	scroll-margin-top: 10px;
}

h4[class='wp-block-heading'] {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

h4[class='wp-block-heading'] span {
	scroll-margin-top: 20px;
}

h4.is-style-heading-h2 {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

h4.is-style-heading-h2 span {
	scroll-margin-top: 34px;
}

h4.is-style-heading-h2::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

h4.is-style-heading-h2::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

h4.is-style-heading-h3 {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

h4.is-style-heading-h3 span {
	scroll-margin-top: 5px;
}

h4.is-style-heading-h3::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

h4.is-style-heading-h5 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h4.is-style-heading-h5 span {
	scroll-margin-top: 10px;
}

h4.is-style-heading-h6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h4.is-style-heading-h6 span {
	scroll-margin-top: 10px;
}

h5[class='wp-block-heading'] {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h5[class='wp-block-heading'] span {
	scroll-margin-top: 10px;
}

h5.is-style-heading-h2 {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

h5.is-style-heading-h2 span {
	scroll-margin-top: 34px;
}

h5.is-style-heading-h2::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

h5.is-style-heading-h2::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

h5.is-style-heading-h3 {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

h5.is-style-heading-h3 span {
	scroll-margin-top: 5px;
}

h5.is-style-heading-h3::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

h5.is-style-heading-h4 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

h5.is-style-heading-h4 span {
	scroll-margin-top: 20px;
}

h5.is-style-heading-h6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h5.is-style-heading-h6 span {
	scroll-margin-top: 10px;
}

h6[class='wp-block-heading'] {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h6[class='wp-block-heading'] span {
	scroll-margin-top: 10px;
}

h6.is-style-heading-h2 {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

h6.is-style-heading-h2 span {
	scroll-margin-top: 34px;
}

h6.is-style-heading-h2::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

h6.is-style-heading-h2::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

h6.is-style-heading-h3 {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

h6.is-style-heading-h3 span {
	scroll-margin-top: 5px;
}

h6.is-style-heading-h3::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

h6.is-style-heading-h4 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

h6.is-style-heading-h4 span {
	scroll-margin-top: 20px;
}

h6.is-style-heading-h6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

h6.is-style-heading-h6 span {
	scroll-margin-top: 10px;
}
