.pbn_section{width:100%;background:#f1f5f9;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.pbn_inner{max-width:1280px;margin:0 auto}.pbn_head{text-align:center;font-weight:800;font-size:clamp(1.9rem,3.8vw,3.2rem);line-height:1.15;letter-spacing:-.5px;color:#243b53;margin-bottom:clamp(48px,5vw,80px)}.pbn_head .brand{color:var(--orange)}.pbn_grid{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:clamp(36px,5vw,100px);column-gap:clamp(36px,5vw,100px);row-gap:0}.pbn_item{display:flex;align-items:center;gap:clamp(18px,2vw,28px);padding:clamp(22px,2.4vw,32px) clamp(8px,1.4vw,18px);border-bottom:1px solid rgba(77,20,140,.22)}.pbn_item:nth-last-child(-n+2){border-bottom:none}.pbn_item:first-child,.pbn_item:nth-child(2){border-top:none}.pbn_icon{flex-shrink:0;background:#1e293b;padding:8px;border-radius:10px}.pbn_icon img{width:clamp(44px,4vw,56px);height:auto}.pbn_item h3{font-weight:700;font-size:16px;color:#243b53;margin-bottom:6px}.pbn_item p{font-size:clamp(.92rem,1.05vw,1.05rem);color:#5a5a64;line-height:1.4}.pbn_grid:after{content:"";grid-column:1/-1;border-top:1px solid rgba(77,20,140,.22)}.pbn_cta{display:flex;justify-content:center;margin-top:clamp(40px,5vw,64px)}.pbn_btn{background:var(--violet-bgc);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;padding:15px 36px;border-radius:40px;display:inline-flex;align-items:center;gap:12px;transition:transform .25s ease,background .25s ease}.pbn_btn:hover{transform:translateY(-2px);background:var(--violet)}@media (max-width:760px){.pbn_grid{grid-template-columns:1fr}.pbn_item:nth-last-child(-n+2){border-bottom:1px solid rgba(77,20,140,.22)}.pbn_item:last-of-type{border-bottom:none}}.process-section{background:#faf6fb;padding:48px 18px 64px;color:#10213a;min-height:600px}.process-inner{max-width:1280px;margin:0 auto;text-align:center}.process-title{font-size:42px;color:#12314a;font-weight:800;margin-bottom:18px}.process-panel{background:#fff;border-radius:12px;padding:22px;box-shadow:0 6px 18px rgba(16,33,58,.06);border:1px solid rgba(16,33,58,.04)}.steps-wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;align-items:stretch}.step-card{background:#fff;border-radius:12px;padding:18px 16px 20px;border:1px solid rgba(16,33,58,.06);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease;position:relative;display:flex;flex-direction:column;height:100%}.step-card:hover{box-shadow:0 14px 30px rgba(16,33,58,.08);border-color:#ff7a1a;box-shadow:0 10px 30px rgba(255,122,26,.08)}.step-badge{display:flex;align-items:center;gap:12px;margin-bottom:6px}.badge-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#f4f7fb;color:#12314a;font-weight:700;box-shadow:none}.badge-num:hover:active{background:#ff7a1a;color:#fff}.badge-line{height:2px;flex:1;background:linear-gradient(90deg,rgba(16,33,58,.06),rgba(16,33,58,.02));border-radius:2px}.step-body h4{font-weight:600;font-size:px;line-height:28px;text-align:left;color:#0f172a}.step-body p{font-size:14px;color:#64748b;text-align:left;line-height:20px;flex:1 1 auto}.step-body h4{font-size:15px}.process-cta{margin-top:26px}.cta-btn{background:linear-gradient(180deg,#7b3bb0,#5b2b98);color:#fff;padding:12px 26px;border-radius:28px;border:none;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(91,43,148,.14)}@media (max-width:980px){.steps-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.process-title{font-size:20px}.steps-wrapper{grid-template-columns:1fr}}