/* Reconstruct the alternating seven-step AI-video workflow timeline. */
.ref-process-list{height:490px;grid-template-columns:repeat(7,minmax(0,1fr));align-items:start}.ref-process-list:before{top:0;right:0;bottom:0;left:0;width:auto;height:auto;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1120 490' preserveAspectRatio='none'%3E%3Cpath d='M80 190 L240 250 L400 190 L560 250 L720 190 L880 250 L1040 190' fill='none' stroke='%23edf0f3' stroke-width='9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center top/100% 490px no-repeat}.ref-process-list li{height:100%;display:flex;flex-direction:column;align-items:center}.ref-process-list li:nth-child(even){margin-top:250px}.ref-process-list article{position:relative;width:132px;height:190px;margin:0;background:#fff;box-shadow:0 4px 8px rgba(30,51,77,.2)}.ref-process-list article:after{content:"";position:absolute;bottom:-8px;left:50%;width:16px;height:16px;background:#fff;box-shadow:4px 4px 5px rgba(30,51,77,.1);transform:translateX(-50%) rotate(45deg);z-index:-1}.ref-process-list img{width:100px;max-height:72px;object-fit:contain}.ref-process-list p{margin-top:15px}.ref-process-list b{position:relative;width:30px;height:30px;margin-top:20px;box-shadow:0 1px 4px rgba(52,115,196,.18)}.ref-process-list li:nth-child(even) b{margin-top:20px}@media(max-width:800px){.ref-process-list{height:auto;grid-template-columns:repeat(2,1fr);gap:28px 8px}.ref-process-list:before{display:none}.ref-process-list li{height:auto}.ref-process-list li:nth-child(even){margin-top:0}.ref-process-list article{width:125px;height:128px}.ref-process-list article:after{display:none}.ref-process-list b,.ref-process-list li:nth-child(even) b{margin-top:8px}}
