{"id":226659,"date":"2026-04-13T09:58:22","date_gmt":"2026-04-13T07:58:22","guid":{"rendered":"https:\/\/smart11.ai\/?page_id=226659"},"modified":"2026-04-13T17:14:58","modified_gmt":"2026-04-13T15:14:58","slug":"test-masterclass-opbouwen","status":"publish","type":"page","link":"https:\/\/smart11.ai\/nl\/test-masterclass-opbouwen\/","title":{"rendered":"Test Masterclass opbouwen"},"content":{"rendered":"<p><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[et_pb_section fb_built=&quot;1&quot; _builder_version=&quot;4.21.0&quot; background_color=&quot;#0E0E0E&quot; custom_padding=&quot;0px||0px||false|false&quot;][et_pb_row _builder_version=&quot;4.21.0&quot; custom_padding=&quot;0px||0px||false|false&quot; width=&quot;100%&quot; max_width=&quot;100%&quot;][et_pb_column type=&quot;4_4&quot; _builder_version=&quot;4.21.0&quot;][et_pb_code _builder_version=&quot;4.21.0&quot;]&lt;link href=&quot;https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;\n&lt;script src=&quot;https:\/\/cdn.tailwindcss.com&quot;&gt;&lt;\/script&gt;\n&lt;style&gt;\n    * { font-family: &#039;Poppins&#039;, sans-serif; }\n    body { background: #0E0E0E; color: #FFFFFF; margin: 0; padding: 0; padding-top: 52px; }\n\n    .label {\n      font-size: 13px; font-weight: 800; letter-spacing: 0.22em;\n      text-transform: uppercase; color: #DC9600;\n    }\n    .h1 { font-size: clamp(34px, 5.5vw, 64px); font-weight: 800; line-height: 1.08; color: #FFFFFF; }\n    .h2 { font-size: clamp(26px, 3.8vw, 44px); font-weight: 800; line-height: 1.12; color: #FFFFFF; }\n    .gold { color: #DC9600; }\n\n    .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n    @media(max-width:600px){ .container { padding: 0 20px; } }\n\n    .card-dark {\n      background: #161616; border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 28px;\n    }\n    .card-gold {\n      background: rgba(220,150,0,0.1); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 6px; padding: 28px;\n    }\n\n    .btn-primary {\n      display: inline-block; background: #DC9600; color: #000000;\n      font-weight: 800; font-size: 15px; letter-spacing: 0.12em;\n      text-transform: uppercase; padding: 18px 40px; border-radius: 3px;\n      text-decoration: none; border: none; cursor: pointer;\n    }\n    .btn-primary:hover { background: #c88800; }\n\n    section { padding: 80px 0; }\n    @media(max-width:600px){ section { padding: 48px 0; } }\n\n    .value-row {\n      display: flex; justify-content: space-between; align-items: flex-start;\n      padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.05);\n      font-size: 14px; color: #CACACA; gap: 12px;\n    }\n    .value-row:last-child { border-bottom: none; }\n    .value-row .val { color: #9A9A9A; font-size: 13px; white-space: nowrap; flex-shrink: 0; }\n    @media(max-width:480px){\n      .value-row { flex-direction: column; gap: 4px; }\n      .value-row .val { margin-left: 0; }\n    }\n\n    \/* \u2500\u2500 STICKY BAR \u2500\u2500 *\/\n    .sticky-bar {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 999;\n      background: rgba(14,14,14,0.97);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n      backdrop-filter: blur(8px);\n      padding: 0 24px;\n      height: 52px;\n      display: flex; align-items: center; justify-content: space-between;\n    }\n    .sticky-bar-left {\n      display: flex; align-items: center; gap: 16px;\n    }\n    .sticky-spot-dot {\n      width: 7px; height: 7px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.2} }\n    .sticky-bar a.sticky-btn {\n      background: #DC9600; color: #000; font-weight: 800; font-size: 12px;\n      letter-spacing: 0.1em; text-transform: uppercase; padding: 8px 20px;\n      border-radius: 3px; text-decoration: none; white-space: nowrap;\n    }\n    .sticky-bar a.sticky-btn:hover { background: #c88800; }\n    @media(max-width:600px){\n      .sticky-bar-left span.sticky-date { display: none; }\n      .sticky-bar-left span.sticky-text { font-size: 11px; }\n      .sticky-bar { padding: 0 16px; }\n      .sticky-bar a.sticky-btn { padding: 7px 14px; font-size: 11px; }\n    }\n\n    \/* \u2500\u2500 Spots badge \u2500\u2500 *\/\n    .spots-badge {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: rgba(220,150,0,0.15); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 3px; padding: 6px 16px; font-size: 13px;\n      font-weight: 800; color: #DC9600; letter-spacing: 0.08em;\n    }\n    .spot-dot {\n      width: 8px; height: 8px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n\n    \/* \u2500\u2500 Stat bar \u2500\u2500 *\/\n    .stat-bar {\n      background: #161616;\n      border-top: 1px solid rgba(220,150,0,0.35);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n      padding: 24px 0;\n    }\n    .stat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; text-align: center; }\n    .stat-item + .stat-item { border-left: 1px solid rgba(255,255,255,0.06); }\n    @media(max-width:480px){\n      .stat-grid { grid-template-columns: 1fr; }\n      .stat-item + .stat-item { border-left:none; border-top:1px solid rgba(255,255,255,0.06); padding-top:16px; margin-top:16px; }\n    }\n\n    \/* \u2500\u2500 Pain cards \u2500\u2500 *\/\n    .pain-label { font-size:9px; font-weight:800; letter-spacing:0.22em; text-transform:uppercase; margin-bottom:10px; }\n\n    \/* \u2500\u2500 Checklist \u2500\u2500 *\/\n    .check-item {\n      display: flex; gap: 12px; align-items: flex-start;\n      font-size: 14px; color: #CACACA; line-height: 1.55; margin-bottom: 14px;\n    }\n    .check-icon { color: #DC9600; font-weight: 800; flex-shrink: 0; margin-top: 1px; }\n\n    \/* \u2500\u2500 Steps \u2500\u2500 *\/\n    .step-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; }\n    .step-col { padding: 28px 24px; }\n    .step-col + .step-col { border-left: 1px solid rgba(220,150,0,0.2); }\n    .step-num {\n      width: 36px; height: 36px; background: #DC9600; border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 800; color: #000; margin-bottom: 16px;\n    }\n    @media(max-width:640px){\n      .step-grid { grid-template-columns: 1fr; }\n      .step-col + .step-col { border-left: none; border-top: 1px solid rgba(220,150,0,0.2); }\n    }\n\n    \/* \u2500\u2500 Testimonial \u2500\u2500 *\/\n    .testimonial {\n      background: rgba(220,150,0,0.06); border: 1px solid rgba(220,150,0,0.25);\n      border-radius: 6px; padding: 28px;\n    }\n\n    \/* \u2500\u2500 Grid helpers \u2500\u2500 *\/\n    .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n    .grid-3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }\n    @media(max-width:768px){\n      .grid-2 { grid-template-columns: 1fr; }\n      .grid-3 { grid-template-columns: 1fr; }\n    }\n\n    \/* \u2500\u2500 Hero \u2500\u2500 *\/\n    .hero-img { width:100%; height:100%; object-fit:cover; border-radius:16px; display:block; }\n    @media(max-width:768px){\n      .hero-cols { flex-direction:column !important; }\n      .hero-img-wrap { margin-top:36px; width:100% !important; max-width:100% !important; height:280px !important; }\n    }\n\n    \/* \u2500\u2500 Guarantee \u2500\u2500 *\/\n    .guarantee-bar {\n      display: flex; align-items: center; gap: 12px;\n      background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 14px 20px; margin-top: 12px;\n    }\n    .guarantee-icon { font-size: 20px; flex-shrink: 0; }\n\n    \/* \u2500\u2500 Mobile overrides \u2500\u2500 *\/\n    @media(max-width:600px){\n      .card-dark, .card-gold { padding: 20px; }\n      .btn-primary { width: 100%; text-align: center; padding: 16px 24px; font-size: 14px; }\n      .spots-badge { font-size: 12px; padding: 5px 12px; }\n      .stat-grid { grid-template-columns: repeat(3,1fr); }\n    }\n    @media(max-width:400px){\n      .stat-grid { grid-template-columns: 1fr; }\n      .stat-item + .stat-item { border-left: none; border-top: 1px solid rgba(255,255,255,0.06); padding-top: 16px; margin-top: 16px; }\n    }\n  &lt;\/style&gt;\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STICKY BAR &mdash; meescrollende schaarste\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;div class=&quot;sticky-bar&quot;&gt;\n  &lt;div class=&quot;sticky-bar-left&quot;&gt;\n    &lt;span class=&quot;sticky-spot-dot&quot;&gt;&lt;\/span&gt;\n    &lt;span class=&quot;sticky-text&quot; style=&quot;font-size:13px; font-weight:700; color:#FFFFFF;&quot;&gt;Nog &lt;strong style=&quot;color:#DC9600;&quot;&gt;3 plaatsen&lt;\/strong&gt; available&lt;\/span&gt;\n    &lt;span class=&quot;sticky-date&quot; style=&quot;font-size:12px; color:#9A9A9A; border-left:1px solid rgba(255,255,255,0.1); padding-left:16px;&quot;&gt;26 &amp;amp; 27 april &middot; 19:00&ndash;21:00 &middot; &euro;249&lt;\/span&gt;\n  &lt;\/div&gt;\n  &lt;a href=&quot;#inschrijven&quot; class=&quot;sticky-btn&quot;&gt;Boek nu &rarr;&lt;\/a&gt;\n&lt;\/div&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 1 &mdash; HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#0E0E0E; padding-top:100px; padding-bottom:80px;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;hero-cols&quot; style=&quot;display:flex; gap:48px; align-items:center;&quot;&gt;\n\n      &lt;div style=&quot;flex:1; min-width:0;&quot;&gt;\n        &lt;div style=&quot;margin-bottom:28px;&quot;&gt;\n          &lt;span class=&quot;spots-badge&quot;&gt;\n            &lt;span class=&quot;spot-dot&quot;&gt;&lt;\/span&gt;\n            Nog 3 plekken beschikbaar - 26 en 27 april\n          &lt;\/span&gt;\n        &lt;\/div&gt;\n\n        &lt;p class=&quot;label&quot; style=&quot;margin-bottom:14px;&quot;&gt;SmartCoach &middot; Masterclass&lt;\/p&gt;\n\n        &lt;h1 class=&quot;h1&quot; style=&quot;margin-bottom:24px;&quot;&gt;\n          Jij ziet het &mdash;&lt;br&gt;\n          maar je kunt het nog niet&lt;br&gt;\n          &lt;span class=&quot;gold&quot;&gt;concreet maken&lt;\/span&gt;\n        &lt;\/h1&gt;\n\n        &lt;p style=&quot;font-size:17px; color:#BFBFBF; line-height:1.7; max-width:500px; margin-bottom:28px;&quot;&gt;\n          In 2 avonden leer je hoe spelers zich positioneren in de opbouw, welke keuzes ze moeten maken, en hoe jij dit in 1-2 zinnen uitlegt die echt blijven hangen.\n        &lt;\/p&gt;\n\n        &lt;p style=&quot;font-size:13px; font-weight:600; color:#9A9A9A; margin-bottom:36px; line-height:2;&quot;&gt;\n          &lt;span style=&quot;margin-right:20px;&quot;&gt;26 &amp;amp; 27 april &middot; 19:00&ndash;21:00&lt;\/span&gt;\n          &lt;span style=&quot;margin-right:20px;&quot;&gt;\u2713 Online &middot; Live&lt;\/span&gt;\n          &lt;span&gt;\u2713 Max. 3 coaches&lt;\/span&gt;\n        &lt;\/p&gt;\n\n        &lt;a href=&quot;#inschrijven&quot; class=&quot;btn-primary&quot;&gt;Reserveer jouw plek &mdash; &euro;249&lt;\/a&gt;\n\n        &lt;!-- Guarantee --&gt;\n        &lt;div class=&quot;guarantee-bar&quot;&gt;\n          &lt;span class=&quot;guarantee-icon&quot;&gt;\ud83d\udee1\ufe0f&lt;\/span&gt;\n          &lt;span style=&quot;font-size:13px; color:#9A9A9A; line-height:1.5;&quot;&gt;\n            &lt;strong style=&quot;color:#FFFFFF;&quot;&gt;Was de eerste avond niet naar wens?&lt;\/strong&gt;\n            Je krijgt je geld terug. Zonder gedoe.\n          &lt;\/span&gt;\n        &lt;\/div&gt;\n      &lt;\/div&gt;\n\n      &lt;div class=&quot;hero-img-wrap&quot; style=&quot;flex:0 0 460px; max-width:460px; height:520px;&quot;&gt;\n        &lt;img\n          src=&quot;..\/brand_assets\/coach-photo-2.jpg&quot;\n          alt=&quot;Coach met spelers op het veld&quot;\n          class=&quot;hero-img&quot;\n          onerror=&quot;this.src=&#039;https:\/\/placehold.co\/460x520\/161616\/DC9600?text=Smart11&#039;&quot;\n        &gt;\n      &lt;\/div&gt;\n\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- Stat bar --&gt;\n&lt;div class=&quot;stat-bar&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;stat-grid&quot;&gt;\n      &lt;div class=&quot;stat-item&quot; style=&quot;padding:8px 0;&quot;&gt;\n        &lt;p style=&quot;font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;&quot;&gt;2&lt;\/p&gt;\n        &lt;p class=&quot;label&quot; style=&quot;font-size:10px;&quot;&gt;Live avonden&lt;\/p&gt;\n      &lt;\/div&gt;\n      &lt;div class=&quot;stat-item&quot; style=&quot;padding:8px 0;&quot;&gt;\n        &lt;p style=&quot;font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;&quot;&gt;3&lt;\/p&gt;\n        &lt;p class=&quot;label&quot; style=&quot;font-size:10px;&quot;&gt;Max. coaches&lt;\/p&gt;\n      &lt;\/div&gt;\n      &lt;div class=&quot;stat-item&quot; style=&quot;padding:8px 0;&quot;&gt;\n        &lt;p style=&quot;font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;&quot;&gt;&euro;434&lt;\/p&gt;\n        &lt;p class=&quot;label&quot; style=&quot;font-size:10px;&quot;&gt;Waarde &middot; Jij betaalt &euro;249&lt;\/p&gt;\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/div&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 2 &mdash; PIJNPUNT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#161616;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:14px;&quot;&gt;Herken jij dit?&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:14px;&quot;&gt;\n      Je begrijpt het spel.&lt;br&gt;\n      maar jouw coaching &lt;span class=&quot;gold&quot;&gt;blijft te algemeen&lt;\/span&gt;\n    &lt;\/h2&gt;\n    &lt;p style=&quot;font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px; margin-bottom:48px;&quot;&gt;\n      Je ziet dat het niet klopt. Maar het concreet maken voor je speler?\n      Dat is een vak apart &ndash; en niemand heeft je dat geleerd.\n    &lt;\/p&gt;\n\n    &lt;div class=&quot;grid-3&quot;&gt;\n      &lt;div class=&quot;card-dark&quot;&gt;\n        &lt;p class=&quot;pain-label&quot; style=&quot;color:#9A9A9A;&quot;&gt;Pijnpunt 1&lt;\/p&gt;\n        &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;&quot;&gt;\n          &quot;Sneller spelen&quot; &mdash; en de week erna doet hij het weer\n        &lt;\/p&gt;\n        &lt;p style=&quot;font-size:13px; color:#9A9A9A; line-height:1.65;&quot;&gt;\n          Je corrigeert. Hij knikt. Volgende week weer precies hetzelfde. Je mist de taal om precies te zeggen wat er misgaat &mdash; en waarom.\n        &lt;\/p&gt;\n      &lt;\/div&gt;\n\n      &lt;div class=&quot;card-gold&quot;&gt;\n        &lt;p class=&quot;pain-label&quot; style=&quot;color:#DC9600;&quot;&gt;Herken je dit?&lt;\/p&gt;\n        &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;&quot;&gt;\n          In je hoofd is het kraakhelder - bij de speler niet\n        &lt;\/p&gt;\n        &lt;p style=&quot;font-size:13px; color:#CACACA; line-height:1.65;&quot;&gt;\n          Je kunt het visualiseren. Maar het omzetten naar iets wat een speler van 17 direct begrijpt en uitvoert? Dat lukt nog niet.\n        &lt;\/p&gt;\n      &lt;\/div&gt;\n\n      &lt;div class=&quot;card-dark&quot;&gt;\n        &lt;p class=&quot;pain-label&quot; style=&quot;color:#9A9A9A;&quot;&gt;Punt van zorg 3&lt;\/p&gt;\n        &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;&quot;&gt;\n          Je traint ervoor &mdash; maar in de wedstrijd zie je er niets van terug\n        &lt;\/p&gt;\n        &lt;p style=&quot;font-size:13px; color:#9A9A9A; line-height:1.65;&quot;&gt;\n          De training verloopt goed. Maar zodra de wedstrijd begint, verdwijnt alles.\nJe mist het systeem om analyse te vertalen naar gedrag op het veld.\n        &lt;\/p&gt;\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TUSSENBLOK &mdash; SFEERBEELD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;div style=&quot;background:#0E0E0E;&quot;&gt;\n  &lt;div class=&quot;container&quot; style=&quot;padding-top:0; padding-bottom:0;&quot;&gt;\n    &lt;div style=&quot;position:relative; border-radius:12px; overflow:hidden; height:420px;&quot;&gt;\n      &lt;img\n        src=&quot;..\/brand_assets\/foto&#039;s\/Smart11_V2-6.jpg&quot;\n        alt=&quot;Coaches analyseren wedstrijdbeelden&quot;\n        style=&quot;width:100%; height:100%; object-fit:cover; display:block;&quot;\n        onerror=&quot;this.src=&#039;https:\/\/placehold.co\/1100x420\/161616\/DC9600?text=Sfeerbeeld+masterclass&#039;&quot;\n      &gt;\n      &lt;div style=&quot;position:absolute; inset:0; background:linear-gradient(to right, rgba(14,14,14,0.75) 0%, rgba(14,14,14,0.1) 65%, rgba(14,14,14,0) 100%);&quot;&gt;&lt;\/div&gt;\n      &lt;div style=&quot;position:absolute; bottom:36px; left:40px; max-width:440px;&quot;&gt;\n        &lt;p class=&quot;label&quot; style=&quot;margin-bottom:10px;&quot;&gt;Dit is hoe de masterclass werkt&lt;\/p&gt;\n        &lt;p style=&quot;font-size:20px; font-weight:800; color:#FFFFFF; line-height:1.35; margin:0;&quot;&gt;\n          Analyseer echte wedstrijdsituaties &mdash;&lt;br&gt;\n          &lt;span class=&quot;gold&quot;&gt;en pas het direct toe op jouw spelers&lt;\/span&gt;\n        &lt;\/p&gt;\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/div&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HOE WERKT HET &mdash; 3 stappen\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#0E0E0E; padding-top:60px; padding-bottom:0;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:14px;&quot;&gt;Hoe werken de avonden?&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:40px;&quot;&gt;\n      Geen passief webinar&lt;br&gt;\n      &lt;span class=&quot;gold&quot;&gt;jij doet actief mee&lt;\/span&gt;\n    &lt;\/h2&gt;\n\n    &lt;div style=&quot;background:#161616; border:1px solid rgba(220,150,0,0.25); border-radius:8px; overflow:hidden;&quot;&gt;\n      &lt;div class=&quot;step-grid&quot;&gt;\n\n        &lt;div class=&quot;step-col&quot;&gt;\n          &lt;div class=&quot;step-num&quot;&gt;1&lt;\/div&gt;\n          &lt;p style=&quot;font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;&quot;&gt;Avond 1 &mdash; 26 april&lt;\/p&gt;\n          &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;&quot;&gt;Methodologie + Positionering&lt;\/p&gt;\n          &lt;p style=&quot;font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;&quot;&gt;Je leert Inside &amp;amp; Outside Positioning &mdash; de twee meest bepalende keuzes in de opbouw. Met echte beelden van pro&#039;s &eacute;n amateurs.&lt;\/p&gt;\n          &lt;p style=&quot;font-size:12px; color:#DC9600; font-weight:700;&quot;&gt;\u2713 Direct herkenbaar op het veld&lt;\/p&gt;\n        &lt;\/div&gt;\n\n        &lt;div class=&quot;step-col&quot;&gt;\n          &lt;div class=&quot;step-num&quot;&gt;2&lt;\/div&gt;\n          &lt;p style=&quot;font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;&quot;&gt;Avond 2 &mdash; 27 april&lt;\/p&gt;\n          &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;&quot;&gt;Analyseer uw eigen beelden&lt;\/p&gt;\n          &lt;p style=&quot;font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;&quot;&gt;Je analyseert situaties uit jouw eigen wedstrijden of topwedstrijden in SmartCoach. Persoonlijke feedback van de docent.&lt;\/p&gt;\n          &lt;p style=&quot;font-size:12px; color:#DC9600; font-weight:700;&quot;&gt;\u2713 Jouw team. Jouw spelers. Concreet.&lt;\/p&gt;\n        &lt;\/div&gt;\n\n        &lt;div class=&quot;step-col&quot; style=&quot;background:rgba(220,150,0,0.05);&quot;&gt;\n          &lt;div class=&quot;step-num&quot;&gt;3&lt;\/div&gt;\n          &lt;p style=&quot;font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;&quot;&gt;Na afloop&lt;\/p&gt;\n          &lt;p style=&quot;font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;&quot;&gt;Gereedschap, PDF&#039;s &amp;amp; doorstroom&lt;\/p&gt;\n          &lt;p style=&quot;font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;&quot;&gt;U vertrekt met een minicursus, afspeellijsten, oefeningen PDF&#039;s en 1 maand SmartCoach + Clairence AI. En als enige de kans door te stromen.&lt;\/p&gt;\n          &lt;p style=&quot;font-size:12px; color:#DC9600; font-weight:700;&quot;&gt;\u2713 Exclusieve toegang tot cursusniveau&lt;\/p&gt;\n        &lt;\/div&gt;\n\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 3 &mdash; HET AANBOD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#0E0E0E;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:14px;&quot;&gt;Het aanbod&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:14px;&quot;&gt;\n      Alles wat je nodig hebt&lt;br&gt;direct &lt;span class=&quot;gold&quot;&gt;concretere begeleiding te geven&lt;\/span&gt;\n    &lt;\/h2&gt;\n    &lt;p style=&quot;font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px; margin-bottom:48px;&quot;&gt;\n      In 2 avonden leer je de methode, werk je met echte wedstrijdbeelden en vertrek je met tools die je morgen al kunt gebruiken.\n    &lt;\/p&gt;\n\n    &lt;div class=&quot;grid-2&quot; style=&quot;align-items:start;&quot;&gt;\n\n      &lt;!-- Value stack --&gt;\n      &lt;div class=&quot;card-dark&quot; style=&quot;padding:36px;&quot;&gt;\n        &lt;p class=&quot;label&quot; style=&quot;margin-bottom:20px;&quot;&gt;Wat je krijgt&lt;\/p&gt;\n\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;2 live sessies: opbouw-analyse (Binnen- &amp;amp; Buitenpositionering)&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;150&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;Mini-cursus video&#039;s Inside &amp;amp; Outside Positioning&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;40&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;2 afspeellijsten: top &amp;amp; slechte voorbeelden&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;50&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;Workshop: individueel analyseren in SmartCoach&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;99&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;1 maand gratis SmartCoach + Clairence AI&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;45&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;value-row&quot;&gt;\n          &lt;span&gt;Praktische oefeningen PDF&#039;s voor trainingen&lt;\/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&euro;50&lt;\/span&gt;\n        &lt;\/div&gt;\n\n        &lt;div style=&quot;margin-top:24px; padding-top:20px; border-top:1px solid rgba(220,150,0,0.3);&quot;&gt;\n          &lt;div style=&quot;display:flex; justify-content:space-between; align-items:center; margin-bottom:6px;&quot;&gt;\n            &lt;span style=&quot;font-size:13px; color:#9A9A9A;&quot;&gt;Totale waarde&lt;\/span&gt;\n            &lt;span style=&quot;font-size:15px; font-weight:800; color:#9A9A9A; text-decoration:line-through;&quot;&gt;&euro;434&lt;\/span&gt;\n          &lt;\/div&gt;\n          &lt;div style=&quot;display:flex; justify-content:space-between; align-items:center;&quot;&gt;\n            &lt;span style=&quot;font-size:15px; font-weight:800; color:#FFFFFF;&quot;&gt;Je betaalt&lt;\/span&gt;\n            &lt;span style=&quot;font-size:28px; font-weight:800; color:#DC9600;&quot;&gt;&euro;249&lt;\/span&gt;\n          &lt;\/div&gt;\n        &lt;\/div&gt;\n      &lt;\/div&gt;\n\n      &lt;!-- Right column --&gt;\n      &lt;div style=&quot;display:flex; flex-direction:column; gap:20px;&quot;&gt;\n\n        &lt;!-- SmartCoach photo --&gt;\n        &lt;div style=&quot;border-radius:6px; overflow:hidden; border:1px solid rgba(220,150,0,0.25);&quot;&gt;\n          &lt;img\n            src=&quot;..\/brand_assets\/foto&#039;s\/smartcoach-laptop.jpg&quot;\n            alt=&quot;SmartCoach interface &mdash; individuele analyse&quot;\n            style=&quot;width:100%; height:auto; display:block;&quot;\n            onerror=&quot;this.src=&#039;https:\/\/placehold.co\/540x220\/111111\/DC9600?text=SmartCoach+interface&#039;&quot;\n          &gt;\n          &lt;div style=&quot;background:#111111; padding:12px 16px; display:flex; align-items:center; gap:10px;&quot;&gt;\n            &lt;span style=&quot;width:8px; height:8px; background:#DC9600; border-radius:50%; flex-shrink:0;&quot;&gt;&lt;\/span&gt;\n            &lt;span style=&quot;font-size:12px; color:#9A9A9A;&quot;&gt;SmartCoach &mdash; jouw hulpmiddel tijdens &eacute;n na de masterclass&lt;\/span&gt;\n          &lt;\/div&gt;\n        &lt;\/div&gt;\n\n        &lt;!-- Results checklist --&gt;\n        &lt;div class=&quot;card-gold&quot; style=&quot;padding:32px;&quot;&gt;\n          &lt;p class=&quot;label&quot; style=&quot;margin-bottom:16px;&quot;&gt;Na 2 avonden kun je:&lt;\/p&gt;\n          &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Direct zien wat er fout gaat in de opbouw &mdash; en waarom&lt;\/span&gt;&lt;\/div&gt;\n          &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Het kiezen van de beste optie voor elke situatie vereist een heldere analyse en een snelle beslissing.&lt;\/span&gt;&lt;\/div&gt;\n          &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Laat spelers zichzelf analyseren in 10 minuten via de Smart11 app&lt;\/span&gt;&lt;\/div&gt;\n          &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Analyse vertalen naar concrete training met direct resultaat&lt;\/span&gt;&lt;\/div&gt;\n        &lt;\/div&gt;\n\n        &lt;!-- CTA --&gt;\n        &lt;a id=&quot;inschrijven&quot; href=&quot;#&quot; class=&quot;btn-primary&quot; style=&quot;text-align:center; display:block;&quot;&gt;\n          Ja, ik doe mee &mdash; &euro;249\n        &lt;\/a&gt;\n\n        &lt;!-- Guarantee --&gt;\n        &lt;div class=&quot;guarantee-bar&quot; style=&quot;background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px; padding:14px 20px; display:flex; align-items:center; gap:12px; margin-top:-8px;&quot;&gt;\n          &lt;span style=&quot;font-size:20px;&quot;&gt;\ud83d\udee1\ufe0f&lt;\/span&gt;\n          &lt;span style=&quot;font-size:13px; color:#9A9A9A; line-height:1.5;&quot;&gt;\n            &lt;strong style=&quot;color:#FFFFFF;&quot;&gt;Was de eerste avond niet naar wens?&lt;\/strong&gt; Je krijgt je geld terug. Zonder gedoe.\n          &lt;\/span&gt;\n        &lt;\/div&gt;\n\n        &lt;p style=&quot;font-size:12px; color:#555555; text-align:center; margin-top:-4px;&quot;&gt;\n          26 &amp;amp; 27 april &middot; 19:00&ndash;21:00 &middot; Online &middot; Max. 3 plaatsen\n        &lt;\/p&gt;\n\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 4 &mdash; VOOR WIE + TESTIMONIALS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#161616;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:14px;&quot;&gt;Voor wie&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:40px;&quot;&gt;\n      Dit is voor coaches die &lt;span class=&quot;gold&quot;&gt;meer willen&lt;\/span&gt;&lt;br&gt;dan intu&iuml;tie\n    &lt;\/h2&gt;\n\n    &lt;div class=&quot;grid-2&quot; style=&quot;margin-bottom:64px;&quot;&gt;\n\n      &lt;div class=&quot;card-dark&quot; style=&quot;padding:32px;&quot;&gt;\n        &lt;p style=&quot;font-size:13px; font-weight:800; color:#DC9600; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;&quot;&gt;Dit is voor jou als...&lt;\/p&gt;\n        &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Je ambitieuze jeugdcoach bent (O12&ndash;O19, hoofdklasse of hoger)&lt;\/span&gt;&lt;\/div&gt;\n        &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Je snapt het spel, maar je coaching nog niet concreet genoeg krijgt&lt;\/span&gt;&lt;\/div&gt;\n        &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Je werkt al met wedstrijdbeelden (Veo, Hudl, Spideo, Xbot &mdash; of wilt starten)&lt;\/span&gt;&lt;\/div&gt;\n        &lt;div class=&quot;check-item&quot;&gt;&lt;span class=&quot;check-icon&quot;&gt;\u2713&lt;\/span&gt;&lt;span&gt;Als je je spelers &eacute;cht beter wil maken, niet alleen trainingen wil geven&lt;\/span&gt;&lt;\/div&gt;\n      &lt;\/div&gt;\n\n      &lt;div style=&quot;background:rgba(255,255,255,0.02); border:1px solid rgba(255,255,255,0.07); border-radius:6px; padding:32px;&quot;&gt;\n        &lt;p style=&quot;font-size:13px; font-weight:800; color:#9A9A9A; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;&quot;&gt;Dit is NIET voor jou als...&lt;\/p&gt;\n        &lt;div class=&quot;check-item&quot;&gt;\n          &lt;span style=&quot;color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;&quot;&gt;&times;&lt;\/span&gt;\n          &lt;span style=&quot;color:#9A9A9A;&quot;&gt;Je puur op zoek bent naar tactische teamtrainingen of speelschema&#039;s&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;check-item&quot;&gt;\n          &lt;span style=&quot;color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;&quot;&gt;&times;&lt;\/span&gt;\n          &lt;span style=&quot;color:#9A9A9A;&quot;&gt;Je bent gloednieuw als coach en wilt eerst de basis leren&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;div class=&quot;check-item&quot;&gt;\n          &lt;span style=&quot;color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;&quot;&gt;&times;&lt;\/span&gt;\n          &lt;span style=&quot;color:#9A9A9A;&quot;&gt;Je hebt geen tijd om 2 avonden van 2 uur actief mee te doen&lt;\/span&gt;\n        &lt;\/div&gt;\n        &lt;p style=&quot;font-size:12px; color:#555555; margin-top:20px; padding-top:16px; border-top:1px solid rgba(255,255,255,0.05); line-height:1.6;&quot;&gt;\n          Niet zeker of dit bij je past? Neem contact op &mdash; we kijken het samen door.\n        &lt;\/p&gt;\n      &lt;\/div&gt;\n\n    &lt;\/div&gt;\n\n    &lt;!-- Testimonials --&gt;\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:6px;&quot;&gt;Wat coaches zeggen&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:8px; font-size:clamp(22px,3vw,32px);&quot;&gt;Dit zeiden coaches na eerdere sessies&lt;\/h2&gt;\n    &lt;p style=&quot;font-size:14px; color:#9A9A9A; margin-bottom:32px;&quot;&gt;Niet over de masterclass specifiek &mdash; maar over wat de Smart11-methode concreet opleverde.&lt;\/p&gt;\n\n    &lt;div class=&quot;grid-2&quot;&gt;\n\n      &lt;div class=&quot;testimonial&quot;&gt;\n        &lt;img src=&quot;https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=AV&quot; alt=&quot;Alex van der Veen&quot; style=&quot;border-radius:50%; width:56px; height:56px; object-fit:cover; margin-bottom:14px; display:block;&quot;&gt;\n        &lt;p style=&quot;color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;&quot;&gt;\u2605\u2605\u2605\u2605\u2605&lt;\/p&gt;\n        &lt;p style=&quot;font-style:italic; font-size:14px; color:#EFEFEF; line-height:1.7; margin-bottom:16px;&quot;&gt;\n          &quot;Smart11 heeft mij vertrouwen gegeven op het veld en in de coaching.\nJe vertelt spelers echt iets waar ze wat aan hebben. Ik zie nu details\nen weet zeker dat ik impact bezorg!&quot;\n        &lt;\/p&gt;\n        &lt;p style=&quot;font-size:13px; font-weight:800; color:#FFFFFF; margin-bottom:2px;&quot;&gt;Alex van der Veen&lt;\/p&gt;\n        &lt;p style=&quot;font-size:11px; color:#9A9A9A;&quot;&gt;Eigenaar VEENS Voetbal Academie&lt;\/p&gt;\n        &lt;p style=&quot;font-size:11px; font-weight:800; color:#DC9600; margin-top:12px; padding-top:12px; border-top:1px solid rgba(220,150,0,0.2);&quot;&gt;Meer vertrouwen. Meer impact op het veld.&lt;\/p&gt;\n      &lt;\/div&gt;\n\n      &lt;div class=&quot;testimonial&quot;&gt;\n        &lt;img src=&quot;https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=JB&quot; alt=&quot;Jordi Biemolt&quot; style=&quot;border-radius:50%; width:56px; height:56px; object-fit:cover; margin-bottom:14px; display:block;&quot;&gt;\n        &lt;p style=&quot;color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;&quot;&gt;\u2605\u2605\u2605\u2605\u2605&lt;\/p&gt;\n        &lt;p style=&quot;font-style:italic; font-size:14px; color:#EFEFEF; line-height:1.7; margin-bottom:16px;&quot;&gt;\n          &quot;Door heel gericht naar voetbalsituaties te kijken, herken je structuren en kun je spelers gerichte handvatten bieden. Dit maakt het mogelijk om individuele voetballers beter te begeleiden en hun ontwikkeling te versterken.&quot;\n        &lt;\/p&gt;\n        &lt;p style=&quot;font-size:13px; font-weight:800; color:#FFFFFF; margin-bottom:2px;&quot;&gt;Jordi Biemolt&lt;\/p&gt;\n        &lt;p style=&quot;font-size:11px; color:#9A9A9A;&quot;&gt;Trainer\/Coach FC Groningen&lt;\/p&gt;\n        &lt;p style=&quot;font-size:11px; font-weight:800; color:#DC9600; margin-top:12px; padding-top:12px; border-top:1px solid rgba(220,150,0,0.2);&quot;&gt;Spelers gerichter begeleiden in hun groei.&lt;\/p&gt;\n      &lt;\/div&gt;\n\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TUSSENBLOK &mdash; COACH OP HET VELD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;div style=&quot;background:#161616; padding:48px 0 0;&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div style=&quot;border-radius:12px; overflow:hidden; height:380px; position:relative;&quot;&gt;\n      &lt;img\n        src=&quot;..\/brand_assets\/coach-photo-3.jpg&quot;\n        alt=&quot;Coach op het veld met spelers&quot;\n        style=&quot;width:100%; height:100%; object-fit:cover; display:block;&quot;\n        onerror=&quot;this.src=&#039;https:\/\/placehold.co\/1100x380\/161616\/DC9600?text=Coach+op+het+veld&#039;&quot;\n      &gt;\n      &lt;div style=&quot;position:absolute; inset:0; background:linear-gradient(to top, rgba(22,22,22,0.88) 0%, rgba(22,22,22,0.1) 55%, rgba(22,22,22,0) 100%);&quot;&gt;&lt;\/div&gt;\n      &lt;div style=&quot;position:absolute; bottom:32px; left:0; right:0; text-align:center; padding:0 24px;&quot;&gt;\n        &lt;p style=&quot;font-size:18px; font-weight:800; color:#FFFFFF; font-style:italic; line-height:1.45; margin:0;&quot;&gt;\n          &quot;Een goede coach ziet niet alleen wat er fout gaat &mdash;&lt;br&gt;\n          hij begrijpt &lt;span class=&quot;gold&quot;&gt;waarom&lt;\/span&gt;, en weet wat de speler nodig heeft.&quot;\n        &lt;\/p&gt;\n        &lt;p class=&quot;label&quot; style=&quot;margin-top:12px; font-size:10px;&quot;&gt;Smart11 Methodologie&lt;\/p&gt;\n      &lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/div&gt;\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 5 &mdash; FINALE CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --&gt;\n&lt;section style=&quot;background:#161616; border-top:1px solid rgba(220,150,0,0.3); padding:96px 0;&quot;&gt;\n  &lt;div class=&quot;container&quot; style=&quot;max-width:780px; text-align:center;&quot;&gt;\n\n    &lt;p class=&quot;label&quot; style=&quot;margin-bottom:20px;&quot;&gt;Klaar om te beginnen?&lt;\/p&gt;\n    &lt;h2 class=&quot;h2&quot; style=&quot;margin-bottom:20px;&quot;&gt;\n      Maak je coaching concreet&lt;br&gt;\n      &lt;span class=&quot;gold&quot;&gt;en zie direct resultaat&lt;\/span&gt;\n    &lt;\/h2&gt;\n    &lt;p style=&quot;font-size:16px; color:#9A9A9A; line-height:1.7; max-width:520px; margin:0 auto 36px;&quot;&gt;\n      &euro;249 voor 2 live avonden, tools, een maand SmartCoach en directe toegang tot de Smart11-methode. Max. 3 coaches. Deelnemers krijgen als enigen de kans door te stromen naar de Level Courses &mdash; tegen &lt;strong style=&quot;color:#FFFFFF;&quot;&gt;deelnameprijs van &euro;1.250&lt;\/strong&gt; in plaats van &euro;1.799.\n    &lt;\/p&gt;\n\n    &lt;div style=&quot;display:inline-flex; flex-wrap:wrap; justify-content:center; gap:12px; margin-bottom:36px;&quot;&gt;\n      &lt;span style=&quot;background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;&quot;&gt;\ud83d\udcc5 26 &amp;amp; 27 april&lt;\/span&gt;\n      &lt;span style=&quot;background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;&quot;&gt;19:00 &ndash; 21:00&lt;\/span&gt;\n      &lt;span style=&quot;background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;&quot;&gt;\ud83c\udf10 Online &middot; Live&lt;\/span&gt;\n      &lt;span style=&quot;background:rgba(220,150,0,0.15); border:1px solid rgba(220,150,0,0.4); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:800; color:#DC9600;&quot;&gt;\ud83d\udd34 Nog 3 plekken&lt;\/span&gt;\n    &lt;\/div&gt;\n\n    &lt;div style=&quot;margin-bottom:16px;&quot;&gt;\n      &lt;a href=&quot;#&quot; class=&quot;btn-primary&quot; style=&quot;font-size:16px; padding:20px 56px;&quot;&gt;\n        Ja, ik doe mee &mdash; &euro;249\n      &lt;\/a&gt;\n    &lt;\/div&gt;\n\n    &lt;!-- Guarantee final --&gt;\n    &lt;div style=&quot;display:inline-flex; align-items:center; gap:10px; margin-top:16px; padding:12px 24px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px;&quot;&gt;\n      &lt;span style=&quot;font-size:18px;&quot;&gt;\ud83d\udee1\ufe0f&lt;\/span&gt;\n      &lt;span style=&quot;font-size:13px; color:#9A9A9A;&quot;&gt;Was de eerste avond niet naar wens? &lt;strong style=&quot;color:#FFFFFF;&quot;&gt;Geld-terug-garantie.&lt;\/strong&gt; Geen gedoe.&lt;\/span&gt;\n    &lt;\/div&gt;\n\n  &lt;\/div&gt;\n&lt;\/section&gt;\n\n&lt;!-- Footer --&gt;\n&lt;div style=&quot;background:#0E0E0E; border-top:1px solid rgba(255,255,255,0.05); padding:32px 0; text-align:center;&quot;&gt;\n  &lt;img\n    src=&quot;..\/brand_assets\/logo\/T2024010_SMART11_LOGO_WIT_GEEL_RGB (1).png&quot;\n    alt=&quot;Smart11&quot;\n    style=&quot;height:32px; opacity:0.7;&quot;\n    onerror=&quot;this.style.display=&#039;none&#039;&quot;\n  &gt;\n  &lt;p style=&quot;font-size:11px; color:#444444; margin-top:12px; letter-spacing:0.08em;&quot;&gt;\n    &copy; 2026 Smart11 &middot; Groningen\n  &lt;\/p&gt;\n&lt;\/div&gt;[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/code><\/pre>\n\n\n\n<p><\/p>\n<span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&#91;et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"0px||0px||false|false\"]&#91;et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" width=\"100%\" max_width=\"100%\"]&#91;et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]&#91;et_pb_code _builder_version=\"4.21.0\"]&lt;link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n&lt;script src=\"https:\/\/cdn.tailwindcss.com\">&lt;\/script>\n&lt;style>\n    * { font-family: 'Poppins', sans-serif; }\n    body { background: #0E0E0E; color: #FFFFFF; margin: 0; padding: 0; padding-top: 52px; }\n\n    .label {\n      font-size: 13px; font-weight: 800; letter-spacing: 0.22em;\n      text-transform: uppercase; color: #DC9600;\n    }\n    .h1 { font-size: clamp(34px, 5.5vw, 64px); font-weight: 800; line-height: 1.08; color: #FFFFFF; }\n    .h2 { font-size: clamp(26px, 3.8vw, 44px); font-weight: 800; line-height: 1.12; color: #FFFFFF; }\n    .gold { color: #DC9600; }\n\n    .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n    @media(max-width:600px){ .container { padding: 0 20px; } }\n\n    .card-dark {\n      background: #161616; border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 28px;\n    }\n    .card-gold {\n      background: rgba(220,150,0,0.1); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 6px; padding: 28px;\n    }\n\n    .btn-primary {\n      display: inline-block; background: #DC9600; color: #000000;\n      font-weight: 800; font-size: 15px; letter-spacing: 0.12em;\n      text-transform: uppercase; padding: 18px 40px; border-radius: 3px;\n      text-decoration: none; border: none; cursor: pointer;\n    }\n    .btn-primary:hover { background: #c88800; }\n\n    section { padding: 80px 0; }\n    @media(max-width:600px){ section { padding: 48px 0; } }\n\n    .value-row {\n      display: flex; justify-content: space-between; align-items: flex-start;\n      padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.05);\n      font-size: 14px; color: #CACACA; gap: 12px;\n    }\n    .value-row:last-child { border-bottom: none; }\n    .value-row .val { color: #9A9A9A; font-size: 13px; white-space: nowrap; flex-shrink: 0; }\n    @media(max-width:480px){\n      .value-row { flex-direction: column; gap: 4px; }\n      .value-row .val { margin-left: 0; }\n    }\n\n    \/* \u2500\u2500 STICKY BAR \u2500\u2500 *\/\n    .sticky-bar {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 999;\n      background: rgba(14,14,14,0.97);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n      backdrop-filter: blur(8px);\n      padding: 0 24px;\n      height: 52px;\n      display: flex; align-items: center; justify-content: space-between;\n    }\n    .sticky-bar-left {\n      display: flex; align-items: center; gap: 16px;\n    }\n    .sticky-spot-dot {\n      width: 7px; height: 7px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.2} }\n    .sticky-bar a.sticky-btn {\n      background: #DC9600; color: #000; font-weight: 800; font-size: 12px;\n      letter-spacing: 0.1em; text-transform: uppercase; padding: 8px 20px;\n      border-radius: 3px; text-decoration: none; white-space: nowrap;\n    }\n    .sticky-bar a.sticky-btn:hover { background: #c88800; }\n    @media(max-width:600px){\n      .sticky-bar-left span.sticky-date { display: none; }\n      .sticky-bar-left span.sticky-text { font-size: 11px; }\n      .sticky-bar { padding: 0 16px; }\n      .sticky-bar a.sticky-btn { padding: 7px 14px; font-size: 11px; }\n    }\n\n    \/* \u2500\u2500 Spots badge \u2500\u2500 *\/\n    .spots-badge {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: rgba(220,150,0,0.15); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 3px; padding: 6px 16px; font-size: 13px;\n      font-weight: 800; color: #DC9600; letter-spacing: 0.08em;\n    }\n    .spot-dot {\n      width: 8px; height: 8px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n\n    \/* \u2500\u2500 Stat bar \u2500\u2500 *\/\n    .stat-bar {\n      background: #161616;\n      border-top: 1px solid rgba(220,150,0,0.35);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n      padding: 24px 0;\n    }\n    .stat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; text-align: center; }\n    .stat-item + .stat-item { border-left: 1px solid rgba(255,255,255,0.06); }\n    @media(max-width:480px){\n      .stat-grid { grid-template-columns: 1fr; }\n      .stat-item + .stat-item { border-left:none; border-top:1px solid rgba(255,255,255,0.06); padding-top:16px; margin-top:16px; }\n    }\n\n    \/* \u2500\u2500 Pain cards \u2500\u2500 *\/\n    .pain-label { font-size:9px; font-weight:800; letter-spacing:0.22em; text-transform:uppercase; margin-bottom:10px; }\n\n    \/* \u2500\u2500 Checklist \u2500\u2500 *\/\n    .check-item {\n      display: flex; gap: 12px; align-items: flex-start;\n      font-size: 14px; color: #CACACA; line-height: 1.55; margin-bottom: 14px;\n    }\n    .check-icon { color: #DC9600; font-weight: 800; flex-shrink: 0; margin-top: 1px; }\n\n    \/* \u2500\u2500 Steps \u2500\u2500 *\/\n    .step-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; }\n    .step-col { padding: 28px 24px; }\n    .step-col + .step-col { border-left: 1px solid rgba(220,150,0,0.2); }\n    .step-num {\n      width: 36px; height: 36px; background: #DC9600; border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 800; color: #000; margin-bottom: 16px;\n    }\n    @media(max-width:640px){\n      .step-grid { grid-template-columns: 1fr; }\n      .step-col + .step-col { border-left: none; border-top: 1px solid rgba(220,150,0,0.2); }\n    }\n\n    \/* \u2500\u2500 Testimonial \u2500\u2500 *\/\n    .testimonial {\n      background: rgba(220,150,0,0.06); border: 1px solid rgba(220,150,0,0.25);\n      border-radius: 6px; padding: 28px;\n    }\n\n    \/* \u2500\u2500 Grid helpers \u2500\u2500 *\/\n    .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n    .grid-3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }\n    @media(max-width:768px){\n      .grid-2 { grid-template-columns: 1fr; }\n      .grid-3 { grid-template-columns: 1fr; }\n    }\n\n    \/* \u2500\u2500 Hero \u2500\u2500 *\/\n    .hero-img { width:100%; height:100%; object-fit:cover; border-radius:16px; display:block; }\n    @media(max-width:768px){\n      .hero-cols { flex-direction:column !important; }\n      .hero-img-wrap { margin-top:36px; width:100% !important; max-width:100% !important; height:280px !important; }\n    }\n\n    \/* \u2500\u2500 Guarantee \u2500\u2500 *\/\n    .guarantee-bar {\n      display: flex; align-items: center; gap: 12px;\n      background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 14px 20px; margin-top: 12px;\n    }\n    .guarantee-icon { font-size: 20px; flex-shrink: 0; }\n\n    \/* \u2500\u2500 Mobile overrides \u2500\u2500 *\/\n    @media(max-width:600px){\n      .card-dark, .card-gold { padding: 20px; }\n      .btn-primary { width: 100%; text-align: center; padding: 16px 24px; font-size: 14px; }\n      .spots-badge { font-size: 12px; padding: 5px 12px; }\n      .stat-grid { grid-template-columns: repeat(3,1fr); }\n    }\n    @media(max-width:400px){\n      .stat-grid { grid-template-columns: 1fr; }\n      .stat-item + .stat-item { border-left: none; border-top: 1px solid rgba(255,255,255,0.06); padding-top: 16px; margin-top: 16px; }\n    }\n  &lt;\/style>\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STICKY BAR \u2014 meescrollende schaarste\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;div class=\"sticky-bar\">\n  &lt;div class=\"sticky-bar-left\">\n    &lt;span class=\"sticky-spot-dot\">&lt;\/span>\n    &lt;span class=\"sticky-text\" style=\"font-size:13px; font-weight:700; color:#FFFFFF;\">Nog &lt;strong style=\"color:#DC9600;\">3 plekken&lt;\/strong> beschikbaar&lt;\/span>\n    &lt;span class=\"sticky-date\" style=\"font-size:12px; color:#9A9A9A; border-left:1px solid rgba(255,255,255,0.1); padding-left:16px;\">26 &amp;amp; 27 april \u00b7 19:00\u201321:00 \u00b7 \u20ac249&lt;\/span>\n  &lt;\/div>\n  &lt;a href=\"#inschrijven\" class=\"sticky-btn\">Reserveer nu \u2192&lt;\/a>\n&lt;\/div>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 1 \u2014 HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#0E0E0E; padding-top:100px; padding-bottom:80px;\">\n  &lt;div class=\"container\">\n    &lt;div class=\"hero-cols\" style=\"display:flex; gap:48px; align-items:center;\">\n\n      &lt;div style=\"flex:1; min-width:0;\">\n        &lt;div style=\"margin-bottom:28px;\">\n          &lt;span class=\"spots-badge\">\n            &lt;span class=\"spot-dot\">&lt;\/span>\n            Nog 3 plekken beschikbaar \u2014 26 &amp;amp; 27 april\n          &lt;\/span>\n        &lt;\/div>\n\n        &lt;p class=\"label\" style=\"margin-bottom:14px;\">SmartCoach \u00b7 Masterclass&lt;\/p>\n\n        &lt;h1 class=\"h1\" style=\"margin-bottom:24px;\">\n          Jij ziet het \u2014&lt;br>\n          maar je kunt het nog niet&lt;br>\n          &lt;span class=\"gold\">concreet maken&lt;\/span>\n        &lt;\/h1>\n\n        &lt;p style=\"font-size:17px; color:#BFBFBF; line-height:1.7; max-width:500px; margin-bottom:28px;\">\n          In 2 avonden leer je hoe spelers zich positioneren in de opbouw,\n          welke keuzes ze moeten maken, en hoe jij dit in 1\u20132 zinnen uitlegt\n          die echt blijven hangen.\n        &lt;\/p>\n\n        &lt;p style=\"font-size:13px; font-weight:600; color:#9A9A9A; margin-bottom:36px; line-height:2;\">\n          &lt;span style=\"margin-right:20px;\">&amp;#10003;&amp;nbsp;26 &amp;amp; 27 april \u00b7 19:00\u201321:00&lt;\/span>\n          &lt;span style=\"margin-right:20px;\">&amp;#10003;&amp;nbsp;Online \u00b7 Live&lt;\/span>\n          &lt;span>&amp;#10003;&amp;nbsp;Max. 3 coaches&lt;\/span>\n        &lt;\/p>\n\n        &lt;a href=\"#inschrijven\" class=\"btn-primary\">Reserveer jouw plek \u2014 \u20ac249&lt;\/a>\n\n        &lt;!-- Guarantee -->\n        &lt;div class=\"guarantee-bar\">\n          &lt;span class=\"guarantee-icon\">\ud83d\udee1\ufe0f&lt;\/span>\n          &lt;span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\">\n            &lt;strong style=\"color:#FFFFFF;\">Bevalt de eerste avond niet?&lt;\/strong>\n            Je krijgt je geld terug. Zonder gedoe.\n          &lt;\/span>\n        &lt;\/div>\n      &lt;\/div>\n\n      &lt;div class=\"hero-img-wrap\" style=\"flex:0 0 460px; max-width:460px; height:520px;\">\n        &lt;img\n          src=\"..\/brand_assets\/coach-photo-2.jpg\"\n          alt=\"Coach met spelers op het veld\"\n          class=\"hero-img\"\n          onerror=\"this.src='https:\/\/placehold.co\/460x520\/161616\/DC9600?text=Smart11'\"\n        >\n      &lt;\/div>\n\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- Stat bar -->\n&lt;div class=\"stat-bar\">\n  &lt;div class=\"container\">\n    &lt;div class=\"stat-grid\">\n      &lt;div class=\"stat-item\" style=\"padding:8px 0;\">\n        &lt;p style=\"font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;\">2&lt;\/p>\n        &lt;p class=\"label\" style=\"font-size:10px;\">Live avonden&lt;\/p>\n      &lt;\/div>\n      &lt;div class=\"stat-item\" style=\"padding:8px 0;\">\n        &lt;p style=\"font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;\">3&lt;\/p>\n        &lt;p class=\"label\" style=\"font-size:10px;\">Max. coaches&lt;\/p>\n      &lt;\/div>\n      &lt;div class=\"stat-item\" style=\"padding:8px 0;\">\n        &lt;p style=\"font-size:28px; font-weight:800; color:#DC9600; line-height:1; margin-bottom:6px;\">\u20ac434&lt;\/p>\n        &lt;p class=\"label\" style=\"font-size:10px;\">Waarde \u00b7 Jij betaalt \u20ac249&lt;\/p>\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/div>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 2 \u2014 PIJNPUNT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#161616;\">\n  &lt;div class=\"container\">\n\n    &lt;p class=\"label\" style=\"margin-bottom:14px;\">Herken jij dit?&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:14px;\">\n      Je begrijpt het spel \u2014&lt;br>\n      maar je coaching &lt;span class=\"gold\">blijft te algemeen&lt;\/span>\n    &lt;\/h2>\n    &lt;p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px; margin-bottom:48px;\">\n      Je ziet dat het niet klopt. Maar het concreet maken voor je speler?\n      Dat is een vak apart \u2014 en niemand heeft je dat geleerd.\n    &lt;\/p>\n\n    &lt;div class=\"grid-3\">\n      &lt;div class=\"card-dark\">\n        &lt;p class=\"pain-label\" style=\"color:#9A9A9A;\">Pijnpunt 1&lt;\/p>\n        &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">\n          \"Sneller spelen\" \u2014 en de week erna doet hij het weer\n        &lt;\/p>\n        &lt;p style=\"font-size:13px; color:#9A9A9A; line-height:1.65;\">\n          Je corrigeert. Hij knikt. Volgende week exact hetzelfde. Je mist de taal\n          om precies te benoemen wat er fout gaat \u2014 en waarom.\n        &lt;\/p>\n      &lt;\/div>\n\n      &lt;div class=\"card-gold\">\n        &lt;p class=\"pain-label\" style=\"color:#DC9600;\">Herken je dit?&lt;\/p>\n        &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">\n          In jouw hoofd is het kraakhelder \u2014 bij de speler niet\n        &lt;\/p>\n        &lt;p style=\"font-size:13px; color:#CACACA; line-height:1.65;\">\n          Je kunt het visualiseren. Maar het omzetten naar iets wat een speler van 17\n          direct begrijpt en uitvoert? Dat lukt nog niet.\n        &lt;\/p>\n      &lt;\/div>\n\n      &lt;div class=\"card-dark\">\n        &lt;p class=\"pain-label\" style=\"color:#9A9A9A;\">Pijnpunt 3&lt;\/p>\n        &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">\n          Je traint het \u2014 maar in de wedstrijd zie je er niets van terug\n        &lt;\/p>\n        &lt;p style=\"font-size:13px; color:#9A9A9A; line-height:1.65;\">\n          De training loopt goed. Maar zodra de wedstrijd begint, verdwijnt alles.\n          Je mist het systeem om analyse te vertalen naar gedrag op het veld.\n        &lt;\/p>\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TUSSENBLOK \u2014 SFEERBEELD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;div style=\"background:#0E0E0E;\">\n  &lt;div class=\"container\" style=\"padding-top:0; padding-bottom:0;\">\n    &lt;div style=\"position:relative; border-radius:12px; overflow:hidden; height:420px;\">\n      &lt;img\n        src=\"..\/brand_assets\/foto's\/Smart11_V2-6.jpg\"\n        alt=\"Coaches analyseren wedstrijdbeelden\"\n        style=\"width:100%; height:100%; object-fit:cover; display:block;\"\n        onerror=\"this.src='https:\/\/placehold.co\/1100x420\/161616\/DC9600?text=Sfeerbeeld+masterclass'\"\n      >\n      &lt;div style=\"position:absolute; inset:0; background:linear-gradient(to right, rgba(14,14,14,0.75) 0%, rgba(14,14,14,0.1) 65%, rgba(14,14,14,0) 100%);\">&lt;\/div>\n      &lt;div style=\"position:absolute; bottom:36px; left:40px; max-width:440px;\">\n        &lt;p class=\"label\" style=\"margin-bottom:10px;\">Zo werkt de masterclass&lt;\/p>\n        &lt;p style=\"font-size:20px; font-weight:800; color:#FFFFFF; line-height:1.35; margin:0;\">\n          Analyseer echte wedstrijdsituaties \u2014&lt;br>\n          &lt;span class=\"gold\">en pas het direct toe op jouw spelers&lt;\/span>\n        &lt;\/p>\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/div>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HOE WERKT HET \u2014 3 stappen\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#0E0E0E; padding-top:60px; padding-bottom:0;\">\n  &lt;div class=\"container\">\n    &lt;p class=\"label\" style=\"margin-bottom:14px;\">Hoe werken de avonden?&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:40px;\">\n      Geen passief webinar \u2014&lt;br>\n      &lt;span class=\"gold\">jij doet actief mee&lt;\/span>\n    &lt;\/h2>\n\n    &lt;div style=\"background:#161616; border:1px solid rgba(220,150,0,0.25); border-radius:8px; overflow:hidden;\">\n      &lt;div class=\"step-grid\">\n\n        &lt;div class=\"step-col\">\n          &lt;div class=\"step-num\">1&lt;\/div>\n          &lt;p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">Avond 1 \u2014 26 april&lt;\/p>\n          &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Methodologie + Positionering&lt;\/p>\n          &lt;p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">Je leert Inside &amp;amp; Outside Positioning \u2014 de twee meest bepalende keuzes in de opbouw. Met echte beelden van pro's \u00e9n amateurs.&lt;\/p>\n          &lt;p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&amp;#10003; Direct herkenbaar op het veld&lt;\/p>\n        &lt;\/div>\n\n        &lt;div class=\"step-col\">\n          &lt;div class=\"step-num\">2&lt;\/div>\n          &lt;p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">Avond 2 \u2014 27 april&lt;\/p>\n          &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Analyseer jouw eigen beelden&lt;\/p>\n          &lt;p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">Je analyseert situaties uit jouw eigen wedstrijden of topwedstrijden in SmartCoach. Persoonlijke feedback van de docent.&lt;\/p>\n          &lt;p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&amp;#10003; Jouw team. Jouw spelers. Concreet.&lt;\/p>\n        &lt;\/div>\n\n        &lt;div class=\"step-col\" style=\"background:rgba(220,150,0,0.05);\">\n          &lt;div class=\"step-num\">3&lt;\/div>\n          &lt;p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">Na afloop&lt;\/p>\n          &lt;p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Tools, PDF's &amp;amp; doorstroom&lt;\/p>\n          &lt;p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">Je vertrekt met mini-cursus, playlists, oefeningen PDF's en 1 maand SmartCoach + Clairence AI. En als enige de kans door te stromen.&lt;\/p>\n          &lt;p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&amp;#10003; Exclusieve toegang Level Courses&lt;\/p>\n        &lt;\/div>\n\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 3 \u2014 HET AANBOD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#0E0E0E;\">\n  &lt;div class=\"container\">\n\n    &lt;p class=\"label\" style=\"margin-bottom:14px;\">Het aanbod&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:14px;\">\n      Alles wat je nodig hebt&lt;br>om direct &lt;span class=\"gold\">concreter te coachen&lt;\/span>\n    &lt;\/h2>\n    &lt;p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px; margin-bottom:48px;\">\n      In 2 avonden leer je de methode, werk je met echte wedstrijdbeelden\n      en vertrek je met tools die je morgen al kunt gebruiken.\n    &lt;\/p>\n\n    &lt;div class=\"grid-2\" style=\"align-items:start;\">\n\n      &lt;!-- Value stack -->\n      &lt;div class=\"card-dark\" style=\"padding:36px;\">\n        &lt;p class=\"label\" style=\"margin-bottom:20px;\">Wat je krijgt&lt;\/p>\n\n        &lt;div class=\"value-row\">\n          &lt;span>2 live sessies: opbouw-analyse (Inside &amp;amp; Outside Positioning)&lt;\/span>\n          &lt;span class=\"val\">\u20ac150&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"value-row\">\n          &lt;span>Mini-cursus video's Inside &amp;amp; Outside Positioning&lt;\/span>\n          &lt;span class=\"val\">\u20ac40&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"value-row\">\n          &lt;span>2 playlists: top &amp;amp; slechte voorbeelden&lt;\/span>\n          &lt;span class=\"val\">\u20ac50&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"value-row\">\n          &lt;span>Workshop: individueel analyseren in SmartCoach&lt;\/span>\n          &lt;span class=\"val\">\u20ac99&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"value-row\">\n          &lt;span>1 maand gratis SmartCoach + Clairence AI&lt;\/span>\n          &lt;span class=\"val\">\u20ac45&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"value-row\">\n          &lt;span>Praktische oefeningen PDF's voor trainingen&lt;\/span>\n          &lt;span class=\"val\">\u20ac50&lt;\/span>\n        &lt;\/div>\n\n        &lt;div style=\"margin-top:24px; padding-top:20px; border-top:1px solid rgba(220,150,0,0.3);\">\n          &lt;div style=\"display:flex; justify-content:space-between; align-items:center; margin-bottom:6px;\">\n            &lt;span style=\"font-size:13px; color:#9A9A9A;\">Totale waarde&lt;\/span>\n            &lt;span style=\"font-size:15px; font-weight:800; color:#9A9A9A; text-decoration:line-through;\">\u20ac434&lt;\/span>\n          &lt;\/div>\n          &lt;div style=\"display:flex; justify-content:space-between; align-items:center;\">\n            &lt;span style=\"font-size:15px; font-weight:800; color:#FFFFFF;\">Jij betaalt&lt;\/span>\n            &lt;span style=\"font-size:28px; font-weight:800; color:#DC9600;\">\u20ac249&lt;\/span>\n          &lt;\/div>\n        &lt;\/div>\n      &lt;\/div>\n\n      &lt;!-- Right column -->\n      &lt;div style=\"display:flex; flex-direction:column; gap:20px;\">\n\n        &lt;!-- SmartCoach photo -->\n        &lt;div style=\"border-radius:6px; overflow:hidden; border:1px solid rgba(220,150,0,0.25);\">\n          &lt;img\n            src=\"..\/brand_assets\/foto's\/smartcoach-laptop.jpg\"\n            alt=\"SmartCoach interface \u2014 individuele analyse\"\n            style=\"width:100%; height:auto; display:block;\"\n            onerror=\"this.src='https:\/\/placehold.co\/540x220\/111111\/DC9600?text=SmartCoach+interface'\"\n          >\n          &lt;div style=\"background:#111111; padding:12px 16px; display:flex; align-items:center; gap:10px;\">\n            &lt;span style=\"width:8px; height:8px; background:#DC9600; border-radius:50%; flex-shrink:0;\">&lt;\/span>\n            &lt;span style=\"font-size:12px; color:#9A9A9A;\">SmartCoach \u2014 jouw tool tijdens \u00e9n na de masterclass&lt;\/span>\n          &lt;\/div>\n        &lt;\/div>\n\n        &lt;!-- Results checklist -->\n        &lt;div class=\"card-gold\" style=\"padding:32px;\">\n          &lt;p class=\"label\" style=\"margin-bottom:16px;\">Na 2 avonden kun je:&lt;\/p>\n          &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Direct zien wat er fout gaat in de opbouw \u2014 en waarom&lt;\/span>&lt;\/div>\n          &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>De beste keuze per situatie benoemen in 1\u20132 zinnen die blijven hangen&lt;\/span>&lt;\/div>\n          &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Spelers zichzelf laten analyseren in 10 minuten via de Smart11 app&lt;\/span>&lt;\/div>\n          &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Analyse vertalen naar concrete training met direct resultaat&lt;\/span>&lt;\/div>\n        &lt;\/div>\n\n        &lt;!-- CTA -->\n        &lt;a id=\"inschrijven\" href=\"#\" class=\"btn-primary\" style=\"text-align:center; display:block;\">\n          Ja, ik doe mee \u2014 \u20ac249\n        &lt;\/a>\n\n        &lt;!-- Guarantee -->\n        &lt;div class=\"guarantee-bar\" style=\"background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px; padding:14px 20px; display:flex; align-items:center; gap:12px; margin-top:-8px;\">\n          &lt;span style=\"font-size:20px;\">\ud83d\udee1\ufe0f&lt;\/span>\n          &lt;span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\">\n            &lt;strong style=\"color:#FFFFFF;\">Bevalt de eerste avond niet?&lt;\/strong> Je krijgt je geld terug. Zonder gedoe.\n          &lt;\/span>\n        &lt;\/div>\n\n        &lt;p style=\"font-size:12px; color:#555555; text-align:center; margin-top:-4px;\">\n          26 &amp;amp; 27 april &amp;nbsp;\u00b7&amp;nbsp; 19:00\u201321:00 &amp;nbsp;\u00b7&amp;nbsp; Online &amp;nbsp;\u00b7&amp;nbsp; Max. 3 plekken\n        &lt;\/p>\n\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 4 \u2014 VOOR WIE + TESTIMONIALS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#161616;\">\n  &lt;div class=\"container\">\n\n    &lt;p class=\"label\" style=\"margin-bottom:14px;\">Voor wie&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:40px;\">\n      Dit is voor coaches die &lt;span class=\"gold\">meer willen&lt;\/span>&lt;br>dan intu\u00eftie\n    &lt;\/h2>\n\n    &lt;div class=\"grid-2\" style=\"margin-bottom:64px;\">\n\n      &lt;div class=\"card-dark\" style=\"padding:32px;\">\n        &lt;p style=\"font-size:13px; font-weight:800; color:#DC9600; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;\">Dit is voor jou als...&lt;\/p>\n        &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Je ambitieuze jeugdcoach bent (O12\u2013O19, hoofdklasse of hoger)&lt;\/span>&lt;\/div>\n        &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Je het spel begrijpt, maar je coaching nog niet concreet genoeg krijgt&lt;\/span>&lt;\/div>\n        &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Je al werkt met wedstrijdbeelden (Veo, Hudl, Spideo, Xbot \u2014 of wil starten)&lt;\/span>&lt;\/div>\n        &lt;div class=\"check-item\">&lt;span class=\"check-icon\">&amp;#10003;&lt;\/span>&lt;span>Je spelers \u00e9cht beter wil maken, niet alleen trainingen wil geven&lt;\/span>&lt;\/div>\n      &lt;\/div>\n\n      &lt;div style=\"background:rgba(255,255,255,0.02); border:1px solid rgba(255,255,255,0.07); border-radius:6px; padding:32px;\">\n        &lt;p style=\"font-size:13px; font-weight:800; color:#9A9A9A; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;\">Dit is NIET voor jou als...&lt;\/p>\n        &lt;div class=\"check-item\">\n          &lt;span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&amp;#215;&lt;\/span>\n          &lt;span style=\"color:#9A9A9A;\">Je puur op zoek bent naar tactische teamtrainingen of speelschema's&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"check-item\">\n          &lt;span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&amp;#215;&lt;\/span>\n          &lt;span style=\"color:#9A9A9A;\">Je helemaal nieuw bent als coach en eerst de basis wil leren&lt;\/span>\n        &lt;\/div>\n        &lt;div class=\"check-item\">\n          &lt;span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&amp;#215;&lt;\/span>\n          &lt;span style=\"color:#9A9A9A;\">Je geen tijd hebt om 2 avonden van 2 uur actief mee te doen&lt;\/span>\n        &lt;\/div>\n        &lt;p style=\"font-size:12px; color:#555555; margin-top:20px; padding-top:16px; border-top:1px solid rgba(255,255,255,0.05); line-height:1.6;\">\n          Niet zeker of dit bij je past? Neem contact op \u2014 we kijken het samen door.\n        &lt;\/p>\n      &lt;\/div>\n\n    &lt;\/div>\n\n    &lt;!-- Testimonials -->\n    &lt;p class=\"label\" style=\"margin-bottom:6px;\">Wat coaches zeggen&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:8px; font-size:clamp(22px,3vw,32px);\">Dit zeiden coaches na eerdere sessies&lt;\/h2>\n    &lt;p style=\"font-size:14px; color:#9A9A9A; margin-bottom:32px;\">Niet over de masterclass specifiek \u2014 maar over wat de Smart11-methode concreet opleverde.&lt;\/p>\n\n    &lt;div class=\"grid-2\">\n\n      &lt;div class=\"testimonial\">\n        &lt;img src=\"https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=AV\" alt=\"Alex van der Veen\" style=\"border-radius:50%; width:56px; height:56px; object-fit:cover; margin-bottom:14px; display:block;\">\n        &lt;p style=\"color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;\">&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&lt;\/p>\n        &lt;p style=\"font-style:italic; font-size:14px; color:#EFEFEF; line-height:1.7; margin-bottom:16px;\">\n          \"Smart11 heeft mij vertrouwen gegeven op het veld en in de coaching.\n          Je vertelt spelers echt iets waar ze wat aan hebben. Ik zie nu details\n          en weet zeker dat ik impact bezorg!\"\n        &lt;\/p>\n        &lt;p style=\"font-size:13px; font-weight:800; color:#FFFFFF; margin-bottom:2px;\">Alex van der Veen&lt;\/p>\n        &lt;p style=\"font-size:11px; color:#9A9A9A;\">Eigenaar VEENS Voetbal Academie&lt;\/p>\n        &lt;p style=\"font-size:11px; font-weight:800; color:#DC9600; margin-top:12px; padding-top:12px; border-top:1px solid rgba(220,150,0,0.2);\">Meer vertrouwen. Meer impact op het veld.&lt;\/p>\n      &lt;\/div>\n\n      &lt;div class=\"testimonial\">\n        &lt;img src=\"https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=JB\" alt=\"Jordi Biemolt\" style=\"border-radius:50%; width:56px; height:56px; object-fit:cover; margin-bottom:14px; display:block;\">\n        &lt;p style=\"color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;\">&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&amp;#9733;&lt;\/p>\n        &lt;p style=\"font-style:italic; font-size:14px; color:#EFEFEF; line-height:1.7; margin-bottom:16px;\">\n          \"Door heel gericht naar voetbalsituaties te kijken, herken je structuren\n          en kun je spelers gerichte handvatten bieden. Dit maakt het mogelijk om\n          individuele voetballers beter te begeleiden en hun ontwikkeling te versterken.\"\n        &lt;\/p>\n        &lt;p style=\"font-size:13px; font-weight:800; color:#FFFFFF; margin-bottom:2px;\">Jordi Biemolt&lt;\/p>\n        &lt;p style=\"font-size:11px; color:#9A9A9A;\">Trainer\/Coach FC Groningen&lt;\/p>\n        &lt;p style=\"font-size:11px; font-weight:800; color:#DC9600; margin-top:12px; padding-top:12px; border-top:1px solid rgba(220,150,0,0.2);\">Spelers gerichter begeleiden in hun groei.&lt;\/p>\n      &lt;\/div>\n\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TUSSENBLOK \u2014 COACH OP HET VELD\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;div style=\"background:#161616; padding:48px 0 0;\">\n  &lt;div class=\"container\">\n    &lt;div style=\"border-radius:12px; overflow:hidden; height:380px; position:relative;\">\n      &lt;img\n        src=\"..\/brand_assets\/coach-photo-3.jpg\"\n        alt=\"Coach op het veld met spelers\"\n        style=\"width:100%; height:100%; object-fit:cover; display:block;\"\n        onerror=\"this.src='https:\/\/placehold.co\/1100x380\/161616\/DC9600?text=Coach+op+het+veld'\"\n      >\n      &lt;div style=\"position:absolute; inset:0; background:linear-gradient(to top, rgba(22,22,22,0.88) 0%, rgba(22,22,22,0.1) 55%, rgba(22,22,22,0) 100%);\">&lt;\/div>\n      &lt;div style=\"position:absolute; bottom:32px; left:0; right:0; text-align:center; padding:0 24px;\">\n        &lt;p style=\"font-size:18px; font-weight:800; color:#FFFFFF; font-style:italic; line-height:1.45; margin:0;\">\n          \"Een goede coach ziet niet alleen wat er fout gaat \u2014&lt;br>\n          hij begrijpt &lt;span class=\"gold\">waarom&lt;\/span>, en weet wat de speler nodig heeft.\"\n        &lt;\/p>\n        &lt;p class=\"label\" style=\"margin-top:12px; font-size:10px;\">Smart11 Methodologie&lt;\/p>\n      &lt;\/div>\n    &lt;\/div>\n  &lt;\/div>\n&lt;\/div>\n\n&lt;!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTIE 5 \u2014 FINALE CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n&lt;section style=\"background:#161616; border-top:1px solid rgba(220,150,0,0.3); padding:96px 0;\">\n  &lt;div class=\"container\" style=\"max-width:780px; text-align:center;\">\n\n    &lt;p class=\"label\" style=\"margin-bottom:20px;\">Klaar om te starten?&lt;\/p>\n    &lt;h2 class=\"h2\" style=\"margin-bottom:20px;\">\n      Maak jouw coaching concreet \u2014&lt;br>\n      &lt;span class=\"gold\">en zie direct resultaat&lt;\/span>\n    &lt;\/h2>\n    &lt;p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:520px; margin:0 auto 36px;\">\n      \u20ac249 voor 2 live avonden, tools, een maand SmartCoach en directe toegang\n      tot de Smart11-methode. Max. 3 coaches. Deelnemers krijgen als enigen\n      de kans door te stromen naar de Level Courses \u2014 tegen &lt;strong style=\"color:#FFFFFF;\">deelnemersprijs van \u20ac1.250&lt;\/strong> i.p.v. \u20ac1.799.\n    &lt;\/p>\n\n    &lt;div style=\"display:inline-flex; flex-wrap:wrap; justify-content:center; gap:12px; margin-bottom:36px;\">\n      &lt;span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83d\udcc5&amp;nbsp; 26 &amp;amp; 27 april&lt;\/span>\n      &lt;span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\u23f0&amp;nbsp; 19:00 \u2013 21:00&lt;\/span>\n      &lt;span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83c\udf10&amp;nbsp; Online \u00b7 Live&lt;\/span>\n      &lt;span style=\"background:rgba(220,150,0,0.15); border:1px solid rgba(220,150,0,0.4); border-radius:3px; padding:10px 20px; font-size:13px; font-weight:800; color:#DC9600;\">\ud83d\udd34 Nog 3 plekken&lt;\/span>\n    &lt;\/div>\n\n    &lt;div style=\"margin-bottom:16px;\">\n      &lt;a href=\"#\" class=\"btn-primary\" style=\"font-size:16px; padding:20px 56px;\">\n        Ja, ik doe mee \u2014 \u20ac249\n      &lt;\/a>\n    &lt;\/div>\n\n    &lt;!-- Guarantee final -->\n    &lt;div style=\"display:inline-flex; align-items:center; gap:10px; margin-top:16px; padding:12px 24px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px;\">\n      &lt;span style=\"font-size:18px;\">\ud83d\udee1\ufe0f&lt;\/span>\n      &lt;span style=\"font-size:13px; color:#9A9A9A;\">Bevalt de eerste avond niet? &lt;strong style=\"color:#FFFFFF;\">Geld-terug-garantie.&lt;\/strong> Geen gedoe.&lt;\/span>\n    &lt;\/div>\n\n  &lt;\/div>\n&lt;\/section>\n\n&lt;!-- Footer -->\n&lt;div style=\"background:#0E0E0E; border-top:1px solid rgba(255,255,255,0.05); padding:32px 0; text-align:center;\">\n  &lt;img\n    src=\"..\/brand_assets\/logo\/T2024010_SMART11_LOGO_WIT_GEEL_RGB (1).png\"\n    alt=\"Smart11\"\n    style=\"height:32px; opacity:0.7;\"\n    onerror=\"this.style.display='none'\"\n  >\n  &lt;p style=\"font-size:11px; color:#444444; margin-top:12px; letter-spacing:0.08em;\">\n    \u00a9 2026 Smart11 &amp;nbsp;\u00b7&amp;nbsp; Groningen\n  &lt;\/p>\n&lt;\/div>&#91;\/et_pb_code]&#91;\/et_pb_column]&#91;\/et_pb_row]&#91;\/et_pb_section]<\/code><\/pre>\n<!-- \/wp:code -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->","_et_gb_content_width":"","footnotes":""},"class_list":["post-226659","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Test Masterclass opbouwen - Smart11<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/smart11.ai\/nl\/test-masterclass-opbouwen\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Test Masterclass opbouwen - Smart11\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smart11.ai\/nl\/test-masterclass-opbouwen\/\" \/>\n<meta property=\"og:site_name\" content=\"Smart11\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/profile\/smart11\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T15:14:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@smart11ai\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/test-masterclass-opbouwen\\\/\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/test-masterclass-opbouwen\\\/\",\"name\":\"Test Masterclass opbouwen - Smart11\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#website\"},\"datePublished\":\"2026-04-13T07:58:22+00:00\",\"dateModified\":\"2026-04-13T15:14:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/test-masterclass-opbouwen\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/smart11.ai\\\/en\\\/test-masterclass-opbouwen\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/test-masterclass-opbouwen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Test Masterclass opbouwen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\",\"name\":\"Smart11\",\"description\":\"Boost Your Football Intelligence\",\"publisher\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/smart11.ai\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#organization\",\"name\":\"Smart11\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/smart11.ai\\\/app\\\/uploads\\\/2026\\\/01\\\/3.png\",\"contentUrl\":\"https:\\\/\\\/smart11.ai\\\/app\\\/uploads\\\/2026\\\/01\\\/3.png\",\"width\":1080,\"height\":200,\"caption\":\"Smart11\"},\"image\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/profile\\\/smart11\",\"https:\\\/\\\/x.com\\\/smart11ai\",\"https:\\\/\\\/www.instagram.com\\\/smart11.ai\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/smart11ai\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Test Masterclass opbouwen - Smart11","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:\/\/smart11.ai\/nl\/test-masterclass-opbouwen\/","og_locale":"nl_NL","og_type":"article","og_title":"Test Masterclass opbouwen - Smart11","og_url":"https:\/\/smart11.ai\/nl\/test-masterclass-opbouwen\/","og_site_name":"Smart11","article_publisher":"https:\/\/facebook.com\/profile\/smart11","article_modified_time":"2026-04-13T15:14:58+00:00","twitter_card":"summary_large_image","twitter_site":"@smart11ai","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smart11.ai\/en\/test-masterclass-opbouwen\/","url":"https:\/\/smart11.ai\/en\/test-masterclass-opbouwen\/","name":"Test Masterclass opbouwen - Smart11","isPartOf":{"@id":"https:\/\/smart11.ai\/en\/#website"},"datePublished":"2026-04-13T07:58:22+00:00","dateModified":"2026-04-13T15:14:58+00:00","breadcrumb":{"@id":"https:\/\/smart11.ai\/en\/test-masterclass-opbouwen\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smart11.ai\/en\/test-masterclass-opbouwen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/smart11.ai\/en\/test-masterclass-opbouwen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smart11.ai\/en\/"},{"@type":"ListItem","position":2,"name":"Test Masterclass opbouwen"}]},{"@type":"WebSite","@id":"https:\/\/smart11.ai\/en\/#website","url":"https:\/\/smart11.ai\/en\/","name":"Smart11","description":"Boost Your Football Intelligence","publisher":{"@id":"https:\/\/smart11.ai\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smart11.ai\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/smart11.ai\/en\/#organization","name":"Smart11","url":"https:\/\/smart11.ai\/en\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/smart11.ai\/en\/#\/schema\/logo\/image\/","url":"https:\/\/smart11.ai\/app\/uploads\/2026\/01\/3.png","contentUrl":"https:\/\/smart11.ai\/app\/uploads\/2026\/01\/3.png","width":1080,"height":200,"caption":"Smart11"},"image":{"@id":"https:\/\/smart11.ai\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/profile\/smart11","https:\/\/x.com\/smart11ai","https:\/\/www.instagram.com\/smart11.ai\/","https:\/\/www.linkedin.com\/company\/smart11ai\/"]}]}},"_links":{"self":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/comments?post=226659"}],"version-history":[{"count":9,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226659\/revisions"}],"predecessor-version":[{"id":226689,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226659\/revisions\/226689"}],"wp:attachment":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/media?parent=226659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}