.process-section{overflow:hidden}.process-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:46px}.process-head .section-head{margin-bottom:0}.process-head-note{max-width:360px;color:#60768b;font-size:.94rem;margin:0}.process-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:8px;padding:28px 0 22px}.process-step,.process-step:first-child{position:relative;min-height:210px;margin:0;padding:42px 18px 34px 82px;display:flex;flex-direction:column;justify-content:center;color:#173b6c;background:linear-gradient(105deg,#eaf7fc 0%,#d6eef8 100%);clip-path:polygon(0 9%,80% 9%,100% 50%,80% 91%,0 91%,12% 50%)}.process-step:first-child{clip-path:polygon(0 9%,80% 9%,100% 50%,80% 91%,0 91%)}.process-step:nth-child(even){background:linear-gradient(105deg,#e4f3fa 0%,#c8e8f6 100%)}.process-node,.process-step:first-child .process-node{position:absolute;z-index:2;left:9px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:linear-gradient(145deg,#173b6c,#087fb5);color:#fff;font-size:1.05rem;font-weight:900;box-shadow:0 10px 22px rgba(8,91,138,.22),0 0 0 5px #fff}.process-step h3{position:relative;z-index:1;margin:0 0 8px;color:#12375d;font-size:.97rem;line-height:1.22;overflow-wrap:anywhere}.process-step p{position:relative;z-index:1;margin:0;color:#5f7589;font-size:.67rem;line-height:1.48}.process-step:hover .process-node{background:linear-gradient(145deg,#0ba7df,#075b93)}
@media(max-width:1050px){.process-flow{grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.process-step,.process-step:first-child{clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);padding:34px 30px 34px 84px;min-height:160px}.process-node,.process-step:first-child .process-node{left:10px;width:64px;height:64px}.process-step h3{font-size:1.08rem}.process-step p{font-size:.82rem}.process-head{align-items:start;flex-direction:column}.process-head-note{max-width:650px}}
@media(max-width:680px){.process-flow{display:grid;grid-template-columns:1fr;gap:15px;padding:5px 0 0 17px;border-left:4px solid #d3edf7}.process-step,.process-step:first-child{clip-path:none;border-radius:18px;min-height:132px;padding:25px 20px 25px 72px;box-shadow:0 9px 24px rgba(5,47,95,.08)}.process-node,.process-step:first-child .process-node{left:-37px;width:60px;height:60px;font-size:1rem;box-shadow:0 0 0 5px #fff}.process-step h3{font-size:1.1rem}.process-step p{font-size:.82rem}.process-head{margin-bottom:28px}}
