.solutions-process .steps{display:flex;align-items:center}.solutions-process .box{background-color:#0f6fd5;color:#fff;border-radius:10px;flex:1;display:flex;align-items:center;padding:2em}.solutions-process .box img{max-width:75px;max-height:75px;width:100%;height:100%;margin:0 2em 0 1em;object-fit:contain}.solutions-process .box .title{font-weight:bold;margin:0;width:min-content;line-height:1}.solutions-process .icon{border-radius:50%;border:2px solid #0f6fd5;z-index:7;background:#fff;color:#0f6fd5;font-size:2em;font-weight:bold;margin:-1em;width:3em;height:3em;display:flex;align-items:center;justify-content:center}@media(max-width:1023px){.solutions-process .steps{flex-direction:column}}