<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.main_table {
	display: block;
	width:100%;
}

div.left_side {
	display: block;
}

div.right_side {
	float: right;
	display: block;
	width: 192px;
	padding-left: 32px;
}

div.desc {
	padding-bottom: 18px;
}

li.benefits, li.task {
	padding-bottom: 24px;
}

li.benefits_e {
	padding-bottom: 0px;
}

div.sm_img_container {
	padding-bottom: 16px;
}

div.sm_text {
	font-size: 9px;
}

img.sm_img {
	padding-bottom: 8px;
}

div.header {
	text-decoration: underline;
	font-weight: bold
}

</pre></body></html>