.ori-workflow{padding:30px 0}.ori-workflow .workflow-title{margin-bottom:55px}.ori-workflow .timeline-title{font-weight:var(--medium);color:var(--primary);margin-bottom:13px}.ori-workflow .material-symbols-outlined{font-size:36px;position:absolute;top:-20px}.ori-workflow p{color:var(--secondary);word-break:break-all}.ori-workflow ol{counter-increment:workflow-counter;position:relative;left:0;padding-top:20px;padding-left:35px;margin:24px 0 42px}@media (max-width:768px){.ori-workflow ol{padding-top:0}}.ori-workflow ol:before{content:counter(workflow-counter);color:rgba(236,104,57,.2);font-weight:900;width:69px;height:110px;font-size:var(--fns-exception2);position:absolute;left:0;top:-40px;text-align:center}@media (max-width:1024px){.ori-workflow ol:before{top:-15px}}.ori-workflow ol ul{margin-left:15px}.ori-workflow ol ul li{list-style:initial}