.process-steps-wrapper{padding:40px 20px;width:100%}.process-steps-container{margin:0 auto;max-width:1200px}.process-step,.process-steps-container{align-items:center;display:flex;justify-content:center;position:relative}.process-step{clip-path:polygon(75% 0,90% 50%,75% 100%,0 100%,15% 50%,0 0);color:#fff;flex:1;margin-right:-60px;min-height:140px;padding:30px 40px 20px 10px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.process-step:first-child{margin-left:0;padding-left:30px}.process-step:last-child{margin-right:0;padding-right:30px}.process-step:hover{box-shadow:0 10px 25px rgba(0,0,0,.15);transform:translateY(-5px);z-index:2}.step-content{max-width:200px;position:relative;text-align:center;z-index:1}.step-icon{font-size:48px;line-height:1;margin-bottom:15px}.step-icon img{height:80px;object-fit:contain;width:80px}.step-title{font-size:16px;font-weight:600;line-height:1.3;margin:0 0 8px}.step-subtitle{font-size:14px;font-weight:400;line-height:1.3;margin:0;opacity:.9}@media (max-width:768px){.process-steps-container{flex-direction:column;gap:0}.process-step{clip-path:polygon(0 0,100% 0,calc(100% - 15px) 50%,100% 100%,0 100%,15px 50%);margin-bottom:-8px;margin-right:0;max-width:300px;min-height:120px;padding:25px 20px;width:100%}.process-step:first-child{clip-path:polygon(0 0,100% 0,calc(100% - 15px) 50%,100% 100%,0 100%);margin-bottom:-8px}.process-step:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,15px 50%);margin-bottom:0}.step-content{max-width:250px}.step-icon{font-size:40px;margin-bottom:12px}.step-icon img{height:40px;width:40px}.step-title{font-size:15px}.step-subtitle{font-size:13px}}@media (max-width:480px){.process-steps-wrapper{padding:30px 15px}.process-step{max-width:280px;min-height:100px;padding:20px 15px}.step-icon{font-size:36px;margin-bottom:10px}.step-icon img{height:36px;width:36px}.step-title{font-size:14px}.step-subtitle{font-size:12px}}