.steps-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px;font-family:Inter,sans-serif}.step-box{text-align:center;width:22%;min-width:100px;box-sizing:border-box;position:relative}.step-box::before{content:attr(data-step);position:absolute;top:10px;left:10px;font-size:24px;font-weight:bold;color:#333}.arrow{font-size:24px;display:flex;align-items:center;justify-content:center}@media (max-width:1400px){.step-box{flex:0 1 45%}.arrow{display:none}}@media (max-width:1366px) and (min-width:1025px){.step-box{flex:0 1 48%}.arrow{display:none}}@media (max-width:1366px) and (min-width:1024px){.step-box{flex:0 1 48%}.arrow{display:none}}@media (max-width:768px){.step-box{flex:0 1 100%}.arrow{display:none}}@media (max-width:1024px){.step-box{width:45%}.arrow{display:none}}@media screen and (max-height:767px) and (min-height:618px){.et_pb_with_background{background-position:top center!important;background-size:cover!important;padding-top:0!important;margin-top:0!important}}