.thsn-ihbox-style-13{
    padding: 12px 15px;
    display: inline-block;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
    -moz-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
    box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
}
.thsn-ihbox-style-13 .thsn-element-title{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
}
.thsn-ihbox-style-13 .thsn-ihbox-icon-wrapper{
    font-size: 18px;
    line-height: 18px;
    color: var(--thsn-educosta-global-color);
}
.thsn-ihbox-style-13 .thsn-ihbox-contents{
    margin-left: 10px;
}
.thsn-ihbox-style-13 .thsn-heading-desc{
    font-size: 10px;
    line-height: 16px;
}
.thsn-ihbox-style-13 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img{
    width: 30px;
    height: 30px;
    border-radius: 6px;
}
.thsn-ihbox-style-13 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-text{
    font-weight: 700;
}