.card_steps .title_wrapper{margin:0 auto;max-width:598px;padding-bottom:40px;text-align:center}.card_steps .steps{display:flex;gap:75px;justify-content:space-between;position:relative}.card_steps .steps .step{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;position:relative;text-align:center;z-index:2}.card_steps .steps .step img{margin-bottom:20px}.card_steps .step_graph{position:absolute;top:20px;width:100%}.card_steps .step_graph img{display:block;margin:0 auto}@media (max-width:868px){.card_steps .step_graph{display:none}.card_steps .steps{flex-direction:column;gap:30px}}