{"campaignId":"6a058217a4bec349e6411547","campaignVersionId":"6a92a5ce95f4ec2978437d14","companyId":"68398fc9ae9511003b025a7a","pageId":"6a058217a4bec349e6411586","pageName":"Start","pageSlug":"start","tag":"landing","components":[{"_id":"6a402327efe1a024e0b0fc4d","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n\n.cfdb-hero{\n  --navy:#0C2340; --purple:#632989; --lav:#BEA1FF;\n  font-family:&#39;Montserrat&#39;,-apple-system,&#39;Segoe UI&#39;,Roboto,sans-serif;\n  width:100%; box-sizing:border-box; text-align:center;\n  padding:clamp(46px,5.5vw,72px) 20px;\n  background:transparent;\n}\n.cfdb-hero *{box-sizing:border-box;}\n.cfdb-hero .wrap{max-width:1100px; margin:0 auto;}\n.cfdb-hero .logo{height:26px; width:auto; margin:0 auto 90px; display:block;}\n.cfdb-hero h1{\n  margin:0 auto 14px; max-width:820px; color:var(--navy);\n  font-weight:400; font-size:clamp(24px,4vw,32px); line-height:1.16;\n}\n.cfdb-hero h1 b{display:block; font-weight:800;\n  font-size:clamp(30px,6vw,50px); letter-spacing:-.01em; margin-top:6px; line-height:1.1;}\n.cfdb-hero h1 b .hl{color:var(--purple);}\n\n/* ---- Offer-Block: 2 Evaluations ---- */\n.cfdb-hero .offer{max-width:920px; margin:0 auto;}\n.cfdb-hero .badge{\n  display:inline-block; font-size:11px; font-weight:800; letter-spacing:.14em; text-transform:uppercase;\n  color:#fff; padding:8px 18px; border-radius:999px; margin:0 0 16px;\n  background:linear-gradient(120deg,#7a3f9e 0%,#632989 100%);\n  box-shadow:0 12px 26px -14px rgba(99,41,137,.75);\n}\n.cfdb-hero .offer-h{\n  margin:0 auto 10px; max-width:660px; color:var(--navy);\n  font-weight:700; font-size:clamp(20px,3.2vw,28px); line-height:1.14; letter-spacing:-.01em;\n}\n.cfdb-hero .offer-h .hl{color:var(--purple);}\n.cfdb-hero .offer-sub{\n  margin:0 auto clamp(26px,3.4vw,38px); max-width:560px; color:#5b6470;\n  font-weight:400; font-size:clamp(13.5px,1.9vw,15px); line-height:1.6;\n}\n\n.cfdb-hero .cards{display:grid; grid-template-columns:repeat(2,1fr); gap:20px; text-align:left;}\n.cfdb-hero .ev{\n  position:relative; overflow:hidden; border-radius:22px; padding:26px 24px;\n  display:flex; flex-direction:column;\n  background:\n    radial-gradient(120% 80% at 50% -5%, rgba(140,77,176,.5), rgba(140,77,176,0) 55%),\n    linear-gradient(162deg,#3a2260 0%,#2a1a4e 46%,#160f2e 100%);\n  border:1px solid rgba(190,161,255,.18);\n  box-shadow:none;\n  color:#fff; transition:transform .25s ease, box-shadow .25s ease;\n}\n.cfdb-hero .ev:hover{transform:translateY(-4px);\n  box-shadow:none;}\n.cfdb-hero .ev-top{display:flex; align-items:center; justify-content:space-between; gap:12px; margin:0 0 16px;}\n.cfdb-hero .ev-name{font-size:11px; font-weight:800; letter-spacing:.13em; text-transform:uppercase; color:var(--lav);}\n.cfdb-hero .ev-tag{font-size:9.5px; font-weight:800; letter-spacing:.09em; text-transform:uppercase; color:#efe7ff;\n  padding:5px 11px; border-radius:999px; background:rgba(190,161,255,.16); border:1px solid rgba(190,161,255,.34); white-space:nowrap;}\n.cfdb-hero .ev-price{display:flex; align-items:baseline; gap:10px; margin:0 0 4px;}\n.cfdb-hero .ev-price .now{font-size:clamp(34px,6vw,44px); font-weight:800; line-height:1; letter-spacing:-.02em;}\n.cfdb-hero .ev-price .was{font-size:16px; font-weight:600; color:#9584bb; text-decoration:line-through;}\n.cfdb-hero .ev-line{margin:0 0 18px; font-size:12.5px; color:#b6a8d4;}\n.cfdb-hero .ev-rows{display:flex; flex-direction:column; margin:0 -24px 22px;}\n.cfdb-hero .ev-row{display:flex; align-items:center; justify-content:space-between; gap:14px; padding:11px 24px; font-size:13px;}\n.cfdb-hero .ev-row + .ev-row{border-top:1px solid rgba(255,255,255,.065);}\n.cfdb-hero .ev-row .rk{color:#b3a5d2; font-weight:500;}\n.cfdb-hero .ev-row .rv{color:#fff; font-weight:700; text-align:right; white-space:nowrap;}\n.cfdb-hero .ev-row.hi{background:rgba(190,161,255,.15);\n  border-top:1px solid rgba(190,161,255,.22); border-bottom:1px solid rgba(190,161,255,.22);}\n.cfdb-hero .ev-row.hi + .ev-row{border-top:none;}\n.cfdb-hero .ev-cta{margin-top:auto; display:block; text-align:center;\n  background:#fff; color:var(--navy); font-weight:800; font-size:14px; letter-spacing:.02em;\n  padding:15px 20px; border-radius:14px; text-decoration:none;\n  box-shadow:0 14px 30px -14px rgba(0,0,0,.5); transition:transform .2s ease, box-shadow .2s ease;}\n.cfdb-hero .ev-cta:hover{transform:translateY(-2px); box-shadow:0 22px 40px -16px rgba(0,0,0,.6);}\n\n@media (max-width:640px){\n  .cfdb-hero .cards{grid-template-columns:1fr;}\n}\n&lt;/style&gt;\n\n&lt;section class=&quot;cfdb-hero&quot;&gt;\n  &lt;div class=&quot;wrap&quot;&gt;\n    &lt;img class=&quot;logo&quot; src=&quot;https://perspective.imgix.net/6913342200e024003cdd1bc2.png?auto=format,compress&amp;h=60&amp;q=90&quot; alt=&quot;4PropTrader&quot;&gt;\n\n    &lt;h1&gt;The best prop trading offer:&lt;b&gt;$50,000 CFD trading account &lt;span class=&quot;hl&quot;&gt;for just &amp;euro;1.&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;\n\n    &lt;div class=&quot;offer&quot;&gt;\n      &lt;span class=&quot;badge&quot;&gt;$50,000 Advanced Challenge&lt;/span&gt;\n      &lt;p class=&quot;offer-sub&quot;&gt;Pick the evaluation that fits your style: same $50,000 account, same 95% split, one phase or two.&lt;/p&gt;\n\n      &lt;div class=&quot;cards&quot;&gt;\n\n        &lt;article class=&quot;ev&quot;&gt;\n          &lt;div class=&quot;ev-top&quot;&gt;\n            &lt;span class=&quot;ev-name&quot;&gt;1-Step Evaluation&lt;/span&gt;\n            &lt;span class=&quot;ev-tag&quot;&gt;Fastest&lt;/span&gt;\n          &lt;/div&gt;\n          &lt;div class=&quot;ev-price&quot;&gt;&lt;span class=&quot;now&quot;&gt;&amp;euro;1&lt;/span&gt;&lt;span class=&quot;was&quot;&gt;&amp;euro;409&lt;/span&gt;&lt;/div&gt;\n          &lt;p class=&quot;ev-line&quot;&gt;One phase. The fastest route.&lt;/p&gt;\n          &lt;div class=&quot;ev-rows&quot;&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Account Size&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$50,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row hi&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Phases&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;1 phase&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Profit Target&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$5,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Max Drawdown&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$3,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Reward Split&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;95%&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Min. Trading Days&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;1&lt;/span&gt;&lt;/div&gt;\n          &lt;/div&gt;\n          &lt;a class=&quot;ev-cta&quot; href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot;&gt;START NOW FOR JUST &amp;euro;1&lt;/a&gt;\n        &lt;/article&gt;\n\n        &lt;article class=&quot;ev&quot;&gt;\n          &lt;div class=&quot;ev-top&quot;&gt;\n            &lt;span class=&quot;ev-name&quot;&gt;2-Step Evaluation&lt;/span&gt;\n            &lt;span class=&quot;ev-tag&quot;&gt;Lower Target&lt;/span&gt;\n          &lt;/div&gt;\n          &lt;div class=&quot;ev-price&quot;&gt;&lt;span class=&quot;now&quot;&gt;&amp;euro;1&lt;/span&gt;&lt;span class=&quot;was&quot;&gt;&amp;euro;339&lt;/span&gt;&lt;/div&gt;\n          &lt;p class=&quot;ev-line&quot;&gt;Two phases. Smaller targets.&lt;/p&gt;\n          &lt;div class=&quot;ev-rows&quot;&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Account Size&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$50,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row hi&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Phases&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;2 phases&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Profit Target&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$4,000 / $4,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Max Drawdown&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;$4,000 / $4,000&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Reward Split&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;95%&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Min. Trading Days&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;1&lt;/span&gt;&lt;/div&gt;\n          &lt;/div&gt;\n          &lt;a class=&quot;ev-cta&quot; href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot;&gt;START NOW FOR JUST &amp;euro;1&lt;/a&gt;\n        &lt;/article&gt;\n\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n\n.cfdb-trade-straight{\n  --ink:#111111; --cardtitle:#231F20; --muted:#5b6470;\n  font-family:&#39;Montserrat&#39;,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n  background:transparent;\n  padding:clamp(46px,5.5vw,72px) 20px;\n  box-sizing:border-box;\n}\n.cfdb-trade-straight *{box-sizing:border-box;}\n.cfdb-trade-straight .ts-wrap{max-width:1100px;margin:0 auto;}\n\n.cfdb-trade-straight .ts-head{text-align:center;margin:0 auto;}\n.cfdb-trade-straight .ts-kicker{\n  font-weight:400;font-size:clamp(20px,3vw,28px);color:var(--ink);margin:0;line-height:1.15;\n}\n.cfdb-trade-straight .ts-title{\n  font-weight:700;font-size:clamp(27px,4.4vw,36px);color:var(--ink);\n  line-height:1.12;margin:2px 0 0;\n}\n.cfdb-trade-straight .ts-sub{\n  font-weight:400;font-size:clamp(14px,1.9vw,15.5px);color:var(--muted);\n  max-width:640px;margin:14px auto 0;line-height:1.6;\n}\n\n.cfdb-trade-straight .ts-grid{\n  display:grid;grid-template-columns:repeat(2,1fr);gap:20px;\n  margin-top:clamp(28px,3.6vw,40px);\n}\n\n.cfdb-trade-straight .ts-card{\n  background:#F8F9FA;border:1px solid #ECEDEF;border-radius:22px;\n  box-shadow:0 18px 40px -28px rgba(20,20,40,.14);\n  padding:clamp(22px,2.6vw,28px);\n}\n.cfdb-trade-straight .ts-ic{display:block;width:50px;height:50px;margin:0 0 16px;}\n.cfdb-trade-straight .ts-card h3{\n  font-weight:700;font-size:clamp(18px,2.2vw,21px);color:var(--cardtitle);\n  line-height:1.2;margin:0 0 9px;\n}\n.cfdb-trade-straight .ts-card p{\n  font-weight:400;font-size:13.5px;color:var(--muted);line-height:1.6;margin:0;\n}\n\n@media (max-width:760px){\n  .cfdb-trade-straight .ts-grid{grid-template-columns:1fr;}\n}\n@media (max-width:560px){\n  .cfdb-trade-straight .ts-card{padding:20px;}\n}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-trade-straight&quot;&gt;\n  &lt;div class=&quot;ts-wrap&quot;&gt;\n    &lt;div class=&quot;ts-head&quot;&gt;\n      &lt;p class=&quot;ts-kicker&quot;&gt;Start right now.&lt;/p&gt;\n      &lt;h2 class=&quot;ts-title&quot;&gt;No detours.&lt;/h2&gt;\n      &lt;p class=&quot;ts-sub&quot;&gt;No external software. No data subscriptions. No setup. Log in to your 4PropTrader platform and start trading right away, on desktop or on the go on your phone.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;ts-grid&quot;&gt;\n      &lt;article class=&quot;ts-card&quot;&gt;\n        &lt;svg class=&quot;ts-ic&quot; viewBox=&quot;0 0 50 50&quot; aria-hidden=&quot;true&quot;&gt;\n          &lt;rect x=&quot;7&quot; y=&quot;10&quot; width=&quot;32&quot; height=&quot;22&quot; rx=&quot;3&quot; fill=&quot;#7c4db0&quot;/&gt;\n          &lt;rect x=&quot;10&quot; y=&quot;13&quot; width=&quot;26&quot; height=&quot;16&quot; rx=&quot;1.5&quot; fill=&quot;#f3edfb&quot;/&gt;\n          &lt;polyline points=&quot;13,26 19,21 24,24 33,16&quot; fill=&quot;none&quot; stroke=&quot;#3fbf7f&quot; stroke-width=&quot;2.2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;\n          &lt;circle cx=&quot;33&quot; cy=&quot;16&quot; r=&quot;2.4&quot; fill=&quot;#ef5b6b&quot;/&gt;\n          &lt;rect x=&quot;19&quot; y=&quot;33&quot; width=&quot;8&quot; height=&quot;6&quot; fill=&quot;#7c4db0&quot;/&gt;\n          &lt;rect x=&quot;14&quot; y=&quot;39&quot; width=&quot;18&quot; height=&quot;3&quot; rx=&quot;1.5&quot; fill=&quot;#5b2f86&quot;/&gt;\n          &lt;circle cx=&quot;38&quot; cy=&quot;11&quot; r=&quot;6&quot; fill=&quot;#FFD400&quot;/&gt;\n        &lt;/svg&gt;\n        &lt;h3&gt;Log in &amp;amp; go&lt;/h3&gt;\n        &lt;p&gt;Trade directly in the 4PropTrader dashboard. Web and mobile. No platform installation, no account setup with an external broker, no technical pitfalls.&lt;/p&gt;\n      &lt;/article&gt;\n\n      &lt;article class=&quot;ts-card&quot;&gt;\n        &lt;svg class=&quot;ts-ic&quot; viewBox=&quot;0 0 50 50&quot; aria-hidden=&quot;true&quot;&gt;\n          &lt;rect x=&quot;7&quot; y=&quot;9&quot; width=&quot;32&quot; height=&quot;24&quot; rx=&quot;3&quot; fill=&quot;#7c4db0&quot;/&gt;\n          &lt;rect x=&quot;10&quot; y=&quot;12&quot; width=&quot;26&quot; height=&quot;18&quot; rx=&quot;1.5&quot; fill=&quot;#f3edfb&quot;/&gt;\n          &lt;rect x=&quot;15&quot; y=&quot;17&quot; width=&quot;3.5&quot; height=&quot;10&quot; rx=&quot;1&quot; fill=&quot;#3fbf7f&quot;/&gt;\n          &lt;line x1=&quot;16.75&quot; y1=&quot;14&quot; x2=&quot;16.75&quot; y2=&quot;29&quot; stroke=&quot;#3fbf7f&quot; stroke-width=&quot;1.4&quot;/&gt;\n          &lt;rect x=&quot;22&quot; y=&quot;19&quot; width=&quot;3.5&quot; height=&quot;7&quot; rx=&quot;1&quot; fill=&quot;#ef5b6b&quot;/&gt;\n          &lt;line x1=&quot;23.75&quot; y1=&quot;16&quot; x2=&quot;23.75&quot; y2=&quot;28&quot; stroke=&quot;#ef5b6b&quot; stroke-width=&quot;1.4&quot;/&gt;\n          &lt;rect x=&quot;29&quot; y=&quot;16&quot; width=&quot;3.5&quot; height=&quot;11&quot; rx=&quot;1&quot; fill=&quot;#37b6c4&quot;/&gt;\n          &lt;line x1=&quot;30.75&quot; y1=&quot;13&quot; x2=&quot;30.75&quot; y2=&quot;29&quot; stroke=&quot;#37b6c4&quot; stroke-width=&quot;1.4&quot;/&gt;\n          &lt;rect x=&quot;19&quot; y=&quot;33&quot; width=&quot;8&quot; height=&quot;6&quot; fill=&quot;#7c4db0&quot;/&gt;\n          &lt;rect x=&quot;14&quot; y=&quot;39&quot; width=&quot;18&quot; height=&quot;3&quot; rx=&quot;1.5&quot; fill=&quot;#5b2f86&quot;/&gt;\n          &lt;circle cx=&quot;38&quot; cy=&quot;11&quot; r=&quot;6&quot; fill=&quot;#3fbf7f&quot;/&gt;\n          &lt;path d=&quot;M35.4 11l1.7 1.7 3-3.4&quot; fill=&quot;none&quot; stroke=&quot;#fff&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;\n        &lt;/svg&gt;\n        &lt;h3&gt;Fair rules, no traps&lt;/h3&gt;\n        &lt;p&gt;Clear conditions, written for real trading strategies, not for gambling. Realistic drawdown limits, a trader-friendly consistency rule, and overnight trades allowed.&lt;/p&gt;\n      &lt;/article&gt;\n\n      &lt;article class=&quot;ts-card&quot;&gt;\n        &lt;svg class=&quot;ts-ic&quot; viewBox=&quot;0 0 50 50&quot; aria-hidden=&quot;true&quot;&gt;\n          &lt;rect x=&quot;7&quot; y=&quot;13&quot; width=&quot;30&quot; height=&quot;19&quot; rx=&quot;3&quot; fill=&quot;#3fbf7f&quot;/&gt;\n          &lt;rect x=&quot;10&quot; y=&quot;16&quot; width=&quot;24&quot; height=&quot;13&quot; rx=&quot;1.5&quot; fill=&quot;#d6f5e6&quot;/&gt;\n          &lt;circle cx=&quot;22&quot; cy=&quot;22.5&quot; r=&quot;4.6&quot; fill=&quot;#3fbf7f&quot;/&gt;\n          &lt;text x=&quot;22&quot; y=&quot;25.6&quot; font-family=&quot;Montserrat,Arial&quot; font-size=&quot;7&quot; font-weight=&quot;800&quot; fill=&quot;#fff&quot; text-anchor=&quot;middle&quot;&gt;$&lt;/text&gt;\n          &lt;circle cx=&quot;13&quot; cy=&quot;19.5&quot; r=&quot;1.4&quot; fill=&quot;#2a9d68&quot;/&gt;\n          &lt;circle cx=&quot;31&quot; cy=&quot;25.5&quot; r=&quot;1.4&quot; fill=&quot;#2a9d68&quot;/&gt;\n          &lt;circle cx=&quot;36&quot; cy=&quot;36&quot; r=&quot;8&quot; fill=&quot;#FFD400&quot;/&gt;\n          &lt;circle cx=&quot;36&quot; cy=&quot;36&quot; r=&quot;5.6&quot; fill=&quot;#ffe24d&quot;/&gt;\n          &lt;text x=&quot;36&quot; y=&quot;39.2&quot; font-family=&quot;Montserrat,Arial&quot; font-size=&quot;8&quot; font-weight=&quot;800&quot; fill=&quot;#a87f00&quot; text-anchor=&quot;middle&quot;&gt;$&lt;/text&gt;\n        &lt;/svg&gt;\n        &lt;h3&gt;Payouts within 24 hours&lt;/h3&gt;\n        &lt;p&gt;Request payouts daily. Payments are processed within 24&amp;ndash;48 hours. Fast, transparent, reliable.&lt;/p&gt;\n      &lt;/article&gt;\n\n      &lt;article class=&quot;ts-card&quot;&gt;\n        &lt;svg class=&quot;ts-ic&quot; viewBox=&quot;0 0 50 50&quot; aria-hidden=&quot;true&quot;&gt;\n          &lt;circle cx=&quot;25&quot; cy=&quot;25&quot; r=&quot;17&quot; fill=&quot;none&quot; stroke=&quot;#ece6f6&quot; stroke-width=&quot;5&quot;/&gt;\n          &lt;circle cx=&quot;25&quot; cy=&quot;25&quot; r=&quot;17&quot; fill=&quot;none&quot; stroke=&quot;#7c4db0&quot; stroke-width=&quot;5&quot; stroke-linecap=&quot;round&quot; stroke-dasharray=&quot;42.7 106.8&quot; transform=&quot;rotate(-90 25 25)&quot;/&gt;\n          &lt;circle cx=&quot;25&quot; cy=&quot;25&quot; r=&quot;17&quot; fill=&quot;none&quot; stroke=&quot;#37b6c4&quot; stroke-width=&quot;5&quot; stroke-linecap=&quot;round&quot; stroke-dasharray=&quot;16 106.8&quot; stroke-dashoffset=&quot;-44&quot; transform=&quot;rotate(-90 25 25)&quot;/&gt;\n          &lt;text x=&quot;25&quot; y=&quot;28.6&quot; font-family=&quot;Montserrat,Arial&quot; font-size=&quot;11&quot; font-weight=&quot;800&quot; fill=&quot;#5b2f86&quot; text-anchor=&quot;middle&quot;&gt;40%&lt;/text&gt;\n        &lt;/svg&gt;\n        &lt;h3&gt;Trader-friendly 40% consistency rule&lt;/h3&gt;\n        &lt;p&gt;Built for real trading strategies, not for gambling. Fair and realistic conditions that respect how professional traders actually trade.&lt;/p&gt;\n      &lt;/article&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-keep-100{--ink:#111111;--purple:#632989;--muted:#5b6470;\n  font-family:&#39;Montserrat&#39;,system-ui,-apple-system,&#39;Segoe UI&#39;,Roboto,sans-serif;\n  background:transparent;padding:clamp(46px,5.5vw,72px) 20px;box-sizing:border-box;}\n.cfdb-keep-100 *{box-sizing:border-box;}\n.cfdb-keep-100 .k-inner{max-width:1100px;margin:0 auto;text-align:center;}\n.cfdb-keep-100 .k-title{font-weight:700;font-size:clamp(27px,4.4vw,36px);color:var(--ink);\n  line-height:1.12;margin:0;}\n.cfdb-keep-100 .k-title .hl{color:#0C2340;}\n.cfdb-keep-100 .k-sub{font-weight:400;font-size:clamp(14px,1.9vw,15.5px);color:var(--muted);\n  max-width:620px;margin:14px auto 0;line-height:1.6;}\n.cfdb-keep-100 .k-cta{margin-top:clamp(22px,3vw,30px);}\n@media (max-width:760px){.cfdb-keep-100{padding:46px 16px;}}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-keep-100&quot;&gt;\n  &lt;div class=&quot;k-inner&quot;&gt;\n    &lt;h2 class=&quot;k-title&quot;&gt;Keep &lt;span class=&quot;hl&quot;&gt;100%&lt;/span&gt; of your first &lt;span class=&quot;hl&quot;&gt;$8,000.&lt;/span&gt;&lt;/h2&gt;\n    &lt;p class=&quot;k-sub&quot;&gt;Your first profits are entirely yours. After that, you enjoy a 95% reward split, one of the highest in the industry.&lt;/p&gt;\n    &lt;div class=&quot;k-cta&quot;&gt;&lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR JUST &amp;euro;1&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"linear-gradient(175deg, RGBA(203,188,240,1) 4%, rgba(189,233,246,1) 12%, rgba(254,254,255,1) 60%)"},"framed":false,"isGdprSensitive":false,"enforceCenteredCustomHtmlContent":false,"embedCustomHtmlNatively":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-06-27T19:23:19.094Z","updatedAt":"2026-07-26T08:02:37.507Z","__v":0},{"_id":"6a439790c8b90e1a8bd2be99","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-safety-net{--navy:#0C2340;--lav:#BEA1FF;--ink:#231F20;background:transparent;padding:clamp(46px,5.5vw,72px) 20px;font-family:&#39;Montserrat&#39;,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;}\n.cfdb-safety-net *{box-sizing:border-box;}\n.cfdb-safety-net .sn-wrap{max-width:1100px;margin:0 auto;}\n.cfdb-safety-net .sn-card{max-width:1000px;margin:0 auto;border-radius:26px;padding:clamp(26px,3.6vw,46px);color:#fff;background:radial-gradient(90% 70% at 30% 0%,rgba(122,63,158,.5),rgba(122,63,158,0) 60%),linear-gradient(150deg,#5b2f86 0%,#632989 32%,#2a1a4e 78%,#0C2340 100%);box-shadow:0 24px 60px -36px rgba(20,15,50,.55);display:grid;grid-template-columns:1.45fr .85fr;gap:clamp(26px,3.6vw,44px);align-items:center;}\n.cfdb-safety-net .sn-eyebrow{color:var(--lav);letter-spacing:.12em;text-transform:uppercase;font-weight:700;font-size:11px;}\n.cfdb-safety-net .sn-head{font-weight:800;font-size:clamp(22px,3.1vw,32px);line-height:1.14;letter-spacing:-.01em;margin:12px 0 0;}\n.cfdb-safety-net .sn-p{color:rgba(255,255,255,.8);font-size:clamp(13.5px,1.6vw,14.5px);line-height:1.6;margin:14px 0 0;max-width:520px;}\n.cfdb-safety-net .sn-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:11px;}\n.cfdb-safety-net .sn-list li{display:flex;gap:11px;align-items:flex-start;font-size:clamp(13px,1.5vw,14px);color:rgba(255,255,255,.9);line-height:1.5;}\n.cfdb-safety-net .sn-check{flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:rgba(190,161,255,.2);display:flex;align-items:center;justify-content:center;margin-top:1px;}\n.cfdb-safety-net .sn-check svg{width:11px;height:11px;display:block;}\n.cfdb-safety-net .sn-pills{display:grid;gap:10px;justify-items:center;}\n.cfdb-safety-net .sn-pill{text-align:center;width:100%;}\n.cfdb-safety-net .sn-pill .lab{display:block;color:var(--lav);letter-spacing:.14em;text-transform:uppercase;font-weight:700;font-size:11px;}\n.cfdb-safety-net .sn-pill .val{display:inline-block;color:#fff;font-weight:800;font-size:clamp(30px,4.4vw,44px);line-height:1;letter-spacing:-.02em;margin-top:8px;padding:14px clamp(22px,3vw,34px);border-radius:999px;background:rgba(190,161,255,.14);border:1px solid rgba(190,161,255,.4);}\n.cfdb-safety-net .sn-arrow{display:block;color:rgba(190,161,255,.7);font-size:18px;line-height:1;margin:2px 0;}\n.cfdb-safety-net .sn-cta{margin:clamp(20px,2.8vw,28px) auto 0;text-align:center;}\n@media (max-width:760px){\n.cfdb-safety-net .sn-card{grid-template-columns:1fr;}\n.cfdb-safety-net .sn-p{max-width:none;}\n}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-safety-net&quot;&gt;\n  &lt;div class=&quot;sn-wrap&quot;&gt;\n    &lt;div class=&quot;sn-card&quot;&gt;\n      &lt;div class=&quot;sn-main&quot;&gt;\n        &lt;span class=&quot;sn-eyebrow&quot;&gt;Safety Net For Beginners&lt;/span&gt;\n        &lt;h2 class=&quot;sn-head&quot;&gt;If attempt #1 doesn&amp;rsquo;t land, attempt #2 is just 99 cents.&lt;/h2&gt;\n        &lt;p class=&quot;sn-p&quot;&gt;Most traders need more than one attempt to pass an evaluation. That is normal, which is why your first reset is dirt cheap. Same account, same platform, less risk, more trust.&lt;/p&gt;\n        &lt;ul class=&quot;sn-list&quot;&gt;\n          &lt;li&gt;\n            &lt;span class=&quot;sn-check&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#BEA1FF&quot; stroke-width=&quot;3&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M4 12.5l5 5L20 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n            &lt;span&gt;Reset is applied automatically, no extra signup&lt;/span&gt;\n          &lt;/li&gt;\n          &lt;li&gt;\n            &lt;span class=&quot;sn-check&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#BEA1FF&quot; stroke-width=&quot;3&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M4 12.5l5 5L20 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n            &lt;span&gt;Same account, same platform, fresh attempt&lt;/span&gt;\n          &lt;/li&gt;\n          &lt;li&gt;\n            &lt;span class=&quot;sn-check&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;#BEA1FF&quot; stroke-width=&quot;3&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M4 12.5l5 5L20 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n            &lt;span&gt;Applies to your first reset, standard pricing after that&lt;/span&gt;\n          &lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;sn-pills&quot;&gt;\n        &lt;div class=&quot;sn-pill&quot;&gt;\n          &lt;span class=&quot;lab&quot;&gt;Entry&lt;/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&amp;euro;1&lt;/span&gt;\n        &lt;/div&gt;\n        &lt;span class=&quot;sn-arrow&quot;&gt;&amp;darr;&lt;/span&gt;\n        &lt;div class=&quot;sn-pill&quot;&gt;\n          &lt;span class=&quot;lab&quot;&gt;1st Reset&lt;/span&gt;\n          &lt;span class=&quot;val&quot;&gt;&amp;euro;0.99&lt;/span&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;sn-cta&quot;&gt;\n&lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR ONLY 1&amp;euro;&lt;/a&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n","provider":"custom-html","box":{"left":"none","right":"none","top":"small","bottom":"small"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-06-30T10:16:48.216Z","updatedAt":"2026-07-26T08:02:41.394Z","__v":0},{"_id":"6a40221b14db06cecec6129d","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-testimonials{--ink:#231F20;--muted:#5b6470;--gold:#FFD400;background:transparent;font-family:&#39;Montserrat&#39;,system-ui,-apple-system,sans-serif;padding:clamp(46px,5.5vw,72px) 20px;-webkit-font-smoothing:antialiased;}\n.cfdb-testimonials *{box-sizing:border-box;}\n.cfdb-testimonials .wrap{max-width:1100px;margin:0 auto;}\n.cfdb-testimonials .head{text-align:center;}\n.cfdb-testimonials .kicker{font-weight:400;font-size:clamp(20px,3vw,28px);color:#111111;margin:0;line-height:1.2;}\n.cfdb-testimonials .title{font-weight:700;font-size:clamp(27px,4.4vw,36px);color:#111111;line-height:1.12;margin:4px 0 0;}\n.cfdb-testimonials .sub{font-weight:400;font-size:clamp(14px,1.9vw,15.5px);color:var(--muted);max-width:640px;margin:12px auto 0;line-height:1.6;}\n.cfdb-testimonials .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(28px,3.6vw,40px);}\n.cfdb-testimonials .card{background:#F8F9FA;border:1px solid #ECEDEF;border-radius:22px;box-shadow:0 18px 40px -28px rgba(20,20,40,.14);padding:clamp(14px,1.5vw,18px);display:flex;flex-direction:column;}\n.cfdb-testimonials .video{position:relative;width:100%;padding-top:177.78%;border-radius:16px;overflow:hidden;background:#0C2340;}\n.cfdb-testimonials .stars{display:flex;gap:4px;margin:clamp(14px,1.8vw,18px) 0 10px;}\n.cfdb-testimonials .stars svg{width:17px;height:17px;display:block;}\n.cfdb-testimonials .quote{font-weight:400;font-size:clamp(13.5px,1.5vw,14px);line-height:1.6;color:var(--muted);font-style:italic;margin:0;}\n.cfdb-testimonials .ctawrap{display:flex;justify-content:center;margin-top:clamp(28px,3.6vw,40px);}\n@media (max-width:760px){.cfdb-testimonials .grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto;}}\n@media (max-width:560px){.cfdb-testimonials .card{padding:12px;border-radius:18px;}}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-testimonials&quot;&gt;\n  &lt;div class=&quot;wrap&quot;&gt;\n    &lt;div class=&quot;head&quot;&gt;\n      &lt;p class=&quot;kicker&quot;&gt;They Started Skeptical Too.&lt;/p&gt;\n      &lt;h2 class=&quot;title&quot;&gt;Then They Saw Their First Payout.&lt;/h2&gt;\n      &lt;p class=&quot;sub&quot;&gt;Here is what happens when traders stop hesitating and start trading with the right setup.&lt;/p&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;grid&quot;&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;div class=&quot;video&quot;&gt;\n          &lt;iframe src=&quot;https://fast.wistia.net/embed/iframe/np7tbropan?seo=true&amp;videoFoam=false&quot; allow=&quot;autoplay; fullscreen&quot; allowtransparency=&quot;true&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; style=&quot;position:absolute;inset:0;width:100%;height:100%;&quot;&gt;&lt;/iframe&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;stars&quot;&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n        &lt;/div&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;Everything was plug-and-play: the account, the data feed, the platform. No setup headaches, no distractions. I could just focus on trading, get consistent faster, and when that first payout hit, it confirmed it: this setup actually works.&quot;&lt;/p&gt;\n      &lt;/article&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;div class=&quot;video&quot;&gt;\n          &lt;iframe src=&quot;https://fast.wistia.net/embed/iframe/qags36n459?seo=true&amp;videoFoam=false&quot; allow=&quot;autoplay; fullscreen&quot; allowtransparency=&quot;true&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; style=&quot;position:absolute;inset:0;width:100%;height:100%;&quot;&gt;&lt;/iframe&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;stars&quot;&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n        &lt;/div&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;Two payouts in one week changed everything. No pressure to rush trades, no waiting weeks to see results. The rules are clear, the process is clear, and once you stop trying to beat the system and start working with it, consistency and payouts come naturally.&quot;&lt;/p&gt;\n      &lt;/article&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;div class=&quot;video&quot;&gt;\n          &lt;iframe src=&quot;https://fast.wistia.net/embed/iframe/ei09eti158?seo=true&amp;videoFoam=false&quot; allow=&quot;autoplay; fullscreen&quot; allowtransparency=&quot;true&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; style=&quot;position:absolute;inset:0;width:100%;height:100%;&quot;&gt;&lt;/iframe&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;stars&quot;&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;#FFD400&quot;&gt;&lt;path d=&quot;M12 2l2.9 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.1-1.01L12 2z&quot;/&gt;&lt;/svg&gt;\n        &lt;/div&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;That first &amp;euro;1,000 payout changed everything. It wasn&#39;t about the money, it was the moment trading became real for me. For the first time, I wasn&#39;t just grinding or hoping. I was proving to myself that I could build something. Since then, I trade with patience, purpose, and my eyes fixed on achieving one clean payout at a time.&quot;&lt;/p&gt;\n      &lt;/article&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;ctawrap&quot;&gt;\n&lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR ONLY 1&amp;euro;&lt;/a&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"#F8F9FA"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-06-27T19:18:51.663Z","updatedAt":"2026-07-26T08:02:48.464Z","__v":0},{"_id":"6a4024583fa0a6b6944392e3","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-professional-cfd{--ink:#231F20;--muted:#5b6470;--lav:#BEA1FF;\n  background:transparent;\n  font-family:&#39;Montserrat&#39;,system-ui,-apple-system,Segoe UI,sans-serif;padding:clamp(46px,5.5vw,72px) 20px;-webkit-font-smoothing:antialiased;box-sizing:border-box;}\n.cfdb-professional-cfd *{box-sizing:border-box;}\n.cfdb-professional-cfd .cfdb-wrap{max-width:1100px;margin:0 auto;}\n.cfdb-professional-cfd .cfdb-head{text-align:center;}\n.cfdb-professional-cfd .cfdb-kicker{font-weight:400;font-size:clamp(20px,3vw,28px);color:#111111;margin:0;line-height:1.2;}\n.cfdb-professional-cfd .cfdb-title{font-weight:700;font-size:clamp(27px,4.4vw,36px);color:#111111;line-height:1.12;margin:4px 0 0;}\n.cfdb-professional-cfd .cfdb-sub{font-weight:400;font-size:clamp(14px,1.9vw,15.5px);color:#444b54;max-width:680px;margin:14px auto 0;line-height:1.6;}\n.cfdb-professional-cfd .cfdb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(30px,4vw,46px);align-items:stretch;}\n.cfdb-professional-cfd .cfdb-card{background:#FFFFFF;border-radius:18px;box-shadow:0 22px 50px -30px rgba(20,20,40,.22);padding:clamp(24px,2.8vw,30px);display:flex;flex-direction:column;}\n.cfdb-professional-cfd .cfdb-card h3{font-weight:700;font-size:clamp(18px,2.2vw,21px);color:var(--ink);margin:0 0 18px;text-align:center;}\n.cfdb-professional-cfd .cfdb-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px;}\n.cfdb-professional-cfd .cfdb-list li{font-weight:400;font-size:14px;color:var(--muted);line-height:1.55;}\n.cfdb-professional-cfd .cfdb-list li b{color:var(--ink);font-weight:700;}\n.cfdb-professional-cfd .cfdb-markets li{position:relative;padding-left:16px;}\n.cfdb-professional-cfd .cfdb-markets li::before{content:&quot;&quot;;position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:var(--lav);}\n.cfdb-professional-cfd .cfdb-checks li{display:flex;align-items:flex-start;gap:10px;color:var(--ink);font-weight:600;font-size:14px;}\n.cfdb-professional-cfd .cfdb-checks .cfdb-ck{flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#e7f6ee;display:flex;align-items:center;justify-content:center;margin-top:1px;}\n.cfdb-professional-cfd .cfdb-checks .cfdb-ck svg{width:12px;height:12px;stroke:#3fbf7f;stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n@media (max-width:760px){.cfdb-professional-cfd .cfdb-grid{grid-template-columns:1fr;}}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-professional-cfd&quot;&gt;\n&lt;div class=&quot;cfdb-wrap&quot;&gt;\n&lt;div class=&quot;cfdb-head&quot;&gt;\n&lt;p class=&quot;cfdb-kicker&quot;&gt;Professional CFD Trading.&lt;/p&gt;\n&lt;h2 class=&quot;cfdb-title&quot;&gt;Zero Recurring Costs.&lt;/h2&gt;\n&lt;p class=&quot;cfdb-sub&quot;&gt;Every CFD account includes the full 4PropTrader platform, every market, and mobile trading. Everything you need to trade like a pro, and nothing that eats your margins.&lt;/p&gt;\n&lt;/div&gt;\n&lt;div class=&quot;cfdb-grid&quot;&gt;\n&lt;div class=&quot;cfdb-card&quot;&gt;\n&lt;h3&gt;Our Platform&lt;/h3&gt;\n&lt;ul class=&quot;cfdb-list&quot;&gt;\n&lt;li&gt;&lt;b&gt;4PropTrader Web:&lt;/b&gt; Full dashboard right in your browser, charts, order flow, risk management.&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;4PropTrader Mobile:&lt;/b&gt; Trade on the go with the native mobile app.&lt;/li&gt;\n&lt;/ul&gt;\n&lt;/div&gt;\n&lt;div class=&quot;cfdb-card&quot;&gt;\n&lt;h3&gt;Markets&lt;/h3&gt;\n&lt;ul class=&quot;cfdb-list cfdb-markets&quot;&gt;\n&lt;li&gt;&lt;b&gt;Forex:&lt;/b&gt; 50+ major, minor, and exotic pairs&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Indices:&lt;/b&gt; DAX, S&amp;amp;P 500, NASDAQ, Dow Jones, and more&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Commodities &amp;amp; Metals:&lt;/b&gt; Gold, silver, oil, natural gas&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Crypto:&lt;/b&gt; BTC, ETH, and major altcoins&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Stock CFDs:&lt;/b&gt; Top names from US, EU, and DE markets&lt;/li&gt;\n&lt;/ul&gt;\n&lt;/div&gt;\n&lt;div class=&quot;cfdb-card&quot;&gt;\n&lt;h3&gt;No Hidden Costs&lt;/h3&gt;\n&lt;ul class=&quot;cfdb-list cfdb-checks&quot;&gt;\n&lt;li&gt;&lt;span class=&quot;cfdb-ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;No platform license&lt;/li&gt;\n&lt;li&gt;&lt;span class=&quot;cfdb-ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;No data subscription&lt;/li&gt;\n&lt;li&gt;&lt;span class=&quot;cfdb-ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;No hidden spreads&lt;/li&gt;\n&lt;/ul&gt;\n&lt;/div&gt;\n&lt;/div&gt;\n&lt;/div&gt;\n&lt;/section&gt;\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n\n.cfdb-cost-banner{\n  --navy:#0C2340; --purple:#632989; --lav:#BEA1FF; --ink:#231F20; --muted:#5b6470;\n  background:transparent;\n  font-family:&#39;Montserrat&#39;,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n  padding:clamp(46px,5.5vw,72px) 20px;\n  box-sizing:border-box;\n}\n.cfdb-cost-banner *{box-sizing:border-box;}\n.cfdb-cost-banner .cfdb-inner{max-width:1100px;margin:0 auto;}\n\n.cfdb-cost-banner .cfdb-box{\n  max-width:960px;\n  margin:0 auto;\n  border-radius:26px;\n  padding:clamp(30px,4.4vw,48px) clamp(24px,4vw,52px);\n  text-align:center;\n  background:radial-gradient(90% 70% at 30% 0%,rgba(122,63,158,.5),rgba(122,63,158,0) 60%),linear-gradient(150deg,#5b2f86 0%,#632989 32%,#2a1a4e 78%,#0C2340 100%);\n  color:#fff;\n  box-shadow:0 26px 60px -32px rgba(20,15,50,.5);\n}\n\n.cfdb-cost-banner .cfdb-kick{\n  font-weight:400;\n  font-size:clamp(17px,2.6vw,23px);\n  line-height:1.25;\n  margin:0;\n  color:#fff;\n}\n.cfdb-cost-banner .cfdb-title{\n  font-weight:700;\n  font-size:clamp(21px,3.6vw,32px);\n  line-height:1.16;\n  letter-spacing:-.01em;\n  margin:2px 0 0;\n  color:#fff;\n}\n.cfdb-cost-banner .cfdb-sub{\n  font-weight:400;\n  font-size:clamp(14px,1.9vw,15.5px);\n  line-height:1.6;\n  color:var(--lav);\n  max-width:600px;\n  margin:13px auto 0;\n}\n\n.cfdb-cost-banner .cfdb-pillrow{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:clamp(12px,2.2vw,20px);\n  margin-top:clamp(22px,3.2vw,30px);\n}\n.cfdb-cost-banner .cfdb-old{\n  display:inline-flex;\n  align-items:center;\n  font-weight:700;\n  font-size:clamp(15px,2.4vw,20px);\n  color:rgba(255,255,255,.72);\n  text-decoration:line-through;\n  text-decoration-color:rgba(190,161,255,.85);\n  text-decoration-thickness:2px;\n  padding:9px 18px;\n  border-radius:999px;\n  background:rgba(255,255,255,.07);\n  border:1px solid rgba(190,161,255,.3);\n}\n.cfdb-cost-banner .cfdb-arrow{\n  font-weight:800;\n  font-size:clamp(20px,3vw,28px);\n  color:var(--lav);\n  line-height:1;\n}\n.cfdb-cost-banner .cfdb-new{\n  font-weight:800;\n  font-size:clamp(32px,5.6vw,48px);\n  color:#FFFFFF;\n  line-height:1;\n  letter-spacing:-.01em;\n}\n\n.cfdb-cost-banner .cfdb-cta-slot{\n  text-align:center;\n  margin-top:clamp(20px,2.8vw,28px);\n}\n\n@media (max-width:760px){\n  .cfdb-cost-banner .cfdb-box{padding:28px 20px;border-radius:22px;}\n  .cfdb-cost-banner .cfdb-pillrow{gap:12px;}\n}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-cost-banner&quot;&gt;\n  &lt;div class=&quot;cfdb-inner&quot;&gt;\n    &lt;div class=&quot;cfdb-box&quot;&gt;\n      &lt;p class=&quot;cfdb-kick&quot;&gt;What a comparable&lt;/p&gt;\n      &lt;p class=&quot;cfdb-title&quot;&gt;CFD setup normally costs you&lt;/p&gt;\n      &lt;p class=&quot;cfdb-sub&quot;&gt;Other CFD prop firms charge $50&amp;ndash;300 for a $50,000 evaluation account.&lt;/p&gt;\n      &lt;div class=&quot;cfdb-pillrow&quot;&gt;\n        &lt;span class=&quot;cfdb-old&quot;&gt;$50&amp;ndash;$300&lt;/span&gt;\n        &lt;span class=&quot;cfdb-arrow&quot;&gt;&amp;rarr;&lt;/span&gt;\n        &lt;span class=&quot;cfdb-new&quot;&gt;&amp;euro;1&lt;/span&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;cfdb-cta-slot&quot;&gt;\n      &lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR ONLY 1&amp;euro;&lt;/a&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"linear-gradient(175deg,rgba(203,188,240,1)4%,rgba(188,230,243,1)12%,rgba(254,254,255,1)60%)"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-06-27T19:28:24.493Z","updatedAt":"2026-07-26T08:02:49.804Z","__v":0},{"_id":"6a40228f10ca1e112dfc6f12","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfd-payouts{--navy:#0C2340;--purple:#632989;--muted:#5b6470;\n  font-family:&#39;Montserrat&#39;,-apple-system,&#39;Segoe UI&#39;,Roboto,sans-serif;\n  background:transparent;text-align:center;padding:clamp(46px,5.5vw,72px) 20px;box-sizing:border-box;}\n.cfd-payouts *{box-sizing:border-box;}\n.cfd-payouts .wrap{max-width:1080px;margin:0 auto;}\n.cfd-payouts h2{margin:0;color:var(--navy);font-weight:800;font-size:clamp(27px,4.4vw,42px);line-height:1.12;letter-spacing:-.01em;}\n.cfd-payouts h2 .hl{color:var(--purple);}\n.cfd-payouts .sub{margin:14px auto 0;max-width:560px;color:var(--muted);font-weight:400;font-size:clamp(14px,1.9vw,15.5px);line-height:1.6;}\n.cfd-payouts .slider{position:relative;width:100%;max-width:1000px;aspect-ratio:1.414;margin:clamp(30px,4vw,46px) auto 0;border-radius:20px;overflow:hidden;background:#0C2340;box-shadow:0 34px 74px -34px rgba(12,10,40,.55);}\n.cfd-payouts .slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:cfdPaySlide 20s infinite;}\n.cfd-payouts .slider img:nth-child(1){animation-delay:0s}.cfd-payouts .slider img:nth-child(2){animation-delay:4s}.cfd-payouts .slider img:nth-child(3){animation-delay:8s}.cfd-payouts .slider img:nth-child(4){animation-delay:12s}.cfd-payouts .slider img:nth-child(5){animation-delay:16s}\n@keyframes cfdPaySlide{0%{opacity:0}2%{opacity:1}18%{opacity:1}20%{opacity:0}100%{opacity:0}}\n.cfd-payouts .cta-row{margin-top:clamp(30px,3.6vw,44px);}\n.cfd-payouts .cta{display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:&#39;Montserrat&#39;,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 40px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);}\n&lt;/style&gt;\n&lt;section class=&quot;cfd-payouts&quot;&gt;\n  &lt;div class=&quot;wrap&quot;&gt;\n    &lt;h2&gt;Real Traders. &lt;span class=&quot;hl&quot;&gt;Real Payouts.&lt;/span&gt;&lt;/h2&gt;\n    &lt;p class=&quot;sub&quot;&gt;These certificates show real payouts from our 4PropTrader traders.&lt;/p&gt;\n    &lt;div class=&quot;slider&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f8ff90d1015c79f39cc9.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader payout certificate&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f9993392f4f4a6df483f.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader payout certificate&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f99955e0f83923fe9345.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader payout certificate&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f999c46e58385bb625f1.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader payout certificate&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58fb3390d1015c79f3b74a.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader payout certificate&quot;&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;cta-row&quot;&gt;&lt;a class=&quot;cta&quot; href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot;&gt;START NOW FOR JUST &amp;euro;1&lt;/a&gt;&lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-06-27T19:20:47.158Z","updatedAt":"2026-07-26T08:02:52.152Z","__v":0},{"_id":"6a5903f65ae16fef236071fb","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-your-path{--ink:#111111;--title:#231F20;--purple:#632989;--lav:#BEA1FF;--muted:#5b6470;background:transparent;font-family:&#39;Montserrat&#39;,system-ui,sans-serif;padding:clamp(46px,5.5vw,72px) 20px;color:var(--ink);-webkit-font-smoothing:antialiased;}\n.cfdb-your-path *{box-sizing:border-box;}\n.cfdb-your-path .wrap{max-width:1100px;margin:0 auto;}\n.cfdb-your-path .head{text-align:center;}\n.cfdb-your-path .kicker{font-weight:400;font-size:clamp(20px,3vw,28px);color:var(--ink);margin:0;line-height:1.15;}\n.cfdb-your-path .title{font-weight:700;font-size:clamp(27px,4.4vw,36px);color:var(--ink);line-height:1.12;margin:2px 0 0;}\n.cfdb-your-path .sub{font-weight:400;font-size:clamp(14px,1.9vw,15.5px);color:var(--muted);line-height:1.6;max-width:640px;margin:14px auto 0;}\n.cfdb-your-path .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:clamp(26px,3.4vw,40px);}\n.cfdb-your-path .card{position:relative;overflow:hidden;background:#F8F9FA;border:1px solid #ECEDEF;border-radius:22px;box-shadow:0 18px 40px -28px rgba(20,20,40,.14);padding:clamp(22px,2.6vw,28px);}\n.cfdb-your-path .card.hl{border-color:rgba(99,41,137,.32);background:linear-gradient(150deg,#F8F9FA 0%,#F4EEFA 100%);}\n.cfdb-your-path .num{position:absolute;top:10px;right:20px;font-weight:800;font-size:clamp(50px,6.4vw,72px);line-height:1;color:rgba(99,41,137,.16);letter-spacing:-.02em;pointer-events:none;}\n.cfdb-your-path .card h3{position:relative;font-weight:700;font-size:clamp(18px,2.2vw,21px);color:var(--title);margin:0 0 9px;padding-right:64px;}\n.cfdb-your-path .card p{position:relative;font-weight:400;font-size:14px;line-height:1.6;color:var(--muted);margin:0;}\n.cfdb-your-path .bul{position:relative;list-style:none;margin:16px 0 0;padding:0;display:grid;gap:9px;}\n.cfdb-your-path .bul li{position:relative;padding-left:22px;font-weight:400;font-size:13.5px;line-height:1.45;color:var(--muted);}\n.cfdb-your-path .bul li::before{content:&quot;\\2192&quot;;position:absolute;left:0;top:0;color:var(--lav);font-weight:700;}\n.cfdb-your-path .cta-slot{margin-top:clamp(26px,3.5vw,40px);text-align:center;}\n@media(max-width:760px){.cfdb-your-path .grid{grid-template-columns:1fr;}.cfdb-your-path .num{font-size:50px;}.cfdb-your-path .card h3{padding-right:52px;}}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-your-path&quot;&gt;\n  &lt;div class=&quot;wrap&quot;&gt;\n    &lt;div class=&quot;head&quot;&gt;\n      &lt;p class=&quot;kicker&quot;&gt;Your Path to a&lt;/p&gt;\n      &lt;h2 class=&quot;title&quot;&gt;Funded CFD Account.&lt;/h2&gt;\n      &lt;p class=&quot;sub&quot;&gt;We removed every barrier between you and professional CFD trading. Here is your path, in four clear phases.&lt;/p&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;grid&quot;&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;span class=&quot;num&quot;&gt;01&lt;/span&gt;\n        &lt;h3&gt;Register &amp;amp; Start&lt;/h3&gt;\n        &lt;p&gt;Drop your name and email, pay &amp;euro;1, log into the 4PropTrader platform. No software download, no waiting. You are in your first chart within minutes.&lt;/p&gt;\n      &lt;/article&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;span class=&quot;num&quot;&gt;02&lt;/span&gt;\n        &lt;h3&gt;Pass Step 1&lt;/h3&gt;\n        &lt;p&gt;Hit your profit target without breaching your drawdown limits. No minimum holding time, no minimum trade count, just trade the way you actually trade.&lt;/p&gt;\n        &lt;ul class=&quot;bul&quot;&gt;\n          &lt;li&gt;Goal: reach the Step 1 profit target&lt;/li&gt;\n          &lt;li&gt;Drawdown: stay under your daily and max limits&lt;/li&gt;\n          &lt;li&gt;Consistency rule: 40% trading-days consistency&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/article&gt;\n      &lt;article class=&quot;card&quot;&gt;\n        &lt;span class=&quot;num&quot;&gt;03&lt;/span&gt;\n        &lt;h3&gt;Pass Step 2&lt;/h3&gt;\n        &lt;p&gt;Repeat your performance on a second, lower target. Step 2 is the consistency check, prove it was not a lucky run, and you are in.&lt;/p&gt;\n        &lt;ul class=&quot;bul&quot;&gt;\n          &lt;li&gt;Lower profit target than Step 1&lt;/li&gt;\n          &lt;li&gt;Same drawdown rules&lt;/li&gt;\n          &lt;li&gt;If it does not land: first reset for &amp;euro;0.99&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/article&gt;\n      &lt;article class=&quot;card hl&quot;&gt;\n        &lt;span class=&quot;num&quot;&gt;04&lt;/span&gt;\n        &lt;h3&gt;Funded &amp;amp; Payouts&lt;/h3&gt;\n        &lt;p&gt;Once Step 2 lands, your funded account goes live within 1 business day. You keep trading with simulated capital, but your profits convert to real payouts: 100% of your first $8,000, then 95% after that.&lt;/p&gt;\n        &lt;ul class=&quot;bul&quot;&gt;\n          &lt;li&gt;Funded within 1 business day&lt;/li&gt;\n          &lt;li&gt;100% of first $8,000 + 95% after that&lt;/li&gt;\n          &lt;li&gt;Daily payout requests, crypto included&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/article&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;cta-slot&quot;&gt;\n      &lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR ONLY 1&amp;euro;&lt;/a&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&amp;display=swap&#39;);\n.cfdb-why-cfd{--ink:#111111;--card-ink:#231F20;--muted:#5b6470;--lav:#BEA1FF;--purple:#632989;\n  background:transparent;font-family:Montserrat,system-ui,-apple-system,&quot;Segoe UI&quot;,sans-serif;\n  padding:clamp(46px,5.5vw,72px) 20px;-webkit-font-smoothing:antialiased;box-sizing:border-box;}\n.cfdb-why-cfd *{box-sizing:border-box;}\n.cfdb-why-cfd .wrap{max-width:1000px;margin:0 auto;}\n.cfdb-why-cfd .kicker{text-align:center;font-weight:400;font-size:clamp(20px,3vw,28px);color:var(--ink);margin:0;line-height:1.2;}\n.cfdb-why-cfd .headline{text-align:center;font-weight:700;font-size:clamp(27px,4.4vw,36px);\n  color:var(--ink);line-height:1.12;margin:4px 0 clamp(30px,3.8vw,48px);}\n.cfdb-why-cfd .feats{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(22px,3vw,34px) clamp(30px,4vw,56px);}\n.cfdb-why-cfd .feat{display:flex;gap:14px;align-items:flex-start;}\n.cfdb-why-cfd .ck{flex:0 0 auto;width:24px;height:24px;border-radius:7px;\n  background:#efe9fb;border:1px solid #d9c8f2;display:flex;align-items:center;justify-content:center;margin-top:2px;}\n.cfdb-why-cfd .ck svg{width:13px;height:13px;stroke:var(--purple);stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n.cfdb-why-cfd .ft-title{font-weight:700;color:var(--card-ink);font-size:clamp(15px,1.9vw,17px);\n  margin:0 0 5px;}\n.cfdb-why-cfd .ft-text{color:var(--muted);font-size:13.5px;line-height:1.6;margin:0;}\n.cfdb-why-cfd .cta-row{display:flex;justify-content:center;margin-top:clamp(30px,3.6vw,46px);}\n@media(max-width:760px){.cfdb-why-cfd .feats{grid-template-columns:1fr;gap:22px;}}\n@media(max-width:560px){.cfdb-why-cfd{padding-left:16px;padding-right:16px;}}\n&lt;/style&gt;\n&lt;section class=&quot;cfdb-why-cfd&quot;&gt;\n  &lt;div class=&quot;wrap&quot;&gt;\n    &lt;p class=&quot;kicker&quot;&gt;Why CFD Trading&lt;/p&gt;\n    &lt;h2 class=&quot;headline&quot;&gt;Is the Right Way to Start.&lt;/h2&gt;\n\n    &lt;div class=&quot;feats&quot;&gt;\n      &lt;div class=&quot;feat&quot;&gt;\n        &lt;span class=&quot;ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;div&gt;\n          &lt;h3 class=&quot;ft-title&quot;&gt;Every Market, One Account&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Trade forex, indices, commodities, crypto, and stock CFDs from a single account. One login, every market, any time of day.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;feat&quot;&gt;\n        &lt;span class=&quot;ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;div&gt;\n          &lt;h3 class=&quot;ft-title&quot;&gt;Lowest Entry Barrier&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;No CME data feed, no external software, no broker setup. All you need is a browser or your phone. You are in your first trade within minutes.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;feat&quot;&gt;\n        &lt;span class=&quot;ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;div&gt;\n          &lt;h3 class=&quot;ft-title&quot;&gt;Small Positions, Precise Risk&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Trade with micro-lots and fine-grained position sizing. You control your risk down to the cent, perfect for disciplined money-management.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;feat&quot;&gt;\n        &lt;span class=&quot;ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;div&gt;\n          &lt;h3 class=&quot;ft-title&quot;&gt;News Trading Allowed&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Trade news events without restrictions. NFP, ECB, FOMC, you are welcome at the table. Many firms ban this. We do not.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;feat&quot;&gt;\n        &lt;span class=&quot;ck&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20 6L9 17l-5-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;div&gt;\n          &lt;h3 class=&quot;ft-title&quot;&gt;24/7 Markets&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Forex 24/5, crypto 24/7. You are not tied to NY trading hours, trade when you have time and the market is moving.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;cta-row&quot;&gt;\n      &lt;div style=&quot;text-align:center;margin:10px 0 0;&quot;&gt;&lt;a href=&quot;https://cfd.4proptrader.com/contact&quot; target=&quot;_top&quot; style=&quot;display:inline-block;background:linear-gradient(135deg,#5B2F86 0%,#0C2340 100%);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:15px;letter-spacing:.02em;padding:17px 36px;border-radius:999px;text-decoration:none;box-shadow:0 16px 34px -14px rgba(12,35,64,.6);&quot;&gt;START NOW FOR ONLY 1&amp;euro;&lt;/a&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a058217a4bec349e6411547","components":[],"allowedChildSections":[],"pageId":"6a058217a4bec349e6411586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","createdAt":"2026-07-16T16:16:54.774Z","updatedAt":"2026-07-26T08:02:53.827Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"6913328da71a5a003ca783dc","type":"theme","transition":"slide","name":"PropTrader","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","typography":"Montserrat:300,700","fontColor":"#252525","backgroundColor":"#F8F9FA","formFieldBackgroundColor":"#F3E8FF","buttonBackgroundColor":"#713E91","companyId":"68398fc9ae9511003b025a7a","createdAt":"2025-11-11T12:56:45.099Z","updatedAt":"2026-06-27T19:19:12.259Z","__v":0,"borderRadius":"large","fontId":null},"themeV2":{"typography":"Montserrat:300,700","fontId":null,"fontColor":"#252525","backgroundColor":"#F8F9FA","formFieldBackgroundColor":"#F3E8FF","buttonBackgroundColor":"#713E91","borderRadius":"large","transition":"slide"},"fields":[{"_id":"6a1018059ee7d8c6627d2c45","type":"field","title":"Enter your details below and get instant access to your complete futures cfd setup.","interactionType":"form","additional":{"form":{"componentId":"6a1018059ee7d8c6627d2c51","inputs":[{"fieldName":"email","conversionTrigger":true,"componentId":"6a1018059ee7d8c6627d2c5f","inputType":"email","required":true,"title":"E-Mail","visual":":email:","visualType":"emoji"},{"fieldName":"firstName","conversionTrigger":false,"componentId":"6a1018059ee7d8c6627d2c5c","inputType":"text","required":true,"title":"Name","visual":":wave:","visualType":"emoji"},{"fieldName":"dropdown-6c8f4548d3ef479157f5a73","conversionTrigger":false,"componentId":"6a10356cefa15e8976bf1171","inputType":"dropdown","required":true,"title":"Choose Evaluation","visual":":clipboard:","visualType":"emoji"}]},"answers":[]},"companyId":"68398fc9ae9511003b025a7a","campaignId":"6a058217a4bec349e6411547","pageId":"6a1018059ee7d8c6627d2c2d","componentId":"6a1018059ee7d8c6627d2c3f","createdAt":"2026-05-22T08:47:01.116Z","updatedAt":"2026-08-29T09:26:38.249Z","__v":0}],"cookiesEnabled":false,"language":"en","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a1018059ee7d8c6627d2c2d","sortedPages":["6a058217a4bec349e6411586","6a1018059ee7d8c6627d2c2d"],"hasResultPages":true,"resultPages":["6a058217a4bec349e6411589"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a058217a4bec349e6411589","headScript":"&lt;script&gt;\nvar head = document.head;\nvar script = document.createElement(&#39;script&#39;);\nscript.type = &#39;text/javascript&#39;;\nscript.src = &quot;https://t.4proptrader.com/v1/lst/universal-script?ph=a4b7bb511d57844ac5e403c1bb40af6cc19e637ef72f13358d423f65ac00a82e&amp;tag=!clicked&amp;ref_url=&quot; + encodeURI(document.URL) ;\nhead.appendChild(script);\n&lt;/script&gt;","bodyScript":"","trackingProperties":[{"_id":"6a10357c0b276eeb4296ef06","type":"trackingProperty","fieldName":"dropdown-6c8f4548d3ef479157f5a73","title":"dropdown-6c8f4548d3ef479157f5a73","source":"input","companyId":"68398fc9ae9511003b025a7a","campaignId":"6a058217a4bec349e6411547","components":["6a10356cefa15e8976bf1171"],"createdAt":"2026-05-22T10:52:44.163Z","updatedAt":"2026-06-19T09:01:29.944Z","__v":0},{"_id":"6a058217a4bec349e641154c","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"68398fc9ae9511003b025a7a","campaignId":"6a058217a4bec349e6411547","components":["6a1018059ee7d8c6627d2c5f"],"createdAt":"2026-05-14T08:04:39.061Z","updatedAt":"2026-06-19T09:01:29.944Z","__v":0},{"_id":"6a058217a4bec349e641154d","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"68398fc9ae9511003b025a7a","campaignId":"6a058217a4bec349e6411547","components":["6a1018059ee7d8c6627d2c5c"],"createdAt":"2026-05-14T08:04:39.061Z","updatedAt":"2026-06-19T09:01:29.944Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a1018059ee7d8c6627d2c5c":{"name":"fname","originalName":"fname","parentId":"6a1018059ee7d8c6627d2c51","autocomplete":"given-name"},"6a1018059ee7d8c6627d2c5f":{"name":"email","originalName":"email","parentId":"6a1018059ee7d8c6627d2c51","autocomplete":"email"},"6a10356cefa15e8976bf1171":{"name":"dropdown-6c8f4548d3ef479157f5a73","originalName":"dropdown-6c8f4548d3ef479157f5a73","parentId":"6a1018059ee7d8c6627d2c51","autocomplete":""}},"byName":{"6a1018059ee7d8c6627d2c51":{"fname":"6a1018059ee7d8c6627d2c5c","email":"6a1018059ee7d8c6627d2c5f","dropdown-6c8f4548d3ef479157f5a73":"6a10356cefa15e8976bf1171"}}},"pageIdSlugMap":{"6a058217a4bec349e6411586":"start","6a058217a4bec349e6411589":"thanks","6a1018059ee7d8c6627d2c2d":"contact"},"context":{"slug":"","trackingVersion":"v4","url":"https://cfd.4proptrader.com/","domain":"cfd.4proptrader.com"}}