.pbmit-ihbox.pbmit-ihbox-style-14 {
	background-color: var(--pbmit-motivec-white-color);
	padding: 40px 35px 30px 35px;
	border-radius: 25px;
}
.pbmit-ihbox-style-14,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox.pbmit-ihbox-style-14 .pbmit-heading-desc,
.pbmit-ihbox-style-14 .pbmit-element-title,
.pbmit-ihbox-style-14 .pbmit-ihbox-contents{
	transition: all 0.9s ease 0s;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-image img {
	width: 90px;
	border-radius: 10px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg{
	margin-right: 35px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-icon{
	padding-right: 0;
	font-size: 65px;
	line-height: 70px;
	line-height: normal;
	object-fit: 40px;
	height: 40px;
	line-height: 30px;
	color:  var(--pbmit-motivec-secondary-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-motivec-secondary-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14 .pbmit-element-title{
	font-size: 22px;
	line-height: 32px;
	margin: 0px 0 18px;
	font-weight: 500 !important;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-text{
	color: var(--pbmit-motivec-global-color);
}
.pbmit-ihbox-style-14 .pbmit-element-subtitle{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
	color: var(--pbmit-motivec-global-color);
}