.suc-con{padding:5%;background-color:#19164f}.suc-con .process-container{display:flex;justify-content:space-around;align-items:center}@media(max-width:768px){.suc-con .process-container{flex-direction:column;gap:2rem}.suc-con .process-container .process-arrow{margin:2rem 0;transform:rotate(90deg)}.suc-con .process-container .process-arrow.reverse{transform:rotate(90deg)}}.suc-con .process-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.suc-con .process-arrow{height:clamp(16px,2vw,32px);object-fit:contain}.suc-con .process-arrow.reverse{transform:rotate(-180deg)}.suc-con .process-curve{display:flex;align-items:center;object-fit:contain}.usecase-con{height:550px}.usecase-con-md{height:-moz-fit-content!important;height:fit-content!important}.rotate-180{transform:rotate(180deg)}.rotate-90{transform:rotate(90deg)}.w-50{width:50%}.suc-img{width:80%;max-width:80px;height:auto}.suc-center{transform:translateY(50%)}.suc-center2{transform:translateY(35%);height:50%}