.freelance-process-module{display:block;width:100%}.freelance-process-steps{display:flex;flex-direction:column;gap:2rem}.process-step{align-items:flex-start;display:flex;gap:1.5rem}.process-indicator{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.process-indicator span.step-number{line-height:1}.process-indicator svg{height:30px;width:30px}.process-content{flex:1}.step-title{margin:0 0 .5rem}.step-description p{margin:0}@media (min-width:768px){.freelance-process-steps{flex-direction:row;justify-content:space-between}.process-step{align-items:center;flex:1;flex-direction:column;text-align:center}.process-indicator{margin-bottom:1rem}}