.cyber-security-container{background-color:#000000;color:#ffffff;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;justify-content:center;align-items:center}.cyber-content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%}.cyber-left-panel{flex:1 1;min-width:300px;padding-right:40px}.cyber-image-container{margin-bottom:2rem}.cyber-image-container img{max-width:100%;height:auto}.cyber-left-panel h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.cyber-left-panel .cyber-subtitle{font-size:1.1rem;color:#cccccc;line-height:1.6;margin-bottom:2rem}.cyber-cta-button{background-color:#48AAAD;color:#ffffff;border:none;padding:15px 30px;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.cyber-cta-button:hover{background-color:#53d4d8}.cyber-right-panel{flex:1 1;min-width:300px;display:flex;flex-direction:column;justify-content:center}.cyber-features-list{list-style:none;padding:0;margin:0}.cyber-features-list li{margin-bottom:2rem}.feature-item{display:flex;align-items:flex-start}.feature-item .checkmark{color:#34d399;font-size:1.5rem;margin-right:15px;font-weight:700}.feature-item h3{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.feature-item p{font-size:1rem;color:#cccccc;line-height:1.6;margin:0}@media (max-width:768px){.cyber-content-wrapper{flex-direction:column}.cyber-left-panel{padding-right:0;margin-bottom:40px}}.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}}