{"product_id":"f925-managing-the-trade","title":"F925 Managing the Trade","description":"\u003cstyle\u003e\n  .f925-manage-course,\n  .f925-manage-course * {\n    box-sizing: border-box;\n  }\n\n  .f925-manage-course {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    max-width: 940px;\n    margin: 30px auto;\n    padding: 58px 46px;\n    border: 1px solid rgba(181, 137, 47, 0.28);\n    border-radius: 28px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(218, 180, 92, 0.18),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at bottom left,\n        rgba(198, 151, 55, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #fffdf8 55%,\n        #f8f2e7 100%\n      );\n    color: #191919;\n    font-family: Arial, Helvetica, sans-serif;\n    box-shadow:\n      0 25px 70px rgba(79, 54, 10, 0.12),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\n    animation: f925ManageReveal 1s cubic-bezier(0.2, 0.8, 0.2, 1) both;\n  }\n\n  .f925-manage-course::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -2;\n    opacity: 0.4;\n    background-image:\n      linear-gradient(\n        rgba(166, 124, 40, 0.04) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(166, 124, 40, 0.04) 1px,\n        transparent 1px\n      );\n    background-size: 38px 38px;\n    pointer-events: none;\n  }\n\n  .f925-manage-course::after {\n    content: \"\";\n    position: absolute;\n    top: -180px;\n    right: -160px;\n    z-index: -1;\n    width: 430px;\n    height: 430px;\n    border-radius: 50%;\n    background: radial-gradient(\n      circle,\n      rgba(210, 165, 63, 0.23),\n      rgba(210, 165, 63, 0.06) 45%,\n      transparent 70%\n    );\n    filter: blur(5px);\n    animation: f925ManageGlow 7s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .f925-manage-topline {\n    width: 76px;\n    height: 3px;\n    margin-bottom: 22px;\n    border-radius: 50px;\n    background: linear-gradient(\n      90deg,\n      #9a6b17,\n      #e8c46f,\n      #ad7d25\n    );\n    animation: f925ManageLine 0.9s ease-out 0.15s both;\n  }\n\n  .f925-manage-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    padding: 9px 15px;\n    border: 1px solid rgba(180, 134, 43, 0.32);\n    border-radius: 50px;\n    background: rgba(214, 172, 78, 0.1);\n    color: #8d641b;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    backdrop-filter: blur(10px);\n    animation: f925ManageFadeUp 0.8s ease-out 0.2s both;\n  }\n\n  .f925-manage-badge::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #c59431;\n    box-shadow: 0 0 14px rgba(197, 148, 49, 0.55);\n    animation: f925ManagePulse 2.4s ease-in-out infinite;\n  }\n\n  .f925-manage-title {\n    max-width: 780px;\n    margin: 0 0 16px;\n    color: #171717;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 6vw, 60px);\n    font-weight: 500;\n    line-height: 1.06;\n    letter-spacing: -1.8px;\n    animation: f925ManageFadeUp 0.8s ease-out 0.3s both;\n  }\n\n  .f925-manage-title span {\n    background: linear-gradient(\n      90deg,\n      #8f6215,\n      #d2a442,\n      #a27320,\n      #e2c16f\n    );\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: f925ManageGoldMove 5s linear infinite;\n  }\n\n  .f925-manage-subtitle {\n    max-width: 700px;\n    margin: 0 0 32px;\n    color: #4e4e4e;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.7;\n    animation: f925ManageFadeUp 0.8s ease-out 0.4s both;\n  }\n\n  .f925-manage-divider {\n    width: 100%;\n    height: 1px;\n    margin: 0 0 32px;\n    background: linear-gradient(\n      90deg,\n      rgba(186, 139, 44, 0.75),\n      rgba(186, 139, 44, 0.15),\n      transparent\n    );\n    animation: f925ManageFadeIn 0.9s ease-out 0.5s both;\n  }\n\n  .f925-manage-description {\n    max-width: 790px;\n    color: #555555;\n    font-size: 16px;\n    line-height: 1.9;\n    animation: f925ManageFadeUp 0.8s ease-out 0.5s both;\n  }\n\n  .f925-manage-description p {\n    margin: 0 0 18px;\n  }\n\n  .f925-manage-description strong {\n    color: #171717;\n    font-weight: 700;\n  }\n\n  .f925-manage-section-title {\n    margin: 38px 0 18px;\n    color: #9b6d18;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 500;\n    letter-spacing: -0.4px;\n    animation: f925ManageFadeUp 0.8s ease-out 0.65s both;\n  }\n\n  .f925-manage-benefits {\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-manage-benefits li {\n    position: relative;\n    overflow: hidden;\n    min-height: 92px;\n    padding: 20px 18px 20px 58px;\n    border: 1px solid rgba(184, 137, 42, 0.18);\n    border-radius: 17px;\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.96),\n      rgba(248, 240, 221, 0.7)\n    );\n    color: #353535;\n    font-size: 14px;\n    line-height: 1.55;\n    backdrop-filter: blur(12px);\n    box-shadow:\n      0 10px 26px rgba(92, 64, 12, 0.07),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\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: f925ManageFadeUp 0.75s ease-out both;\n  }\n\n  .f925-manage-benefits li:nth-child(1) {\n    animation-delay: 0.7s;\n  }\n\n  .f925-manage-benefits li:nth-child(2) {\n    animation-delay: 0.8s;\n  }\n\n  .f925-manage-benefits li:nth-child(3) {\n    animation-delay: 0.9s;\n  }\n\n  .f925-manage-benefits li:nth-child(4) {\n    animation-delay: 1s;\n  }\n\n  .f925-manage-benefits li:nth-child(5) {\n    grid-column: 1 \/ -1;\n    animation-delay: 1.1s;\n  }\n\n  .f925-manage-benefits 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.75),\n      transparent\n    );\n    transform: skewX(-20deg);\n    transition: left 0.7s ease;\n    pointer-events: none;\n  }\n\n  .f925-manage-benefits li:hover {\n    transform: translateY(-5px);\n    border-color: rgba(181, 132, 34, 0.48);\n    background: linear-gradient(\n      135deg,\n      #ffffff,\n      #f8edcf\n    );\n    box-shadow: 0 18px 34px rgba(96, 67, 12, 0.12);\n  }\n\n  .f925-manage-benefits li:hover::after {\n    left: 140%;\n  }\n\n  .f925-manage-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 21px;\n    left: 18px;\n    display: flex;\n    width: 27px;\n    height: 27px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid rgba(156, 107, 18, 0.35);\n    border-radius: 50%;\n    background: linear-gradient(\n      145deg,\n      #efd58e,\n      #b98423\n    );\n    color: #2c1a00;\n    font-size: 13px;\n    font-weight: 900;\n    box-shadow: 0 5px 16px rgba(170, 121, 27, 0.2);\n  }\n\n  .f925-manage-closing {\n    margin: 32px 0 0;\n    padding: 23px 24px;\n    border-left: 3px solid #b78222;\n    border-radius: 0 14px 14px 0;\n    background: linear-gradient(\n      90deg,\n      rgba(213, 170, 74, 0.14),\n      rgba(255, 255, 255, 0.4)\n    );\n    color: #454545;\n    font-size: 16px;\n    line-height: 1.8;\n    animation: f925ManageFadeUp 0.8s ease-out 1.15s both;\n  }\n\n  .f925-manage-disclaimer {\n    margin-top: 28px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(176, 127, 30, 0.2);\n    color: #737373;\n    font-size: 11px;\n    line-height: 1.7;\n    animation: f925ManageFadeUp 0.8s ease-out 1.25s both;\n  }\n\n  .f925-manage-disclaimer strong {\n    color: #93671c;\n    letter-spacing: 0.4px;\n  }\n\n  @keyframes f925ManageReveal {\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 f925ManageFadeUp {\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 f925ManageFadeIn {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925ManageLine {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n\n    to {\n      width: 76px;\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925ManageGlow {\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 f925ManagePulse {\n    0%,\n    100% {\n      transform: scale(1);\n      box-shadow: 0 0 10px rgba(197, 148, 49, 0.4);\n    }\n\n    50% {\n      transform: scale(1.25);\n      box-shadow: 0 0 18px rgba(197, 148, 49, 0.8);\n    }\n  }\n\n  @keyframes f925ManageGoldMove {\n    from {\n      background-position: 0% center;\n    }\n\n    to {\n      background-position: 200% center;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .f925-manage-course {\n      margin: 18px auto;\n      padding: 40px 22px;\n      border-radius: 22px;\n    }\n\n    .f925-manage-title {\n      letter-spacing: -1px;\n    }\n\n    .f925-manage-subtitle {\n      font-size: 16px;\n    }\n\n    .f925-manage-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .f925-manage-benefits li:nth-child(5) {\n      grid-column: auto;\n    }\n\n    .f925-manage-closing {\n      padding: 19px 18px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .f925-manage-course,\n    .f925-manage-course::after,\n    .f925-manage-course * {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"f925-manage-course\"\u003e\n  \u003cdiv class=\"f925-manage-topline\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-manage-badge\"\u003e\n    F925 Premium Trading Education\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"f925-manage-title\"\u003e\n    F925 \u003cspan\u003eManaging the Trade\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"f925-manage-subtitle\"\u003e\n    Approach every trade with greater structure, patience and confidence.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"f925-manage-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-manage-description\"\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eF925 Managing the Trade\u003c\/strong\u003e course is designed to help\n      you develop a disciplined approach to managing positions after entering\n      the market.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Successful trading is not only about identifying opportunities. It is\n      also about maintaining structure and making consistent decisions\n      throughout the life of a trade.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Throughout this course, you will be introduced to the principles and\n      methodologies that form part of the F925 approach to trade management.\n      Each lesson is designed to help you improve discipline, build confidence\n      and develop a more structured decision-making process.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Rather than reacting emotionally to market movements, this course focuses\n      on maintaining consistency through a repeatable framework that supports\n      your long-term development as a trader.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"f925-manage-section-title\"\u003e\n    What You’ll Gain\n  \u003c\/h3\u003e\n\n  \u003cul class=\"f925-manage-benefits\"\u003e\n    \u003cli\u003e\n      A more structured approach to managing trades\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Greater confidence throughout the trading process\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Improved consistency through disciplined decision-making\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      A stronger understanding of trade management principles\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Insight into the F925 methodology for developing long-term trading\n      discipline\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"f925-manage-closing\"\u003e\n    Whether you are refining your current approach or building a more\n    consistent trading process, this course provides the next step in the F925\n    trading system.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"f925-manage-disclaimer\"\u003e\n    \u003cstrong\u003eEDUCATIONAL DISCLAIMER:\u003c\/strong\u003e\n    This course is for educational purposes only and does not constitute\n    financial advice. Trading involves risk, and results are not guaranteed.\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"F925 Trading","offers":[{"title":"Default Title","offer_id":44482013560920,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/2014\/3704\/files\/ChatGPTImageJul30_2026at09_13_19PM.png?v=1785438831","url":"https:\/\/f925trading.co.za\/products\/f925-managing-the-trade","provider":"F925 Trading","version":"1.0","type":"link"}