.how-it-works-section{padding:80px 0;position:relative}.how-card{padding:36px 20px 28px;margin:12px 8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:20px;height:calc(100% - 24px);transition:all .35s ease;position:relative;z-index:2}.how-card:hover{background:#ffffff12;border-color:#667eea59;transform:translateY(-6px);box-shadow:0 12px 40px #667eea1f}.how-card-alt{border-color:#f59e0b1f;background:#f59e0b08}.how-card-alt:hover{border-color:#f59e0b59;box-shadow:0 12px 40px #f59e0b1a}.how-number{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;position:relative;z-index:2;box-shadow:0 4px 15px #667eea4d}.how-number-alt{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 15px #f59e0b4d}.how-icon-wrap{width:64px;height:64px;border-radius:16px;background:#667eea1a;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.8rem;color:#667eea;transition:all .3s ease}.how-card:hover .how-icon-wrap{background:#667eea2e}.how-card-alt .how-icon-wrap{background:#f59e0b1a;color:#f59e0b}.how-card-alt:hover .how-icon-wrap{background:#f59e0b33}.how-title{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:10px}.how-desc{font-size:.88rem;color:#ffffff80;line-height:1.6;max-width:220px;margin:0 auto}.how-line{position:absolute;top:72px;left:calc(12.5% + 30px);right:calc(12.5% + 30px);height:2px;background:linear-gradient(90deg,#667eea66,#667eea1a);z-index:1}.how-line-alt{background:linear-gradient(90deg,#f59e0b66,#f59e0b1a)}.how-divider{position:relative;text-align:center}.how-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff14}.how-divider-text{display:inline-block;background:#0f0f1a;padding:0 20px;position:relative;z-index:2;color:#fff6;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}@media (max-width: 991px){.how-line,.how-line-alt{display:none}.how-card{margin:8px;padding:28px 16px 24px}}
