Manufacturing Industry

/* =========================================================
WORDPRESS-SAFE ISOLATION
All styles are scoped to #manufacturing-cybersecurity.
========================================================= */
#manufacturing-cybersecurity{
–primary:#8E231F;
–primary-dark:#6E1714;
–primary-soft:#F8ECEB;
–secondary:#221E1F;
–third:#878787;
–white:#FFFFFF;
–off:#FAFAF9;
–light:#F5F5F4;
–border:#E7E5E4;
–text:#221E1F;
–muted:#666666;
–shadow-sm:0 8px 25px rgba(34,30,31,.06);
–shadow-md:0 18px 50px rgba(34,30,31,.10);
–shadow-lg:0 25px 80px rgba(34,30,31,.13);
–radius:18px;
–container:1180px;
–ease:all .3s ease;
all:initial;
display:block;
width:100%;
box-sizing:border-box;
font-family:”Inter”,Arial,sans-serif;
color:var(–text);
background:#fff;
line-height:1.7;
-webkit-font-smoothing:antialiased;
text-align:left;
overflow:hidden;
scroll-behavior:smooth;
}

#manufacturing-cybersecurity,
#manufacturing-cybersecurity *{box-sizing:border-box}

#manufacturing-cybersecurity h1,
#manufacturing-cybersecurity h2,
#manufacturing-cybersecurity h3,
#manufacturing-cybersecurity h4,
#manufacturing-cybersecurity p,
#manufacturing-cybersecurity ul,
#manufacturing-cybersecurity ol{font-family:”Inter”,Arial,sans-serif}

#manufacturing-cybersecurity h1,
#manufacturing-cybersecurity h2,
#manufacturing-cybersecurity h3,
#manufacturing-cybersecurity h4,
#manufacturing-cybersecurity p,
#manufacturing-cybersecurity ul,
#manufacturing-cybersecurity ol{margin:0}

#manufacturing-cybersecurity ul,
#manufacturing-cybersecurity ol{padding:0;list-style:none}

#manufacturing-cybersecurity a{text-decoration:none;color:inherit}
#manufacturing-cybersecurity img{max-width:100%;display:block}
#manufacturing-cybersecurity button{font-family:inherit}
#manufacturing-cybersecurity .container{width:min(var(–container),calc(100% – 40px));margin:0 auto}
#manufacturing-cybersecurity .section{padding:84px 0}
#manufacturing-cybersecurity .section-sm{padding:62px 0}
#manufacturing-cybersecurity .center{text-align:center}
#manufacturing-cybersecurity .eyebrow{
display:inline-flex;
align-items:center;
gap:9px;
color:var(–primary);
font-size:12px;
font-weight:800;
letter-spacing:1.6px;
text-transform:uppercase;
margin-bottom:15px;
}
#manufacturing-cybersecurity .eyebrow:before{
content:””;
width:28px;
height:2px;
background:var(–primary);
}
#manufacturing-cybersecurity .section-title{
max-width:840px;
font-size:clamp(32px,4vw,48px);
line-height:1.1;
letter-spacing:-1.6px;
margin:0 auto 18px;
text-align:center;
}
#manufacturing-cybersecurity .section-title-left{
max-width:760px;
font-size:clamp(32px,4vw,48px);
line-height:1.1;
letter-spacing:-1.6px;
margin:0 0 18px;
text-align:left;
}
#manufacturing-cybersecurity .section-intro{
max-width:800px;
color:var(–muted);
font-size:16px;
margin:0 auto;
}
#manufacturing-cybersecurity .btn{
display:inline-flex;
align-items:center;
justify-content:center;
gap:9px;
min-height:50px;
padding:0 22px;
border-radius:8px;
border:1px solid transparent;
font-size:13px;
font-weight:800;
transition:var(–ease);
cursor:pointer;
}
#manufacturing-cybersecurity .btn-primary{background:var(–primary);color:#fff}
#manufacturing-cybersecurity .btn-primary:hover{background:var(–primary-dark);transform:translateY(-2px)}
#manufacturing-cybersecurity .btn-outline{background:#fff;border-color:#D4D0CE;color:var(–secondary)}
#manufacturing-cybersecurity .btn-outline:hover{border-color:var(–primary);color:var(–primary)}
#manufacturing-cybersecurity .reveal{
opacity:0;
transform:translateY(22px);
transition:opacity .7s ease,transform .7s ease;
}
#manufacturing-cybersecurity .reveal.visible{opacity:1;transform:none}

/* =========================================================
HERO
========================================================= */
#manufacturing-cybersecurity .hero{
min-height:720px;
display:flex;
align-items:center;
position:relative;
background:
radial-gradient(circle at 7% 18%,rgba(142,35,31,.10),transparent 25%),
radial-gradient(circle at 93% 76%,rgba(34,30,31,.045),transparent 25%),
linear-gradient(180deg,#fff 0%,#faf9f8 100%);
overflow:hidden;
}
#manufacturing-cybersecurity .hero:before{
content:””;
position:absolute;
width:560px;height:560px;

}
#manufacturing-cybersecurity .hero-grid{
display:grid;
grid-template-columns:1.02fr .98fr;
gap:58px;
align-items:center;
position:relative;
z-index:2;
}
#manufacturing-cybersecurity .hero-content{max-width:760px}
#manufacturing-cybersecurity .hero-kicker{
display:inline-flex;
align-items:center;
gap:9px;
padding:8px 13px;
border-radius:50px;
background:var(–primary-soft);
color:var(–primary);
font-size:12px;
font-weight:800;
margin-bottom:21px;
}
#manufacturing-cybersecurity .hero h1{
max-width:790px;
font-size:clamp(44px,5vw,72px);
line-height:1.02;
letter-spacing:-3.4px;
margin-bottom:24px;
color:var(–secondary);
}
#manufacturing-cybersecurity .hero h1 span{color:var(–primary)}
#manufacturing-cybersecurity .hero-subtitle{
max-width:700px;
color:#555;
font-size:18px;
line-height:1.65;
margin-bottom:30px;
}
#manufacturing-cybersecurity .hero-actions{display:flex;gap:12px;flex-wrap:wrap}
#manufacturing-cybersecurity .hero-note{
display:flex;
gap:9px;
align-items:center;
margin-top:20px;
color:#777;
font-size:11px;
}
#manufacturing-cybersecurity .hero-note i{color:var(–primary)}

/* Immersive technology security visual */
#manufacturing-cybersecurity .hero-visual{
position:relative;
min-height:515px;
border:1px solid rgba(142,35,31,.15);
border-radius:28px;
background:
radial-gradient(circle at 50% 50%,rgba(142,35,31,.07),transparent 31%),
linear-gradient(145deg,#fff 0%,#f5f1f0 100%);
overflow:hidden;
box-shadow:var(–shadow-lg);
}
#manufacturing-cybersecurity .hero-visual:after{
content:””;
position:absolute;
inset:0;
background-image:
linear-gradient(rgba(34,30,31,.035) 1px,transparent 1px),
linear-gradient(90deg,rgba(34,30,31,.035) 1px,transparent 1px);
background-size:36px 36px;
mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);
pointer-events:none;
}
#manufacturing-cybersecurity .orbit{
position:absolute;
left:50%;top:50%;
transform:translate(-50%,-50%);
border:1px solid rgba(142,35,31,.16);
border-radius:50%;
}
#manufacturing-cybersecurity .orbit.o1{width:430px;height:430px}
#manufacturing-cybersecurity .orbit.o2{width:310px;height:310px;border-style:dashed}
#manufacturing-cybersecurity .orbit.o3{width:195px;height:195px}
#manufacturing-cybersecurity .tech-core{
position:absolute;
left:50%;top:50%;
transform:translate(-50%,-50%);
width:126px;height:126px;
border-radius:27px;
background:var(–secondary);
color:#fff;
display:grid;
place-items:center;
text-align:center;
box-shadow:0 20px 50px rgba(34,30,31,.20);
z-index:4;
}
#manufacturing-cybersecurity .tech-core i{font-size:30px;color:#e6a19d;margin-bottom:4px}
#manufacturing-cybersecurity .tech-core strong{display:block;font-size:12px;letter-spacing:.8px}
#manufacturing-cybersecurity .hero-node{
position:absolute;
width:140px;
padding:13px 10px;
border-radius:14px;
border:1px solid #e4dfdd;
background:#fff;
box-shadow:0 12px 30px rgba(34,30,31,.08);
text-align:center;
z-index:5;
}
#manufacturing-cybersecurity .hero-node i{display:block;color:var(–primary);font-size:18px;margin-bottom:5px}
#manufacturing-cybersecurity .hero-node strong{display:block;font-size:11px;line-height:1.25}
#manufacturing-cybersecurity .hero-node small{display:block;color:#888;font-size:9px;line-height:1.35;margin-top:3px}
#manufacturing-cybersecurity .node-app{top:43px;left:30px}
#manufacturing-cybersecurity .node-cloud{top:43px;right:30px}
#manufacturing-cybersecurity .node-api{bottom:43px;left:30px}
#manufacturing-cybersecurity .node-soc{bottom:43px;right:30px}
#manufacturing-cybersecurity .node-code{left:50%;top:21px;transform:translateX(-50%)}
#manufacturing-cybersecurity .hero-label{
position:absolute;left:18px;bottom:16px;
padding:8px 12px;border-radius:999px;
background:rgba(34,30,31,.92);color:#fff;
font-size:10px;font-weight:700;z-index:7;
}
#manufacturing-cybersecurity .signal{
position:absolute;left:50%;top:50%;
width:430px;height:1px;
background:linear-gradient(90deg,transparent,rgba(142,35,31,.38),transparent);
transform:translate(-50%,-50%) rotate(27deg);
z-index:2;
}

/* =========================================================
CAPABILITY STRIP
========================================================= */
#manufacturing-cybersecurity .capability-strip{
width:100%;
padding:26px 0;
background:#f7f5f4;
border-top:1px solid #e7e3e1;
border-bottom:1px solid #e7e3e1;
overflow:hidden;
}
#manufacturing-cybersecurity .capability-inner{
width:calc(100% – 40px);
max-width:1180px;
margin:0 auto;
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:12px;
}
#manufacturing-cybersecurity .capability-card{
position:relative;
min-height:145px;
padding:22px 20px 20px;
background:#fff;
border:1px solid #e5e1df;
border-radius:14px;
display:flex;
flex-direction:column;
overflow:hidden;
transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
#manufacturing-cybersecurity .capability-card:before{
content:””;
position:absolute;
top:0;left:0;width:100%;height:3px;
background:var(–primary);
transform:scaleX(0);
transform-origin:left;
transition:transform .3s ease;
}
#manufacturing-cybersecurity .capability-card:hover{
transform:translateY(-5px);
border-color:rgba(142,35,31,.35);
box-shadow:0 15px 35px rgba(34,30,31,.09);
}
#manufacturing-cybersecurity .capability-card:hover:before{transform:scaleX(1)}
#manufacturing-cybersecurity .capability-number{
position:absolute;top:17px;right:18px;
font-size:10px;font-weight:800;
letter-spacing:1px;color:#c9c3c1;
}
#manufacturing-cybersecurity .capability-icon{
width:42px;height:42px;
display:flex;align-items:center;justify-content:center;
background:#f8eceb;color:var(–primary);
border-radius:10px;font-size:16px;
margin-bottom:18px;
}
#manufacturing-cybersecurity .capability-card:hover .capability-icon{background:var(–primary);color:#fff}
#manufacturing-cybersecurity .capability-content h3{font-size:15px;line-height:1.25;font-weight:800;color:var(–secondary);margin-bottom:5px}
#manufacturing-cybersecurity .capability-content p{font-size:11px;line-height:1.45;color:var(–third)}

/* =========================================================
INTRO
========================================================= */
#manufacturing-cybersecurity .intro-grid{
display:grid;
grid-template-columns:.9fr 1.1fr;
gap:78px;
align-items:center;
}
#manufacturing-cybersecurity .intro-lead{
font-size:23px;
font-weight:600;
line-height:1.45;
}
#manufacturing-cybersecurity .intro-copy{color:var(–muted);font-size:14px}
#manufacturing-cybersecurity .intro-copy p+p{margin-top:17px}
#manufacturing-cybersecurity .answer-box{
margin-top:25px;
padding:17px 20px;
border:1px solid rgba(142,35,31,.14);
border-left:3px solid var(–primary);
border-radius:12px;
background:#fff;
box-shadow:var(–shadow-sm);
}
#manufacturing-cybersecurity .answer-box strong{display:block;font-size:12px;margin-bottom:4px}
#manufacturing-cybersecurity .answer-box p{font-size:12px;color:var(–muted);line-height:1.6}

/* =========================================================
RISK LANDSCAPE
========================================================= */
#manufacturing-cybersecurity .risk-section{
background:var(–secondary);
color:#fff;
border-radius:30px;
padding:78px 0;
margin:0 20px;
width:calc(100% – 40px);
}
#manufacturing-cybersecurity .risk-section .eyebrow{color:#d98b87}
#manufacturing-cybersecurity .risk-section .eyebrow:before{background:#d98b87}
#manufacturing-cybersecurity .risk-section .section-intro{color:#bdb8b8}
#manufacturing-cybersecurity .risk-grid{
display:grid;
grid-template-columns:repeat(3,minmax(0,1fr));
gap:15px;
margin-top:45px;
}
#manufacturing-cybersecurity .risk-card{
padding:23px;
border:1px solid rgba(255,255,255,.09);
border-radius:14px;
background:rgba(255,255,255,.035);
transition:var(–ease);
}
#manufacturing-cybersecurity .risk-card:hover{
transform:translateY(-5px);
border-color:rgba(142,35,31,.7);
background:rgba(142,35,31,.10);
}
#manufacturing-cybersecurity .risk-icon{
width:43px;height:43px;
display:grid;place-items:center;
border-radius:10px;
background:rgba(142,35,31,.18);
color:#e5a09d;
margin-bottom:18px;
}
#manufacturing-cybersecurity .risk-card h3{font-size:16px;margin-bottom:7px}
#manufacturing-cybersecurity .risk-card p{color:#afa9a9;font-size:12px;line-height:1.55}

/* =========================================================
ATTACK SURFACE
========================================================= */
#manufacturing-cybersecurity .surface{background:var(–off)}
#manufacturing-cybersecurity .surface-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:14px;
margin-top:45px;
}
#manufacturing-cybersecurity .surface-card{
background:#fff;
border:1px solid var(–border);
border-radius:14px;
padding:23px;
min-height:170px;
transition:var(–ease);
}
#manufacturing-cybersecurity .surface-card:hover{border-color:rgba(142,35,31,.35);box-shadow:var(–shadow-sm);transform:translateY(-4px)}
#manufacturing-cybersecurity .surface-card i{color:var(–primary);font-size:20px;margin-bottom:14px}
#manufacturing-cybersecurity .surface-card h3{font-size:15px;margin-bottom:6px}
#manufacturing-cybersecurity .surface-card p{color:var(–muted);font-size:12px;line-height:1.55}

/* =========================================================
SERVICES
========================================================= */
#manufacturing-cybersecurity .services-head{margin-bottom:46px}
#manufacturing-cybersecurity .services-grid{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:16px;
}

#manufacturing-cybersecurity .services-grid .service-card{
width:calc((100% – 32px) / 3);
}
#manufacturing-cybersecurity .service-card{
position:relative;
padding:27px;
background:#fff;
border:1px solid var(–border);
border-radius:16px;
overflow:hidden;
transition:var(–ease);
}
#manufacturing-cybersecurity .service-card:before{
content:””;
position:absolute;
top:0;left:0;width:100%;height:3px;
background:var(–primary);
transform:scaleX(0);
transform-origin:left;
transition:transform .3s ease;
}
#manufacturing-cybersecurity .service-card:hover{
transform:translateY(-5px);
border-color:rgba(142,35,31,.32);
box-shadow:var(–shadow-md);
}
#manufacturing-cybersecurity .service-card:hover:before{transform:scaleX(1)}

#manufacturing-cybersecurity .service-number{font-size:10px;font-weight:800;color:#c2bdbb;letter-spacing:1px;margin-bottom:14px}
#manufacturing-cybersecurity .service-icon{
width:48px;height:48px;
display:grid;place-items:center;
border-radius:12px;background:var(–primary-soft);
color:var(–primary);font-size:18px;
margin-bottom:18px;
}
#manufacturing-cybersecurity .service-card h3{font-size:18px;line-height:1.25;margin-bottom:9px}
#manufacturing-cybersecurity .service-card>p{color:var(–muted);font-size:12px;line-height:1.55;margin-bottom:16px}
#manufacturing-cybersecurity .service-list{display:grid;gap:8px}
#manufacturing-cybersecurity .service-list li{
position:relative;
padding-left:17px;
color:#555;
font-size:11px;
line-height:1.45;
}
#manufacturing-cybersecurity .service-list li:before{
content:”f00c”;
font-family:”Font Awesome 6 Free”;
font-weight:900;
position:absolute;left:0;top:0;
color:var(–primary);
font-size:9px;
}

/* =========================================================
ARCHITECTURE
========================================================= */
#manufacturing-cybersecurity .split{
display:grid;
grid-template-columns:1fr 1fr;
gap:70px;
align-items:center;
}
#manufacturing-cybersecurity .split.reverse .split-copy{order:2}
#manufacturing-cybersecurity .architecture-visual{
position:relative;
min-height:440px;
border-radius:24px;
border:1px solid rgba(142,35,31,.14);
background:linear-gradient(145deg,#fff,#f6f2f1);
overflow:hidden;
box-shadow:var(–shadow-md);
}
#manufacturing-cybersecurity .architecture-visual .layer{
position:absolute;
left:50%;
transform:translateX(-50%);
width:76%;
padding:15px 18px;
border:1px solid #e2dddb;
background:#fff;
border-radius:12px;
box-shadow:0 8px 20px rgba(34,30,31,.06);
display:flex;align-items:center;gap:12px;
}
#manufacturing-cybersecurity .architecture-visual .layer i{color:var(–primary);width:28px;text-align:center}
#manufacturing-cybersecurity .architecture-visual .layer strong{font-size:12px}
#manufacturing-cybersecurity .architecture-visual .layer small{display:block;color:#888;font-size:9px}
#manufacturing-cybersecurity .layer.l1{top:42px}
#manufacturing-cybersecurity .layer.l2{top:128px}
#manufacturing-cybersecurity .layer.l3{top:214px}
#manufacturing-cybersecurity .layer.l4{top:300px}
#manufacturing-cybersecurity .architecture-visual:before{
content:””;
position:absolute;left:50%;top:98px;height:250px;
border-left:1px dashed rgba(142,35,31,.28);
}
#manufacturing-cybersecurity .split-copy>p{color:var(–muted);font-size:14px;line-height:1.7;margin-bottom:15px}
#manufacturing-cybersecurity .points{display:grid;gap:11px;margin-top:22px}
#manufacturing-cybersecurity .points li{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#555}
#manufacturing-cybersecurity .points i{color:var(–primary);margin-top:4px}

/* =========================================================
COMPLIANCE
========================================================= */
#manufacturing-cybersecurity .regulatory{background:var(–off)}
#manufacturing-cybersecurity .framework-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:14px;
margin-top:44px;
}
#manufacturing-cybersecurity .framework{
padding:22px;
border:1px solid var(–border);
background:#fff;
border-radius:14px;
transition:var(–ease);
}
#manufacturing-cybersecurity .framework:hover{transform:translateY(-4px);border-color:rgba(142,35,31,.32);box-shadow:var(–shadow-sm)}
#manufacturing-cybersecurity .framework strong{display:block;font-size:14px;margin-bottom:6px}
#manufacturing-cybersecurity .framework p{color:var(–muted);font-size:11px;line-height:1.5}

/* =========================================================
OUTCOMES
========================================================= */
#manufacturing-cybersecurity .outcome-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:14px;
margin-top:44px;
}
#manufacturing-cybersecurity .outcome{
padding:24px;
border-radius:14px;
background:#fff;
border:1px solid var(–border);
}
#manufacturing-cybersecurity .outcome-num{font-size:28px;font-weight:800;color:var(–primary);line-height:1;margin-bottom:13px}
#manufacturing-cybersecurity .outcome h3{font-size:15px;margin-bottom:7px}
#manufacturing-cybersecurity .outcome p{font-size:11px;color:var(–muted);line-height:1.5}

/* =========================================================
PROCESS
========================================================= */
#manufacturing-cybersecurity .process{
background:#f7f5f4;
border-top:1px solid #e7e3e1;
border-bottom:1px solid #e7e3e1;
}
#manufacturing-cybersecurity .process-grid{
display:grid;
grid-template-columns:repeat(5,minmax(0,1fr));
gap:0;
margin-top:50px;
position:relative;
}
#manufacturing-cybersecurity .process-grid:before{
content:””;
position:absolute;top:25px;left:10%;right:10%;
border-top:1px dashed rgba(142,35,31,.35);
}
#manufacturing-cybersecurity .process-step{
position:relative;
z-index:2;
text-align:center;
padding:0 14px;
}
#manufacturing-cybersecurity .process-num{
width:50px;height:50px;
margin:0 auto 17px;
border-radius:50%;
display:grid;place-items:center;
background:#fff;color:var(–primary);
border:1px solid rgba(142,35,31,.25);
font-size:12px;font-weight:800;
box-shadow:0 7px 20px rgba(34,30,31,.06);
}
#manufacturing-cybersecurity .process-step h3{font-size:15px;margin-bottom:7px}
#manufacturing-cybersecurity .process-step p{font-size:11px;color:var(–muted);line-height:1.5}

/* =========================================================
WHO WE SERVE
========================================================= */
#manufacturing-cybersecurity .fit-grid{
display:grid;
grid-template-columns:repeat(3,minmax(0,1fr));
gap:14px;
margin-top:45px;
}
#manufacturing-cybersecurity .fit-card{
padding:23px;
border:1px solid var(–border);
background:#fff;
border-radius:14px;
transition:var(–ease);
}
#manufacturing-cybersecurity .fit-card:hover{transform:translateY(-4px);border-color:rgba(142,35,31,.32);box-shadow:var(–shadow-sm)}
#manufacturing-cybersecurity .fit-icon{
width:42px;height:42px;
display:grid;place-items:center;
background:var(–primary-soft);
color:var(–primary);
border-radius:10px;
margin-bottom:16px;
}
#manufacturing-cybersecurity .fit-card h3{font-size:15px;margin-bottom:6px}
#manufacturing-cybersecurity .fit-card p{font-size:11px;color:var(–muted);line-height:1.5}
#manufacturing-cybersecurity .seo-support{
margin-top:26px;
padding:20px 22px;
border-left:3px solid var(–primary);
background:#faf8f7;
border-radius:10px;
}
#manufacturing-cybersecurity .seo-support strong{font-size:12px;display:block;margin-bottom:5px}
#manufacturing-cybersecurity .seo-support p{font-size:11px;color:var(–muted);line-height:1.6}

/* =========================================================
FAQ
========================================================= */
#manufacturing-cybersecurity .faq-wrap{
max-width:900px;
margin:45px auto 0;
border-top:1px solid var(–border);
}
#manufacturing-cybersecurity .faq{
border-bottom:1px solid var(–border);
}
#manufacturing-cybersecurity .faq-question{
width:100%;
border:0;
background:transparent;
padding:20px 0;
display:flex;
align-items:center;
justify-content:space-between;
gap:20px;
text-align:left;
color:var(–secondary);
font-size:14px;
font-weight:800;
cursor:pointer;
}
#manufacturing-cybersecurity .faq-question i{
color:var(–primary);
transition:transform .3s ease;
}
#manufacturing-cybersecurity .faq.active .faq-question i{transform:rotate(45deg)}
#manufacturing-cybersecurity .faq-answer{
max-height:0;
overflow:hidden;
transition:max-height .35s ease;
}

#manufacturing-cybersecurity .faq:hover .faq-answer{
max-height:500px ;
}

#manufacturing-cybersecurity .faq:hover .faq-question i{
transform:rotate(45deg) ;
}
#manufacturing-cybersecurity .faq-answer p{
padding:0 35px 20px 0;
color:var(–muted);
font-size:12px;
line-height:1.65;
}

/* =========================================================
CTA
========================================================= */
#manufacturing-cybersecurity .cta{
padding:0 0 84px;
}
#manufacturing-cybersecurity .cta-box{
width:100%;
padding:48px;
border-radius:25px;
background:
radial-gradient(circle at 88% 30%,rgba(142,35,31,.28),transparent 28%),
linear-gradient(135deg,#221E1F,#2c2526);
color:#fff;
display:flex;
align-items:center;
justify-content:space-between;
gap:35px;
overflow:hidden;
position:relative;
}
#manufacturing-cybersecurity .cta-box:after{
content:””;
position:absolute;right:-130px;bottom:-220px;
width:440px;height:440px;
border:1px solid rgba(255,255,255,.10);
border-radius:50%;
}
#manufacturing-cybersecurity .cta-box .eyebrow{color:#d98b87}
#manufacturing-cybersecurity .cta-box .eyebrow:before{background:#d98b87}
#manufacturing-cybersecurity .cta-box h2{
color:#fff;
font-size:clamp(28px,3vw,42px);
line-height:1.1;
letter-spacing:-1px;
margin-bottom:12px;
}
#manufacturing-cybersecurity .cta-box p{max-width:700px;color:#c7c1c1;font-size:13px;line-height:1.6}
#manufacturing-cybersecurity .cta-box .btn{position:relative;z-index:3;white-space:nowrap}
/* =========================================================
CENTERED FINAL CTA
========================================================= */
#manufacturing-cybersecurity .cta-box{
display:flex ;
flex-direction:column ;
align-items:center ;
justify-content:center ;
text-align:center ;
gap:22px ;
}

#manufacturing-cybersecurity .cta-box > div{
width:100% ;
display:flex ;
flex-direction:column ;
align-items:center ;
text-align:center ;
}

#manufacturing-cybersecurity .cta-box .eyebrow{
justify-content:center ;
text-align:center ;
}

#manufacturing-cybersecurity .cta-box h2{
text-align:center ;
margin-bottom:12px ;
}

#manufacturing-cybersecurity .cta-box p{
max-width:700px ;
margin-left:auto ;
margin-right:auto ;
text-align:center ;
}

/* =========================================================
RESPONSIVE
========================================================= */
@media(max-width:1050px){
#manufacturing-cybersecurity .hero-grid,
#manufacturing-cybersecurity .split{grid-template-columns:1fr}
#manufacturing-cybersecurity .hero{min-height:auto;padding:80px 0}
#manufacturing-cybersecurity .hero-visual{max-width:720px;width:100%;margin:15px auto 0}
#manufacturing-cybersecurity .surface-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .framework-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .split.reverse .split-copy{order:0}
}

@media(max-width:1000px){
#manufacturing-cybersecurity .capability-inner{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .services-grid{
justify-content:center;
}

#manufacturing-cybersecurity .services-grid .service-card{
width:calc((100% – 16px) / 2);
}
#manufacturing-cybersecurity .risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .process-grid{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:12px}
#manufacturing-cybersecurity .process-grid:before{display:none}
}

@media(max-width:650px){
#manufacturing-cybersecurity .container{width:calc(100% – 28px)}
#manufacturing-cybersecurity .section{padding:60px 0}
#manufacturing-cybersecurity .section-sm{padding:45px 0}
#manufacturing-cybersecurity .hero{padding:60px 0}
#manufacturing-cybersecurity .hero h1{letter-spacing:-2.2px}
#manufacturing-cybersecurity .hero-subtitle{font-size:16px}
#manufacturing-cybersecurity .hero-visual{min-height:430px;border-radius:20px}
#manufacturing-cybersecurity .orbit.o1{width:350px;height:350px}
#manufacturing-cybersecurity .orbit.o2{width:255px;height:255px}
#manufacturing-cybersecurity .orbit.o3{width:160px;height:160px}
#manufacturing-cybersecurity .tech-core{width:105px;height:105px;border-radius:22px}
#manufacturing-cybersecurity .hero-node{width:112px;padding:10px 7px}
#manufacturing-cybersecurity .node-app{top:28px;left:12px}
#manufacturing-cybersecurity .node-cloud{top:28px;right:12px}
#manufacturing-cybersecurity .node-api{bottom:28px;left:12px}
#manufacturing-cybersecurity .node-soc{bottom:28px;right:12px}
#manufacturing-cybersecurity .node-code{top:12px}
#manufacturing-cybersecurity .signal{width:340px}
#manufacturing-cybersecurity .capability-inner{width:calc(100% – 28px);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
#manufacturing-cybersecurity .capability-card{min-height:135px;padding:18px 15px;border-radius:12px}
#manufacturing-cybersecurity .capability-icon{width:36px;height:36px;flex-basis:36px;font-size:14px;margin-bottom:13px}
#manufacturing-cybersecurity .capability-content h3{font-size:13px}
#manufacturing-cybersecurity .capability-content p{font-size:10px}
#manufacturing-cybersecurity .risk-section{margin:0 10px;width:calc(100% – 20px);padding:55px 0;border-radius:22px}
#manufacturing-cybersecurity .risk-grid,
#manufacturing-cybersecurity .surface-grid,
#manufacturing-cybersecurity .services-grid,
#manufacturing-cybersecurity .fit-grid,
#manufacturing-cybersecurity .framework-grid,
#manufacturing-cybersecurity .outcome-grid{grid-template-columns:1fr}
#manufacturing-cybersecurity .split{gap:38px}
#manufacturing-cybersecurity .architecture-visual{min-height:380px}
#manufacturing-cybersecurity .architecture-visual .layer{width:86%}

#manufacturing-cybersecurity .cta-box{
padding:32px 24px ;
flex-direction:column ;
align-items:center ;
text-align:center ;
}

#manufacturing-cybersecurity .cta-box > div{
align-items:center ;
text-align:center ;
}

#manufacturing-cybersecurity .cta-box p{
text-align:center ;
}

#manufacturing-cybersecurity .cta-box .btn{
width:auto ;
min-width:240px ;
}

#manufacturing-cybersecurity .process-grid{grid-template-columns:repeat(5,150px)}
}

@media(prefers-reduced-motion:reduce){
#manufacturing-cybersecurity *,
#manufacturing-cybersecurity *:before,
#manufacturing-cybersecurity *:after{
animation:none;
transition:none;
scroll-behavior:auto;
}
#manufacturing-cybersecurity .reveal{opacity:1;transform:none}
}

/* =========================================================
FIRST 3 SECTIONS — BFSI WORDPRESS-HARDENED SYSTEM APPLIED TO TECHNOLOGY / IT / ITES
Same sizing, spacing, isolation, formatting and responsive behaviour.
Content and scope are Manufacturing-specific.
========================================================= */
/* =========================================================
BFSI HERO — MARITIME V3 MATCH / WORDPRESS HARDENING
Same structure, sizing, spacing and responsive behaviour
as the Maritime V3 hero. Only content/image are BFSI-specific.
========================================================= */

html body #manufacturing-cybersecurity .hero-v3{
width:100% ;
min-height:720px ;
display:flex ;
align-items:center ;
position:relative ;
overflow:hidden ;

padding:0 ;
margin:0 ;
clear:both ;
box-sizing:border-box ;
}
html body #manufacturing-cybersecurity .hero-v3::after{
display:none ;
content:none ;
}

html body #manufacturing-cybersecurity .hero-v3-grid{
width:100% ;
max-width:1180px ;
display:grid ;
grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr) ;
align-items:center ;
gap:10px ;
margin:0 auto ;
padding:0 ;
position:relative ;
z-index:2 ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-v3-grid > *{
min-width:0 ;
max-width:none ;
float:none ;
clear:none ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-content{
width:100% ;
order:1 ;
margin:0 ;
padding:0 ;
text-align:left ;
position:relative ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-kicker{
display:inline-flex ;
align-items:center ;
gap:9px ;
padding:8px 13px ;
margin:10px 0 22px 0 ;
border-radius:50px ;
background:#f8eceb ;
color:#8e231f ;
font-size:12px ;
font-weight:800 ;
letter-spacing:0 ;
width:auto ;
max-width:max-content ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-kicker i{
font-size:13px ;
}

html body #manufacturing-cybersecurity .hero h1{
display:block ;
width:100% ;
max-width:800px ;
margin:0 0 25px 0 ;
padding:0 ;
font-family:”Inter”,Arial,sans-serif ;
font-size:clamp(44px,4vw,72px) ;
line-height:1.02 ;
letter-spacing:-3px ;
font-weight:700 ;
color:#221e1f ;
text-align:left ;
white-space:normal ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero h1 span{
display:inline ;
color:#8e231f ;
font-weight:700 ;
}

html body #manufacturing-cybersecurity .hero-subtitle{
display:block ;
width:100% ;
max-width:690px ;
margin:0 0 35px 0 ;
padding:0 ;
color:#555 ;
font-size:15px ;
line-height:1.65 ;
text-align:left ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-actions{
display:flex ;
flex-direction:row ;
flex-wrap:wrap ;
align-items:center ;
width:100% ;
gap:13px ;
margin:0 ;
padding:0 ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-actions .btn{
display:inline-flex ;
align-items:center ;
justify-content:center ;
gap:9px ;
min-height:50px ;
padding:0 23px ;
border-radius:8px ;
border:1px solid transparent ;
font-size:13px ;
font-weight:800 ;
transition:all .3s ease ;
cursor:pointer ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-actions .btn-primary{
background:#8e231f ;
color:#fff ;
}

html body #manufacturing-cybersecurity .hero-actions .btn-primary:hover{
background:#6e1714 ;
transform:translateY(-2px) ;
}

html body #manufacturing-cybersecurity .hero-actions .btn-outline{
border-color:#d4d0ce ;
color:#221e1f ;
background:#fff ;
}

html body #manufacturing-cybersecurity .hero-actions .btn-outline:hover{
border-color:#8e231f ;
color:#8e231f ;
}

html body #manufacturing-cybersecurity .hero-v3-visual{
width:100% ;
display:block ;
order:2 ;
margin:0 ;
padding:0 ;
transform:translateY(10px) ;
position:relative ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity .hero-visual-image{
width:100% ;
max-width:100% ;

display:block ;
margin:100px auto auto auto ;

box-sizing:border-box ;
}

/* Prevent old BFSI hero illustration styles from affecting the Maritime-style image hero. */
html body #manufacturing-cybersecurity .hero-v3 .hero-visual,
html body #manufacturing-cybersecurity .hero-v3 .hero-orbit,
html body #manufacturing-cybersecurity .hero-v3 .hero-signal,
html body #manufacturing-cybersecurity .hero-v3 .bank-core,
html body #manufacturing-cybersecurity .hero-v3 .hero-node,
html body #manufacturing-cybersecurity .hero-v3 .hero-label{
display:none ;
}

@media (max-width:1000px){
html body #manufacturing-cybersecurity .hero-v3{
min-height:auto ;
padding:80px 0 ;
}

html body #manufacturing-cybersecurity .hero-v3-grid{
grid-template-columns:1fr ;
}

html body #manufacturing-cybersecurity .hero-content{
order:1 ;
}

html body #manufacturing-cybersecurity .hero-v3-visual{
order:2 ;
max-width:760px ;
margin:0 auto ;
}
}
@media (max-width:1000px){
html body #manufacturing-cybersecurity .hero-visual-image{
width:100% ;
max-width:100% ;
margin:0 auto ;
}
}
@media (max-width:650px){
html body #manufacturing-cybersecurity .hero-v3{
padding:65px 0 ;
}

html body #manufacturing-cybersecurity .hero-v3-grid{
width:calc(100% – 28px) ;
max-width:none ;
gap:30px ;
}

html body #manufacturing-cybersecurity .hero-kicker{
margin-top:0 ;
}

html body #manufacturing-cybersecurity .hero h1{
font-size:43px ;
letter-spacing:-2.2px ;
}

html body #manufacturing-cybersecurity .hero-subtitle{
font-size:15px ;
}

html body #manufacturing-cybersecurity .hero-v3-visual{
margin-top:15px ;
}
}

#manufacturing-cybersecurity .bfsi-capability-strip {
width:100% ;
display:block ;
position:relative ;
padding:30px 0 32px ;
background:#f7f5f4 ;
border-top:1px solid #e7e3e1 ;
border-bottom:1px solid #e7e3e1 ;
overflow:hidden ;
}

/* Slider heading */
#manufacturing-cybersecurity .bfsi-capability-heading {
width:calc(100% – 40px) ;
max-width:1180px ;
margin:0 auto 20px ;
display:flex ;
align-items:end ;
justify-content:space-between ;
gap:20px ;
}

#manufacturing-cybersecurity .bfsi-capability-heading-text {
min-width:0 ;
}

#manufacturing-cybersecurity .bfsi-capability-eyebrow {
display:flex ;
align-items:center ;
gap:8px ;
color:#8E231F ;
font-size:10px ;
font-weight:800 ;
letter-spacing:1.4px ;
text-transform:uppercase ;
margin-bottom:5px ;
}

#manufacturing-cybersecurity .bfsi-capability-eyebrow::before {
content:”” ;
width:22px ;
height:2px ;
background:#8E231F ;
}

#manufacturing-cybersecurity .bfsi-capability-heading h2 {
margin:0 ;
padding:0 ;
color:#221E1F ;
font-size:22px ;
line-height:1.2 ;
font-weight:800 ;
letter-spacing:-.5px ;
}

#manufacturing-cybersecurity .bfsi-capability-heading p {
margin:4px 0 0 ;
color:#878787 ;
font-size:11px ;
line-height:1.45 ;
}

/* Arrow controls */
#manufacturing-cybersecurity .bfsi-capability-controls {
display:flex ;
gap:7px ;
flex:0 0 auto ;
}

#manufacturing-cybersecurity .bfsi-capability-arrow {
width:34px ;
height:34px ;
display:grid ;
place-items:center ;
border:1px solid #ddd8d6 ;
border-radius:50% ;
background:#fff ;
color:#221E1F ;
cursor:pointer ;
transition:all .25s ease ;
}

#manufacturing-cybersecurity .bfsi-capability-arrow:hover {
background:#8E231F ;
border-color:#8E231F ;
color:#fff ;
}

/* =========================================================
HORIZONTAL TRACK
========================================================= */

#manufacturing-cybersecurity .bfsi-capability-inner {
width:calc(100% – 40px) ;
max-width:1180px ;
margin:0 auto ;
padding:4px 0 8px ;

display:flex ;
gap:12px ;

overflow-x:auto ;
overflow-y:hidden ;

scroll-behavior:smooth ;
scroll-snap-type:x mandatory ;

scrollbar-width:none ;
-ms-overflow-style:none ;
}

#manufacturing-cybersecurity .bfsi-capability-inner::-webkit-scrollbar {
display:none ;
}

/* =========================================================
CARDS
========================================================= */

#manufacturing-cybersecurity .bfsi-capability-card {
position:relative ;

flex:0 0 calc((100% – 36px) / 4) ;
width:calc((100% – 36px) / 4) ;
min-width:calc((100% – 36px) / 4) ;

min-height:145px ;

padding:21px 19px 19px ;

background:#fff ;
border:1px solid #e5e1df ;
border-radius:14px ;

display:flex ;
flex-direction:column ;
justify-content:space-between ;

overflow:hidden ;

scroll-snap-align:start ;

transition:
transform .25s ease,
box-shadow .25s ease,
border-color .25s ease ;

box-sizing:border-box ;
}

#manufacturing-cybersecurity .bfsi-capability-card:hover {
transform:translateY(-4px) ;
border-color:rgba(142,35,31,.35) ;
box-shadow:0 15px 35px rgba(34,30,31,.09) ;
}

#manufacturing-cybersecurity .bfsi-capability-card::before {
content:”” ;
position:absolute ;
top:0 ;
left:0 ;
width:100% ;
height:3px ;
background:#8E231F ;
transform:scaleX(0) ;
transform-origin:left ;
transition:transform .3s ease ;
}

#manufacturing-cybersecurity .bfsi-capability-card:hover::before {
transform:scaleX(1) ;
}

/* Icon */
#manufacturing-cybersecurity .bfsi-capability-icon {
width:42px ;
height:42px ;
display:flex ;
align-items:center ;
justify-content:center ;
flex:0 0 42px ;

background:#f8eceb ;
color:#8E231F ;
border-radius:10px ;

font-size:16px ;
margin:0 0 17px 0 ;
}

#manufacturing-cybersecurity .bfsi-capability-card:hover .bfsi-capability-icon {
background:#8E231F ;
color:#fff ;
}

/* Content */
#manufacturing-cybersecurity .bfsi-capability-content {
width:100% ;
min-width:0 ;
margin:0 ;
padding:0 ;
}

#manufacturing-cybersecurity .bfsi-capability-content h3 {
margin:0 0 5px 0 ;
padding:0 ;

font-size:14px ;
line-height:1.25 ;
font-weight:800 ;

color:#221E1F ;
}

#manufacturing-cybersecurity .bfsi-capability-content p {
margin:0 ;
padding:0 ;

font-size:10.5px ;
line-height:1.45 ;

color:#878787 ;
}

/* =========================================================
TABLET
========================================================= */

@media(max-width:1000px) {

#manufacturing-cybersecurity .bfsi-capability-card {
flex:0 0 calc((100% – 24px) / 3) ;
width:calc((100% – 24px) / 3) ;
min-width:calc((100% – 24px) / 3) ;
}

}

/* =========================================================
MOBILE
========================================================= */

@media(max-width:650px) {

#manufacturing-cybersecurity .bfsi-capability-strip {
padding:24px 0 26px ;
}

#manufacturing-cybersecurity .bfsi-capability-heading {
width:calc(100% – 28px) ;
margin-bottom:16px ;
align-items:center ;
}

#manufacturing-cybersecurity .bfsi-capability-heading h2 {
font-size:19px ;
}

#manufacturing-cybersecurity .bfsi-capability-heading p {
font-size:10px ;
}

#manufacturing-cybersecurity .bfsi-capability-controls {
display:none ;
}

#manufacturing-cybersecurity .bfsi-capability-inner {
width:calc(100% – 28px) ;
gap:9px ;

scroll-padding-left:0 ;
}

#manufacturing-cybersecurity .bfsi-capability-card {
flex:0 0 82% ;
width:82% ;
min-width:82% ;

min-height:137px ;
padding:18px 15px ;
border-radius:12px ;
}

#manufacturing-cybersecurity .bfsi-capability-icon {
width:36px ;
height:36px ;
flex-basis:36px ;
font-size:14px ;
margin-bottom:13px ;
}

#manufacturing-cybersecurity .bfsi-capability-content h3 {
font-size:13px ;
}

#manufacturing-cybersecurity .bfsi-capability-content p {
font-size:10px ;
}

}

/* =========================================================
BFSI INTRO ALIGNMENT HARDENING FOR WORDPRESS / JEVLIN
Keep the intro layout identical to the protected Maritime split layout.
========================================================= */
html body #manufacturing-cybersecurity .intro-grid {
width:100% ;
display:grid ;
grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) ;
gap:60px ;
align-items:center ;
direction:ltr ;
}

html body #manufacturing-cybersecurity .intro-grid > .reveal:first-child {
width:100% ;
min-width:0 ;
max-width:none ;
float:none ;
clear:none ;
order:1 ;
grid-column:1 ;
}

html body #manufacturing-cybersecurity .intro-grid > .intro-copy {
width:100% ;
min-width:0 ;
max-width:none ;
float:none ;
clear:none ;
order:2 ;
grid-column:2 ;
}

html body #manufacturing-cybersecurity .intro-grid .eyebrow,
html body #manufacturing-cybersecurity .intro-grid .intro-lead,
html body #manufacturing-cybersecurity .intro-grid .intro-copy {
position:relative ;
left:auto ;
right:auto ;
transform:none ;
}

@media (max-width:1000px) {
html body #manufacturing-cybersecurity .intro-grid {
grid-template-columns:1fr ;
gap:35px ;
}

html body #manufacturing-cybersecurity .intro-grid > .reveal:first-child,
html body #manufacturing-cybersecurity .intro-grid > .intro-copy {
grid-column:1 ;
order:initial ;
}
}

/* Technology architecture visual compatibility */
html body #manufacturing-cybersecurity #security-architecture .architecture{
width:100% ;
box-sizing:border-box ;
}
html body #manufacturing-cybersecurity #security-architecture .architecture .arch-node{
box-sizing:border-box ;
}

/* =========================================================
TECHNOLOGY SECURITY ARCHITECTURE — WORDPRESS / JEVLIN HARDENED
Exact BFSI architecture layout/formatting adapted to the
Manufacturing scope and terminology.
========================================================= */
/* SPLIT VISUAL */
#manufacturing-cybersecurity .split{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}
#manufacturing-cybersecurity .split.reverse{grid-template-columns:1.05fr .95fr}
#manufacturing-cybersecurity .split.reverse .split-copy{order:2}
#manufacturing-cybersecurity .split-copy p{color:var(–muted);font-size:14px;line-height:1.7}
#manufacturing-cybersecurity .split-copy p+p{margin-top:15px}
#manufacturing-cybersecurity .points{list-style:none;display:grid;gap:8px;margin-top:20px}
#manufacturing-cybersecurity .points li{display:flex;gap:9px;font-size:12px;color:#4d4a49}
#manufacturing-cybersecurity .points i{color:var(–primary);margin-top:5px}
#manufacturing-cybersecurity .architecture{
min-height:390px;border:1px solid var(–border);border-radius:22px;
background:linear-gradient(145deg,#fff,#f6f2f1);position:relative;overflow:hidden;box-shadow:var(–shadow-md)
}
#manufacturing-cybersecurity .arch-line{position:absolute;background:rgba(142,35,31,.18);height:1px;transform-origin:left}
#manufacturing-cybersecurity .arch-line.l1{width:180px;left:26%;top:42%;transform:rotate(18deg)}
#manufacturing-cybersecurity .arch-line.l2{width:180px;left:51%;top:42%;transform:rotate(-18deg)}
#manufacturing-cybersecurity .arch-line.l3{width:150px;left:33%;top:59%;transform:rotate(-20deg)}
#manufacturing-cybersecurity .arch-line.l4{width:150px;left:49%;top:59%;transform:rotate(20deg)}
#manufacturing-cybersecurity .arch-node{
position:absolute;width:108px;padding:12px 8px;text-align:center;background:#fff;
border:1px solid #e4dfdd;border-radius:12px;box-shadow:0 9px 25px rgba(34,30,31,.07)
}
#manufacturing-cybersecurity .arch-node i{display:block;color:var(–primary);font-size:18px;margin-bottom:4px}
#manufacturing-cybersecurity .arch-node strong{font-size:10px;display:block}
#manufacturing-cybersecurity .arch-node small{font-size:8px;color:#888;display:block;line-height:1.35}
#manufacturing-cybersecurity .a1{left:7%;top:31%}#manufacturing-cybersecurity .a2{right:7%;top:31%}
#manufacturing-cybersecurity .a3{left:28%;bottom:10%}#manufacturing-cybersecurity .a4{right:28%;bottom:10%}
#manufacturing-cybersecurity .a5{left:50%;top:43%;transform:translateX(-50%);background:var(–secondary);color:#fff;border-color:var(–secondary)}
#manufacturing-cybersecurity .a5 i{color:#e7a09c}

/* =========================================================
BFSI SECURITY ARCHITECTURE — WORDPRESS / JEVElIN HARDENING
Forces the architecture section to remain a true 2-column
split on desktop and prevents theme column overrides.
========================================================= */

html body #manufacturing-cybersecurity #security-architecture{
width:100% ;
max-width:none ;
display:block ;
position:relative ;
clear:both ;
overflow:hidden ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse{
width:min(1180px,calc(100% – 40px)) ;
max-width:1180px ;
min-width:0 ;
margin-left:auto ;
margin-right:auto ;
padding:0 ;

display:grid ;
grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) ;
gap:60px ;
align-items:center ;

direction:ltr ;
float:none ;
clear:none ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .split-copy{
width:100% ;
min-width:0 ;
max-width:none ;
margin:0 ;
padding:0 ;
float:none ;
clear:none ;
order:2 ;
grid-column:2 ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .architecture-image-wrap{
width:100% ;
min-width:0 ;
max-width:none ;
margin:0 ;
padding:0 ;
float:none ;
clear:none ;
order:1 ;
grid-column:1 ;
align-self:center ;
justify-self:stretch ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .architecture-image-wrap .it-ecosystem-visual-image{
display:block ;
width:100% ;
max-width:100% ;
height:auto ;
min-width:0 ;
min-height:0 ;
margin:0 ;
padding:0 ;
float:none ;
box-sizing:border-box ;
object-fit:contain ;
}
html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .architecture-image-wrap .it-ecosystem-visual-image{
display:block ;
width:100% ;
max-width:100% ;
height:auto ;
min-width:0 ;
min-height:0 ;
margin:0 ;
padding:0 ;
float:none ;
box-sizing:border-box ;
object-fit:contain ;
}
html body #manufacturing-cybersecurity #security-architecture .section-title-left{
width:100% ;
max-width:760px ;
margin:0 0 18px 0 ;
padding:0 ;
text-align:left ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture .split-copy p{
width:100% ;
max-width:690px ;
margin:0 ;
padding:0 ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture .split-copy p + p{
margin-top:15px ;
}

html body #manufacturing-cybersecurity #security-architecture .points{
width:100% ;
max-width:690px ;
margin:20px 0 0 0 ;
padding:0 ;
box-sizing:border-box ;
}

html body #manufacturing-cybersecurity #security-architecture .architecture *{
box-sizing:border-box ;
}

/* Keep the architecture diagram proportional inside its column. */
html body #manufacturing-cybersecurity #security-architecture .architecture{
aspect-ratio:1.18 / 1 ;
min-height:0 ;
}

/* Tablet / mobile: intentionally stack the two columns. */
@media (max-width:1000px){
html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse{
width:calc(100% – 40px) ;
max-width:1180px ;
grid-template-columns:1fr ;
gap:35px ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .architecture-image-wrap{
grid-column:1 ;
order:1 ;
width:100% ;
max-width:none ;
}

html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse > .split-copy{
grid-column:1 ;
order:2 ;
width:100% ;
}
}

@media (max-width:650px){
html body #manufacturing-cybersecurity #security-architecture > .container.split.reverse{
width:calc(100% – 28px) ;
gap:28px ;
}

html body #manufacturing-cybersecurity #security-architecture .architecture{
aspect-ratio:auto ;
min-height:340px ;
}
}

/* =========================================================
MANUFACTURING CYBER ATTACK EVIDENCE / CXO SECTION
Added as an override so the existing page remains intact.
========================================================= */
#manufacturing-cybersecurity .manuf-threat-section{
position:relative;
background:
radial-gradient(circle at 8% 10%,rgba(142,35,31,.18),transparent 25%),
radial-gradient(circle at 92% 88%,rgba(142,35,31,.12),transparent 28%),
#221E1F;
color:#fff;
padding:86px 0 72px;
}
#manufacturing-cybersecurity .manuf-stat-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:13px;
margin-top:42px;
}
#manufacturing-cybersecurity .manuf-stat-card{
padding:24px;
border:1px solid rgba(255,255,255,.10);
background:rgba(255,255,255,.045);
border-radius:16px;
min-height:235px;
display:flex;
flex-direction:column;
}
#manufacturing-cybersecurity .manuf-stat-value{
display:block;
color:#f0b1ad;
font-size:34px;
line-height:1;
font-weight:800;
letter-spacing:-1.5px;
margin-bottom:13px;

}

#manufacturing-cybersecurity .manuf-stat-card h3{
color:#fff;
font-size:15px;
line-height:1.3;
margin-bottom:8px;
}
#manufacturing-cybersecurity .manuf-stat-card p{
color:#bdb7b7;
font-size:11px;
line-height:1.55;
flex:1;
}
#manufacturing-cybersecurity .manuf-stat-card .manuf-stat-source{
display:block ;
margin:8px 0 0 0 ;
padding:0 ;
color:#8f8989 ;
font-size:8px ;
line-height:1.4 ;
font-weight:500 ;
opacity:1 ;
flex:none ;
}
#manufacturing-cybersecurity .manuf-stat-card a,
#manufacturing-cybersecurity .manuf-source,
#manufacturing-cybersecurity .manuf-invest-card a{
color:#6e0e07;
font-size:10px;
font-weight:800;
line-height:1.45;
margin-top:15px;
}
#manufacturing-cybersecurity .manuf-stat-card a:hover,
#manufacturing-cybersecurity .manuf-source:hover,
#manufacturing-cybersecurity .manuf-invest-card a:hover{
color:#fff;
}

#manufacturing-cybersecurity .manuf-mini-label{
display:block;
color:#d98b87;
font-size:10px;
text-transform:uppercase;
letter-spacing:1.5px;
font-weight:800;
margin-bottom:8px;
}
#manufacturing-cybersecurity .manuf-evidence-head h3,
#manufacturing-cybersecurity .manuf-invest-head h3{
color:#fff;
font-size:25px;
line-height:1.18;
letter-spacing:-.6px;
margin-bottom:7px;
}
#manufacturing-cybersecurity .manuf-evidence-head p,
#manufacturing-cybersecurity .manuf-invest-head p{
color:#aaa4a4;
font-size:12px;
line-height:1.55;
max-width:760px;
}

#manufacturing-cybersecurity .manuf-invest-head{
margin-top:65px;
margin-bottom:27px;
}
#manufacturing-cybersecurity .manuf-invest-head h3{
max-width:780px;
margin:0 auto 10px;
}
#manufacturing-cybersecurity .manuf-invest-head p{
margin:0 auto;
}
#manufacturing-cybersecurity .manuf-invest-grid{
display:grid;
grid-template-columns:repeat(3,minmax(0,1fr));
gap:14px;
}
#manufacturing-cybersecurity .manuf-invest-card{
padding:23px;
border:1px solid rgba(255,255,255,.09);
border-radius:15px;
background:rgba(255,255,255,.035);
transition:all .25s ease;
}
#manufacturing-cybersecurity .manuf-invest-card:hover{
transform:translateY(-4px);
background:rgba(142,35,31,.10);
border-color:rgba(142,35,31,.55);
}
#manufacturing-cybersecurity .manuf-invest-icon{
width:42px;
height:42px;
display:grid;
place-items:center;
border-radius:10px;
background:rgba(142,35,31,.18);
color:#e5a09d;
margin-bottom:15px;
}
#manufacturing-cybersecurity .manuf-invest-card h3{
color:#fff;
font-size:15px;
line-height:1.25;
margin-bottom:7px;
}
#manufacturing-cybersecurity .manuf-invest-card p{
color:#aaa4a4;
font-size:11px;
line-height:1.55;
}
#manufacturing-cybersecurity .manuf-cxo-warning{
display:grid;
grid-template-columns:auto 1fr auto;
gap:20px;
align-items:center;
margin-top:32px;
padding:27px;
border:1px solid rgba(142,35,31,.55);
border-radius:16px;
background:linear-gradient(90deg,rgba(142,35,31,.16),rgba(255,255,255,.035));
}
#manufacturing-cybersecurity .manuf-warning-icon{
width:50px;
height:50px;
display:grid;
place-items:center;
border-radius:12px;
background:#8e231f;
color:#fff;
font-size:19px;
}
#manufacturing-cybersecurity .manuf-cxo-warning>div:nth-child(2)>span{
color:#d98b87;
font-size:9px;
font-weight:800;
letter-spacing:1.2px;
text-transform:uppercase;
}
#manufacturing-cybersecurity .manuf-cxo-warning h3{
color:#fff;
font-size:19px;
line-height:1.25;
margin:4px 0 7px;
}
#manufacturing-cybersecurity .manuf-cxo-warning p{
color:#aaa4a4;
font-size:11px;
line-height:1.55;
max-width:760px;
}
#manufacturing-cybersecurity .manuf-cxo-warning .btn{
white-space:nowrap;
}
#manufacturing-cybersecurity .manuf-source-note{
margin-top:18px;
color:#858080;
font-size:9px;
line-height:1.55;
text-align:center;
}

@media(max-width:1050px){
#manufacturing-cybersecurity .manuf-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .manuf-evidence-card{flex-basis:calc((100% – 15px)/2)}
#manufacturing-cybersecurity .manuf-invest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#manufacturing-cybersecurity .manuf-cxo-warning{grid-template-columns:auto 1fr}
#manufacturing-cybersecurity .manuf-cxo-warning .btn{grid-column:1/-1;justify-self:start}
}
@media(max-width:650px){
#manufacturing-cybersecurity .manuf-threat-section{padding:60px 0 52px}
#manufacturing-cybersecurity .manuf-stat-grid,
#manufacturing-cybersecurity .manuf-invest-grid,
#manufacturing-cybersecurity .manuf-timeline{grid-template-columns:1fr}
#manufacturing-cybersecurity .manuf-stat-card{min-height:0}
#manufacturing-cybersecurity .manuf-evidence-head{align-items:flex-start;flex-direction:column;margin-top:45px}
#manufacturing-cybersecurity .manuf-evidence-card{flex-basis:88%}
#manufacturing-cybersecurity .manuf-card-media{height:175px}
#manufacturing-cybersecurity .manuf-filter-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:3px}
#manufacturing-cybersecurity .manuf-filter-row::-webkit-scrollbar{display:none}
#manufacturing-cybersecurity .manuf-filter{white-space:nowrap}
#manufacturing-cybersecurity .manuf-cxo-warning{grid-template-columns:1fr}
#manufacturing-cybersecurity .manuf-cxo-warning .btn{grid-column:auto;justify-self:start}
}

Manufacturing & Industrial Cybersecurity

Manufacturing Cybersecurity Services

Protect manufacturing operations, industrial networks, applications, connected products and critical data with risk-based cybersecurity services. Varutra helps manufacturers identify cyber risk across IT and OT environments, validate vulnerabilities, strengthen security controls and improve cyber resilience without losing sight of operational continuity.

Industry Coverage

Securing the Connected Manufacturing Ecosystem

Cybersecurity services for each of the operating models shown below.


DISCRETE MANUFACTURING

Automotive, auto components, machinery, electronics, engineering and assembly operations

PROCESS INDUSTRIES

Chemicals, pharmaceuticals, food, materials and continuous production environments

SMART FACTORIES

Industry 4.0, robotics, connected machines, sensors, IIoT and automated production systems

OT & ICS ENVIRONMENTS

Industrial control systems, SCADA, PLC-connected networks and operational technology

SUPPLY CHAIN & PLANTS

Plant systems, suppliers, logistics technology, third-party connectivity and distributed operations

CONNECTED PRODUCTS

Embedded devices, firmware, IoT products, gateways, mobile apps, APIs and cloud back ends

ENTERPRISE IT

ERP, business applications, identity, networks, endpoints, cloud and data environments

GLOBAL MANUFACTURING

Multi-site enterprises, shared services, regional plants and globally connected operations

What Is Manufacturing Cybersecurity?

Manufacturing cybersecurity protects the IT, OT, ICS, industrial networks, applications, connected devices and data that keep modern production environments running.

Manufacturing has moved from isolated plant networks toward connected operations. ERP and business systems increasingly interact with production environments, remote access, cloud services, engineering workstations, industrial control systems, IIoT devices and third-party technologies.

Varutra helps manufacturers identify and reduce cyber risk through security assessments and testing across infrastructure, applications, cloud, IoT and connected environments, supported by monitoring, incident response, GRC and strategic security advisory.

Why do manufacturing companies need cybersecurity?

Because a cyber incident can affect more than information systems. Weaknesses in remote access, segmentation, identities, industrial networks, connected devices or business applications can create pathways to sensitive data, production systems and operational disruption. Manufacturing cybersecurity helps identify, validate and reduce those risks.

Manufacturing Cyber Attack Evidence

Cyberattacks That Disrupted The Manufacturing Industry

When Cyber Risk Becomes Production Risk, manufacturing cyber incidents can disrupt operations, delay shipments, expose data and increase recovery costs. Threats have evolved from destructive malware to IT-OT attacks, supply-chain risks, identity threats, ransomware and data extortion.

27.7%

Of 2025 cyberattacks occurred in the manufacturing industry

IBM X-Force ranked manufacturing as the most targeted industry for the fifth consecutive year.

Source: IBM X-Force Threat Intelligence Index, 2025.


IBM X-Force evidence

40%

Of manufacturing ransomware attacks locked companies out of their data

In 2025, manufacturing ransomware attacks shifted from encrypting data to data theft and demanding payment through extortion.

Source: Sophos, State of Ransomware in Manufacturing and Production, 2025.


Sophos 2025 research

51%

Of manufacturers paid the ransom

More than half paid attackers to recover encrypted data, with a median ransom of $1 million.

Source: Sophos, State of Ransomware in Manufacturing and Production, 2025.


Read the Sophos research

$1.3M

Mean recovery cost in 2025

Sophos reported a mean recovery cost of about $1.3 million for manufacturing and production organizations hit by ransomware.

Source: Sophos, State of Ransomware in Manufacturing and Production, 2025.


See methodology

Manufacturing Cybersecurity Threats

Cyber Threats That Can Disrupt Manufacturing

Manufacturers face cyber threats across enterprise IT, OT, ICS, industrial networks,
remote access, IoT and third-party connections. Ransomware, credential theft,
vulnerable industrial systems and supply-chain compromise can disrupt production,
expose intellectual property and create serious operational and safety risks.

Ransomware Can Shut Down Production

Ransomware can encrypt critical servers, workstations and manufacturing data,
disrupting production planning, operations, logistics and business systems.

OT & ICS Systems Can Be Compromised

Vulnerable PLCs, HMIs, SCADA, ICS and other industrial systems can be exploited
to disrupt processes, alter operations or interfere with critical manufacturing functions.

IT-to-OT Attacks Can Reach the Factory Floor

Weak network segmentation, exposed services and compromised IT credentials can
create pathways into OT environments, increasing the risk of operational disruption.

Stolen Credentials Can Expose Remote Access

Compromised privileged accounts, VPNs, remote desktop services and vendor access
can give attackers a foothold into manufacturing networks and engineering systems.

Intellectual Property Can Be Stolen

Attackers can target CAD files, product designs, engineering data, source code,
manufacturing processes and trade secrets, creating significant competitive and financial risk.

Suppliers & Connected Systems Expand the Attack Surface

Suppliers, contractors, IoT devices and connected machines can introduce additional
attack paths through trusted access, integrations, insecure interfaces and shared credentials.

Your Factory Is Connected. We Help Keep Attackers Out.

Protect your Manufacturing Environment, Production and Business Reputation.

Cyber threats can move from employee endpoints and compromised accounts into engineering systems, production applications, OT networks and connected equipment. Varutra helps manufacturers identify and close these attack paths before they become production outages.

Request a Cybersecurity Assessment

Evidence note: incident descriptions above are deliberately limited to facts disclosed by the cited company filings, annual reports or authoritative sources. A cyber incident does not automatically mean an OT compromise; where the source describes IT, supply-chain or business-system impact, the card states that distinction rather than implying an OT breach.

Manufacturing Attack Surface

Security assessment across the connected manufacturing ecosystem.

The assessment scope can be tailored to the plant architecture, technology stack, operational constraints, authorization and rules of engagement.

OT & ICS Networks

Industrial control systems, SCADA environments, plant networks, engineering workstations and connected operational assets.

Industrial Networks

Network architecture, segmentation, firewalls, remote access, wireless connectivity and exposed services.

Enterprise IT

Servers, endpoints, ERP, directory services, business applications, internet-facing infrastructure and internal networks.

Cloud & Digital Platforms

Cloud workloads, storage, identity, APIs, SaaS platforms and digital services supporting manufacturing operations.

IIoT & Connected Machines

Sensors, gateways, industrial devices, connected machinery and communications between factory assets and platforms.

Applications & APIs

Web, mobile, thick-client and API-driven applications used for production, supply chain, engineering and enterprise workflows.

Firmware & Embedded Products

Firmware, embedded devices, communications and supporting web, mobile, cloud and backend ecosystems.

Identity & Remote Access

Privileged access, authentication, vendor access, VPNs, administrative pathways and identity controls across environments.

Our Cybersecurity Services

Manufacturing Cybersecurity Services

Cybersecurity services designed for modern manufacturing environments, spanning
operational technology, industrial networks, enterprise IT, applications, cloud,
IoT, connected products and the people who operate them.

01 / OT & ICS

OT & ICS Security

Assess and strengthen the security of operational technology and industrial
control environments while accounting for production availability, safety
requirements and operational constraints.

  • OT/ICS security assessment and VAPT
  • Industrial control system security review
  • OT asset and architecture assessment
  • Remote access and privileged access review
  • Industrial protocol and security-control assessment

02 / INDUSTRIAL NETWORK

Industrial Network Security

Identify weaknesses across the networks connecting manufacturing plants,
production systems, enterprise environments, remote users and third parties.

  • Internal and external network VAPT
  • Industrial network segmentation assessment
  • Firewall and security configuration review
  • Wireless and remote-access security testing
  • Network architecture and attack-path analysis

03 / APPLICATION

Application & API Security

Protect manufacturing applications, portals, APIs and digital platforms
from vulnerabilities that could expose operational data, business functions
or connected systems.

  • Web application security testing and VAPT
  • Mobile application security testing
  • API and microservices security testing
  • Source code and secure architecture review
  • Thick and thin client security testing

04 / CLOUD & DATA

Cloud & Data Security

Secure cloud environments supporting smart manufacturing, enterprise
applications, analytics, connected operations and manufacturing data.

  • Cloud security assessment and VAPT
  • Cloud configuration and architecture review
  • Identity and access management assessment
  • Storage and sensitive-data security review
  • Cloud vulnerability assessment

05 / IoT & IIoT

IoT & Connected Product Security

Assess industrial IoT devices and connected products across hardware,
firmware, communications, applications and cloud-connected ecosystems.

  • IIoT device and firmware security assessment
  • Hardware and embedded security testing
  • Device communication and protocol assessment
  • Web, mobile and API ecosystem testing
  • Connected product security assessment

06 / RED TEAM

Red Teaming & Adversary Simulation

Simulate realistic attack paths against authorized manufacturing
environments to evaluate preventive controls, detection capabilities
and response readiness.

  • External attack-surface assessment
  • Initial-access simulation
  • Privilege escalation and lateral movement
  • IT-to-OT attack-path simulation
  • Detection and response validation

07 / SECURITY ARCHITECTURE

Manufacturing Security Architecture

Secure the connections between enterprise IT, OT, industrial networks,
connected devices, applications, APIs and cloud environments.

  • IT-to-OT security architecture and segmentation
  • Industrial network and critical asset pathways
  • Identity, privileged access and remote vendor connectivity
  • IIoT, APIs, gateways and cloud security architecture
  • Third-party integrations and supply-chain dependencies

08 / SOC & RESPONSE

SOC, Threat Monitoring & Incident Response

Improve security visibility and response across manufacturing IT and
connected environments with monitoring, investigation and incident
response capabilities.

  • Security monitoring and alert analysis
  • Threat detection and investigation
  • Threat intelligence integration
  • Digital forensics and incident response support
  • Vulnerability and threat management

09 / GRC

Governance Risk & Compliance

Strengthen cybersecurity governance, control assurance and compliance
readiness across manufacturing operations and enterprise environments.

  • Cybersecurity audits and gap assessments
  • ISO/IEC 27001 readiness and control assessment
  • IEC 62443 security assessment support
  • NIST and CIS control mapping
  • Risk, evidence and remediation management

10 / STRATEGY

Security Architecture & vCISO Advisory

Provide strategic cybersecurity leadership and architecture guidance
for manufacturers building or maturing security across IT and OT.

  • Manufacturing cybersecurity strategy and roadmap
  • IT/OT security architecture review
  • Security governance and operating model
  • Cyber risk and control prioritization
  • Management and board-level security reporting

11 / THREAT INTELLIGENCE

Threat Intelligence & External Exposure

Identify external threats, exposed assets and indicators that may affect
manufacturing organizations, brands, employees, suppliers or critical
digital infrastructure.

  • External attack-surface intelligence
  • Dark and deep web monitoring
  • Credential and exposure monitoring
  • Threat intelligence analysis
  • Security research and threat reporting

12 / HUMAN RISK

Security Awareness & Human Risk

Strengthen the human layer across plant personnel, engineers,
administrators, remote users, management and third-party teams.

  • Security awareness programs
  • Phishing diagnostic services
  • Role-based security education
  • Social engineering awareness
  • Incident reporting and response awareness
Manufacturing Cybersecurity Compliance in India

Manufacturing Cybersecurity Standards, Frameworks & Controls

Varutra helps manufacturers in India and globally align IT, OT, ICS,
industrial networks, applications, cloud and IoT security with applicable
cybersecurity standards, regulatory requirements and customer obligations.
Our security assessments, VAPT, SOC, OT security, GRC and compliance
services map requirements to security controls, identify gaps, support
remediation and strengthen compliance evidence across manufacturing
environments.

IEC 62443

Industrial automation and control systems cybersecurity standard
covering secure industrial systems, zones and conduits, system
security, component security, access control and secure development
practices.

ISO/IEC 27001

International standard for establishing, implementing, maintaining
and continually improving an Information Security Management System
(ISMS), including cybersecurity risk management, governance and
security controls.

NIST Cybersecurity Framework (CSF) 2.0

Risk-based cybersecurity framework that helps manufacturers govern,
identify, protect, detect, respond to and recover from cyber risks
across enterprise IT, OT, ICS and connected manufacturing environments.

NIST SP 800-82 Rev. 3

Operational technology security guidance addressing industrial
control systems, OT architecture, threats, vulnerabilities, security
controls and the performance, reliability and safety requirements of
industrial environments.

CIS Critical Security Controls v8.1

Prioritized cybersecurity safeguards covering asset management,
vulnerability management, secure configuration, identity and access
control, monitoring, incident response, application security and
security testing.

ISO/IEC 27002

International guidance for implementing information security
controls covering access control, cryptography, security operations,
incident response, supplier security and technology security.

MITRE ATT&CK for ICS

Threat-informed knowledge base covering adversary tactics and
techniques targeting industrial control systems and operational
technology, supporting attack-path analysis, detection engineering,
threat-informed testing and security validation.

Indian Cybersecurity & Data Protection Requirements

Applicable Indian requirements including CERT-In Cyber Security
Directions, the Digital Personal Data Protection (DPDP) Act and Rules,
MeitY cybersecurity guidance, and NCIIPC requirements for designated
Critical Information Infrastructure and Protected Systems.

Business Outcomes

From Manufacturing Security Gaps to Business Outcomes

A useful cybersecurity engagement should do more than produce a vulnerability list. It should help manufacturing leaders understand what matters, what can be exploited, what should be fixed first and how improvement can be validated.

01

Reduce Attack Surface

Identify exposed assets, unnecessary services, weak pathways and security gaps across connected manufacturing environments.

02

Protect Production Continuity

Prioritize security risks that could affect plant availability, business operations, remote access and critical systems.

03

Strengthen IT-OT Security

Improve segmentation, identity, monitoring and trust boundaries between enterprise IT and operational technology.

04

Protect IP & Connected Products

Strengthen security for engineering information, product ecosystems, IoT devices, applications and sensitive data.

Our Approach

NIST-Aligned Manufacturing Cybersecurity Approach

Varutra aligns manufacturing cybersecurity services with the
NIST Cybersecurity Framework (CSF) to provide a structured,
risk-based approach across IT, OT, ICS, industrial networks and connected
manufacturing environments.

01

Identify

Identify critical IT, OT and ICS assets, data, processes, dependencies,
vulnerabilities, cyber risks and applicable manufacturing security
requirements.

02

Protect

Strengthen security through VAPT, access controls, network segmentation,
secure architecture, vulnerability remediation, policies and risk-based
cybersecurity controls.

03

Detect

Improve threat visibility through SOC monitoring, vulnerability
management, threat intelligence, security testing and continuous
detection across IT, OT, ICS and industrial networks.

04

Respond

Strengthen incident response, containment and investigation capabilities
to reduce the impact of ransomware, unauthorized access, OT attacks and
other manufacturing cyber threats.

05

Recover

Improve resilience through recovery planning, business continuity,
remediation, GRC and security revalidation to continuously reduce
cybersecurity risk and strengthen manufacturing operations.

Manufacturing Cybersecurity Expertise

Why Manufacturers Choose Varutra for Cybersecurity

Varutra brings cybersecurity assessment, testing, monitoring, GRC and advisory capabilities that can be applied to manufacturing’s interconnected IT, OT, application, cloud and IoT environments.

12,000+

Vulnerabilities Identified

Security findings identified through authorized assessment and testing engagements.

100+

Clients Supported

Experience supporting organizations with cybersecurity assessment and risk-reduction needs.

50+

Certified Professionals

Cybersecurity expertise across security testing, risk assessment, compliance and cyber resilience.

14+ Years

Industry Experience

Experience delivering cybersecurity services across diverse technology and business environments in Asia-Pacific, Latin America, Europe, the Middle East, and Africa.

Manufacturing Cyber Resilience

Build Security Into the Connected Factory

Manufacturing security works best when technical testing, architecture, monitoring, governance and human readiness reinforce one another.

Manufacturing Cybersecurity FAQs

Frequently Asked Questions

Clear answers about manufacturing cybersecurity, OT and ICS security, VAPT, industrial networks, IoT, cyber resilience and compliance.

Varutra provides end-to-end manufacturing cybersecurity services across enterprise IT, operational technology (OT), industrial control systems (ICS), industrial networks, applications, cloud, IoT and connected products. Services include cyber risk assessments, vulnerability assessment and penetration testing (VAPT), OT and ICS security assessments, industrial network security testing, application and API security, cloud security, IoT security, red teaming, threat intelligence, SOC and managed security, incident response, GRC and compliance, security architecture reviews, and cybersecurity advisory.

Manufacturing cybersecurity is important because a cyberattack can affect more than data and business applications—it can disrupt production, plant operations and connected industrial systems. Modern factories connect enterprise IT with OT, industrial networks, engineering systems, remote access, cloud platforms, IoT devices and third-party technologies. A risk-based cybersecurity program helps manufacturers identify attack paths, reduce exposure, strengthen IT-OT security and improve operational resilience.

Common manufacturing cybersecurity risks include ransomware, insecure remote access, IT-to-OT attack paths, weak network segmentation, vulnerable industrial control systems, exposed services, credential theft, excessive privileges, insecure IoT devices, application and API vulnerabilities, third-party and supplier compromise, data exposure and attacks that can disrupt production or business operations.

An OT and ICS security assessment can evaluate industrial architecture, asset visibility, network segmentation, remote and vendor access, exposed services, access controls, industrial protocols, critical asset pathways and existing security controls. OT security testing is planned around the approved scope, operational constraints, availability requirements and safety considerations to reduce the risk of disrupting production environments.

Manufacturing VAPT combines vulnerability assessment with controlled penetration testing to identify and validate exploitable security weaknesses. Depending on the approved scope, testing can cover internet-facing infrastructure, internal networks, web and mobile applications, APIs, cloud environments, IoT and connected technologies. OT and industrial environments require specialized authorization, rules of engagement and safety-aware testing.

Manufacturers can improve smart-factory and Industry 4.0 cybersecurity by mapping IT-OT dependencies, maintaining asset visibility, segmenting industrial networks, securing remote and privileged access, assessing IoT and connected devices, testing applications and APIs, protecting cloud and data flows, monitoring critical environments, managing third-party connections, and maintaining incident response and recovery capabilities.

The appropriate standards and frameworks depend on the manufacturer’s operations, geography, customers, products and technology environment. Relevant references can include IEC 62443 for industrial automation and control systems, ISO/IEC 27001 for information security management, the NIST Cybersecurity Framework, NIST SP 800-82 for operational technology security, CIS Controls, OWASP practices for applications and connected technologies, applicable Indian requirements, and customer or supplier security requirements.

Stay Ahead of Manufacturing Cyber Risk

Secure Your Manufacturing Environment

Discuss your manufacturing cybersecurity requirements with Varutra and identify the right assessment, testing, monitoring, compliance or strategic security approach for your plants, OT environments, industrial networks, applications, cloud services, connected products and critical business systems.

Request a Manufacturing Cybersecurity Assessment