﻿html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"]{appearance:none;background-color:#477dca;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:1em;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-decoration:none;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#3964a2;color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover{background-color:#477dca}fieldset{background-color:#f7f7f7;border:1px solid #ddd;margin:0 0 0.75em;padding:1.5em}input,label,select{display:block;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:1em}label{font-weight:600;margin-bottom:0.375em}label.required::after{content:"*"}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:1em;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover{border-color:#b1b1b1}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus{border-color:#477dca;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(55,112,192,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple=multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple=multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}input[type="search"]{appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:0.375em}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block}input[type="file"]{margin-bottom:0.75em;width:100%}select{margin-bottom:1.5em;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:0.75em}dl dt{font-weight:bold;margin-top:0.75em}dl dd{margin:0}table{border-collapse:collapse;font-feature-settings:"kern", "liga", "tnum";margin:0.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.75em 0;text-align:left}td{border-bottom:1px solid #ddd;padding:0.75em 0}tr,td,th{vertical-align:middle}body{color:#333;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-feature-settings:"kern", "liga", "pnum";font-size:1em;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:1em;line-height:1.2;margin:0 0 0.75em}h1{font-size:2em;font-weight:bold;line-height:1em}@media screen and (min-width: 800px){h1{font-size:2.5em}}h2.cta{font-size:1em;font-weight:bold;line-height:1em}@media screen and (min-width: 800px){h2.cta{font-size:1.25em}}p{margin:0 0 0.75em}a{color:#477dca;text-decoration:none;transition:color 150ms ease}a:active,a:focus,a:hover{color:#355e98}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0}img,picture{margin:0;max-width:100%}header.navigation{background-color:#000000;color:#ffffff;font-weight:300;font-size:1em;letter-spacing:1px;line-height:1.1em}header.navigation .inner{max-width:800px;margin-left:auto;margin-right:auto}header.navigation .inner::after{clear:both;content:"";display:table}@media screen and (min-width: 1000px){header.navigation .inner nav{float:left;display:block;margin-right:2.35765%;width:48.82117%}header.navigation .inner nav:last-child{margin-right:0}}header.navigation .inner .social{float:left;display:block;margin-right:7.42297%;width:100%}header.navigation .inner .social:last-child{margin-right:0}@media screen and (min-width: 1000px){header.navigation .inner .social{display:block;float:left;display:block;margin-right:2.35765%;width:48.82117%}header.navigation .inner .social:last-child{margin-right:0}}header.navigation .inner .site-name{font-weight:bold;-webkit-font-smoothing:antialiased;padding:0.8em 0.8em 0.5em}@media screen and (min-width: 600px){header.navigation .inner .site-name{padding:0.8em 0em 0.8em 0.8em}}@media screen and (min-width: 1000px){header.navigation .inner .site-name{padding:0.8em 0em 0.8em 0em}}header.navigation .inner .podcast-name{padding:0.5em 0.8em 0.8em}@media screen and (min-width: 600px){header.navigation .inner .podcast-name{padding:0.8em 0.8em 0.8em 0em}}@media screen and (min-width: 1000px){header.navigation .inner .podcast-name{padding:0.8em 0em 0.8em 0em}}header.navigation .inner .social{text-align:right}header.navigation .inner .social a{padding:0.8em 1em}header.navigation .inner .social a.highlight{background-color:#018fe2;color:#ffffff}header.navigation .inner .social a.highlight:hover{color:#018fe2;background-color:black}header.navigation a{color:#ffffff;padding:0.8em;display:block}header.navigation a:hover{color:#018fe2}@media screen and (min-width: 600px){header.navigation a{display:inline-block}}@media screen and (min-width: 800px){header.navigation a{display:inline-block;padding:0.8em 0.8em 1.1em}}section#podcast-header .podcast-header{background:#f0f0ff}.podcast-header.desktop-only{display:none}@media screen and (min-width: 800px){.podcast-header.desktop-only{display:block}}.podcast-header .inner{max-width:800px;margin-left:auto;margin-right:auto;padding:1em}.podcast-header .inner::after{clear:both;content:"";display:table}@media screen and (min-width: 1000px){.podcast-header .inner{padding:2em 0em}}.podcast-header .inner .main,.podcast-header .inner form,.podcast-header .inner .form{max-width:800px;margin-left:auto;margin-right:auto}.podcast-header .inner .main::after,.podcast-header .inner form::after,.podcast-header .inner .form::after{clear:both;content:"";display:table}.podcast-header .inner .left{display:inline-block;vertical-align:top}@media screen and (min-width: 800px){.podcast-header .inner .left{float:left;display:block;margin-right:2.35765%;width:23.23176%}.podcast-header .inner .left:last-child{margin-right:0}}.podcast-header .inner .right{display:inline-block}@media screen and (min-width: 800px){.podcast-header .inner .right{float:left;display:block;margin-right:2.35765%;width:74.41059%}.podcast-header .inner .right:last-child{margin-right:0}}.podcast-header .inner img{margin:0 1em 1em 0;max-width:100%;height:auto}@media screen and (min-width: 800px){.podcast-header .inner img{margin-bottom:0;margin-right:2em}}.podcast-header .inner input[type="submit"]{margin-right:1em}.podcast-header .inner .title{font-size:2em;font-weight:bold;line-height:1em;margin-bottom:0.5em}@media screen and (min-width: 800px){.podcast-header .inner .title{font-size:2.5em}}.podcast-header .inner .title a{color:#000000}.podcast-header .inner .body{margin:0.75em 0 0.75em}.podcast-header .inner ul.podcast-links{display:inline-block;margin-top:1em}.podcast-header .inner ul.podcast-links li{display:inline}.podcast-header .inner ul.podcast-links li:after{content:"•";padding:0.5em}.podcast-header .inner ul.podcast-links li:last-child:after{content:'';padding:0}.episode-list{list-style:none}.episode-list li{font-size:1.5rem;margin:1rem 0}.episode-list li a{color:#000000}.episode-list li a:hover{color:#018fe2}.podcast-footer{background:#EEEEEE}.podcast-footer .inner{max-width:800px;margin-left:auto;margin-right:auto;padding:2em 1em}.podcast-footer .inner::after{clear:both;content:"";display:table}@media screen and (min-width: 800px){.podcast-footer .inner{padding:2em 0}}.episode-body{font-size:1.3em;margin:2rem 0}.episode-details{font-size:1.3em;margin:4rem 0 2rem}.episode-details a,.episode-details a:link,.episode-details a:visited{color:#000000}.episode ul{margin-left:2em}.episode ul li{list-style-type:disc}.episode ol{margin-left:2em}.episode ol li{list-style-type:decimal}img,embed,object,video{max-width:100%}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.social-sharing{background-color:#fff;position:fixed;bottom:0;right:0;z-index:1000}.social-sharing a{display:inline-block}.social-sharing a img{width:60px;vertical-align:middle}.social-sharing a:hover{opacity:.7}html,body{padding:0;margin:0}#content{max-width:800px;margin-left:auto;margin-right:auto;padding:1em 1em}#content::after{clear:both;content:"";display:table}@media screen and (min-width: 1000px){#content{padding:2em 0}}#audio-player audio{margin:1em 0 1em;vertical-align:middle}ul.category-list{margin-left:1rem}ul.category-list li{list-style-type:disc}.cta.highlight-link{text-align:center}.cta.highlight-link a{background-color:#018fe2;color:#ffffff;padding:0.8em 1em;display:block}.cta.highlight-link a:hover{background-color:black}@media screen and (min-width: 600px){.cta.highlight-link a{display:inline-block}}
