.ctc-process-section{background:#fff;padding:100px 0}.ctc-container{margin:0 auto;max-width:1200px;padding:0 24px}.ctc-section-header{margin:0 auto 60px;max-width:700px;text-align:center}.ctc-sub-tag{background:rgba(157,78,221,.1);border-radius:50px;color:#9d4edd;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding:6px 14px;text-transform:uppercase}.ctc-section-title{color:#0f0f1a;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.ctc-process-steps{display:flex;justify-content:space-between;margin-top:40px;position:relative}.ctc-process-steps:before{background:#eee;content:"";height:2px;left:50px;position:absolute;right:50px;top:25px;z-index:0}.ctc-step-item{flex:1;padding:0 15px;position:relative;text-align:center;z-index:1}.ctc-step-icon{align-items:center;background:#0f0f1a;border:2px solid #0f0f1a;border-radius:50%;box-shadow:0 0 0 8px #fff;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 25px;transition:all .3s cubic-bezier(.25,.8,.25,1);width:50px}.ctc-step-item:hover .ctc-step-icon{background:#9d4edd;border-color:#9d4edd;transform:scale(1.1)}.ctc-step-title{color:#0f0f1a;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.2;margin-bottom:10px}.ctc-step-description{color:#666;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7;margin:0}@media (max-width:900px){.ctc-process-section{padding:60px 0}.ctc-section-title{font-size:2rem}.ctc-process-steps{flex-direction:column;gap:30px}.ctc-process-steps:before{display:none}.ctc-step-item{padding:0}.ctc-step-icon{box-shadow:none}}@media (max-width:480px){.ctc-section-title{font-size:1.75rem}.ctc-step-title{font-size:1.1rem}.ctc-step-description{font-size:.9rem}}