function togglePricing(button, contentId) {
const container = button.closest('.pricing-box');
const buttons = container.querySelectorAll('.toggle-btn');
const details = container.querySelectorAll('.pricing-detail');
buttons.forEach(btn => btn.classList.remove('active'));
details.forEach(detail => detail.classList.remove('active'));
button.classList.add('active');
document.getElementById(contentId).classList.add('active');
}
Founders Pass Membership
Choose the level that best fits your Crusader mission.
LEVEL 1 – PREMIUM LISTENING ONLY