<!doctype html><html lang="en"><head>
    <script>
      // Define dataLayer and the gtag function.
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}

//       gtag('consent', 'default', {
//         ad_storage: 'granted',
//         analytics_storage: 'granted'
//       });

      // Default ad_storage to 'denied' for EU
      gtag('consent', 'default', {
        ad_storage: 'denied',
        analytics_storage: 'denied',
        personalization_storage: "denied",
        region: ['EU']
      });
    </script>
    <!-- OneTrust Cookies Consent Notice start for simplecast.com -->
    <script type="text/javascript" src="https://cdn.cookielaw.org/consent/93af0542-64e9-452c-a906-f2d384524b21/OtAutoBlock.js"></script>
    <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="93af0542-64e9-452c-a906-f2d384524b21"></script>
    <script type="text/javascript">
      function OptanonWrapper() { }
    </script>
    <!-- OneTrust Cookies Consent Notice end for simplecast.com -->
    <meta charset="utf-8">
    <title>Podcast Hosting, Distribution &amp; Analytics - Simplecast</title>
    <link rel="shortcut icon" href="https://www.simplecast.com/hubfs/simplecast-files/favicon.ico">
    <meta name="description" content="Say hello to the modern podcast hosting, distribution, and analytics platform. Simplecast remains the easiest way for podcasters to publish audio to the world—with one-click publishing to Apple Podcasts, Spotify, or wherever your audience listens. ">
    
    
    <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <script src="/hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js"></script>
<script>hsjQuery = window['jQuery'];</script>
    <meta property="og:description" content="Say hello to the modern podcast hosting, distribution, and analytics platform. Simplecast remains the easiest way for podcasters to publish audio to the world—with one-click publishing to Apple Podcasts, Spotify, or wherever your audience listens. ">
    <meta property="og:title" content="Podcast Hosting, Distribution &amp; Analytics - Simplecast">
    <meta name="twitter:description" content="Say hello to the modern podcast hosting, distribution, and analytics platform. Simplecast remains the easiest way for podcasters to publish audio to the world—with one-click publishing to Apple Podcasts, Spotify, or wherever your audience listens. ">
    <meta name="twitter:title" content="Podcast Hosting, Distribution &amp; Analytics - Simplecast">

    

    
    <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>

<link rel="stylesheet" href="https://www.simplecast.com/hubfs/hub_generated/template_assets/1/115302124473/1771345722871/template_main.min.css">
<link rel="stylesheet" href="https://www.simplecast.com/hubfs/hub_generated/template_assets/1/115304779835/1771345723787/template_theme-overrides.min.css">
<style>
.site-header {
  padding: 44px 0;
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.site-header.secondary .logo-secondary,
.site-header.default .logo-secondary {
  display: none;
}

.site-header .header-background {
  position: absolute;
  right: 0;
  top: 0;
  width: 280px;
  right: 35%;
  height: 200px;
  margin-top: -110px;
  z-index: 1;
}

.site-header-content {
  display: flex;
  flex: none;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.site-header #hs-link-theme-settings_ {
  font-size: 0;
  cursor: pointer;
}
.site-header .logo {
  position: relative;
  z-index: 9;
}

.site-header #hs-link-theme-settings_:hover {
  opacity: .4;
}

.site-header a {
  font-family: "Sequel Sans";
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.site-header .site-nav_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  opacity: 1;
  align-items: center;
}
.site-header .menu-button,
.site-header .site-nav_link {
  display: inline-block;
  margin-left: 32px;
  line-height: 24px;
}

.site-header .first-button .menu-button {
  margin-left: 80px;
}

@media (min-width: 1100px) {
  .site-header .logo-small {
    display: none;
  }
}

@media (max-width: 1099px) {
  .site-header .logo-large {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .site-header .first-button .menu-button {
    margin-left: 48px;
  }
}

@media (min-width: 768px) {
  .site-header .mobile-first-button,
  .site-header .mobile-opened-logo,
  .site-header #menu-toggle {
    display: none;
  }
  .site-header {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .site-header .header-background {
    display: none;
  }
  .site-header {
    padding: 16px 0;
    position: fixed;
  }

  .site-header .menu-button.menu-button-1.mobile-first-button.mobile-first-button {
    margin-right: 16px;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
  }

  .site-header .site-nav_list {
    z-index: 1;
    top: 0;
    left: 0;
    background: #F7F7F5;
    width: 100%;
    position: fixed;
    height: 100%;
    padding: 104px 16px;
    transform-origin: 0% 0%;
    transform: translate(0, -100%);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    opacity: 0;
    display: block;
  }
  .site-header #menu-toggle {
    background: transparent;
    border: 0;
    transition: margin-bottom 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    position: relative;
    z-index: 99999;
    display: inline-block;
    vertical-align: middle;
  }
  .site-header .site-nav_hamburger span {
    top: 3px;
    width: 24px;
    margin-bottom: 4px;
    height: 3px;
    display: block;
    background: #F7F7F5;
    position: relative;
    border-radius: 3px;
    z-index: 3;
    transform-origin: 2px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background-color 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease;
    pointer-events: none;
  }
  .site-header .site-nav_hamburger span:first-child {
    transform-origin: 3px 0;
  }
  .site-header .site-nav_hamburger span:last-child {
    transform-origin: 0 0;
  }
  .site-header.is-open ul {
    opacity: 1;
    transform: none;
  }
  .site-header.is-open .site-nav_hamburger span:first-child {
    transform: rotate(45deg) translate(-2px, -1px);
  }
  .site-header.is-open .site-nav_hamburger span:nth-child(2) {
    opacity: 0;
    transform: rotate(0deg) scale(0.15, 0.15);
  }
  .site-header.is-open .site-nav_hamburger span:last-child {
    transform: rotate(-45deg) translate(0, -2px);
  }
  .site-header.is-open .logo-default {
    display: none;
  }
  .site-header.is-open .logo-secondary {
    display: block;
  }

  .site-header .menu-button,
  .site-header .site-nav_link {
    margin: 8px 0 0;
  }

  .site-header .first-button .menu-button {
    margin-top: 40px;
    margin-left: 0;
    margin-bottom: 16px;
  }

  .site-header ul li {
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition-delay: .5s;
  }

  .site-header.is-open ul li {
    opacity: 1;
  }

}</style>

<link rel="stylesheet" href="https://www.simplecast.com/hubfs/hub_generated/template_assets/1/115300699547/1771345726533/template_homepage.min.css">
<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
.dnd_area_1-row-0-force-full-width-section > .row-fluid {
  max-width: none !important;
}
.dnd_area_1-row-2-max-width-section-centering > .row-fluid {
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.dnd_area_1-row-3-max-width-section-centering > .row-fluid {
  max-width: 1000px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.dnd_area_1-row-4-max-width-section-centering > .row-fluid {
  max-width: 1400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.dnd_area_1-row-5-max-width-section-centering > .row-fluid {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* HubSpot Non-stacked Media Query Styles */
@media (min-width:768px) {
  .dnd_area_1-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-row-1-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-row-2-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-row-3-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-row-4-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-row-5-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area_1-column-1-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .dnd_area_1-column-1-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-5-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .dnd_area_1-column-5-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-12-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-12-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-11-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-11-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-9-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-9-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-21-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-21-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-20-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-20-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-16-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-16-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-23-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .dnd_area_1-column-23-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-44-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-44-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-43-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-43-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .dnd_area_1-column-40-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .dnd_area_1-column-40-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
}
/* HubSpot Styles (default) */
.dnd_area_1-row-0-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-0-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dnd_area_1-row-1-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-1-padding {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}
.dnd_area_1-row-1-background-layers {
  background-image: linear-gradient(rgba(15, 15, 9, 1), rgba(15, 15, 9, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-row-2-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-2-padding {
  padding-top: 112px !important;
  padding-bottom: 64px !important;
}
.dnd_area_1-row-2-background-layers {
  background-image: linear-gradient(rgba(15, 15, 9, 1), rgba(15, 15, 9, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-row-3-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-3-padding {
  padding-top: 64px !important;
  padding-bottom: 112px !important;
}
.dnd_area_1-row-3-background-layers {
  background-image: linear-gradient(rgba(15, 15, 9, 1), rgba(15, 15, 9, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-row-4-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-4-padding {
  padding-top: 112px !important;
  padding-bottom: 64px !important;
}
.dnd_area_1-row-4-background-layers {
  background-image: linear-gradient(rgba(15, 15, 9, 1), rgba(15, 15, 9, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-row-5-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-5-padding {
  padding-top: 112px !important;
  padding-bottom: 180px !important;
}
.dnd_area_1-row-5-background-layers {
  background-image: linear-gradient(rgba(15, 15, 9, 1), rgba(15, 15, 9, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-row-6-margin {
  margin-top: 0px !important;
}
.dnd_area_1-row-6-padding {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}
.dnd_area_1-row-6-background-layers {
  background-image: linear-gradient(rgba(247, 247, 245, 1), rgba(247, 247, 245, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area_1-column-23-row-1-margin {
  margin-top: 60px !important;
}
.dnd_area_1-column-26-row-3-margin {
  margin-top: 44px !important;
}
</style>
    <script src="https://code.jquery.com/jquery-3.5.1.js"></script>

    
<!--  Added by GoogleAnalytics integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
_hsp.push(['addPrivacyConsentListener', function(consent) { if (consent.allowed || (consent.categories && consent.categories.analytics)) {
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('create','UA-160152018-1','auto');
  ga('send','pageview');
}}]);
</script>

<!-- /Added by GoogleAnalytics integration -->

    <link rel="canonical" href="https://www.simplecast.com">


<meta property="og:url" content="https://www.simplecast.com">
<meta name="twitter:card" content="summary">
<meta http-equiv="content-language" content="en">





<meta name="google-site-verification" content="YLz-dGa5PimvfcNmSev8lZnZfRb6bkJRsS7oH0sJHH8">
    
      
    
     
    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-W82VHKC');</script>
    <!-- End Google Tag Manager -->
  <meta name="generator" content="HubSpot"></head>
  <body>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W82VHKC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->
    <div class="page-wrapper">
      <div class="body-wrapper   hs-content-id-115302397499 hs-site-page page ">
        
        <div data-global-resource-path="simplecast-theme/templates/partials/header.html"><div id="hs_cos_wrapper_menu" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><header class="site-header default">
  <div class="header-background" style="background: url(https://www.simplecast.com/hubfs/raw_assets/public/simplecast-theme/images/header-background.png) 0 0 / 240px 240px repeat;"></div>
  <div class="container">
    <div class="row-fluid">
      <div class="site-header-content">
        <div class="logo logo-default">
          <div class="logo-large">
            <a href="//www.simplecast.com/?hsLang=en" id="hs-link-menu_" style="border-width:0px;border:0px;"><img src="https://www.simplecast.com/hubfs/SimplecastByAdsWizz-Logo-Reverse-1.svg" class="hs-image-widget " height="9" style="height: auto;width:280px;border-width:0px;border:0px;" width="280" alt="Simplecast By AdsWizz" title="Simplecast By AdsWizz"></a>
          </div>
          <div class="logo-small">
            <a href="//www.simplecast.com/?hsLang=en" id="hs-link-menu_" style="border-width:0px;border:0px;"><img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-logo-small.svg" class="hs-image-widget " height="48" style="height: auto;width:48px;border-width:0px;border:0px;" width="48" alt="Simplecast By AdsWizz" title="Simplecast By AdsWizz"></a>
          </div>
        </div>
        <div class="logo logo-secondary">
          <div class="logo-large">
            <a href="//www.simplecast.com/?hsLang=en" id="hs-link-menu_" style="border-width:0px;border:0px;"><img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-logo-small-negative.svg" class="hs-image-widget " height="48" style="height: auto;width:48px;border-width:0px;border:0px;" width="48" alt="simplecast-logo-small-negative" title="simplecast-logo-small-negative"></a>
          </div>
          <div class="logo-small">
            <a href="//www.simplecast.com/?hsLang=en" id="hs-link-menu_" style="border-width:0px;border:0px;"><img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-logo-small-negative.svg" class="hs-image-widget " height="48" style="height: auto;width:48px;border-width:0px;border:0px;" width="48" alt="simplecast-logo-small-negative" title="simplecast-logo-small-negative"></a>
          </div>
        </div>
        <nav class="site-nav" role="navigation">
          
              
                
                
                <a href="https://auth.simplecast.com/" class="menu-button menu-button-1 mobile-first-button">
                  Sign In
                </a>
              
            
              
            
          <button role="button" id="menu-toggle" aria-expanded="false" aria-controsl="main-menu" aria-label="Menu" class="site-nav_hamburger">
            <span></span>
            <span></span>
            <span></span>
          </button>
          <ul class="site-nav_list" id="main-menu">
            
            
            
            <li>
              <a href="https://www.simplecast.com/features?hsLang=en" class="site-nav_link">
                Features
              </a>
            </li>
            
            
            
            <li>
              <a href="https://www.simplecast.com/pricing?hsLang=en" class="site-nav_link">
                Pricing
              </a>
            </li>
            
            
            
            <li>
              <a href="https://www.simplecast.com/monetization?hsLang=en" class="site-nav_link">
                Monetization
              </a>
            </li>
            
            
            
            <li>
              <a href="https://blog.simplecast.com/?hsLang=en" class="site-nav_link">
                Blog
              </a>
            </li>
            
            
            
            <li>
              <a href="https://help.simplecast.com" class="site-nav_link" target="_blank" rel="noopener">
                Support
              </a>
            </li>
            
            
            <li class="first-button">
              
              
              <a href="https://auth.simplecast.com/" class="menu-button menu-button-1">
                Sign In
              </a>
              <style>
                .site-header a.menu-button-1 {
                  padding: 0px 0px;
                  border: 0px solid rgba(255, 255, 255, 0.0);
                  background-color: rgba(128, 224, 186, 0.0);
                  color: rgba(255, 255, 254, 1.0);
                }
                .site-header a.menu-button-1:hover {
                  border-color: rgba(255, 255, 255, 0.0);
                  background-color: rgba(0, 184, 103, 0.0);
                  color: rgba(255, 255, 254, 0.4);
                }
              </style>
            </li>        
            
            <li class="">
              
              
              <a href="https://auth.simplecast.com/signup" class="menu-button menu-button-2">
                Get Started
              </a>
              <style>
                .site-header a.menu-button-2 {
                  padding: 10px 20px;
                  border: 0px solid rgba(255, 255, 255, 0.0);
                  background-color: rgba(128, 224, 186, 1.0);
                  color: rgba(15, 15, 9, 1.0);
                }
                .site-header a.menu-button-2:hover {
                  border-color: rgba(255, 255, 255, 0.0);
                  background-color: rgba(0, 184, 103, 1.0);
                  color: rgba(15, 15, 9, 1.0);
                }
              </style>
            </li>        
            
          </ul>
        </nav>
      </div>
    </div>
  </div>
</header>

<style>
  .site-header.default {
    background-color: rgba(15, 15, 9, 1.0);
  }
  .site-header.default .site-nav_link {
    color: rgba(255, 255, 254, 1.0);
  }
  .site-header.default .site-nav_link:hover {
    color: rgba(255, 255, 254, 0.4);
  }
  .site-header.secondary {
    background-color: rgba(247, 247, 245, 1.0);
  }
  
  .site-header.secondary a.menu-button-1,
  .site-header.secondary .site-nav_link {
    color: rgba(15, 15, 9, 1.0);
  }
  .site-header.secondary a.menu-button-1:hover,
  .site-header.secondary .site-nav_link:hover {
    color: rgba(15, 15, 9, 0.4);
  }
  .site-header.default .site-nav_hamburger span {
    background-color: rgba(255, 255, 254, 1.0);
  }
  .site-header.secondary .site-nav_hamburger span {
    background-color: rgba(15, 15, 9, 1.0);
  }
  .site-header.is-open .site-nav_hamburger span {
    background-color: rgba(15, 15, 9, 1.0);
  }
  .site-header.default .menu-button.menu-button-1.mobile-first-button.mobile-first-button {
    color: rgba(255, 255, 254, 1.0);
  }
  @media (max-width: 767px) {
    .site-header a.menu-button-1,
    .site-header.is-open .site-nav_link {
      color: rgba(15, 15, 9, 1.0);
    }
    .site-header a.menu-button-1:hover,
    .site-header.is-open .site-nav_link:hover {
      color: rgba(15, 15, 9, 0.4);
    }
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var headerHeight = $('header').outerHeight();
    $('body').css({
      'padding-top': headerHeight + 'px',
      'position': 'relative'
    });
    var windowWidth = $(window).width();
    if (windowWidth < 768) {
        $('.site-header #menu-toggle').click(function() {
          $('.site-header').toggleClass('is-open');
        });
    }
  });
</script></div></div>
        
        
<div class="body-container-wrapper">
  <div class="container-fluid">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd_area_1-row-0-vertical-alignment dnd-section dnd_area_1-row-0-force-full-width-section dnd_area_1-row-0-margin dnd_area_1-row-0-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd_area_1-column-1-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="section-header section-header-dnd_area_1-module-2 section-header-homepage">
  <div class="container">
    <div class="row-fluid">
      <div class="relative">
        <div class="content-wrapper">
          <div class="text">
            
            <h1 class="title">The first and last word in podcast management and monetization.</h1>
            
            
          </div>
        </div>
        <div class="content-wrapper p-relative">
          <div class="buttons">
            
            
            
            <a href="https://auth.simplecast.com/signup" class="button-primary">
              Create your FREE account
            </a>
            
            <p class="button-label">Looking to get paid for your podcast? <span class="start-trial-more-link"><a href="https://simplecast.com/monetization/?hsLang=en">Learn more</a>.</span></p>
          </div>
          <div class="hero_title_image-mouth">
            
          </div>
        </div>
        <div class="content-wrapper align-center">
          <p class="text-with-image">
            Say hello to the modern end-to-end podcasting platform. Simplecast remains the easiest way to get audio out to the world—with one-click publishing to <span class="accent-5">Apple Podcasts</span> <img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/apple_podcasts.svg" alt="Apple Podcasts"> , <span class="accent-2">Spotify</span> <img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/spotify.svg" alt="Spotify">, or <span class="accent-1">wherever</span> your audience listens—and the best way for podcasters to cash in on their content.
          </p>
          <div class="hero_title_image-mic">
            
            <img src="https://www.simplecast.com/hubfs/simplecast-files/home-header-decorative-2.png" alt="home-header-decorative-2">
            
          </div>
          <div class="image">
            
            
            
            
            
            
            <img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/lady-2x.png" alt="lady-2x" loading="lazy" style="max-width: 100%; height: auto;">
            
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="hero-green-wave">
    
    <img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/waves-top-2x.png" alt="waves-top-2x">
    
  </div>
  <div class="hero-noise-bottom"></div>
</div>

<style>
  .section-header-dnd_area_1-module-2 {
    width: 100%;
    padding: 20px 0 80px;
    background-color: rgba(15, 15, 9, 1.0);
  } 
  .section-header-dnd_area_1-module-2 .text-with-image,
  .section-header-dnd_area_1-module-2 .button-label,
  .section-header-dnd_area_1-module-2 .subtitle,  
  .section-header-dnd_area_1-module-2 .title {
    color: rgba(255, 255, 255, 1.0)
  }
  .section-header-dnd_area_1-module-2 .subtitle a,  
  .section-header-dnd_area_1-module-2 .title a {
    font-size: inherit;
    color: inherit;
  }
  .section-header-dnd_area_1-module-2 .subtitle a:hover,  
  .section-header-dnd_area_1-module-2 .title a:hover {
    opacity: .4;
  }
  .section-header-dnd_area_1-module-2 .subtitle {
    font-size: 24px;
    font-weight: 400;
  }
  .content-wrapper .subtitle {
    display: inline-block;
    width: 57.264957265%;
  }
  .section-header-homepage {
    position: relative;
    overflow: hidden;
  }
  .section-header-homepage .content-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 24px;
  }
  .section-header-homepage .content-wrapper.align-center {
    align-items: center;
  }
  .section-header-homepage .text {
    max-width: 68%;
  }
  .section-header-homepage .buttons {
    margin: 24px 0 48px;
  }
  .section-header-homepage .text-with-image {
    font-size: 2.2vw;
    line-height: 1.5;
    font-family: "Sequel Wide","Helvetica Neue",Helvetica,Arial,sans-serif;
    max-width: 1000px;
    margin: 0;
    margin-right: 40px;
  }
  .section-header-homepage .text-with-image img {
    max-width: 2vw;
    min-width: 15px;
    height: auto;
  }
  .section-header-homepage .relative {
    position: relative;
  }
  .section-header-homepage .hero-green-wave {
    width: 248px;
    position: absolute;
    left: -95px;
    top: 45%;
  }
  .section-header-homepage .hero-noise-bottom {
    background: url('https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/noise.gif') 0 0 / 240px 240px repeat;
    position: absolute;
    overflow: hidden;
    left: 50%;
    bottom: 0;
    width: 340px;
    height: 32px;
    margin-left: -170px;
  }
  .section-header-homepage .hero_title_image-mouth {
    max-width: 9%;
    position: absolute;
    right: 37%;
    top: -30%;
  }
  .section-header-homepage .hero_title_image-mic {
    max-width: 90px;
  }
  .section-header-homepage .title {
    font-size: 6vw;
  }
  @media (min-width: 1333px) {
    .section-header-homepage .title {
      font-size: 80px;
    }
    .section-header-homepage .text-with-image {
      font-size: 30px;
    }
  }

  @media (min-width: 768px) and (max-width: 1640px) {
    .section-header-homepage .hero-green-wave {
      left: -225px;
    }
  }

  @media (min-width: 768px) and (max-width: 1288px) {
    .section-header-homepage .hero_title_image-mouth {
      right: 29%;
      top: -5%;
    }
    .section-header-homepage .text {
      max-width: 70%;
    }
  }
  @media (min-width: 768px) {
    .section-header-homepage .image {
      max-width: 28%;
      position: absolute;
      top: 0;
      right: -48px;
      width: 100%;
    }
  }

  @media (max-width: 767px) {
    .section-header-homepage .hero-noise-bottom,
    .section-header-homepage .hero_title_image-mic,
    .section-header-homepage .hero_title_image-mouth,
    .section-header-homepage .hero-green-wave {
      display: none;
    }
    .section-header-homepage .image {
      width: 100%;
      width: -webkit-calc(100% + 40px);
      width: -moz-calc(100% + 40px);
      width: calc(100% + 40px);
      margin-bottom: 30px;
    }
    .section-header-homepage .image img {
      width: 100%;
    }
    .section-header-homepage .content-wrapper {
      padding-left: 0;
    }
    .section-header-homepage .content-wrapper.align-center {
      flex-direction: column-reverse;
    }
    .section-header-homepage .text {
      max-width: 100%;
    }
    .section-header-homepage .title {
      font-size: 8.5vw;
    }
    .section-header-homepage .buttons {
      width: 100%;
      text-align: center;
    }
    .section-header-dnd_area_1-module-2 {
      padding-top: 48px;
      padding-bottom: 48px;
    }
    .section-header-homepage .text-with-image {
      margin-right: 0;
    }
  }

  @media (min-width: 1100px) {
    .section-header-homepage .hero_title_image-mic {
      max-width: 115px;
      margin-right: 5%;
    }
  }

  @media (min-width: 1288px) {
    .section-header-homepage .content-wrapper {
      margin-right: -48px;
    }
  }

  @media (min-width: 1400px) {
    .section-header-homepage .text-with-image img {
      max-width: 30px;
    }
  }
  
  @media (max-width: 636.36363636px) {
    .section-header-homepage .text-with-image {
      font-size: 14px;
    }
  }
</style></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd_area_1-row-1-background-layers dnd_area_1-row-1-background-color dnd_area_1-row-1-padding dnd-section dnd_area_1-row-1-vertical-alignment dnd_area_1-row-1-margin">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd_area_1-column-5-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-6" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-6 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-6').closest('.dnd-section');
    
    dnd_section.addClass('white-text large-header');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-6').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-7" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_dnd_area_1-module-7_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2>Here's the thing…</h2>
<p>For over 10 years, Simplecast has provided <span class="accent-1">industry-leading publishing</span>, <span class="accent-2">distribution</span>, <span class="accent-3">analytics</span>, and <span class="accent-4">monetization </span>tools. Whether you're a growing network or an indie creator, the Simplecast platform gives shows of <span class="accent-5">all shapes and sizes</span> access to the same enterprise-level features that support the world's biggest podcasts.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-8" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="dnd_area_1-module-8 decorative-image-dnd_area_1-module-8 text-center">
  
    
      
      
       
      <img class="decorative-image decorative-image-1" src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=153&amp;height=187&amp;name=home-decorative-globe.png" alt="" loading="" width="153" height="187" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=77&amp;height=94&amp;name=home-decorative-globe.png 77w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=153&amp;height=187&amp;name=home-decorative-globe.png 153w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=230&amp;height=281&amp;name=home-decorative-globe.png 230w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=306&amp;height=374&amp;name=home-decorative-globe.png 306w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=383&amp;height=468&amp;name=home-decorative-globe.png 383w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-decorative-globe.png?width=459&amp;height=561&amp;name=home-decorative-globe.png 459w" sizes="(max-width: 153px) 100vw, 153px">
    
  
</div>
<style>
  
  .decorative-image-dnd_area_1-module-8 .decorative-image-1 {
     top:55%;
    left: 83%;
    
    
  }
  
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.decorative-image-dnd_area_1-module-8').closest('.dnd-section');
    dnd_section.addClass('decorative-image-parent');
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Section decorative image</div>'
      $('.decorative-image-dnd_area_1-module-8').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd_area_1-row-2-background-color dnd_area_1-row-2-max-width-section-centering dnd-section dnd_area_1-row-2-vertical-alignment dnd_area_1-row-2-background-layers dnd_area_1-row-2-margin dnd_area_1-row-2-padding">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell dnd-column dnd_area_1-column-9-vertical-alignment" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-10" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-10_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=496&amp;name=text-section-with-image-1-img.png" class="hs-image-widget " style="width:496px;border-width:0px;border:0px;" width="496" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=248&amp;name=text-section-with-image-1-img.png 248w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=496&amp;name=text-section-with-image-1-img.png 496w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=744&amp;name=text-section-with-image-1-img.png 744w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=992&amp;name=text-section-with-image-1-img.png 992w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=1240&amp;name=text-section-with-image-1-img.png 1240w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-1-img.png?width=1488&amp;name=text-section-with-image-1-img.png 1488w" sizes="(max-width: 496px) 100vw, 496px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span1 widget-span widget-type-cell dnd_area_1-column-11-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="6" data-w="1">

</div><!--end widget-span -->
<div class="span5 widget-span widget-type-cell dnd-column dnd_area_1-column-12-vertical-alignment" style="" data-widget-type="cell" data-x="7" data-w="5">

<div class="row-fluid-wrapper row-depth-1 row-number-9 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-13" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-13 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-13').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image text-section-with-image-1');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-13').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-14" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_dnd_area_1-module-14_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h3>One Click, Millions of Listeners</h3>
<p>Publishing and distributing an episode is easier than ever before. All-new streamlined workflows and forthcoming episode templates take your episode from post production to ears around the globe, nearly instantly. Use one-click publishing to distribute your episodes wherever your listeners are: <span style="font-weight: bold;">Apple Podcasts, Spotify, Pandora, Stitcher and many more.</span> Not gonna lie–it feels a little like magic.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-11 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1696525021285" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="text-left">
  
  
  <a href="https://www.simplecast.com/pricing/?hsLang=en" class="button-secondary" target="_blank" rel="noopener">
    See what plan is right for you
  </a>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-12 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-15" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="dnd_area_1-module-15 decorative-image-dnd_area_1-module-15 text-center">
  
    
      
      
       
      <img class="decorative-image decorative-image-1" src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=156&amp;height=133&amp;name=home-texture-2.png" alt="" loading="" width="156" height="133" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=78&amp;height=67&amp;name=home-texture-2.png 78w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=156&amp;height=133&amp;name=home-texture-2.png 156w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=234&amp;height=200&amp;name=home-texture-2.png 234w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=312&amp;height=266&amp;name=home-texture-2.png 312w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=390&amp;height=333&amp;name=home-texture-2.png 390w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/home-texture-2.png?width=468&amp;height=399&amp;name=home-texture-2.png 468w" sizes="(max-width: 156px) 100vw, 156px">
    
  
</div>
<style>
  
  .decorative-image-dnd_area_1-module-15 .decorative-image-1 {
     top:62%;
    
    right: 0%;
    
  }
  
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.decorative-image-dnd_area_1-module-15').closest('.dnd-section');
    dnd_section.addClass('decorative-image-parent');
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Section decorative image</div>'
      $('.decorative-image-dnd_area_1-module-15').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-13 dnd_area_1-row-3-max-width-section-centering dnd_area_1-row-3-vertical-alignment dnd-section dnd_area_1-row-3-background-layers dnd_area_1-row-3-margin dnd_area_1-row-3-background-color dnd_area_1-row-3-padding">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell dnd-column dnd_area_1-column-16-vertical-alignment" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-14 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-17" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-17 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-17').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image text-section-with-image-2');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-17').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-15 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-18" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_dnd_area_1-module-18_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h3>One Platform, Millions of Ad Opportunities</h3>
<p>Monetizing with Simplecast comes with two advantages. The first of which are inventory controls that give you everything you need to manage the placements, pricing, and ultimately the ads that make it into your podcast. The second is immediate access to <span style="font-weight: bold;">the</span> <span style="font-weight: bold;">AdsWizz Marketplace</span> - one of the first and largest programmatic exchanges where 80% of the world's demand go to buy their podcast ads on shows or networks, just like yours.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-16 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1696525132861" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="text-left">
  
  
  <a href="https://www.simplecast.com/monetization?hsLang=en" class="button-tertiary" target="_blank" rel="noopener">
    Come make money with us
  </a>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-17 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-19" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="dnd_area_1-module-19 decorative-image-dnd_area_1-module-19 text-center">
  
    
      
      
       
      <img class="decorative-image decorative-image-1" src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=264&amp;height=218&amp;name=homepage-section-decorator.png" alt="" loading="" width="264" height="218" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=132&amp;height=109&amp;name=homepage-section-decorator.png 132w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=264&amp;height=218&amp;name=homepage-section-decorator.png 264w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=396&amp;height=327&amp;name=homepage-section-decorator.png 396w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=528&amp;height=436&amp;name=homepage-section-decorator.png 528w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=660&amp;height=545&amp;name=homepage-section-decorator.png 660w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-section-decorator.png?width=792&amp;height=654&amp;name=homepage-section-decorator.png 792w" sizes="(max-width: 264px) 100vw, 264px">
    
  
</div>
<style>
  
  .decorative-image-dnd_area_1-module-19 .decorative-image-1 {
    
    left: -8%;
    
    bottom: 0%;
  }
  
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.decorative-image-dnd_area_1-module-19').closest('.dnd-section');
    dnd_section.addClass('decorative-image-parent');
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Section decorative image</div>'
      $('.decorative-image-dnd_area_1-module-19').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span1 widget-span widget-type-cell dnd_area_1-column-20-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="6" data-w="1">

</div><!--end widget-span -->
<div class="span5 widget-span widget-type-cell dnd_area_1-column-21-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="7" data-w="5">

<div class="row-fluid-wrapper row-depth-1 row-number-18 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-22" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-22_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=380&amp;name=text-section-with-image-2-img.png" class="hs-image-widget " style="width:380px;border-width:0px;border:0px;" width="380" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=190&amp;name=text-section-with-image-2-img.png 190w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=380&amp;name=text-section-with-image-2-img.png 380w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=570&amp;name=text-section-with-image-2-img.png 570w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=760&amp;name=text-section-with-image-2-img.png 760w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=950&amp;name=text-section-with-image-2-img.png 950w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-2-img.png?width=1140&amp;name=text-section-with-image-2-img.png 1140w" sizes="(max-width: 380px) 100vw, 380px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-19 dnd_area_1-row-4-background-layers dnd_area_1-row-4-padding dnd-section dnd_area_1-row-4-vertical-alignment dnd_area_1-row-4-background-color dnd_area_1-row-4-max-width-section-centering dnd_area_1-row-4-margin">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd_area_1-column-23-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-20 dnd-row">
<div class="row-fluid ">
<div class="span7 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="7">

<div class="row-fluid-wrapper row-depth-1 row-number-21 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-25" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-25_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=1440&amp;name=homepage-chart.png" class="hs-image-widget " style="width:1440px;border-width:0px;border:0px;" width="1440" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=720&amp;name=homepage-chart.png 720w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=1440&amp;name=homepage-chart.png 1440w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=2160&amp;name=homepage-chart.png 2160w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=2880&amp;name=homepage-chart.png 2880w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=3600&amp;name=homepage-chart.png 3600w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart.png?width=4320&amp;name=homepage-chart.png 4320w" sizes="(max-width: 1440px) 100vw, 1440px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span5 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="7" data-w="5">

<div class="row-fluid-wrapper row-depth-1 row-number-22 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-27" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-27 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-27').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image text-section-with-image-3');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-27').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-23 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-28" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_dnd_area_1-module-28_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-3-mobile.png" class="mobile-visible full-width-image">
<div class="wrapper">
<h3>First Of Its Kind Analytics Platform</h3>
<p>Meet Audience by Simplecast–an audio analytics platform unlike any you've seen. Better understand your listeners, where they are, where they listen (like at work, home, or on a plane). Compare episodes trends and get never-before insights into what parts of your show are shared the most. With IAB Certification, your numbers are audited and approved by the IAB Tech Lab, and industry-standard right out of the box. We've made enterprise-scale analytics affordable for podcasters everywhere.</p>
</div></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-24 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1696525334176" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="text-left">
  
  
  <a href="https://www.simplecast.com/features?hsLang=en" class="button-secondary" target="_blank" rel="noopener">
    Check out our other features
  </a>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-25 dnd_area_1-column-26-row-3-margin dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-29" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="dnd_area_1-module-29 decorative-image-dnd_area_1-module-29 text-center">
  
    
      
      
       
      <img class="decorative-image decorative-image-1" src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=400&amp;name=homepage-charts-decorator.png" alt="" loading="" width="400" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=200&amp;name=homepage-charts-decorator.png 200w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=400&amp;name=homepage-charts-decorator.png 400w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=600&amp;name=homepage-charts-decorator.png 600w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=800&amp;name=homepage-charts-decorator.png 800w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=1000&amp;name=homepage-charts-decorator.png 1000w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-charts-decorator.png?width=1200&amp;name=homepage-charts-decorator.png 1200w" sizes="(max-width: 400px) 100vw, 400px">
    
  
</div>
<style>
  
  .decorative-image-dnd_area_1-module-29 .decorative-image-1 {
    
    left: 28%;
    
    bottom: 0%;
  }
  
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.decorative-image-dnd_area_1-module-29').closest('.dnd-section');
    dnd_section.addClass('decorative-image-parent');
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Section decorative image</div>'
      $('.decorative-image-dnd_area_1-module-29').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-26 dnd_area_1-column-23-row-1-margin dnd-row">
<div class="row-fluid ">
<div class="span1 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="1">

</div><!--end widget-span -->
<div class="span3 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="1" data-w="3">

<div class="row-fluid-wrapper row-depth-1 row-number-27 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-32" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-32 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-32').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-32').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-28 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-33" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-33_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=225&amp;name=homepage-chart-2.png" class="hs-image-widget " style="width:225px;border-width:0px;border:0px;" width="225" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=113&amp;name=homepage-chart-2.png 113w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=225&amp;name=homepage-chart-2.png 225w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=338&amp;name=homepage-chart-2.png 338w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=450&amp;name=homepage-chart-2.png 450w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=563&amp;name=homepage-chart-2.png 563w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-chart-2.png?width=675&amp;name=homepage-chart-2.png 675w" sizes="(max-width: 225px) 100vw, 225px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span7 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="4" data-w="7">

<div class="row-fluid-wrapper row-depth-1 row-number-29 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-35" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-35 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-35').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-35').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-30 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-36" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-36_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=770&amp;name=homepage-calendar.png" class="hs-image-widget " style="width:770px;border-width:0px;border:0px;" width="770" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=385&amp;name=homepage-calendar.png 385w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=770&amp;name=homepage-calendar.png 770w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=1155&amp;name=homepage-calendar.png 1155w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=1540&amp;name=homepage-calendar.png 1540w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=1925&amp;name=homepage-calendar.png 1925w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/homepage-calendar.png?width=2310&amp;name=homepage-calendar.png 2310w" sizes="(max-width: 770px) 100vw, 770px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-31 dnd_area_1-row-5-padding dnd-section dnd_area_1-row-5-vertical-alignment dnd_area_1-row-5-max-width-section-centering dnd_area_1-row-5-background-color dnd_area_1-row-5-margin dnd_area_1-row-5-background-layers">
<div class="row-fluid ">
<div class="span5 widget-span widget-type-cell dnd_area_1-column-40-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="5">

<div class="row-fluid-wrapper row-depth-1 row-number-32 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-41" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="extra-section-settings-dnd_area_1-module-41 text-section"></div>
<style>
  .hs-inline-edit .module-button {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    background-color: #e66e50;
    border-color: #e66e50;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin: 20px;
  }
</style>
<script>
  jQuery( document ).ready(function($) {
    var dnd_section = $('.extra-section-settings-dnd_area_1-module-41').closest('.dnd-section');
    
    dnd_section.addClass('white-text text-section-with-image text-section-with-image-4');
    
    
    if ($('.hs-inline-edit').length > 0) {
      var button = '<div class="button-primary module-button">Extra section settings</div>'
      $('.extra-section-settings-dnd_area_1-module-41').append(button);
    }
  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-33 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-42" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_dnd_area_1-module-42_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h3>Moving to Simplecast:<br>98% Seamless, 2% Magic</h3>
<p>In the past, moving your podcast to a new home was a big deal and could be an overwhelming project–so we decided to change it. The Simplecast Show Migrator requires zero heavy lifting. Choose your show, confirm the owner, and watch the progress meter zip along. Plus, our world-class support team is available 7 days a week for any questions before your big move. Shut the front door. Welcome home!</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-34 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1696525442998" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="text-left">
  
  
  <a href="https://auth.simplecast.com/" class="button-primary">
    Create your FREE account
  </a>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span1 widget-span widget-type-cell dnd-column dnd_area_1-column-43-vertical-alignment" style="" data-widget-type="cell" data-x="5" data-w="1">

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd_area_1-column-44-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-35 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_dnd_area_1-module-45" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_dnd_area_1-module-45_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=580&amp;name=text-section-with-image-4-img.png" class="hs-image-widget " style="width:580px;border-width:0px;border:0px;" width="580" alt="" title="" srcset="https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=290&amp;name=text-section-with-image-4-img.png 290w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=580&amp;name=text-section-with-image-4-img.png 580w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=870&amp;name=text-section-with-image-4-img.png 870w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=1160&amp;name=text-section-with-image-4-img.png 1160w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=1450&amp;name=text-section-with-image-4-img.png 1450w, https://www.simplecast.com/hs-fs/hubfs/simplecast-files/simplecast-theme/images/text-section-with-image-4-img.png?width=1740&amp;name=text-section-with-image-4-img.png 1740w" sizes="(max-width: 580px) 100vw, 580px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-36 dnd_area_1-row-6-background-color dnd_area_1-row-6-margin dnd_area_1-row-6-background-layers dnd-section dnd_area_1-row-6-padding">
<div class="row-fluid ">
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>
  
</div>
<script>
  jQuery( document ).ready(function($) {
    $(window).scroll(function() {
      var pageHeaderHeight = $('.section-header-homepage').outerHeight();
      var menuHeight = $('header').outerHeight();
      if ($(window).scrollTop() > pageHeaderHeight + menuHeight) {
        $('header').addClass('secondary');
        $('header').removeClass('default');
      } else {
        $('header').removeClass('secondary');
        $('header').addClass('default');
      }
    });
  });
</script>

      </div>
      
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>

<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>

<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/www.simplecast.com"]);
_hsq.push(["setPageId", "115302397499"]);
_hsq.push(["setContentMetadata", {
    "contentPageId": 115302397499,
    "legacyPageId": "115302397499",
    "contentFolderId": null,
    "contentGroupId": null,
    "abTestId": null,
    "languageVariantId": 115302397499,
    "languageCode": "en",
    
    
}]);
</script>

<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/5139384.js?businessUnitId=858400"></script>
<!-- End of HubSpot Analytics Code -->


<script type="text/javascript">
var hsVars = {
    render_id: "d550d41a-8ac9-4781-9d82-eaa5a50a344f",
    ticks: 1775666301176,
    page_id: 115302397499,
    
    content_group_id: 0,
    portal_id: 5139384,
    app_hs_base_url: "https://app.hubspot.com",
    cp_hs_base_url: "https://cp.hubspot.com",
    language: "en",
    analytics_page_type: "standard-page",
    scp_content_type: "",
    
    analytics_page_id: "115302397499",
    category_id: 1,
    folder_id: 0,
    is_hubspot_user: false
}
</script>


<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js"></script>




      
      <div data-global-resource-path="simplecast-theme/templates/partials/footer.html"><div id="hs_cos_wrapper_footer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><footer class="footer">
  <div class="container">
    <div class="row-fluid">
      <div class="footer-content">
        <div class="columns">
          
          <div class="column">
            <h3>PRODUCT</h3>
            
            <div class="link-wrapper">
              
              
              <a href="https://simplecast.com/features-pricing/?hsLang=en">
                Features &amp; Pricing
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://blog.simplecast.com/?hsLang=en">
                Blog
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://help.simplecast.com/">
                Support
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://auth.simplecast.com/">
                Sign In
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://auth.simplecast.com/signup">
                Get Started
              </a>
            </div>
            
            
          </div>
          
          <div class="column">
            <h3>COMPANY</h3>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.simplecast.com/careers/?hsLang=en">
                Careers
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.simplecast.com/terms-conditions/?hsLang=en">
                Terms
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.simplecast.com/privacy?hsLang=en">
                Privacy
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.simplecast.com/terms-conditions/?hsLang=en#digital-millennium-copyright-act-dmca-policy">
                DMCA
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.simplecast.com/dpa/?hsLang=en">
                DPA
              </a>
            </div>
            
            
            <div class="link-wrapper">
              <a href="#" class="ot-sdk-show-settings" data-cc="c-settings">Cookie settings</a>
            </div>
            
          </div>
          
          <div class="column">
            <h3>SOCIAL</h3>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.facebook.com/simplecastpodcast/" target="_blank" rel="noopener">
                Facebook
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://twitter.com/simplecast" target="_blank" rel="noopener">
                Twitter
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.instagram.com/simplecast/" target="_blank" rel="noopener">
                Instagram
              </a>
            </div>
            
            <div class="link-wrapper">
              
              
              <a href="https://www.linkedin.com/company/simplecast" target="_blank" rel="nofollow noopener">
                LinkedIn
              </a>
            </div>
            
            
          </div>
          
        </div>
        <div class="footer-logo">
          
          
          
          
          
          
          <img src="https://www.simplecast.com/hubfs/simplecast-files/simplecast-logo-small-black.svg" alt="simplecast-logo-small-black" loading="lazy" style="max-width: 100%; height: auto;">
          
        </div>
      </div>
      <p class="copyright">
        
      </p>
    </div>
  </div>
</footer>

<style>
  .footer {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .footer .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
  }

  .footer .columns {
    display: flex;
    align-items: flex-start;
  }

  .footer .column {
    max-width: 240px;
    margin-right: 24px;
  }

  .footer h3 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .footer .link-wrapper {
    line-height: 40px;
  }

  .footer h3,
  .footer p,  
  .footer a {
    color: rgba(15, 15, 10, 0.95);
  }

  .footer a {
    text-decoration: none;
  }

  .footer a:hover {
    text-decoration: underline;
  }

  .footer .copyright {
    font-size: 14px;
    margin-top: 64px;
    margin-bottom: 0;
  }

  .footer .footer-logo img {
    min-height: 60px;
    width: auto;
  }

  .footer .footer-logo {
    font-size: 0;
    line-height: 1;
  }
  @media (min-width: 768px) {
    .footer {
      padding: 64px 0;
    }
    .footer .columns {
      width: 60%;
    }
    .footer .column {
      width: 30%;
    }
  }
  @media (max-width: 767px) {
    .footer {
      padding: 32px 0;
    }
    .footer .footer-content {
      flex-direction: column;
    }
    .footer .columns {
      width: 100%;
      flex-wrap: wrap;
      margin-bottom: 32px;
    }
    .footer .column {
      width: 40%;
      padding-bottom: 24px;
    }
    .footer .copyright {
      margin: 16px 0 0;
    }
    .footer .footer-logo img {
      max-width: 40px !important;
    }
  }
</style></div></div>
      
    </div>
  
</body></html>