{"id":2948,"date":"2026-05-14T09:35:36","date_gmt":"2026-05-14T09:35:36","guid":{"rendered":"https:\/\/energylz.com\/?page_id=2948"},"modified":"2026-05-15T09:16:41","modified_gmt":"2026-05-15T09:16:41","slug":"wind-energy-onshore-offshore-turbine-installation-energy","status":"publish","type":"page","link":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/","title":{"rendered":"Wind turbine installation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2948\" class=\"elementor elementor-2948\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3be16e7 e-con-full e-flex e-con e-parent\" data-id=\"3be16e7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87142e5 elementor-widget elementor-widget-html\" data-id=\"87142e5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Wind Energy \u2013 energy<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --blue:    #1a5276;\r\n  --blue2:   #2980b9;\r\n  --accent:  #14cedd;\r\n  --dark:    #1a1a1a;\r\n  --gray:    #555;\r\n  --light:   #f4f6f8;\r\n  --border:  #e0e4e8;\r\n  --white:   #ffffff;\r\n}\r\n\r\nhtml, body { width: 100%; margin: 0; padding: 0; }\r\nbody { font-family: 'Open Sans', sans-serif; color: var(--dark); background: var(--white); }\r\na { text-decoration: none; color: inherit; }\r\n\r\n\/* \u2500\u2500\u2500 HEADER \u2500\u2500\u2500 *\/\r\nheader {\r\n  width: 100%;\r\n  background: var(--white);\r\n  border-bottom: 1px solid var(--border);\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 200;\r\n}\r\n.nav-inner {\r\n  width: 100%;\r\n  padding: 0 3rem;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  height: 72px;\r\n}\r\n.logo { font-family: 'Open Sans', sans-serif; font-size: 1.6rem; font-weight: 800; color: var(--dark); letter-spacing: -.02em; }\r\n.nav-links { display: flex; align-items: center; gap: 2.2rem; list-style: none; }\r\n.nav-links a {\r\n  font-family: 'Open Sans', sans-serif;\r\n  font-size: 16px;\r\n  font-weight: 700;\r\n  letter-spacing: .04em;\r\n  text-transform: uppercase;\r\n  color: var(--dark);\r\n  padding: .4rem 0;\r\n  line-height: 30px;\r\n  border-bottom: 2px solid transparent;\r\n  transition: color .2s, border-color .2s;\r\n}\r\n.nav-links a:hover,\r\n.nav-links a.active { color: #14cedd; border-bottom-color: #14cedd; }\r\n.nav-search { background: none; border: none; cursor: pointer; padding: .2rem; color: var(--dark); }\r\n.nav-search:hover { color: #14cedd; }\r\n\r\n\/* \u2500\u2500\u2500 BANNER \u2500\u2500\u2500 *\/\r\n.page-banner {\r\n  width: 100%;\r\n  background: linear-gradient(105deg, #071320 0%, #0c2340 50%, #0d3566 100%);\r\n  padding: 5rem 0 4.5rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.page-banner::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image:\r\n    repeating-linear-gradient(\r\n      -15deg,\r\n      transparent,\r\n      transparent 120px,\r\n      rgba(20,206,221,.03) 120px,\r\n      rgba(20,206,221,.03) 121px\r\n    );\r\n}\r\n.page-banner::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: 0; left: 0;\r\n  width: 100%; height: 60px;\r\n  background: linear-gradient(0deg, rgba(20,206,221,.06) 0%, transparent 100%);\r\n  pointer-events: none;\r\n}\r\n.banner-inner {\r\n  width: 100%;\r\n  padding: 0 3rem;\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 3rem;\r\n}\r\n.banner-text { flex: 1; }\r\n.banner-tag {\r\n  display: inline-block;\r\n  font-size: .7rem;\r\n  font-weight: 700;\r\n  letter-spacing: .18em;\r\n  text-transform: uppercase;\r\n  color: #14cedd;\r\n  border: 1px solid rgba(20,206,221,.4);\r\n  padding: .3rem .8rem;\r\n  margin-bottom: 1.2rem;\r\n}\r\n.banner-text h1 { font-size: clamp(2.4rem, 5vw, 3.8rem); font-weight: 800; color: var(--white); line-height: 1.1; margin-bottom: 1rem; }\r\n.banner-text h1 span { color: #14cedd; }\r\n.banner-text p { font-size: 1rem; font-weight: 300; color: rgba(255,255,255,.75); line-height: 1.75; max-width: 520px; margin-bottom: 2rem; }\r\n.btn-primary {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: #14cedd; color: #071320;\r\n  font-family: 'Open Sans', sans-serif; font-size: .82rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;\r\n  padding: .85rem 1.8rem; border: none; cursor: pointer;\r\n  transition: background .2s, transform .15s;\r\n}\r\n.btn-primary:hover { background: #0fb8c9; transform: translateY(-1px); }\r\n.btn-ghost {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: transparent; color: var(--white);\r\n  font-family: 'Open Sans', sans-serif; font-size: .82rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;\r\n  padding: .85rem 1.8rem; border: 1px solid rgba(255,255,255,.3); cursor: pointer;\r\n  transition: border-color .2s, color .2s;\r\n}\r\n.btn-ghost:hover { border-color: #14cedd; color: #14cedd; }\r\n.btn-row { display: flex; gap: 1rem; flex-wrap: wrap; }\r\n.banner-visual { flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500\u2500 STATS STRIP \u2500\u2500\u2500 *\/\r\n.stats-strip { width: 100%; background: #0c2340; display: flex; }\r\n.stat-box {\r\n  flex: 1; padding: 1.8rem 2rem;\r\n  border-right: 1px solid rgba(255,255,255,.12);\r\n  display: flex; align-items: center; gap: 1.1rem;\r\n}\r\n.stat-box:last-child { border-right: none; }\r\n.stat-icon { opacity: .7; flex-shrink: 0; }\r\n.stat-num { font-size: 1.9rem; font-weight: 800; color: var(--white); line-height: 1; }\r\n.stat-num sub { font-size: .9rem; font-weight: 400; }\r\n.stat-lbl { font-size: .72rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.55); margin-top: .2rem; }\r\n\r\n\/* \u2500\u2500\u2500 LAYOUT \u2500\u2500\u2500 *\/\r\n.container { max-width: 1200px; margin: 0 auto; padding: 0 3rem; }\r\n.section-eyebrow {\r\n  font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase;\r\n  color: var(--blue2); display: flex; align-items: center; gap: .6rem; margin-bottom: .8rem;\r\n}\r\n.section-eyebrow::before { content: ''; display: inline-block; width: 28px; height: 2px; background: var(--blue2); }\r\n.section-title { font-size: clamp(1.7rem, 3vw, 2.4rem); font-weight: 800; line-height: 1.2; margin-bottom: 1.2rem; color: var(--dark); }\r\n.section-title span { color: var(--blue2); }\r\n.section-body { font-size: .93rem; font-weight: 300; color: var(--gray); line-height: 1.85; margin-bottom: 1rem; }\r\n\r\n\/* \u2500\u2500\u2500 INTRO \u2500\u2500\u2500 *\/\r\n.intro { padding: 5rem 0; }\r\n.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\r\n.check-list { list-style: none; margin-top: 1.5rem; display: flex; flex-direction: column; gap: .7rem; }\r\n.check-list li { display: flex; align-items: flex-start; gap: .7rem; font-size: .88rem; color: var(--gray); }\r\n.check-list li::before {\r\n  content: '';\r\n  display: inline-block; width: 18px; height: 18px; min-width: 18px;\r\n  border-radius: 50%;\r\n  background: #14cedd url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") no-repeat center;\r\n  margin-top: 1px;\r\n}\r\n.illus-box {\r\n  background: linear-gradient(140deg, #071320, #0d3566);\r\n  border-radius: 4px; padding: 3rem;\r\n  display: flex; align-items: center; justify-content: center;\r\n  min-height: 380px; position: relative; overflow: hidden;\r\n}\r\n.illus-box::after {\r\n  content: '';\r\n  position: absolute; bottom: -40px; right: -40px;\r\n  width: 200px; height: 200px; border-radius: 50%;\r\n  background: rgba(20,206,221,.07);\r\n}\r\n\r\n\/* \u2500\u2500\u2500 ONSHORE vs OFFSHORE \u2500\u2500\u2500 *\/\r\n.compare-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.compare-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; background: var(--border); margin-top: 3rem; }\r\n.compare-card {\r\n  background: var(--white); padding: 3rem 2.5rem;\r\n  position: relative; overflow: hidden;\r\n  transition: background .25s;\r\n}\r\n.compare-card:hover { background: #f5fcfd; }\r\n.compare-card::after {\r\n  content: '';\r\n  position: absolute; top: 0; left: 0;\r\n  width: 4px; height: 100%;\r\n  background: #14cedd;\r\n}\r\n.compare-label {\r\n  display: inline-block; font-size: .68rem; font-weight: 700; letter-spacing: .18em;\r\n  text-transform: uppercase; color: #14cedd;\r\n  border: 1px solid rgba(20,206,221,.35); padding: .25rem .7rem; margin-bottom: 1.2rem;\r\n}\r\n.compare-card h3 { font-size: 1.5rem; font-weight: 800; color: var(--dark); margin-bottom: 1rem; }\r\n.compare-card p { font-size: .88rem; font-weight: 300; color: var(--gray); line-height: 1.8; margin-bottom: 1.5rem; }\r\n.compare-specs { display: grid; grid-template-columns: repeat(3,1fr); gap: 1rem; margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid var(--border); }\r\n.cspec { display: flex; flex-direction: column; gap: 3px; }\r\n.cspec-val { font-size: 1.2rem; font-weight: 800; color: #14cedd; line-height: 1; }\r\n.cspec-lbl { font-size: .68rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; color: var(--gray); }\r\n.compare-visual { margin-bottom: 1.5rem; }\r\n\r\n\/* \u2500\u2500\u2500 SERVICE CARDS \u2500\u2500\u2500 *\/\r\n.services-section { padding: 5rem 0; }\r\n.section-header { text-align: center; margin-bottom: 3rem; }\r\n.cards-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }\r\n.card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  padding: 2.2rem 1.8rem; border-radius: 4px;\r\n  transition: box-shadow .25s, border-color .25s, transform .25s;\r\n  position: relative; overflow: hidden;\r\n}\r\n.card::before { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background: #14cedd; transition: width .35s; }\r\n.card:hover { box-shadow: 0 8px 32px rgba(20,206,221,.1); border-color: #a8ecf0; transform: translateY(-3px); }\r\n.card:hover::before { width: 100%; }\r\n.card-icon { width: 52px; height: 52px; background: #e6fafb; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 1.2rem; }\r\n.card h3 { font-size: 1.05rem; font-weight: 700; margin-bottom: .7rem; color: var(--dark); }\r\n.card p { font-size: .85rem; font-weight: 300; color: var(--gray); line-height: 1.75; }\r\n.card-link { display: inline-flex; align-items: center; gap: .35rem; font-size: .78rem; font-weight: 700; color: #14cedd; margin-top: 1.2rem; letter-spacing: .04em; text-transform: uppercase; transition: gap .2s; }\r\n.card:hover .card-link { gap: .6rem; }\r\n\r\n\/* \u2500\u2500\u2500 PROCESS \u2500\u2500\u2500 *\/\r\n.process-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.steps-row { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; margin-top: 3.5rem; position: relative; }\r\n.steps-row::before { content: ''; position: absolute; top: 28px; left: calc(12.5% + 14px); width: calc(75% - 28px); height: 1px; background: var(--border); }\r\n.step-item { text-align: center; padding: 0 1rem; }\r\n.step-circle { width: 56px; height: 56px; border-radius: 50%; background: var(--blue); color: var(--white); font-size: 1.1rem; font-weight: 700; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.2rem; position: relative; z-index: 1; }\r\n.step-item h4 { font-size: .88rem; font-weight: 700; margin-bottom: .5rem; color: var(--dark); text-transform: uppercase; letter-spacing: .05em; }\r\n.step-item p { font-size: .8rem; font-weight: 300; color: var(--gray); line-height: 1.7; }\r\n\r\n\/* \u2500\u2500\u2500 WHY \u2500\u2500\u2500 *\/\r\n.why-section { background: linear-gradient(110deg, #071320 0%, #0c2340 100%); padding: 5rem 0; }\r\n.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\r\n.why-text .section-title { color: var(--white); }\r\n.why-text .section-body { color: rgba(255,255,255,.7); }\r\n.why-text .section-eyebrow { color: #14cedd; }\r\n.why-text .section-eyebrow::before { background: #14cedd; }\r\n.reasons { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-top: 2rem; }\r\n.reason-item { background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-radius: 4px; padding: 1.4rem 1.2rem; transition: background .2s; }\r\n.reason-item:hover { background: rgba(255,255,255,.12); }\r\n.reason-num { font-size: 2rem; font-weight: 800; color: rgba(20,206,221,.45); line-height: 1; margin-bottom: .4rem; }\r\n.reason-item h4 { font-size: .88rem; font-weight: 700; color: var(--white); margin-bottom: .3rem; }\r\n.reason-item p { font-size: .78rem; font-weight: 300; color: rgba(255,255,255,.55); line-height: 1.6; }\r\n\r\n\/* \u2500\u2500\u2500 CTA \u2500\u2500\u2500 *\/\r\n.cta-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.cta-box { background: linear-gradient(105deg, #0c2340, #0d3566); border-radius: 4px; padding: 3.5rem 3rem; display: flex; align-items: center; justify-content: space-between; gap: 2rem; flex-wrap: wrap; }\r\n.cta-box h2 { font-size: 1.9rem; font-weight: 800; color: var(--white); line-height: 1.2; }\r\n.cta-box h2 span { color: #14cedd; }\r\n.cta-box p { font-size: .9rem; font-weight: 300; color: rgba(255,255,255,.7); margin-top: .5rem; }\r\n\r\n\/* \u2500\u2500\u2500 OTHER SERVICES \u2500\u2500\u2500 *\/\r\n.other-section { padding: 5rem 0; }\r\n.other-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.5rem; margin-top: 2.5rem; }\r\n.other-card { border: 1px solid var(--border); border-radius: 4px; padding: 1.6rem 1.8rem; display: flex; align-items: center; justify-content: space-between; transition: border-color .2s, background .2s; }\r\n.other-card:hover { border-color: #14cedd; background: #f0fbfc; }\r\n.other-card-name { font-size: 1rem; font-weight: 700; color: var(--dark); text-transform: uppercase; letter-spacing: .06em; }\r\n.other-card-sub { font-size: .78rem; color: var(--gray); margin-top: .2rem; }\r\n.other-card-arrow { color: #14cedd; transition: transform .2s; }\r\n.other-card:hover .other-card-arrow { transform: translateX(5px); }\r\n\r\n\/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\r\nfooter { background: #111; color: rgba(255,255,255,.55); padding: 2rem 3rem; font-size: .8rem; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1rem; }\r\n.footer-logo { font-size: 1.3rem; font-weight: 800; color: var(--white); }\r\nfooter a { color: rgba(255,255,255,.55); }\r\nfooter a:hover { color: var(--white); }\r\n\r\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n@media (max-width: 900px) {\r\n  .two-col, .why-grid, .reasons, .compare-grid { grid-template-columns: 1fr; gap: 2rem; }\r\n  .cards-grid, .other-grid { grid-template-columns: 1fr 1fr; }\r\n  .steps-row { grid-template-columns: 1fr 1fr; }\r\n  .steps-row::before { display: none; }\r\n  .nav-inner, .container { padding: 0 1.5rem; }\r\n  .banner-inner { padding: 0 1.5rem; }\r\n}\r\n@media (max-width: 560px) {\r\n  .cards-grid, .other-grid, .steps-row { grid-template-columns: 1fr; }\r\n  .stats-strip { flex-direction: column; }\r\n  .stat-box { border-right: none; border-bottom: 1px solid rgba(255,255,255,.12); }\r\n  .banner-visual { display: none; }\r\n  .page-banner { padding: 3rem 0; }\r\n  .compare-specs { grid-template-columns: 1fr 1fr; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HEADER -->\r\n<header>\r\n  <div class=\"nav-inner\">\r\n    <a href=\"https:\/\/energylz.com\/\" class=\"logo\">energy<\/a>\r\n    <ul class=\"nav-links\">\r\n      <li><a href=\"https:\/\/energylz.com\/\">Home<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/about\/\">About<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/service\/\" class=\"active\">Service<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/blog\/\">Blog<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/contact\/\">Contact<\/a><\/li>\r\n    <\/ul>\r\n    <button class=\"nav-search\" aria-label=\"Search\">\r\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><circle cx=\"9\" cy=\"9\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.8\"\/><line x1=\"13.5\" y1=\"13.5\" x2=\"17\" y2=\"17\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\r\n    <\/button>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- BANNER -->\r\n<section class=\"page-banner\">\r\n  <div class=\"banner-inner\">\r\n    <div class=\"banner-text\">\r\n      <div class=\"banner-tag\">Service 04<\/div>\r\n      <h1>Wind <span>Energy<\/span><\/h1>\r\n      <p>Clean, reliable power generated from the wind \u2014 onshore and offshore. From site selection and turbine engineering to full installation and lifetime maintenance, we deliver wind projects that perform.<\/p>\r\n      <div class=\"btn-row\">\r\n        <a href=\"https:\/\/energylz.com\/index.php\/contact\/\" class=\"btn-primary\">Get Free Consultation<\/a>\r\n        <a href=\"https:\/\/energylz.com\/index.php\/about\/\" class=\"btn-ghost\">Learn More<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"banner-visual\">\r\n      <svg width=\"340\" height=\"300\" viewBox=\"0 0 340 300\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <line x1=\"200\" y1=\"100\" x2=\"200\" y2=\"280\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\r\n        <path d=\"M185 280 L215 280 L210 270 L190 270 Z\" fill=\"rgba(255,255,255,0.25)\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"\/>\r\n        <circle cx=\"200\" cy=\"108\" r=\"10\" fill=\"rgba(20,206,221,0.5)\" stroke=\"rgba(20,206,221,0.9)\" stroke-width=\"2\"\/>\r\n        <path d=\"M200 108 C194 85 174 58 158 48 C150 44 146 52 152 58 C164 68 184 90 200 108Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1.8\"\/>\r\n        <path d=\"M200 108 C222 116 254 118 272 110 C280 106 278 96 270 98 C252 102 226 104 200 108Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1.8\"\/>\r\n        <path d=\"M200 108 C190 130 186 160 192 176 C196 184 206 182 206 174 C206 156 202 130 200 108Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1.8\"\/>\r\n        <circle cx=\"200\" cy=\"108\" r=\"68\" fill=\"none\" stroke=\"rgba(20,206,221,0.1)\" stroke-width=\"1\" stroke-dasharray=\"5 6\"\/>\r\n        <line x1=\"90\" y1=\"160\" x2=\"90\" y2=\"270\" stroke=\"rgba(255,255,255,0.2)\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n        <circle cx=\"90\" cy=\"163\" r=\"5\" fill=\"rgba(20,206,221,0.3)\"\/>\r\n        <path d=\"M90 163 C86 150 76 140 68 137 C64 136 63 140 66 142 C73 146 82 154 90 163Z\" fill=\"rgba(20,206,221,0.15)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1\"\/>\r\n        <path d=\"M90 163 C100 158 108 150 108 143 C108 139 104 138 102 141 C98 148 94 156 90 163Z\" fill=\"rgba(20,206,221,0.15)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1\"\/>\r\n        <path d=\"M90 163 C86 175 87 186 93 190 C96 192 99 189 98 185 C96 176 92 169 90 163Z\" fill=\"rgba(20,206,221,0.15)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1\"\/>\r\n        <path d=\"M20 80 Q55 72 90 80 Q120 86 140 78\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\"1.2\" stroke-dasharray=\"6 5\" fill=\"none\"\/>\r\n        <path d=\"M20 96 Q55 88 90 96 Q120 102 150 92\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\" stroke-dasharray=\"6 5\" fill=\"none\"\/>\r\n        <path d=\"M20 112 Q55 104 90 112 Q130 120 160 108\" stroke=\"rgba(20,206,221,0.1)\" stroke-width=\"1\" stroke-dasharray=\"6 5\" fill=\"none\"\/>\r\n        <path d=\"M20 260 Q80 252 140 260 Q200 268 270 256 Q300 250 320 258\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"1\" fill=\"none\"\/>\r\n        <path d=\"M20 270 Q80 262 140 270 Q200 278 270 266 Q300 260 320 268\" stroke=\"rgba(20,206,221,0.12)\" stroke-width=\"1\" fill=\"none\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STATS STRIP -->\r\n<div class=\"stats-strip\">\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><line x1=\"18\" y1=\"8\" x2=\"18\" y2=\"28\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"2\"\/><path d=\"M18 12 C13 9 7 9 4 12 C3 14 5 17 8 16 C12 15 15 13 18 12Z\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><path d=\"M18 12 C22 9 26 8 28 11 C29 13 27 16 24 15 C21 14 19 13 18 12Z\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><path d=\"M18 12 C16 16 16 21 18 24 C19 25 21 24 21 22 C20 18 19 15 18 12Z\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><circle cx=\"18\" cy=\"12\" r=\"3\" fill=\"rgba(255,255,255,0.5)\"\/><\/svg>\r\n    <div><div class=\"stat-num\">8<sub>MW<\/sub><\/div><div class=\"stat-lbl\">Per Turbine<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><path d=\"M8 22 L14 14 L20 20 L26 12\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><line x1=\"28\" y1=\"26\" x2=\"8\" y2=\"26\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\"1\"\/><\/svg>\r\n    <div><div class=\"stat-num\">35<sub>%<\/sub><\/div><div class=\"stat-lbl\">Capacity Factor<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><rect x=\"8\" y=\"10\" width=\"20\" height=\"18\" rx=\"2\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><line x1=\"18\" y1=\"4\" x2=\"18\" y2=\"10\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"13\" y1=\"4\" x2=\"23\" y2=\"4\" stroke=\"rgba(255,255,255,0.35)\" stroke-width=\"1\"\/><line x1=\"12\" y1=\"19\" x2=\"24\" y2=\"19\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\".8\"\/><line x1=\"12\" y1=\"23\" x2=\"24\" y2=\"23\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\".8\"\/><\/svg>\r\n    <div><div class=\"stat-num\">25<sub>yr<\/sub><\/div><div class=\"stat-lbl\">Design Life<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><path d=\"M18 6 C12 10 8 15 8 20 C8 26 12 30 18 30 C24 30 28 26 28 20 C28 15 24 10 18 6Z\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><path d=\"M14 20 C14 17 16 15 18 14 C20 15 22 17 22 20\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><\/svg>\r\n    <div><div class=\"stat-num\">0<\/div><div class=\"stat-lbl\">CO\u2082 Emissions<\/div><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- INTRO -->\r\n<section class=\"intro\">\r\n  <div class=\"container\">\r\n    <div class=\"two-col\">\r\n      <div>\r\n        <p class=\"section-eyebrow\">Who We Are<\/p>\r\n        <h2 class=\"section-title\">Turning Wind into <span>Clean Power<\/span><\/h2>\r\n        <p class=\"section-body\">Wind energy is one of the fastest-growing power sources in the world. Modern turbines are engineered to capture energy efficiently from low to high wind speeds, operating quietly and reliably for 25 years or more with minimal maintenance.<\/p>\r\n        <p class=\"section-body\">Whether you need a single turbine for a farm or factory, a multi-turbine onshore wind farm, or a large offshore installation, our team handles every stage \u2014 from wind resource assessment and turbine selection through to civil works, grid connection, and long-term O&M.<\/p>\r\n        <ul class=\"check-list\">\r\n          <li>Onshore and offshore wind turbine installation<\/li>\r\n          <li>Wind resource assessment & energy yield analysis<\/li>\r\n          <li>Small wind (10 kW) to utility-scale (8+ MW)<\/li>\r\n          <li>Foundation engineering: gravity, monopile, jacket<\/li>\r\n          <li>Grid connection and power purchase agreements<\/li>\r\n          <li>Lifetime O&M, blade inspection & repair<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"illus-box\">\r\n        <svg width=\"300\" height=\"300\" viewBox=\"0 0 300 300\" fill=\"none\">\r\n          <line x1=\"150\" y1=\"80\" x2=\"150\" y2=\"275\" stroke=\"rgba(255,255,255,0.45)\" stroke-width=\"6\" stroke-linecap=\"round\"\/>\r\n          <path d=\"M132 275 L168 275 L162 262 L138 262 Z\" fill=\"rgba(255,255,255,0.18)\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\"1.2\"\/>\r\n          <circle cx=\"150\" cy=\"88\" r=\"12\" fill=\"rgba(20,206,221,0.4)\" stroke=\"rgba(20,206,221,0.85)\" stroke-width=\"2.5\"\/>\r\n          <path d=\"M150 88 C142 60 118 30 98 18 C88 12 83 22 90 30 C104 44 130 68 150 88Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"2\"\/>\r\n          <path d=\"M150 88 C178 98 212 98 232 88 C242 82 240 68 230 72 C210 78 180 82 150 88Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"2\"\/>\r\n          <path d=\"M150 88 C138 116 134 152 142 172 C146 182 158 180 158 170 C158 148 152 116 150 88Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"2\"\/>\r\n          <circle cx=\"150\" cy=\"88\" r=\"88\" fill=\"none\" stroke=\"rgba(20,206,221,0.08)\" stroke-width=\"1.5\" stroke-dasharray=\"6 7\"\/>\r\n          <line x1=\"52\" y1=\"170\" x2=\"52\" y2=\"275\" stroke=\"rgba(255,255,255,0.22)\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n          <circle cx=\"52\" cy=\"173\" r=\"6\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.5)\" stroke-width=\"1.5\"\/>\r\n          <path d=\"M52 173 C47 156 34 142 22 138 C17 136 16 142 20 145 C30 150 44 161 52 173Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <path d=\"M52 173 C63 166 72 155 71 146 C71 141 65 140 63 145 C60 154 56 164 52 173Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <path d=\"M52 173 C48 186 49 200 55 206 C58 209 62 206 61 200 C59 190 55 181 52 173Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <line x1=\"248\" y1=\"195\" x2=\"248\" y2=\"275\" stroke=\"rgba(255,255,255,0.22)\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n          <circle cx=\"248\" cy=\"198\" r=\"6\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.5)\" stroke-width=\"1.5\"\/>\r\n          <path d=\"M248 198 C243 181 230 167 218 163 C213 161 212 167 216 170 C226 175 240 186 248 198Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <path d=\"M248 198 C259 191 268 180 267 171 C267 166 261 165 259 170 C256 179 252 189 248 198Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <path d=\"M248 198 C244 211 245 225 251 231 C254 234 258 231 257 225 C255 215 251 206 248 198Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.2\"\/>\r\n          <path d=\"M10 50 Q45 42 82 50 Q110 56 132 48\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.2\" stroke-dasharray=\"6 5\" fill=\"none\"\/>\r\n          <path d=\"M10 66 Q45 58 82 66 Q110 72 138 62\" stroke=\"rgba(20,206,221,0.18)\" stroke-width=\"1\" stroke-dasharray=\"6 5\" fill=\"none\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ONSHORE vs OFFSHORE -->\r\n<section class=\"compare-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">Technology<\/p>\r\n      <h2 class=\"section-title\">Onshore vs Offshore Wind<\/h2>\r\n    <\/div>\r\n    <div class=\"compare-grid\">\r\n      <div class=\"compare-card\">\r\n        <div class=\"compare-visual\">\r\n          <svg width=\"200\" height=\"120\" viewBox=\"0 0 200 120\" fill=\"none\">\r\n            <path d=\"M0 90 Q50 80 100 88 Q150 96 200 86\" fill=\"rgba(20,206,221,0.06)\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"1\"\/>\r\n            <rect x=\"0\" y=\"90\" width=\"200\" height=\"30\" fill=\"rgba(20,206,221,0.04)\"\/>\r\n            <line x1=\"80\" y1=\"40\" x2=\"80\" y2=\"92\" stroke=\"rgba(13,53,102,0.8)\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n            <path d=\"M72 92 L88 92 L85 85 L75 85 Z\" fill=\"rgba(13,53,102,0.5)\"\/>\r\n            <circle cx=\"80\" cy=\"43\" r=\"6\" fill=\"rgba(20,206,221,0.5)\" stroke=\"rgba(20,206,221,0.8)\" stroke-width=\"1.5\"\/>\r\n            <path d=\"M80 43 C75 28 62 14 52 10 C48 8 46 13 50 16 C58 22 70 32 80 43Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M80 43 C93 38 104 30 104 22 C104 18 99 17 97 21 C94 29 87 37 80 43Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M80 43 C76 56 76 68 80 75 C82 79 87 77 87 72 C87 62 83 52 80 43Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.2\"\/>\r\n            <line x1=\"140\" y1=\"58\" x2=\"140\" y2=\"90\" stroke=\"rgba(13,53,102,0.5)\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n            <circle cx=\"140\" cy=\"60\" r=\"4\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.5)\" stroke-width=\"1\"\/>\r\n            <path d=\"M140 60 C136 50 128 42 120 40 C118 39 117 42 120 44 C126 47 134 53 140 60Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M140 60 C148 55 155 48 154 42 C154 40 150 39 149 42 C147 48 143 55 140 60Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M140 60 C137 69 138 77 141 81 C143 83 146 81 145 78 C144 72 141 66 140 60Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <line x1=\"30\" y1=\"65\" x2=\"30\" y2=\"90\" stroke=\"rgba(13,53,102,0.4)\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n            <circle cx=\"30\" cy=\"67\" r=\"3\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1\"\/>\r\n            <path d=\"M30 67 C27 60 20 54 14 52 C12 52 12 54 14 55 C19 58 25 62 30 67Z\" fill=\"rgba(20,206,221,0.08)\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\".8\"\/>\r\n            <path d=\"M30 67 C36 63 40 57 39 52 C39 50 36 50 35 53 C34 58 32 63 30 67Z\" fill=\"rgba(20,206,221,0.08)\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\".8\"\/>\r\n            <path d=\"M30 67 C28 74 28 80 31 83 C32 84 34 83 34 81 C33 76 31 71 30 67Z\" fill=\"rgba(20,206,221,0.08)\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\".8\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <span class=\"compare-label\">Land-Based<\/span>\r\n        <h3>Onshore Wind<\/h3>\r\n        <p>Turbines installed on land \u2014 from single units on agricultural sites to multi-MW wind farms across open terrain. Lower installation cost, faster construction, and easier maintenance access make onshore wind the most cost-effective large-scale renewable energy source available today.<\/p>\r\n        <ul class=\"check-list\" style=\"margin-top:0\">\r\n          <li>Hub heights up to 160m for maximum yield<\/li>\r\n          <li>Rotor diameters up to 170m<\/li>\r\n          <li>Suitable for farmland, hillsides, industrial sites<\/li>\r\n          <li>Grid connection via underground cables or overhead lines<\/li>\r\n        <\/ul>\r\n        <div class=\"compare-specs\">\r\n          <div class=\"cspec\"><div class=\"cspec-val\">1\u20138 MW<\/div><div class=\"cspec-lbl\">Per turbine<\/div><\/div>\r\n          <div class=\"cspec\"><div class=\"cspec-val\">25\u201335%<\/div><div class=\"cspec-lbl\">Capacity factor<\/div><\/div>\r\n          <div class=\"cspec\"><div class=\"cspec-val\">25 yr<\/div><div class=\"cspec-lbl\">Design life<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"compare-card\">\r\n        <div class=\"compare-visual\">\r\n          <svg width=\"200\" height=\"120\" viewBox=\"0 0 200 120\" fill=\"none\">\r\n            <path d=\"M0 72 Q50 64 100 72 Q150 80 200 68\" fill=\"rgba(20,206,221,0.1)\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1\"\/>\r\n            <path d=\"M0 80 Q50 72 100 80 Q150 88 200 76\" fill=\"rgba(20,206,221,0.06)\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\"\/>\r\n            <rect x=\"0\" y=\"80\" width=\"200\" height=\"40\" fill=\"rgba(20,206,221,0.06)\"\/>\r\n            <rect x=\"76\" y=\"50\" width=\"8\" height=\"50\" rx=\"1\" fill=\"rgba(255,255,255,0.2)\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\".8\"\/>\r\n            <line x1=\"80\" y1=\"28\" x2=\"80\" y2=\"52\" stroke=\"rgba(255,255,255,0.55)\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n            <circle cx=\"80\" cy=\"31\" r=\"6\" fill=\"rgba(20,206,221,0.5)\" stroke=\"rgba(20,206,221,0.85)\" stroke-width=\"1.5\"\/>\r\n            <path d=\"M80 31 C75 14 60 2 48 -2 C44 -4 42 2 46 6 C56 12 70 22 80 31Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.5\"\/>\r\n            <path d=\"M80 31 C95 24 108 14 108 6 C108 2 102 0 100 5 C96 14 88 24 80 31Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.5\"\/>\r\n            <path d=\"M80 31 C75 46 75 60 80 68 C82 72 88 70 88 64 C88 52 83 41 80 31Z\" fill=\"rgba(20,206,221,0.22)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.5\"\/>\r\n            <rect x=\"136\" y=\"58\" width=\"6\" height=\"30\" rx=\"1\" fill=\"rgba(255,255,255,0.15)\" stroke=\"rgba(255,255,255,0.2)\" stroke-width=\".6\"\/>\r\n            <line x1=\"139\" y1=\"44\" x2=\"139\" y2=\"60\" stroke=\"rgba(255,255,255,0.35)\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n            <circle cx=\"139\" cy=\"46\" r=\"4\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.55)\" stroke-width=\"1\"\/>\r\n            <path d=\"M139 46 C135 35 124 26 116 23 C113 22 112 26 115 28 C122 32 132 39 139 46Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M139 46 C150 41 158 32 157 25 C157 22 152 21 150 25 C148 33 143 41 139 46Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M139 46 C135 57 136 67 140 72 C142 74 145 72 145 68 C144 60 141 53 139 46Z\" fill=\"rgba(20,206,221,0.12)\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M80 100 Q110 108 139 102\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.2\" stroke-dasharray=\"4 3\" fill=\"none\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <span class=\"compare-label\">Sea-Based<\/span>\r\n        <h3>Offshore Wind<\/h3>\r\n        <p>Turbines mounted on monopile, jacket, or floating foundations in shallow or deep coastal waters. Offshore sites experience stronger, more consistent winds with higher capacity factors \u2014 generating significantly more electricity per turbine than equivalent onshore installations.<\/p>\r\n        <ul class=\"check-list\" style=\"margin-top:0\">\r\n          <li>Monopile foundations for depths up to 50m<\/li>\r\n          <li>Jacket structures for deeper water<\/li>\r\n          <li>Floating foundations for water depths 60m+<\/li>\r\n          <li>Submarine cable export to onshore grid<\/li>\r\n        <\/ul>\r\n        <div class=\"compare-specs\">\r\n          <div class=\"cspec\"><div class=\"cspec-val\">3\u201315 MW<\/div><div class=\"cspec-lbl\">Per turbine<\/div><\/div>\r\n          <div class=\"cspec\"><div class=\"cspec-val\">40\u201350%<\/div><div class=\"cspec-lbl\">Capacity factor<\/div><\/div>\r\n          <div class=\"cspec\"><div class=\"cspec-val\">25 yr<\/div><div class=\"cspec-lbl\">Design life<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICE CARDS -->\r\n<section class=\"services-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">What's Included<\/p>\r\n      <h2 class=\"section-title\">Our Wind Energy Services<\/h2>\r\n    <\/div>\r\n    <div class=\"cards-grid\">\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><circle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><line x1=\"13\" y1=\"4\" x2=\"13\" y2=\"7\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"20\" y1=\"6.5\" x2=\"18\" y2=\"8.7\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"22\" y1=\"13\" x2=\"19\" y2=\"13\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"6\" y1=\"13\" x2=\"3\" y2=\"13\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><circle cx=\"13\" cy=\"13\" r=\"3\" fill=\"rgba(20,206,221,0.4)\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Wind Resource Assessment<\/h3>\r\n        <p>Meteorological mast installation, long-term wind data analysis, wake modelling, and bankable energy yield reports to accurately predict your site's annual generation.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><rect x=\"3\" y=\"3\" width=\"20\" height=\"20\" rx=\"2\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><line x1=\"3\" y1=\"9\" x2=\"23\" y2=\"9\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"9\" y1=\"9\" x2=\"9\" y2=\"23\" stroke=\"#14cedd\" stroke-width=\".8\"\/><circle cx=\"16\" cy=\"16\" r=\"3\" stroke=\"#14cedd\" stroke-width=\"1.2\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Turbine Selection & Design<\/h3>\r\n        <p>Independent turbine technology comparison, micrositing layout optimisation, shadow flicker and noise modelling \u2014 selecting the right turbine and position for maximum AEP.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><path d=\"M5 20 L5 8 L13 4 L21 8 L21 20 L13 24 Z\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><line x1=\"13\" y1=\"4\" x2=\"13\" y2=\"24\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"5\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"5\" y1=\"17\" x2=\"21\" y2=\"17\" stroke=\"#14cedd\" stroke-width=\".8\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Civil & Foundation Works<\/h3>\r\n        <p>Full civil engineering for access roads, crane pads, foundations (gravity, monopile, jacket, and floating), and onsite electrical infrastructure \u2014 to the highest structural standards.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><line x1=\"13\" y1=\"6\" x2=\"13\" y2=\"20\" stroke=\"#14cedd\" stroke-width=\"2\"\/><path d=\"M13 8 C9 5 4 5 2 8 C1 10 3 13 6 12 C9 11 11 10 13 8Z\" stroke=\"#14cedd\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><path d=\"M13 8 C16 5 20 4 22 7 C23 9 21 12 18 11 C16 10 14 9 13 8Z\" stroke=\"#14cedd\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><path d=\"M13 8 C11 11 11 16 13 18 C14 19 16 18 16 16 C15 13 14 10 13 8Z\" stroke=\"#14cedd\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><circle cx=\"13\" cy=\"8\" r=\"2.5\" fill=\"#14cedd\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Turbine Installation<\/h3>\r\n        <p>Experienced wind construction teams managing tower erection, nacelle placement, blade installation, and commissioning \u2014 onshore or offshore using specialist jack-up vessels.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><rect x=\"2\" y=\"6\" width=\"22\" height=\"14\" rx=\"2\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><path d=\"M7 13 L10 10 L13 14 L16 11\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"21\" cy=\"6\" r=\"3\" fill=\"rgba(20,206,221,0.2)\" stroke=\"#14cedd\" stroke-width=\"1.2\"\/><\/svg>\r\n        <\/div>\r\n        <h3>SCADA & Grid Connection<\/h3>\r\n        <p>Full SCADA integration, grid connection design, power quality management, and transmission studies \u2014 ensuring your wind plant meets all network operator requirements and export agreements.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><circle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><path d=\"M9 13 C9 11 11 9 13 9 C15 9 17 11 17 13\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><path d=\"M10 17 L13 14 L16 17\" stroke=\"#14cedd\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>O&M & Blade Inspection<\/h3>\r\n        <p>Comprehensive long-term O&M covering scheduled maintenance, gearbox servicing, blade inspection by drone and rope-access technicians, and rapid fault response to maximise uptime.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROCESS -->\r\n<section class=\"process-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\" style=\"text-align:center\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">How It Works<\/p>\r\n      <h2 class=\"section-title\">From Wind Survey to Full Generation<\/h2>\r\n    <\/div>\r\n    <div class=\"steps-row\">\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">01<\/div>\r\n        <h4>Wind Survey<\/h4>\r\n        <p>We install meteorological masts or deploy LiDAR to measure wind speed, direction, and turbulence intensity at hub height over 12+ months for a bankable resource assessment.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">02<\/div>\r\n        <h4>Project Design<\/h4>\r\n        <p>Micrositing layout, turbine selection, shadow and noise modelling, grid impact study, environmental impact assessment, and planning application preparation.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">03<\/div>\r\n        <h4>Construction<\/h4>\r\n        <p>Access road and foundation works, turbine delivery, crane logistics, tower and nacelle erection, blade installation, and electrical infrastructure commissioning.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">04<\/div>\r\n        <h4>Power Generation<\/h4>\r\n        <p>Grid synchronisation, SCADA handover, performance testing, and transfer to our O&M team \u2014 your wind plant is live, generating clean revenue from day one.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY US -->\r\n<section class=\"why-section\">\r\n  <div class=\"container\">\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-text\">\r\n        <p class=\"section-eyebrow\">Why Choose Us<\/p>\r\n        <h2 class=\"section-title\">Reasons to Choose Our Company to <span style=\"color:#14cedd\">Power Your Clean Energy<\/span><\/h2>\r\n        <p class=\"section-body\">With over 35 years of wind energy experience and 200+ completed projects worldwide, we bring unmatched technical expertise and project delivery capability to every wind installation.<\/p>\r\n      <\/div>\r\n      <div class=\"reasons\">\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">35+<\/div>\r\n          <h4>Years of Experience<\/h4>\r\n          <p>Decades of wind engineering expertise spanning onshore and offshore projects on six continents.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\ud83c\udf31<\/div>\r\n          <h4>Greener Atmosphere<\/h4>\r\n          <p>Each wind turbine offsets thousands of tonnes of CO\u2082 over its 25-year operational life.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\u267e<\/div>\r\n          <h4>Constantly Replenished<\/h4>\r\n          <p>Wind is a free, infinite resource \u2014 our turbines simply convert it into clean electricity, forever.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\ud83d\udcb0<\/div>\r\n          <h4>Budget Friendly<\/h4>\r\n          <p>Wind energy is now the cheapest source of new electricity generation in most of the world.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\">\r\n  <div class=\"container\">\r\n    <div class=\"cta-box\">\r\n      <div>\r\n        <h2>Get a Free Consultation,<br><span>Call us<\/span><\/h2>\r\n        <p>Our wind energy specialists are ready to assess your site and design the right project.<\/p>\r\n      <\/div>\r\n      <div class=\"btn-row\">\r\n        <a href=\"https:\/\/energylz.com\/index.php\/contact\/\" class=\"btn-primary\">Contact Us<\/a>\r\n        <a href=\"tel:+17002300035\" class=\"btn-ghost\">+1 (700) 230-0035<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- OTHER SERVICES -->\r\n<section class=\"other-section\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Explore More<\/p>\r\n    <h2 class=\"section-title\">Other Services<\/h2>\r\n    <div class=\"other-grid\">\r\n      <a href=\"solar-power.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Solar Power<\/div>\r\n          <div class=\"other-card-sub\">Photovoltaic systems & installation<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"hybrid-energy.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Hybrid Energy<\/div>\r\n          <div class=\"other-card-sub\">Multi-source smart integration<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"water-turbines.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Water Turbines<\/div>\r\n          <div class=\"other-card-sub\">Hydroelectric power systems<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <div class=\"footer-logo\">energy<\/div>\r\n  <p>\u00a9 2026 energy \u2014 Renewable Energy Premium Supply & Installation Services<\/p>\r\n  <p><a href=\"tel:+17002300035\">+1 (700) 230-0035<\/a><\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Wind Energy \u2013 energy energy Home About Service Blog Contact Service 04 Wind Energy Clean, reliable power generated from the wind \u2014 onshore and offshore. From site selection and turbine engineering to full installation and lifetime maintenance, we deliver wind projects that perform. Get Free Consultation Learn More 8MWPer Turbine 35%Capacity Factor 25yrDesign Life 0CO\u2082 &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2948","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>wind turbine installation&amp; Offshore Turbine | energy<\/title>\n<meta name=\"description\" content=\"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"wind turbine installation&amp; Offshore Turbine | energy\" \/>\n<meta property=\"og:description\" content=\"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/\" \/>\n<meta property=\"og:site_name\" content=\"Energy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T09:16:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/\",\"url\":\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/\",\"name\":\"wind turbine installation& Offshore Turbine | energy\",\"isPartOf\":{\"@id\":\"https:\/\/energylz.com\/#website\"},\"datePublished\":\"2026-05-14T09:35:36+00:00\",\"dateModified\":\"2026-05-15T09:16:41+00:00\",\"description\":\"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.\",\"breadcrumb\":{\"@id\":\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/energylz.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wind turbine installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/energylz.com\/#website\",\"url\":\"https:\/\/energylz.com\/\",\"name\":\"Energy\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/energylz.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"wind turbine installation& Offshore Turbine | energy","description":"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/","og_locale":"en_US","og_type":"article","og_title":"wind turbine installation& Offshore Turbine | energy","og_description":"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.","og_url":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/","og_site_name":"Energy","article_modified_time":"2026-05-15T09:16:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/","url":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/","name":"wind turbine installation& Offshore Turbine | energy","isPartOf":{"@id":"https:\/\/energylz.com\/#website"},"datePublished":"2026-05-14T09:35:36+00:00","dateModified":"2026-05-15T09:16:41+00:00","description":"wind turbine installation for onshore and offshore projects. Wind resource assessment, turbine selection, civil works.","breadcrumb":{"@id":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/energylz.com\/index.php\/wind-energy-onshore-offshore-turbine-installation-energy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/energylz.com\/"},{"@type":"ListItem","position":2,"name":"Wind turbine installation"}]},{"@type":"WebSite","@id":"https:\/\/energylz.com\/#website","url":"https:\/\/energylz.com\/","name":"Energy","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/energylz.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/comments?post=2948"}],"version-history":[{"count":7,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2948\/revisions"}],"predecessor-version":[{"id":2973,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2948\/revisions\/2973"}],"wp:attachment":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/media?parent=2948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}