.mod-hero{background:var(--n1);padding:10rem 0 5rem;border-bottom:1px solid var(--bl)} .mod-hero .stag{color:var(--g3);margin-bottom:1rem;font-size:0.7rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;display:block} .mod-hero h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,3.2rem);color:var(--white);line-height:1.1;margin-bottom:1.2rem} .mod-hero p{font-size:0.95rem;color:var(--s3);max-width:560px;line-height:1.8;font-weight:300} .who{background:var(--s1);padding:4rem 0;border-bottom:1px solid var(--s2)} .who h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:1rem} .who p{font-size:0.88rem;color:var(--s5);line-height:1.8;max-width:720px} .modules{padding:6rem 0;background:var(--white)} .module-card{border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;margin-bottom:2rem;position:relative;overflow:hidden;background:var(--white)} .module-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .module-num{font-size:0.65rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem;display:block} .module-card h3{font-family:"DM Serif Display",serif;font-size:1.3rem;color:var(--n1);margin-bottom:0.3rem;line-height:1.2} .module-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid var(--s2);align-items:center} .module-meta span{font-size:0.75rem;color:var(--s4);font-weight:500} .module-meta .price{color:var(--g3);font-weight:700;font-size:0.82rem} .module-section{margin-bottom:1.2rem} .module-section h4{font-size:0.7rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem} .module-section p{font-size:0.87rem;color:var(--s5);line-height:1.8} .module-who{font-size:0.8rem;color:var(--s4);line-height:1.7;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--s2)} .module-who strong{color:var(--n2);font-weight:600} .module-btns{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem} .faq-s{padding:6rem 0;background:var(--s1)} .faq-s h2{font-family:"DM Serif Display",serif;font-size:1.8rem;color:var(--n1);margin-bottom:3rem} .faq-item{border-bottom:1px solid var(--s2);padding:1.5rem 0} .faq-q{font-size:0.9rem;font-weight:600;color:var(--n2);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem} .faq-q span{flex-shrink:0;color:var(--g3);font-size:1.2rem} .faq-a{font-size:0.85rem;color:var(--s5);line-height:1.85;padding-top:0.8rem} .fg{margin-bottom:1.2rem} .fg label{display:block;font-size:0.7rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--s5);margin-bottom:0.4rem} .fg input,.fg select,.fg textarea{width:100%;padding:11px 14px;border:1px solid var(--s2);border-radius:var(--r);font-family:"Sora",sans-serif;font-size:0.84rem;color:var(--n2);background:var(--white);transition:border-color 0.2s} .fg input:focus,.fg select:focus,.fg textarea:focus{outline:none;border-color:var(--g3)} .fg textarea{resize:vertical;min-height:110px} .fsuc{display:none;background:rgba(201,168,76,0.1);border:1px solid var(--g4);border-radius:var(--r);padding:1rem;font-size:0.82rem;color:var(--g3);margin-top:1rem;text-align:center} .sref{font-size:0.58rem;color:var(--s4);opacity:0.55;display:block;margin-top:0.4rem} .briefings-wrap{padding:4rem 0} .briefings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem} .briefing-card{border:1px solid var(--s2);border-radius:var(--r);padding:1.8rem;transition:all 0.25s;background:var(--white)} .briefing-card:hover{border-color:var(--g3);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.06)} .briefing-tag{font-size:0.62rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.6rem;display:block} .briefing-card h3{font-size:0.92rem;color:var(--n2);line-height:1.4;margin-bottom:0.5rem;font-family:"DM Serif Display",serif} .briefing-card p{font-size:0.78rem;color:var(--s4);line-height:1.65} .filter-tabs{display:flex;gap:0.8rem;flex-wrap:wrap;margin-bottom:2.5rem} .filter-tab{padding:7px 18px;border:1px solid var(--s2);border-radius:20px;font-size:0.72rem;font-weight:500;color:var(--s4);cursor:pointer;transition:all 0.2s;background:var(--white)} .filter-tab.active,.filter-tab:hover{border-color:var(--g3);color:var(--g3);background:rgba(201,168,76,0.05)} .about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start;padding:8rem 0} .principle{padding:1.5rem 0;border-bottom:1px solid var(--s2)} .principle h4{font-family:"Sora",sans-serif;font-size:0.85rem;font-weight:600;color:var(--n2);margin-bottom:0.4rem} .principle p{font-size:0.83rem;color:var(--s5);line-height:1.75} .trainer-card{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;position:relative;margin-top:3rem} .trainer-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:5rem 0} .cform{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem} .cform h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:0.5rem} .cform .sub{font-size:0.82rem;color:var(--s4);margin-bottom:1.8rem;line-height:1.7} @media(max-width:820px){.about-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.briefings-grid{grid-template-columns:1fr 1fr}} @media(max-width:600px){.briefings-grid{grid-template-columns:1fr}}
Training · Energy & Transition Engineering

Energy & Transition Engineering Training

Five modules covering the engineering decisions behind energy costs, transition investments and emissions obligations. Delivered virtually or on-site at your facility.

Who this training is for

Energy managers, sustainability officers, operations directors, plant managers, mechanical and electrical engineers, project engineers handling Capital Expenditure (CAPEX) decisions, and finance leads involved in energy investment approvals.

5 modules · 5 hours each · September – October 2026

Training modules

MODULE 01

Loadshedding Cost Quantification & Energy Mix Analysis

Tier 2 · R3,000 per person 📅 Wednesday 2 September 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to quantify the full cost of loadshedding to their operation — diesel, lost production, equipment damage, overtime, cold chain losses and hidden costs that most operations never model. Energy mix analysis is covered — identifying the top energy consumers in an operation and what drives the cost of each.

Why it matters

Most operations estimate loadshedding costs. Few have modelled them with engineering rigour. Without a defensible number, investment in backup power or alternative energy cannot be justified to a board or finance committee.

Outcome

Participants leave with a loadshedding cost model for their operation and an energy mix analysis identifying where cost reduction is most achievable.

Who should attend: Operations managers, plant managers, energy managers, finance leads involved in energy decisions, mechanical and electrical engineers.
MODULE 02

Renewable Capital Expenditure (CAPEX) Return on Investment (ROI) & Engineering-Based Investment Justification

Tier 3 · R3,500 per person 📅 Wednesday 9 September 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to build an engineering-based Return on Investment (ROI) model for renewable energy investment — solar, battery storage and hybrid systems. Capital Expenditure (CAPEX) justification methodology is covered in full — how to structure the investment case, what assumptions to test and how to present it to a board or finance committee.

Why it matters

Renewable energy investment decisions made on vendor proposals are commercially motivated. An independent engineering-based Return on Investment (ROI) model gives operations the numbers to make the decision themselves — and defend it.

Outcome

Participants leave able to build a Return on Investment (ROI) model for a renewable energy investment at their facility and structure a board-ready Capital Expenditure (CAPEX) justification.

Who should attend: Energy managers, project engineers, operations directors, plant managers, finance leads involved in Capital Expenditure (CAPEX) approvals.
MODULE 03

Operational Emissions Assessment & Reduction Engineering

Tier 3 · R3,500 per person 📅 Wednesday 16 September 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to identify, quantify and report Greenhouse Gas (GHG) emissions at plant level — Scope 1 direct emissions, Scope 2 purchased energy emissions and Scope 3 value chain emissions. South Africa's National Greenhouse Gas (GHG) Reporting Regulations are covered alongside the ISO 14064 Greenhouse Gas (GHG) Accounting standard. Engineering-based reduction opportunities are identified and quantified.

Why it matters

Greenhouse Gas (GHG) reporting has been mandatory for certain South African operations since 2018. Many operations are still not compliant. Beyond compliance, Scope 1 and 2 emissions reductions translate directly into energy cost reductions — the engineering and the financial case are the same analysis.

Outcome

Participants leave able to compile a Scope 1 and 2 Greenhouse Gas (GHG) emissions inventory for their operation, identify engineering-based reduction opportunities and build a reduction roadmap with quantified outcomes.

Who should attend: Energy managers, sustainability officers, plant managers, mechanical and electrical engineers, operations directors.
MODULE 04

Critical Asset End-of-Life Decision Engineering

Tier 4 · R4,200 per person 📅 Wednesday 23 September 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to make end-of-life decisions for critical assets using engineering methodology — decommission, life extension or replacement. Remaining useful life assessment, risk-based inspection findings, Total Cost of Ownership (TCO) modelling and production impact quantification are applied to real assets.

Why it matters

End-of-life decisions made under production pressure, without engineering analysis, cost more and deliver less. An asset replaced too early wastes Capital Expenditure (CAPEX). An asset kept too long accumulates risk and maintenance cost.

Outcome

Participants leave with a decision framework for critical asset end-of-life applicable to any asset class — and the ability to build a Capital Expenditure (CAPEX) justification grounded in engineering analysis.

Who should attend: Senior engineers, asset managers, operations directors, plant managers, finance leads involved in major Capital Expenditure (CAPEX) decisions.
MODULE 05

Just Transition for Operations — From Policy to Plant Floor

Tier 3 · R3,500 per person 📅 Wednesday 1 October 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn what South Africa's Just Transition means at an operational level — what it requires of operations, what the timeline looks like and what engineering decisions it drives. The gap between national policy and plant-floor implementation is closed — participants leave knowing what the transition means for their specific operation, their workforce and their asset base.

Why it matters

Just Transition policy is everywhere. Practical operational guidance is almost nowhere. Operations leaders are expected to implement a transition they have not been given the tools to understand.

Outcome

Participants leave with a clear understanding of Just Transition obligations and opportunities at their facility — and a framework for building an operational transition roadmap that is realistic, costed and implementable.

Who should attend: Operations directors, plant managers, energy managers, sustainability officers, senior engineers.

Frequently asked questions

Who should attend Energy & Transition Engineering training?+
Energy managers, sustainability officers, operations directors, plant managers, mechanical and electrical engineers, project engineers and finance leads involved in energy Capital Expenditure (CAPEX) approvals. Any person who influences energy spend, investment decisions or emissions reporting obligations.
Is this training relevant outside South Africa?+
Loadshedding is specific to South Africa. All other modules — Return on Investment (ROI) modelling, Greenhouse Gas (GHG) emissions assessment, end-of-life decision engineering and Just Transition — are applicable across Africa and beyond.
Can we attend individual modules?+
Yes. Each module is self-contained and can be attended independently.
How is training delivered?+
Virtually via scheduled sessions open globally, or on-site at your facility by enquiry. Virtual sessions run Wednesday 11h00–16h00 South Africa Standard Time (SAST).
What do participants receive on completion?+
A certificate of attendance per module. Continuing Professional Development (CPD) accreditation is in progress.
What is the group size for virtual sessions?+
Minimum 8, maximum 20 participants per session.

Enquire about this training

Virtual sessions open globally. On-site facility sessions by enquiry.

Register for a virtual session → Enquire about group booking →