/* CSS Document: About */
#relationLinkSections {
	display: none;
}
#content .bt.block {
	width: 16em;
	margin: auto;
}

/**/
.cell[data-type="table"][data-clength="2"] tr td {
	font-size: 1em;
	line-height: 2em;
	padding-left: 2em;
	padding-right: 2em;
}
.cell[data-type="table"][data-clength="2"] tr td:first-child {
	width: 9em;
	vertical-align: top;
}
.cell[data-type="table"][data-clength="2"] tr td:last-child {
	width: calc(100% - 9em);
}
@media only screen and (min-width:641px) {
	.csection-cells .cell[data-type="table"] {
		max-width: 33em;
		padding: 0;
	}
}
@media only screen and (max-width:640px) {
	.csection-cells .cell[data-type="table"] {
		padding: 0 1.4em;
	}
}
/*table 1*/
body .cell[data-type="table"] #csec172804250790_tc1728042517 td::after,
body .cell[data-type="table"] #csec172804250790_tc1728960661 td::after,
body .cell[data-type="table"] #csec172804250790_tc1728961065 td::after {
	display: none;
}
#csec172804250790_tc1728960661 td,
#csec172804250790_tc1728961065 td {
	padding-top: 0;
	padding-bottom: 0;
}
#csec172804250790_tc1728042517 td {
	padding-bottom: 0;
}
#csec172804250790_tc1728960667 td {
	padding-top: 0;
}
#csec172804250790_tc1728960661 td:last-of-type::before,
#csec172804250790_tc1728961065 td:last-of-type::before,
#csec172804250790_tc1728042517 td:last-of-type::before,
#csec172804250790_tc1728960667 td:last-of-type::before {
	content: "";
	display: inline-block;
	width: 0.4em;
	height: 0.4em;
	background-color: var(--cl-line);
	margin-right: 0.7em;
}
@media only screen and (max-width:640px) {
	.cell[data-type="table"][data-clength="2"] tr td {
		padding-left: 1.4em;
		padding-right: 1.4em;
	}
	.cell[data-type="table"][data-clength="2"] tr td:first-child {
		width: 8em;
		min-width: 8em;
	}
	.cell[data-type="table"][data-clength="2"] tr td:last-child {
		width: calc(100% - 8em);
	}
	#content #csec172896058033 {
		margin-bottom: 4em;
	}
}

/**/
.cell[data-type="image-tile"][data-enablecaption=""] .image-cells {
	margin: 0 -5px -5px;
}
#csec172896404062 .image-cells.flexbox {
	justify-content: center;
}
	#csec172896404062 .image-cells .imcell,
	#csec173225636253 .image-cells .imcell {
		margin-bottom: 0;
		width: 30%;
		max-width: 140px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
#csec172896401303 {
    margin-bottom: 2.25em;
}
@media only screen and (max-width:640px) {
	.cell[data-type="image-tile"][data-clength="3"] .imcell {
		width: 50%;
	}
	.cell[data-type="image-tile"][data-enablecaption=""][data-isunsuitablesmp="1"] .image-cells {
		margin: 0 -1em -0.5em;
	}
}
