.content-wrap,.content-wrap *{font-family:Arial,Helvetica,sans-serif!important}.content-wrap{overflow:hidden;position:relative;width:100%}.content-bg{background-position:50%;background-size:cover;inset:0;position:absolute;z-index:0}.content-bg__overlay{inset:0;position:absolute;z-index:1}.content-inner{margin:0 auto;max-width:1100px;padding:0 24px;position:relative;z-index:2}.steps-inner{text-align:center}.steps-header{color:inherit;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 12px}.steps-intro{color:#4b5563;font-size:17px;line-height:1.6;margin:0 auto 24px;max-width:900px}.steps-divider{background:var(--divider-color,#2b3541);display:inline-block;height:4px;margin:12px auto 38px;width:64px}.steps-grid{align-items:stretch;display:grid;gap:24px;justify-items:stretch}.steps-grid.cols-1{grid-template-columns:1fr}.steps-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.step-card{background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;text-align:left}.step-titlebar{padding:22px 24px}.step-title{color:#fff;font-size:24px;font-weight:800;line-height:1.2;margin:0}.step-body{background:#fff;flex-grow:1;padding:18px 24px 22px}.step-desc{color:#111827;font-size:16px;line-height:1.6;margin:0}@media (max-width:1024px){.steps-grid.cols-3,.steps-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.steps-grid[class*=cols-]{grid-template-columns:1fr}.steps-header{font-size:28px}.step-title{font-size:22px}}