.ec-process-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 15% 28%,rgba(223,195,108,.13),transparent 24%),radial-gradient(circle at 88% 68%,rgba(81,110,192,.13),transparent 28%),linear-gradient(145deg,#edf1f8,#f4efe5)!important}.ec-process-section::before{content:"";position:absolute;z-index:-1;right:-8%;bottom:-38%;width:420px;height:420px;border:1px solid rgba(31,54,119,.1);border-radius:42% 58% 54% 46%/54% 41% 59% 46%;box-shadow:0 0 0 55px rgba(31,54,119,.025),0 0 0 110px rgba(223,195,108,.025);animation:ecProcessMorph 16s ease-in-out infinite alternate}.ec-process-section .center{position:relative;z-index:2}.ec-process-section .center h2{color:#0d1746}
.ec-live-process{--process-index:0;position:relative;isolation:isolate;display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px!important;padding:16px!important;overflow:visible!important;border:1px solid rgba(20,34,87,.12);border-radius:30px!important;background:linear-gradient(140deg,#0d1746,#17265f 55%,#263c7c)!important;box-shadow:0 30px 75px rgba(10,18,57,.22),0 0 0 1px rgba(255,255,255,.12) inset}.ec-live-process::before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:radial-gradient(260px circle at calc((var(--process-index) + .5)*25%) 52%,rgba(111,145,235,.22),transparent 68%);transition:background-position 1s ease}.ec-live-process .step{position:relative;z-index:2;min-width:0;min-height:270px;padding:31px 25px!important;overflow:hidden;border:1px solid rgba(255,255,255,.11)!important;border-radius:20px;background:rgba(7,16,55,.28)!important;color:#fff;cursor:pointer;transform:scale(.97);transform-origin:center;opacity:.72;transition:transform .75s cubic-bezier(.16,1,.3,1),opacity .55s,background .65s,border-color .55s,box-shadow .65s}.ec-live-process .step::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.2) 47%,transparent 70%);transform:translateX(-140%);opacity:0}.ec-live-process .step::after{content:"";position:absolute;right:-45px;bottom:-60px;width:145px;height:145px;border:1px solid rgba(223,195,108,.2);border-radius:50%;box-shadow:0 0 0 24px rgba(223,195,108,.025);transition:transform .8s}.ec-live-process .step>*{position:relative;z-index:1}.ec-live-process .step h3{margin-top:25px;color:#fff!important;font-size:1rem}.ec-live-process .step p{color:rgba(255,255,255,.68)!important;line-height:1.65}.ec-live-process .step-num{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(223,195,108,.58);border-radius:18px 18px 18px 6px;color:#dfc36c!important;font-size:1.55rem!important;font-weight:850;background:rgba(223,195,108,.08);box-shadow:none;transition:.65s}.ec-live-process .step.is-past{opacity:.86;border-color:rgba(223,195,108,.22)!important}.ec-live-process .step.is-active{z-index:4;opacity:1;transform:translateY(-7px) scale(1.035);border-color:rgba(240,216,139,.68)!important;background:linear-gradient(150deg,rgba(55,78,150,.72),rgba(15,27,78,.92))!important;box-shadow:0 22px 50px rgba(2,8,34,.34),0 0 0 1px rgba(223,195,108,.25),0 0 36px rgba(92,128,224,.28)}.ec-live-process .step.is-active::before{opacity:1;animation:ecProcessSweep 1.1s ease}.ec-live-process .step.is-active::after{transform:scale(1.18) translate(-8px,-5px)}.ec-live-process .step.is-active .step-num{color:#0d1746!important;background:linear-gradient(135deg,#f7e7a8,#d8b84f);border-color:#fff1b9;box-shadow:0 0 0 7px rgba(223,195,108,.08),0 0 26px rgba(223,195,108,.35);animation:ecSlowBreath 2.8s ease-in-out infinite}.ec-step-status{position:absolute!important;right:21px;top:22px;display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.ec-step-status i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.28);transition:.5s}.step.is-active .ec-step-status{border-color:rgba(223,195,108,.65)}.step.is-active .ec-step-status i{background:#dfc36c;box-shadow:0 0 0 0 rgba(223,195,108,.55);animation:ecStatusPulse 2.2s infinite}
.ec-process-track{position:absolute;z-index:1;left:6.8%;right:6.8%;bottom:11px;height:2px;background:rgba(255,255,255,.12);pointer-events:none}.ec-process-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,#dfc36c,#8fa9ef);box-shadow:0 0 14px rgba(223,195,108,.55);transition:width .8s cubic-bezier(.16,1,.3,1)}.ec-process-track b{position:absolute;left:calc((var(--process-index))*33.333%);top:50%;width:9px;height:9px;border-radius:50%;background:#f0d77f;box-shadow:0 0 20px rgba(240,215,127,.75);transform:translate(-50%,-50%);transition:left .8s cubic-bezier(.16,1,.3,1)}
@keyframes ecProcessMorph{to{transform:translate(-70px,-30px) rotate(18deg);border-radius:58% 42% 39% 61%/43% 57% 43% 57%}}@keyframes ecProcessSweep{to{transform:translateX(140%)}}@keyframes ecSlowBreath{50%{transform:scale(1.045);box-shadow:0 0 0 11px rgba(223,195,108,0),0 0 34px rgba(223,195,108,.48)}}@keyframes ecStatusPulse{70%{box-shadow:0 0 0 10px rgba(223,195,108,0)}}
@media(max-width:980px){.ec-live-process{grid-template-columns:repeat(2,1fr)}.ec-live-process .step{min-height:240px}.ec-process-track{display:none}.ec-live-process::before{background:radial-gradient(300px circle at 50% 50%,rgba(111,145,235,.18),transparent 70%)}}
@media(max-width:620px){.ec-live-process{grid-template-columns:1fr;padding:11px!important}.ec-live-process .step{min-height:unset;padding:25px 22px!important;transform:none}.ec-live-process .step.is-active{transform:scale(1.015)}.ec-live-process .step h3{margin-top:17px}.ec-live-process .step-num{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){.ec-process-section::before,.ec-live-process .step.is-active::before,.ec-live-process .step.is-active .step-num,.step.is-active .ec-step-status i{animation:none}.ec-live-process .step,.ec-process-track i,.ec-process-track b{transition:none}}
