.three-step-section{padding-bottom:60px;padding-top:60px}.three-step-header{margin:0 auto 48px;max-width:900px;padding-left:24px;padding-right:24px;text-align:center}.three-step-header h2{color:#163a70;font-size:40px;font-weight:700;margin:0 0 12px}.three-step-header p{color:#6b7280;font-size:18px;margin:0}.three-step-grid{display:flex;gap:24px;margin:0 auto;max-width:1200px;padding-left:24px;padding-right:24px}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;overflow:hidden;transition:all .25s ease}.step-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.12);transform:translateY(-6px)}.step-image img{background:#f9fafb;height:200px;object-fit:contain;width:100%}.step-content{padding:20px}.step-number{background:#111827;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:600;margin-bottom:10px;padding:4px 10px}.step-content h3{color:#163a70;font-size:18px;font-weight:600;margin:0 0 10px}.step-card:hover .step-content h3{color:#0f2c57}.step-content p{color:#6b7280;font-size:14px;margin:0}@media (max-width:767px){.three-step-section{padding-bottom:50px;padding-top:50px}.three-step-header h2{font-size:26px}.three-step-header p{font-size:15px}.three-step-grid{flex-direction:column;gap:16px;padding-left:20px;padding-right:20px}}