.cspt-ihbox-style-9 {
    position: relative;
}
.cspt-ihbox-style-9 .cspt-ihbox-icon,
.cspt-ihbox-style-9 .cspt-ihbox-svg {
    padding-right: 20px;
}
.cspt-ihbox-style-9.cspt-ihbox h2 {
    font-size: 20px;
    line-height: normal;
    font-weight: 800;
    margin-bottom: 0;
}
.cspt-ihbox-style-9 .cspt-ihbox-content,
.cspt-ihbox-style-9 .cspt-heading-desc {
    margin-bottom: 15px;
    margin-top: 10px;
}
.cspt-ihbox-style-9 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-9 .cspt-ihbox-svg-wrapper {
    font-size: 38px;
    line-height: 38px;
    color: var(--cspt-emphires-global-color);
    background-color: var(--cspt-emphires-white-color);
    border-radius: 10px;
    padding: 12px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.cspt-ihbox-style-9 .cspt-ihbox-svg-wrapper {
	fill: var(--cspt-emphires-global-color);
}