.thsn-ihbox-style-8{
	position: relative;
	margin-bottom: 20px;
	padding-right: 20px;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents,
.thsn-ihbox-style-8 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents{
	padding-left: 60px;
}
.thsn-ihbox-style-8 .thsn-ihbox-svg,
.thsn-ihbox-style-8 .thsn-ihbox-icon{
	padding-right: 20px;
	padding-top: 5px;
}
.thsn-ihbox-style-8 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper{
	font-size: 40px;
	line-height: 40px;
	position: relative;
	top: 10px;
	color: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-8 .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-dentiq-global-color);
	margin-bottom: 5px;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
	line-height: normal;
	font-size: unset;
	width: 55px;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon-type-image img{
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.thsn-ihbox-style-8 h2{
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 0px;
}
.thsn-ihbox-style-8 .thsn-ihbox-content{
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}
.rtl .thsn-ihbox-style-8 .thsn-ihbox-svg,
.rtl .thsn-ihbox-style-8 .thsn-ihbox-icon{
	padding-left: 20px;
	padding-right: 0;
}