.content-body-styles_content-body__2VnNv {
	display: flex
}

.content-body-styles_content-wrapper__2Ypx9 {
	width: 100%;
	margin: .5rem
}

.content-body-styles_end-of-doc__2YOv9 {
	float: left;
	font-size: .75rem;
	font-style: italic
}

.markdown-styles_markdown__1x9gM {
	font-size: .75rem;
	line-height: 1.625
}

.markdown-styles_markdown__1x9gM a {
	text-decoration: underline;
	--text-opacity: 1;
	color: #1F80CF;
	color: rgba(49, 130, 206, var(--text-opacity))
}

.markdown-styles_markdown__1x9gM em {
	--text-opacity: 1;
	color: #d3d3d3;
	color: rgba(160, 174, 192, var(--text-opacity))
}

.markdown-styles_markdown__1x9gM h1 {
	font-size: 1.25rem;
	font-weight: 700;
	margin-top: 1rem;
	margin-bottom: 1rem;
	line-height: 1.375
}

.markdown-styles_markdown__1x9gM h2 {
	font-size: 1rem;
	font-weight: 600;
	margin-top: .75rem;
	margin-bottom: .75rem;
	line-height: 1.375
}

.markdown-styles_markdown__1x9gM ul {
	list-style-type: disc
}

.markdown-styles_markdown__1x9gM ol,
.markdown-styles_markdown__1x9gM ul {
	list-style-position: outside;
	padding-left: 2rem;
	margin-top: .5rem;
	margin-bottom: .5rem
}

.markdown-styles_markdown__1x9gM ol {
	list-style-type: decimal
}

.alert-styles_alert-wrapper__2kkzj {
	border-bottom-width: 1px;
	--bg-opacity: 1;
	background-color: #000;
	background-color: rgba(0, 0, 0, var(--bg-opacity));
	--bg-opacity: 0.75;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

.alert-styles_alert-text__2Gh6m {
	padding-top: .5rem;
	padding-bottom: .5rem;
	text-align: center;
	font-size: .875rem
}

.alert-styles_alert-link__g4QUZ {
	text-decoration: underline;
	transition-duration: .2s;
	transition-property: background-color, border-color, color, fill, stroke
}