.service-card-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}.service-card-wrapper .icon-box{background-color:#f8f9fa;border-radius:5px;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:12px;padding:21%;transition:transform .2s,box-shadow .2s;display:flex}.service-card-wrapper .icon-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.service-card-wrapper .icon-placeholder{width:100%;height:100%}.service-card-wrapper .service-title{color:#0d1b2a;text-align:center;max-width:100%;font-size:17px;font-weight:400;line-height:1.3;display:block}
