.cspt-ihbox-style-32 {
	padding: 36px;
	border: 1px solid rgba(var(--cspt-emphires-blackish-color-rgb) ,.1);
	border-radius: 7px;
	position: relative;
}
.cspt-ihbox-style-32.cspt-ihbox h2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}
.cspt-ihbox-style-32.cspt-ihbox h4 {
	font-size: 18px;
    line-height: 24px;
	margin-bottom: 10px;
}
.cspt-ihbox-style-32 .cspt-ihbox-icon {
	margin-bottom: 138px;
}
.cspt-ihbox-style-32 .cspt-ihbox-content {
	
}
.cspt-ihbox-style-32 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-32 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-32 .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-32 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-32 .cspt-ihbox-svg-wrapper {
	display: inline-block;
	width: auto;
	font-size: 13px;
	line-height: 25px;
	font-weight: 500;
	margin-bottom: 14px;
	padding: 0 13px;
	border-radius: 20px;
	text-transform: uppercase;
	letter-spacing: 0.90px;
	color: var(--cspt-emphires-blackish-color);
	background-color: var(--cspt-emphires-light-bg-color);
}
.cspt-ihbox-style-32 .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image {
	width: auto;
	height: 60px;
	border-radius: 7px;
}
.cspt-ihbox-style-32 .cspt-ihbox-icon-wrapper img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.cspt-ihbox-style-32 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-32 .cspt-ihbox-svg-wrapper {
	fill: var(--cspt-emphires-secondary-color);
}
.cspt-element-miconheading-style-32.creativesplanet-element-viewtype-row-column .cspt-element-posts-wrapper.row {
	margin-left: -4px;
    margin-right: -4px;
}
.cspt-element-miconheading-style-32.creativesplanet-element-viewtype-row-column .cspt-element-cat-wrapper.row .cspt-ele, 
.cspt-element-miconheading-style-32.creativesplanet-element-viewtype-row-column .cspt-element-posts-wrapper.row .cspt-ele {
	padding-right: 4px;
    padding-left: 4px;
}

.cspt-elementor-bg-color-gradient .cspt-ihbox-style-32.cspt-ihbox h2,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-32.cspt-ihbox h4 {
	color: var(--cspt-emphires-white-color);
}
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-32.cspt-ihbox .cspt-ihbox-content,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-32.cspt-ihbox .cspt-ihbox-content,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-32.cspt-ihbox .cspt-ihbox-content,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-32.cspt-ihbox .cspt-ihbox-content {
	color: rgba(var(--cspt-emphires-white-color-rgb), 0.8);
}

@media (max-width: 1200px) {
	.cspt-ihbox-style-32 .cspt-ihbox-icon {
		margin-bottom: 80px;
	}
	.cspt-ihbox-style-32 {
    	padding: 30px;
	}
}