/*!
Theme Name: Dialog
Theme URI: https://appstories.net
Author: Alessandro Vendruscolo
Author URI: https://avedesign.me
Description: N/A
Version: 1.0
License: N/A
License URI: N/A
Text Domain: N/A
Tags: N/A
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

html {
  font-size: 16px; }

body {
  font-family: -apple-system, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  color: #333 ; }

a {
  font-weight: 400;
  text-decoration: none;
  color: #e02b38 ; }
  a:visited {
    color: #bc1c27 ; }

img,
canvas,
iframe,
video,
svg {
  max-width: 100%; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.site-main-header {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e6edef ; }
  .site-main-header .macstories-production {
    position: absolute;
    top: 0;
    left: 1em;
    z-index: 1;
    text-decoration: none;
    width: 2em;
    height: auto;
    -webkit-filter: drop-shadow(2px 4px 3px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(2px 4px 3px rgba(0, 0, 0, 0.6)); }
    @media screen and (min-width: 768px) {
      .site-main-header .macstories-production {
        left: 2em;
        width: 2.5em; } }
  .site-main-header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-height: 12rem;
    background-image: url("../dialog/images/dialog-logo-background.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .site-main-header .logo-image {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto;
    max-width: 80%;
    max-height: 10rem;
    padding: 24px;
    text-decoration: none; }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0; }
  .menu .menu-item {
    list-style: none;
    font-size: 1em;
    color: inherit;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    margin: 8px 0;
    padding: 0;
    color: #97a4b7 ; }
    .menu .menu-item:hover {
      color: #798aa2 ; }
    .menu .menu-item:not(:first-child) {
      margin-left: 0.75em; }
    .menu .menu-item:not(:last-child) {
      margin-right: 0.75em; }
    .menu .menu-item a {
      color: inherit;
      text-decoration: inherit;
      font-weight: inherit; }

.menu.social-media-menu .menu-item:not(:first-child) {
  margin-left: 4px; }

.menu.social-media-menu .menu-item:not(:last-child) {
  margin-right: 4px; }

.menu.social-media-menu .social-media-button-twitter {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("../dialog/images/logo-twitter.svg") no-repeat;
  background-size: contain; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.post .post-date {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 700px;
  max-width: 90%;
  line-height: 1;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #5f5595 ; }

.post .post-title {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 700px;
  max-width: 90%;
  margin: 0.5rem auto 0 auto;
  line-height: 1;
  text-align: center;
  font-size: 1.75em;
  font-weight: 500;
  color: #e02b38 ;
  text-decoration: none; }
  .post .post-title a {
    color: inherit;
    text-decoration: inherit;
    font-weight: inherit; }

.post .post-content {
  margin-top: 2rem; }
  .post .post-content > h1, .post .post-content > h2, .post .post-content > h3, .post .post-content > h4, .post .post-content > h5, .post .post-content > h6,
  .post .post-content > p, .post .post-content > p.image-caption,
  .post .post-content > ul, .post .post-content > ol,
  .post .post-content > blockquote,
  .post .post-content > .pull-quote,
  .post .post-content > .aside,
  .post .post-content > .footnotes {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 700px;
    max-width: 90%; }
  .post .post-content .media-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 768px;
    max-width: 100%; }
    .post .post-content .media-wrapper > a > img,
    .post .post-content .media-wrapper > a > picture,
    .post .post-content .media-wrapper > img,
    .post .post-content .media-wrapper > picture {
      width: auto;
      max-width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0; }
    .post .post-content .media-wrapper > video,
    .post .post-content .media-wrapper > iframe,
    .post .post-content .media-wrapper > audio {
      display: block;
      margin: 0 auto !important;
      padding: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none; }
  .post .post-content > pre {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 768px;
    max-width: 100%; }
  .post .post-content > .table-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 768px;
    max-width: 100%;
    width: auto; }
  .post .post-content hr {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 700px;
    max-width: 90%;
    width: 500px;
    height: 1px;
    clear: both; }
  .post .post-content .align-left {
    float: left;
    clear: left; }
  .post .post-content .align-right {
    float: right;
    clear: right; }
  .post .post-content .image-gallery {
    margin: 2rem auto; }
  .post .post-content .popover {
    z-index: 10; }
  .post .post-content > .footnotes {
    margin: 4rem auto 0 auto; }
  .post .post-content .post-read-more-link {
    display: block;
    margin-top: 1rem;
    text-transform: uppercase; }
  .post .post-content .popover-content p {
    font-size: 1em;
    margin: 0 auto; }
  .post .post-content .footnotes p {
    margin: 0;
    font-size: 1em;
    line-height: 1.2; }
  .post .post-content + * {
    clear: both; }

.post.page .post-content hr {
  width: 700px;
  background-color: #97a4b7 ; }

.post.error-404 img {
  border-radius: 8px; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.post-episode .post-feature {
  position: relative;
  font-size: 1.5rem;
  background-color: #213244 ;
  color: #fff ; }
  .post-episode .post-feature .entry-header,
  .post-episode .post-feature .post-excerpt {
    position: relative;
    width: 900px;
    max-width: 90%;
    margin: 0 auto; }
  .post-episode .post-feature .entry-header {
    margin-top: 0;
    padding-top: 2rem;
    position: relative;
    z-index: 2; }
  .post-episode .post-feature .post-excerpt {
    z-index: 2;
    padding-bottom: 2rem; }
    .post-episode .post-feature .post-excerpt hr {
      display: block;
      width: auto;
      height: auto;
      margin: 0 auto;
      padding: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 768px;
      max-width: 100%;
      height: 1px;
      clear: both;
      width: 100%;
      border: none;
      margin: 1em 0;
      background-color: #97a4b7 ; }
    .post-episode .post-feature .post-excerpt .guest {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .post-episode .post-feature .post-excerpt .guest .guest-image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 4.5em;
        height: 4.5em;
        border-radius: 50%;
        -o-object-fit: cover;
           object-fit: cover; }
      .post-episode .post-feature .post-excerpt .guest .guest-info {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-left: 2rem; }
        .post-episode .post-feature .post-excerpt .guest .guest-info .guest-title {
          font-size: .6em;
          text-transform: uppercase;
          color: #fff ; }
        .post-episode .post-feature .post-excerpt .guest .guest-info .guest-name {
          color: #97a4b7 ;
          margin-top: .1em;
          font-size: .8em;
          font-weight: 500; }
        .post-episode .post-feature .post-excerpt .guest .guest-info .guest-link {
          color: #97a4b7 ;
          font-weight: 400;
          font-size: .7em;
          text-decoration: underline; }
        .post-episode .post-feature .post-excerpt .guest .guest-info .guest-description {
          color: #fff ;
          font-weight: 300;
          font-size: .75em; }
          .post-episode .post-feature .post-excerpt .guest .guest-info .guest-description p {
            margin: .5em 0;
            font-weight: inherit;
            color: inherit; }
          .post-episode .post-feature .post-excerpt .guest .guest-info .guest-description a {
            color: #97a4b7 ;
            text-decoration: underline; }
  .post-episode .post-feature .episode-timeline-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 440px;
            flex: 1 1 440px;
    margin-left: 1rem; }
    @media screen and (min-width: 768px) {
      .post-episode .post-feature .episode-timeline-container {
        margin-left: 2rem; } }
  .post-episode .post-feature .post-date,
  .post-episode .post-feature .post-title {
    width: auto;
    max-width: 100%;
    margin: 0; }
  .post-episode .post-feature .post-date {
    font-weight: 600;
    font-size: 0.875em;
    text-align: left;
    margin-bottom: 1rem;
    color: #97a4b7 ; }
  .post-episode .post-feature .post-title {
    margin: 1em 0 0 0;
    color: inherit;
    font-weight: 500;
    font-size: 1.375em;
    text-align: left;
    color: #e02b38 ; }
    .post-episode .post-feature .post-title a {
      color: inherit;
      text-decoration: underline;
      font-weight: inherit; }
  .post-episode .post-feature .audio-player {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 700px;
    max-width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1rem;
    color: #000 ; }
  .post-episode .post-feature .button-play-pause {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    font-size: 4em;
    background: none; }
    @media screen and (min-width: 768px) {
      .post-episode .post-feature .button-play-pause {
        font-size: 5em; } }
  .post-episode .post-feature .audio-timeline {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    max-width: 440px;
    padding: 0 0.5em 0.5em 0.5em;
    font-size: 0.75em;
    background: #97a4b7; }
  .post-episode .post-feature .post-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: 0;
    font-size: 0.812em; }
    .post-episode .post-feature .post-content * {
      width: auto;
      max-width: 100%; }
    .post-episode .post-feature .post-content p {
      margin-left: 0;
      margin-right: 0;
      font-weight: 300; }
    .post-episode .post-feature .post-content a {
      color: inherit !important; }
  .post-episode .post-feature .post-view-button-wrapper {
    margin: 2rem auto;
    text-align: center; }
  .post-episode .post-feature .button-download {
    font-size: 0.875em; }
  .post-episode .post-feature .media-size {
    margin-top: 0.5em;
    margin-bottom: -1.5em;
    display: block;
    line-height: 1;
    font-size: 0.625em;
    font-weight: 300; }

.post-episode .post-content .sponsor,
.post-episode .post-content .show-notes {
  font-weight: 300;
  color: #411038 ; }

.post-episode .post-content .sponsor::before {
  content: url("/app/themes/dialog/images/bookmark.svg");
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  top: 0.125em;
  margin-right: 0.5rem; }

.post-episode .post-content .show-notes::before {
  content: url("/app/themes/dialog/images/link.svg");
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  top: 0.125em;
  margin-right: 0.5rem; }

.episode-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.5em;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.125);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.125);
  border-color: #e9e7f1 ; }
  .site-embedded .episode-card {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    border-radius: 0; }
  .episode-card .episode-header, .episode-card .episode-footer {
    padding: 1rem; }
    @media screen and (min-width: 768px) {
      .episode-card .episode-header, .episode-card .episode-footer {
        padding: 2rem; } }
  .episode-card .episode-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: #f1f3f6 ; }
  .episode-card .button-play-pause {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-right: 1rem;
    font-size: 4em; }
    @media screen and (min-width: 768px) {
      .episode-card .button-play-pause {
        margin-right: 2rem; } }
  .episode-card .episode-meta {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0;
    font-size: 1.25em;
    font-weight: 500;
    text-transform: uppercase;
    color: #333 ; }
  .episode-card .episode-title {
    margin: 0.5rem 0 0 0;
    font-size: 1.75em;
    font-weight: 400;
    text-decoration: none;
    color: #e02b38 ; }
    .episode-card .episode-title a {
      font-weight: inherit;
      text-decoration: underline;
      color: inherit; }
  .episode-card .entry-content {
    margin: 0;
    padding: 1rem;
    font-size: 1.25em;
    font-weight: 400;
    color: #333 ;
    background: #fff ; }
    @media screen and (min-width: 768px) {
      .episode-card .entry-content {
        padding-left: 2rem;
        padding-right: 2rem; } }
  .episode-card .guest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f1f3f6 ; }
    .episode-card .guest .guest-image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 5em;
      height: 5em;
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover; }
    .episode-card .guest .guest-info {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 2rem; }
      .episode-card .guest .guest-info .guest-title {
        font-size: .75em;
        text-transform: uppercase;
        color: #000 ; }
      .episode-card .guest .guest-info .guest-name {
        color: #e02b38 ;
        margin-top: .1em;
        font-size: .95em;
        font-weight: 500; }
      .episode-card .guest .guest-info .guest-link {
        color: #e02b38 ;
        font-weight: 400;
        font-size: .85em;
        text-decoration: underline; }
      .episode-card .guest .guest-info .guest-description {
        color: #000 ;
        font-weight: 300;
        font-size: .9em; }
        .episode-card .guest .guest-info .guest-description p {
          margin: .5em 0;
          font-weight: inherit;
          color: inherit; }
        .episode-card .guest .guest-info .guest-description a {
          text-decoration: underline; }
  .episode-card .audio-timeline {
    width: 100%;
    width: -webkit-calc(90vw - 4.5rem - 1rem);
    width: calc(90vw - 4.5rem - 1rem);
    max-width: 440px;
    margin: 1rem auto;
    color: #333 ; }
  .episode-card .logo-watermark {
    display: block;
    margin-bottom: -0.25em;
    text-align: right; }
    .episode-card .logo-watermark .logo {
      display: inline-block;
      width: 24px;
      height: 24px; }
    .episode-card .logo-watermark .logo-image {
      display: block;
      width: 100%;
      height: auto; }

.post .post-content h1, .post .post-content h2 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.post .post-content h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.post .post-content h4, .post .post-content h5, .post .post-content h6 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.post .post-content p {
  margin: 1rem auto; }
  .post .post-content p.image-caption {
    margin-top: 0; }

.post .post-content h1 + p, .post .post-content h2 + p, .post .post-content h3 + p, .post .post-content h4 + p, .post .post-content h5 + p, .post .post-content h6 + p {
  margin-top: 0.25rem; }

.post .post-content ul, .post .post-content ol {
  margin: 1rem auto;
  padding: 0;
  padding-left: 2rem; }

.post .post-content li {
  margin: 0.5rem 0; }

.post .post-content .media-wrapper {
  margin: 0 auto;
  text-align: center; }

.post .post-content blockquote {
  margin: 1rem auto; }
  .post .post-content blockquote > p {
    padding: 0.5rem 1rem; }
    @media screen and (min-width: 480px) {
      .post .post-content blockquote > p {
        margin-left: 2rem;
        margin-right: 2rem; } }
  .post .post-content blockquote > ul, .post .post-content blockquote > ol {
    margin: 0 2rem; }

.post .post-content .pull-quote {
  width: 525px;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .post .post-content .pull-quote > blockquote {
    margin-top: 0; }
  .post .post-content .pull-quote p {
    margin: 0;
    padding-left: 0;
    padding-right: 0; }

.post .post-content .table-wrapper {
  margin: 2rem 1rem; }

.post .post-content table {
  margin: 0 auto; }

.post .post-content .video-autoplay .caption :nth-last-child(2) {
  margin-bottom: 0; }

.post .post-content .video-autoplay .caption .video-replay-control {
  display: inline-block;
  margin-top: 0.5em; }

.post .post-content hr {
  margin: 3rem auto; }

.post .post-content :last-child {
  margin-bottom: 0; }

.post .post-content .aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 768px) {
  .post .post-content .alignright {
    float: right;
    clear: right;
    margin: 0 2rem 1rem 4rem; }
  .post .post-content .alignleft {
    float: left;
    clear: left;
    margin: 0 4rem 1rem 2rem; }
  .post .post-content h1, .post .post-content h2, .post .post-content h3, .post .post-content h4, .post .post-content h5, .post .post-content h6 {
    clear: both; } }

@media screen and (min-width: 1440px) {
  .post .post-content .alignright {
    margin-right: 10%; }
  .post .post-content .alignleft {
    margin-left: 10%; } }

.post .post-content h1, .post .post-content h2, .post .post-content h3, .post .post-content h4, .post .post-content h5, .post .post-content h6 {
  font-weight: 400;
  line-height: 1; }

.post .post-content h1, .post .post-content h2 {
  font-size: 1.5em; }

.post .post-content h3 {
  font-size: 1.25em; }

.post .post-content h4, .post .post-content h5, .post .post-content h6 {
  font-size: 1.125em; }

.post .post-content > p, .post .post-content > ul, .post .post-content > ol {
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 400; }

.post .post-content p.image-caption,
.post .post-content .full-image p,
.post .post-content .video-autoplay .caption {
  font-size: 1em;
  line-height: 1.5;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  color: #5f5595 ; }

.post .post-content a {
  text-decoration: underline;
  font-weight: inherit;
  color: #e02b38 ; }
  .post .post-content a:hover {
    text-decoration: underline; }
  .post .post-content a:visited {
    color: #bc1c27 ; }
  .post .post-content a[rel="footnote"], .post .post-content a.footnote {
    position: relative;
    font-weight: 600; }
    .post .post-content a[rel="footnote"]::after, .post .post-content a.footnote::after {
      content: '';
      position: absolute;
      top: -50%;
      left: -100%;
      width: 400%;
      height: 200%; }
  .post .post-content a.button {
    font-weight: 600; }

.post .post-content em, .post .post-content i {
  font-style: italic;
  font-weight: inherit; }

.post .post-content strong, .post .post-content b {
  font-weight: 600; }

.post .post-content code {
  padding: 1px 3px;
  word-wrap: break-word;
  font-size: 0.9em;
  font-family: 'Source Code Pro', monospace;
  font-weight: 300;
  background-color: #a9a9a9 ; }

.post .post-content > ul.toc > li > a {
  font-weight: 600; }

.post .post-content > ul.toc .toc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.post .post-content > ul.toc .toc-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.post .post-content > ul.toc .toc-page-number {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

.post .post-content blockquote {
  position: relative;
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 300;
  color: #333 ; }
  .post .post-content blockquote::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #333 ; }
    @media screen and (min-width: 480px) {
      .post .post-content blockquote::before {
        left: 2rem; } }
  .post .post-content blockquote > p {
    font-weight: inherit; }
  .post .post-content blockquote > ul, .post .post-content blockquote > ol {
    font-weight: inherit; }

.post .post-content .pull-quote {
  position: relative;
  font-style: italic;
  font-size: 1.25em;
  text-align: center; }
  .post .post-content .pull-quote::before, .post .post-content .pull-quote::after {
    content: '';
    position: absolute;
    left: 45%;
    right: 45%;
    height: 1px;
    background-color: #97a4b7 ; }
  .post .post-content .pull-quote::before {
    top: 0; }
  .post .post-content .pull-quote::after {
    bottom: 0; }
  .post .post-content .pull-quote > blockquote::before {
    display: none; }
  .post .post-content .pull-quote > blockquote {
    font-weight: 400; }

.post .post-content pre {
  padding: 5px 0 5px 10px;
  border-left-style: solid;
  border-left-width: 5px;
  font-size: 1em;
  counter-reset: line-number;
  -webkit-overflow-scrolling: touch;
  border-left-color: #333 ;
  background-color: #a9a9a9 ; }
  .post .post-content pre > code {
    padding: 0;
    word-wrap: normal;
    background: none; }
  .post .post-content pre .code-line {
    display: block;
    counter-increment: line-number; }
    .post .post-content pre .code-line::before {
      content: counter(line-number);
      display: inline-block;
      width: 30px;
      margin-right: 10px;
      text-align: center;
      color: #5f5595 ; }

.post .post-content .table-wrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.post .post-content table {
  table-layout: auto;
  border-collapse: collapse; }
  .post .post-content table td, .post .post-content table th {
    min-width: 100px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #333 ; }
  .post .post-content table th {
    text-align: center;
    font-weight: 600; }

.post .post-content hr {
  border: none;
  background-color: #5f5595 ; }

.post .post-content .video-replay-control {
  display: inline-block;
  font-size: 0.875em;
  color: #e02b38 ;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-font-smoothing: subpixel-antialiased; }
  .post .post-content .video-replay-control.video-replay-control-hidden {
    -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0; }
  .post .post-content .video-replay-control > svg {
    margin-right: 3px;
    fill: #e02b38 ; }

.previously {
  text-align: center; }
  .previously .previously-icon {
    display: block;
    width: 1em;
    height: 1em;
    margin: 0 auto; }
  .previously .previously-title {
    margin: 0.5rem 0 0 0;
    font-weight: 300;
    color: #411038 ; }

.page-navigation {
  text-align: center;
  font-weight: 500;
  color: #5f5595 ; }
  .page-navigation img {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-top: -0.188em;
    margin-right: 0.25em;
    vertical-align: middle; }
  .page-navigation a {
    display: inline-block;
    font-weight: inherit;
    line-height: 1;
    color: inherit; }
    .page-navigation a:first-child {
      margin-right: 0.5em; }
    .page-navigation a:last-child {
      margin-left: 0.5em; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.button {
  display: inline-block;
  padding: 0.5em 1.5em;
  border: none;
  border-radius: 0.25em;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
  line-height: 1;
  font-weight: 600;
  outline: none;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#97b1cd), to(#213244));
  background-image: -webkit-linear-gradient(top, #97b1cd, #213244);
  background-image: linear-gradient(to bottom, #97b1cd, #213244); }
  .button:disabled {
    opacity: 0.25; }
  .button .button-icon {
    height: 100%;
    margin-right: 0.25em;
    width: auto;
    display: inline-block;
    vertical-align: middle; }
  .button .button-text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    line-height: initial;
    color: inherit; }
  .button.button-download {
    padding: 0.5em; }
  .button.button-subscribe {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none; }
    .button.button-subscribe img {
      width: auto;
      height: 100%; }
  .button.button-play-pause {
    display: block;
    width: 1em;
    height: 1em;
    padding: 0;
    border-radius: 50%; }
    .button.button-play-pause::before {
      display: none; }

.audio-timeline {
  border-radius: 0.25em; }
  .audio-timeline .audio-slider {
    -webkit-appearance: none;
    margin: 8px 0;
    width: 100%;
    border-radius: 0.125em; }
    .audio-timeline .audio-slider:focus {
      outline: 0; }
    .audio-timeline .audio-slider::-webkit-slider-runnable-track {
      width: 100%;
      height: 5px;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      cursor: pointer;
      border: none;
      border-radius: 2px;
      color: transparent; }
    .audio-timeline .audio-slider::-moz-range-track {
      width: 100%;
      height: 5px;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      cursor: pointer;
      border: none;
      border-radius: 2px;
      color: transparent; }
    .audio-timeline .audio-slider::-ms-track {
      width: 100%;
      height: 5px;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      cursor: pointer;
      border: none;
      border-radius: 2px;
      color: transparent; }
    .audio-timeline .audio-slider::-ms-fill-lower {
      border: none;
      border-radius: 4px; }
    .audio-timeline .audio-slider::-ms-fill-upper {
      border: none;
      border-radius: 4px; }
    .audio-timeline .audio-slider::-webkit-slider-thumb {
      width: 16px;
      height: 16px;
      cursor: pointer;
      border: none;
      border-radius: 50%;
      -webkit-appearance: none;
      margin-top: -5.5px; }
    .audio-timeline .audio-slider::-moz-range-thumb {
      width: 16px;
      height: 16px;
      cursor: pointer;
      border: none;
      border-radius: 50%; }
    .audio-timeline .audio-slider::-ms-thumb {
      width: 16px;
      height: 16px;
      cursor: pointer;
      border: none;
      border-radius: 50%;
      margin-top: 0; }
  .audio-timeline.audio-timeline-dark .audio-slider:focus::-webkit-slider-runnable-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider:focus::-ms-fill-lower {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider:focus::-ms-fill-upper {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-webkit-slider-runnable-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-moz-range-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-ms-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-ms-fill-lower {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-ms-fill-upper {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-webkit-slider-thumb {
    background: #6d6e70 ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-moz-range-thumb {
    background: #6d6e70 ; }
  .audio-timeline.audio-timeline-dark .audio-slider::-ms-thumb {
    background: #6d6e70 ; }
  .audio-timeline.audio-timeline-light .audio-slider:focus::-webkit-slider-runnable-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider:focus::-ms-fill-lower {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider:focus::-ms-fill-upper {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-webkit-slider-runnable-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-moz-range-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-ms-track {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-ms-fill-lower {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-ms-fill-upper {
    background: #bbbdbf ; }
  .audio-timeline.audio-timeline-light .audio-slider::-webkit-slider-thumb {
    background: #e6e7e8 ; }
  .audio-timeline.audio-timeline-light .audio-slider::-moz-range-thumb {
    background: #e6e7e8 ; }
  .audio-timeline.audio-timeline-light .audio-slider::-ms-thumb {
    background: #e6e7e8 ; }
  .audio-timeline .audio-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .audio-timeline .audio-labels .current,
    .audio-timeline .audio-labels .total {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      font-size: 0.75em;
      font-weight: 400;
      color: inherit; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.subscribe {
  padding: 2rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#213244), to(#97a4b7));
  background: -webkit-linear-gradient(left, #213244, #97a4b7);
  background: linear-gradient(to right, #213244, #97a4b7); }
  .subscribe .subscribe-title {
    margin: 0;
    text-align: center;
    font-size: 1em;
    font-weight: 400;
    color: #fff ; }
  .subscribe .subscribe-desc {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 700px;
    max-width: 90%;
    margin: 1rem auto 0 auto;
    font-size: 0.825em;
    font-weight: 300;
    color: #fff ; }
  .subscribe .subscribe-buttons {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 768px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .subscribe .subscribe-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .subscribe .subscribe-buttons-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .subscribe .button-subscribe {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: auto;
    height: 45px;
    margin: 1rem 0.5rem 0 0.5rem; }

.questions {
  padding: 2rem;
  text-align: center;
  background-color: #ebebeb ; }
  .questions h2 {
    margin: 0;
    font-weight: 500;
    color: #333 ; }
    .questions h2 a {
      font-weight: 400;
      color: #e02b38; }

.menu-container {
  padding: 0 3.125em;
  position: relative;
  background-color: #101922 ; }
  .menu-container .menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .menu-container .site-menu {
    width: 100%;
    height: auto;
    font-size: 1em;
    line-height: 1; }
    @media screen and (min-width: 375px) {
      .menu-container .site-menu {
        font-size: 1.125em; } }

.site-footer {
  text-align: center; }
  .site-footer .production {
    padding: 0 1rem;
    font-size: 1.3em; }
    .site-footer .production img {
      display: inline-block;
      max-height: 1.75em;
      width: auto;
      margin-right: 0.5em;
      position: relative;
      top: -0.187em;
      vertical-align: middle; }
    .site-footer .production .link {
      font-weight: 400;
      color: #e02b38; }
  .site-footer .credits {
    margin-top: 1rem;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.125em;
    color: #58595b ; }
    .site-footer .credits .separator {
      display: block;
      height: 0;
      visibility: hidden; }
      @media screen and (min-width: 768px) {
        .site-footer .credits .separator {
          display: inline;
          height: auto;
          visibility: visible; } }
    .site-footer .credits a {
      color: inherit;
      font-weight: inherit; }
  .site-footer .copyright {
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-weight: 400;
    color: #58595b ; }

.button::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

body {
  background-color: #fff ; }
  body.site-embedded {
    background-color: transparent; }

.site-main-header {
  font-size: 1rem; }

.site-main {
  font-size: 1rem;
  color: #333 ; }

.site-main .episode-card {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 700px;
  max-width: 90%; }

.site-main .post {
  margin: 4rem auto 0 auto; }
  .site-embedded .site-main .post {
    width: auto;
    max-width: none;
    max-width: initial;
    margin: 0 auto; }

.site-main .post-episode {
  margin-top: 0;
  font-size: 1rem; }

.previously {
  margin-top: 2rem;
  font-size: 1.5rem; }

.page-navigation {
  font-size: 1.375rem;
  margin-top: 2rem; }

.subscribe {
  margin-top: 2rem;
  font-size: 2rem; }

.questions {
  font-size: 1.125rem; }

.site-footer {
  margin-top: 3rem;
  font-size: 1rem; }

