.elementor-289 .elementor-element.elementor-element-3d37771{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-289 .elementor-element.elementor-element-3d37771:not(.elementor-motion-effects-element-type-background), .elementor-289 .elementor-element.elementor-element-3d37771 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B1220;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-289 .elementor-element.elementor-element-55e0503{text-align:center;}.elementor-289 .elementor-element.elementor-element-55e0503 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-289 .elementor-element.elementor-element-68125c8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-289 .elementor-element.elementor-element-68125c8:not(.elementor-motion-effects-element-type-background), .elementor-289 .elementor-element.elementor-element-68125c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B1220;}.elementor-289 .elementor-element.elementor-element-68125c8.e-con{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2707c02 */<div id="pte-engine">

  <div class="pte-header">
    <h2>Choose Your Path to Funding</h2>
    <p>Select your asset class, challenge type, and account size to view customized trading rules and pricing.</p>
  </div>

  <!-- Asset Tabs -->
  <div class="pte-tabs" id="pte-asset-tabs">
    <button data-asset="fx" class="active">FX & CFDs</button>
    <button data-asset="crypto">Crypto</button>
    <button data-asset="futures">Futures</button>
  </div>

  <!-- Type Tabs -->
  <div class="pte-tabs secondary" id="pte-type-tabs"></div>

  <div class="pte-layout">

    <!-- LEFT -->
    <div>

      <div class="pte-section-title">Select Account Size</div>
      <div class="pte-sizes" id="pte-sizes"></div>

      <div class="pte-section-title">
        Trading Conditions
        <span class="pte-orange-text">* Rules apply per tier</span>
      </div>

      <div class="pte-table-wrapper">
        <table class="pte-table">
          <thead>
            <tr>
              <th>Rule Area</th>
              <th id="col-assessment">Assessment</th>
              <th id="col-phase2">Phase 2</th>
              <th style="color:#ff6d00;">Funded</th>
            </tr>
          </thead>
          <tbody id="pte-rules"></tbody>
        </table>
      </div>

    </div>

    <!-- RIGHT -->
    <div>

      <!-- Platforms -->
      <div class="pte-platforms">
        <span>SUPPORTED PLATFORMS:</span>
        <div id="pte-platform-icons"></div>
      </div>

      <!-- Price Card -->
      <div class="pte-card">

        <div class="pte-price-label">TOTAL FEE (REFUNDABLE*)</div>
        <div class="pte-price" id="pte-price">$0</div>

        <div class="pte-small-title">OPTIONAL ADD-ONS</div>

        <label class="pte-option">
          <input type="checkbox" class="addon" data-percent="0.2">
          <div class="pte-option-box">
            <div class="pte-checkbox"></div>
            <div>
              <div class="pte-option-title">90% Profit Split</div>
              <div class="pte-option-desc">+20% to challenge fee</div>
            </div>
          </div>
        </label>

        <label class="pte-option">
          <input type="checkbox" class="addon" data-percent="0.1">
          <div class="pte-option-box">
            <div class="pte-checkbox"></div>
            <div>
              <div class="pte-option-title">Weekend Holding</div>
              <div class="pte-option-desc">+10% to challenge fee</div>
            </div>
          </div>
        </label>

        <div class="pte-divider"></div>

        <div class="pte-small-title">EXPEDITED PAYOUTS</div>

        <label class="pte-option">
          <input type="radio" name="payout" class="payout" value="0.2">
          <div class="pte-option-box">
            <div class="pte-radio"></div>
            <div>
              <div class="pte-option-title orange">Weekly Payouts</div>
              <div class="pte-option-desc">+20% to fee</div>
            </div>
          </div>
        </label>

        <label class="pte-option">
          <input type="radio" name="payout" class="payout" value="0" checked>
          <div class="pte-option-box">
            <div class="pte-radio"></div>
            <div>
              <div class="pte-option-title">Default (30 Days)</div>
              <div class="pte-option-desc">No additional charge</div>
            </div>
          </div>
        </label>

        <button class="pte-btn">START CHALLENGE →</button>

      </div>

    </div>

  </div>
</div>/* End custom CSS */