.process-section{padding:100px 0;text-align:center}.process-section h2{margin-bottom:50px}.process-steps{display:grid;gap:40px;grid-template-columns:repeat(6,1fr);justify-content:center;margin:50px auto 100px;max-width:1500px}.step{padding:0 20px;text-align:center}.step,.step-icon{position:relative}.step-icon{align-items:center;background-color:#efefef;border-radius:50%;display:flex;height:105px;justify-content:center;margin:0 auto 15px;width:105px}.step p{color:#1e1e24;font-size:22px;margin:0}.step .step-icon:before{border-bottom:2px dashed #efefef;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:calc(100% + 135px);z-index:-1}.step:before{background-image:url(https://471584.fs1.hubspotusercontent-na1.net/hubfs/471584/2025/images/home/Vector%2014.png);background-repeat:no-repeat;content:"";height:22px;position:absolute;right:-30px;top:42px;width:15px}.step:last-child .step-icon:before,.step:last-child:before{display:none}.btn-process{background-color:#f8ae1d;border:1px solid #f8ae1d;border-radius:100px;color:#000;display:inline-block;font-size:18px;font-weight:700;padding:15px 43px;text-decoration:none;transition:.3s ease}.btn-process:hover{background:transparent;border-color:#f8ae1d;color:#000!important}.step p{line-height:1.2}@media (max-width:1599px){.step p{font-size:18px}.process-section{padding:80px 0}}@media (max-width:1280px){.process-steps{gap:15px}.step{padding:0}.step:before{right:-15px}}@media (max-width:992px){.process-steps{gap:40px;grid-template-columns:repeat(3,1fr);margin:50px auto}.step:nth-child(3) .step-icon:before,.step:nth-child(3):before{display:none}.step .step-icon:before{width:calc(100% + 230px)}}@media (max-width:767px){.step .step-icon:before,.step:before{display:none}.process-section{padding:50px 0}}@media (max-width:576px){.process-steps{gap:30px;grid-template-columns:repeat(2,1fr);max-width:400px}}