.workflow-section{margin:0;max-width:none;position:relative;width:100%;z-index:3}.workflow-card{min-height:540px;overflow:hidden;position:relative}@keyframes workflow-reveal-up{0%{filter:blur(7px);opacity:0;transform:translateY(30px) scale(.985)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes workflow-reveal-right{0%{filter:blur(7px);opacity:0;transform:translate(36px) scale(.985)}to{filter:blur(0);opacity:1;transform:translate(0) scale(1)}}@keyframes workflow-reveal-left{0%{filter:blur(7px);opacity:0;transform:translate(-36px) scale(.985)}to{filter:blur(0);opacity:1;transform:translate(0) scale(1)}}@keyframes workflow-blob-reveal-right{0%{filter:blur(10px);opacity:0;transform:translate(48px) scale(.96)}to{filter:blur(0);opacity:1;transform:translate(0) scale(1)}}@keyframes workflow-blob-reveal-left{0%{filter:blur(10px);opacity:0;transform:scaleX(-1) translate(-48px) scale(.96)}to{filter:blur(0);opacity:1;transform:scaleX(-1) translate(0) scale(1)}}@keyframes workflow-blob-reveal-left-to-right{0%{filter:blur(10px);opacity:0;transform:scaleX(-1) translate(48px) scale(.96)}to{filter:blur(0);opacity:1;transform:scaleX(-1) translate(0) scale(1)}}.workflow-card.is-odd{background:linear-gradient(104.62deg,#fff 6.9%,#fbfdff 43.1%,#eaf5ff 93.1%)}.workflow-card.is-even{background:#fff}.workflow-card-bg{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.workflow-card.is-odd .workflow-card-bg{background:linear-gradient(90deg,#fff0,#f7fbff24 44%,#ffffff85)}.workflow-card-blob{background-image:url(https://cb-img2.lianlianpay.com/lianlianglobal/imgs/index/blob.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;display:block;filter:blur(10px);height:100%;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(48px) scale(.96)}.workflow-card.is-odd .workflow-card-blob{background-position:0;left:50%;margin-left:160px;right:0}.workflow-card.is-even .workflow-card-blob{background-position:0;left:0;margin-right:160px;right:50%;transform:scaleX(-1) translate(48px) scale(.96)}.workflow-card.is-odd.is-revealed .workflow-card-blob{animation:workflow-blob-reveal-right .96s cubic-bezier(.16,1,.3,1) both}.workflow-card.is-even.is-revealed .workflow-card-blob{animation:workflow-blob-reveal-left-to-right .96s cubic-bezier(.16,1,.3,1) both}.workflow-card-inner{align-items:center;display:flex;flex-wrap:nowrap;gap:110px;justify-content:space-between;max-width:calc(100% - 180px);min-height:540px;padding-bottom:68px;padding-top:68px;position:relative;z-index:1}.workflow-card.is-even .workflow-card-inner .workflow-card-copy{order:2}.workflow-card.is-even .workflow-card-inner .workflow-card-visual{order:1}.workflow-card-copy{flex:0 1 auto;max-width:590px;width:auto}.workflow-card-copy .panel-title-module{align-items:flex-start;margin-bottom:0}.workflow-card-copy .panel-title-module .title{color:#071426;font-size:2.5rem;font-weight:600;line-height:1.18;text-align:left}.workflow-card-rows{color:#6f6f6f;font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:2.5rem;margin:18px 0 0}.workflow-card-rows p{align-content:center;display:flex;gap:8px}.workflow-card-rows p strong{color:#0e1829;display:block;font-weight:600;margin:0}.workflow-card-rows p span{color:#6f6f6f;flex:1;font-weight:400;min-width:0}.workflow-card-step{margin-top:18px}.workflow-card-step strong{color:#071426;display:block;font-size:1.125rem;font-weight:600;line-height:2.5rem;margin:0 0 2px}.workflow-card-step p{color:#6f6f6f;font-size:1.125rem;font-weight:400;line-height:2.0625rem;margin:0}.workflow-card-note{color:#6f6f6f;font-size:.8125rem;line-height:1.5;margin:12px 0 0}.workflow-more{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:#0049ff;display:inline-flex;font-size:1rem;font-weight:500;gap:7px;height:auto;letter-spacing:0;line-height:1;margin-top:20px;min-height:0;min-width:0;padding:0;text-decoration:none}.workflow-more img{display:block;flex:0 0 14px;height:14px;width:14px}.workflow-card-visual{flex:0 0 auto;height:440px;margin:0;max-width:100%;position:relative;width:440px}.workflow-card-visual img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.workflow-card-copy,.workflow-card-visual{filter:blur(7px);opacity:0}.workflow-card.is-odd .workflow-card-copy{transform:translateY(30px) scale(.985)}.workflow-card.is-even .workflow-card-copy,.workflow-card.is-odd .workflow-card-visual{transform:translate(36px) scale(.985)}.workflow-card.is-even .workflow-card-visual{transform:translate(-36px) scale(.985)}.workflow-card.is-odd.is-revealed .workflow-card-copy{animation:workflow-reveal-up .86s cubic-bezier(.16,1,.3,1) 60ms both}.workflow-card.is-odd.is-revealed .workflow-card-visual{animation:workflow-reveal-right .86s cubic-bezier(.16,1,.3,1) .15s both}.workflow-card.is-even.is-revealed .workflow-card-copy{animation:workflow-reveal-right .86s cubic-bezier(.16,1,.3,1) 60ms both}.workflow-card.is-even.is-revealed .workflow-card-visual{animation:workflow-reveal-left .86s cubic-bezier(.16,1,.3,1) .15s both}@media (prefers-reduced-motion:reduce){.workflow-card.is-revealed .workflow-card-blob,.workflow-card.is-revealed .workflow-card-copy,.workflow-card.is-revealed .workflow-card-visual{animation-delay:0s;animation-duration:1ms}}@media (max-width:440px){.workflow-card{min-height:0}.workflow-card-inner{flex-direction:column;gap:28px;justify-content:flex-start;max-width:unset;min-height:0;padding:56px 0 48px}.workflow-card.is-even .workflow-card-inner .workflow-card-copy,.workflow-card.is-even .workflow-card-inner .workflow-card-visual{order:unset}.workflow-card-copy,.workflow-card-visual{max-width:100%;width:100%}.workflow-card.is-odd .workflow-card-copy,.workflow-card.is-odd .workflow-card-visual{transform:translate(36px) scale(.985)}.workflow-card.is-even .workflow-card-copy,.workflow-card.is-even .workflow-card-visual{transform:translate(-36px) scale(.985)}.workflow-card.is-odd.is-revealed .workflow-card-copy,.workflow-card.is-odd.is-revealed .workflow-card-visual{animation-name:workflow-reveal-right}.workflow-card.is-even.is-revealed .workflow-card-copy,.workflow-card.is-even.is-revealed .workflow-card-visual{animation-name:workflow-reveal-left}.workflow-card-copy .panel-title-module .title{font-size:32px;line-height:1.2}.workflow-card-rows,.workflow-card-step p{font-size:1rem;line-height:1.75;white-space:normal}.workflow-card-visual{height:280px}.workflow-card-blob{aspect-ratio:unset;bottom:0;filter:blur(24px)!important;height:60%;left:0;right:0;width:100%}.workflow-card.is-odd .workflow-card-blob{background-position:0;left:0;margin-left:0;right:0}.workflow-card.is-even .workflow-card-blob{background-position:0;left:0;margin-right:0;right:0;transform:scaleX(-1) translate(-48px) scale(.96)}.workflow-card.is-odd.is-revealed .workflow-card-blob{animation-name:workflow-blob-reveal-right}.workflow-card.is-even.is-revealed .workflow-card-blob{animation-name:workflow-blob-reveal-left}}
