


























.hyperlink:hover {
	text-decoration: none;
}


.blue-hyperlink:hover {
	text-decoration: none;
}


table {
	width: 100%;
	margin: 1.5rem 0;
	border-collapse: collapse;
	border: 1px solid #d8d8d8;
	outline: 1px solid #d8d8d8;
	outline-offset: 0;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}

th,
td {
	border: 1px solid #d8d8d8;
	padding: 0.9rem 1rem;
	text-align: left;
	vertical-align: top;
	line-height: 1.45;
}

th {
	background: #f7f7f7;
	font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
	font-weight: 400;
}

tbody tr:nth-child(even) {
	background: #fcfcfc;
}

































/*
.content,
.content p,
.content li,
.content a,
.content span,
.content small {
	font-family: "Proxima Soft", "Proxima Nova", Arial, sans-serif;
}
*/

.content a:not([class]) {
	color: #FF8200;
	text-decoration: underline;
}

.content a:not([class]):hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {

	h1 {
		font-size: 46px;
		font-weight: 400;
		line-height: 1.2;
		margin: 0 0 2rem 0;
		padding: 0;
		font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
	}

	h2 {
		font-size: 36px;
		line-height: 1.2;
		margin: 0 0 2rem 0;
		padding: 0;
		font-weight: 400;
		font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
	}

	h3 {
		font-size: 23px;
		line-height: 1.3;
		margin: 0 0 2rem 0;
		padding: 0;
		font-weight: 400;
		font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
	}

	h4 {
		font-size: 22px;
		line-height: 1.4;
		margin: 0 0 0.8rem 0;
		padding: 0;
		font-weight: 400;
		font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
	}
}

/**umb_name:<h1>*/
h1 {
	font-size: 46px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 2rem 0;
	padding: 0;
	color: #000;
	font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
}

/**umb_name:<h2>*/
h2 {
	font-size: 46px;
	line-height: 1.2;
	margin: 0 0 2rem 0;
	padding: 0;
	font-weight: 400;
	color: #000;
	font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
}

/**umb_name:<h3>*/
h3 {
	font-size: 34px;
	line-height: 1.3;
	margin: 0 0 2rem 0;
	padding: 0;
	font-weight: 400;
	color: #000;
	font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
}

/**umb_name:<h4>*/
h4 {
	font-size: 26px;
	line-height: 1.4;
	margin: 0 0 0.8rem 0;
	padding: 0;
	font-weight: 400;
	font-family: "VAG Rounded Std", "VAG Rounded", sans-serif;
}

.blog-article-body :is(h2, h3, h4) ~ :is(h2, h3, h4) {
	margin-top: 3rem;
}

/**umb_name:Standard text*/
.standard-text {
	color: #292929;
}

/**umb_name:White text*/
.white-text {
	color: #CCC;
}

/**umb_name:Orange text*/
.orange-text {
	color: #FF8200;
}

/**umb_name:Black text*/
.black-text {
	color: #000;
}

/**umb_name:Bold text*/
.bold {
	font-weight: bold;
}

/**umb_name:Image Central*/
.image-central {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

/**umb_name:Tick Box Icon*/
.tickbox {
	font-size: 16px;
}

/**umb_name:Cross Icon*/
.cross {
	font-size: 16px;
}

/**umb_name:Add Icon*/
.add {
	font-size: 16px;
}

/**umb_name:Download Icon*/
.download {
	font-size: 16px;
}

.tickbox,
.cross,
.add,
.download {
	display: inline-block;
}

li:has(span.download),
li:has(span.add),
li:has(span.cross),
li:has(span.tickbox) {
	list-style: none;
}

ul:has(li span.download),
ul:has(li span.tickbox),
ul:has(li span.cross),
ul:has(li span.add) {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 1rem 0;
	text-align: left;
}

ul[style*="text-align: center"]:has(li span.download),
ul[style*="text-align: center"]:has(li span.tickbox),
ul[style*="text-align: center"]:has(li span.cross),
ul[style*="text-align: center"]:has(li span.add) {
	width: fit-content;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left !important;
}

ul:has(li span.download) li,
ul:has(li span.tickbox) li,
ul:has(li span.cross) li,
ul:has(li span.add) li {
	padding: 0 0 5px 0;
}

ul:has(li span.download) .download,
ul:has(li span.tickbox) .tickbox,
ul:has(li span.cross) .cross,
ul:has(li span.add) .add {
	display: flex;
}

ul:has(li span.download) .download {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" fill="%23FF8200"%3E%3C/path%3E%3C/svg%3E') no-repeat 0 5px;
	background-size: 18px;
	padding-left: 30px;
	margin-right: 12px;
}

ul:has(li span.tickbox) .tickbox {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"%3E%3Cdefs%3E%3CclipPath id="7ws0e6uuia"%3E%3Cpath d="M1440 0v6374H0V0h1440z"/%3E%3C/clipPath%3E%3CclipPath id="6v5mbr9fnb"%3E%3Cpath d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0z"/%3E%3C/clipPath%3E%3CclipPath id="fgqjh7c4oc"%3E%3Cpath d="M10.457.142c.544.302.74.986.437 1.53l-5.157 9.284a1.127 1.127 0 0 1-1.696.325L.413 8.317a1.125 1.125 0 0 1 1.424-1.743l2.586 2.113L8.927.579a1.127 1.127 0 0 1 1.53-.437z"/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path="url(%237ws0e6uuia)" transform="translate(-158 -2530)"%3E%3Cg clip-path="url(%236v5mbr9fnb)" transform="translate(158 2530)"%3E%3Cpath fill="%23FF8200" d="M0 0h20v20H0V0z"/%3E%3C/g%3E%3Cg clip-path="url(%23fgqjh7c4oc)" transform="translate(162.482 2534.055)"%3E%3Cpath fill="%23FFF" d="M0 0h11.036v11.535H0V0z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat 0 1px;
	padding-left: 30px;
	margin-right: 12px;
	font-weight: 600;
}

ul:has(li span.cross) .cross {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20"%3E%3Cdefs%3E%3CclipPath id="4fvhey57na"%3E%3Cpath d="M1440 0v6374H0V0h1440z"/%3E%3C/clipPath%3E%3CclipPath id="g0cdssh1bb"%3E%3Cpath d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0z"/%3E%3C/clipPath%3E%3CclipPath id="vjv8fvh2xc"%3E%3Cpath d="M12.833 0a1.167 1.167 0 0 1 0 2.333H1.167a1.167 1.167 0 1 1 0-2.333h11.666z"/%3E%3C/clipPath%3E%3CclipPath id="ymfs8h7bkd"%3E%3Cpath d="M12.833 0a1.167 1.167 0 0 1 0 2.333H1.167a1.167 1.167 0 1 1 0-2.333h11.666z"/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path="url(%234fvhey57na)" transform="translate(-548 -2616)"%3E%3Cg clip-path="url(%23g0cdssh1bb)" transform="translate(548.5 2616)"%3E%3Cpath fill="%23E1523C" d="M0 0h20v20H0V0z"/%3E%3C/g%3E%3Cg clip-path="url(%23vjv8fvh2xc)" transform="rotate(45 -2885.704 1979.303)"%3E%3Cpath fill="%23FFF" d="M0 0h14v2.333H0V0z"/%3E%3C/g%3E%3Cg clip-path="url(%23ymfs8h7bkd)" transform="rotate(135 -260.87 1427.803)"%3E%3Cpath fill="%23FFF" d="M0 0h14v2.333H0V0z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat 0 1px;
	padding-left: 30px;
	margin-right: 12px;
}

ul:has(li span.add) .add {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21"%3E%3Cdefs%3E%3CclipPath id="y2kxk2m6wa"%3E%3Cpath d="M1440 0v6374H0V0h1440z"/%3E%3C/clipPath%3E%3CclipPath id="3nffbm10cb"%3E%3Cpath d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0z"/%3E%3C/clipPath%3E%3CclipPath id="rqm5c9vjdc"%3E%3Cpath d="M12.833 0a1.167 1.167 0 0 1 0 2.333H1.167a1.167 1.167 0 1 1 0-2.333h11.666z"/%3E%3C/clipPath%3E%3CclipPath id="ar2lb25sid"%3E%3Cpath d="M12.833 0a1.167 1.167 0 0 1 0 2.333H1.167a1.167 1.167 0 1 1 0-2.333h11.666z"/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path="url(%23y2kxk2m6wa)" transform="translate(-939 -2595)"%3E%3Cg clip-path="url(%233nffbm10cb)" transform="translate(939 2595.5)"%3E%3Cpath fill="%23FFB549" d="M0 0h20v20H0V0z"/%3E%3C/g%3E%3Cg clip-path="url(%23rqm5c9vjdc)" transform="translate(942 2604.333)"%3E%3Cpath fill="%23FFF" d="M0 0h14v2.333H0V0z"/%3E%3C/g%3E%3Cg clip-path="url(%23ar2lb25sid)" transform="rotate(90 -824.167 1774.333)"%3E%3Cpath fill="%23FFF" d="M0 0h14v2.333H0V0z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat 0 1px;
	padding-left: 30px;
	margin-right: 12px;
}

/**umb_name:Hyperlink*/
.hyperlink {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

/**umb_name:Blue hyperlink*/
.blue-hyperlink {
	color: #00B5A2;
	text-decoration: underline;
	font-weight: bold;
}
