/*p, ul*/
#csec169075676089 > p,
#csec169075676089 > div,
#csec169075684266 p,
#csec169075687973 > p,
#csec169075687973 > ul,
#csec169075695681 p,
#csec169075695681 ul,
#csec169075684266 .topic_with_img,
#csec169075695681 .topic_with_img {
    margin-bottom: 40px;
}
#csec169075687973 .topic_content p,
#csec169075687973 .topic_content ul,
#csec169075695681 .topic_content ul {
	margin-bottom: 1em;
}
#csec169075684266 .topic_content > p,
#csec169075695681 .topic_content > p:last-of-type,
#csec169075687973 .topic_content > p:last-of-type,
#csec169075687973 > div > div:last-of-type,
#csec169075999376 .topic_with_img:last-of-type,
#csec169075695681 .flexbox.space-between .color_box.box_c p {
	margin-bottom: 0;
}
#csec169075695681 .color_box.box_c {
    width: calc(50% - 20px);
	margin-bottom: 0;
}
.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;
		margin-bottom: 0;
	}
.color_box {
	padding: 40px;
}
/**/
.topic_with_img ul {
	margin-top: 0.5em;
}
@media screen and (max-width: 950px) {
	#csec169075695681 .color_box.box_c {
		width: 100%;
		margin-bottom: 0;
	}
	#csec169075695681 .color_box.box_c:first-of-type {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 750px) {
	#csec169075676089 > p,
	#csec169075676089 > div,
	#csec169075684266 p,
	#csec169075687973 > p,
	#csec169075687973 > ul,
	#csec169075695681 p,
	#csec169075695681 ul,
	#csec169075684266 .topic_with_img,
	#csec169075695681 .topic_with_img,
	#csec169075695681 .color_box.box_c:first-of-type {
		margin-bottom: 35px;
	}
	#csec169075695681 h4 {
		margin-bottom: 35px;
	}
}

/**/
.topic_content .cell {
    padding-left: 0;
	padding-right: 0;
}
.topic_content .cell  .ti-primary,
.topic_content .cell  .ti-secondary {
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: var(--color-primary);
	opacity: 1;
}
.topic_content .cell  .ti-primary {
	font-size: 16px;
}
.topic_content .cell  .ti-secondary {
	font-size: 18px;
	padding-bottom: 25px;
	margin-bottom: 35px;
}