<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta name="description" content="Bigfoot — Leaving Lasting Footprints in the World of Entertainment." />
  <title>Bigfoot — Leaving Lasting Footprints in the World of Entertainment</title>
  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&family=Inter:wght@400;500;600&display=swap" rel="stylesheet" />
  <link rel="stylesheet" href="/css/main.css" />
</head>
<body>
<div class="site-wrap">

  <!-- NAV (duplicated from navbar.ejs for static override) -->
  <nav class="nav" role="navigation" aria-label="Main navigation">
    <div class="nav-inner">
      <a class="nav-logo" href="/"><img class="nav-logo-img" src="https://assetrepo.s3.us-east-1.amazonaws.com/bigfoot.com/logo.bigfoot.png" alt="Bigfoot"></a>
      <div class="nav-links">
        <div class="nav-dropdown">
          <a href="/our-companies">Our Portfolio</a>
          <div class="nav-drop">
            <a href="/our-companies/bigfoot-studios">Bigfoot Studios</a>
            <a href="/our-companies/fashion-one">Fashion One</a>
            <a href="/our-companies/film-distribution">Film Distribution</a>
            <a href="/our-companies/film-school">IAFT Film School</a>
            <a href="/our-companies/bigfoot-ventures">Bigfoot Ventures</a>
            <a href="/our-companies/bigfoot-properties">Bigfoot Properties</a>
            <a href="/our-companies/bigfoot-foundation">Bigfoot Foundation</a>
            <a href="/our-companies/fashion-one-foundation">Fashion One Foundation</a>
          </div>
        </div>
        <div class="nav-dropdown">
          <a href="/about">About</a>
          <div class="nav-drop">
            <a href="/about">About Bigfoot</a>
            <a href="/about/executive-bios">Executive Bios</a>
            <a href="/about/affiliates">Affiliates</a>
          </div>
        </div>
        <a href="/videos">Videos</a>
        <a href="/blog">News</a>
        <a href="/contact" class="nav-cta">Contact</a>
      </div>
      <button class="nav-burger" id="nav-burger" aria-label="Toggle menu" aria-expanded="false">
        <span></span><span></span><span></span>
      </button>
    </div>
  </nav>
  <div class="nav-mobile" id="nav-mobile">
    <div class="mob-section">Our Portfolio</div>
    <a href="/our-companies/bigfoot-studios">Bigfoot Studios</a>
    <a href="/our-companies/fashion-one">Fashion One</a>
    <a href="/our-companies/film-distribution">Film Distribution</a>
    <a href="/our-companies/film-school">IAFT Film School</a>
    <a href="/our-companies/bigfoot-ventures">Bigfoot Ventures</a>
    <a href="/our-companies/bigfoot-properties">Bigfoot Properties</a>
    <a href="/our-companies/bigfoot-foundation">Bigfoot Foundation</a>
    <a href="/our-companies/fashion-one-foundation">Fashion One Foundation</a>
    <div class="mob-section">About</div>
    <a href="/about">About Bigfoot</a>
    <a href="/about/executive-bios">Executive Bios</a>
    <a href="/about/affiliates">Affiliates</a>
    <div class="mob-section">More</div>
    <a href="/videos">Videos</a>
    <a href="/blog">News &amp; Press</a>
    <a href="/contact">Contact</a>
  </div>

  <main>

    <!-- ── HERO ─────────────────────────────────────────── -->
    <section class="hero">
      <div class="container">
        <div class="hero-inner">
          <div class="hero-eyebrow">Entertainment Group</div>
          <h1>Leaving Lasting<br /><em>Footprints.</em></h1>
          <p class="hero-tagline">
            A diversified holding company operating across film production, international broadcasting,
            distribution, real estate, investment, and education.
          </p>
          <div class="hero-actions">
            <a href="/our-companies" class="btn btn-primary">Our Portfolio <span class="arr">→</span></a>
            <a href="/about" class="btn btn-outline">About Bigfoot</a>
          </div>
        </div>
      </div>
    </section>

    <!-- ── COMPANIES GRID ─────────────────────────────── -->
    <section class="companies">
      <div class="container">
        <div class="section-label">Our Portfolio</div>
        <div class="companies-grid">

          <a class="company-card" href="/our-companies/bigfoot-studios">
            <div class="cc-name">Bigfoot Studios</div>
            <div class="cc-desc">State-of-the-art film production and post-production facilities serving international productions.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/fashion-one">
            <div class="cc-name">Fashion One</div>
            <div class="cc-desc">International fashion, lifestyle and entertainment television channel broadcasting in over 100 countries.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/film-distribution">
            <div class="cc-name">Film Distribution</div>
            <div class="cc-desc">Global distribution arm placing independent and studio films across theatrical, broadcast and digital platforms.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/film-school">
            <div class="cc-name">IAFT Film School</div>
            <div class="cc-desc">The International Academy of Film and Television — professional film education rooted in practice.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/bigfoot-ventures">
            <div class="cc-name">Bigfoot Ventures</div>
            <div class="cc-desc">Venture investment arm backing founders and companies at the intersection of media, technology and culture.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/bigfoot-properties">
            <div class="cc-name">Bigfoot Properties</div>
            <div class="cc-desc">Real estate holdings supporting the group's operational infrastructure and investment portfolio.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/bigfoot-foundation">
            <div class="cc-name">Bigfoot Foundation</div>
            <div class="cc-desc">Charitable foundation committed to social impact, sustainability and community development.</div>
            <div class="cc-link">Learn more →</div>
          </a>

          <a class="company-card" href="/our-companies/fashion-one-foundation">
            <div class="cc-name">Fashion One Foundation</div>
            <div class="cc-desc">Non-profit protecting human and environmental rights through education and sustainable development.</div>
            <div class="cc-link">Learn more →</div>
          </a>

        </div>
      </div>
    </section>

    <!-- ── ABOUT STRIP ────────────────────────────────── -->
    <section class="about-strip">
      <div class="container">
        <div class="about-strip-inner">
          <div>
            <div class="section-label" style="--gold:#c4a046;">About the Group</div>
            <h2>A global entertainment<br /><em>holding company.</em></h2>
            <p>
              Bigfoot is an internationally active entertainment group with operations spanning film, television,
              digital media, education and real estate. Founded on the belief that great stories deserve great
              infrastructure, the group builds the platforms that allow creative work to reach global audiences.
            </p>
            <a href="/about" class="btn btn-primary">About Bigfoot <span class="arr">→</span></a>
          </div>
          <div>
            <div class="about-stats">
              <div>
                <div class="stat-num">100+</div>
                <div class="stat-label">Countries reached by Fashion One</div>
              </div>
              <div>
                <div class="stat-num">8</div>
                <div class="stat-label">Active subsidiaries</div>
              </div>
              <div>
                <div class="stat-num">4</div>
                <div class="stat-label">Languages of original programming</div>
              </div>
              <div>
                <div class="stat-num">6</div>
                <div class="stat-label">Continents of operation</div>
              </div>
              <div>
                <div class="stat-num">∞</div>
                <div class="stat-label">Stories left to tell</div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- ── LATEST NEWS ────────────────────────────────── -->
    <section class="news-strip">
      <div class="container">
        <div class="strip-head">
          <h2>Latest <em>News</em></h2>
          <a href="/blog" class="btn btn-outline-dark">All news &amp; press <span class="arr">→</span></a>
        </div>
        <div class="news-grid">
          <a class="news-card" href="/blog/fashion-one-strengthens-presence-in-the-uk-through-freesat">
            <div class="nc-cat">Distribution</div>
            <div class="nc-title">Fashion One Strengthens Presence in the UK Through Freesat</div>
            <div class="nc-excerpt">A new distribution partnership brings the channel to millions of additional UK households via the country's leading free-to-air satellite platform.</div>
            <div class="nc-meta">Dec 22, 2014</div>
          </a>
          <a class="news-card" href="/blog/the-ultimate-fashion-design-competition-returns-with-a-brand-new-season">
            <div class="nc-cat">On Air</div>
            <div class="nc-title">The Ultimate Fashion Design Competition Returns With a Brand New Season</div>
            <div class="nc-excerpt">Design Genius, Fashion One's original design-based reality competition, returns this November with a new mentor and a global casting call.</div>
            <div class="nc-meta">Oct 30, 2014</div>
          </a>
          <a class="news-card" href="/blog/fashion-one-presents-the-best-of-st-petersburg-fashion-week">
            <div class="nc-cat">Coverage</div>
            <div class="nc-title">Fashion One Presents the Best of St. Petersburg Fashion Week</div>
            <div class="nc-excerpt">Fashion One brings viewers front-row coverage of one of Europe's standout runway weeks, showcasing designers from Russia and beyond.</div>
            <div class="nc-meta">2014</div>
          </a>
        </div>
      </div>
    </section>

  </main>

  <!-- ── FOOTER ─────────────────────────────────────── -->
  <footer class="foot" role="contentinfo">
    <div class="container">
      <div class="foot-main">
        <div class="foot-brand">
          <div class="wordmark"><img src="https://assetrepo.s3.us-east-1.amazonaws.com/bigfoot.com/logo.bigfoot.png" alt="Bigfoot" style="height:32px;width:auto;display:block;"></div>
          <p>A diversified entertainment holding company leaving lasting footprints in film, television, distribution, education, and beyond.</p>
          <form class="newsletter-form" action="/api/subscribe" method="POST"
            style="display:flex;gap:0;border:1px solid rgba(26,45,110,0.15);max-width:320px;">
            <input type="email" name="email" placeholder="Your email address"
              style="flex:1;border:0;background:transparent;padding:12px 14px;color:var(--text);font-size:13px;outline:none;min-width:0;"
              required />
            <button type="submit"
              style="background:var(--gold);color:var(--dark);border:0;padding:12px 16px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;">
              Subscribe
            </button>
          </form>
        </div>
        <div class="foot-col">
          <h4>Our Portfolio</h4>
          <ul>
            <li><a href="/our-companies/bigfoot-studios">Bigfoot Studios</a></li>
            <li><a href="/our-companies/fashion-one">Fashion One</a></li>
            <li><a href="/our-companies/film-distribution">Film Distribution</a></li>
            <li><a href="/our-companies/film-school">IAFT Film School</a></li>
            <li><a href="/our-companies/bigfoot-ventures">Bigfoot Ventures</a></li>
            <li><a href="/our-companies/bigfoot-properties">Bigfoot Properties</a></li>
            <li><a href="/our-companies/bigfoot-foundation">Foundation</a></li>
          </ul>
        </div>
        <div class="foot-col">
          <h4>Company</h4>
          <ul>
            <li><a href="/about">About Us</a></li>
            <li><a href="/about/executive-bios">Executive Bios</a></li>
            <li><a href="/about/affiliates">Affiliates</a></li>
            <li><a href="/videos">Videos</a></li>
            <li><a href="/contact">Contact</a></li>
          </ul>
        </div>
        <div class="foot-col">
          <h4>Press</h4>
          <ul>
            <li><a href="/blog">News &amp; Press</a></li>
            <li><a href="/blog?category=press-releases">Press Releases</a></li>
            <li><a href="/blog?category=press-clippings">Press Clippings</a></li>
            <li><a href="/blog?category=fashion-one">Fashion One</a></li>
          </ul>
        </div>
      </div>
      <div class="foot-bottom">
        <span>&copy; 2026 Bigfoot. All rights reserved.</span>
        <span>
          <a href="/privacy">Privacy Policy</a> &nbsp;·&nbsp;
          <a href="/terms">Terms of Use</a>
        </span>
      </div>
    </div>
  </footer>

</div><!-- /.site-wrap -->
<script src="/js/main.js"></script>
</body>
</html>
