.step svg{height:58px}.process{background:#f9fbfd;padding:80px 20px;text-align:center}.process .subtitle{color:#5a84ed;font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.process h2{margin-bottom:40px}.step:hover{transform:translateY(-5px);transition:.3s}.steps{align-items:flex-start;display:flex;justify-content:space-between;position:relative}.steps:before{background:#e0e6ef;content:"";height:2px;left:7%;position:absolute;top:25px;width:86%;z-index:0}.step{position:relative;width:18%;z-index:1}.circle{align-items:center;background:#fff;border:2px solid #e0e6ef;border-radius:50%;color:#1a2b49;display:flex;font-weight:700;height:50px;justify-content:center;margin:0 auto 15px;width:50px}.icon{font-size:28px;margin-bottom:10px}.step h3{color:#1a2b49;font-size:18px;margin-bottom:8px}.step p{font-size:14px;line-height:1.5}@media (max-width:992px){.steps{flex-wrap:wrap;justify-content:center}.step{margin-bottom:40px;width:45%}.steps:before{display:none}}@media (max-width:576px){.title{font-size:26px}.step{width:100%}.circle{font-size:14px;height:45px;width:45px}.icon{font-size:24px}}