exactly as-is. - Uses Bootstrap 3 columns because Pardot handles them well. - Speaker section has one master card. Duplicate that card if needed. ========================================================= */ body { margin: 0; padding: 0; background: #f6f8f8; color: #323038; font-family: 'Mulish', Arial, sans-serif; } img { max-width: 100%; height: auto; border: 0; } p, li { font-size: 16px; line-height: 1.7; } a { color: #0096a6; } h1, h2, h3, h4, .brand-name, .eyebrow, .section-label, .presenter-name, #pardot-form label, #pardot-form .field-label { font-family: 'Sansation', 'Mulish', Arial, sans-serif; font-weight: 700; } .container-narrow { max-width: 1120px; } /* BRAND BAR */ .brand-bar { background: #ffffff; border-bottom: 1px solid #e6e7e8; padding: 15px 0; } .brand-name { margin: 0; color: #323038; font-size: 17px; letter-spacing: .3px; text-transform: uppercase; } .brand-kicker { margin: 3px 0 0; color: #5f6062; font-size: 12px; font-weight: 700; } /* HERO */ .hero { background: #0096a6; color: #ffffff; padding: 50px 0 72px; } .eyebrow { display: inline-block; margin: 0 0 18px; padding: 7px 16px; border-radius: 20px; background: #97c131; color: #323038; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; } .hero h1 { margin: 0 0 16px; color: #ffffff; font-size: 42px; line-height: 1.12; } .hero h1 span { color: #97c131; } .hero-subtitle { max-width: 700px; margin: 0 0 24px; color: #e9fbfc; font-size: 18px; line-height: 1.7; } .event-details { display: inline-block; margin: 0; padding: 12px 18px; border-radius: 8px; background: rgba(50,48,56,.20); border: 1px solid rgba(255,255,255,.30); color: #ffffff; font-size: 15px; font-weight: 800; line-height: 1.5; } /* MAIN */ .main-section { margin-top: -42px; padding-bottom: 48px; } .content-card, .form-card { background: #ffffff; border: 1px solid #e6e7e8; border-radius: 12px; box-shadow: 0 8px 24px rgba(50,48,56,.10); } .content-card { padding: 34px 36px; } .form-card { overflow: hidden; margin-bottom: 24px; } .form-card-header { padding: 22px 24px; background: #323038; text-align: center; color: #ffffff; } .form-card-header p { margin: 0 0 6px; color: #97c131; font-size: 12px; font-weight: 900; letter-spacing: 1.5px; text-transform: uppercase; } .form-card-header h2 { margin: 0; color: #ffffff; font-size: 22px; line-height: 1.25; } .form-card-date { background: #f6f8f8; border-bottom: 1px solid #e6e7e8; padding: 11px 15px; color: #0096a6; font-size: 13px; font-weight: 800; line-height: 1.5; text-align: center; } .form-card-body { padding: 24px; } .form-helper { margin: 0 0 16px; color: #5f6062; font-size: 14px; line-height: 1.6; text-align: center; } .form-note { margin: 14px 0 0; color: #5f6062; font-size: 12px; line-height: 1.5; text-align: center; } /* PARDOT FORM */ #pardot-form, #pardot-form * { box-sizing: border-box; font-family: 'Mulish', Arial, sans-serif; } #pardot-form { margin: 0; padding: 0; color: #323038; } #pardot-form .form-field { margin: 0 0 13px; padding: 0; } #pardot-form label, #pardot-form .field-label { display: block; float: none !important; width: 100% !important; margin: 0 0 5px !important; padding: 0 !important; color: #323038; font-size: 12px; letter-spacing: .7px; line-height: 1.4; text-align: left !important; text-transform: uppercase; } #pardot-form input.text, #pardot-form input.date, #pardot-form textarea.standard, #pardot-form textarea, #pardot-form select { display: block; width: 100% !important; min-height: 44px; margin: 0 !important; padding: 10px 12px; background: #ffffff; border: 1px solid #d7dadd; border-radius: 6px; color: #323038; font-size: 15px; line-height: 1.4; outline: none; } #pardot-form textarea.standard, #pardot-form textarea { min-height: 96px; resize: vertical; } #pardot-form input.text:focus, #pardot-form input.date:focus, #pardot-form textarea.standard:focus, #pardot-form textarea:focus, #pardot-form select:focus { border-color: #0096a6; box-shadow: 0 0 0 3px rgba(0,150,166,.14); } #pardot-form .submit { margin: 16px 0 0 !important; padding: 0 !important; text-align: center; } #pardot-form .submit input { width: 100% !important; min-height: 50px; margin: 0; padding: 14px 20px; background: #f1563f; border: 1px solid #f1563f; border-radius: 6px; color: #ffffff; cursor: pointer; font-size: 16px; font-weight: 900; line-height: 1.2; } #pardot-form .submit input:hover, #pardot-form .submit input:focus { background: #d94530; border-color: #d94530; } #pardot-form.label-left span.value, #pardot-form.label-left .description, #pardot-form.label-left .no-label > *, #pardot-form.label-left .submit, #pardot-form.label-left .error.no-label { margin-left: 0 !important; } /* CONTENT */ .section-label { margin: 0 0 8px; color: #0096a6; font-size: 12px; letter-spacing: 1.8px; line-height: 1.4; text-transform: uppercase; } .content-card h2 { margin: 0 0 16px; color: #323038; font-size: 30px; line-height: 1.22; } .lead-copy { margin: 0 0 18px; color: #323038; font-size: 17px; line-height: 1.75; } .support-copy { color: #5f6062; } .takeaway-box { margin-top: 26px; padding: 24px; background: #cceaed; border-left: 5px solid #0096a6; border-radius: 10px; } .takeaway-box h3 { margin: 0 0 14px; color: #323038; font-size: 20px; line-height: 1.3; } .takeaway-list { margin: 0; padding: 0; list-style: none; } .takeaway-list li { position: relative; margin: 0; padding: 11px 0 11px 34px; border-bottom: 1px solid rgba(0,150,166,.18); color: #5f6062; font-size: 15px; line-height: 1.6; } .takeaway-list li:last-child { border-bottom: 0; } .takeaway-list li:before { content: "✓"; position: absolute; left: 0; top: 11px; width: 22px; height: 22px; border-radius: 50%; background: #97c131; color: #ffffff; font-size: 13px; font-weight: 900; line-height: 22px; text-align: center; } .callout { margin: 24px 0 0; padding: 18px 20px; background: #fff7f5; border: 1px solid #ffd8d0; border-radius: 10px; color: #323038; font-size: 15px; font-weight: 800; line-height: 1.6; } /* PROOF STRIP */ .proof-strip { background: #ffffff; border-top: 1px solid #e6e7e8; border-bottom: 1px solid #e6e7e8; padding: 26px 0; text-align: center; } .proof-card { min-height: 72px; padding: 0 20px; border-right: 1px solid #e6e7e8; } .proof-card.last { border-right: 0; } .proof-title { margin: 0; color: #323038; font-family: 'Sansation', 'Mulish', Arial, sans-serif; font-size: 15px; font-weight: 700; line-height: 1.4; } .proof-text { margin: 4px 0 0; color: #5f6062; font-size: 13px; line-height: 1.5; font-weight: 700; } /* PRESENTERS */ .presenters-section { padding: 50px 0; background: #cceaed; text-align: center; } .presenters-section h2 { margin: 0 0 10px; color: #323038; font-size: 28px; line-height: 1.25; } .presenters-intro { max-width: 650px; margin: 0 auto 26px; color: #5f6062; font-size: 15px; line-height: 1.7; } .speaker-wrap { max-width: 920px; margin: 0 auto; text-align: center; } .speaker-card { display: inline-block; vertical-align: top; width: 420px; min-height: 205px; margin: 0 10px 22px; padding: 24px; background: #ffffff; border: 1px solid rgba(0,150,166,.20); border-radius: 12px; box-shadow: 0 8px 22px rgba(50,48,56,.07); text-align: left; } .speaker-avatar { float: left; width: 74px; height: 74px; margin: 0 22px 20px 0; border-radius: 50%; background: #0096a6; color: #ffffff; font-size: 22px; font-weight: 900; line-height: 74px; text-align: center; } .presenter-name { margin: 4px 0 5px; color: #323038; font-size: 18px; line-height: 1.25; } .presenter-title { margin: 0; color: #5f6062; font-size: 13px; line-height: 1.5; } .credential { display: inline-block; margin-top: 10px; padding: 4px 10px; border-radius: 999px; background: #cceaed; color: #0096a6; font-size: 11px; font-weight: 900; letter-spacing: .4px; } .speaker-clear { clear: both; } .duplicate-note { margin: 0 auto; color: #007684; font-size: 13px; font-weight: 800; line-height: 1.5; text-align: center; } /* FOOTER */ .footer { padding: 24px 0; background: #323038; color: #ffffff; text-align: center; } .footer p { margin: 0; color: rgba(255,255,255,.78); font-size: 12px; line-height: 1.6; } .footer a { color: #ffffff; } /* MOBILE */ @media (max-width: 991px) { .hero { padding: 44px 0 72px; text-align: center; } .hero-subtitle { margin-left: auto; margin-right: auto; } .content-card { padding: 28px 24px; } } @media (max-width: 767px) { .brand-bar { text-align: center; } .hero h1 { font-size: 32px; } .hero-subtitle { font-size: 16px; } .event-details { display: block; font-size: 14px; } .main-section { margin-top: -34px; padding-bottom: 36px; } .content-card h2 { font-size: 25px; } .form-card-body { padding: 20px; } .takeaway-box { padding: 20px; } .proof-card { border-right: 0; border-bottom: 1px solid #e6e7e8; padding: 16px 20px; } .proof-card.last { border-bottom: 0; } .speaker-card { display: block; width: auto; max-width: 420px; margin: 0 auto 18px; text-align: center; } .speaker-avatar { float: none; margin: 0 auto 14px; } }

Succession Resource Group

Webinar for financial advisory firm owners

Webinar • July 2026

How to Get “PE Value”
With or Without PE

RIA M&A hit an all-time high in 2025. But headline multiples rarely tell the full story — and PE-caliber value is more achievable than most advisors think.

Wednesday, July 9, 2026 • 1:00 PM PT / 3:00 PM CT / 4:00 PM ET

Reserve Your Spot

Register for the Webinar

Wednesday, July 9, 2026 • 1 PM PT / 3 PM CT / 4 PM ET

Fill out the form below to reserve your spot. We’ll send the confirmation details by email.

Can’t join live? Register anyway — we’ll send the recording after the session.

Cut Through the Noise on RIA Valuation & Exit Strategy

PE-backed buyers were involved in more than 80% of RIA transactions in 2025. But headline multiples rarely tell the full story — and most advisors don’t realize that PE-caliber value may be achievable through internal succession or a sale to a peer when the right planning and deal structure is in place.

This data-driven webinar gives you a clearer look at your exit options based on your practice size, timeline, buyer universe, and long-term priorities.

What You’ll Walk Away Knowing

  • What today’s RIA valuation multiples actually look like — and why bids for the same firm can vary widely.
  • How PE-backed aggregator offers are structured, including where headline value and realized value can differ.
  • How to build enterprise value that commands a premium from PE platforms, peer firms, or your own next-gen team.
  • The planning and deal strategies that can help close the valuation gap between internal succession and external sale options.

Best fit for advisory firm owners who are fielding offers, planning an internal succession, evaluating growth options, or beginning to think seriously about an eventual exit.

4.9-Star Average Rating

70+ verified client reviews

Award-Winning M&A Team

Specialized support for advisors

Credentialed Experts

JD • CPA • CVA • CBA • CEPA • CFP® • BFA • MBA

Your Presenter

Learn from SRG specialists who work directly with advisory firms on valuation, succession, organizational planning, and transition strategy.

JS

Julia Sexton

Director of Strategic Organizational Planning
Succession Resource Group

CVA

Need another speaker? Duplicate the speaker card above. The cards will stay the same size.