.pg-process{width:100%;padding:112px 0;background:#f7f8fa;border-top:1px solid #e2e6eb;border-bottom:1px solid #e2e6eb}.pg-process__container{width:min(calc(100% - 48px),1240px);margin-inline:auto}.pg-process__header{margin-bottom:56px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,0.55fr);gap:80px;align-items:end}.pg-process__eyebrow{margin:0 0 20px;color:#2563eb;font-family:"IBM Plex Mono",ui-monospace,monospace;font-size:11px;font-weight:500;line-height:1.5;letter-spacing:0.08em}.pg-process__title{margin:0;max-width:760px;color:#111827;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:620;line-height:1.06;letter-spacing:-0.045em}.pg-process__title span{display:block;color:#5f6877}.pg-process__header-right{max-width:440px;padding-bottom:5px}.pg-process__intro{margin:0;color:#5f6877;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.75}.pg-process__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #dce1e7;border-left:1px solid #dce1e7}.pg-process-step{min-width:0;min-height:280px;padding:28px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #dce1e7;border-bottom:1px solid #dce1e7;transition:background 180ms ease}.pg-process-step:hover{background:#fcfdff}.pg-process-step__top{margin-bottom:56px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pg-process-step__index,.pg-process-step__label{font-family:"IBM Plex Mono",ui-monospace,monospace;font-size:9px;line-height:1.4;letter-spacing:0.08em}.pg-process-step__index{color:#2563eb}.pg-process-step__label{color:#929aa6}.pg-process-step__title{margin:0;color:#111827;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:620;line-height:1.2;letter-spacing:-0.025em}.pg-process-step__description{margin:14px 0 0;color:#5f6877;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.75}.pg-process__flow{margin-top:28px;min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;border:1px solid #dce1e7;background:#fff}.pg-process__flow span{color:#5f6877;font-family:"IBM Plex Mono",ui-monospace,monospace;font-size:8px;line-height:1.4;letter-spacing:0.08em}.pg-process__flow i{color:#2563eb;font-family:Inter,system-ui,sans-serif;font-size:12px;font-style:normal}@media (max-width:900px){.pg-process{padding:88px 0}.pg-process__header{grid-template-columns:1fr;gap:24px;margin-bottom:44px}.pg-process__header-right{max-width:620px;padding-bottom:0}.pg-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.pg-process__steps{grid-template-columns:1fr}}@media (max-width:560px){.pg-process{padding:72px 0}.pg-process__container{width:calc(100% - 32px)}.pg-process__eyebrow{font-size:10px}.pg-process__title{font-size:clamp(2.25rem,11vw,3.1rem)}.pg-process-step{min-height:auto;padding:24px 20px}.pg-process-step__top{margin-bottom:38px}.pg-process__flow{justify-content:flex-start;padding:18px;gap:10px}}@media (prefers-reduced-motion:reduce){.pg-process-step{transition:none}}