@keyframes effect-pulse{20%{opacity:1;transform:translate(-50%, -50%) scale(1.125)}70%,100%{opacity:0;transform:translate(-50%, -50%) scale(1.5)}}body .mb-box-with-icon{border-width:1px;border-style:solid;border-color:var(--border-color);background:#fff}body .mb-box-with-icon .mb-box-with-icon-head{display:flex;align-items:center;border-bottom:1px solid var(--border-color)}body .mb-box-with-icon .mb-box-with-icon-icon{flex-shrink:0;flex-grow:0;padding:30px 35px;border-right:1px solid var(--border-color)}body .mb-box-with-icon .mb-box-with-icon-icon .icon-box-icon{display:block}body .mb-box-with-icon.circled-bg .mb-box-with-icon-icon i,body .mb-box-with-icon.circled-bg .mb-box-with-icon-icon img{border-radius:50%}body .mb-box-with-icon .mb-box-with-icon-title{box-sizing:border-box;margin:0;padding:0 22.5px;font-weight:700;font-size:17px;line-height:25px;text-align:left}body .mb-box-with-icon .mb-box-with-icon-body{padding:35px}body .mb-box-with-icon .mb-box-with-icon-body *:first-child{margin-top:0}body .mb-box-with-icon .mb-box-with-icon-body *:last-child{margin-bottom:0}body .mb-box-with-icon.pos-left{margin-left:0;margin-right:auto}body .mb-box-with-icon.pos-center{margin-left:auto;margin-right:auto}body .mb-box-with-icon.pos-right{margin-left:auto;margin-right:0}
