.steps-wrapper .inner-wrapper{align-items:flex-start;justify-content:center;max-width:1200px;padding:100px 120px}.step-wrapper{align-items:center;display:flex;flex-direction:column}.step-wrapper h3{color:#fff;font-size:20px;padding:0 20px;text-align:center}.icon-wrapper .icon{height:64px;object-fit:cover;width:64px}.icon-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;width:100%}.step-wrapper .divider{background-color:#2f3032;height:2px;width:100%}.hide-desktop{display:none}@media (max-width:1023px){.steps-wrapper .inner-wrapper{flex-direction:row;flex-wrap:wrap;padding:32px 16px}.step-wrapper h3{margin-bottom:32px;margin-top:0;padding:8px 16px}.hide-tablet{display:none}}@media (max-width:767px){.hide-mobile{display:none}}