{"id":2387,"date":"2026-08-09T21:39:49","date_gmt":"2026-08-09T20:39:49","guid":{"rendered":"https:\/\/thebessacademy.com\/?page_id=2387"},"modified":"2026-08-09T22:26:23","modified_gmt":"2026-08-09T21:26:23","slug":"early-bird","status":"publish","type":"page","link":"https:\/\/thebessacademy.com\/en\/early-bird\/","title":{"rendered":"Early Bird"},"content":{"rendered":"\n<!--\n  The BESS Academy \u2014 2026 English Edition Early Bird sales landing\n  Paste this complete file into ONE Elementor HTML widget.\n  Keep the normal website header and hide the WordPress page title.\n  Source of truth: public\/early-bird\/index.html\n-->\n\n<style>\n    :root {\n      --sale-black: #0b2545;\n      --sale-ink: #17212b;\n      --sale-paper: #ffffff;\n      --sale-cream: #f4f6f8;\n      --sale-yellow: #1d6f6a;\n      --sale-yellow-soft: #eaf4f2;\n      --sale-red: #d49a3a;\n      --sale-green: #1d6f6a;\n      --sale-muted: #5f6b76;\n      --sale-line: #d7dee5;\n      --sale-max: 1160px;\n      --sale-copy: 820px;\n      --sale-shadow: 10px 10px 0 #1d6f6a;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      margin: 0;\n      background: var(--sale-paper);\n      color: var(--sale-ink);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: 18px;\n      line-height: 1.62;\n      text-rendering: optimizeLegibility;\n    }\n    img { display: block; max-width: 100%; }\n    a { color: inherit; }\n    [hidden] { display: none !important; }\n    :focus-visible { outline: 4px solid var(--sale-red); outline-offset: 4px; }\n\n    .bess-skip-link {\n      position: fixed;\n      top: 12px;\n      left: 12px;\n      z-index: 100;\n      padding: 10px 14px;\n      border: 2px solid var(--sale-black);\n      background: var(--sale-yellow);\n      color: var(--sale-paper);\n      font-weight: 800;\n      transform: translateY(-170%);\n    }\n    .bess-skip-link:focus { transform: translateY(0); }\n\n    .bess-container { width: min(calc(100% - 40px), var(--sale-max)); margin: auto; }\n    .bess-copy-width { max-width: var(--sale-copy); }\n    .bess-section { padding: 96px 0; scroll-margin-top: 24px; }\n    .bess-section--cream { background: var(--sale-cream); }\n    .bess-section--yellow { background: var(--sale-yellow-soft); }\n    .bess-section--black { background: var(--sale-black); color: var(--sale-paper); }\n\n    .bess-kicker {\n      display: inline-block;\n      margin: 0 0 19px;\n      padding: 7px 10px;\n      background: var(--sale-yellow);\n      color: var(--sale-paper);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.13em;\n      line-height: 1.2;\n      text-transform: uppercase;\n    }\n    .bess-section--yellow .bess-kicker { background: var(--sale-black); color: var(--sale-paper); }\n    .bess-h1, .bess-h2, .bess-h3 {\n      margin: 0;\n      color: var(--sale-black);\n      font-weight: 900;\n      letter-spacing: -0.055em;\n      line-height: 0.98;\n      text-wrap: balance;\n    }\n    .bess-section--black .bess-h1, .bess-section--black .bess-h2, .bess-section--black .bess-h3 { color: var(--sale-paper); }\n    .bess-h1 { max-width: 780px; font-size: clamp(48px, 6.6vw, 82px); }\n    .bess-h2 { max-width: 860px; font-size: clamp(38px, 4.8vw, 61px); }\n    .bess-h3 { font-size: 25px; line-height: 1.08; letter-spacing: -0.035em; }\n    .bess-lead { max-width: 790px; margin: 27px 0 0; color: #dbe6ef; font-size: clamp(20px, 2.2vw, 25px); line-height: 1.48; }\n    .bess-intro { max-width: 780px; margin: 25px 0 0; color: var(--sale-muted); font-size: 21px; line-height: 1.58; }\n    .bess-microcopy { margin: 13px 0 0; color: var(--sale-muted); font-size: 13px; line-height: 1.48; }\n    .bess-section--black .bess-microcopy { color: #b9cad9; }\n    .bess-highlight { padding: 0 0.08em; background: linear-gradient(transparent 55%, rgba(29, 111, 106, 0.35) 55%); color: var(--sale-black); }\n    .bess-section--black .bess-highlight { color: var(--sale-paper); }\n\n    .bess-button {\n      min-height: 56px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 9px;\n      padding: 14px 23px;\n      border: 3px solid var(--sale-black);\n      border-radius: 0;\n      background: var(--sale-yellow);\n      color: var(--sale-paper);\n      font-size: 15px;\n      font-weight: 900;\n      line-height: 1.15;\n      text-align: center;\n      text-decoration: none;\n      box-shadow: 5px 5px 0 var(--sale-black);\n      transition: transform 120ms ease, box-shadow 120ms ease;\n    }\n    .bess-button:hover { transform: translate(3px, 3px); box-shadow: 2px 2px 0 var(--sale-black); }\n    .bess-button--plain { border-color: var(--sale-paper); background: transparent; color: var(--sale-paper); box-shadow: none; }\n    .bess-button--plain:hover { background: var(--sale-paper); color: var(--sale-black); box-shadow: none; }\n    .bess-button[aria-disabled=\"true\"] { cursor: not-allowed; opacity: 0.55; transform: none; }\n    .bess-cta-row { display: flex; flex-wrap: wrap; align-items: center; gap: 15px; margin-top: 31px; }\n\n    .bess-hero { position: relative; overflow: hidden; padding: 74px 0 82px; background: var(--sale-black); color: var(--sale-paper); }\n    .bess-hero::before {\n      content: \"BESS\";\n      position: absolute;\n      right: -30px;\n      bottom: -80px;\n      color: rgba(255, 255, 255, 0.035);\n      font-size: 280px;\n      font-weight: 900;\n      letter-spacing: -0.09em;\n      line-height: 1;\n      pointer-events: none;\n    }\n    .bess-hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.12fr 0.88fr; align-items: center; gap: 58px; }\n    .bess-hero__facts { display: flex; flex-wrap: wrap; gap: 10px; margin: 28px 0 0; padding: 0; list-style: none; }\n    .bess-hero__facts li { padding: 7px 9px; border: 1px solid #58728a; color: #dbe6ef; font-size: 12px; font-weight: 800; }\n\n    .bess-sales-poster { position: relative; padding: 32px; border: 4px solid var(--sale-black); background: var(--sale-paper); color: var(--sale-black); box-shadow: var(--sale-shadow); transform: rotate(0.35deg); }\n    .bess-sales-poster::before { content: \"\"; position: absolute; inset: 9px; border: 2px solid var(--sale-black); pointer-events: none; }\n    .bess-sales-poster__inside { position: relative; z-index: 1; padding: 8px; }\n    .bess-sales-poster__edition { margin: 0; font-size: 12px; font-weight: 900; letter-spacing: 0.16em; text-align: center; text-transform: uppercase; }\n    .bess-sales-poster__title { display: block; margin: 17px 0 0; font-size: clamp(50px, 7vw, 78px); font-weight: 950; letter-spacing: -0.075em; line-height: 0.82; text-align: center; }\n    .bess-sales-poster__date { width: max-content; max-width: 100%; margin: 18px auto 0; padding: 7px 10px; background: var(--sale-yellow-soft); color: var(--sale-black); border: 1px solid #9acbc7; font-size: 12px; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase; transform: rotate(-1deg); }\n    .bess-price-label { margin: 25px 0 0; font-size: 11px; font-weight: 900; letter-spacing: 0.14em; text-align: center; text-transform: uppercase; }\n    .bess-price { margin: 4px 0 0; font-size: clamp(66px, 9vw, 104px); font-weight: 950; letter-spacing: -0.08em; line-height: 0.9; text-align: center; }\n    .bess-payment { margin: 8px 0 0; font-size: 12px; font-weight: 800; text-align: center; }\n    .bess-poster-list { margin: 25px 0 0; padding: 0; border-top: 2px solid var(--sale-black); list-style: none; }\n    .bess-poster-list li { display: flex; justify-content: space-between; gap: 20px; padding: 9px 0; border-bottom: 2px solid var(--sale-black); font-size: 12px; font-weight: 900; }\n    .bess-sales-poster .bess-cta-row { display: grid; }\n    .bess-sales-poster .bess-button { width: 100%; background: var(--sale-black); color: var(--sale-paper); box-shadow: 5px 5px 0 var(--sale-yellow); }\n    .bess-sales-poster .bess-button:hover { box-shadow: 2px 2px 0 var(--sale-yellow); }\n    .bess-sales-poster .bess-microcopy { color: var(--sale-muted); text-align: center; }\n\n    .bess-letter { max-width: var(--sale-copy); }\n    .bess-letter p { margin: 23px 0 0; font-size: 20px; line-height: 1.65; }\n    .bess-letter p:first-of-type { margin-top: 31px; }\n    .bess-letter strong { color: var(--sale-black); }\n    .bess-pullquote { margin: 42px 0; padding: 27px 31px; border: 3px solid var(--sale-black); background: var(--sale-yellow-soft); color: var(--sale-black); font-size: clamp(24px, 3vw, 35px); font-weight: 900; letter-spacing: -0.035em; line-height: 1.18; box-shadow: 7px 7px 0 var(--sale-yellow); transform: rotate(-0.25deg); }\n    .bess-pain-list { margin: 31px 0 0; padding: 0; border-top: 2px solid var(--sale-black); list-style: none; }\n    .bess-pain-list li { position: relative; padding: 16px 8px 16px 38px; border-bottom: 2px solid var(--sale-black); color: var(--sale-ink); font-size: 17px; font-weight: 750; }\n    .bess-pain-list li::before { content: \"\u2192\"; position: absolute; left: 4px; color: var(--sale-yellow); font-weight: 900; }\n    .bess-proof-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 42px; }\n    .bess-proof { padding: 25px; border: 2px solid var(--sale-black); background: var(--sale-paper); }\n    .bess-proof blockquote { margin: 0; color: var(--sale-black); font-size: 17px; font-weight: 750; line-height: 1.52; }\n    .bess-proof cite { display: block; margin-top: 12px; color: var(--sale-muted); font-size: 12px; font-style: normal; }\n\n    .bess-curriculum-head { display: grid; grid-template-columns: 1fr 260px; align-items: end; gap: 45px; }\n    .bess-curriculum-note { padding: 18px; border: 3px solid var(--sale-paper); color: var(--sale-paper); font-size: 14px; font-weight: 800; line-height: 1.45; transform: rotate(1deg); }\n    .bess-module-board { display: grid; grid-template-columns: 1fr 1fr; margin-top: 47px; border: 3px solid var(--sale-paper); }\n    .bess-module { display: grid; grid-template-columns: 62px 1fr; min-height: 86px; border-bottom: 1px solid #58728a; }\n    .bess-module:nth-child(odd) { border-right: 1px solid #58728a; }\n    .bess-module:nth-last-child(-n+2) { border-bottom: 0; }\n    .bess-module strong { display: grid; place-items: center; border-right: 1px solid #58728a; background: var(--sale-yellow); color: var(--sale-paper); font-size: 15px; }\n    .bess-module span { display: flex; align-items: center; padding: 15px 18px; color: #dbe6ef; font-size: 13px; font-weight: 750; line-height: 1.35; }\n    .bess-library-strip { display: grid; grid-template-columns: 220px 1fr; gap: 28px; margin-top: 22px; padding: 26px; border: 3px solid var(--sale-yellow); }\n    .bess-library-strip h3 { color: var(--sale-yellow); }\n    .bess-library-strip p { margin: 8px 0 0; color: #b9cad9; font-size: 13px; }\n    .bess-library-tags { display: flex; flex-wrap: wrap; gap: 8px; align-content: start; }\n    .bess-library-tags span { padding: 7px 9px; border: 1px solid #58728a; color: #dbe6ef; font-size: 11px; font-weight: 750; }\n\n    .bess-check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 43px; }\n    .bess-check-card { padding: 30px; border: 3px solid var(--sale-black); background: var(--sale-paper); }\n    .bess-check-card--black { background: var(--sale-black); color: var(--sale-paper); }\n    .bess-check-card--black .bess-h3 { color: var(--sale-paper); }\n    .bess-checklist { margin: 24px 0 0; padding: 0; list-style: none; }\n    .bess-checklist li { position: relative; padding: 14px 0 14px 34px; border-top: 1px solid var(--sale-line); color: var(--sale-muted); font-size: 14px; font-weight: 650; }\n    .bess-checklist li::before { content: \"\u2713\"; position: absolute; left: 2px; color: var(--sale-green); font-size: 20px; font-weight: 900; }\n    .bess-check-card--black .bess-checklist li { border-color: #555; color: #ddd6ca; }\n    .bess-check-card--black .bess-checklist li::before { content: \"\u00d7\"; color: var(--sale-yellow); }\n    .bess-format-strip { display: grid; grid-template-columns: repeat(6, 1fr); margin-top: 22px; border: 3px solid var(--sale-black); }\n    .bess-format-strip div { padding: 18px 12px; text-align: center; }\n    .bess-format-strip div + div { border-left: 1px solid var(--sale-black); }\n    .bess-format-strip small { display: block; color: var(--sale-muted); font-size: 10px; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; }\n    .bess-format-strip strong { display: block; margin-top: 6px; font-size: 13px; }\n\n    .bess-juan { display: grid; grid-template-columns: 0.83fr 1.17fr; align-items: stretch; border: 4px solid var(--sale-black); background: var(--sale-paper); box-shadow: var(--sale-shadow); }\n    .bess-juan__photo { position: relative; min-height: 570px; overflow: hidden; background: #c7bda9; }\n    .bess-juan__photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 20%; }\n    .bess-juan__label { position: absolute; right: 15px; bottom: 15px; left: 15px; z-index: 2; padding: 10px 12px; background: var(--sale-black); color: var(--sale-paper); font-size: 12px; font-weight: 900; text-align: center; text-transform: uppercase; }\n    .bess-juan__copy { padding: 48px; }\n    .bess-juan__copy p { margin: 20px 0 0; font-size: 18px; }\n    .bess-juan__copy .bess-role { color: var(--sale-yellow); font-size: 13px; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; }\n    .bess-juan__copy ul { margin: 26px 0 0; padding: 0; border-top: 2px solid var(--sale-black); list-style: none; }\n    .bess-juan__copy li { padding: 12px 0; border-bottom: 2px solid var(--sale-black); font-size: 14px; font-weight: 750; }\n\n    .bess-faq { max-width: 900px; margin-top: 39px; border-top: 3px solid var(--sale-black); }\n    .bess-faq details { border-bottom: 3px solid var(--sale-black); }\n    .bess-faq summary { position: relative; padding: 21px 55px 21px 0; color: var(--sale-black); font-size: 18px; font-weight: 900; list-style: none; cursor: pointer; }\n    .bess-faq summary::-webkit-details-marker { display: none; }\n    .bess-faq summary::after { content: \"+\"; position: absolute; right: 4px; top: 11px; width: 36px; height: 36px; display: grid; place-items: center; background: var(--sale-yellow); color: var(--sale-paper); font-size: 25px; }\n    .bess-faq details[open] summary::after { content: \"\u2212\"; }\n    .bess-faq__answer { max-width: 790px; padding: 0 55px 22px 0; color: var(--sale-muted); }\n    .bess-faq__answer p { margin: 0; }\n\n    .bess-final-grid { display: grid; grid-template-columns: 1.08fr 0.92fr; align-items: center; gap: 58px; }\n    .bess-final-copy p { margin: 25px 0 0; color: #dbe6ef; font-size: 20px; }\n    .bess-final-copy ul { margin: 27px 0 0; padding-left: 20px; color: #dbe6ef; }\n    .bess-final-copy li + li { margin-top: 8px; }\n    .bess-legal { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 17px; font-size: 12px; }\n    .bess-legal a { color: #b9cad9; }\n\n    .bess-footer { padding: 28px 0; border-top: 1px solid var(--sale-line); background: var(--sale-paper); }\n    .bess-footer__inner { display: flex; justify-content: space-between; gap: 20px; }\n    .bess-footer p, .bess-footer a { margin: 0; color: var(--sale-muted); font-size: 12px; }\n    .bess-footer__links { display: flex; flex-wrap: wrap; gap: 14px; }\n\n    .bess-mobile-cta {\n      position: fixed;\n      right: 10px;\n      bottom: 10px;\n      left: 10px;\n      z-index: 50;\n      display: none;\n      padding: 7px;\n      border: 3px solid var(--sale-black);\n      background: var(--sale-paper);\n      box-shadow: 6px 6px 0 var(--sale-black);\n      transform: translateY(150%);\n      transition: transform 160ms ease;\n    }\n    .bess-mobile-cta.is-visible { transform: translateY(0); }\n    .bess-mobile-cta .bess-button { width: 100%; box-shadow: none; }\n\n    @media (max-width: 980px) {\n      .bess-hero__grid, .bess-final-grid, .bess-juan { grid-template-columns: 1fr; }\n      .bess-sales-poster { max-width: 620px; }\n      .bess-curriculum-head { grid-template-columns: 1fr; }\n      .bess-curriculum-note { max-width: 440px; }\n      .bess-format-strip { grid-template-columns: repeat(3, 1fr); }\n      .bess-format-strip div:nth-child(4) { border-left: 0; border-top: 1px solid var(--sale-black); }\n      .bess-format-strip div:nth-child(5), .bess-format-strip div:nth-child(6) { border-top: 1px solid var(--sale-black); }\n      .bess-juan__photo { min-height: 560px; }\n    }\n\n    @media (max-width: 720px) {\n      body { font-size: 16px; }\n      .bess-container { width: min(calc(100% - 30px), var(--sale-max)); }\n      .bess-section { padding: 69px 0; }\n      .bess-hero { padding: 48px 0 61px; }\n      .bess-hero__grid, .bess-final-grid { gap: 43px; }\n      .bess-h1 { font-size: clamp(44px, 13.3vw, 64px); }\n      .bess-h2 { font-size: clamp(36px, 10.8vw, 50px); }\n      .bess-cta-row { display: grid; grid-template-columns: 1fr; }\n      .bess-button { width: 100%; }\n      .bess-proof-row, .bess-check-grid, .bess-module-board { grid-template-columns: 1fr; }\n      .bess-module:nth-child(odd) { border-right: 0; }\n      .bess-module:nth-last-child(2) { border-bottom: 1px solid #58728a; }\n      .bess-library-strip { grid-template-columns: 1fr; }\n      .bess-format-strip { grid-template-columns: 1fr 1fr; }\n      .bess-format-strip div:nth-child(3), .bess-format-strip div:nth-child(5) { border-left: 0; }\n      .bess-format-strip div:nth-child(3), .bess-format-strip div:nth-child(4), .bess-format-strip div:nth-child(5), .bess-format-strip div:nth-child(6) { border-top: 1px solid var(--sale-black); }\n      .bess-format-strip div:nth-child(4) { border-left: 1px solid var(--sale-black); }\n      .bess-sales-poster { padding: 25px; box-shadow: 7px 7px 0 var(--sale-black); }\n      .bess-pullquote { margin: 34px 0; padding: 23px; }\n      .bess-juan__photo { min-height: 430px; }\n      .bess-juan__copy { padding: 31px 25px; }\n      .bess-footer__inner { flex-direction: column; }\n      .bess-mobile-cta { display: block; }\n    }\n\n    @media (max-width: 430px) {\n      .bess-hero__facts { display: grid; grid-template-columns: 1fr 1fr; }\n      .bess-module { grid-template-columns: 51px 1fr; }\n      .bess-format-strip { grid-template-columns: 1fr; }\n      .bess-format-strip div + div { border-top: 1px solid var(--sale-black); border-left: 0 !important; }\n      .bess-juan__photo { min-height: 360px; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html { scroll-behavior: auto; }\n      *, *::before, *::after { transition-duration: 0.01ms !important; }\n    }\n\n    \/* Brand-aligned white presentation for the live The BESS Academy site. *\/\n    body {\n      background: #ffffff;\n      font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      font-size: 17px;\n    }\n    .bess-section,\n    .bess-section--cream,\n    .bess-section--yellow,\n    .bess-section--black,\n    .bess-hero {\n      background: #ffffff;\n      color: var(--sale-ink);\n    }\n    .bess-section { padding: 84px 0; border-top: 1px solid var(--sale-line); }\n    .bess-hero { padding: 76px 0 72px; }\n    .bess-hero::before { display: none; }\n    .bess-hero__grid { align-items: center; gap: 64px; }\n    .bess-kicker,\n    .bess-section--yellow .bess-kicker,\n    .bess-section--black .bess-kicker {\n      margin-bottom: 15px;\n      padding: 0;\n      background: transparent;\n      color: var(--sale-yellow);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.14em;\n    }\n    .bess-h1,\n    .bess-h2,\n    .bess-h3,\n    .bess-section--black .bess-h1,\n    .bess-section--black .bess-h2,\n    .bess-section--black .bess-h3 {\n      color: var(--sale-black);\n      font-weight: 790;\n      letter-spacing: -0.043em;\n    }\n    .bess-h1 { max-width: 760px; font-size: clamp(43px, 5.4vw, 66px); line-height: 1.02; }\n    .bess-h2 { font-size: clamp(34px, 4.2vw, 52px); line-height: 1.06; }\n    .bess-h3 { font-size: 22px; line-height: 1.2; }\n    .bess-lead,\n    .bess-section--black .bess-lead {\n      max-width: 720px;\n      margin-top: 23px;\n      color: var(--sale-muted);\n      font-size: clamp(19px, 1.9vw, 22px);\n      line-height: 1.55;\n    }\n    .bess-section--black .bess-microcopy { color: var(--sale-muted); }\n    .bess-highlight,\n    .bess-section--black .bess-highlight {\n      padding: 0;\n      background: none;\n      color: var(--sale-black);\n      box-shadow: inset 0 -0.18em 0 rgba(29, 111, 106, 0.17);\n    }\n    .bess-button {\n      min-height: 52px;\n      padding: 12px 22px;\n      border: 2px solid var(--sale-black);\n      border-radius: 4px;\n      background: var(--sale-black);\n      color: #ffffff;\n      font-size: 15px;\n      font-weight: 800;\n      box-shadow: none;\n      transition: transform 150ms ease, background-color 150ms ease;\n    }\n    .bess-button:hover { background: #16395f; transform: translateY(-2px); box-shadow: none; }\n    .bess-button--plain {\n      border-color: var(--sale-black);\n      background: #ffffff;\n      color: var(--sale-black);\n    }\n    .bess-button--plain:hover { background: #e8eef5; color: var(--sale-black); }\n    .bess-hero__facts { border-top: 1px solid var(--sale-line); border-bottom: 1px solid var(--sale-line); }\n    .bess-hero__facts li {\n      padding: 11px 14px 11px 0;\n      border: 0;\n      color: var(--sale-muted);\n      font-size: 13px;\n      font-weight: 700;\n    }\n    .bess-sales-poster {\n      padding: 34px;\n      border: 1px solid var(--sale-line);\n      border-radius: 12px;\n      background: #ffffff;\n      box-shadow: 0 20px 55px rgba(11, 37, 69, 0.13);\n      transform: none;\n    }\n    .bess-sales-poster::before { display: none; }\n    .bess-sales-poster__inside { padding: 0; }\n    .bess-sales-poster__edition { color: var(--sale-teal, #1d6f6a); }\n    .bess-sales-poster__title {\n      margin-top: 15px;\n      color: var(--sale-black);\n      font-size: clamp(38px, 5vw, 54px);\n      font-weight: 790;\n      letter-spacing: -0.05em;\n      line-height: 0.98;\n    }\n    .bess-sales-poster__date {\n      margin-top: 18px;\n      padding: 8px 11px;\n      border: 1px solid #94d8cb;\n      border-radius: 4px;\n      background: #ffffff;\n      color: var(--sale-yellow);\n      transform: none;\n    }\n    .bess-price { color: var(--sale-black); font-size: clamp(58px, 7vw, 82px); font-weight: 820; }\n    .bess-price-before { margin: 25px 0 0; color: var(--sale-muted); font-size: 13px; font-weight: 650; text-align: center; }\n    .bess-price-before s { margin-left: 5px; color: var(--sale-muted); font-size: 20px; font-weight: 750; text-decoration-color: #d49a3a; text-decoration-thickness: 2px; }\n    .bess-price-before + .bess-price-label { margin-top: 8px; }\n    .bess-saving { width: max-content; margin: 10px auto 0; padding: 5px 9px; border: 1px solid #94d8cb; border-radius: 4px; color: var(--sale-yellow); font-size: 12px; font-weight: 800; text-align: center; }\n    .bess-poster-list { border-top: 1px solid var(--sale-line); }\n    .bess-poster-list li { border-bottom: 1px solid var(--sale-line); font-weight: 700; }\n    .bess-sales-poster .bess-button {\n      border-color: var(--sale-yellow);\n      background: var(--sale-yellow);\n      color: #ffffff;\n      box-shadow: none;\n    }\n    .bess-sales-poster .bess-button:hover { background: #175d59; box-shadow: none; }\n    .bess-letter p { font-size: 19px; }\n    .bess-pullquote {\n      padding: 25px 28px;\n      border: 0;\n      border-left: 4px solid var(--sale-yellow);\n      border-radius: 0 8px 8px 0;\n      background: #ffffff;\n      color: var(--sale-black);\n      font-size: clamp(23px, 2.6vw, 32px);\n      font-weight: 760;\n      box-shadow: 0 10px 32px rgba(11, 37, 69, 0.1);\n      transform: none;\n    }\n    .bess-pain-list { border-top: 1px solid var(--sale-line); }\n    .bess-pain-list li { border-bottom: 1px solid var(--sale-line); font-weight: 650; }\n    .bess-proof-row { gap: 18px; }\n    .bess-proof {\n      padding: 26px 28px;\n      border: 1px solid var(--sale-line);\n      border-left: 4px solid var(--sale-yellow);\n      border-radius: 6px;\n      background: #ffffff;\n    }\n    .bess-proof blockquote { font-weight: 650; }\n    .bess-curriculum-note {\n      padding: 18px;\n      border: 1px solid var(--sale-line);\n      border-radius: 6px;\n      background: #ffffff;\n      color: var(--sale-muted);\n      font-weight: 650;\n      transform: none;\n    }\n    .bess-module-board {\n      overflow: hidden;\n      border: 1px solid var(--sale-line);\n      border-radius: 8px;\n      background: #ffffff;\n    }\n    .bess-module,\n    .bess-module:nth-child(odd) { border-color: var(--sale-line); background: #ffffff; }\n    .bess-module strong {\n      border-color: var(--sale-line);\n      background: #ffffff;\n      color: var(--sale-yellow);\n    }\n    .bess-module span { color: var(--sale-ink); font-weight: 650; }\n    .bess-library-strip {\n      border: 1px solid var(--sale-line);\n      border-left: 4px solid var(--sale-yellow);\n      border-radius: 6px;\n      background: #ffffff;\n    }\n    .bess-library-strip h3 { color: var(--sale-black); }\n    .bess-library-strip p { color: var(--sale-muted); }\n    .bess-library-tags span {\n      border-color: var(--sale-line);\n      border-radius: 4px;\n      background: #ffffff;\n      color: var(--sale-muted);\n    }\n    .bess-check-card,\n    .bess-check-card--black {\n      padding: 30px;\n      border: 1px solid var(--sale-line);\n      border-top: 4px solid var(--sale-yellow);\n      border-radius: 6px;\n      background: #ffffff;\n      color: var(--sale-ink);\n    }\n    .bess-check-card--black { border-top-color: #d49a3a; }\n    .bess-check-card--black .bess-h3 { color: var(--sale-black); }\n    .bess-check-card--black .bess-checklist li { border-color: var(--sale-line); color: var(--sale-muted); }\n    .bess-check-card--black .bess-checklist li::before { color: #9a6b1f; }\n    .bess-format-strip { overflow: hidden; border: 1px solid var(--sale-line); border-radius: 6px; background: #ffffff; }\n    .bess-format-strip div + div { border-color: var(--sale-line); }\n    .bess-juan {\n      overflow: hidden;\n      border: 1px solid var(--sale-line);\n      border-radius: 10px;\n      background: #ffffff;\n      box-shadow: 0 20px 55px rgba(11, 37, 69, 0.1);\n    }\n    .bess-juan__photo { background: #ffffff; }\n    .bess-juan__label { border-radius: 4px; background: rgba(11, 37, 69, 0.92); }\n    .bess-juan__copy ul { border-top: 1px solid var(--sale-line); }\n    .bess-juan__copy li { border-bottom: 1px solid var(--sale-line); font-weight: 650; }\n    .bess-instructor-intro { max-width: 790px; }\n    .bess-instructor-intro p { margin: 22px 0 0; color: var(--sale-muted); font-size: 19px; }\n    .bess-instructor-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 42px; }\n    .bess-instructor-card {\n      overflow: hidden;\n      border: 1px solid var(--sale-line);\n      border-radius: 10px;\n      background: #ffffff;\n      box-shadow: 0 16px 46px rgba(11, 37, 69, 0.09);\n    }\n    .bess-instructor-card__photo { height: 340px; overflow: hidden; background: #ffffff; }\n    .bess-instructor-card__photo img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 20%; }\n    .bess-instructor-card__photo--sergey { position: relative; display: block; background: #c7c8ca; }\n    .bess-instructor-card__photo--sergey img {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      width: 52%;\n      height: 82%;\n      object-fit: contain;\n      object-position: 50% 50%;\n      transform: translate(-50%, -50%);\n    }\n    .bess-instructor-card__body { padding: 31px; }\n    .bess-instructor-card__role { margin: 8px 0 0; color: var(--sale-yellow); font-size: 12px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; }\n    .bess-instructor-card__body p:not(.bess-instructor-card__role) { margin: 17px 0 0; color: var(--sale-muted); font-size: 15px; }\n    .bess-instructor-card__focus { margin: 23px 0 0; padding: 0; border-top: 1px solid var(--sale-line); list-style: none; }\n    .bess-instructor-card__focus li { padding: 11px 0; border-bottom: 1px solid var(--sale-line); color: var(--sale-ink); font-size: 13px; font-weight: 650; }\n    .bess-faq { border-top: 1px solid var(--sale-line); }\n    .bess-faq details { border-bottom: 1px solid var(--sale-line); }\n    .bess-faq summary { font-weight: 750; }\n    .bess-faq summary::after { background: transparent; color: var(--sale-yellow); font-weight: 400; }\n    .bess-final-copy p,\n    .bess-final-copy ul { color: var(--sale-muted); }\n    .bess-legal a { color: var(--sale-muted); }\n    .bess-footer { background: #ffffff; }\n    .bess-mobile-cta { border: 1px solid var(--sale-line); box-shadow: 0 12px 40px rgba(11, 37, 69, 0.2); }\n\n    @media (max-width: 720px) {\n      .bess-section { padding: 64px 0; }\n      .bess-hero { padding: 46px 0 56px; }\n      .bess-h1 { font-size: clamp(39px, 11.5vw, 54px); }\n      .bess-h2 { font-size: clamp(32px, 9.3vw, 44px); }\n      .bess-sales-poster { padding: 27px 23px; box-shadow: 0 14px 38px rgba(11, 37, 69, 0.12); }\n      .bess-module:nth-last-child(2) { border-color: var(--sale-line); }\n      .bess-instructor-grid { grid-template-columns: 1fr; }\n      .bess-instructor-card__photo { height: 390px; }\n      .bess-instructor-card__photo--sergey img { width: 64%; height: 82%; }\n    }\n  <\/style>\n\n  <a class=\"bess-skip-link\" href=\"#bess-main\">Skip to main content<\/a>\n\n  <main id=\"bess-main\">\n    <section class=\"bess-hero\" aria-labelledby=\"bess-page-title\">\n      <div class=\"bess-container bess-hero__grid\">\n        <div>\n          <span class=\"bess-kicker\">Early Bird enrolment is open<\/span>\n          <h1 class=\"bess-h1\" id=\"bess-page-title\">A BESS project can look right on paper <span class=\"bess-highlight\">and still go wrong in the details.<\/span><\/h1>\n          <p class=\"bess-lead\">Learn to connect the technical, operational, contractual and financial decisions before an assumption becomes a redesign, a warranty dispute or a number that no longer works.<\/p>\n          <div class=\"bess-cta-row\">\n            <a class=\"bess-button\" id=\"bess-hero-buy\" href=\"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\" data-bess-buy data-bess-cta=\"hero\">Reserve Early Bird access \u2014 \u20ac970<\/a>\n            <a class=\"bess-button bess-button--plain\" href=\"#bess-curriculum\">View the complete programme<\/a>\n          <\/div>\n          <ul class=\"bess-hero__facts\" aria-label=\"Programme facts\">\n            <li>12 core modules<\/li><li>Optional technical library<\/li><li>\u2248 30 hours<\/li><li>Online in English<\/li>\n          <\/ul>\n          <p class=\"bess-microcopy\">Payment is taken today. Programme access begins in September 2026, and your 12-month access period starts when access is activated.<\/p>\n        <\/div>\n\n        <aside class=\"bess-sales-poster\" aria-label=\"Early Bird sales poster\">\n          <div class=\"bess-sales-poster__inside\">\n            <p class=\"bess-sales-poster__edition\">The BESS Academy \u00b7 2026 English Edition<\/p>\n            <strong class=\"bess-sales-poster__title\">Professional<br>BESS Training<\/strong>\n            <p class=\"bess-sales-poster__date\">Early Bird \u00b7 Opens September 2026<\/p>\n            <p class=\"bess-price-before\">Standard price <s data-bess-standard-price>\u20ac1,370<\/s><\/p>\n            <p class=\"bess-price-label\">Early Bird price<\/p>\n            <p class=\"bess-price\" data-bess-price>\u20ac970<\/p>\n            <p class=\"bess-saving\" data-bess-saving>Save \u20ac400<\/p>\n            <p class=\"bess-payment\" data-bess-payment>VAT included<\/p>\n            <ul class=\"bess-poster-list\">\n              <li><span>Professional Core Path<\/span><span>12 modules<\/span><\/li>\n              <li><span>Technical Deep Dives<\/span><span>Included<\/span><\/li>\n              <li><span>Access from activation<\/span><span>12 months<\/span><\/li>\n            <\/ul>\n            <div class=\"bess-cta-row\"><a class=\"bess-button\" href=\"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\" data-bess-buy data-bess-cta=\"hero-poster\">Reserve my access<\/a><\/div>\n            <p class=\"bess-microcopy\">No physical product. Secure online checkout.<\/p>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section\" id=\"bess-problem\" aria-labelledby=\"bess-problem-title\">\n      <div class=\"bess-container\">\n        <div class=\"bess-letter\">\n          <span class=\"bess-kicker\">Here is the problem<\/span>\n          <h2 class=\"bess-h2\" id=\"bess-problem-title\">You do not need another person in the meeting who understands one box.<\/h2>\n          <p>You probably know the meeting.<\/p>\n          <p>The supplier talks about nominal energy. The financial model assumes usable energy. The contract says guaranteed capacity. Everybody nods.<\/p>\n          <p>Nobody stops to ask whether those three numbers mean the same thing.<\/p>\n          <p>Then the project moves forward. And months later one of these things happens:<\/p>\n          <ul class=\"bess-pain-list\">\n            <li>The design looked correct on paper, but auxiliary losses destroy the net performance assumption.<\/li>\n            <li>The operating strategy asks the battery to do something the warranty quietly penalises.<\/li>\n            <li>The EMS response does not match what the revenue model assumed it could monetise.<\/li>\n            <li>The acceptance test proves a result that is not the result the contract needed.<\/li>\n            <li>Degradation and augmentation arrive in the model after the investment decision, not before it.<\/li>\n          <\/ul>\n          <p>That is not bad luck. It is what happens when everyone understands their component and nobody understands the consequences between components.<\/p>\n          <div class=\"bess-pullquote\">Knowing the vocabulary is useful.<br>Seeing the consequences is what makes you valuable.<\/div>\n          <p>The BESS Academy is built around that second skill.<\/p>\n          <p>Not memorising more acronyms. <strong>Connecting technical, operational, contractual, and financial decisions well enough to ask the uncomfortable question while it is still cheap to answer.<\/strong><\/p>\n        <\/div>\n        <div class=\"bess-proof-row\" aria-label=\"Learner feedback\">\n          <div class=\"bess-proof\"><blockquote>\u201cThis course offers a comprehensive view of all the key aspects to consider in the development of BESS projects, addressing them from different perspectives.\u201d<\/blockquote><cite>Hayat \u00b7 BESS, PV, Sales &amp; Business Development<\/cite><\/div>\n          <div class=\"bess-proof\"><blockquote>\u201cPractical and direct\u2026 real experiences that make understanding much easier.\u201d<\/blockquote><cite>Juan G. \u00b7 Electrical Engineer, Power System EPC<\/cite><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section bess-section--black\" id=\"bess-curriculum\" aria-labelledby=\"bess-curriculum-title\">\n      <div class=\"bess-container\">\n        <div class=\"bess-curriculum-head\">\n          <div>\n            <span class=\"bess-kicker\">What you are buying<\/span>\n            <h2 class=\"bess-h2\" id=\"bess-curriculum-title\">Twelve modules. One connected decision chain.<\/h2>\n          <\/div>\n          <p class=\"bess-curriculum-note\">M0\u2013M11 form the complete Professional Core Path. The optional TD1\u2013TD9 library adds specialist depth whenever you need it.<\/p>\n        <\/div>\n\n        <div class=\"bess-module-board\" aria-label=\"Professional Core Path curriculum\">\n          <div class=\"bess-module\" data-bess-module><strong>M0<\/strong><span>BESS Market Context and Strategic Role<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M1<\/strong><span>BESS Value Chain and Project Lifecycle<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M2<\/strong><span>Battery Fundamentals, Performance and Degradation<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M3<\/strong><span>BESS System Design, Architecture and Sizing<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M4<\/strong><span>Controls, EMS and Automation<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M5<\/strong><span>Safety, Thermal Management and Standards<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M6<\/strong><span>Engineering, Construction and Commissioning<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M7<\/strong><span>Operations, Maintenance, Diagnostics and Warranties<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M8<\/strong><span>Applications, Markets and Revenue Models<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M9<\/strong><span>Project Development, Permitting, Procurement and Contracts<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M10<\/strong><span>Financial Modelling, Project Finance and Bankability<\/span><\/div>\n          <div class=\"bess-module\" data-bess-module><strong>M11<\/strong><span>Next-Generation Batteries and Alternative Storage<\/span><\/div>\n        <\/div>\n\n        <div class=\"bess-library-strip\">\n          <div><h3 class=\"bess-h3\">Technical Deep Dive Library<\/h3><p>TD1\u2013TD9. Included, optional, and non-linear.<\/p><\/div>\n          <div class=\"bess-library-tags\" aria-label=\"Technical Deep Dive topics\"><span>Electrical fundamentals<\/span><span>Cell chemistries<\/span><span>Degradation &amp; testing<\/span><span>PCS &amp; architectures<\/span><span>Advanced controls<\/span><span>Fire &amp; compliance<\/span><span>Commissioning &amp; warranties<\/span><span>Finance &amp; bankability<\/span><span>Emerging storage<\/span><\/div>\n        <\/div>\n        <div class=\"bess-cta-row\"><a class=\"bess-button\" href=\"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\" data-bess-buy data-bess-cta=\"curriculum\">Get the whole programme for \u20ac970 \u2192<\/a><\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section bess-section--cream\" id=\"bess-fit\" aria-labelledby=\"bess-fit-title\">\n      <div class=\"bess-container\">\n        <span class=\"bess-kicker\">A quick filter<\/span>\n        <h2 class=\"bess-h2\" id=\"bess-fit-title\">This is probably for you.<br>Unless it is not.<\/h2>\n        <p class=\"bess-intro\">I would rather make that clear before you pay.<\/p>\n        <div class=\"bess-check-grid\">\n          <article class=\"bess-check-card\">\n            <h3 class=\"bess-h3\">It is for you if\u2026<\/h3>\n            <ul class=\"bess-checklist\">\n              <li>You work in engineering, development, EPC, consulting, operations, asset management, investment, or project finance around utility-scale BESS.<\/li>\n              <li>You are moving from solar, wind, grid, or electrical infrastructure into energy storage.<\/li>\n              <li>You need to challenge suppliers, assumptions, models, guarantees, and project interfaces with more confidence.<\/li>\n              <li>You want a structured view of the whole project, not another collection of isolated presentations.<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"bess-check-card bess-check-card--black\">\n            <h3 class=\"bess-h3\">It is not for you if\u2026<\/h3>\n            <ul class=\"bess-checklist\">\n              <li>You want a three-hour shortcut that promises to turn you into a BESS expert.<\/li>\n              <li>You only want vendor-specific product training.<\/li>\n              <li>You are looking for project-specific engineering or investment advice.<\/li>\n              <li>You do not have time to think, question, and apply what you learn.<\/li>\n            <\/ul>\n          <\/article>\n        <\/div>\n        <div class=\"bess-format-strip\" aria-label=\"Programme format\">\n          <div><small>Language<\/small><strong>English<\/strong><\/div><div><small>Delivery<\/small><strong>Online<\/strong><\/div><div><small>Core<\/small><strong>12 modules<\/strong><\/div><div><small>Training<\/small><strong>\u2248 30 hours<\/strong><\/div><div><small>Access<\/small><strong>12 months<\/strong><\/div><div><small>Completion<\/small><strong>Certificate<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section bess-section--yellow\" id=\"bess-juan\" aria-labelledby=\"bess-juan-title\">\n      <div class=\"bess-container\">\n        <div class=\"bess-instructor-intro\">\n          <span class=\"bess-kicker\">Who teaches the programme?<\/span>\n          <h2 class=\"bess-h2\" id=\"bess-juan-title\">Two complementary perspectives. One connected programme.<\/h2>\n          <p>Juan connects BESS technology to real projects, contracts, commercial decisions and field experience. Sergey adds the granular technical depth behind cells, systems and components. The value is in bringing both perspectives together without losing one clear learning path.<\/p>\n        <\/div>\n\n        <div class=\"bess-instructor-grid\" aria-label=\"The BESS Academy instructors\">\n          <article class=\"bess-instructor-card\">\n            <div class=\"bess-instructor-card__photo\">\n              <img decoding=\"async\" src=\"https:\/\/thebessacademy.com\/wp-content\/uploads\/2026\/08\/foto-tipo-carnet.png\" alt=\"Juan Alvarez, founder and instructor at The BESS Academy\" loading=\"lazy\">\n            <\/div>\n            <div class=\"bess-instructor-card__body\">\n              <h3 class=\"bess-h3\">Juan Alvarez<\/h3>\n              <p class=\"bess-instructor-card__role\">Founder \u00b7 Programme Creator \u00b7 Instructor<\/p>\n              <p>Juan brings approximately two decades of experience across electrical infrastructure, renewables and BESS, connecting technical choices with project delivery and commercial consequences.<\/p>\n              <ul class=\"bess-instructor-card__focus\">\n                <li>Project lifecycle, delivery and real cases<\/li>\n                <li>Contracts, risk, finance and commercial judgement<\/li>\n                <li>The structured route through the complete programme<\/li>\n              <\/ul>\n            <\/div>\n          <\/article>\n\n          <article class=\"bess-instructor-card\">\n            <div class=\"bess-instructor-card__photo bess-instructor-card__photo--sergey\">\n              <img decoding=\"async\" src=\"https:\/\/thebessacademy.com\/wp-content\/uploads\/2026\/07\/SERGEY.webp\" alt=\"Sergey, specialist technical instructor at The BESS Academy\" loading=\"lazy\">\n            <\/div>\n            <div class=\"bess-instructor-card__body\">\n              <h3 class=\"bess-h3\">Sergey<\/h3>\n              <p class=\"bess-instructor-card__role\">Specialist Technical Instructor<\/p>\n              <p>Sergey provides detailed technical teaching across battery cells, power conversion, system architecture, controls and the components that determine BESS performance.<\/p>\n              <ul class=\"bess-instructor-card__focus\">\n                <li>Strong technical foundations across BESS systems<\/li>\n                <li>Specialist lessons integrated into the Core Path<\/li>\n                <li>Additional depth throughout the Technical Library<\/li>\n              <\/ul>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section\" id=\"bess-faq\" aria-labelledby=\"bess-faq-title\">\n      <div class=\"bess-container\">\n        <span class=\"bess-kicker\">Questions before paying<\/span>\n        <h2 class=\"bess-h2\" id=\"bess-faq-title\">Clear answers before you enrol.<\/h2>\n        <div class=\"bess-faq\">\n          <details>\n            <summary>When does the 2026 English programme begin?<\/summary>\n            <div class=\"bess-faq__answer\"><p>Programme access begins in September 2026. Your purchase reserves your place now, and you will receive activation information when the English edition opens.<\/p><\/div>\n          <\/details>\n          <details>\n            <summary>Do I receive course access immediately after buying?<\/summary>\n            <div class=\"bess-faq__answer\"><p>No. This is an Early Bird purchase. Payment and order confirmation happen now; course access is activated when the programme opens. Your 12-month access period begins on activation, not on the purchase date.<\/p><\/div>\n          <\/details>\n          <details>\n            <summary>What is included in the Early Bird purchase?<\/summary>\n            <div class=\"bess-faq__answer\"><p>The 12-module Professional Core Path, the optional Technical Deep Dive Library, approximately 30 hours of structured training, practical cases and resources, programme updates during your access period, and a certificate for completing the Core Path.<\/p><\/div>\n          <\/details>\n          <details>\n            <summary>Do I need previous BESS experience?<\/summary>\n            <div class=\"bess-faq__answer\"><p>No previous BESS experience is required. A basic background in electrical, renewable-energy, infrastructure, engineering, project, or finance work will help you apply the material more quickly.<\/p><\/div>\n          <\/details>\n          <details>\n            <summary>Is the Technical Deep Dive Library mandatory?<\/summary>\n            <div class=\"bess-faq__answer\"><p>No. M0\u2013M11 form the coherent Professional Core Path. The TD1\u2013TD9 library is included as optional specialist depth and does not block completion of the Core programme.<\/p><\/div>\n          <\/details>\n          <details>\n            <summary>What if I change my mind after purchasing?<\/summary>\n            <div class=\"bess-faq__answer\"><p>Please review The BESS Academy&#8217;s refund and cancellation policy before purchase. The applicable policy is linked next to the enrolment button below.<\/p><\/div>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"bess-section bess-section--black\" id=\"bess-offer\" aria-labelledby=\"bess-offer-title\">\n      <div class=\"bess-container bess-final-grid\">\n        <div class=\"bess-final-copy\">\n          <span class=\"bess-kicker\">The decision<\/span>\n          <h2 class=\"bess-h2\" id=\"bess-offer-title\">You can wait until September.<br><span class=\"bess-highlight\">Or reserve your place now.<\/span><\/h2>\n          <p>The Early Bird purchase gives you the complete 2026 English programme for \u20ac970. Payment happens today. Access begins when the programme opens.<\/p>\n          <ul>\n            <li>12-module Professional Core Path<\/li>\n            <li>Optional Technical Deep Dive Library included<\/li>\n            <li>Approximately 30 hours of structured training<\/li>\n            <li>Cases, practical resources, and completion certificate<\/li>\n            <li>12 months of access from activation<\/li>\n          <\/ul>\n        <\/div>\n\n        <aside class=\"bess-sales-poster\" aria-label=\"Final Early Bird offer\">\n          <div class=\"bess-sales-poster__inside\">\n            <p class=\"bess-sales-poster__edition\">The BESS Academy \u00b7 English Edition<\/p>\n            <strong class=\"bess-sales-poster__title\">Professional<br>BESS Training<\/strong>\n            <p class=\"bess-sales-poster__date\">Early Bird \u00b7 Access from September 2026<\/p>\n            <p class=\"bess-price-before\">Standard price <s data-bess-standard-price>\u20ac1,370<\/s><\/p>\n            <p class=\"bess-price-label\">Early Bird price<\/p>\n            <p class=\"bess-price\" data-bess-price>\u20ac970<\/p>\n            <p class=\"bess-saving\" data-bess-saving>Save \u20ac400<\/p>\n            <p class=\"bess-payment\" data-bess-payment>VAT included<\/p>\n            <div class=\"bess-cta-row\"><a class=\"bess-button\" href=\"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\" data-bess-buy data-bess-checkout-cta data-bess-cta=\"offer\">Reserve Early Bird access<\/a><\/div>\n            <p class=\"bess-microcopy\">Payment today \u00b7 12 months from activation<\/p>\n            <div class=\"bess-legal\">\n              <a href=\"https:\/\/thebessacademy.com\/en\/privacy-policy\/\">Privacy<\/a>\n              <a href=\"https:\/\/thebessacademy.com\/en\/returns-and-refunds-policy\/\" data-bess-refund>Refund \/ cancellation<\/a>\n              <a href=\"#\" data-bess-terms hidden>Terms<\/a>\n              <a href=\"#\" data-bess-support hidden>Contact<\/a>\n            <\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer class=\"bess-footer\">\n    <div class=\"bess-container bess-footer__inner\">\n      <p>\u00a9 <span id=\"bess-year\"><\/span> The BESS Academy. Professional education, not project-specific advice.<\/p>\n      <div class=\"bess-footer__links\"><a href=\"https:\/\/thebessacademy.com\/en\/\">Main website<\/a><a href=\"https:\/\/thebessacademy.com\/en\/privacy-policy\/\">Privacy<\/a><a href=\"https:\/\/thebessacademy.com\/en\/returns-and-refunds-policy\/\">Refund policy<\/a><\/div>\n    <\/div>\n  <\/footer>\n\n  <div class=\"bess-mobile-cta\" id=\"bess-mobile-cta\" aria-hidden=\"true\">\n    <a class=\"bess-button\" href=\"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\" data-bess-buy data-bess-cta=\"mobile-sticky\" tabindex=\"-1\">Buy Early Bird access \u2014 \u20ac970<\/a>\n  <\/div>\n\n  <script>\n    window.BESS_EARLY_BIRD_PAGE = Object.assign({\n      checkoutUrl: \"https:\/\/thebessacademy.com\/en\/producto\/bess-2026-professional-training\/\",\n      standardPrice: \"\u20ac1,370\",\n      price: \"\u20ac970\",\n      savingText: \"Save \u20ac400\",\n      paymentDetails: \"VAT included\",\n      supportUrl: \"\",\n      termsUrl: \"\",\n      refundUrl: \"https:\/\/thebessacademy.com\/en\/returns-and-refunds-policy\/\"\n    }, window.BESS_EARLY_BIRD_PAGE || {});\n\n    (function () {\n      var config = window.BESS_EARLY_BIRD_PAGE;\n      function setText(selector, value) {\n        if (!value) return;\n        document.querySelectorAll(selector).forEach(function (node) { node.textContent = value; });\n      }\n      function setLink(selector, value) {\n        if (!value) return;\n        document.querySelectorAll(selector).forEach(function (node) { node.href = value; node.hidden = false; });\n      }\n      setText(\"[data-bess-standard-price]\", config.standardPrice);\n      setText(\"[data-bess-price]\", config.price);\n      setText(\"[data-bess-saving]\", config.savingText);\n      setText(\"[data-bess-payment]\", config.paymentDetails);\n      setLink(\"[data-bess-terms]\", config.termsUrl);\n      setLink(\"[data-bess-refund]\", config.refundUrl);\n      setLink(\"[data-bess-support]\", config.supportUrl);\n\n      var checkoutUrl = \"\";\n      if (config.checkoutUrl) {\n        try {\n          var checkout = new URL(config.checkoutUrl, window.location.href);\n          checkout.searchParams.set(\"utm_source\", \"early_bird_landing\");\n          checkout.searchParams.set(\"utm_medium\", \"website\");\n          checkout.searchParams.set(\"utm_campaign\", \"bess_2026_early_bird\");\n          checkoutUrl = checkout.toString();\n        } catch (error) { console.warn(\"The BESS Academy: invalid checkout URL.\"); }\n      }\n\n      document.querySelectorAll(\"[data-bess-buy]\").forEach(function (link) {\n        if (checkoutUrl) {\n          link.href = checkoutUrl;\n          link.removeAttribute(\"aria-disabled\");\n        } else {\n          link.setAttribute(\"aria-disabled\", \"true\");\n          link.addEventListener(\"click\", function (event) { event.preventDefault(); });\n        }\n        link.addEventListener(\"click\", function () {\n          window.dispatchEvent(new CustomEvent(\"bess:cta-click\", { detail: { placement: link.getAttribute(\"data-bess-cta\") || \"unknown\", source: \"early-bird\", destination: link.href } }));\n        });\n      });\n\n      document.querySelectorAll(\".bess-faq details\").forEach(function (item) {\n        item.addEventListener(\"toggle\", function () {\n          if (item.open) window.dispatchEvent(new CustomEvent(\"bess:faq-open\", { detail: { question: item.querySelector(\"summary\") ? item.querySelector(\"summary\").textContent : \"unknown\" } }));\n        });\n      });\n\n      var mobile = document.getElementById(\"bess-mobile-cta\");\n      var heroBuy = document.getElementById(\"bess-hero-buy\");\n      var offer = document.getElementById(\"bess-offer\");\n      var heroVisible = true;\n      var offerVisible = false;\n      function updateMobile() {\n        if (!mobile) return;\n        var show = !heroVisible && !offerVisible;\n        mobile.classList.toggle(\"is-visible\", show);\n        mobile.setAttribute(\"aria-hidden\", show ? \"false\" : \"true\");\n        var link = mobile.querySelector(\"a\");\n        if (link) link.tabIndex = show ? 0 : -1;\n      }\n      if (\"IntersectionObserver\" in window && mobile && heroBuy && offer) {\n        new IntersectionObserver(function (entries) { heroVisible = entries[0].isIntersecting; updateMobile(); }).observe(heroBuy);\n        new IntersectionObserver(function (entries) { offerVisible = entries[0].isIntersecting; updateMobile(); }, { threshold: 0.1 }).observe(offer);\n      }\n\n      var year = document.getElementById(\"bess-year\");\n      if (year) year.textContent = String(new Date().getFullYear());\n    })();\n  <\/script>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Skip to main content Early Bird enrolment is open A BESS project can look right on paper and still go wrong in the details. Learn to connect the technical, operational, contractual and financial decisions before an assumption becomes a redesign, a warranty dispute or a number that no longer works. Reserve Early Bird access \u2014&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"normal","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_joinchat":[],"footnotes":""},"class_list":["post-2387","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Juan \u00c1lvarez","author_link":"https:\/\/thebessacademy.com\/en\/author\/juanmiaghotmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Skip to main content Early Bird enrolment is open A BESS project can look right on paper and still go wrong in the details. Learn to connect the technical, operational, contractual and financial decisions before an assumption becomes a redesign, a warranty dispute or a number that no longer works. Reserve Early Bird access \u2014...","_links":{"self":[{"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/pages\/2387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/comments?post=2387"}],"version-history":[{"count":10,"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/pages\/2387\/revisions"}],"predecessor-version":[{"id":2401,"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/pages\/2387\/revisions\/2401"}],"wp:attachment":[{"href":"https:\/\/thebessacademy.com\/en\/wp-json\/wp\/v2\/media?parent=2387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}