{"campaignId":"6a92a5d7578039553995757e","campaignVersionId":"6a9a9223c01a83082e24e0ba","companyId":"68398fc9ae9511003b025a7a","pageId":"6a92a5d75780395539957586","pageName":"Start","pageSlug":"start","tag":"landing","components":[{"_id":"6a92a5d75780395539957595","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 Karten ---- */\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{max-width:560px; margin:0 auto; 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:center; flex-wrap:wrap; gap:12px; margin:0 0 6px;}\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 .plus{font-size:12px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; color:#efe7ff;\n  padding:7px 13px; border-radius:999px; background:rgba(190,161,255,.16); border:1px solid rgba(190,161,255,.34); white-space:nowrap;}\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 .rv s{color:#9584bb; font-weight:600; margin-right:6px;}\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&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;Your complete futures setup:&lt;b&gt;92% off your first account &lt;span class=&quot;hl&quot;&gt;plus ATAS for free.&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;DXFeed Offer&lt;/span&gt;\n      &lt;p class=&quot;offer-sub&quot;&gt;Your discount is applied automatically when you register. No promo code, no waiting, valid on your first account.&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;Your first account&lt;/span&gt;\n            &lt;span class=&quot;ev-tag&quot;&gt;Automatic&lt;/span&gt;\n          &lt;/div&gt;\n          &lt;div class=&quot;ev-price&quot;&gt;&lt;span class=&quot;now&quot;&gt;-92%&lt;/span&gt;&lt;span class=&quot;plus&quot;&gt;+ Free ATAS&lt;/span&gt;&lt;/div&gt;\n          &lt;p class=&quot;ev-line&quot;&gt;Off your first purchase. Professional software included.&lt;/p&gt;\n          &lt;div class=&quot;ev-rows&quot;&gt;\n            &lt;div class=&quot;ev-row hi&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Discount&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;92%&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Applies to&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;First account&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Promo code&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;Not needed&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Activation&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;At registration&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Data feed&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;DXFeed&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row hi&quot;&gt;&lt;span class=&quot;rk&quot;&gt;ATAS Professional&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;&lt;s&gt;&amp;euro;89/month&lt;/s&gt; &amp;euro;0&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;ev-row&quot;&gt;&lt;span class=&quot;rk&quot;&gt;Order flow &amp;amp; volume analysis&lt;/span&gt;&lt;span class=&quot;rv&quot;&gt;Included&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&gt;\n          &lt;a class=&quot;ev-cta&quot; href=&quot;https://dxf.4proptrader.com/contact/&quot; target=&quot;_top&quot;&gt;CLAIM 92% OFF NOW&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;Get started 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 promo code, no broker setup, no monthly subscriptions. You register, the discount is already there, ATAS and DXFeed are unlocked, and you are in your first chart.&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;Discount without a code&lt;/h3&gt;\n        &lt;p&gt;Your 92% is applied to your first account automatically the moment you register. Nothing to type, nothing to remember, nothing to apply for.&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;Institutional DXFeed data&lt;/h3&gt;\n        &lt;p&gt;You trade on the same market data feed professional trading desks rely on every day. Ultra-low latency, real market depth.&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 withdrawals daily. Payments are processed within 24 to 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://dxf.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;CLAIM 92% OFF NOW&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":"none","backgroundColor":"linear-gradient(175deg, RGBA(203,188,240,1) 6%, rgba(188,230,243,1) 16%, rgba(254,254,255,1) 63%)"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.920Z","updatedAt":"2026-09-04T09:40:48.662Z"},{"_id":"6a92a5d75780395539957599","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;Discount without the hassle&lt;/span&gt;\n        &lt;h2 class=&quot;sn-head&quot;&gt;You don&#39;t have to hunt for a code. Your 92% is already in.&lt;/h2&gt;\n        &lt;p class=&quot;sn-p&quot;&gt;In most offers the discount hides behind a code you first have to find, copy and type in correctly. Not here. You register, and the discount sits on your first account automatically.&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;Applied automatically at registration&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;No promo code, no waiting time&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;Valid on your first account&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;Promo code&lt;/span&gt;\n          &lt;span class=&quot;val&quot;&gt;None&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;Your discount&lt;/span&gt;\n          &lt;span class=&quot;val&quot;&gt;92%&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://dxf.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;CLAIM 92% OFF NOW&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":"none","backgroundColor":"#F8F9FA"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.921Z","updatedAt":"2026-09-04T09:21:07.029Z"},{"_id":"6a92a5d75780395539957596","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 out 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;This is what happens when traders stop hesitating and start 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://dxf.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;CLAIM 92% OFF NOW&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":"none","backgroundColor":"#F8F9FA"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.921Z","updatedAt":"2026-09-04T09:21:18.331Z"},{"_id":"6a92a5d75780395539957597","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;--purple:#632989;\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 data.&lt;/p&gt;\n&lt;h2 class=&quot;cfdb-title&quot;&gt;Professional software.&lt;/h2&gt;\n&lt;p class=&quot;cfdb-sub&quot;&gt;Every account includes the institutional DXFeed data feed and the full ATAS platform. Everything you need to trade, without monthly extras.&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;Your software&lt;/h3&gt;\n&lt;ul class=&quot;cfdb-list&quot;&gt;\n&lt;li&gt;&lt;b&gt;ATAS Professional:&lt;/b&gt; Order flow, volume profiles and market depth in one tool.&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Included free:&lt;/b&gt; Normally &amp;euro;89 a month, yours at no cost from day one.&lt;/li&gt;\n&lt;/ul&gt;\n&lt;/div&gt;\n&lt;div class=&quot;cfdb-card&quot;&gt;\n&lt;h3&gt;Data &amp;amp; markets&lt;/h3&gt;\n&lt;ul class=&quot;cfdb-list cfdb-markets&quot;&gt;\n&lt;li&gt;&lt;b&gt;DXFeed:&lt;/b&gt; Institutional market data with ultra-low latency&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;CME Group:&lt;/b&gt; Access to COMEX, NYMEX and CBOT&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Indices:&lt;/b&gt; E-mini S&amp;amp;P 500, Nasdaq, Dow and more&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Metals &amp;amp; energy:&lt;/b&gt; Gold, silver, oil, natural gas&lt;/li&gt;\n&lt;li&gt;&lt;b&gt;Real depth:&lt;/b&gt; The same feed professional desks use&lt;/li&gt;\n&lt;/ul&gt;\n&lt;/div&gt;\n&lt;div class=&quot;cfdb-card&quot;&gt;\n&lt;h3&gt;Your 92% deal&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;92% off your first account&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;Automatic, no code needed&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;ATAS free, no monthly subscription&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 professional&lt;/p&gt;\n      &lt;p class=&quot;cfdb-title&quot;&gt;futures setup normally costs&lt;/p&gt;\n      &lt;p class=&quot;cfdb-sub&quot;&gt;ATAS alone is &amp;euro;89 a month, and the data account comes on top at full price.&lt;/p&gt;\n      &lt;div class=&quot;cfdb-pillrow&quot;&gt;\n        &lt;span class=&quot;cfdb-old&quot;&gt;&amp;euro;89/month + full price&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;-92%&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://dxf.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;CLAIM 92% OFF NOW&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":"none","backgroundColor":"linear-gradient(175deg, RGBA(203,188,240,1) 6%, rgba(188,230,243,1) 16%, rgba(254,254,255,1) 63%)"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.921Z","updatedAt":"2026-09-04T09:21:29.909Z"},{"_id":"6a92a5d75780395539957598","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&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f9993392f4f4a6df483f.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader Payout&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f99955e0f83923fe9345.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader Payout&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58f999c46e58385bb625f1.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader Payout&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a58fb3390d1015c79f3b74a.jpeg?auto=compress,format&amp;w=1400&quot; alt=&quot;4PropTrader Payout&quot;&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;cta-row&quot;&gt;&lt;a class=&quot;cta&quot; href=&quot;https://dxf.4proptrader.com/contact/&quot; target=&quot;_top&quot;&gt;CLAIM 92% OFF NOW&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":"none"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.921Z","updatedAt":"2026-09-04T09:21:40.105Z"},{"_id":"6a92a5d7578039553995759a","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 account.&lt;/h2&gt;\n      &lt;p class=&quot;sub&quot;&gt;We removed every barrier between you and a professional futures setup. Here is how your path looks in four steps.&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; claim your discount&lt;/h3&gt;\n        &lt;p&gt;Enter your name and email. Your 92% sits on your first account automatically, no code and no application.&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;Unlock ATAS &amp;amp; DXFeed&lt;/h3&gt;\n        &lt;p&gt;Right after registration your setup is ready. Software and data feed come together, nothing to piece together yourself.&lt;/p&gt;\n        &lt;ul class=&quot;bul&quot;&gt;\n          &lt;li&gt;ATAS Professional, normally &amp;euro;89/month&lt;/li&gt;\n          &lt;li&gt;DXFeed with institutional market data&lt;/li&gt;\n          &lt;li&gt;No extra subscription, no setup fee&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 your evaluation&lt;/h3&gt;\n        &lt;p&gt;Reach your profit target without breaking your drawdown limits. Trade the way you actually trade.&lt;/p&gt;\n        &lt;ul class=&quot;bul&quot;&gt;\n          &lt;li&gt;Target: reach your profit target&lt;/li&gt;\n          &lt;li&gt;Drawdown: stay under the daily and max limit&lt;/li&gt;\n          &lt;li&gt;Consistency: 40% trading day rule&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; paid out&lt;/h3&gt;\n        &lt;p&gt;Once your evaluation is done, your funded account goes live within 1 business day. Your profits turn into real payouts.&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 your first $8,000, then 95%&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://dxf.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;CLAIM 92% OFF NOW&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 DXFeed&lt;/p&gt;\n    &lt;h2 class=&quot;headline&quot;&gt;is the right data feed.&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;Institutional market data&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;You get the same feed professional trading desks rely on every day. No derived quotes, no delay.&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;Ultra-low latency&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Prices arrive without noticeable lag. In scalping and order flow that is exactly what decides your entry.&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;ATAS runs straight on it&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;Order flow, volume profiles and footprint need clean tick data. DXFeed delivers it, ATAS makes it visible.&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;Real exchange prices&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;You trade CME contracts through COMEX, NYMEX and CBOT. Real depth, real order book, no simulated broker price.&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;No running costs&lt;/h3&gt;\n          &lt;p class=&quot;ft-text&quot;&gt;No platform subscription, no data fee on top. The discount applies automatically and ATAS is included.&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://dxf.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;CLAIM 92% OFF NOW&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":"none"},"framed":false,"isGdprSensitive":false},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a92a5d7578039553995757e","components":[],"allowedChildSections":[],"pageId":"6a92a5d75780395539957586","companyId":"68398fc9ae9511003b025a7a","componentType":"embed","__v":0,"createdAt":"2026-08-29T09:26:47.921Z","updatedAt":"2026-09-04T09:21:54.609Z"}],"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":"6a92a5d757803955399575de","type":"field","title":"Enter your details below. Your discount and your free ATAS licence are activated automatically.","interactionType":"form","additional":{"form":{"componentId":"6a92a5d75780395539957593","inputs":[{"fieldName":"firstName","inputType":"text","required":true,"conversionTrigger":false,"visual":":wave:","visualType":"emoji","title":"Name","componentId":"6a92a5d7578039553995759c"},{"fieldName":"email","inputType":"email","required":true,"conversionTrigger":true,"visual":":email:","visualType":"emoji","title":"Email","componentId":"6a92a5d7578039553995759d"}]},"answers":[]},"companyId":"68398fc9ae9511003b025a7a","workspaceId":"68398fc9ae9511003b025a7d","campaignId":"6a92a5d7578039553995757e","pageId":"6a92a5d75780395539957588","componentId":"6a92a5d75780395539957592","__v":0,"createdAt":"2026-08-29T09:26:47.997Z","updatedAt":"2026-08-29T09:28:37.297Z"}],"cookiesEnabled":false,"language":"en","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a92a5d75780395539957588","sortedPages":["6a92a5d75780395539957586","6a92a5d75780395539957588"],"hasResultPages":true,"resultPages":["6a92a5d75780395539957587"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a92a5d75780395539957587","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a92a5d757803955399575a1","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"68398fc9ae9511003b025a7a","campaignId":"6a92a5d7578039553995757e","components":["6a92a5d7578039553995759d"],"__v":0,"createdAt":"2026-08-29T09:26:47.778Z","updatedAt":"2026-08-29T09:28:37.273Z"},{"_id":"6a92a5d757803955399575a2","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"68398fc9ae9511003b025a7a","campaignId":"6a92a5d7578039553995757e","components":["6a92a5d7578039553995759c"],"__v":0,"createdAt":"2026-08-29T09:26:47.778Z","updatedAt":"2026-08-29T09:28:37.267Z"}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a92a5d7578039553995759c":{"name":"fname","originalName":"fname","parentId":"6a92a5d75780395539957593","autocomplete":"given-name"},"6a92a5d7578039553995759d":{"name":"email","originalName":"email","parentId":"6a92a5d75780395539957593","autocomplete":"email"}},"byName":{"6a92a5d75780395539957593":{"fname":"6a92a5d7578039553995759c","email":"6a92a5d7578039553995759d"}}},"pageIdSlugMap":{"6a92a5d75780395539957586":"start","6a92a5d75780395539957587":"thanks","6a92a5d75780395539957588":"contact"},"context":{"slug":"","trackingVersion":"v4","url":"https://dxf.4proptrader.com/","domain":"dxf.4proptrader.com"}}