.process-container{padding:80px 0}.process-container,.process-wrapper{display:flex;justify-content:center;width:100%}.process-wrapper{align-items:center;max-width:100%}.process-step-wrapper{align-items:center;display:flex;flex:1}.step-box{align-items:flex-start;box-sizing:border-box;min-height:240px;padding:50px 35px}.step-box,.step-content{display:flex;flex-direction:column;justify-content:center;width:100%}.step-title{font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.step-title+.step-desc{margin-top:15px}.step-desc{font-size:1.1rem;line-height:1.4}.step-arrow{flex-shrink:0;padding:0 10px}.step-arrow svg{display:block}@media (max-width:900px){.process-wrapper{flex-direction:column;padding:0 20px}.process-step-wrapper{flex-direction:column;width:100%}.step-box{max-width:100%}.step-arrow{padding:30px 0;transform:rotate(90deg)}}