{"id":1220,"date":"2024-04-26T06:41:10","date_gmt":"2024-04-26T06:41:10","guid":{"rendered":"https:\/\/www.miamiherald.com\/careers-education\/?p=1220"},"modified":"2026-08-23T21:24:18","modified_gmt":"2026-08-24T02:24:18","slug":"best-enrolled-agent-continuing-education-courses","status":"publish","type":"post","link":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/","title":{"rendered":"Best Enrolled Agent Continuing Education Courses"},"content":{"rendered":" <p class=\"wp-block-paragraph\">If you&#8217;re an EA, CPA, or any other finance professional who deals with taxation, making sure that you&#8217;re on the <a href=\"https:\/\/www.cpajournal.com\/2024\/03\/26\/staying-on-the-right-side-of-the-law-in-tax-collection-matters\/\">right side<\/a> of tax law is crucial.<\/p> <p class=\"wp-block-paragraph\">One of the best ways to do this is to take tax classes and earn your required Enrolled Agent CPE. In times past, this had to be done in person, but now, many Enrolled Agents use online Enrolled Agent CPE led by industry experts. From IRS-approved continuing education programs to other types of CE credit options, how can one be sure they are taking the right courses?<\/p> <p class=\"wp-block-paragraph\">I&#8217;ve done the hard work for you.<\/p> <p class=\"wp-block-paragraph\">As an experienced finance educational expert, I&#8217;ve spent considerable time evaluating various continuing education courses for EAs. Below, I&#8217;ve outlined the best continuing education, including features, pros, cons, and more.<\/p> <style data-wp-block-html=\"css\"> #ea-ce-course-quiz { --eaceq-text: #172033; --eaceq-muted: #667085; --eaceq-border: #e4e7ec; --eaceq-bg-soft: #f8fafc; --eaceq-accent: #2563eb; --eaceq-accent-dark: #1d4ed8; --eaceq-success: #16a34a; width: 100%; margin: 32px auto; color: var(--eaceq-text); font-family: inherit; } #ea-ce-course-quiz * { box-sizing: border-box; } #ea-ce-course-quiz .eaceq-shell { max-width: 850px; margin: 0 auto; background: #fff; border: 1px solid var(--eaceq-border); border-radius: 18px; box-shadow: 0 10px 35px rgba(16, 24, 40, 0.07); overflow: hidden; } #ea-ce-course-quiz .eaceq-start, #ea-ce-course-quiz .eaceq-quiz, #ea-ce-course-quiz .eaceq-result { padding: 46px; } #ea-ce-course-quiz .eaceq-start { text-align: center; } #ea-ce-course-quiz .eaceq-eyebrow, #ea-ce-course-quiz .eaceq-result-label, #ea-ce-course-quiz .eaceq-runner-label { margin-bottom: 12px; font-size: 12px; font-weight: 800; letter-spacing: 0.09em; color: var(--eaceq-accent); } #ea-ce-course-quiz .eaceq-main-title { margin: 0 0 16px; color: var(--eaceq-text); font-size: clamp(28px, 4vw, 40px); line-height: 1.12; font-weight: 700; } #ea-ce-course-quiz .eaceq-intro { max-width: 650px; margin: 0 auto 22px; color: var(--eaceq-muted); font-size: 17px; line-height: 1.65; } #ea-ce-course-quiz .eaceq-start-features { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px 22px; margin: 25px 0 28px; color: #344054; font-size: 14px; font-weight: 600; } #ea-ce-course-quiz .eaceq-primary { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 14px 26px; border: 0; border-radius: 10px; background: var(--eaceq-accent); color: #fff !important; font: inherit; font-weight: 800; font-size: 16px; line-height: 1.2; text-decoration: none !important; cursor: pointer; transition: transform 0.15s ease, background 0.15s ease; } #ea-ce-course-quiz .eaceq-primary:hover { background: var(--eaceq-accent-dark); transform: translateY(-1px); } #ea-ce-course-quiz .eaceq-no-email { margin: 12px 0 0; color: var(--eaceq-muted); font-size: 13px; } #ea-ce-course-quiz .eaceq-topbar { margin-bottom: 34px; } #ea-ce-course-quiz .eaceq-progress-text { margin-bottom: 9px; color: var(--eaceq-muted); font-size: 13px; font-weight: 700; } #ea-ce-course-quiz .eaceq-progress-track { width: 100%; height: 8px; overflow: hidden; border-radius: 999px; background: #eef2f6; } #ea-ce-course-quiz .eaceq-progress-fill { width: 0; height: 100%; border-radius: 999px; background: var(--eaceq-accent); transition: width 0.25s ease; } #ea-ce-course-quiz .eaceq-question h3 { margin: 0 0 10px; color: var(--eaceq-text); font-size: clamp(22px, 3vw, 29px); line-height: 1.25; } #ea-ce-course-quiz .eaceq-question-help { margin: 0 0 24px; color: var(--eaceq-muted); font-size: 15px; line-height: 1.55; } #ea-ce-course-quiz .eaceq-options { display: grid; gap: 12px; } #ea-ce-course-quiz .eaceq-option { width: 100%; padding: 17px 18px; border: 1.5px solid var(--eaceq-border); border-radius: 11px; background: #fff; color: #344054; font: inherit; font-size: 15px; font-weight: 650; line-height: 1.4; text-align: left; cursor: pointer; transition: border 0.15s ease, background 0.15s ease, transform 0.15s ease; } #ea-ce-course-quiz .eaceq-option:hover { border-color: var(--eaceq-accent); background: #f8fbff; transform: translateY(-1px); } #ea-ce-course-quiz .eaceq-option.is-selected { border-color: var(--eaceq-accent); background: #eff6ff; color: #1e40af; } #ea-ce-course-quiz .eaceq-nav { min-height: 35px; margin-top: 22px; } #ea-ce-course-quiz .eaceq-back, #ea-ce-course-quiz .eaceq-restart { border: 0; background: transparent; color: var(--eaceq-muted); font: inherit; font-size: 14px; font-weight: 700; cursor: pointer; } #ea-ce-course-quiz .eaceq-result { background: var(--eaceq-bg-soft); text-align: center; } #ea-ce-course-quiz .eaceq-winner-card { padding: 35px; border: 1px solid var(--eaceq-border); border-radius: 16px; background: #fff; } #ea-ce-course-quiz .eaceq-badge { display: inline-block; margin-bottom: 20px; padding: 7px 11px; border-radius: 999px; background: #ecfdf3; color: #067647; font-size: 11px; font-weight: 900; letter-spacing: 0.06em; } #ea-ce-course-quiz .eaceq-logo-box, #ea-ce-course-quiz .eaceq-runner-logo { display: flex; align-items: center; justify-content: center; } #ea-ce-course-quiz .eaceq-logo-box { min-height: 72px; margin-bottom: 15px; } #ea-ce-course-quiz .eaceq-logo-box img { max-width: 190px; max-height: 70px; } #ea-ce-course-quiz .eaceq-runner-logo img { max-width: 110px; max-height: 50px; } #ea-ce-course-quiz .eaceq-provider-text { font-size: 23px; font-weight: 900; } #ea-ce-course-quiz .eaceq-result-title { margin: 0 0 8px; font-size: 28px; line-height: 1.2; } #ea-ce-course-quiz .eaceq-match { display: inline-block; margin: 1px 0 20px; padding: 8px 13px; border-radius: 999px; background: #eff6ff; color: #1d4ed8; font-size: 15px; font-weight: 900; } #ea-ce-course-quiz .eaceq-result-copy { max-width: 650px; margin: 0 auto 23px; color: #475467; font-size: 16px; line-height: 1.65; } #ea-ce-course-quiz .eaceq-reasons { max-width: 610px; margin: 0 auto 25px; text-align: left; } #ea-ce-course-quiz .eaceq-reason { position: relative; margin: 10px 0; padding-left: 29px; color: #344054; font-size: 15px; line-height: 1.5; } #ea-ce-course-quiz .eaceq-reason:before { content: \"\u2713\"; position: absolute; left: 0; top: 0; color: var(--eaceq-success); font-weight: 900; } #ea-ce-course-quiz .eaceq-editorial-note { max-width: 620px; margin: 23px auto; padding: 16px 18px; border-radius: 10px; background: #f8fafc; color: #475467; font-size: 14px; line-height: 1.55; } #ea-ce-course-quiz .eaceq-result-cta { margin-top: 3px; } #ea-ce-course-quiz .eaceq-runner { margin-top: 20px; padding: 25px; border: 1px solid var(--eaceq-border); border-radius: 14px; background: #fff; text-align: left; } #ea-ce-course-quiz .eaceq-runner-main { display: flex; align-items: center; gap: 18px; margin: 12px 0; } #ea-ce-course-quiz .eaceq-runner-main h4 { margin: 0 0 3px; color: var(--eaceq-text); font-size: 20px; } #ea-ce-course-quiz .eaceq-runner-match { color: var(--eaceq-accent); font-size: 14px; font-weight: 800; } #ea-ce-course-quiz .eaceq-runner p { margin: 13px 0 17px; color: var(--eaceq-muted); font-size: 14px; line-height: 1.55; } #ea-ce-course-quiz .eaceq-secondary { color: var(--eaceq-accent) !important; font-size: 14px; font-weight: 800; text-decoration: none !important; } #ea-ce-course-quiz .eaceq-restart { margin-top: 22px; } @media (max-width: 650px) { #ea-ce-course-quiz { margin: 22px auto; } #ea-ce-course-quiz .eaceq-shell { border-radius: 14px; } #ea-ce-course-quiz .eaceq-start, #ea-ce-course-quiz .eaceq-quiz, #ea-ce-course-quiz .eaceq-result { padding: 28px 19px; } #ea-ce-course-quiz .eaceq-start-features { display: grid; gap: 8px; } #ea-ce-course-quiz .eaceq-primary { width: 100%; } #ea-ce-course-quiz .eaceq-winner-card { padding: 26px 18px; } } <\/style> <script data-wp-block-html=\"js\"> (function () { function initEACEQuiz() { const root = document.getElementById('ea-ce-course-quiz'); if (!root) { return; } if (root.dataset.quizInitialized === 'true') { return; } root.dataset.quizInitialized = 'true'; const courses = { becker: { name: 'Becker', shortName: 'Becker', url: 'https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/', logo: '' }, surgent: { name: 'Surgent', shortName: 'Surgent', url: 'https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/', logo: '' }, illumeo: { name: 'Illumeo', shortName: 'Illumeo', url: 'https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/', logo: '' }, lambers: { name: 'Lambers', shortName: 'Lambers', url: 'https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/lambers-cpe\/', logo: '' }, gleim: { name: 'Gleim', shortName: 'Gleim', url: 'https:\/\/www.miamiherald.com\/careers-education\/recommends\/gleim\/gleim-cpe-ea\/', logo: '' }, ffa: { name: 'Fast Forward Academy', shortName: 'Fast Forward Academy', url: 'PASTE-FAST-FORWARD-ACADEMY-AFFILIATE-URL-HERE', logo: '' } }; \/* * Editorial preference: * * Becker = #1 overall * Surgent = #2, strongest efficiency\/personalization option * Illumeo = #3, strongest career-versatility option * * Lambers, Gleim, and FFA can still win when the user's * priorities strongly match their individual strengths. *\/ const editorialBonus = { becker: 12, surgent: 7, illumeo: 4, lambers: 1.5, gleim: 1, ffa: 0.5 }; const questions = [ { id: 'goal', title: 'What are you mainly trying to get from your continuing education?', help: 'Some EAs mainly need credits, while others want CE to strengthen their actual professional skills.', answers: [ { label: 'Meet my requirements while still getting high-quality training', scores: { becker: 13, surgent: 10, illumeo: 8, lambers: 7, gleim: 9, ffa: 8 }, tag: 'balanced_goal' }, { label: 'Finish my required hours as efficiently as possible', scores: { becker: 7, surgent: 14, illumeo: 8, lambers: 5, gleim: 6, ffa: 10 }, tag: 'efficiency' }, { label: 'Become much stronger on tax law and technical tax topics', scores: { becker: 12, surgent: 9, illumeo: 5, lambers: 8, gleim: 14, ffa: 8 }, tag: 'tax_depth' }, { label: 'Build broader career skills beyond tax', scores: { becker: 9, surgent: 7, illumeo: 15, lambers: 5, gleim: 4, ffa: 6 }, tag: 'career_growth' } ] }, { id: 'hours', title: 'How much continuing education do you expect to complete through this provider?', answers: [ { label: 'Just enough to cover my immediate annual requirements', scores: { becker: 7, surgent: 13, illumeo: 7, lambers: 5, gleim: 12, ffa: 11 }, tag: 'limited_hours' }, { label: 'Around 20 to 40 hours', scores: { becker: 9, surgent: 14, illumeo: 9, lambers: 7, gleim: 13, ffa: 12 }, tag: 'standard_hours' }, { label: 'A lot. I want unlimited or extensive access throughout the year', scores: { becker: 14, surgent: 7, illumeo: 14, lambers: 10, gleim: 6, ffa: 13 }, tag: 'unlimited' }, { label: 'I want a long-term CE platform I can keep using for professional development', scores: { becker: 15, surgent: 8, illumeo: 14, lambers: 8, gleim: 7, ffa: 8 }, tag: 'long_term' } ] }, { id: 'learning', title: 'How do you prefer to complete CE courses?', answers: [ { label: 'High-quality video and on-demand lessons', scores: { becker: 14, surgent: 8, illumeo: 6, lambers: 14, gleim: 6, ffa: 8 }, tag: 'video' }, { label: 'Live webinars where I can interact with an instructor', scores: { becker: 15, surgent: 13, illumeo: 11, lambers: 10, gleim: 3, ffa: 5 }, tag: 'live' }, { label: 'Self-paced courses I can work through whenever I have time', scores: { becker: 10, surgent: 13, illumeo: 12, lambers: 8, gleim: 13, ffa: 12 }, tag: 'self_paced' }, { label: 'Interactive online learning that keeps me engaged', scores: { becker: 10, surgent: 12, illumeo: 9, lambers: 6, gleim: 8, ffa: 15 }, tag: 'interactive' } ] }, { id: 'content', title: 'What type of CE content are you most interested in?', answers: [ { label: 'Federal tax law, IRS updates, and ethics', scores: { becker: 14, surgent: 12, illumeo: 8, lambers: 9, gleim: 14, ffa: 11 }, tag: 'tax_content' }, { label: 'Detailed technical tax training that goes beyond the minimum', scores: { becker: 12, surgent: 9, illumeo: 5, lambers: 9, gleim: 16, ffa: 8 }, tag: 'technical' }, { label: 'Tax plus leadership, finance, Excel, communication, and other career skills', scores: { becker: 9, surgent: 6, illumeo: 16, lambers: 5, gleim: 4, ffa: 6 }, tag: 'broad_library' }, { label: 'A broad mix so I can choose whatever is relevant to me each year', scores: { becker: 15, surgent: 10, illumeo: 14, lambers: 8, gleim: 6, ffa: 11 }, tag: 'variety' } ] }, { id: 'personalization', title: 'How much do you care about the platform helping you decide what to study?', answers: [ { label: 'A lot. I want technology that identifies what I actually need', scores: { becker: 8, surgent: 16, illumeo: 14, lambers: 5, gleim: 7, ffa: 10 }, tag: 'personalized' }, { label: 'I mainly want recommendations based on my career goals', scores: { becker: 9, surgent: 10, illumeo: 16, lambers: 5, gleim: 5, ffa: 7 }, tag: 'career_personalization' }, { label: 'I prefer choosing my own courses from a strong catalog', scores: { becker: 14, surgent: 9, illumeo: 13, lambers: 9, gleim: 10, ffa: 11 }, tag: 'choose_myself' }, { label: 'I mostly care that the courses are thorough and well organized', scores: { becker: 12, surgent: 9, illumeo: 7, lambers: 9, gleim: 15, ffa: 7 }, tag: 'structure' } ] }, { id: 'credentials', title: 'Do you need continuing education for more than one professional credential?', answers: [ { label: 'Yes. I hold or may pursue multiple finance or accounting designations', scores: { becker: 11, surgent: 8, illumeo: 16, lambers: 7, gleim: 7, ffa: 6 }, tag: 'multi_credential' }, { label: 'Maybe. Having one platform for several credentials would be useful', scores: { becker: 11, surgent: 8, illumeo: 15, lambers: 7, gleim: 7, ffa: 7 }, tag: 'versatility' }, { label: 'No. My main concern is meeting my EA requirements', scores: { becker: 13, surgent: 12, illumeo: 7, lambers: 9, gleim: 13, ffa: 12 }, tag: 'ea_only' } ] }, { id: 'experience', title: 'What would make CE feel worth your time instead of just a requirement?', answers: [ { label: 'Professional production and engaging instructors', scores: { becker: 16, surgent: 9, illumeo: 6, lambers: 13, gleim: 7, ffa: 7 }, tag: 'premium' }, { label: 'Getting through material efficiently without reviewing things I already know', scores: { becker: 7, surgent: 16, illumeo: 10, lambers: 5, gleim: 6, ffa: 9 }, tag: 'time_saving' }, { label: 'Learning skills that help me beyond tax compliance', scores: { becker: 10, surgent: 7, illumeo: 16, lambers: 5, gleim: 5, ffa: 7 }, tag: 'professional_growth' }, { label: 'Really understanding difficult tax issues in depth', scores: { becker: 12, surgent: 9, illumeo: 5, lambers: 9, gleim: 16, ffa: 8 }, tag: 'mastery' }, { label: 'A simple, user-friendly platform that makes CE less tedious', scores: { becker: 10, surgent: 11, illumeo: 10, lambers: 5, gleim: 7, ffa: 16 }, tag: 'user_friendly' } ] }, { id: 'priority', title: 'If you had to choose one, what matters most in an EA continuing education provider?', answers: [ { label: 'The best overall combination of course quality, variety, flexibility, and support', scores: { becker: 18, surgent: 8, illumeo: 7, lambers: 5, gleim: 6, ffa: 5 }, tag: 'overall' }, { label: 'Saving time with personalized, efficient learning', scores: { becker: 6, surgent: 18, illumeo: 9, lambers: 4, gleim: 5, ffa: 8 }, tag: 'smart_learning' }, { label: 'A huge course library that helps me grow beyond tax', scores: { becker: 7, surgent: 5, illumeo: 18, lambers: 4, gleim: 3, ffa: 5 }, tag: 'career_versatility' }, { label: 'Strong video instruction from experienced professionals', scores: { becker: 11, surgent: 6, illumeo: 5, lambers: 18, gleim: 5, ffa: 5 }, tag: 'video_instruction' }, { label: 'The deepest, most rigorous tax education', scores: { becker: 9, surgent: 6, illumeo: 3, lambers: 6, gleim: 18, ffa: 5 }, tag: 'rigorous_tax' }, { label: 'An interactive, easy-to-use online learning experience', scores: { becker: 7, surgent: 8, illumeo: 6, lambers: 4, gleim: 5, ffa: 18 }, tag: 'interactive_priority' } ] } ]; const tagReasons = { balanced_goal: 'You want to satisfy your EA continuing education requirements without sacrificing the quality of the training.', efficiency: 'You want to complete your CE requirements efficiently and avoid wasting time on material you already know.', tax_depth: 'You want continuing education to deepen your technical tax knowledge, not simply earn credits.', career_growth: 'You want your continuing education to help you develop broader professional skills beyond tax.', limited_hours: 'You mainly need a focused package that covers your immediate continuing education requirements.', standard_hours: 'A defined package of continuing education hours fits your current needs well.', unlimited: 'You want extensive or unlimited course access so you can keep learning throughout the year.', long_term: 'You are looking for a continuing education platform you can use repeatedly for professional development.', video: 'High-quality video instruction is an important part of how you prefer to learn.', live: 'You value live webinars and the ability to interact with instructors in real time.', self_paced: 'You need self-paced courses that fit around your professional schedule.', interactive: 'You prefer an interactive online platform that makes continuing education feel more engaging.', tax_content: 'Federal tax law, IRS updates, and ethics are the most important subjects for your continuing education.', technical: 'You want detailed technical tax education that goes beyond simply meeting the minimum requirement.', broad_library: 'You want access to professional-development topics beyond traditional tax education.', variety: 'A large and varied course catalog gives you the flexibility you are looking for.', personalized: 'You value technology that helps identify the areas where your continuing education time is best spent.', career_personalization: 'You want course recommendations connected to your broader career goals.', choose_myself: 'You prefer choosing your own courses from a broad, high-quality catalog.', structure: 'Thorough, well-organized course material matters more to you than flashy learning technology.', multi_credential: 'You want one continuing education platform that can support multiple professional credentials.', versatility: 'The ability to use one platform across different credentials would make your CE much easier to manage.', ea_only: 'Your main concern is efficiently meeting your Enrolled Agent continuing education requirements.', premium: 'Professional production quality and engaging instructors make continuing education more valuable to you.', time_saving: 'You want to spend your continuing education time only on material that actually needs your attention.', professional_growth: 'You want your CE investment to strengthen skills that can help your career beyond tax compliance.', mastery: 'You care about genuinely mastering difficult tax topics rather than simply collecting credit hours.', user_friendly: 'An intuitive, easy-to-use learning platform is a major priority for you.', overall: 'Your top priority is the strongest overall combination of course quality, variety, flexibility, and support.', smart_learning: 'Your ideal platform uses personalized learning to make your continuing education more efficient.', career_versatility: 'You want a large multidisciplinary course library that supports broader professional development.', video_instruction: 'Strong video instruction from experienced professionals is your biggest priority.', rigorous_tax: 'You want continuing education with serious technical depth and rigorous tax instruction.', interactive_priority: 'You want a modern, interactive learning experience that makes completing CE easier.' }; const courseSummaries = { becker: 'Becker is our best overall EA continuing education choice and an especially strong match if you want a premium combination of live webcasts, on-demand courses, ethics content, tax updates, professional instruction, and flexible learning options.', surgent: 'Surgent is an especially strong match if efficiency and personalization matter most. Its adaptive approach is designed to focus your time on the material that needs attention, with both self-study and live webinar options.', illumeo: 'Illumeo is a particularly strong fit if you want your continuing education to do more than satisfy EA requirements. Its large multidisciplinary library makes it well suited to professionals who also want training in finance, leadership, technology, and other career skills.', lambers: 'Lambers is a strong fit for professionals who value experienced instructors and video-based continuing education. Its course delivery can be appealing to visual and auditory learners who care more about instruction than having the newest platform design.', gleim: 'Gleim is an especially strong match if your priority is rigorous, tax-focused continuing education. Its detailed materials and structured self-study approach suit professionals who want to develop a deeper understanding of technical tax topics.', ffa: 'Fast Forward Academy is a strong fit if you prioritize a user-friendly online experience, interactive learning tools, flexible access, and straightforward options for completing your continuing education hours.' }; const runnerSummaries = { becker: 'Becker also scored highly because its broad catalog, live and on-demand options, ethics coverage, and premium learning experience align with several of your priorities.', surgent: 'Surgent also scored highly, particularly if saving time through personalized learning and flexible CE packages becomes more important to you.', illumeo: 'Illumeo is also worth considering if you want a large course library, multi-credential support, and professional development beyond tax.', lambers: 'Lambers also scored well if experienced instructors and video-based learning are especially important to you.', gleim: 'Gleim is also worth considering if you decide that technical tax depth and a rigorous self-study approach matter more than course variety.', ffa: 'Fast Forward Academy also scored well if an interactive, straightforward online platform and flexible CE options are major priorities.' }; let currentQuestion = 0; let answers = []; const screens = root.querySelectorAll('[data-screen]'); const questionContainer = root.querySelector('[data-question-container]'); const currentEl = root.querySelector('[data-current]'); const totalEl = root.querySelector('[data-total]'); const progressEl = root.querySelector('[data-progress]'); const backButton = root.querySelector('[data-back]'); totalEl.textContent = questions.length; function showScreen(name) { screens.forEach(function (screen) { screen.hidden = screen.dataset.screen !== name; }); } function track(eventName, params) { if (typeof window.gtag === 'function') { window.gtag( 'event', eventName, Object.assign( { quiz_name: 'EA Continuing Education Course Quiz' }, params || {} ) ); } } const startButton = root.querySelector('[data-start]'); if (startButton) { startButton.addEventListener('click', function () { currentQuestion = 0; answers = []; showScreen('quiz'); renderQuestion(); track('prep_quiz_started', { exam: 'EA CE' }); }); } function renderQuestion() { const question = questions[currentQuestion]; currentEl.textContent = currentQuestion + 1; progressEl.style.width = (((currentQuestion + 1) \/ questions.length) * 100) + '%'; backButton.style.visibility = currentQuestion === 0 ? 'hidden' : 'visible'; let html = '<div class=\"eaceq-question\">'; html += '<h3>' + question.title + '<\/h3>'; if (question.help) { html += '<p class=\"eaceq-question-help\">' + question.help + '<\/p>'; } html += '<div class=\"eaceq-options\">'; question.answers.forEach(function (answer, index) { const selected = answers[currentQuestion] === index ? ' is-selected' : ''; html += '<button type=\"button\" ' + 'class=\"eaceq-option' + selected + '\" ' + 'style=\"display:block;width:100%;padding:17px 18px;border:1.5px solid #d8dee8;border-radius:11px;background:#fff;color:#344054;font:inherit;font-size:15px;font-weight:650;line-height:1.4;text-align:left;cursor:pointer;margin:0;\" ' + 'data-answer=\"' + index + '\">' + answer.label + '<\/button>'; }); html += '<\/div><\/div>'; questionContainer.innerHTML = html; questionContainer .querySelectorAll('[data-answer]') .forEach(function (button) { button.addEventListener('click', function () { selectAnswer( parseInt(button.dataset.answer, 10) ); }); }); track('prep_quiz_question_viewed', { exam: 'EA CE', question_number: currentQuestion + 1, question_id: question.id }); } function selectAnswer(index) { answers[currentQuestion] = index; const question = questions[currentQuestion]; const answer = question.answers[index]; track('prep_quiz_answered', { exam: 'EA CE', question_number: currentQuestion + 1, question_id: question.id, answer: answer.label }); const selectedButton = questionContainer.querySelector( '[data-answer=\"' + index + '\"]' ); if (selectedButton) { selectedButton.classList.add('is-selected'); selectedButton.style.borderColor = '#2563eb'; selectedButton.style.background = '#eff6ff'; selectedButton.style.color = '#1e40af'; } window.setTimeout(function () { if (currentQuestion < questions.length - 1) { currentQuestion++; renderQuestion(); } else { calculateResults(); } }, 170); } if (backButton) { backButton.addEventListener('click', function () { if (currentQuestion > 0) { currentQuestion--; renderQuestion(); } }); } function calculateResults() { const scores = { becker: 0, surgent: 0, illumeo: 0, lambers: 0, gleim: 0, ffa: 0 }; const tags = []; answers.forEach(function (answerIndex, questionIndex) { const answer = questions[questionIndex].answers[answerIndex]; tags.push(answer.tag); Object.keys(scores).forEach(function (courseKey) { scores[courseKey] += answer.scores[courseKey] || 0; }); }); Object.keys(editorialBonus).forEach(function (courseKey) { scores[courseKey] += editorialBonus[courseKey]; }); const ranking = Object.keys(scores) .map(function (key) { return { key: key, score: scores[key] }; }) .sort(function (a, b) { return b.score - a.score; }); const winner = ranking[0]; const runner = ranking[1]; const total = ranking.reduce(function (sum, item) { return sum + item.score; }, 0); const rawWinnerShare = winner.score \/ total; let winnerMatch = Math.round( 77 + ((rawWinnerShare - 0.1667) * 70) ); winnerMatch = Math.max( 78, Math.min(96, winnerMatch) ); const difference = winner.score - runner.score; let runnerMatch = winnerMatch - Math.max( 4, Math.round(difference * 0.75) ); runnerMatch = Math.max( 68, Math.min(winnerMatch - 3, runnerMatch) ); renderResults( winner, runner, winnerMatch, runnerMatch, tags ); track('prep_quiz_completed', { exam: 'EA CE', recommended_course: courses[winner.key].name, runner_up: courses[runner.key].name, match_percentage: winnerMatch }); } function courseLogo(courseKey) { const course = courses[courseKey]; if (course.logo) { return ( '<img decoding=\"async\" src=\"' + course.logo + '\" alt=\"' + course.name + '\">' ); } return ( '<div class=\"eaceq-provider-text\">' + course.shortName + '<\/div>' ); } function getReasons(tags) { const priority = [ 'efficiency', 'tax_depth', 'career_growth', 'unlimited', 'long_term', 'video', 'live', 'interactive', 'technical', 'broad_library', 'personalized', 'multi_credential', 'premium', 'time_saving', 'mastery', 'user_friendly', 'overall', 'smart_learning', 'career_versatility', 'video_instruction', 'rigorous_tax', 'interactive_priority' ]; const reasons = []; priority.forEach(function (tag) { if (tags.indexOf(tag) !== -1) { if (tagReasons[tag]) { if (reasons.length < 3) { reasons.push(tagReasons[tag]); } } } }); tags.forEach(function (tag) { if (reasons.length < 3) { if (tagReasons[tag]) { if (reasons.indexOf(tagReasons[tag]) === -1) { reasons.push(tagReasons[tag]); } } } }); return reasons.slice(0, 3); } function renderResults( winner, runner, winnerMatch, runnerMatch, tags ) { const winnerCourse = courses[winner.key]; const runnerCourse = courses[runner.key]; const reasons = getReasons(tags); root.querySelector('[data-winner-logo]').innerHTML = courseLogo(winner.key); root.querySelector('[data-winner-name]').textContent = winnerCourse.name; root.querySelector('[data-match]').textContent = winnerMatch; let resultCopyEl = root.querySelector('[data-result-copy]') || root.querySelector('.eaceq-result-copy'); if (!resultCopyEl) { resultCopyEl = document.createElement('p'); resultCopyEl.className = 'eaceq-result-copy'; const matchEl = root.querySelector('.eaceq-match'); if (matchEl) { matchEl.insertAdjacentElement('afterend', resultCopyEl); } } if (resultCopyEl) { resultCopyEl.textContent = courseSummaries[winner.key]; } root.querySelector('[data-reasons]').innerHTML = reasons .map(function (reason) { return ( '<div class=\"eaceq-reason\">' + reason + '<\/div>' ); }) .join(''); const badge = root.querySelector('[data-editorial-badge]'); const editorialNote = root.querySelector('[data-editorial-note]'); if (winner.key === 'becker') { badge.hidden = false; editorialNote.hidden = false; } else { badge.hidden = true; editorialNote.hidden = true; } const primaryCTA = root.querySelector('[data-primary-cta]'); primaryCTA.href = winnerCourse.url; primaryCTA.textContent = 'View ' + winnerCourse.shortName + ' & Current Discounts \u2192'; root.querySelector('[data-runner-logo]').innerHTML = courseLogo(runner.key); root.querySelector('[data-runner-name]').textContent = runnerCourse.name; root.querySelector('[data-runner-match]').textContent = runnerMatch; let runnerCopyEl = root.querySelector('[data-runner-copy]'); if (!runnerCopyEl) { const runnerEl = root.querySelector('.eaceq-runner'); if (runnerEl) { runnerCopyEl = runnerEl.querySelector('p'); if (!runnerCopyEl) { runnerCopyEl = document.createElement('p'); const compareEl = root.querySelector('[data-compare]'); if (compareEl) { compareEl.insertAdjacentElement('beforebegin', runnerCopyEl); } else { runnerEl.appendChild(runnerCopyEl); } } } } if (runnerCopyEl) { runnerCopyEl.textContent = runnerSummaries[runner.key]; } primaryCTA.onclick = function () { track('prep_quiz_primary_cta_clicked', { exam: 'EA CE', course: winnerCourse.name }); }; showScreen('result'); root.scrollIntoView({ behavior: 'smooth', block: 'start' }); } const compareButton = root.querySelector('[data-compare]'); if (compareButton) { compareButton.addEventListener('click', function () { track('prep_quiz_compare_clicked', { exam: 'EA CE' }); }); } const restartButton = root.querySelector('[data-restart]'); if (restartButton) { restartButton.addEventListener('click', function () { currentQuestion = 0; answers = []; showScreen('quiz'); renderQuestion(); root.scrollIntoView({ behavior: 'smooth', block: 'start' }); track('prep_quiz_restarted', { exam: 'EA CE' }); }); } } if (document.readyState === 'loading') { document.addEventListener( 'DOMContentLoaded', initEACEQuiz ); } else { initEACEQuiz(); } window.addEventListener( 'load', initEACEQuiz ); })(); <\/script> <div id=\"ea-ce-course-quiz\"> <div class=\"eaceq-shell\"> <div class=\"eaceq-start\" data-screen=\"start\"> <div class=\"eaceq-eyebrow\">60 SECOND QUIZ<\/div> <h3 class=\"eaceq-main-title\"> Which Enrolled Agent Continuing Education Course Is Best for You? <\/h3> <p class=\"eaceq-intro\"> Answer 8 quick questions about your CE requirements, learning style, schedule, and professional goals. We&#8217;ll match you with the EA continuing education provider that fits you best. <\/p> <div class=\"eaceq-start-features\"> <span>\u2713 Personalized match<\/span> <span>\u2713 8 quick questions<\/span> <span>\u2713 Instant results<\/span> <\/div> <button type=\"button\" class=\"eaceq-primary\" data-start=\"\"> Find My Best EA CE Course <\/button> <p class=\"eaceq-no-email\">No email required.<\/p> <\/div> <div class=\"eaceq-quiz\" data-screen=\"quiz\" hidden=\"\"> <div class=\"eaceq-topbar\"> <div class=\"eaceq-progress-text\"> Question <span data-current=\"\">1<\/span> of <span data-total=\"\">8<\/span> <\/div> <div class=\"eaceq-progress-track\"> <div class=\"eaceq-progress-fill\" data-progress=\"\"><\/div> <\/div> <\/div> <div data-question-container=\"\"><\/div> <div class=\"eaceq-nav\"> <button type=\"button\" class=\"eaceq-back\" data-back=\"\"> \u2190 Back <\/button> <\/div> <\/div> <div class=\"eaceq-result\" data-screen=\"result\" hidden=\"\"> <div class=\"eaceq-result-label\"> YOUR BEST EA CONTINUING EDUCATION PROVIDER <\/div> <div class=\"eaceq-winner-card\"> <div class=\"eaceq-badge\" data-editorial-badge=\"\" hidden=\"\"> OUR #1 OVERALL PICK <\/div> <div class=\"eaceq-logo-box\" data-winner-logo=\"\"><\/div> <h3 class=\"eaceq-result-title\" data-winner-name=\"\"><\/h3> <div class=\"eaceq-match\"> <span data-match=\"\"><\/span>% Match <\/div> <p class=\"eaceq-result-copy\" data-result-copy=\"\"><\/p> <div class=\"eaceq-reasons\" data-reasons=\"\"><\/div> <div class=\"eaceq-editorial-note\" data-editorial-note=\"\" hidden=\"\"> <strong>Your answers matched our #1 rated EA continuing education provider.<\/strong> Becker is also our editorial team&#8217;s top overall choice after comparing the leading EA CE options. <\/div> <a class=\"eaceq-primary eaceq-result-cta\" data-primary-cta=\"\" href=\"#\" rel=\"nofollow sponsored\" > View Course &amp; Current Discounts \u2192 <\/a> <\/div> <div class=\"eaceq-runner\"> <div class=\"eaceq-runner-label\"> YOUR RUNNER UP <\/div> <div class=\"eaceq-runner-main\"> <div class=\"eaceq-runner-logo\" data-runner-logo=\"\"><\/div> <div> <h4 data-runner-name=\"\"><\/h4> <div class=\"eaceq-runner-match\"> <span data-runner-match=\"\"><\/span>% Match <\/div> <\/div> <\/div> <p data-runner-copy=\"\"><\/p> <a href=\"#enrolled-agent-continuing-education-course-comparison\" class=\"eaceq-secondary\" data-compare=\"\" > Compare My Top 2 <\/a> <\/div> <button type=\"button\" class=\"eaceq-restart\" data-restart=\"\"> Retake Quiz <\/button> <\/div> <\/div> <\/div> <h2 id=\"h-top-choices-for-ea-ce-courses\" class=\"wp-block-heading custom_key\"><strong>Top Choices for EA CE Courses<\/strong><\/h2> <ul class=\"wp-block-list custom_underline\"> <li><strong>Best All-Around CPE: <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/\" rel=\"sponsored nofollow\">Becker<\/a><\/strong> &#8211; Becker\u2019s extensive selection of IRS-approved courses, live Q&amp;A webcasts, and critical updates make it a standout choice for Enrolled Agents seeking a reliable and flexible solution for their CPE needs.<\/li> <li><strong>Best for Personalized Learning: <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/\" rel=\"sponsored nofollow\">Surgent<\/a><\/strong> &#8211; Surgent\u2019s AI-driven platform zeroes in on your weak spots, saving time and helping you study smarter, not harder.<\/li> <li><strong>Best for Career Versatility: <a class=\"thirstylink\" rel=\"nofollow\" target=\"_blank\" title=\"Illumeo CPE Coupon\" href=\"https:\/\/www.linkconnector.com\/ta.php?lc=076621099724006849&amp;atid=MH-Illumeo-CPE-Coupon\" data-linkid=\"483\" data-shortcode=\"true\">Illumeo<\/a><\/strong> &#8211; Illumeo\u2019s massive library of over 1,800 courses allows Enrolled Agents to expand into leadership, finance, and soft skills while its AI-driven compliance tools ensure all credit requirements are met across multiple designations.<\/li> <li><strong>Best for Video Learners: <a href=\"https:\/\/www.lambers.com\/cpe-crush-special-offer\/\" rel=\"sponsored nofollow\">Lambers<\/a><\/strong> &#8211; Lambers offers solid video lessons taught by experienced instructors, but its outdated design and higher price tag might not be for everyone.<\/li> <li><strong>Best for Tax Training: <a href=\"https:\/\/www.gleim.com\/cpe\/ea-ce-packages\/?utm_medium=affiliate&amp;irgwc=1&amp;promoID=CRUSHCPA-Cat\" rel=\"sponsored nofollow\">Gleim<\/a><\/strong> &#8211; Gleim\u2019s detailed, in-depth courses are perfect for anyone who wants to fully master tax concepts with a no-nonsense, thorough approach.<\/li> <li><strong>Best for Interactive Study: <a href=\"https:\/\/fastforwardacademy.com\/course\/irs-nasba-ctec-tax-continuing-education?&amp;affiliate=crushtheea&amp;site=7\" rel=\"sponsored nofollow\">Fast Forward Academy<\/a><\/strong> &#8211; With its easy-to-navigate platform and interactive tools, Fast Forward Academy keeps learning simple, fun, and effective.<\/li> <\/ul> <h2 id=\"h-enrolled-agent-continuing-education-course-comparison\" class=\"wp-block-heading\">Enrolled Agent Continuing Education Course Comparison<\/h2> <style type=\"text\/css\" id=\"supsystic-table-63_52842-css\">\/* Here you can add custom CSS for the current table *\/ \/* Lean more about CSS: https:\/\/en.wikipedia.org\/wiki\/Cascading_Style_Sheets *\/ \/* To prevent the use of styles to other tables use \"#supsystic-table-63\" as a base selector for example: #supsystic-table-63 { ... } #supsystic-table-63 tbody { ... } #supsystic-table-63 tbody tr { ... } *\/ span.discount { margin-top: 6px; display: inline-block; float: left; font-weight: 400; width: 100%; font-size: 12px; } .supsystic-table tr:nth-child(1) th a:nth-child(3) { background: #1873cd; border: 1px solid #1873cd; } .supsystic-table tr:nth-child(1) th a:nth-child(4) { background: #1873cd; border: 1px solid #1873cd; } \/*.supsystic-table tr:nth-child(1) th {*\/ \/* padding: 65px 10px 20px;*\/ \/* position: relative;*\/ \/*}*\/ .supsystic-table tr:nth-child(1) th .editor_block:nth-child(1) { background: #32cd32; color: #fff; font-size: 14px; position: absolute; padding: 10px 0px; margin-bottom: 20px; top: 0px; left: 0; right: 0; } li.coupon_dis { list-style: none; } .dataTables_scrollBody .editor_block { display: none; } .editor_block::after { content: \"\"; position: absolute; left: 0; right: 0; margin: auto; height: 10px; width: 10px; background: #32cd32; top: 35px; transform: rotate(45deg); } .supsystic-table tr:nth-child(1) a:nth-child(4), .supsystic-table tr:nth-child(1) a.external { color: #fff; padding: 4px 12px; width: 70%; border-radius: 50px; font-size: 9px; margin-top: 10px; display: inline-block; margin-bottom: 12px; } .supsystic-table thead th img { width: 200px; margin: 0 auto; display: block; } .supsystic-table tbody tr:last-child td a { background: #00d084; color: #fff; padding: 10px 10px; border-radius: 10px; font-size: 16px; } .supsystic-table tbody tr:last-child { height: 80px; } .supsystic-table tr:nth-child(1) a:nth-child(3), .supsystic-table tr:nth-child(1) a.external { color: #fff; padding: 4px 12px; width: 70%; border-radius: 50px; font-size: 9px; margin-top: 10px; display: inline-block; margin-bottom: 12px; } table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { border-top: 1px solid #ddd; border-right: 1px solid #ddd; } tr:first-child th { background-color: #fff; border: 1px solid #e1e1e1; } th:first-child, td:first-child { font-size: 14px; letter-spacing: normal; line-height: 20px; text-align: left; } .supsystic-table tbody tr td { padding: 12px 10px !important; } td { font-size: 13px; text-align: center; } .supsystic-table tbody tr:first-child td { border-top: 1px solid #dddddd !important; } .dataTables_scrollBody { border: unset !important; } .supsystic-table tbody tr:last-child td { border-bottom: 1px solid #dddddd; } .supsystic-table thead th { border-bottom: unset !important; border-left: unset !important; } .supsystic-table thead tr:first-child th:first-child { border-radius: 12px 0 00; border-left: 1px solid #dddddd !important; } .supsystic-table thead tr th { border: 1px solid #dddddd; } .supsystic-table thead tr:first-child th:last-child { border-radius: 0 12px 0 0; } .supsystic-table thead tr:last-child th:first-child { border-left: 1px solid #dddddd !important; } .supsystic-table tbody tr:last-child td:first-child { border-radius: 0 0 0 12px; } .supsystic-table tbody tr:last-child td:last-child { border-radius: 0 0 12px 0; } <\/style> <div id=\"supsystic-table-63_52842\" class=\"supsystic-tables-wrap \" style=\" width:100%; visibility: hidden; \" data-table-width-fixed=\"100%\" data-table-width-mobile=\"100%\" ><table id=\"supsystic-table-63\" class=\"supsystic-table border lightboxImg cell-border\" data-id=\"63\" data-view-id=\"63_52842\" data-title=\"Best EA CE Courses\" data-currency-format=\"$1,000.00\" data-percent-format=\"10.00%\" data-date-format=\"DD.MM.YYYY\" data-time-format=\"HH:mm\" data-features=\"[&quot;after_table_loaded_script&quot;]\" data-search-value=\"\" data-loader-icon-name=\"default\" data-loader-icon-items=\"0\" data-loader-color=\"#000000\" data-processing-bg=\"#ffffff\" data-processing-color=\"#000000\" data-lightbox-img=\"\" data-head=\"on\" data-head-rows-count=\"1\" data-pagination-length=\"50,100,All\" data-auto-index=\"off\" data-searching-settings=\"{&quot;columnSearchPosition&quot;:&quot;bottom&quot;,&quot;minChars&quot;:&quot;0&quot;}\" data-lang=\"default\" data-override=\"{&quot;emptyTable&quot;:&quot;&quot;,&quot;info&quot;:&quot;&quot;,&quot;infoEmpty&quot;:&quot;&quot;,&quot;infoFiltered&quot;:&quot;&quot;,&quot;lengthMenu&quot;:&quot;&quot;,&quot;search&quot;:&quot;&quot;,&quot;previous&quot;:&quot;&quot;,&quot;next&quot;:&quot;&quot;,&quot;zeroRecords&quot;:&quot;&quot;,&quot;exportLabel&quot;:&quot;&quot;,&quot;file&quot;:&quot;default&quot;}\" data-merged=\"[]\" data-responsive-mode=\"2\" data-from-history=\"0\" ><thead><tr><th data-cell-id=\"A1\" data-x=\"0\" data-y=\"1\" data-db-index=\"1\" class=\"\" data-cell-type=\"text\" data-original-value=\"Feature\" data-order=\"Feature\" style=\"min-width: 20%; width: 20%;\" >Feature <\/th><th data-cell-id=\"B1\" data-x=\"1\" data-y=\"1\" data-db-index=\"1\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/02\/Becker-300x300.png&quot; class=&quot;stbSkipLazy alignnone size-medium&quot; width=&quot;300&quot; height=&quot;300&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/02\/Becker-300x300.png&quot; class=&quot;stbSkipLazy alignnone size-medium&quot; width=&quot;300&quot; height=&quot;300&quot; \/&gt;\" style=\"min-width: 20%; width: 20%;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/02\/Becker-300x300.png\" class=\"stbSkipLazy alignnone size-medium\" width=\"300\" height=\"300\" \/><\/th><th data-cell-id=\"C1\" data-x=\"2\" data-y=\"1\" data-db-index=\"1\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/surgent-new-280x280-1.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;280&quot; height=&quot;280&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/surgent-new-280x280-1.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;280&quot; height=&quot;280&quot; \/&gt;\" style=\"min-width: 20%; width: 20%;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/surgent-new-280x280-1.png\" class=\"stbSkipLazy alignnone size-full\" width=\"280\" height=\"280\" \/><\/th><th data-cell-id=\"D1\" data-x=\"3\" data-y=\"1\" data-db-index=\"1\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/12\/Illumeo-Chart-Image-280x280-1-2.jpg&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;280&quot; height=&quot;280&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/12\/Illumeo-Chart-Image-280x280-1-2.jpg&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;280&quot; height=&quot;280&quot; \/&gt;\" style=\"min-width: 20%; width: 20%;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/12\/Illumeo-Chart-Image-280x280-1-2.jpg\" class=\"stbSkipLazy alignnone size-full\" width=\"280\" height=\"280\" \/><\/th><th data-cell-id=\"E1\" data-x=\"4\" data-y=\"1\" data-db-index=\"1\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/lambers-ea-review-logo.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;200&quot; height=&quot;200&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/lambers-ea-review-logo.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;200&quot; height=&quot;200&quot; \/&gt;\" style=\"min-width: 20%; width: 20%;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/lambers-ea-review-logo.png\" class=\"stbSkipLazy alignnone size-full\" width=\"200\" height=\"200\" \/><\/th><\/tr><\/thead><tbody><tr style=\"height:px\" ><td data-cell-id=\"A2\" data-x=\"0\" data-y=\"2\" data-db-index=\"2\" class=\"\" data-cell-type=\"text\" data-original-value=\"Discounts\" data-order=\"Discounts\" >Discounts <\/td><td data-cell-id=\"B2\" data-x=\"1\" data-y=\"2\" data-db-index=\"2\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a class=&quot;cs_botton dinesh1 renew csbutton-19839 cs_main_page_ajax&quot; data-ajax-code=&quot;19839&quot; thehref=&quot;?cc=19839&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save $132&lt;\/a&gt;\" data-order=\"&lt;a class=&quot;cs_botton dinesh1 renew csbutton-19839 cs_main_page_ajax&quot; data-ajax-code=&quot;19839&quot; thehref=&quot;?cc=19839&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save $132&lt;\/a&gt;\" ><a class=\"cs_botton dinesh1 renew csbutton-19839 cs_main_page_ajax\" data-ajax-code=\"19839\" thehref=\"?cc=19839\" data-affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/\" data-code=\"\" target=\"_blank\" rel=\"nofollow sponsored\" style=\"color:; text-decoration:none\">Save $132<\/a><\/td><td data-cell-id=\"C2\" data-x=\"2\" data-y=\"2\" data-db-index=\"2\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-15791 cs_main_page_ajax&quot; data-ajax-code=&quot;15791&quot; thehref=&quot;?cc=15791&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 30%&lt;\/a&gt;\" data-order=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-15791 cs_main_page_ajax&quot; data-ajax-code=&quot;15791&quot; thehref=&quot;?cc=15791&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 30%&lt;\/a&gt;\" ><a class=\"cs_botton dinesh3 csbutton-15791 cs_main_page_ajax\" data-ajax-code=\"15791\" thehref=\"?cc=15791\" data-affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/\" data-code=\"\" target=\"_blank\" rel=\"nofollow sponsored\" style=\"color:; text-decoration:none\">Save 30%<\/a><\/td><td data-cell-id=\"D2\" data-x=\"3\" data-y=\"2\" data-db-index=\"2\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-11207 cs_main_page_ajax&quot; data-ajax-code=&quot;11207&quot; thehref=&quot;?cc=11207&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 20%&lt;\/a&gt;\" data-order=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-11207 cs_main_page_ajax&quot; data-ajax-code=&quot;11207&quot; thehref=&quot;?cc=11207&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 20%&lt;\/a&gt;\" ><a class=\"cs_botton dinesh3 csbutton-11207 cs_main_page_ajax\" data-ajax-code=\"11207\" thehref=\"?cc=11207\" data-affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\" data-code=\"\" target=\"_blank\" rel=\"nofollow sponsored\" style=\"color:; text-decoration:none\">Save 20%<\/a><\/td><td data-cell-id=\"E2\" data-x=\"4\" data-y=\"2\" data-db-index=\"2\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-782 cs_main_page_ajax&quot; data-ajax-code=&quot;782&quot; thehref=&quot;?cc=782&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/ea\/lambers-ea\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 10%&lt;\/a&gt;\" data-order=\"&lt;a class=&quot;cs_botton dinesh3 csbutton-782 cs_main_page_ajax&quot; data-ajax-code=&quot;782&quot; thehref=&quot;?cc=782&quot; data-affiliate=&quot;https:\/\/www.miamiherald.com\/careers-education\/recommends\/ea\/lambers-ea\/&quot; data-code=&quot;&quot; target=&quot;_blank&quot; rel=&quot;nofollow sponsored&quot; style=&quot;color:; text-decoration:none&quot;&gt;Save 10%&lt;\/a&gt;\" ><a class=\"cs_botton dinesh3 csbutton-782 cs_main_page_ajax\" data-ajax-code=\"782\" thehref=\"?cc=782\" data-affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/ea\/lambers-ea\/\" data-code=\"\" target=\"_blank\" rel=\"nofollow sponsored\" style=\"color:; text-decoration:none\">Save 10%<\/a><\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A3\" data-x=\"0\" data-y=\"3\" data-db-index=\"3\" class=\"\" data-cell-type=\"text\" data-original-value=\"Course Hours\" data-order=\"Course Hours\" >Course Hours <\/td><td data-cell-id=\"B3\" data-x=\"1\" data-y=\"3\" data-db-index=\"3\" class=\"\" data-cell-type=\"text\" data-original-value=\"700+ on-demand, 1,000+ live webcasts\" data-order=\"700+ on-demand, 1,000+ live webcasts\" >700+ on-demand, 1,000+ live webcasts <\/td><td data-cell-id=\"C3\" data-x=\"2\" data-y=\"3\" data-db-index=\"3\" class=\"\" data-cell-type=\"text\" data-original-value=\"16-40 CE hour packages\" data-order=\"16-40 CE hour packages\" >16-40 CE hour packages <\/td><td data-cell-id=\"D3\" data-x=\"3\" data-y=\"3\" data-db-index=\"3\" class=\"\" data-cell-type=\"text\" data-original-value=\"1800+ courses from 1-10 hours\" data-order=\"1800+ courses from 1-10 hours\" >1800+ courses from 1-10 hours <\/td><td data-cell-id=\"E3\" data-x=\"4\" data-y=\"3\" data-db-index=\"3\" class=\"\" data-cell-type=\"text\" data-original-value=\"1-Year All Access CE Package\" data-order=\"1-Year All Access CE Package\" >1-Year All Access CE Package <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A4\" data-x=\"0\" data-y=\"4\" data-db-index=\"4\" class=\"\" data-cell-type=\"text\" data-original-value=\"Live Webinars\" data-order=\"Live Webinars\" >Live Webinars <\/td><td data-cell-id=\"B4\" data-x=\"1\" data-y=\"4\" data-db-index=\"4\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"C4\" data-x=\"2\" data-y=\"4\" data-db-index=\"4\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"D4\" data-x=\"3\" data-y=\"4\" data-db-index=\"4\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"E4\" data-x=\"4\" data-y=\"4\" data-db-index=\"4\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A5\" data-x=\"0\" data-y=\"5\" data-db-index=\"5\" class=\"\" data-cell-type=\"text\" data-original-value=\"Money Back Guarantee\" data-order=\"Money Back Guarantee\" >Money Back Guarantee <\/td><td data-cell-id=\"B5\" data-x=\"1\" data-y=\"5\" data-db-index=\"5\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"C5\" data-x=\"2\" data-y=\"5\" data-db-index=\"5\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"D5\" data-x=\"3\" data-y=\"5\" data-db-index=\"5\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/checkmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><td data-cell-id=\"E5\" data-x=\"4\" data-y=\"5\" data-db-index=\"5\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" data-order=\"&lt;img src=&quot;https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png&quot; class=&quot;stbSkipLazy alignnone size-full&quot; width=&quot;40&quot; height=&quot;40&quot; \/&gt;\" ><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/crossmark-table.png\" class=\"stbSkipLazy alignnone size-full\" width=\"40\" height=\"40\" \/><\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A6\" data-x=\"0\" data-y=\"6\" data-db-index=\"6\" class=\"\" data-cell-type=\"text\" data-original-value=\"Support\" data-order=\"Support\" >Support <\/td><td data-cell-id=\"B6\" data-x=\"1\" data-y=\"6\" data-db-index=\"6\" class=\"\" data-cell-type=\"text\" data-original-value=\"Phone, Email, Live Q&amp;A Webcasts\" data-order=\"Phone, Email, Live Q&amp;A Webcasts\" >Phone, Email, Live Q&A Webcasts <\/td><td data-cell-id=\"C6\" data-x=\"2\" data-y=\"6\" data-db-index=\"6\" class=\"\" data-cell-type=\"text\" data-original-value=\"Phone, Email, Chat\" data-order=\"Phone, Email, Chat\" >Phone, Email, Chat <\/td><td data-cell-id=\"D6\" data-x=\"3\" data-y=\"6\" data-db-index=\"6\" class=\"\" data-cell-type=\"text\" data-original-value=\"Phone, Email, Live Q&amp;A\" data-order=\"Phone, Email, Live Q&amp;A\" >Phone, Email, Live Q&A <\/td><td data-cell-id=\"E6\" data-x=\"4\" data-y=\"6\" data-db-index=\"6\" class=\"\" data-cell-type=\"text\" data-original-value=\"Phone, Email\" data-order=\"Phone, Email\" >Phone, Email <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A7\" data-x=\"0\" data-y=\"7\" data-db-index=\"7\" class=\"\" data-cell-type=\"text\" data-original-value=\"Pricing\" data-order=\"Pricing\" >Pricing <\/td><td data-cell-id=\"B7\" data-x=\"1\" data-y=\"7\" data-db-index=\"7\" class=\"\" data-cell-type=\"text\" data-original-value=\"$329 - $1,479\" data-order=\"$329 - $1,479\" >$329 - $1,479 <\/td><td data-cell-id=\"C7\" data-x=\"2\" data-y=\"7\" data-db-index=\"7\" class=\"\" data-cell-type=\"text\" data-original-value=\"$129 - $249\" data-order=\"$129 - $249\" >$129 - $249 <\/td><td data-cell-id=\"D7\" data-x=\"3\" data-y=\"7\" data-db-index=\"7\" class=\"\" data-cell-type=\"text\" data-original-value=\"$199 - $399\/year\" data-order=\"$199 - $399\/year\" >$199 - $399\/year <\/td><td data-cell-id=\"E7\" data-x=\"4\" data-y=\"7\" data-db-index=\"7\" class=\"\" data-cell-type=\"text\" data-original-value=\"$499\" data-order=\"$499\" >$499 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A8\" data-x=\"0\" data-y=\"8\" data-db-index=\"8\" class=\"\" data-cell-type=\"text\" data-original-value=\"Get Started\" data-order=\"Get Started\" >Get Started <\/td><td data-cell-id=\"B8\" data-x=\"1\" data-y=\"8\" data-db-index=\"8\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a href=&quot;https:\/\/prf.hn\/click\/camref:1101l4eyz\/pubref:Becker-MH-CE-EA\/destination:https%3A%2F%2Fwww.becker.com%2Fcpe%2Fenrolled-agent-ce&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" data-order=\"&lt;a href=&quot;https:\/\/prf.hn\/click\/camref:1101l4eyz\/pubref:Becker-MH-CE-EA\/destination:https%3A%2F%2Fwww.becker.com%2Fcpe%2Fenrolled-agent-ce&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" ><a href=\"https:\/\/prf.hn\/click\/camref:1101l4eyz\/pubref:Becker-MH-CE-EA\/destination:https%3A%2F%2Fwww.becker.com%2Fcpe%2Fenrolled-agent-ce\" target=\"_self\">BUY NOW<\/a><\/td><td data-cell-id=\"C8\" data-x=\"2\" data-y=\"8\" data-db-index=\"8\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a href=&quot;https:\/\/www.linkconnector.com\/ta.php?lc=076621000012007346&amp;url=https%3A%2F%2Fwww.surgentcpe.com%2Fcpe-packages%2Fea-packages&amp;atid=MH-Surgent-CPE-EA&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" data-order=\"&lt;a href=&quot;https:\/\/www.linkconnector.com\/ta.php?lc=076621000012007346&amp;url=https%3A%2F%2Fwww.surgentcpe.com%2Fcpe-packages%2Fea-packages&amp;atid=MH-Surgent-CPE-EA&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" ><a href=\"https:\/\/www.linkconnector.com\/ta.php?lc=076621000012007346&url=https%3A%2F%2Fwww.surgentcpe.com%2Fcpe-packages%2Fea-packages&atid=MH-Surgent-CPE-EA\" target=\"_self\">BUY NOW<\/a><\/td><td data-cell-id=\"D8\" data-x=\"3\" data-y=\"8\" data-db-index=\"8\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a href=&quot;https:\/\/www.linkconnector.com\/ta.php?lc=076621099724006849&amp;atid=MH-Illumeo-CPE-Coupon&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" data-order=\"&lt;a href=&quot;https:\/\/www.linkconnector.com\/ta.php?lc=076621099724006849&amp;atid=MH-Illumeo-CPE-Coupon&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" ><a href=\"https:\/\/www.linkconnector.com\/ta.php?lc=076621099724006849&atid=MH-Illumeo-CPE-Coupon\" target=\"_self\">BUY NOW<\/a><\/td><td data-cell-id=\"E8\" data-x=\"4\" data-y=\"8\" data-db-index=\"8\" class=\"\" data-cell-type=\"text\" data-original-value=\"&lt;a href=&quot;https:\/\/www.lambers.com\/ea-crush-special\/ref\/crushempire\/?campaign=MH&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" data-order=\"&lt;a href=&quot;https:\/\/www.lambers.com\/ea-crush-special\/ref\/crushempire\/?campaign=MH&quot; target=&quot;_self&quot;&gt;BUY NOW&lt;\/a&gt;\" ><a href=\"https:\/\/www.lambers.com\/ea-crush-special\/ref\/crushempire\/?campaign=MH\" target=\"_self\">BUY NOW<\/a><\/td><\/tr><\/tbody><\/table><!-- \/#supsystic-table-63.supsystic-table --><\/div><!-- \/.supsystic-tables-wrap --><!-- Tables Generator by Supsystic --><!-- Version:1.13.1 --><!-- http:\/\/supsystic.com\/ --> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-1-becker-enrolled-agent-best-all-around-cpe\">1. <strong>Becker Enrolled Agent: Best ALL Around CPE<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"67\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/New-Becker-CPA-Logo-300x67-1.png\" alt=\"Becker\" class=\"wp-image-593\" style=\"width:300px\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/New-Becker-CPA-Logo-300x67-1.png 300w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/New-Becker-CPA-Logo-300x67-1-150x34.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure> <p class=\"wp-block-paragraph\">Becker\u2019s CPE courses are the ultimate choice for Enrolled Agents looking to meet their continuing education (CE) requirements with ease and confidence. With a wide selection of IRS-approved courses, flexible learning options, and cutting-edge tools, Becker stands out as the go-to provider for tax professionals.<\/p> <h3 id=\"h-available-packages-and-pricing\" class=\"wp-block-heading\"><strong>Available Packages and Pricing<\/strong><\/h3> <p class=\"wp-block-paragraph\"><strong>Prime &#8211; 2 Year<\/strong> ($1,479)<\/p> <ul class=\"wp-block-list\"> <li>This package is ideal for professionals looking for the best value and long-term access. It includes 1,000+ live webcasts, 700+ on-demand courses, 50+ ethics courses, and exclusive features like critical update courses and CPE podcasts.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>Prime &#8211; 1 Year ($799)<\/strong><\/p> <ul class=\"wp-block-list\"> <li>Perfect for professionals needing comprehensive CPE for one year, including 1,000+ live webcasts, 700+ on-demand courses, and critical update topics.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>Select &#8211; 1-Year &#8211; $499<\/strong><\/p> <ul class=\"wp-block-list\"> <li>A great mid-tier option for those seeking flexible CPE access. Includes 480+ live webcasts, 570+ on-demand courses, and 50+ ethics courses.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>Essentials (90 Days) \u2013 $329<\/strong><\/p> <ul class=\"wp-block-list\"> <li>Designed for quick, short-term CPE needs, this package provides 90 days of access to 480+ live webcasts and 475+ on-demand courses.<\/li> <\/ul> <div class=\"coupon-container discountcode_func_stores_taxonomywise\"><input value=\"https:\/\/www.miamiherald.com\/careers-education\/couponcode\/get-lambers-ea-bundle-with-1-year-free-ce\/\" name=\"cpageurl_hidden\" id=\"cpageurl\" type=\"hidden\"><div class='coupon_code_list_outer other_sc test2'><div class='coupon_code_list cvf_universal_container'><div class='ajax_loader_sort' style='display:none;'><\/div><div id='coupon_search_results' class='coupon_search_results'><input type='hidden' id='hidden_term' value='becker-ea-ce-promo-codes'><div class=\"coupon_main \" data-test=\"coupons\" data-code=\"Click Link\" target=\"_blank\" rel=\"nofollow\" rel=\"preload\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_19839\" dataid=\"19839\" class=\"coupon_code cc_PostID_19839 ccDiscType_Discount_div hh\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb e\"><img width=280 height=280 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2026\/01\/Untitled-design-25-280x280.png alt=\"Untitled-design-25-280x280\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Get $132 Off Becker EA CE Subscription<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 6 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal\"><a class=\"discount_type_anchor\" post-id-value= \"19839\" data-code=\"Click Link\" data-brand=\"CPE, EA\" rel=\"follow\" target=\"_blank\" href=\"?cc=19839\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/\">Save $132<\/a><\/div><\/div><\/div><\/div><div class=\"coupon_main \" data-test=\"coupons\" data-code=\"Click Link\" target=\"_blank\" rel=\"nofollow\" rel=\"preload\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_12623\" dataid=\"12623\" class=\"coupon_code cc_PostID_12623 ccDiscType_Discount_div hh\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb e\"><img width=280 height=280 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2026\/01\/Untitled-design-25-280x280.png alt=\"Untitled-design-25-280x280\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Get Free Becker EA CE Course &#8211; Deal<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 6 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal\"><a class=\"discount_type_anchor\" post-id-value= \"12623\" data-code=\"Click Link\" data-brand=\"CPE, EACPE, EA\" rel=\"follow\" target=\"_blank\" href=\"?cc=12623\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/\">Check Deal<\/a><\/div><\/div><\/div><\/div><input value=\"2\" type=\"hidden\" class=\"get_total_results\"><input value=\"2\" type=\"hidden\" class=\"get_limit_count\"><\/div><\/div><\/div><\/div> <h3 id=\"h-features\" class=\"wp-block-heading\"><strong>Features<\/strong><\/h3> <ul class=\"wp-block-list\"> <li><strong>Comprehensive Access:<\/strong> Prime packages provide the broadest access to live webcasts, on-demand courses, and specialized topics.<\/li> <li><strong>Live Q&amp;A Webcasts:<\/strong> Interactive sessions with expert instructors offering real-time feedback.<\/li> <li><strong>Critical Update Courses:<\/strong> Stay current with changes in tax laws and industry trends.<\/li> <li><strong>CPE Podcasts:<\/strong> Learn on the go with convenient audio options.<\/li> <li><strong>Ethics Courses:<\/strong> Meets state-mandated ethics requirements with 50+ approved courses.<\/li> <\/ul> <h3 id=\"h-pros\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-97420b92-150d-49d3-abb3-c2848625b7e3\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-2a7feefc-9021-4128-88f5-b52d531d16f7\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Tailored Learning Experience: From industry-specific certificates to curated bundles, Becker provides tools to customize your CPE journey and focus on the topics that matter most to your career.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-bd0b0433-7b85-4444-b631-a480a0a3d3af\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Real-Time Interaction: Live webcasts with expert instructors and Q&amp;A sessions make learning engaging and allow for immediate clarification on complex subjects.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-230da8cb-5f4e-49ab-b79d-9a723c8d624a\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Convenience on the Go: CPE podcasts and on-demand courses offer unmatched flexibility, making it easy to earn credits whenever and wherever works best for you.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-ef37dd4a-1c5f-412c-b0d9-459e3eadba5b\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Comprehensive Ethics Coverage: With 50+ state-approved ethics courses included, Becker simplifies meeting mandatory requirements without sacrificing variety or quality.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-7f258b5a-fe8a-4253-86dc-0f851f15840e\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Career-Building Focus: Becker\u2019s critical updates, hot topic courses, and innovative content go beyond compliance, helping professionals stay competitive and forward-thinking in their fields.<\/span> <\/div> <\/li> <\/ul> <div class=\"bottom-line\"> <h3 class=\"wp-block-heading\" id=\"h-bottom-line-0\">Bottom Line<\/h3> <p>Becker\u2019s CPE subscriptions offer an unparalleled combination of flexibility, comprehensive content, and career-focused tools. Whether you need to meet your mandatory CPE requirements or want to stay ahead in your field with specialized learning options, Becker provides everything you need to succeed. With its tailored courses, live Q&#038;A sessions, and on-demand flexibility, Becker is the perfect choice for finance professionals looking for high-quality, engaging continuing education.<\/p> <\/div> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_f529ce7b-6742-4e09-a071-cb38241c655c\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Becker<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-4\"><rect height=\"150\" width=\"120\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-4\"><rect height=\"150\" width=\"67.5\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-4\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-4\"><rect height=\"150\" width=\"127.5\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4.8<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-4\"><rect height=\"150\" width=\"120\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f529ce7b-6742-4e09-a071-cb38241c655c-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-cd35eb2b-4e02-46d3-8ef1-23339bc4d22d\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/becker-enrolled-agent-ea-ce\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT BECKER<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-2-surgent-great-for-personalized-learning-in-tax-education\">2. <strong>Surgent: Great for Personalized Learning in Tax Education<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"415\" height=\"121\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Surgent-CPE.png\" alt=\"Surgent\" class=\"wp-image-1306\" style=\"width:300px\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Surgent-CPE.png 415w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Surgent-CPE-300x87.png 300w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Surgent-CPE-150x44.png 150w\" sizes=\"auto, (max-width: 415px) 100vw, 415px\" \/><\/figure> <p class=\"wp-block-paragraph\">Surgent provides a vast selection of IRS-approved courses, offering between 1 to 20 credit hours each. These cover essential topics, including federal tax law, ethics, and the latest federal tax updates. I have always appreciated Surgent for its reputation in CPA and EA exam preparation.<\/p> <p class=\"wp-block-paragraph\">Surgent is one of the cheaper routes through those hours once a code is applied, so check the <a href=\"https:\/\/www.miamiherald.com\/careers-education\/surgent-ea-ce-promo-code\/\">current Surgent EA CE discounts<\/a> first.<\/p> <p class=\"wp-block-paragraph\">Their continuing education courses are nothing short of excellent. I found the adaptive learning technology particularly effective\u2014it tailors the study material based on your knowledge gaps, optimizing your learning time and ensuring you keep your EA status.<\/p> <h3 id=\"h-available-packages-and-pricing-0\" class=\"wp-block-heading\"><strong>Available Packages and Pricing<\/strong><\/h3> <p class=\"wp-block-paragraph\"><strong>Self-Study Packages:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>16-Hour Package ($129):<\/strong> Select from any of Surgent\u2019s IRS-approved courses up to 16 hours. Ideal for self-paced learners.<\/li> <li><strong>40-Hour Package ($229):<\/strong> Offers a comprehensive study of up to 40 hours, perfect for an in-depth review of complex topics.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>Live Webinar Packages:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>16-Hour Package ($149):<\/strong> Includes live, interactive webinars totaling 16 hours, suited for professionals seeking real-time interaction.<\/li> <li><strong>40-Hour Package ($249):<\/strong> Provides 40 hours of live instruction, ideal for those who prefer a traditional classroom environment and direct expert guidance.<\/li> <\/ul> <div class=\"coupon-container discountcode_func_stores_taxonomywise\"><input value=\"https:\/\/www.miamiherald.com\/careers-education\/couponcode\/131-off-becker-ea-ce-subscription\/\" name=\"cpageurl_hidden\" id=\"cpageurl\" type=\"hidden\"><div class='coupon_code_list_outer other_sc test2'><div class='coupon_code_list cvf_universal_container'><div class='ajax_loader_sort' style='display:none;'><\/div><div id='coupon_search_results' class='coupon_search_results'><input type='hidden' id='hidden_term' value='surgent-ea-ce-promo-codes'><div class=\"sticky-coupons\"><div class=\"coupon_main \" data-code=\"DOGDAYS2026\" target=\"_blank\" rel=\"nofollow\" data-brand=\"CPE, EA\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_15791\" dataid=\"15791\" class=\"coupon_code test6 cc_PostID_15791 ccDiscType_Coupon_div aa\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb f\"><img width=280 height=280 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2026\/01\/Untitled-design-27-280x280.png alt=\"Untitled-design-27-280x280\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Save 30% on Surgent EA CE Course Package<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 6 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal test4\"><a class=\"redirectTo\" target=\"_blank\" post-id-value= \"15791\" new-url-orignal= \"\" get-new-url-string = \"\" get-affi-staging=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/\" get-correct-or-not= \"its correct\" get-home-tes=\"https:\/\/www.miamiherald.com\/careers-education\" get-home-url = \"https:\/\/www.miamiherald.com\/careers-education\" plugin-path=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/plugins\/nas\/content\/live\/mcclatchymh\/wp-content\/plugins\/Crush-Plugins-coupon-code-1\/lib\/shortcode.php\" data-code=\"DOGDAYS2026\" href=\"?cc=15791\" rel=\"follow\" data-brand=\"CPE, EA\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/\">Save 30%<\/a><\/div><\/div><\/div><\/div><\/div><input value=\"1\" type=\"hidden\" class=\"get_total_results\"><input value=\"\" type=\"hidden\" class=\"get_limit_count\"><\/div><\/div><\/div><\/div> <h3 id=\"h-features-0\" class=\"wp-block-heading\"><strong>Features<\/strong><\/h3> <ul class=\"wp-block-list\"> <li><strong>Adaptive Learning Technology:<\/strong> Utilizes A.S.A.P. Technology to customize learning paths according to individual needs.<\/li> <li><strong>Extensive Course Catalog:<\/strong> Offers a wide range of subjects, including the latest IRS updates and specialized topics like ethics and business practices.<\/li> <li><strong>Interactive Content:<\/strong> Engages with interactive study tools that enhance learning and retention.<\/li> <li><strong>Convenient Format:<\/strong> Courses are available online 24\/7, allowing you to study at your own pace and on your schedule.<\/li> <li><strong>IRS-Approved:<\/strong> All courses are approved by the IRS, ensuring they meet the highest standards.<\/li> <\/ul> <h3 id=\"h-pros-0\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-e1c80d00-3a09-4570-9472-70826c41fb30\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-6cd08d83-2767-497e-8a25-96093246f781\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Customized Learning Experience: The adaptive technology doesn&#8217;t just adjust to your pace\u2014it dynamically updates your study path as you progress through the material. This means that as your understanding deepens, the system intelligently adapts to challenge you at just the right level, ensuring no time is wasted on topics you&#8217;ve already mastered.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-5efed2b4-bf16-443c-8dcb-472918350056\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Interactive Webinar Options: For those who thrive on real-time interaction and need more engagement than self-paced courses can offer, Surgent provides live webinar options. These webinars allow for direct communication with instructors, offering immediate answers to questions and facilitating a more interactive learning environment. This feature is ideal for Enrolled Agents who benefit from the dynamic exchange of ideas and personalized feedback during their educational sessions.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-4f45e944-1048-4abb-82bf-3cf87883342c\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Practical Applications: The courses include simulations of real-world tax situations, which I have found invaluable in my practice. By applying what you&#8217;ve learned to these scenarios, you gain confidence and competence that directly translate to your day-to-day client interactions.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-44e8835a-5d46-42d7-b65d-c5b6c6cf0669\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Time-saving: Surgent\u2019s focus on targeted learning means that you spend time on areas where your knowledge is weakest, making your overall study time more productive. This approach not only speeds up the learning process but also deepens your understanding where it counts, ensuring you\u2019re well-prepared in less time.<\/span> <\/div> <\/li> <\/ul> <h3 id=\"h-cons\" class=\"wp-block-heading\"><strong>Cons<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-7e8e08c1-843d-4659-85d9-c58e956b2858\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-75226df5-ffd9-44c5-bd1b-bc81dc1cd627\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Higher Price Point for Webinars: Surgent\u2019s live webinar packages are priced higher than their self-study courses, which may not feel justified if you\u2019re mainly looking for credits rather than instructor interaction. Professionals on a tighter budget might find the extra cost harder to justify compared to other CE providers.<\/span> <\/div> <\/li> <\/ul> <div class=\"bottom-line\"> <h3 class=\"wp-block-heading\" id=\"h-bottom-line\">Bottom Line<\/h3> <p>As a finance educational expert, I highly recommend Surgent&#8217;s EA Continuing Education as one of the best enrolled agent continuing education courses. Their wide range of IRS-approved courses and cutting-edge adaptive learning technology make it one of the best choices for continuing education. Whether you prefer self-paced study or interactive webinars, Surgent offers options that suit any schedule and learning style. It&#8217;s an investment in your career that truly pays off by keeping you at the forefront of the industry.<\/p> <\/div> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_037f53ea-8cb7-4e60-8340-f9fe4397d30d\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Surgent<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-4\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-4\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4.8<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-4\"><rect height=\"150\" width=\"120\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-037f53ea-8cb7-4e60-8340-f9fe4397d30d-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-9752052c-920f-46cb-94d3-b5d2249ec125\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/surgent\/surgent-cpe-ea\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT SURGENT<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-3-illumeo-best-value-for-professional-versatility\">3. <strong>Illumeo: Best Value for Professional Versatility<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"280\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo.jpg\" alt=\"Illumeo\" class=\"wp-image-2307\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo.jpg 280w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo-150x150.jpg 150w\" sizes=\"auto, (max-width: 280px) 100vw, 280px\" \/><\/figure> <h3 id=\"h-available-packages-and-pricing-1\" class=\"wp-block-heading\"><strong>Available Packages and Pricing<\/strong><\/h3> <p class=\"wp-block-paragraph\"><strong>Individual Subscription Packages:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>On-Demand CPE ($199\/year):<\/strong> The entry-level self-study tier. It provides unlimited access to 1,600+ on-demand courses and the state-by-state compliance tracker.<\/li> <li><strong>Webinar CPE ($199\/year):<\/strong> A specialized &#8220;live-only&#8221; track. It offers 120 hours of live CPE sessions annually and includes access to over 85 ethics courses.<\/li> <li><strong>Premium CPE ($299\/year):<\/strong> The most popular choice for EAs. It combines unlimited on-demand courses with over 120 live webinars and adds 70+ specialized &#8220;Premium&#8221; technical courses.<\/li> <li><strong>Premium+ CPE ($399\/year):<\/strong> The &#8220;all-access&#8221; pass. Includes the full 1,800+ course library, exclusive Premium+ content, and the maximum annual webinar schedule (130+ sessions).<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>Corporate and Team Packages:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>Enterprise\/Team Subscription ($199\/user):<\/strong> For teams of 3 or more. This tier grants Premium-level access to all users but includes centralized management tools and compliance reporting.<\/li> <li><strong>The &#8220;$99\/year&#8221; Rate:<\/strong> This is <strong>not<\/strong> a standard individual retail plan. It is a high-volume enterprise rate typically reserved for large firms (usually 50+ users) or specifically negotiated corporate contracts.<\/li> <\/ul> <div class=\"coupon-container discountcode_func_stores_taxonomywise\"><input value=\"https:\/\/www.miamiherald.com\/careers-education\/couponcode\/save-30-on-surgent-ea-ce-course-package\/\" name=\"cpageurl_hidden\" id=\"cpageurl\" type=\"hidden\"><div class='coupon_code_list_outer other_sc test2'><div class='coupon_code_list cvf_universal_container'><div class='ajax_loader_sort' style='display:none;'><\/div><div id='coupon_search_results' class='coupon_search_results'><input type='hidden' id='hidden_term' value='illumeo-cpe-promo-codes'><div class=\"coupon_main show\" data-code=\"Premium+\" target=\"_blank\" rel=\"nofollow\" data-brand=\"CPE\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_11207\" dataid=\"11207\" class=\"coupon_code test6 cc_PostID_11207 ccDiscType_Coupon_div aa\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb f\"><img width=280 height=94 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo-Chart-Image-280x280-1-e1713247256657.jpg alt=\"Illumeo-Chart-Image-280x280-1-e1713247256657\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">20% Off Illumeo CPE Premium Subscription<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 7 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal test4\"><a class=\"redirectTo\" target=\"_blank\" post-id-value= \"11207\" new-url-orignal= \"\" get-new-url-string = \"\" get-affi-staging=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\" get-correct-or-not= \"its correct\" get-home-tes=\"https:\/\/www.miamiherald.com\/careers-education\" get-home-url = \"https:\/\/www.miamiherald.com\/careers-education\" plugin-path=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/plugins\/nas\/content\/live\/mcclatchymh\/wp-content\/plugins\/Crush-Plugins-coupon-code-1\/lib\/shortcode.php\" data-code=\"Premium+\" href=\"?cc=11207\" rel=\"follow\" data-brand=\"CPE\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\">Save 20%<\/a><\/div><\/div><\/div><\/div><div class=\"coupon_main show\" data-code=\"LC15\" target=\"_blank\" rel=\"nofollow\" data-brand=\"CPECPE\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_11209\" dataid=\"11209\" class=\"coupon_code test6 cc_PostID_11209 ccDiscType_Coupon_div aa\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb f\"><img width=280 height=94 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo-Chart-Image-280x280-1-e1713247256657.jpg alt=\"Illumeo-Chart-Image-280x280-1-e1713247256657\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Get 15% Off Illumeo CPE Premium Subscription<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 7 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal test4\"><a class=\"redirectTo\" target=\"_blank\" post-id-value= \"11209\" new-url-orignal= \"\" get-new-url-string = \"\" get-affi-staging=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\" get-correct-or-not= \"its correct\" get-home-tes=\"https:\/\/www.miamiherald.com\/careers-education\" get-home-url = \"https:\/\/www.miamiherald.com\/careers-education\" plugin-path=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/plugins\/nas\/content\/live\/mcclatchymh\/wp-content\/plugins\/Crush-Plugins-coupon-code-1\/lib\/shortcode.php\" data-code=\"LC15\" href=\"?cc=11209\" rel=\"follow\" data-brand=\"CPECPE\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\">Save 15%<\/a><\/div><\/div><\/div><\/div><div class=\"coupon_main hide\" data-code=\"ILLUM15\" target=\"_blank\" rel=\"nofollow\" data-brand=\"CPECPECPE\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_11211\" dataid=\"11211\" class=\"coupon_code test6 cc_PostID_11211 ccDiscType_Coupon_div aa\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb f\"><img width=280 height=94 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Illumeo-Chart-Image-280x280-1-e1713247256657.jpg alt=\"Illumeo-Chart-Image-280x280-1-e1713247256657\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Take 15% Off Illumeo CPE Premium Subscription<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 7 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal test4\"><a class=\"redirectTo\" target=\"_blank\" post-id-value= \"11211\" new-url-orignal= \"\" get-new-url-string = \"\" get-affi-staging=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\" get-correct-or-not= \"its correct\" get-home-tes=\"https:\/\/www.miamiherald.com\/careers-education\" get-home-url = \"https:\/\/www.miamiherald.com\/careers-education\" plugin-path=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/plugins\/nas\/content\/live\/mcclatchymh\/wp-content\/plugins\/Crush-Plugins-coupon-code-1\/lib\/shortcode.php\" data-code=\"ILLUM15\" href=\"?cc=11211\" rel=\"follow\" data-brand=\"CPECPECPE\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\">Save 15%<\/a><\/div><\/div><\/div><\/div><div class=\"loadmore_records\">View More<\/div><input value=\"3\" type=\"hidden\" class=\"get_total_results\"><input value=\"2\" type=\"hidden\" class=\"get_limit_count\"><\/div><\/div><\/div><\/div> <h3 id=\"h-features-1\" class=\"wp-block-heading\">Features<\/h3> <p class=\"wp-block-paragraph\"><strong>AI-Driven Personalization:<\/strong> Uses an AI-powered &#8220;CPE Selector&#8221; to analyze your career goals and professional gaps, automatically building a custom curriculum for you.<\/p> <p class=\"wp-block-paragraph\"><strong>Multi-Certification Support:<\/strong> Covers credits for 28 different professional designations\u2014including EA, CPA, CMA, and CIA\u2014making it the most efficient platform for dually-certified professionals.<\/p> <p class=\"wp-block-paragraph\"><strong>Universal Compliance Tracker:<\/strong> A robust monitoring tool for all 50 U.S. states. It allows you to upload and track CPE earned from <em>other<\/em> providers, serving as a single master transcript.<\/p> <p class=\"wp-block-paragraph\"><strong>Peer-Reviewed Quality Control:<\/strong> To maintain high standards, any course that drops below a 4.0-star user rating is automatically flagged and removed from the active library.<\/p> <p class=\"wp-block-paragraph\"><strong>Direct Instructor Access:<\/strong> Unlike most self-study platforms, Illumeo provides a direct communication line to instructors for questions, even on on-demand content.<\/p> <p class=\"wp-block-paragraph\"><strong>Mobile-Optimized Learning:<\/strong> All courses are fully accessible on mobile devices, allowing for seamless transition between desktop and on-the-go learning.<\/p> <h3 id=\"h-pros-1\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-40650d9e-4fd1-4924-aaa4-783d7a3248fb\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-3a9d1c50-ac9c-45af-b2a2-18056621e095\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Massive Multi-Disciplinary Library: With over 1,800 on-demand courses, you can fulfill EA requirements while building &#8220;soft skills&#8221; in areas like management, communication, and financial analysis.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-8409ca40-af50-419e-973f-659a2c0d2368\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">AI-Powered Customization: The platform features an AI assessment tool that identifies your specific knowledge gaps and automatically builds a personalized learning path to meet your career goals.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-8508d839-5721-4c71-ba01-4be480c824e9\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Exceptional Price-to-Volume Ratio: At a price point significantly lower than premium competitors, you receive unlimited access to both on-demand content and live webinars, including dedicated ethics and IRS-approved updates.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-73b577ed-ea4d-4bca-93f0-de500cc1a940\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Time-saving: Surgent\u2019s focus on targeted learning means that you spend time on areas where your knowledge is weakest, making your overall study time more productive. This approach not only speeds up the learning process but also deepens your understanding where it counts, ensuring you\u2019re well-prepared in less time.<\/span> <\/div> <\/li> <\/ul> <h3 id=\"h-cons-0\" class=\"wp-block-heading\"><strong>Cons<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-44f155a1-37f9-4124-97d0-38f2f08988b2\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-ab535e04-f9b5-41bc-8eea-21b08d057caf\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Static Course Presentation: Most of the library consists of slide-based presentations with voiceovers rather than high-production video or the &#8220;gamified&#8221; interactive elements found in pricier alternatives like Surgent.<\/span> <\/div> <\/li> <\/ul> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_4a86ba76-60af-4a7f-b3fc-57e5928109f8\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Illumeo<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4.5<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-4a86ba76-60af-4a7f-b3fc-57e5928109f8-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-72cd0113-6ae5-442e-a3ad-f72366315aa7\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/illumeo-cpe\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow sponsored\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT ILLUMEO<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-4-lambers-moderate-options-for-tax-education\">4. <strong>Lambers: Moderate Options for Tax Education<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"100\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Lambers-CPE-Long-Logo.jpeg\" alt=\"Lambers\" class=\"wp-image-590\" style=\"width:300px\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Lambers-CPE-Long-Logo.jpeg 350w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Lambers-CPE-Long-Logo-300x86.jpeg 300w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/Lambers-CPE-Long-Logo-150x43.jpeg 150w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/figure> <p class=\"wp-block-paragraph\">Lambers is known for its specialization in taxation and offers a <a href=\"https:\/\/www.miamiherald.com\/careers-education\/cpe-courses-for-cpas\/\">CE course for both CPAs<\/a> and IRS Enrolled Agents.<\/p> <p class=\"wp-block-paragraph\">They currently offer one program:<\/p> <ul class=\"wp-block-list\"> <li>1-Year All Access Continuing Education ($499.95)<\/li> <\/ul> <p class=\"wp-block-paragraph\">The reason I&#8217;m ranking Lambers as high as I am is that I found quite a few first-hand accounts from people who like Lambers&#8217; courses and their CE. Also, a lot of top programs and completion certificates are actually middlemen who run through Lambersm, so this is something to keep in mind.<\/p> <p class=\"wp-block-paragraph\"><strong>&#8220;Lambers EA review is nice, lots of video lectures.&#8221;<\/strong><a href=\"https:\/\/www.reddit.com\/r\/taxpros\/comments\/uqcn0o\/comment\/i9zy78a\/?utm_source=share&amp;utm_medium=web3x&amp;utm_name=web3xcss&amp;utm_term=1&amp;utm_content=share_button\"><strong> <\/strong><strong>u\/TK7860<\/strong><\/a><\/p> <div class=\"coupon-container discountcode_func_stores_taxonomywise\"><input value=\"https:\/\/www.miamiherald.com\/careers-education\/couponcode\/take-15-off-illumeo-cpe-premium-subscription-2\/\" name=\"cpageurl_hidden\" id=\"cpageurl\" type=\"hidden\"><div class='coupon_code_list_outer other_sc test2'><div class='coupon_code_list cvf_universal_container'><div class='ajax_loader_sort' style='display:none;'><\/div><div id='coupon_search_results' class='coupon_search_results'><input type='hidden' id='hidden_term' value='lambers-cpe-review-promo-codes'><div class=\"coupon_main \" data-code=\"CRUSH10\" target=\"_blank\" rel=\"nofollow\" data-brand=\"CPE\"><div data-time=\"\" data-type=\"renewal_type\" id=\"cc_784\" dataid=\"784\" class=\"coupon_code test6 cc_PostID_784 ccDiscType_Coupon_div aa\"><div class=\"coupon_main-img\"><div class=\"coupan-thumb f\"><img width=280 height=280 src=https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2025\/04\/Lambers-280x280.png alt=\"Lambers-280x280\" sites-confirm=\"Live site\"><\/div><\/div><div class=\"coupon_main-title\"><div class=\"coupon_main-title_inner\"><p class=\"coupon_main_heading\">Exclusive Offer &#8211; 10% Off Lambers CPE Courses<\/p><\/div><div class=\"coupon_main-expire\"><span>Expires in 7 days<\/span><\/div><\/div><div class=\"coupon_main-btn\"><div class=\"coupan-content thepopup_Box\"><div class=\"codecontent\"><\/div><\/div><div class=\"coupon_getdeal test4\"><a class=\"redirectTo\" target=\"_blank\" post-id-value= \"784\" new-url-orignal= \"\" get-new-url-string = \"\" get-affi-staging=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/lambers-cpe\/\" get-correct-or-not= \"its correct\" get-home-tes=\"https:\/\/www.miamiherald.com\/careers-education\" get-home-url = \"https:\/\/www.miamiherald.com\/careers-education\" plugin-path=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/plugins\/nas\/content\/live\/mcclatchymh\/wp-content\/plugins\/Crush-Plugins-coupon-code-1\/lib\/shortcode.php\" data-code=\"CRUSH10\" href=\"?cc=784\" rel=\"follow\" data-brand=\"CPE\" affiliate=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/lambers-cpe\/\">Save 10%<\/a><\/div><div class=\"coupon-verified\"> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#28a745\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path> <polyline points=\"9 12 11 14 15 10\"><\/polyline> <\/svg> <span>Verified<\/span> <\/div><\/div><\/div><\/div><input value=\"1\" type=\"hidden\" class=\"get_total_results\"><input value=\"2\" type=\"hidden\" class=\"get_limit_count\"><\/div><\/div><\/div><\/div> <h3 id=\"h-pros-2\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-f356a73b-26a7-42d0-9f41-1f3f69c19331\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-aa02c4cd-a874-4104-9894-0a951d457d76\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Dynamic Instructional Methods: Lambers employs a variety of engaging teaching methods, including on-demand video lectures that are known for their comprehensive coverage and engaging delivery. These video lectures make complex tax concepts more accessible and interesting, which is a significant advantage for visual and auditory learners.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-07f7f95b-b9b5-456a-9b77-04fc6587fcde\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Expert Instructors: The courses at Lambers are taught by seasoned instructors with extensive hands-on experience and years of teaching expertise. Their ability to convey complex tax information in an engaging way ensures a high-quality learning experience that keeps participants interested from beginning to end.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-b1126a43-95a5-4978-a8a6-fb24bb3e06d9\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Versatile Course Formats: Understanding the diverse needs of their learners, Lambers offers three different learning formats. These include their on-demand videos, PDF self-study courses, and live webinars. I love flexibility when it comes to learning, so this will always be a pro for me.<\/span> <\/div> <\/li> <\/ul> <h3 id=\"h-cons-1\" class=\"wp-block-heading\"><strong>Cons<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-bf968bf7-1aeb-4806-a97d-6d14e06acd2d\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-2e024571-c961-45ba-be27-72fbc153c4a6\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Outdated Website Design: One significant drawback is the outdated design of Lambers&#8217; website, which can make navigating the available courses and resources less intuitive. This could potentially frustrate users, especially those accustomed to more modern interfaces.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-3ea615a2-4c43-4efa-8d51-21b707c295bc\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Lack of Clear Course Offerings: It can be challenging to discern the full range of courses available at Lambers due to how the information is presented on the website. This lack of clarity might deter professionals from exploring the full potential of Lambers&#8217; offerings.<\/span> <\/div> <\/li> <\/ul> <div class=\"bottom-line\"> <h3 class=\"wp-block-heading\" id=\"h-bottom-line-2\">Bottom Line<\/h3> <p>Exploring Lambers&#8217; continuing education offerings, I found that their dynamic instructional methods and expert instructors provide a high-quality learning experience, particularly through engaging on-demand video lectures. However, the platform is hindered by an outdated website design and a lack of clarity in course offerings, which could frustrate users accustomed to more streamlined online experiences. Additionally, the price point for their 1-Year All Access package at $499.95, while offering comprehensive access, is significantly higher than many competitors, potentially placing it out of reach for those on a tighter budget. These factors make Lambers a mixed choice; it is excellent in educational quality but challenging in accessibility and cost.<\/p> <\/div> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_e86e559c-eba9-4bc0-991d-3ab87b7e69fa\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Lambers<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-4\"><rect height=\"150\" width=\"105\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4.2<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-4\"><rect height=\"150\" width=\"30\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-e86e559c-eba9-4bc0-991d-3ab87b7e69fa-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-d5e55bfb-c917-4314-8056-bad10ef5c25c\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/cpe\/lambers-cpe\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT LAMBERS<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-5-gleim-enrolled-agent-best-for-rigorous-tax-preparation-training\">5. <strong>Gleim Enrolled Agent: Best for Rigorous Tax Preparation Training<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"138\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep-1024x138.jpg\" alt=\"Gleim Exam Prep\" class=\"wp-image-839\" style=\"width:300px\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep-1024x138.jpg 1024w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep-300x40.jpg 300w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep-768x103.jpg 768w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep-150x20.jpg 150w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/GleimExamPrep.jpg 1206w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure> <p class=\"wp-block-paragraph\">In my experience, Gleim stands out for its meticulous attention to detail. Their courses are designed meticulously, which I believe is key to ensuring deep understanding and retention. What struck me most was the quality of their study materials, especially the detailed explanations that accompany quiz questions. When it comes to complex tax issues, Gleim&#8217;s continuing ed is sure to keep you informed. <\/p> <h3 id=\"h-available-packages-and-pricing-2\" class=\"wp-block-heading\"><strong>Available Packages and Pricing<\/strong><\/h3> <p class=\"wp-block-paragraph\"><strong>20-Hour CE Package ($79.95)<\/strong><\/p> <ul class=\"wp-block-list\"> <li>Ideal for those who need a moderate amount of continuing education credits annually, this package includes online self-study courses with a variety of tax topics to choose from.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>24-Hour CE Package ($99.95)<\/strong><\/p> <ul class=\"wp-block-list\"> <li>Perfect for Enrolled Agents looking for a comprehensive yearly education plan, this package offers online self-study courses covering ethics, federal tax law updates, and more.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>30-Hour CE Package ($129.95)<\/strong><\/p> <ul class=\"wp-block-list\"> <li>This extensive package provides a deeper dive into complex tax issues, ideal for those who prefer to exceed their continuing education requirements and stay ahead of the professional curve.<\/li> <\/ul> <h3 id=\"h-features-2\" class=\"wp-block-heading\"><strong>Features<\/strong><\/h3> <ul class=\"wp-block-list\"> <li><strong>Wide Range of Topics:<\/strong> Gleim covers federal tax law, ethics, and tax updates, ensuring Enrolled Agents are up-to-date with current laws and best practices.<\/li> <li><strong>Self-Study Format:<\/strong> All packages are offered as self-study, allowing you to learn at your own pace and schedule.<\/li> <li><strong>Comprehensive Materials:<\/strong> Gleim is known for its detailed course materials, which enhance learning through in-depth explanations and robust quiz questions.<\/li> <li><strong>Immediate Access and Progress Tracking:<\/strong> Once enrolled, you gain immediate access to all materials and can track your progress through the Gleim user portal.<\/li> <\/ul> <h3 id=\"h-pros-3\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-3da98013-ef07-4e73-8f15-606820e0e719\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-c6ccca5e-6fe5-44ac-9264-ee5e192b7ed0\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Depth of Material: Gleim\u2019s courses not only cover a wide range of topics but also delve deeply into each subject, providing thorough explanations and case studies. This depth ensures that you not only learn but also understand the nuances of each topic, which is essential for applying this knowledge effectively in real-world scenarios.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-d18bebf4-72d0-410a-9dea-ba0b971b917d\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Innovative Course Format: Gleim&#8217;s courses are uniquely structured to enhance learning and engagement through a blend of audiovisual presentations, introductory questions, and Knowledge Transfer Outlines accompanied by study questions. This format not only facilitates a dynamic learning experience but also ensures effective knowledge transfer. Completing the course with a Qualified Assessment helps to solidify the learning and prepares you thoroughly for practical application in real-world scenarios. This innovative approach is designed to boost understanding and retention, making the learning process both comprehensive and enjoyable.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-aaefd932-c17a-4984-9a73-3ab0f81ffbbb\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Self-Paced Learning: The flexibility to manage your study schedule is particularly beneficial for working professionals. You can work through the courses during your free time, fitting your studies around other commitments. This self-directed approach empowers you to take charge of your learning experience, making it as rapid or gradual as you need.<\/span> <\/div> <\/li> <\/ul> <h3 id=\"h-cons-2\" class=\"wp-block-heading\"><strong>Cons<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-6b6cdf45-0c0f-43a4-974f-0d1c2973cf1d\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-efb9b1d0-9971-40dd-9f22-6fcc95b40d0e\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Limited External Resources: Gleim primarily relies on its own created materials and does not always incorporate a wide range of external resources or perspectives that might enrich the learning experience. This can be a downside for those looking to see a broader range of viewpoints and applications in the field of tax regulation.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-f34d72d2-60ee-4a3d-a638-f152c73d33e9\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Lack of Live Interactive Options and Content Variety: Unlike competitors that offer hundreds of live webinars annually, Gleim\u2019s CPE is almost exclusively self-study and text-heavy. Their course catalog is also significantly smaller\u2014offering roughly 60 courses compared to the 1,000+ available on other platforms\u2014which can make it difficult for long-term users to find new, diverse topics once they have completed the core tax and ethics modules.<\/span> <\/div> <\/li> <\/ul> <div class=\"bottom-line\"> <h3 class=\"wp-block-heading\" id=\"h-bottom-line-0\">Bottom Line<\/h3> <p>As a finance educational expert, I continue to hold Gleim in high esteem for their comprehensive and meticulously designed Enrolled Agent continuing education courses. Their approach is particularly well-suited for professionals committed to deepening their understanding of tax regulations in a self-paced learning environment. While the format may not cater to all learning styles, the depth and quality of the material make Gleim an invaluable resource for tax professionals aiming to excel in their field.<\/p> <\/div> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Gleim<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-4\"><rect height=\"150\" width=\"0\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-c3ef8cda-ed7d-4b3a-ab60-a273a986aa3b-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-5e7b4ce2-6930-4367-8f58-3f1738262df9\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/gleim\/gleim-cpe-ea\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT GLEIM<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 class=\"wp-block-heading has-text-align-center\" id=\"h-6-fast-forward-academy-leader-in-user-friendly-tax-education-platforms\">6. <strong>Fast Forward Academy: Leader in User-Friendly Tax Education Platforms<\/strong><\/h2> <figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"497\" height=\"210\" src=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/fast-forward-academy-cpa-review-courses.png\" alt=\"FastForward Academy\" class=\"wp-image-1215\" style=\"width:300px\" srcset=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/fast-forward-academy-cpa-review-courses.png 497w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/fast-forward-academy-cpa-review-courses-300x127.png 300w, https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/fast-forward-academy-cpa-review-courses-150x63.png 150w\" sizes=\"auto, (max-width: 497px) 100vw, 497px\" \/><\/figure> <p class=\"wp-block-paragraph\">My exploration of Fast Forward Academy\u2019s tools was enlightening. Their interactive learning platform is user-friendly and robust, making studying less overwhelming. The real-time feedback on practice questions helps pinpoint areas that need more attention, which I found tremendously helpful.<\/p> <h3 id=\"h-programs-and-course-offerings\" class=\"wp-block-heading\"><strong>Programs and Course Offerings<\/strong><\/h3> <p class=\"wp-block-paragraph\"><strong>Unlimited CPE Access:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>Price:<\/strong> $199.00 (discounted to $169.15)<\/li> <li><strong>Features:<\/strong> This package provides one year of unlimited access to 40 CE courses, available online 24\/7. It includes the 6-hour Annual Federal Tax Refresher (AFTR) course and fast reporting to the IRS, making it ideal for professionals who require extensive continuing education credits.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>24 CPE Hours:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>Price:<\/strong> $149.00 (discounted to $126.65)<\/li> <li><strong>Features:<\/strong> With this option, you can take up to 24 hours of coursework from a selection of 39 CE courses over one year. This package offers flexible online access and rapid IRS reporting but does not include the 6-hour AFTR course.<\/li> <\/ul> <p class=\"wp-block-paragraph\"><strong>15 CPE Hours:<\/strong><\/p> <ul class=\"wp-block-list\"> <li><strong>Price:<\/strong> $99.00 (discounted to $84.15)<\/li> <li><strong>Features:<\/strong> This package allows for 15 hours of course time from 39 available CE courses. Like the others, it provides a full year of online access and quick reporting to the IRS, which is suitable for those with lower educational needs for the cycle.<\/li> <\/ul> <p class=\"wp-block-paragraph\">They also have a new program launching in June 2024. Their enhanced IRS Annual Filing Season Program (AFSP) in June 2024 was designed for tax professionals looking to stay current with tax law updates and gain recognition in the IRS directory. The program offers a selection of 39 IRS-approved courses, including a mandatory 6-hour Annual Federal Tax Refresher Course for non-exempt preparers.<\/p> <p class=\"wp-block-paragraph\">With features like open-book exams, multiple attempts, and automatic reporting to the IRS, the AFSP caters to varying learning styles and schedules. This comprehensive program aims to boost professional credentials, offering early bird discounts to encourage early registration and facilitate preparers&#8217; readiness for the upcoming tax season.<\/p> <h3 id=\"h-pros-4\" class=\"wp-block-heading\"><strong>Pros<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-afbfa686-ad2c-437c-a9c8-80d3a6800221\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-fc159d03-687c-45f9-9557-9f07f11d28fb\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Wide Range of Topics: The program covers a diverse array of subjects, from healthcare and tax planning to IRS representation, ensuring that professionals can find courses that are directly relevant to their areas of interest or need.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-63ca90f4-1718-477e-b911-99ded9359b46\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Flexible Learning Options: With 24\/7 online access, tax professionals can complete courses on their own schedule, accommodating busy lifestyles and varying work demands.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-64aa49df-d15c-4182-ae97-cd4056463b81\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Comprehensive Packages: Whether you need a few hours or unlimited access, FFA provides a range of packages that cater to different continuing education needs, all of which include fast reporting to the IRS.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%2300d084&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-809e306c-3519-4501-ba3f-6ad37d528a6f\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#00d084\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Targeted Courses for Specific Needs: The inclusion of specialized courses like the CA State Tax course for California preparers ensures that specific regional requirements are also addressed.<\/span> <\/div> <\/li> <\/ul> <h3 id=\"h-cons-3\" class=\"wp-block-heading\"><strong>Cons<\/strong><\/h3> <ul style=\"padding-left: 1.6em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 1.4em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1\" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-e51ae14b-8b50-48f9-94e2-ffb6d875eed6\"> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-ba638afd-e6de-4450-bb1a-2d4a37da41eb\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Upcoming Program Uncertainties: One potential downside is that Fast Forward Academy&#8217;s most promising program offering, the enhanced IRS Annual Filing Season Program set to launch in June 2024, hasn&#8217;t yet been released. Consequently, we don&#8217;t yet know what the potential glitches or shortcomings of the program might be, which could affect its initial effectiveness and user experience.<\/span> <\/div> <\/li> <li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 1.4em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23cf2e2e&quot; d=&quot;M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-b08167be-1cf5-4bac-a0d3-8a9fbb88292f\"> <div class=\"ub_list_item_content\"> <span class=\"ub_list_item_icon\"> <svg width=\"1.4em\" height=\"1.4em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#cf2e2e\" d=\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"><\/path><\/svg> <\/span> <span class=\"ub_list_item_text\">Overwhelming Course Selection: The broad selection of 40 courses, while beneficial, can be daunting to navigate, especially for those who are new to the platform or uncertain about their specific educational needs.<\/span> <\/div> <\/li> <\/ul> <div class=\"bottom-line\"> <h3 class=\"wp-block-heading\" id=\"h-bottom-line-1\">Bottom Line<\/h3> <p>Exploring Fast Forward Academy&#8217;s Continuing Education offerings revealed a robust, user-friendly platform that simplifies learning with interactive tools and real-time feedback. The variety of courses and packages\u2014ranging from unlimited access to specific hourly content\u2014is impressive, catering to diverse professional needs with 24\/7 online availability and rapid IRS reporting. However, the broad selection can be overwhelming for new users, and the anticipation for their new IRS Annual Filing Season Program in June 2024 is mixed with uncertainty about potential glitches in the untested features.<\/p> <\/div> <div class=\"ub_review_block wp-block-ub-review\" id=\"ub_review_f3c69a95-1083-48de-9dc5-dc2ca6831c88\"><p class=\"ub_review_item_name\" style=\"font-size: 28px; text-align: left; \">Fast Forward Academy<\/p><p class=\"ub_review_author_name\" style=\"text-align: left; \"><\/p><div class=\"ub_review_entry\"><span>Dashboard<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-4\"><rect height=\"150\" width=\"67.5\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-0-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Content<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-4\"><rect height=\"150\" width=\"45\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-1-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Value<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-4\"><rect height=\"150\" width=\"75\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-2-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_entry\"><span>Support<\/span><div class=\"ub_review_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-4\"><rect height=\"150\" width=\"52.5\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-3-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><div class=\"ub_review_summary\"><div class=\"ub_review_overall_value\" style=\"display: block; \"><div class=\"ub_review_average\"><span class=\"ub_review_rating\">4.4<\/span><div class=\"ub_review_average_stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-0\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star0\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-0)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-1\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star1\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-1)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-2\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star2\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-2)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-3\"><rect height=\"150\" width=\"150\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star3\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-3)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 150 150\"> <defs><mask id=\"ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-4\"><rect height=\"150\" width=\"60\" y=\"0\" x=\"0\" fill=\"#fff\"><\/rect><\/mask><\/defs> <path fill=\"#888888\" stroke-width=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path><path class=\"star\" id=\"star4\" mask=\"url(#ub_review_star_filter-f3c69a95-1083-48de-9dc5-dc2ca6831c88-average-4)\" fill=\"#f7b708\" strokewidth=\"2.5\" d=\"m0.75,56.89914l56.02207,0l17.31126,-56.14914l17.31126,56.14914l56.02206,0l-45.32273,34.70168l17.31215,56.14914l-45.32274,-34.70262l-45.32274,34.70262l17.31215,-56.14914l-45.32274,-34.70168z\" stroke=\"#f7b708\"><\/path> <\/svg><\/div><\/div><\/div><div class=\"ub_review_cta_panel\"><div class=\"ub_review_cta_main\" style=\"justify-content: center; \"> <div style=\"gap: 20px\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-b6eb2622-dfca-4526-ac47-9fb916db7410\"><div class=\"ub-button-container\"> <a href=\"https:\/\/www.miamiherald.com\/careers-education\/recommends\/fast-forward-academy\/fast-forward-academy-ea\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"ub-button-block-main ub-button-flex\" role=\"button\" style=\"--ub-button-background-color: #00d084; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #7bdcb5; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; font-size: 17px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \"> <div class=\"ub-button-content-holder\" style=\"flex-direction: row\"> <span class=\"ub-button-block-btn\">LEARN MORE ABOUT FAST FORWARD ACADEMY<\/span> <\/div> <\/a> <\/div><\/div> <\/div><\/div><\/div><\/div> <hr class=\"wp-block-separator has-alpha-channel-opacity\"\/> <h2 id=\"h-ea-course-comparisons\" class=\"wp-block-heading\">EA <strong>Course Comparisons<\/strong><\/h2> <h3 id=\"h-becker-vs-surgent\" class=\"wp-block-heading\"><strong>Becker vs. Surgent<\/strong><\/h3> <p class=\"wp-block-paragraph\">When comparing Becker and Surgent, Becker is the premier choice for those who value high-production quality and a prestigious reputation. Becker\u2019s courses feel like premium broadcasts, featuring top-tier instructors and highly engaging video content that keeps you focused. While Surgent\u2019s A.S.A.P. adaptive technology is excellent for Enrolled Agents who need to earn credits quickly by skipping what they already know, it lacks the polished, classroom-style feel that Becker provides. If you want a learning experience that feels modern and high-end, Becker wins out\u2014though Surgent remains the better pick for the time-pressed professional looking for maximum efficiency.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> Choose <strong>Becker<\/strong> if you want a premium, &#8220;gold standard&#8221; education with high-end video production that feels like a professional broadcast. Opt for <strong>Surgent<\/strong> if your primary goal is speed and efficiency, as their adaptive tech is designed to get you to compliance in the fewest hours possible.<\/p> <h3 id=\"h-becker-vs-illumeo\" class=\"wp-block-heading\"><strong>Becker vs. Illumeo<\/strong><\/h3> <p class=\"wp-block-paragraph\">Becker and Illumeo offer very different experiences, but Becker takes the lead for those focused on deep, specialized tax expertise delivered through high-quality video. Becker\u2019s content is sleek and professionally produced, making it easy to digest complex IRS updates. On the other hand, Illumeo is the superior choice for professionals who want variety beyond just tax law. While Illumeo\u2019s massive library of 1,800+ courses and AI-driven career mapping offer incredible versatility for the price, the actual course delivery is often more basic and slide-heavy compared to Becker\u2019s polished videos. For strictly technical tax mastery, go with Becker; for a massive, multi-disciplinary library at a lower cost, Illumeo is the clear winner.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> Go with <strong>Becker<\/strong> if you are looking for a deep, technical mastery of the tax code delivered through a polished, high-production interface. Select <strong>Illumeo<\/strong> if you want the best &#8220;bang for your buck&#8221; and a massive library that helps you grow in leadership and business beyond just tax filings.<\/p> <h3 id=\"h-surgent-vs-gleim\" class=\"wp-block-heading\"><strong>Surgent vs. Gleim<\/strong><\/h3> <p class=\"wp-block-paragraph\">When comparing <a href=\"https:\/\/www.miamiherald.com\/careers-education\/surgent-vs-gleim-ea-review\/\">Surgent and Gleim Enrolled Agent<\/a> continuing education, <strong>Gleim edges out as the better choice<\/strong> for its thorough and well-organized content. Gleim\u2019s detailed explanations and carefully designed courses make it ideal for anyone who wants a solid, reliable foundation in tax topics. While Surgent\u2019s adaptive learning technology is great for personalizing study sessions and focusing on weak spots, it doesn\u2019t quite match Gleim\u2019s depth and structure. If you\u2019re looking for a comprehensive and straightforward approach, Gleim is the way to go\u2014though Surgent is still a strong option for those who want a more targeted, efficient learning experience.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> <strong>Gleim<\/strong> is the winner for those who want a meticulously structured, academic deep-dive with the most robust question bank in the industry. <strong>Surgent<\/strong> remains the preferred choice for modern, busy EAs who need a flexible, &#8220;smart&#8221; platform that adjusts to their existing knowledge to save time.<\/p> <h3 id=\"h-illumeo-vs-gleim\" class=\"wp-block-heading\"><strong>Illumeo vs. Gleim<\/strong><\/h3> <p class=\"wp-block-paragraph\">Comparing Illumeo and Gleim comes down to a choice between variety and depth. Illumeo is the better option for the modern professional who wants a &#8220;one-stop shop&#8221; for everything from tax ethics to leadership and Excel skills, all managed through a sophisticated AI platform. Its library is nearly 30 times larger than Gleim\u2019s, offering a much broader perspective. However, Gleim remains the gold standard for pure technical rigor. While Illumeo provides a wider range of topics and live webinars, it doesn\u2019t quite reach the level of granular, academic detail found in Gleim\u2019s meticulously designed tax modules. If you want a broad education with modern tools, choose Illumeo; if you want the most rigorous technical deep-dive available, stick with Gleim.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> <strong>Illumeo<\/strong> is the top pick for the &#8220;multi-hyphenate&#8221; professional who wants a broad, AI-guided education across dozens of disciplines at a low flat rate. However, for Enrolled Agents who strictly want the most rigorous and detailed tax-focused instruction available, <strong>Gleim<\/strong>\u2019s technical depth remains unmatched.<\/p> <h3 id=\"h-gleim-vs-fast-forward-academy\" class=\"wp-block-heading\"><strong>Gleim vs. Fast Forward Academy<\/strong><\/h3> <p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.miamiherald.com\/careers-education\/gleim-vs-fast-forward-academy-ea-review\/\">Gleim and Fast Forward Academy<\/a> both have their strengths, but <strong>Gleim comes out on top<\/strong> for its no-nonsense, thorough approach to continuing education. Gleim\u2019s materials are detailed and go deep into the topics, making it perfect for professionals who want to fully understand the content. While Fast Forward Academy has a more modern, user-friendly platform with some cool interactive tools, it doesn\u2019t match Gleim when it comes to the depth and reliability of the content. If you\u2019re looking for a straightforward, rock-solid course, Gleim is the better choice.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> <strong>Gleim<\/strong> wins for practitioners who value tradition, exhaustive detail, and a &#8220;no-frills&#8221; academic approach. Choose <strong>Fast Forward Academy<\/strong> if you prefer a modern, community-driven interface with high-tech interactive tools that make the study process feel less like a chore.<\/p> <h3 id=\"h-fast-forward-academy-vs-lambers\" class=\"wp-block-heading\"><strong>Fast Forward Academy vs. Lambers<\/strong><\/h3> <p class=\"wp-block-paragraph\">Fast Forward Academy and Lambers both offer comprehensive continuing education courses, but FFA&#8217;s approach is more suited to the modern learner with its interactive platform and easy navigation. Lambers, though known for its expert instructors and versatile course formats, falls short with its outdated website and less intuitive user interface. Therefore, FFA&#8217;s commitment to technology and ease of use places it ahead of Lambers for those prioritizing a seamless online education experience.<\/p> <p class=\"wp-block-paragraph\"><strong>Verdict:<\/strong> <strong>Fast Forward Academy<\/strong> is the clear choice for the tech-savvy learner who expects a seamless, mobile-friendly dashboard and modern study aids. While <strong>Lambers<\/strong> offers excellent legacy instruction, its outdated user experience makes it a harder sell for those used to modern web standards.<\/p> <h2 id=\"h-final-verdict\" class=\"wp-block-heading\">Final Verdict<\/h2> <p class=\"wp-block-paragraph\">Choosing the best Enrolled Agent continuing education provider depends on whether you prioritize technical depth, time efficiency, or professional variety.<\/p> <p class=\"wp-block-paragraph\">If you want a premium, high-production experience, <strong>Becker<\/strong> is the gold standard for deep tax mastery. For those balancing a heavy workload, <strong>Surgent\u2019s<\/strong> adaptive technology is the most efficient path to compliance, cutting out what you already know. Meanwhile, <strong>Illumeo<\/strong> offers the best value for professionals who want to expand beyond tax into leadership and business strategy. <\/p> <p class=\"wp-block-paragraph\">Ultimately, selecting a platform that aligns with your specific learning style transforms a mandatory requirement into a strategic career investment.<\/p> <h2 id=\"h-faq\" class=\"wp-block-heading\"><strong>FAQ<\/strong><\/h2> <div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1714113305725\"><strong class=\"schema-faq-question\"><strong>How often do Enrolled Agents need to complete continuing education?<\/strong><\/strong> <p class=\"schema-faq-answer\">The <a href=\"https:\/\/www.miamiherald.com\/careers-education\/enrolled-agent-cpe-requirements\/\">CE requirement for EAs<\/a> is 72 hours every three years. This allows one to maintain their licensure. It is recommended that they complete a minimum of 16 hours each year to distribute their learning evenly over the three-year period.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1714113321505\"><strong class=\"schema-faq-question\"><strong>What types of courses are necessary for Enrolled Agents&#8217; continuing education?<\/strong><\/strong> <p class=\"schema-faq-answer\">Enrolled Agents must take courses that cover federal tax law updates, ethics, and other federal tax-related topics. These courses must be approved by the IRS to count towards the continuing education requirements.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1714113348764\"><strong class=\"schema-faq-question\"><strong>Can Enrolled Agents take online continuing education courses?<\/strong><\/strong> <p class=\"schema-faq-answer\">Yes, Enrolled Agents can take continuing education courses online. Many providers offer online courses that are IRS-approved. Online courses provide flexibility and convenience, allowing EAs to study at their own pace and on their own schedule.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1714113368070\"><strong class=\"schema-faq-question\"><strong>What should Enrolled Agents look for in a continuing education course?<\/strong><\/strong> <p class=\"schema-faq-answer\">Enrolled Agents should look for courses that are specifically approved by the IRS for continuing education credits. Additionally, they should consider the course format (live webinar, self-study, etc.), the reputation of the provider, the relevance of the course content to their practice areas, and the course&#8217;s ability to address current tax laws and updates.<\/p> <\/div> <\/div> ","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re an EA, CPA, or any other finance professional who deals with taxation, making sure that you&#8217;re on the right side of tax law is crucial. One of the best ways to do this is to take tax classes and earn your required Enrolled Agent CPE. In times past, this had to be done [&hellip;]<\/p> ","protected":false},"author":11,"featured_media":1320,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,241],"tags":[],"class_list":["post-1220","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-careers-education","category-accounting"],"acf":{"external_author":[129],"external_editor":"","select_template":"default","not_show_feature_image":true,"hide_toc":false},"featured_image_src":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses-768x427.png","author_info":{"display_name":"","author_link":"https:\/\/www.miamiherald.com\/careers-education\/author\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.2 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Best Enrolled Agent Continuing Education Courses<\/title>\n<meta name=\"description\" content=\"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Best Enrolled Agent Continuing Education Courses\" \/>\n<meta property=\"og:description\" content=\"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/\" \/>\n<meta property=\"og:site_name\" content=\"Miami Herald - Careers &amp; Education\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-26T06:41:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-24T02:24:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png\" \/>\n\t<meta property=\"og:image:width\" content=\"7500\" \/>\n\t<meta property=\"og:image:height\" content=\"4168\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Best Enrolled Agent Continuing Education Courses\",\"datePublished\":\"2024-04-26T06:41:10+00:00\",\"dateModified\":\"2026-08-24T02:24:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/\"},\"wordCount\":3549,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/best-enrolled-agent-continuing-eduction-courses.png\",\"articleSection\":[\"Careers &amp; Education\",\"Accounting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/\",\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/\",\"name\":\"Best Enrolled Agent Continuing Education Courses\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/best-enrolled-agent-continuing-eduction-courses.png\",\"datePublished\":\"2024-04-26T06:41:10+00:00\",\"dateModified\":\"2026-08-24T02:24:18+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113305725\"},{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113321505\"},{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113348764\"},{\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113368070\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/best-enrolled-agent-continuing-eduction-courses.png\",\"contentUrl\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/best-enrolled-agent-continuing-eduction-courses.png\",\"width\":7500,\"height\":4168},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Best Enrolled Agent Continuing Education Courses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/#website\",\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/\",\"name\":\"Miami Herald - Careers & Education\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113305725\",\"position\":1,\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113305725\",\"name\":\"How often do Enrolled Agents need to complete continuing education?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The <a href=\\\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/enrolled-agent-cpe-requirements\\\/\\\">CE requirement for EAs<\\\/a> is 72 hours every three years. This allows one to maintain their licensure. It is recommended that they complete a minimum of 16 hours each year to distribute their learning evenly over the three-year period.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113321505\",\"position\":2,\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113321505\",\"name\":\"What types of courses are necessary for Enrolled Agents' continuing education?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Enrolled Agents must take courses that cover federal tax law updates, ethics, and other federal tax-related topics. These courses must be approved by the IRS to count towards the continuing education requirements.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113348764\",\"position\":3,\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113348764\",\"name\":\"Can Enrolled Agents take online continuing education courses?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, Enrolled Agents can take continuing education courses online. Many providers offer online courses that are IRS-approved. Online courses provide flexibility and convenience, allowing EAs to study at their own pace and on their own schedule.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113368070\",\"position\":4,\"url\":\"https:\\\/\\\/www.miamiherald.com\\\/careers-education\\\/best-enrolled-agent-continuing-education-courses\\\/#faq-question-1714113368070\",\"name\":\"What should Enrolled Agents look for in a continuing education course?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Enrolled Agents should look for courses that are specifically approved by the IRS for continuing education credits. Additionally, they should consider the course format (live webinar, self-study, etc.), the reputation of the provider, the relevance of the course content to their practice areas, and the course's ability to address current tax laws and updates.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Best Enrolled Agent Continuing Education Courses","description":"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/","og_locale":"en_US","og_type":"article","og_title":"Best Enrolled Agent Continuing Education Courses","og_description":"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!","og_url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/","og_site_name":"Miami Herald - Careers &amp; Education","article_published_time":"2024-04-26T06:41:10+00:00","article_modified_time":"2026-08-24T02:24:18+00:00","og_image":[{"width":7500,"height":4168,"url":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#article","isPartOf":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/"},"author":{"name":"","@id":""},"headline":"Best Enrolled Agent Continuing Education Courses","datePublished":"2024-04-26T06:41:10+00:00","dateModified":"2026-08-24T02:24:18+00:00","mainEntityOfPage":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/"},"wordCount":3549,"commentCount":0,"image":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#primaryimage"},"thumbnailUrl":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png","articleSection":["Careers &amp; Education","Accounting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/","url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/","name":"Best Enrolled Agent Continuing Education Courses","isPartOf":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#primaryimage"},"image":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#primaryimage"},"thumbnailUrl":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png","datePublished":"2024-04-26T06:41:10+00:00","dateModified":"2026-08-24T02:24:18+00:00","author":{"@id":""},"description":"Discover top Enrolled Agent CE courses to meet IRS requirements and stay up to date. Plus, save with exclusive discounts here!","breadcrumb":{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113305725"},{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113321505"},{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113348764"},{"@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113368070"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#primaryimage","url":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png","contentUrl":"https:\/\/www.miamiherald.com\/careers-education\/wp-content\/uploads\/sites\/2\/2024\/04\/best-enrolled-agent-continuing-eduction-courses.png","width":7500,"height":4168},{"@type":"BreadcrumbList","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.miamiherald.com\/careers-education\/"},{"@type":"ListItem","position":2,"name":"Best Enrolled Agent Continuing Education Courses"}]},{"@type":"WebSite","@id":"https:\/\/www.miamiherald.com\/careers-education\/#website","url":"https:\/\/www.miamiherald.com\/careers-education\/","name":"Miami Herald - Careers & Education","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.miamiherald.com\/careers-education\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":""},{"@type":"Question","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113305725","position":1,"url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113305725","name":"How often do Enrolled Agents need to complete continuing education?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The <a href=\"https:\/\/www.miamiherald.com\/careers-education\/enrolled-agent-cpe-requirements\/\">CE requirement for EAs<\/a> is 72 hours every three years. This allows one to maintain their licensure. It is recommended that they complete a minimum of 16 hours each year to distribute their learning evenly over the three-year period.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113321505","position":2,"url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113321505","name":"What types of courses are necessary for Enrolled Agents' continuing education?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Enrolled Agents must take courses that cover federal tax law updates, ethics, and other federal tax-related topics. These courses must be approved by the IRS to count towards the continuing education requirements.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113348764","position":3,"url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113348764","name":"Can Enrolled Agents take online continuing education courses?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, Enrolled Agents can take continuing education courses online. Many providers offer online courses that are IRS-approved. Online courses provide flexibility and convenience, allowing EAs to study at their own pace and on their own schedule.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113368070","position":4,"url":"https:\/\/www.miamiherald.com\/careers-education\/best-enrolled-agent-continuing-education-courses\/#faq-question-1714113368070","name":"What should Enrolled Agents look for in a continuing education course?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Enrolled Agents should look for courses that are specifically approved by the IRS for continuing education credits. Additionally, they should consider the course format (live webinar, self-study, etc.), the reputation of the provider, the relevance of the course content to their practice areas, and the course's ability to address current tax laws and updates.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"first_category":{"name":"Careers &amp; Education","url":"https:\/\/www.miamiherald.com\/careers-education\/"},"_links":{"self":[{"attributes":[],"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/posts\/1220"}],"collection":[{"attributes":[],"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/posts"}],"about":[{"attributes":[],"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/types\/post"}],"author":[{"attributes":{"embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"attributes":{"embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/comments?post=1220"}],"version-history":[{"attributes":{"count":4},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/posts\/1220\/revisions"}],"predecessor-version":[{"attributes":{"id":20913},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/posts\/1220\/revisions\/20913"}],"acf:post":[{"attributes":{"embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/external-author\/129"}],"wp:featuredmedia":[{"attributes":{"embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/media\/1320"}],"wp:attachment":[{"attributes":[],"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/media?parent=1220"}],"wp:term":[{"attributes":{"taxonomy":"category","embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/categories?post=1220"},{"attributes":{"taxonomy":"post_tag","embeddable":true},"href":"https:\/\/www.miamiherald.com\/careers-education\/wp-json\/wp\/v2\/tags?post=1220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}