{"product_id":"f925-mentorship-2months","title":"F925 Mentorship (2Months)","description":"\u003cstyle\u003e\n  .f925-mentorship-two,\n  .f925-mentorship-two * {\n    box-sizing: border-box;\n  }\n\n  .f925-mentorship-two {\n    --mentor-navy: #0b1d3a;\n    --mentor-navy-light: #17365f;\n    --mentor-blue: #315f91;\n    --mentor-platinum: #b8c3d1;\n    --mentor-silver: #dce3eb;\n    --mentor-text: #17202d;\n    --mentor-muted: #5e6877;\n\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    max-width: 960px;\n    margin: 30px auto;\n    padding: 60px 46px;\n    border: 1px solid rgba(49, 95, 145, 0.22);\n    border-radius: 28px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(49, 95, 145, 0.14),\n        transparent 32%\n      ),\n      radial-gradient(\n        circle at bottom left,\n        rgba(184, 195, 209, 0.2),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #fbfdff 52%,\n        #edf3f8 100%\n      );\n    color: var(--mentor-text);\n    font-family: Arial, Helvetica, sans-serif;\n    box-shadow:\n      0 28px 75px rgba(11, 29, 58, 0.14),\n      inset 0 1px 0 rgba(255, 255, 255, 0.96);\n    animation: f925TwoReveal 1s cubic-bezier(0.2, 0.8, 0.2, 1) both;\n  }\n\n  .f925-mentorship-two::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -3;\n    opacity: 0.5;\n    background-image:\n      linear-gradient(\n        rgba(49, 95, 145, 0.035) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(49, 95, 145, 0.035) 1px,\n        transparent 1px\n      );\n    background-size: 38px 38px;\n    pointer-events: none;\n  }\n\n  .f925-mentorship-two::after {\n    content: \"\";\n    position: absolute;\n    top: -190px;\n    right: -160px;\n    z-index: -2;\n    width: 450px;\n    height: 450px;\n    border-radius: 50%;\n    background: radial-gradient(\n      circle,\n      rgba(49, 95, 145, 0.2),\n      rgba(184, 195, 209, 0.1) 46%,\n      transparent 72%\n    );\n    filter: blur(7px);\n    animation: f925TwoGlow 7s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .f925-two-orb {\n    position: absolute;\n    bottom: -170px;\n    left: -140px;\n    z-index: -2;\n    width: 370px;\n    height: 370px;\n    border-radius: 50%;\n    background: radial-gradient(\n      circle,\n      rgba(23, 54, 95, 0.13),\n      rgba(184, 195, 209, 0.06) 52%,\n      transparent 73%\n    );\n    animation: f925TwoOrb 8s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .f925-two-topline {\n    width: 82px;\n    height: 3px;\n    margin-bottom: 22px;\n    border-radius: 50px;\n    background: linear-gradient(\n      90deg,\n      #0b1d3a,\n      #7893b1,\n      #dce3eb,\n      #315f91\n    );\n    background-size: 220% auto;\n    animation:\n      f925TwoLine 0.9s ease-out 0.15s both,\n      f925TwoMetal 5s linear infinite;\n  }\n\n  .f925-two-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n\n  .f925-two-badge,\n  .f925-two-duration {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 15px;\n    border-radius: 50px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n    backdrop-filter: blur(10px);\n    animation: f925TwoFadeUp 0.8s ease-out both;\n  }\n\n  .f925-two-badge {\n    border: 1px solid rgba(49, 95, 145, 0.3);\n    background: rgba(49, 95, 145, 0.08);\n    color: #17365f;\n    animation-delay: 0.2s;\n  }\n\n  .f925-two-badge::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #315f91;\n    box-shadow: 0 0 14px rgba(49, 95, 145, 0.6);\n    animation: f925TwoPulse 2.4s ease-in-out infinite;\n  }\n\n  .f925-two-duration {\n    border: 1px solid rgba(184, 195, 209, 0.65);\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.98),\n      rgba(220, 227, 235, 0.52)\n    );\n    color: #34465d;\n    animation-delay: 0.27s;\n  }\n\n  .f925-two-title {\n    max-width: 820px;\n    margin: 0 0 17px;\n    color: #101a29;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 6vw, 62px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -1.8px;\n    animation: f925TwoFadeUp 0.8s ease-out 0.32s both;\n  }\n\n  .f925-two-title span {\n    background: linear-gradient(\n      90deg,\n      #0b1d3a,\n      #315f91,\n      #9eafc1,\n      #17365f,\n      #0b1d3a\n    );\n    background-size: 220% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: f925TwoMetal 5s linear infinite;\n  }\n\n  .f925-two-subtitle {\n    max-width: 730px;\n    margin: 0 0 32px;\n    color: #4f5d6e;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.7;\n    animation: f925TwoFadeUp 0.8s ease-out 0.42s both;\n  }\n\n  .f925-two-divider {\n    width: 100%;\n    height: 1px;\n    margin: 0 0 32px;\n    background: linear-gradient(\n      90deg,\n      rgba(23, 54, 95, 0.8),\n      rgba(184, 195, 209, 0.45),\n      transparent\n    );\n    animation: f925TwoFadeIn 0.9s ease-out 0.5s both;\n  }\n\n  .f925-two-description {\n    max-width: 820px;\n    color: var(--mentor-muted);\n    font-size: 16px;\n    line-height: 1.9;\n    animation: f925TwoFadeUp 0.8s ease-out 0.52s both;\n  }\n\n  .f925-two-description p {\n    margin: 0 0 18px;\n  }\n\n  .f925-two-description strong {\n    color: var(--mentor-navy);\n    font-weight: 700;\n  }\n\n  .f925-two-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 34px 0 0;\n  }\n\n  .f925-two-stat {\n    position: relative;\n    overflow: hidden;\n    padding: 22px 18px;\n    border: 1px solid rgba(49, 95, 145, 0.16);\n    border-radius: 17px;\n    background: linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.98),\n      rgba(237, 243, 248, 0.86)\n    );\n    text-align: center;\n    box-shadow:\n      0 12px 28px rgba(11, 29, 58, 0.07),\n      inset 0 1px 0 rgba(255, 255, 255, 0.98);\n    transition:\n      transform 0.35s ease,\n      border-color 0.35s ease,\n      box-shadow 0.35s ease;\n    animation: f925TwoFadeUp 0.75s ease-out both;\n  }\n\n  .f925-two-stat:nth-child(1) {\n    animation-delay: 0.65s;\n  }\n\n  .f925-two-stat:nth-child(2) {\n    animation-delay: 0.75s;\n  }\n\n  .f925-two-stat:nth-child(3) {\n    animation-delay: 0.85s;\n  }\n\n  .f925-two-stat:hover {\n    transform: translateY(-5px);\n    border-color: rgba(49, 95, 145, 0.38);\n    box-shadow: 0 18px 36px rgba(11, 29, 58, 0.12);\n  }\n\n  .f925-two-stat strong {\n    display: block;\n    margin-bottom: 7px;\n    background: linear-gradient(\n      90deg,\n      #0b1d3a,\n      #315f91,\n      #758ca7\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 26px;\n    font-weight: 500;\n  }\n\n  .f925-two-stat span {\n    color: #566376;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.5;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .f925-two-section-title {\n    margin: 40px 0 18px;\n    color: var(--mentor-navy);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 26px;\n    font-weight: 500;\n    letter-spacing: -0.4px;\n    animation: f925TwoFadeUp 0.8s ease-out 0.9s both;\n  }\n\n  .f925-two-included {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .f925-two-included li {\n    position: relative;\n    overflow: hidden;\n    min-height: 94px;\n    padding: 20px 18px 20px 59px;\n    border: 1px solid rgba(49, 95, 145, 0.16);\n    border-radius: 17px;\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.98),\n      rgba(237, 243, 248, 0.78)\n    );\n    color: #465467;\n    font-size: 14px;\n    line-height: 1.55;\n    box-shadow:\n      0 10px 26px rgba(11, 29, 58, 0.07),\n      inset 0 1px 0 rgba(255, 255, 255, 0.94);\n    transition:\n      transform 0.35s ease,\n      border-color 0.35s ease,\n      box-shadow 0.35s ease,\n      background 0.35s ease;\n    animation: f925TwoFadeUp 0.75s ease-out both;\n  }\n\n  .f925-two-included li:nth-child(1) {\n    animation-delay: 0.95s;\n  }\n\n  .f925-two-included li:nth-child(2) {\n    animation-delay: 1.03s;\n  }\n\n  .f925-two-included li:nth-child(3) {\n    animation-delay: 1.11s;\n  }\n\n  .f925-two-included li:nth-child(4) {\n    animation-delay: 1.19s;\n  }\n\n  .f925-two-included li:nth-child(5) {\n    animation-delay: 1.27s;\n  }\n\n  .f925-two-included li:nth-child(6) {\n    animation-delay: 1.35s;\n  }\n\n  .f925-two-included li:nth-child(7) {\n    animation-delay: 1.43s;\n  }\n\n  .f925-two-included li:nth-child(8) {\n    animation-delay: 1.51s;\n  }\n\n  .f925-two-included li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 21px;\n    left: 18px;\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid rgba(49, 95, 145, 0.34);\n    border-radius: 50%;\n    background: linear-gradient(\n      145deg,\n      #e6edf4,\n      #7893b1\n    );\n    color: #0b1d3a;\n    font-size: 13px;\n    font-weight: 900;\n    box-shadow: 0 6px 16px rgba(49, 95, 145, 0.18);\n  }\n\n  .f925-two-included li::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: -120%;\n    width: 70%;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.85),\n      transparent\n    );\n    transform: skewX(-20deg);\n    transition: left 0.75s ease;\n    pointer-events: none;\n  }\n\n  .f925-two-included li:hover {\n    transform: translateY(-5px);\n    border-color: rgba(49, 95, 145, 0.42);\n    background: linear-gradient(\n      135deg,\n      #ffffff,\n      #e8f0f7\n    );\n    box-shadow: 0 18px 34px rgba(11, 29, 58, 0.12);\n  }\n\n  .f925-two-included li:hover::after {\n    left: 140%;\n  }\n\n  .f925-two-included strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--mentor-navy);\n    font-size: 14px;\n  }\n\n  .f925-two-premiers {\n    position: relative;\n    overflow: hidden;\n    margin-top: 34px;\n    padding: 27px;\n    border: 1px solid rgba(49, 95, 145, 0.24);\n    border-radius: 18px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(184, 195, 209, 0.28),\n        transparent 48%\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.97),\n        rgba(226, 235, 244, 0.72)\n      );\n    box-shadow:\n      0 14px 34px rgba(11, 29, 58, 0.09),\n      inset 0 1px 0 rgba(255, 255, 255, 0.96);\n    animation: f925TwoFadeUp 0.8s ease-out 1.58s both;\n  }\n\n  .f925-two-premiers::before {\n    content: \"PREMIERS\";\n    position: absolute;\n    top: 17px;\n    right: 20px;\n    color: rgba(11, 29, 58, 0.07);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 6vw, 58px);\n    font-weight: 700;\n    letter-spacing: 3px;\n    pointer-events: none;\n  }\n\n  .f925-two-premiers::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: -120%;\n    width: 55%;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.82),\n      transparent\n    );\n    transform: skewX(-20deg);\n    animation: f925TwoSweep 5.5s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .f925-two-premiers-title {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 9px;\n    color: var(--mentor-navy);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .f925-two-premiers p {\n    position: relative;\n    z-index: 1;\n    max-width: 710px;\n    margin: 0;\n    color: #4f5d6e;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .f925-two-premiers strong {\n    color: var(--mentor-navy);\n  }\n\n  .f925-two-closing {\n    margin: 30px 0 0;\n    padding: 24px 25px;\n    border-left: 3px solid #315f91;\n    border-radius: 0 15px 15px 0;\n    background: linear-gradient(\n      90deg,\n      rgba(49, 95, 145, 0.1),\n      rgba(255, 255, 255, 0.55)\n    );\n    color: #465467;\n    font-size: 16px;\n    line-height: 1.8;\n    animation: f925TwoFadeUp 0.8s ease-out 1.68s both;\n  }\n\n  .f925-two-closing strong {\n    color: var(--mentor-navy);\n  }\n\n  .f925-two-disclaimer {\n    margin-top: 28px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(49, 95, 145, 0.18);\n    color: #737f8f;\n    font-size: 11px;\n    line-height: 1.7;\n    animation: f925TwoFadeUp 0.8s ease-out 1.78s both;\n  }\n\n  .f925-two-disclaimer strong {\n    color: #315f91;\n    letter-spacing: 0.4px;\n  }\n\n  @keyframes f925TwoReveal {\n    from {\n      opacity: 0;\n      transform: translateY(26px) scale(0.985);\n      filter: blur(6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0) scale(1);\n      filter: blur(0);\n    }\n  }\n\n  @keyframes f925TwoFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes f925TwoFadeIn {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925TwoLine {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n\n    to {\n      width: 82px;\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925TwoGlow {\n    0%,\n    100% {\n      transform: translate(0, 0) scale(1);\n      opacity: 0.7;\n    }\n\n    50% {\n      transform: translate(-35px, 35px) scale(1.15);\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925TwoOrb {\n    0%,\n    100% {\n      transform: translate(0, 0) scale(1);\n    }\n\n    50% {\n      transform: translate(32px, -28px) scale(1.12);\n    }\n  }\n\n  @keyframes f925TwoPulse {\n    0%,\n    100% {\n      transform: scale(1);\n      box-shadow: 0 0 10px rgba(49, 95, 145, 0.4);\n    }\n\n    50% {\n      transform: scale(1.25);\n      box-shadow: 0 0 19px rgba(49, 95, 145, 0.78);\n    }\n  }\n\n  @keyframes f925TwoMetal {\n    from {\n      background-position: 0% center;\n    }\n\n    to {\n      background-position: 220% center;\n    }\n  }\n\n  @keyframes f925TwoSweep {\n    0%,\n    55% {\n      left: -120%;\n    }\n\n    85%,\n    100% {\n      left: 150%;\n    }\n  }\n\n  @media (max-width: 760px) {\n    .f925-mentorship-two {\n      margin: 18px auto;\n      padding: 42px 22px;\n      border-radius: 22px;\n    }\n\n    .f925-two-title {\n      letter-spacing: -1px;\n    }\n\n    .f925-two-subtitle {\n      font-size: 16px;\n    }\n\n    .f925-two-highlights,\n    .f925-two-included {\n      grid-template-columns: 1fr;\n    }\n\n    .f925-two-premiers::before {\n      display: none;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .f925-mentorship-two,\n    .f925-mentorship-two::after,\n    .f925-mentorship-two *,\n    .f925-two-orb {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"f925-mentorship-two\"\u003e\n  \u003cdiv class=\"f925-two-orb\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-topline\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-badges\"\u003e\n    \u003cdiv class=\"f925-two-badge\"\u003e\n      F925 Exclusive Mentorship\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"f925-two-duration\"\u003e\n      Two-Month Programme\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"f925-two-title\"\u003e\n    F925 \u003cspan\u003eMentorship — 2 Months\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"f925-two-subtitle\"\u003e\n    An extended and more personal trading education experience built around\n    live interaction, direct guidance and continued support.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"f925-two-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-description\"\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eF925 2 Month Mentorship\u003c\/strong\u003e is designed for traders who\n      want a longer and more immersive learning experience with direct guidance\n      throughout their journey.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Over the course of two months, you will have the opportunity to learn\n      within a live and interactive environment where you can ask questions,\n      gain clarity and continue developing your understanding of the F925\n      methodology.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      We will host \u003cstrong\u003etwo live mentorship sessions every week\u003c\/strong\u003e,\n      giving you regular opportunities to engage directly with me and interact\n      with other mentorship members.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With two months of continued support, you will have more time to absorb\n      the material, take part in live discussions and strengthen your trading\n      knowledge within a structured environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-highlights\"\u003e\n    \u003cdiv class=\"f925-two-stat\"\u003e\n      \u003cstrong\u003e2 Months\u003c\/strong\u003e\n      \u003cspan\u003eMentorship Access\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"f925-two-stat\"\u003e\n      \u003cstrong\u003e2× Weekly\u003c\/strong\u003e\n      \u003cspan\u003eLive Sessions\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"f925-two-stat\"\u003e\n      \u003cstrong\u003eFull Access\u003c\/strong\u003e\n      \u003cspan\u003eComplete F925 Course\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"f925-two-section-title\"\u003e\n    What’s Included\n  \u003c\/h3\u003e\n\n  \u003cul class=\"f925-two-included\"\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eTwo Months of F925 Mentorship\u003c\/strong\u003e\n      Full access to the mentorship environment throughout the complete\n      two-month programme.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eTwo Live Sessions Every Week\u003c\/strong\u003e\n      Join approximately 16 live mentorship sessions across the two months.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eReal-Time Questions and Answers\u003c\/strong\u003e\n      Ask questions and receive answers during every live mentorship session.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePersonal, Interactive Learning\u003c\/strong\u003e\n      Experience a more direct and personal style of trading education.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eExclusive F925 Premiers Discord\u003c\/strong\u003e\n      Access the private Discord community created specifically for mentorship\n      members.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eLive Trading Discussions\u003c\/strong\u003e\n      Take part in interactive discussions around trading concepts and the F925\n      methodology.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eF925 Complete Trading System\u003c\/strong\u003e\n      Receive access to the entire F925 course collection as part of the\n      mentorship.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eContinued Community Support\u003c\/strong\u003e\n      Learn alongside other traders and stay connected throughout the full two\n      months.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"f925-two-premiers\"\u003e\n    \u003ch3 class=\"f925-two-premiers-title\"\u003e\n      👑 Exclusive F925 Premiers Access\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Your mentorship includes two months of access to the private\n      \u003cstrong\u003eF925 Premiers Discord\u003c\/strong\u003e, where mentorship members can\n      interact, stay connected and continue the learning experience between\n      live sessions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-closing\"\u003e\n    Whether you are looking to deepen your understanding, receive continued\n    guidance or learn within a more interactive environment, the\n    \u003cstrong\u003eF925 2 Month Mentorship\u003c\/strong\u003e provides the time, structure and\n    support to continue developing your trading knowledge.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"f925-two-disclaimer\"\u003e\n    \u003cstrong\u003eEDUCATIONAL DISCLAIMER:\u003c\/strong\u003e\n    This mentorship is for educational purposes only and does not constitute\n    financial advice. Trading involves risk, and profits or results are not\n    guaranteed.\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"F925 Trading","offers":[{"title":"Default Title","offer_id":44482310406232,"sku":null,"price":2999.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/2014\/3704\/files\/ChatGPTImageJul30_2026at10_13_07PM.png?v=1785442409","url":"https:\/\/f925trading.co.za\/products\/f925-mentorship-2months","provider":"F925 Trading","version":"1.0","type":"link"}