/*button center*/
#csec169053851036 {
    text-align: center;
}
#csec169053851036 .btn {
	width: 260px;
}

/*list*/
#csec169053895076 ol {
	background-color: var(--color-bg-02);
	padding: 40px 40px 40px 70px;
}
	#csec169053895076 ol li {
		list-style: decimal;
	}

/*h3*/
.csection-cells > .cell[data-type="hgroup"][data-level="3"] {
	margin-bottom: 40px;
}
.csection-cells > .cell[data-type="hgroup"][data-level="3"] .ti-primary{
	padding-bottom: 25px;
	border-bottom: 2px solid var(--color-border-dark);
}

/**/
#csec169053828839,
#csec169053895076,
#csec169053845199,
#csec169053853539,
#csec169053847193 {
	margin-bottom: 55px;
}
#csec169053838346,
#csec169053848682,
#csec169053851036 {
	margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
	#csec169053828839,
	#csec169053895076,
	#csec169053845199,
	#csec169053853539,
	#csec169053847193  {
		margin-bottom: 45px;
	}
	#csec169053832529,
	#csec169053848682,
	#csec169053851036 {
		margin-bottom: 70px;
	}
	#csec169053838346 {
		margin-bottom: 40px;
	}
	#csec169053851539 {
		margin-bottom: 100px;
	}
}

/**/
.cell[data-type="image-tile"][data-enablecaption=""] .image-cells {
    margin: 0 -20px;
}
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell {
		padding: 0 20px;
	}
@media screen and (max-width: 950px) {
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell,
	.cell[data-type="image-tile"][data-clength="2"] .imcell {
		width: 100%;
	}
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell {
		margin-bottom: 55px;
	}
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell:last-of-type {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 750px) {
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell {
		margin-bottom: 20px;
	}
}

/**/
.csection-cells > .cell[data-isfullwideimage=""] .content::first-line {
	font-size: 18px;
}	
	#csec169025295642 > .cell[data-isfullwideimage=""] .content::first-line {
		font-size: 16px;
	}
	.csection-cells [data-type="imset-A"] .content {
		margin-top: -1em;
	}
	.csection-cells [data-type="imset-A"] .content::first-line {
		font-size: 21px;
		font-family: var(--font-heading);
		line-height: 3.3;
	}
@media screen and (max-width: 750px) {
	.csection-cells [data-type="imset-A"] .content::first-line {
		font-size: 16.5px;
	}
	.csection-cells [data-type="imset-A"] .im-wrap, .csection-cells [data-type="imset-A"][data-level="3"] figure {
		margin-bottom: 15px;
	}
	#csec169053495081 ul > li:last-of-type {
		margin-bottom: 0;
	}
	.csection-cells [data-type="imset-A"] {
		margin-bottom: 65px;
	}
	#csection .topic_with_img h3 {
		margin-bottom: 15px;
	}
}

