.cspt-ihbox-style-1,
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-1 .cspt-ihbox-svg-wrapper {
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}.cspt-ihbox-style-1 {
	position: relative;
	padding-right: 30px;
	padding-bottom: 30px;
	margin-bottom: 0px;
}
.cspt-ihbox-style-1.cspt-ihbox h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 800;
	margin-bottom: 5px;
}
.cspt-ihbox-style-1 .cspt-ihbox-content {
	margin-bottom: 15px;
	margin-top: 10px;
}
.cspt-ihbox-style-1 .cspt-ihbox-svg-wrapper,
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper {
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 25px;
	color: var(--cspt-emphires-global-color);
}
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-1 .cspt-ihbox-svg-wrapper{
	fill: var(--cspt-emphires-global-color);
}