<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MaERA Distribution | Investors</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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div class="container nav-container">
<a href="index.html" class="logo"><span class="logo-text">MAERA</span></a>
<ul class="nav-links"><li><a href="index.html">Home</a></li><li><a href="films.html">Films</a></li><li><a href="talent.html">Talent</a></li><li><a href="about.html">About</a></li><li><a href="services.html">Services</a></li><li><a href="investors.html">Investors</a></li><li><a href="news.html">News</a></li><li><a href="contact.html">Contact</a></li><li><a href="submit.html">Submit</a></li><li><a href="login.html" class="btn-outline">Login</a></li></ul>
</div>
</header>
<main>
<div class="container">
<h2 class="section-title">Building the Financial Infrastructure of Cinema</h2>
<p style="margin-bottom: 2rem;">MaERA represents a highly scalable, tech-enabled approach to IP acquisition and monetization in the global film market.</p>
<div class="grid-2" style="margin-bottom: 2rem;">
<div><h3>Market Opportunity</h3><p style="color: #9a9aa3;">The global demand for high-quality, culturally specific content is exploding, driven by the proliferation of streaming platforms seeking to capture international subscriber bases. However, the traditional acquisition model remains fractured, opaque, and inefficient. MaERA bridges this gap by acting as a modern, data-driven aggregator and distributor of premium independent IP from the fastest-growing cinematic regions: MENA, Asia, and Africa. By securing all-rights deals early in the festival lifecycle, we construct a diversified portfolio of cultural assets that generate revenue across multiple, stacking windows.</p></div>
<div><h3>Revenue Model</h3><ul style="list-style: none; color: #9a9aa3;"><li>• Theatrical Box Office: Targeted, event-style releases in key domestic and international territories.</li><li>• Platform Licensing: SVOD/AVOD licensing deals with major streamers (Netflix, Amazon, Apple, regional platforms).</li><li>• International Sales: Territory-by-territory rights licensing via major markets (EFM, Cannes, AFM).</li><li>• Direct-to-Consumer: High-margin transactional VOD via our proprietary FILMERA ecosystem.</li></ul></div>
</div>
<div class="grid-3" style="margin-bottom: 2rem;">
<div class="card"><h4>Phase 1: Market Establishment</h4><p style="color: #9a9aa3;">Acquisition of 10-15 high-pedigree festival titles per year. Building core distribution infrastructure and buyer networks.</p></div>
<div class="card"><h4>Phase 2: Scale & Tech Integration</h4><p style="color: #9a9aa3;">Expansion to 30+ titles. Launch of proprietary predictive analytics for acquisition and targeted marketing.</p></div>
<div class="card"><h4>Phase 3: Vertical Integration</h4><p style="color: #9a9aa3;">Moving upstream into financing and production of select projects. Full rollout of decentralized rights management.</p></div>
</div>
<div style="text-align: center; background: rgba(255, 255, 255, 0.03); border-radius: 1rem; padding: 2rem;"><p>Request the Deck for detailed financials, market analysis, and our current slate performance. Please contact our investor relations team.</p></div>
</div>
</main>
<footer class="footer"><div class="container"><p>© 2025 MaERA Distribution. All rights reserved.</p></div></footer>
</body>
</html>