{"id":226742,"date":"2026-04-14T20:27:51","date_gmt":"2026-04-14T18:27:51","guid":{"rendered":"https:\/\/smart11.ai\/?page_id=226742"},"modified":"2026-04-23T15:17:59","modified_gmt":"2026-04-23T13:17:59","slug":"masterclass-opbouwen","status":"publish","type":"page","link":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/","title":{"rendered":"Masterclass opbouwen"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.21.0&#8243; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\"><!-- [et_pb_line_break_holder] --><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->    * { font-family: 'Poppins', sans-serif; }<!-- [et_pb_line_break_holder] -->    body { background: #0E0E0E; color: #FFFFFF; margin: 0; padding: 0; padding-top: 52px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .label {<!-- [et_pb_line_break_holder] -->      font-size: 13px; font-weight: 800; letter-spacing: 0.22em;<!-- [et_pb_line_break_holder] -->      text-transform: uppercase; color: #DC9600; margin: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .h1 { font-size: clamp(34px, 5.5vw, 64px); font-weight: 800; line-height: 1.08; color: #FFFFFF; margin: 0; }<!-- [et_pb_line_break_holder] -->    .h2 { font-size: clamp(26px, 3.8vw, 44px); font-weight: 800; line-height: 1.12; color: #FFFFFF; margin: 0; }<!-- [et_pb_line_break_holder] -->    .gold { color: #DC9600; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .card-dark {<!-- [et_pb_line_break_holder] -->      background: #161616; border: 1px solid rgba(255,255,255,0.07);<!-- [et_pb_line_break_holder] -->      border-radius: 6px; padding: 28px; height: 100%;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .card-gold {<!-- [et_pb_line_break_holder] -->      background: rgba(220,150,0,0.1); border: 1px solid rgba(220,150,0,0.4);<!-- [et_pb_line_break_holder] -->      border-radius: 6px; padding: 28px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .btn-primary {<!-- [et_pb_line_break_holder] -->      display: inline-block; background: #DC9600; color: #000000;<!-- [et_pb_line_break_holder] -->      font-weight: 800; font-size: 15px; letter-spacing: 0.12em;<!-- [et_pb_line_break_holder] -->      text-transform: uppercase; padding: 18px 40px; border-radius: 3px;<!-- [et_pb_line_break_holder] -->      text-decoration: none; border: none; cursor: pointer;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .btn-primary:hover { background: #c88800; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .value-row {<!-- [et_pb_line_break_holder] -->      display: flex; justify-content: space-between; align-items: flex-start;<!-- [et_pb_line_break_holder] -->      padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.05);<!-- [et_pb_line_break_holder] -->      font-size: 14px; color: #CACACA; gap: 12px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .value-row:last-child { border-bottom: none; }<!-- [et_pb_line_break_holder] -->    .value-row .val { color: #9A9A9A; font-size: 13px; white-space: nowrap; flex-shrink: 0; }<!-- [et_pb_line_break_holder] -->    @media(max-width:480px){<!-- [et_pb_line_break_holder] -->      .value-row { flex-direction: column; gap: 4px; }<!-- [et_pb_line_break_holder] -->      .value-row .val { margin-left: 0; }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* STICKY BAR *\/<!-- [et_pb_line_break_holder] -->    .sticky-bar {<!-- [et_pb_line_break_holder] -->      position: fixed; top: 0; left: 0; right: 0; z-index: 99999;<!-- [et_pb_line_break_holder] -->      background: rgba(14,14,14,0.97);<!-- [et_pb_line_break_holder] -->      border-bottom: 1px solid rgba(220,150,0,0.35);<!-- [et_pb_line_break_holder] -->      backdrop-filter: blur(8px);<!-- [et_pb_line_break_holder] -->      padding: 0 24px; height: 52px;<!-- [et_pb_line_break_holder] -->      display: flex; align-items: center; justify-content: space-between;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .sticky-bar-left { display: flex; align-items: center; gap: 16px; }<!-- [et_pb_line_break_holder] -->    .sticky-spot-dot {<!-- [et_pb_line_break_holder] -->      width: 7px; height: 7px; background: #DC9600; border-radius: 50%;<!-- [et_pb_line_break_holder] -->      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.2} }<!-- [et_pb_line_break_holder] -->    .sticky-bar a.sticky-btn {<!-- [et_pb_line_break_holder] -->      background: #DC9600; color: #000; font-weight: 800; font-size: 12px;<!-- [et_pb_line_break_holder] -->      letter-spacing: 0.1em; text-transform: uppercase; padding: 8px 20px;<!-- [et_pb_line_break_holder] -->      border-radius: 3px; text-decoration: none; white-space: nowrap;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .sticky-bar a.sticky-btn:hover { background: #c88800; }<!-- [et_pb_line_break_holder] -->    @media(max-width:600px){<!-- [et_pb_line_break_holder] -->      .sticky-bar-left span.sticky-date { display: none; }<!-- [et_pb_line_break_holder] -->      .sticky-bar { padding: 0 16px; }<!-- [et_pb_line_break_holder] -->      .sticky-bar a.sticky-btn { padding: 7px 14px; font-size: 11px; }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Spots badge *\/<!-- [et_pb_line_break_holder] -->    .spots-badge {<!-- [et_pb_line_break_holder] -->      display: inline-flex; align-items: center; gap: 8px;<!-- [et_pb_line_break_holder] -->      background: rgba(220,150,0,0.15); border: 1px solid rgba(220,150,0,0.4);<!-- [et_pb_line_break_holder] -->      border-radius: 20px; padding: 6px 16px; font-size: 13px;<!-- [et_pb_line_break_holder] -->      font-weight: 800; color: #DC9600; letter-spacing: 0.08em;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .spot-dot {<!-- [et_pb_line_break_holder] -->      width: 8px; height: 8px; background: #DC9600; border-radius: 50%;<!-- [et_pb_line_break_holder] -->      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Stat bar *\/<!-- [et_pb_line_break_holder] -->    .stat-bar-wrap {<!-- [et_pb_line_break_holder] -->      border-top: 1px solid rgba(220,150,0,0.35);<!-- [et_pb_line_break_holder] -->      border-bottom: 1px solid rgba(220,150,0,0.35);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Pain label *\/<!-- [et_pb_line_break_holder] -->    .pain-label { font-size:9px; font-weight:800; letter-spacing:0.22em; text-transform:uppercase; margin-bottom:10px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Checklist *\/<!-- [et_pb_line_break_holder] -->    .check-item {<!-- [et_pb_line_break_holder] -->      display: flex; gap: 12px; align-items: flex-start;<!-- [et_pb_line_break_holder] -->      font-size: 14px; color: #CACACA; line-height: 1.55; margin-bottom: 14px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .check-icon { color: #DC9600; font-weight: 800; flex-shrink: 0; margin-top: 1px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Guarantee *\/<!-- [et_pb_line_break_holder] -->    .guarantee-bar {<!-- [et_pb_line_break_holder] -->      display: flex; align-items: center; gap: 12px;<!-- [et_pb_line_break_holder] -->      background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07);<!-- [et_pb_line_break_holder] -->      border-radius: 20px; padding: 14px 20px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Steps *\/<!-- [et_pb_line_break_holder] -->    .step-num {<!-- [et_pb_line_break_holder] -->      width: 36px; height: 36px; background: #DC9600; border-radius: 50%;<!-- [et_pb_line_break_holder] -->      display: flex; align-items: center; justify-content: center;<!-- [et_pb_line_break_holder] -->      font-size: 14px; font-weight: 800; color: #000; margin-bottom: 16px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Mobile *\/<!-- [et_pb_line_break_holder] -->    @media(max-width:600px){<!-- [et_pb_line_break_holder] -->      .card-dark, .card-gold { padding: 20px; }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Divi module resets *\/<!-- [et_pb_line_break_holder] -->    .et_pb_text_inner p { margin-bottom: 0; }<!-- [et_pb_line_break_holder] -->    .et_pb_module { margin-bottom: 0 !important; }<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;||80px||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row column_structure=&#8221;3_5,2_5&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|0px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||28px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<span class=\"spots-badge\"><!-- [et_pb_line_break_holder] -->  <span class=\"spot-dot\"><\/span><!-- [et_pb_line_break_holder] -->  Only 3 spots left \u2014 May 18 &#038; 22<!-- [et_pb_line_break_holder] --><\/span>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;2%||2%||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\" style=\"margin-bottom: 14px;\">Individual choices in Build-up \u00b7 Masterclass<\/p>\n<h1 class=\"h1\"><strong data-start=\"500\" data-end=\"524\">INDIVIDUAL DECISIONS<\/strong><br data-start=\"524\" data-end=\"527\" \/><strong data-start=\"527\" data-end=\"559\">THAT MAKE YOUR\u00a0<\/strong><br \/><span class=\"gold\">build-up work<\/span><\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||28px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 17px; color: #bfbfbf; line-height: 1.7; max-width: 500px;\">Learn how to position your defenders and midfielders to play forward instead of getting pressed &#8211; and which on-ball decisions turn build-up into attacks. Your players will play with clarity and confidence.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||36px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 13px; font-weight: 600; color: #9a9a9a; line-height: 2.2;\"><span style=\"color: #ffffff;\"><span style=\"margin-right: 20px;\">\u2713 Online \u00b7 Live<\/span>\u2713 Max. 3 coaches\u00a0 \u00a0 \u00a0\u2713 Available in Dutch and English<\/span><\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/buy.stripe.com\/aFafZacXyaXObbj5Lt4sE01&#8243; url_new_window=&#8221;on&#8221; button_text=&#8221;Reserve your spot&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;5%||5%||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_code _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"guarantee-bar\"><!-- [et_pb_line_break_holder] -->  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span><!-- [et_pb_line_break_holder] -->  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Not impressed after the first session?<\/strong> Full refund. No questions asked.<\/span><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm.jpg&#8221; alt=&#8221;Coach with players on the pitch&#8221; title_text=&#8221;Untitled (560 x 640 mm)&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; custom_css_main_element=&#8221;height:520px; overflow:hidden;&#8221; border_radii=&#8221;on|16px|16px|16px|16px&#8221; always_center_on_mobile=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#161616&#8243; custom_padding=&#8221;24px||24px||false|false&#8221; border_width_top=&#8221;1px&#8221; border_color_top=&#8221;rgba(220,150,0,0.35)&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;rgba(220,150,0,0.35)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;8px||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; text_font=&#8221;|800|||||||&#8221; text_text_color=&#8221;#DC9600&#8243; text_font_size=&#8221;28px&#8221; text_line_height=&#8221;1&#8243; header_text_align=&#8221;center&#8221; custom_margin=&#8221;0px||6px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">2<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong><span style=\"color: #dc9600;\">Live sessions<\/span><\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; border_width_left=&#8221;1px&#8221; border_color_left=&#8221;rgba(255,255,255,0.06)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; text_font=&#8221;|800|||||||&#8221; text_text_color=&#8221;#DC9600&#8243; text_font_size=&#8221;28px&#8221; text_line_height=&#8221;1&#8243; custom_margin=&#8221;0px||6px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">3<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong><span style=\"color: #dc9600;\">Max. Coaches<\/span><\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; border_width_left=&#8221;1px&#8221; border_color_left=&#8221;rgba(255,255,255,0.06)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; text_font=&#8221;|800|||||||&#8221; text_text_color=&#8221;#DC9600&#8243; text_font_size=&#8221;28px&#8221; text_line_height=&#8221;1&#8243; custom_margin=&#8221;0px||6px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">3<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong><span style=\"color: #dc9600;\">KNVB License points<\/span><\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#161616&#8243; custom_padding=&#8221;80px||80px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|40px|55px|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_margin=&#8221;0px||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\">Sound familiar?<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_margin=&#8221;0px||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"h2\">YOUR PLAYERS GET STUCK IN BUILD-UP,<br data-start=\"545\" data-end=\"548\" \/>INSTEAD OF\u00a0 <span class=\"gold\">playing forward<\/span><\/h2>\n<h2 class=\"h2\"><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 540px;\">You can see something&#8217;s off. Defenders get under pressure, and don\u2019t recognize when to play or dribble forward. Midfielders pass it back in stead of opening up forward.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;|5%||5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;28px|28px|28px|28px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(255,255,255,0.07)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"pain-label\" style=\"color: #9a9a9a;\">Recognise this?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">&#8220;Play forward&#8221; and next week he does it again<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65;\">You correct him. Your midfielder nods. Next week: same story. You&#8217;re missing the language to pinpoint exactly what&#8217;s going wrong and why.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;rgba(220,150,0,0.1)&#8221; custom_padding=&#8221;28px|28px|28px|28px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.4)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"pain-label\" style=\"color: #dc9600;\">Recognise this?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">Crystal clear in your head, not for the player<\/p>\n<p style=\"font-size: 13px; color: #cacaca; line-height: 1.65;\">You can see it. But translating it into something a 16-year-old center back immediately understands and executes? That&#8217;s a challenge.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;28px|28px|28px|28px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(255,255,255,0.07)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"pain-label\" style=\"color: #9a9a9a;\">Recognise this?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">You train it, but in the match, you see nothing of it<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65;\">Training goes well. But once the match starts, it disappears. You&#8217;re missing the system to translate it on to the pitch where it matters.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;60px||80px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|40px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/smart11.ai\/app\/uploads\/2026\/04\/cursus-voetbal-coach.jpg&#8221; title_text=&#8221;cursus voetbal coach&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;||14px||false|false&#8221; custom_padding=&#8221;5%||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\">How do the sessions work?<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"h2\">Not a passive webinar\u00a0<br \/><span class=\"gold\">you actively participate<\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#161616&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;|5%||5%|false|false&#8221; hover_enabled=&#8221;0&#8243; border_radii=&#8221;on|8px|8px|8px|8px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.25)&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;28px|24px|28px|24px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"step-num\">1<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">session 1<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">Positioning in build up<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">You\u2019ll learn how Inside &amp; Outside positioning create forward options in build-up.\u00a0<br data-start=\"1116\" data-end=\"1119\" \/>By analyzing specific clips yourself. You&#8217;ll learn fast.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Instantly recognisable on the pitch<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; border_width_left=&#8221;1px&#8221; border_color_left=&#8221;rgba(220,150,0,0.2)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_padding=&#8221;28px|24px|28px|24px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"step-num\">2<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">session 2<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">On ball choices<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">You&#8217;ll learn how the right choices for Passing &amp; Dribbling can convert build-up into attack fast. You&#8217;ll analyse your own matches or pro games in SmartCoach. Personal feedback from the instructor.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Your team. Your players. Concrete.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;rgba(220,150,0,0.05)&#8221; border_width_left=&#8221;1px&#8221; border_color_left=&#8221;rgba(220,150,0,0.2)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_padding=&#8221;28px|24px|28px|24px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"step-num\">3<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">After the sessions<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">Tools, PDFs &amp; progression<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">You leave with explainer video&#8217;s, ready-to-use example playlists, exercise PDFs and 1 month of free SmartCoach + Clairence AI. And exclusive access to progress further.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Exclusive access to Smart11 Method<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;80px||80px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|48px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\">The complete offer<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"h2\">Everything you need<br \/>to coach more <span class=\"gold\">concretely\u00a0<\/span><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 540px;\">In 2 sessions you learn the method, analyze uniquely crafted playlists and real match footage &#8211; and leave with knowledge for life and with tools you can use tomorrow.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|0px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#161616&#8243; custom_padding=&#8221;36px|36px|36px|36px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(255,255,255,0.07)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\" style=\"margin-bottom: 20px;\">\u00a0What you get<\/p>\n<div class=\"value-row\"><span>2 live sessions: build-up analysis (Inside &amp; Outside Positioning, Passing &amp; Dribbling)<\/span><br \/>\n<span class=\"val\">\u20ac250<\/span><\/div>\n<div class=\"value-row\"><span>Explainer videos: Inside &amp; Outside Positioning<\/span><br \/>\n<span class=\"val\">\u20ac40<\/span><\/div>\n<div class=\"value-row\"><span>4 playlists: strong &amp; weak examples<\/span><br \/>\n<span class=\"val\">\u20ac50<\/span><\/div>\n<div class=\"value-row\"><span>Workshop: individual analysis in SmartCoach &amp; Smart11<\/span><br \/>\n<span class=\"val\">\u20ac99<\/span><\/div>\n<div class=\"value-row\"><span>1 month free SmartCoach + Clairence AI<\/span><br \/>\n<span class=\"val\">\u20ac45<\/span><\/div>\n<div class=\"value-row\"><span>Practical exercise PDFs for training sessions<\/span><br \/>\n<span class=\"val\">\u20ac50<\/span><\/div>\n<div style=\"margin-top: 24px; padding-top: 20px; border-top: 1px solid rgba(220,150,0,0.3);\">\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px;\"><span style=\"font-size: 13px; color: #9a9a9a;\">You pay<\/span><br \/>\n<span style=\"font-size: 15px; font-weight: 800; color: #9a9a9a; text-decoration: line-through;\">\u20ac249<\/span><\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px;\"><span style=\"font-size: 15px; font-weight: 800; color: #9a9a9a; text-decoration: line-through;\"><\/span><\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px;\"><span style=\"font-size: 15px; font-weight: 800; color: #9a9a9a; text-decoration: line-through;\"><\/span><\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center;\">\n<div style=\"display: flex; align-items: center; gap: 20px; flex-wrap: wrap;\">\n<div style=\"display: inline-block; background: #dc9600; color: #0a0f1e; font-size: 13px; font-weight: 800; letter-spacing: 1.5px; padding: 8px 16px; border-radius: 4px; text-transform: uppercase; line-height: 1;\">\ud83d\udd25 50% Launch Discount &#8211; use code INTRO50\n<\/div>\n<p><span style=\"font-size: 48px; font-weight: 900; color: #ffffff; line-height: 1;\">\u20ac125<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/et_pb_text][ba_dual_button btn_alignment=&#8221;center&#8221; btn_a_text=&#8221;Yes i&#8217;m in&#8221; btn_a_link=&#8221;https:\/\/buy.stripe.com\/aFafZacXyaXObbj5Lt4sE01&#8243; btn_a_link_target=&#8221;_blank&#8221; btn_b_text=&#8221;Contact us &#8221; btn_b_link=&#8221;mailto:kevin@smart11.ai&#8221; btn_b_link_target=&#8221;_blank&#8221; button_gap=&#8221;14px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_btn_a=&#8221;on&#8221; btn_a_text_size=&#8221;1.2rem&#8221; btn_a_text_color=&#8221;#ffffff&#8221; btn_a_border_width=&#8221;2px&#8221; btn_a_border_color=&#8221;#DC9600&#8243; btn_a_border_radius=&#8221;50px&#8221; btn_a_use_icon=&#8221;off&#8221; custom_btn_b=&#8221;on&#8221; btn_b_text_size=&#8221;1.2rem&#8221; btn_b_text_color=&#8221;#ffffff&#8221; btn_b_bg_color=&#8221;RGBA(255,255,255,0)&#8221; btn_b_border_width=&#8221;2px&#8221; btn_b_border_color=&#8221;#ffffff&#8221; btn_b_border_radius=&#8221;50px&#8221; btn_b_letter_spacing=&#8221;-1px&#8221; btn_b_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;5%||5%||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_dual_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-scaled.jpg&#8221; alt=&#8221;SmartCoach interface \u2014 individual analysis&#8221; title_text=&#8221;DSC07220 (1)&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||20px||false|false&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.25)&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;rgba(220,150,0,0.1)&#8221; custom_margin=&#8221;0px||20px||false|false&#8221; custom_padding=&#8221;32px|32px|32px|32px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.4)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\" style=\"margin-bottom: 16px;\">After 2 sessions you can:<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Instantly see what&#8217;s going wrong in the build-up\u00a0<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Know how to explain your players how to avoid pressure and drastically increase forward play, in 1\u20132 sentences<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Have players analyse themselves in 10 minutes via the Smart11 app<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Translate analysis into concrete training with immediate results<\/span><\/div>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||12px||false|false&#8221; custom_padding=&#8221;2%||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"guarantee-bar\"><!-- [et_pb_line_break_holder] -->  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span><!-- [et_pb_line_break_holder] -->  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Not impressed after the first session?<\/strong> Full refund. No questions asked.<\/span><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.17.4&#8243; text_text_color=&#8221;#555555&#8243; text_font_size=&#8221;12px&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">May 18 &amp; 22 \u00b7\u00a0 7:00\u20139:00 PM \u00a0\u00b7\u00a0 Online \u00a0\u00b7\u00a0 Max. 3 spots<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#161616&#8243; custom_padding=&#8221;80px||80px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|0px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||14px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\">For coaches who want<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"h2\">smart players who <span class=\"gold\">consistently<\/span><\/h2>\n<h2 class=\"h2\">execute effectively in build-up<\/h2>\n<h2 class=\"h2\"><\/h2>\n<h2 class=\"h2\"><span class=\"gold\">\u00a0<\/span><\/h2>\n<h2 class=\"h2\"><\/h2>\n<h2 class=\"h2\"><\/h2>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|64px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#0E0E0E&#8221; custom_padding=&#8221;32px|32px|32px|32px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(255,255,255,0.07)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 13px; font-weight: 800; color: #dc9600; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 18px;\">This is for you if&#8230;<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You&#8217;re tired of seeing the same build-up mistakes every week<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You&#8217;re an ambitious coach always looking to improve<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You already work with match footage (Veo, Hudl, Spideo, Xbot etc. or want to start)<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You want to genuinely improve your players, make them smarter &#8211; not just run sessions<\/span><\/div>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;rgba(255,255,255,0.02)&#8221; custom_padding=&#8221;32px|32px|32px|32px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(255,255,255,0.07)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 13px; font-weight: 800; color: #9a9a9a; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 18px;\">This is NOT for you if&#8230;<\/p>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You&#8217;re only looking for tactical team training or game systems<\/span><\/div>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You&#8217;re completely new to coaching and want to learn the basics first<\/span><\/div>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You don&#8217;t have time to actively join 2 sessions of 2 hours each<\/span><\/div>\n<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;\">Not sure if this fits? Reach out \u2014 we&#8217;ll figure it out together.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|24px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_margin=&#8221;0px||6px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\">What coaches say<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.21.0&#8243; custom_margin=&#8221;0px||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"font-size:clamp(22px,3vw,32px); font-weight:800; line-height:1.12; color:#FFFFFF; margin:0;\">What coaches said after previous sessions<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 14px; color: #9a9a9a;\">Not specifically about this masterclass, but about what the Smart11 method concretely delivered.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;1100px&#8221; custom_padding=&#8221;0px|5%|0px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_testimonial author=&#8221;Alex van der Veen&#8221; job_title=&#8221;Owner VEENS Football Academy&#8221; portrait_url=&#8221;https:\/\/smart11.ai\/app\/uploads\/2026\/04\/2.png&#8221; quote_icon=&#8221;off&#8221; quote_icon_color=&#8221;#DC9600&#8243; _builder_version=&#8221;4.17.4&#8243; body_line_height=&#8221;1.7&#8243; author_font=&#8221;|800|||||||&#8221; author_text_color=&#8221;#FFFFFF&#8221; author_font_size=&#8221;13px&#8221; company_font_size=&#8221;11px&#8221; background_color=&#8221;rgba(220,150,0,0.06)&#8221; custom_padding=&#8221;28px|28px|28px|28px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.25)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"color: #dc9600; font-size: 13px; letter-spacing: 3px; margin-bottom: 12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n<p><span style=\"color: #ffffff;\">&#8220;Smart11 gave me confidence on the pitch and in my coaching. You actually tell players something they can use. I can now see details and know for sure I&#8217;m making an impact!&#8221;<\/span><\/p>\n<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);\">More confidence. More impact on the pitch.<\/p>\n<p>[\/et_pb_testimonial][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_testimonial author=&#8221;Jordi Biemolt&#8221; job_title=&#8221;Coach \/ Trainer FC Groningen&#8221; portrait_url=&#8221;https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-design-1-1.png&#8221; quote_icon=&#8221;off&#8221; quote_icon_color=&#8221;#DC9600&#8243; _builder_version=&#8221;4.17.4&#8243; body_line_height=&#8221;1.7&#8243; author_font=&#8221;|800|||||||&#8221; author_text_color=&#8221;#FFFFFF&#8221; author_font_size=&#8221;13px&#8221; company_font_size=&#8221;11px&#8221; background_color=&#8221;rgba(220,150,0,0.06)&#8221; custom_padding=&#8221;28px|28px|28px|28px&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;rgba(220,150,0,0.25)&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"color: #dc9600; font-size: 13px; letter-spacing: 3px; margin-bottom: 12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n<p><span style=\"color: #ffffff;\">&#8220;By looking at football situations in a very focused way, you recognise patterns and can give players specific guidance. This makes it possible to better support individual players and strengthen their development.&#8221;<\/span><\/p>\n<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);\">More targeted player development.<\/p>\n<p>[\/et_pb_testimonial][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.17.4&#8243; background_color=&#8221;#161616&#8243; custom_padding=&#8221;96px||96px||false|false&#8221; border_width_top=&#8221;1px&#8221; border_color_top=&#8221;rgba(220,150,0,0.3)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;780px&#8221; custom_padding=&#8221;0px|5%|0px|5%|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.21.0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||20px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"label\" style=\"text-align: center;\">Ready to start?<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||20px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"h2\" style=\"text-align: center;\">Make your coaching<\/h2>\n<h2 class=\"h2\" style=\"text-align: center;\">concrete and\u00a0<br \/><span class=\"gold\">\u00a0see results immediately<\/span><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||36px||false|false&#8221; text_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 520px; margin: 0px auto; text-align: center;\">2 live sessions, tools, a month of SmartCoach, Clairence AI and direct access to the Smart11 method. Max. 3 coaches.<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.17.4&#8243; custom_margin=&#8221;0px||36px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"><!-- [et_pb_line_break_holder] -->  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83d\udcc5\u00a0 May 18 &#038; 22<\/span><!-- [et_pb_line_break_holder] -->  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\u23f0\u00a0 7:00 \u2013 9:00 PM<\/span><!-- [et_pb_line_break_holder] -->  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83c\udf10\u00a0 Online \u00b7 Live<\/span><!-- [et_pb_line_break_holder] -->  <span style=\"background:rgba(220,150,0,0.15); border:1px solid rgba(220,150,0,0.4); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:800; color:#DC9600;\">\ud83d\udd34 Only 3 spots<\/span><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][ba_dual_button btn_alignment=&#8221;center&#8221; btn_a_text=&#8221;Yes i&#8217;m in&#8221; btn_a_link=&#8221;https:\/\/buy.stripe.com\/aFafZacXyaXObbj5Lt4sE01&#8243; btn_a_link_target=&#8221;_blank&#8221; btn_b_text=&#8221;Contact us &#8221; btn_b_link=&#8221;mailto:kevin@smart11.ai&#8221; btn_b_link_target=&#8221;_blank&#8221; button_gap=&#8221;14px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_btn_a=&#8221;on&#8221; btn_a_text_size=&#8221;1.2rem&#8221; btn_a_text_color=&#8221;#ffffff&#8221; btn_a_border_width=&#8221;2px&#8221; btn_a_border_color=&#8221;#DC9600&#8243; btn_a_border_radius=&#8221;50px&#8221; btn_a_use_icon=&#8221;off&#8221; custom_btn_b=&#8221;on&#8221; btn_b_text_size=&#8221;1.2rem&#8221; btn_b_text_color=&#8221;#ffffff&#8221; btn_b_bg_color=&#8221;RGBA(255,255,255,0)&#8221; btn_b_border_width=&#8221;2px&#8221; btn_b_border_color=&#8221;#ffffff&#8221; btn_b_border_radius=&#8221;50px&#8221; btn_b_letter_spacing=&#8221;-1px&#8221; btn_b_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;5%||5%||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/ba_dual_button][et_pb_code _builder_version=&#8221;4.17.4&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div style=\"display:flex; justify-content:center;\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div style=\"display:inline-flex; align-items:center; gap:10px; padding:12px 24px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px;\"><!-- [et_pb_line_break_holder] -->    <span style=\"font-size:18px;\">\ud83d\udee1\ufe0f<\/span><!-- [et_pb_line_break_holder] -->    <span style=\"font-size:13px; color:#9A9A9A;\">Not impressed after the first session? <strong style=\"color:#FFFFFF;\">Money-back guarantee.<\/strong> No questions asked.<\/span><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"<p>Individual choices in Build-up \u00b7 Masterclass INDIVIDUAL DECISIONSTHAT MAKE YOUR\u00a0build-up workLearn how to position your defenders and midfielders to play forward instead of getting pressed &#8211; and which on-ball decisions turn build-up into attacks. Your players will play with clarity and confidence.\u2713 Online \u00b7 Live\u2713 Max. 3 coaches\u00a0 \u00a0 \u00a0\u2713 Available in Dutch and English2Live [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:shortcode -->\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"0px||0px||false|false\"][et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" width=\"100%\" max_width=\"100%\"][et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"][et_pb_code _builder_version=\"4.21.0\"]<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<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; margin: 0;\n    }\n    .h1 { font-size: clamp(34px, 5.5vw, 64px); font-weight: 800; line-height: 1.08; color: #FFFFFF; margin: 0; }\n    .h2 { font-size: clamp(26px, 3.8vw, 44px); font-weight: 800; line-height: 1.12; color: #FFFFFF; margin: 0; }\n    .gold { color: #DC9600; }\n\n    .card-dark {\n      background: #161616; border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 28px; height: 100%;\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    .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    \/* STICKY BAR *\/\n    .sticky-bar {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 99999;\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; height: 52px;\n      display: flex; align-items: center; justify-content: space-between;\n    }\n    .sticky-bar-left { display: flex; align-items: center; gap: 16px; }\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 { padding: 0 16px; }\n      .sticky-bar a.sticky-btn { padding: 7px 14px; font-size: 11px; }\n    }\n\n    \/* Spots badge *\/\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    \/* Stat bar *\/\n    .stat-bar-wrap {\n      border-top: 1px solid rgba(220,150,0,0.35);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n    }\n\n    \/* Pain label *\/\n    .pain-label { font-size:9px; font-weight:800; letter-spacing:0.22em; text-transform:uppercase; margin-bottom:10px; }\n\n    \/* Checklist *\/\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    \/* Guarantee *\/\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;\n    }\n\n    \/* Steps *\/\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\n    \/* Mobile *\/\n    @media(max-width:600px){\n      .card-dark, .card-gold { padding: 20px; }\n    }\n\n    \/* Divi module resets *\/\n    .et_pb_text_inner p { margin-bottom: 0; }\n    .et_pb_module { margin-bottom: 0 !important; }\n<\/style>\n\n<!-- STICKY BAR -->\n<div class=\"sticky-bar\">\n  <div class=\"sticky-bar-left\">\n    <span class=\"sticky-spot-dot\"><\/span>\n    <span style=\"font-size:13px; font-weight:700; color:#FFFFFF;\">Only <strong style=\"color:#DC9600;\">3 spots<\/strong> left<\/span>\n    <span class=\"sticky-date\" style=\"font-size:12px; color:#9A9A9A; border-left:1px solid rgba(255,255,255,0.1); padding-left:16px;\">April 26 &amp; 27 \u00b7 7:00\u20139:00 PM \u00b7 \u20ac249<\/span>\n  <\/div>\n  <a href=\"#register\" class=\"sticky-btn\">Reserve now \u2192<\/a>\n<\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"100px||80px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"3_5,2_5\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\" custom_gutter=\"3\"]\n[et_pb_column type=\"3_5\" _builder_version=\"4.21.0\"]\n\n[et_pb_code _builder_version=\"4.21.0\" custom_margin=\"0px||28px||false|false\"]\n<span class=\"spots-badge\">\n  <span class=\"spot-dot\"><\/span>\n  Only 3 spots left \u2014 April 26 &amp; 27\n<\/span>\n[\/et_pb_code]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||24px||false|false\"]\n<p class=\"label\" style=\"margin-bottom:14px;\">SmartCoach \u00b7 Masterclass<\/p>\n<h1 class=\"h1\">You see it \u2014<br>but you can't make it<br><span class=\"gold\">concrete yet<\/span><\/h1>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||28px||false|false\"]\n<p style=\"font-size:17px; color:#BFBFBF; line-height:1.7; max-width:500px;\">In 2 evenings you'll learn how players position themselves in the build-up, what choices they need to make, and how to explain it in 1\u20132 sentences that actually stick.<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||36px||false|false\"]\n<p style=\"font-size:13px; font-weight:600; color:#9A9A9A; line-height:2.2;\">\n  <span style=\"margin-right:20px;\">&#10003;&nbsp;April 26 &amp; 27 \u00b7 7:00\u20139:00 PM<\/span>\n  <span style=\"margin-right:20px;\">&#10003;&nbsp;Online \u00b7 Live<\/span>\n  <span>&#10003;&nbsp;Max. 3 coaches<\/span>\n<\/p>\n[\/et_pb_text]\n\n[et_pb_button button_url=\"#register\" button_text=\"Reserve your spot \u2014 \u20ac249\" _builder_version=\"4.21.0\" custom_button=\"on\" button_text_color=\"#000000\" button_bg_color=\"#DC9600\" button_border_width=\"0px\" button_border_radius=\"3px\" button_font=\"|800|||on||||\" button_text_size=\"15px\" button_letter_spacing=\"0.12em\" button_use_icon=\"off\" button_alignment=\"left\" custom_margin=\"0px||16px||false|false\"]\n[\/et_pb_button]\n\n[et_pb_code _builder_version=\"4.21.0\"]\n<div class=\"guarantee-bar\">\n  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span>\n  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Not impressed after the first evening?<\/strong> Full refund. No questions asked.<\/span>\n<\/div>\n[\/et_pb_code]\n\n[\/et_pb_column]\n[et_pb_column type=\"2_5\" _builder_version=\"4.21.0\"]\n\n[et_pb_image src=\"..\/brand_assets\/coach-photo-2.jpg\" alt=\"Coach with players on the pitch\" _builder_version=\"4.21.0\" border_radii=\"on|16px|16px|16px|16px\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" custom_css_main_element=\"height:520px; overflow:hidden;\" custom_css_main_element_hover=\"\"]\n[\/et_pb_image]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#161616\" custom_padding=\"24px||24px||false|false\" border_width_top=\"1px\" border_color_top=\"rgba(220,150,0,0.35)\" border_width_bottom=\"1px\" border_color_bottom=\"rgba(220,150,0,0.35)\"]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_3,1_3,1_3\" custom_padding=\"8px||8px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||||||\" text_text_color=\"#DC9600\" text_font_size=\"28px\" text_line_height=\"1\" header_text_align=\"center\" text_text_align=\"center\" custom_margin=\"0px||6px||false|false\"]\n2\n[\/et_pb_text]\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||on|||||\" text_text_color=\"#DC9600\" text_font_size=\"10px\" text_letter_spacing=\"0.22em\" text_text_align=\"center\"]\nLive evenings\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" border_width_left=\"1px\" border_color_left=\"rgba(255,255,255,0.06)\"]\n\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||||||\" text_text_color=\"#DC9600\" text_font_size=\"28px\" text_line_height=\"1\" text_text_align=\"center\" custom_margin=\"0px||6px||false|false\"]\n3\n[\/et_pb_text]\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||on|||||\" text_text_color=\"#DC9600\" text_font_size=\"10px\" text_letter_spacing=\"0.22em\" text_text_align=\"center\"]\nMax. coaches\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" border_width_left=\"1px\" border_color_left=\"rgba(255,255,255,0.06)\"]\n\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||||||\" text_text_color=\"#DC9600\" text_font_size=\"28px\" text_line_height=\"1\" text_text_align=\"center\" custom_margin=\"0px||6px||false|false\"]\n\u20ac434\n[\/et_pb_text]\n[et_pb_text _builder_version=\"4.21.0\" text_font=\"|800|||on|||||\" text_text_color=\"#DC9600\" text_font_size=\"10px\" text_letter_spacing=\"0.22em\" text_text_align=\"center\"]\nValue \u00b7 You pay \u20ac249\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#161616\" custom_padding=\"80px||80px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||40px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<p class=\"label\">Sound familiar?<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<h2 class=\"h2\">You understand the game \u2014<br>but your coaching <span class=\"gold\">stays too vague<\/span><\/h2>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\"]\n<p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px;\">You can see something's off. But making it concrete for your player? That's a skill in itself \u2014 and nobody ever taught you that.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_3,1_3,1_3\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\" custom_gutter=\"2\"]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" border_width_all=\"1px\" border_color_all=\"rgba(255,255,255,0.07)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"28px|28px|28px|28px\"]\n<p class=\"pain-label\" style=\"color:#9A9A9A;\">Pain point 1<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">\"Play faster\" \u2014 and next week he does it again<\/p>\n<p style=\"font-size:13px; color:#9A9A9A; line-height:1.65;\">You correct him. He nods. Next week: same story. You're missing the language to pinpoint exactly what's going wrong \u2014 and why.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"rgba(220,150,0,0.1)\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.4)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"28px|28px|28px|28px\"]\n<p class=\"pain-label\" style=\"color:#DC9600;\">Recognise this?<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">Crystal clear in your head \u2014 not for the player<\/p>\n<p style=\"font-size:13px; color:#CACACA; line-height:1.65;\">You can visualise it. But translating it into something a 17-year-old immediately understands and executes? That's still a challenge.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" border_width_all=\"1px\" border_color_all=\"rgba(255,255,255,0.07)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"28px|28px|28px|28px\"]\n<p class=\"pain-label\" style=\"color:#9A9A9A;\">Pain point 3<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:12px;\">You train it \u2014 but in the match, you see nothing of it<\/p>\n<p style=\"font-size:13px; color:#9A9A9A; line-height:1.65;\">Training goes well. But once the match starts, it disappears. You're missing the system to translate analysis into on-field behaviour.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"0px||0px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n[et_pb_code _builder_version=\"4.21.0\"]\n<!-- ATMOSPHERE IMAGE 1 -->\n<div style=\"position:relative; border-radius:12px; overflow:hidden; height:420px;\">\n  <img\n    src=\"..\/brand_assets\/foto's\/Smart11_V2-6.jpg\"\n    alt=\"Coaches analysing match footage\"\n    style=\"width:100%; height:100%; object-fit:cover; display:block;\"\n    onerror=\"this.src='https:\/\/placehold.co\/1100x420\/161616\/DC9600?text=Masterclass+atmosphere'\"\n  >\n  <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%);\"><\/div>\n  <div style=\"position:absolute; bottom:36px; left:40px; max-width:440px;\">\n    <p class=\"label\" style=\"margin-bottom:10px;\">How the masterclass works<\/p>\n    <p style=\"font-size:20px; font-weight:800; color:#FFFFFF; line-height:1.35; margin:0;\">\n      Analyse real match situations \u2014<br>\n      <span class=\"gold\">and apply it directly to your players<\/span>\n    <\/p>\n  <\/div>\n<\/div>\n[\/et_pb_code]\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"60px||80px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||40px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<p class=\"label\">How do the evenings work?<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\"]\n<h2 class=\"h2\">No passive webinar \u2014<br><span class=\"gold\">you actively participate<\/span><\/h2>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_3,1_3,1_3\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\" background_color=\"#161616\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.25)\" border_radii=\"on|8px|8px|8px|8px\" custom_gutter=\"0\"]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_padding=\"28px|24px|28px|24px\"]\n<div class=\"step-num\">1<\/div>\n<p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">Evening 1 \u2014 April 26<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Methodology + Positioning<\/p>\n<p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">You'll learn Inside &amp; Outside Positioning \u2014 the two most decisive choices in the build-up. Using real footage from pros and amateurs.<\/p>\n<p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&#10003; Instantly recognisable on the pitch<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" border_width_left=\"1px\" border_color_left=\"rgba(220,150,0,0.2)\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_padding=\"28px|24px|28px|24px\"]\n<div class=\"step-num\">2<\/div>\n<p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">Evening 2 \u2014 April 27<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Analyse your own footage<\/p>\n<p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">You analyse situations from your own matches or top-level games in SmartCoach. Personal feedback from the instructor.<\/p>\n<p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&#10003; Your team. Your players. Concrete.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" border_width_left=\"1px\" border_color_left=\"rgba(220,150,0,0.2)\" background_color=\"rgba(220,150,0,0.05)\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_padding=\"28px|24px|28px|24px\"]\n<div class=\"step-num\">3<\/div>\n<p style=\"font-size:11px; font-weight:800; letter-spacing:0.18em; text-transform:uppercase; color:#DC9600; margin-bottom:10px;\">After the sessions<\/p>\n<p style=\"font-size:15px; font-weight:800; color:#FFFFFF; line-height:1.4; margin-bottom:10px;\">Tools, PDFs &amp; progression<\/p>\n<p style=\"font-size:13px; color:#9A9A9A; line-height:1.65; margin-bottom:14px;\">You leave with a mini-course, playlists, exercise PDFs and 1 month of SmartCoach + Clairence AI. And exclusive access to progress further.<\/p>\n<p style=\"font-size:12px; color:#DC9600; font-weight:700;\">&#10003; Exclusive access to Level Courses<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"80px||80px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||48px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<p class=\"label\">The offer<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<h2 class=\"h2\">Everything you need<br>to coach more <span class=\"gold\">concretely \u2014 starting now<\/span><\/h2>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\"]\n<p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:540px;\">In 2 evenings you learn the method, work with real match footage, and leave with tools you can use tomorrow.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_2,1_2\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\" custom_gutter=\"3\"]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"#161616\" border_width_all=\"1px\" border_color_all=\"rgba(255,255,255,0.07)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"36px|36px|36px|36px\"]\n<p class=\"label\" style=\"margin-bottom:20px;\">What you get<\/p>\n<div class=\"value-row\">\n  <span>2 live sessions: build-up analysis (Inside &amp; Outside Positioning)<\/span>\n  <span class=\"val\">\u20ac150<\/span>\n<\/div>\n<div class=\"value-row\">\n  <span>Mini-course videos: Inside &amp; Outside Positioning<\/span>\n  <span class=\"val\">\u20ac40<\/span>\n<\/div>\n<div class=\"value-row\">\n  <span>2 playlists: strong &amp; weak examples<\/span>\n  <span class=\"val\">\u20ac50<\/span>\n<\/div>\n<div class=\"value-row\">\n  <span>Workshop: individual analysis in SmartCoach<\/span>\n  <span class=\"val\">\u20ac99<\/span>\n<\/div>\n<div class=\"value-row\">\n  <span>1 month free SmartCoach + Clairence AI<\/span>\n  <span class=\"val\">\u20ac45<\/span>\n<\/div>\n<div class=\"value-row\">\n  <span>Practical exercise PDFs for training sessions<\/span>\n  <span class=\"val\">\u20ac50<\/span>\n<\/div>\n<div style=\"margin-top:24px; padding-top:20px; border-top:1px solid rgba(220,150,0,0.3);\">\n  <div style=\"display:flex; justify-content:space-between; align-items:center; margin-bottom:6px;\">\n    <span style=\"font-size:13px; color:#9A9A9A;\">Total value<\/span>\n    <span style=\"font-size:15px; font-weight:800; color:#9A9A9A; text-decoration:line-through;\">\u20ac434<\/span>\n  <\/div>\n  <div style=\"display:flex; justify-content:space-between; align-items:center;\">\n    <span style=\"font-size:15px; font-weight:800; color:#FFFFFF;\">You pay<\/span>\n    <span style=\"font-size:28px; font-weight:800; color:#DC9600;\">\u20ac249<\/span>\n  <\/div>\n<\/div>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_image src=\"..\/brand_assets\/foto's\/smartcoach-laptop.jpg\" alt=\"SmartCoach interface \u2014 individual analysis\" _builder_version=\"4.21.0\" border_radii=\"on|6px|6px|6px|6px\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.25)\" force_fullwidth=\"on\" custom_margin=\"0px||20px||false|false\"]\n[\/et_pb_image]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"rgba(220,150,0,0.1)\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.4)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"32px|32px|32px|32px\" custom_margin=\"0px||20px||false|false\"]\n<p class=\"label\" style=\"margin-bottom:16px;\">After 2 evenings you can:<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>Instantly see what's going wrong in the build-up \u2014 and why<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>Name the best choice per situation in 1\u20132 sentences that stick<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>Have players analyse themselves in 10 minutes via the Smart11 app<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>Translate analysis into concrete training with immediate results<\/span><\/div>\n[\/et_pb_text]\n\n[et_pb_button button_url=\"#register\" button_text=\"Yes, I'm in \u2014 \u20ac249\" _builder_version=\"4.21.0\" custom_button=\"on\" button_text_color=\"#000000\" button_bg_color=\"#DC9600\" button_border_width=\"0px\" button_border_radius=\"3px\" button_font=\"|800|||on||||\" button_text_size=\"15px\" button_letter_spacing=\"0.12em\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"0px||12px||false|false\"]\n[\/et_pb_button]\n\n[et_pb_code _builder_version=\"4.21.0\" custom_margin=\"0px||12px||false|false\"]\n<div class=\"guarantee-bar\">\n  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span>\n  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Not impressed after the first evening?<\/strong> Full refund. No questions asked.<\/span>\n<\/div>\n[\/et_pb_code]\n\n[et_pb_text _builder_version=\"4.21.0\" text_text_align=\"center\" text_text_color=\"#555555\" text_font_size=\"12px\"]\nApril 26 &amp; 27 &nbsp;\u00b7&nbsp; 7:00\u20139:00 PM &nbsp;\u00b7&nbsp; Online &nbsp;\u00b7&nbsp; Max. 3 spots\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#161616\" custom_padding=\"80px||80px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||40px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||14px||false|false\"]\n<p class=\"label\">Who is this for<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\"]\n<h2 class=\"h2\">This is for coaches who <span class=\"gold\">want more<\/span><br>than intuition<\/h2>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_2,1_2\" custom_padding=\"0px||64px||false|false\" max_width=\"1100px\" width=\"100%\" custom_gutter=\"3\"]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" border_width_all=\"1px\" border_color_all=\"rgba(255,255,255,0.07)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"32px|32px|32px|32px\"]\n<p style=\"font-size:13px; font-weight:800; color:#DC9600; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;\">This is for you if...<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>You're an ambitious youth coach (U12\u2013U19, top amateur level or higher)<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>You understand the game, but your coaching isn't concrete enough yet<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>You already work with match footage (Veo, Hudl, Spideo, Xbot \u2014 or want to start)<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">&#10003;<\/span><span>You want to genuinely improve your players, not just run sessions<\/span><\/div>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" background_color=\"rgba(255,255,255,0.02)\" border_width_all=\"1px\" border_color_all=\"rgba(255,255,255,0.07)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"32px|32px|32px|32px\"]\n<p style=\"font-size:13px; font-weight:800; color:#9A9A9A; letter-spacing:0.18em; text-transform:uppercase; margin-bottom:18px;\">This is NOT for you if...<\/p>\n<div class=\"check-item\">\n  <span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&#215;<\/span>\n  <span style=\"color:#9A9A9A;\">You're only looking for tactical team training or game systems<\/span>\n<\/div>\n<div class=\"check-item\">\n  <span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&#215;<\/span>\n  <span style=\"color:#9A9A9A;\">You're completely new to coaching and want to learn the basics first<\/span>\n<\/div>\n<div class=\"check-item\">\n  <span style=\"color:#555555; font-weight:800; flex-shrink:0; margin-top:1px;\">&#215;<\/span>\n  <span style=\"color:#9A9A9A;\">You don't have time to actively join 2 evenings of 2 hours each<\/span>\n<\/div>\n<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  Not sure if this fits? Reach out \u2014 we'll figure it out together.\n<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||24px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||6px||false|false\"]\n<p class=\"label\">What coaches say<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" custom_margin=\"0px||8px||false|false\"]\n<h2 style=\"font-size:clamp(22px,3vw,32px); font-weight:800; line-height:1.12; color:#FFFFFF; margin:0;\">What coaches said after previous sessions<\/h2>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\"]\n<p style=\"font-size:14px; color:#9A9A9A;\">Not specifically about this masterclass \u2014 but about what the Smart11 method concretely delivered.<\/p>\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[et_pb_row _builder_version=\"4.21.0\" column_structure=\"1_2,1_2\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\" custom_gutter=\"3\"]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_testimonial author=\"Alex van der Veen\" job_title=\"Owner VEENS Football Academy\" portrait_url=\"https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=AV\" _builder_version=\"4.21.0\" background_color=\"rgba(220,150,0,0.06)\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.25)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"28px|28px|28px|28px\" body_font_color=\"#EFEFEF\" body_font_size=\"14px\" body_line_height=\"1.7\" author_font=\"|800|||||||\" author_text_color=\"#FFFFFF\" author_font_size=\"13px\" company_font_color=\"#9A9A9A\" company_font_size=\"11px\" portrait_border_width=\"0px\" quote_icon_color=\"#DC9600\"]\n<p style=\"color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n\"Smart11 gave me confidence on the pitch and in my coaching. You actually tell players something they can use. I can now see details and know for sure I'm making an impact!\"\n<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);\">More confidence. More impact on the pitch.<\/p>\n[\/et_pb_testimonial]\n\n[\/et_pb_column]\n[et_pb_column type=\"1_2\" _builder_version=\"4.21.0\"]\n\n[et_pb_testimonial author=\"Jordi Biemolt\" job_title=\"Coach \/ Trainer FC Groningen\" portrait_url=\"https:\/\/placehold.co\/60x60\/1A1A1A\/DC9600?text=JB\" _builder_version=\"4.21.0\" background_color=\"rgba(220,150,0,0.06)\" border_width_all=\"1px\" border_color_all=\"rgba(220,150,0,0.25)\" border_radii=\"on|6px|6px|6px|6px\" custom_padding=\"28px|28px|28px|28px\" body_font_color=\"#EFEFEF\" body_font_size=\"14px\" body_line_height=\"1.7\" author_font=\"|800|||||||\" author_text_color=\"#FFFFFF\" author_font_size=\"13px\" company_font_color=\"#9A9A9A\" company_font_size=\"11px\" portrait_border_width=\"0px\" quote_icon_color=\"#DC9600\"]\n<p style=\"color:#DC9600; font-size:13px; letter-spacing:3px; margin-bottom:12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n\"By looking at football situations in a very focused way, you recognise patterns and can give players specific guidance. This makes it possible to better support individual players and strengthen their development.\"\n<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);\">More targeted player development.<\/p>\n[\/et_pb_testimonial]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#161616\" custom_padding=\"48px||0px||false|false\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" max_width=\"1100px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n[et_pb_code _builder_version=\"4.21.0\"]\n<!-- ATMOSPHERE IMAGE 2 \u2014 QUOTE -->\n<div style=\"border-radius:12px; overflow:hidden; height:380px; position:relative;\">\n  <img\n    src=\"..\/brand_assets\/coach-photo-3.jpg\"\n    alt=\"Coach on the pitch with players\"\n    style=\"width:100%; height:100%; object-fit:cover; display:block;\"\n    onerror=\"this.src='https:\/\/placehold.co\/1100x380\/161616\/DC9600?text=Coach+on+the+pitch'\"\n  >\n  <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%);\"><\/div>\n  <div style=\"position:absolute; bottom:32px; left:0; right:0; text-align:center; padding:0 24px;\">\n    <p style=\"font-size:18px; font-weight:800; color:#FFFFFF; font-style:italic; line-height:1.45; margin:0;\">\n      \"A great coach doesn't just see what's going wrong \u2014<br>\n      he understands <span class=\"gold\">why<\/span>, and knows what the player needs.\"\n    <\/p>\n    <p class=\"label\" style=\"margin-top:12px; font-size:10px;\">Smart11 Methodology<\/p>\n  <\/div>\n<\/div>\n[\/et_pb_code]\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#161616\" custom_padding=\"96px||96px||false|false\" border_width_top=\"1px\" border_color_top=\"rgba(220,150,0,0.3)\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" max_width=\"780px\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_text _builder_version=\"4.21.0\" text_text_align=\"center\" custom_margin=\"0px||20px||false|false\"]\n<p class=\"label\">Ready to start?<\/p>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" text_text_align=\"center\" custom_margin=\"0px||20px||false|false\"]\n<h2 class=\"h2\" style=\"text-align:center;\">Make your coaching concrete \u2014<br><span class=\"gold\">and see results immediately<\/span><\/h2>\n[\/et_pb_text]\n\n[et_pb_text _builder_version=\"4.21.0\" text_text_align=\"center\" custom_margin=\"0px||36px||false|false\"]\n<p style=\"font-size:16px; color:#9A9A9A; line-height:1.7; max-width:520px; margin:0 auto;\">\u20ac249 for 2 live evenings, tools, a month of SmartCoach and direct access to the Smart11 method. Max. 3 coaches. Participants are the only ones who get the chance to progress to the Level Courses \u2014 at a participant rate of <strong style=\"color:#FFFFFF;\">\u20ac1,250<\/strong> instead of \u20ac1,799.<\/p>\n[\/et_pb_text]\n\n[et_pb_code _builder_version=\"4.21.0\" custom_margin=\"0px||36px||false|false\"]\n<div style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\">\n  <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&nbsp; April 26 &amp; 27<\/span>\n  <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&nbsp; 7:00 \u2013 9:00 PM<\/span>\n  <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&nbsp; Online \u00b7 Live<\/span>\n  <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 Only 3 spots<\/span>\n<\/div>\n[\/et_pb_code]\n\n[et_pb_button button_url=\"#\" button_text=\"Yes, I'm in \u2014 \u20ac249\" _builder_version=\"4.21.0\" custom_button=\"on\" button_text_color=\"#000000\" button_bg_color=\"#DC9600\" button_border_width=\"0px\" button_border_radius=\"3px\" button_font=\"|800|||on||||\" button_text_size=\"16px\" button_letter_spacing=\"0.12em\" button_use_icon=\"off\" button_alignment=\"center\" custom_padding=\"20px|56px|20px|56px\" custom_margin=\"0px||16px||false|false\"]\n[\/et_pb_button]\n\n[et_pb_code _builder_version=\"4.21.0\"]\n<div style=\"display:flex; justify-content:center;\">\n  <div style=\"display:inline-flex; align-items:center; gap:10px; padding:12px 24px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px;\">\n    <span style=\"font-size:18px;\">\ud83d\udee1\ufe0f<\/span>\n    <span style=\"font-size:13px; color:#9A9A9A;\">Not impressed after the first evening? <strong style=\"color:#FFFFFF;\">Money-back guarantee.<\/strong> No questions asked.<\/span>\n  <\/div>\n<\/div>\n[\/et_pb_code]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n[et_pb_section fb_built=\"1\" _builder_version=\"4.21.0\" background_color=\"#0E0E0E\" custom_padding=\"32px||32px||false|false\" border_width_top=\"1px\" border_color_top=\"rgba(255,255,255,0.05)\"]\n[et_pb_row _builder_version=\"4.21.0\" custom_padding=\"0px||0px||false|false\" max_width=\"100%\" width=\"100%\"]\n[et_pb_column type=\"4_4\" _builder_version=\"4.21.0\"]\n\n[et_pb_image src=\"..\/brand_assets\/logo\/T2024010_SMART11_LOGO_WIT_GEEL_RGB (1).png\" alt=\"Smart11\" _builder_version=\"4.21.0\" height=\"32px\" width=\"auto\" module_alignment=\"center\" always_center_on_mobile=\"on\" custom_css_main_element=\"opacity:0.7;\"]\n[\/et_pb_image]\n\n[et_pb_text _builder_version=\"4.21.0\" text_text_align=\"center\" text_text_color=\"#444444\" text_font_size=\"11px\" text_letter_spacing=\"0.08em\" custom_margin=\"12px||0px||false|false\"]\n\u00a9 2026 Smart11 &nbsp;\u00b7&nbsp; Groningen\n[\/et_pb_text]\n\n[\/et_pb_column]\n[\/et_pb_row]\n[\/et_pb_section]\n\n<!-- \/wp:shortcode -->","_et_gb_content_width":"","footnotes":""},"class_list":["post-226742","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>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\/en\/masterclass-opbouwen\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Masterclass opbouwen - Smart11\" \/>\n<meta property=\"og:description\" content=\"Individual choices in Build-up \u00b7 Masterclass INDIVIDUAL DECISIONSTHAT MAKE YOUR\u00a0build-up workLearn how to position your defenders and midfielders to play forward instead of getting pressed - and which on-ball decisions turn build-up into attacks. Your players will play with clarity and confidence.\u2713 Online \u00b7 Live\u2713 Max. 3 coaches\u00a0 \u00a0 \u00a0\u2713 Available in Dutch and English2Live [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smart11.ai\/en\/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-23T13:17:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@smart11ai\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/masterclass-opbouwen\\\/\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/masterclass-opbouwen\\\/\",\"name\":\"Masterclass opbouwen - Smart11\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#website\"},\"datePublished\":\"2026-04-14T18:27:51+00:00\",\"dateModified\":\"2026-04-23T13:17:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/masterclass-opbouwen\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/smart11.ai\\\/en\\\/masterclass-opbouwen\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/masterclass-opbouwen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"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\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#organization\",\"name\":\"Smart11\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@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":"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\/en\/masterclass-opbouwen\/","og_locale":"en_GB","og_type":"article","og_title":"Masterclass opbouwen - Smart11","og_description":"Individual choices in Build-up \u00b7 Masterclass INDIVIDUAL DECISIONSTHAT MAKE YOUR\u00a0build-up workLearn how to position your defenders and midfielders to play forward instead of getting pressed - and which on-ball decisions turn build-up into attacks. Your players will play with clarity and confidence.\u2713 Online \u00b7 Live\u2713 Max. 3 coaches\u00a0 \u00a0 \u00a0\u2713 Available in Dutch and English2Live [&hellip;]","og_url":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/","og_site_name":"Smart11","article_publisher":"https:\/\/facebook.com\/profile\/smart11","article_modified_time":"2026-04-23T13:17:59+00:00","twitter_card":"summary_large_image","twitter_site":"@smart11ai","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/","url":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/","name":"Masterclass opbouwen - Smart11","isPartOf":{"@id":"https:\/\/smart11.ai\/en\/#website"},"datePublished":"2026-04-14T18:27:51+00:00","dateModified":"2026-04-23T13:17:59+00:00","breadcrumb":{"@id":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smart11.ai\/en\/masterclass-opbouwen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/smart11.ai\/en\/masterclass-opbouwen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smart11.ai\/en\/"},{"@type":"ListItem","position":2,"name":"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":"en-GB"},{"@type":"Organization","@id":"https:\/\/smart11.ai\/en\/#organization","name":"Smart11","url":"https:\/\/smart11.ai\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@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\/en\/wp-json\/wp\/v2\/pages\/226742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/comments?post=226742"}],"version-history":[{"count":33,"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/pages\/226742\/revisions"}],"predecessor-version":[{"id":226864,"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/pages\/226742\/revisions\/226864"}],"wp:attachment":[{"href":"https:\/\/smart11.ai\/en\/wp-json\/wp\/v2\/media?parent=226742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}