.our-process-container{background:#0a0a0a;padding:80px 40px;color:white;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.our-process-wrapper{max-width:1400px;margin:0 auto}.process-header{text-align:center;margin-bottom:80px}.process-title{font-size:3.5rem;font-weight:700;margin:0 0 20px;color:white;letter-spacing:-.02em}.title-underline{width:120px;height:4px;background:linear-gradient(90deg,#00d4ff,#0099cc);margin:0 auto;border-radius:2px}.process-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;align-items:flex-start}.connection-line{right:5%;height:2px;background:linear-gradient(90deg,transparent,#333333 10%,#333333 90%,transparent);z-index:1}.connection-line,.progress-line{position:absolute;top:40px;left:5%}.progress-line{height:3px;background:linear-gradient(90deg,#00d4ff,#0099cc);border-radius:2px;transition:width .6s ease;z-index:2;box-shadow:0 0 10px rgba(0,212,255,.5)}.process-step{position:relative;text-align:center;z-index:2}.step-circle{width:80px;height:80px;background:#0a0a0a;border:3px solid #00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;position:relative;transition:all .3s ease;z-index:3}.step-circle:hover{background:#00d4ff;box-shadow:0 0 30px rgba(0,212,255,.4);transform:scale(1.05)}.step-number{font-size:1.8rem;font-weight:700;color:#00d4ff;transition:color .3s ease}.step-circle:hover .step-number{color:#0a0a0a}.step-content{max-width:280px;margin:0 auto}.step-title{font-size:1.5rem;font-weight:600;margin:0 0 20px;color:white;line-height:1.3}.step-description{font-size:.95rem;line-height:1.6;color:#cccccc;margin:0;opacity:.9}@media (max-width:1200px){.process-title{font-size:3rem}.process-steps{gap:30px}.step-content{max-width:250px}}@media (max-width:992px){.our-process-container{padding:60px 30px}.process-title{font-size:2.5rem}.process-steps{grid-template-columns:repeat(2,1fr);gap:50px 30px}.connection-line,.progress-line{display:none}.step-content{max-width:none}}@media (max-width:768px){.our-process-container{padding:50px 20px}.process-header{margin-bottom:60px}.process-title{font-size:2.2rem}.process-steps{grid-template-columns:1fr;gap:40px}.step-circle{width:70px;height:70px;margin-bottom:25px}.step-number{font-size:1.6rem}.step-title{font-size:1.3rem}.step-description{font-size:.9rem}}@media (max-width:480px){.process-title{font-size:1.8rem}.title-underline{width:80px;height:3px}.step-circle{width:60px;height:60px}.step-number{font-size:1.4rem}}