#page{display:flex;flex-direction:column}#page>*{width:100%}#page>.page-content{flex-grow:1}html{font-family:"Lexend Deca",sans-serif;font-weight:400;font-size:16px;line-height:1}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .nh1,html body .nh2,html body .nh3,html body .nh4,html body .nh5,html body .nh6{font-weight:700;letter-spacing:-0.0675em;line-height:1.25em}html body h1,html body .nh1{font-weight:900;font-size:2rem}html body h2,html body .nh2{font-size:1.75rem}html body h3,html body .nh3{font-size:1.5rem}html body h4,html body .nh4{font-size:1.25rem}html body h5,html body h6,html body .nh5,html body .nh6{font-size:1rem}html body p{font-family:"Lexend Deca",sans-serif;line-height:1.75em;letter-spacing:.0125em}html body p a{position:relative;transition:.1s ease color}@media (pointer:fine){html body p a::before{content:"";position:absolute;top:100%;left:0;width:0;height:2px;transition:.1s ease width}html body p a:hover::before{width:100%}}a{text-decoration:none}#dev-console{position:fixed;background:rgba(0,0,0,0.9);margin:1rem;bottom:0;left:0;z-index:9999;pointer-events:all}#dev-console ul{padding:0;margin:0;list-style:none;padding:1rem;border-radius:2px}#dev-console ul li{font-size:.75rem}#dev-console ul li a,#dev-console ul li span{color:white}img.spacer{display:block;pointer-events:none;width:100%;opacity:0}.center-me{display:flex;align-items:center;justify-content:space-between;justify-content:center;text-align:center}.in{width:100%;max-width:1440px;box-sizing:border-box;margin:0 auto}@media only screen and (min-width: 1281px){.in{padding-left:4rem;padding-right:4rem}.in.smaller{max-width:1024px}}@media only screen and (max-width: 1280px){.in{padding-left:3rem;padding-right:3rem}.in.smaller{max-width:768px}}@media only screen and (max-width: 768px){.in{padding-left:2rem;padding-right:2rem}}@media only screen and (max-width: 577px){.in{padding-left:2rem;padding-right:2rem}}@media only screen and (max-width: 359px){.in{padding-left:1rem;padding-right:1rem}}@font-face{font-family:"Lexend Deca";font-weight:900;font-display:swap;src:url("../font/Lexend_Deca/LexendDeca-Black.ttf") format("truetype")}@font-face{font-family:"Lexend Deca";font-weight:700;font-display:swap;src:url("../font/Lexend_Deca/LexendDeca-Bold.ttf") format("truetype")}@font-face{font-family:"Lexend Deca";font-weight:400;font-display:swap;src:url("../font/Lexend_Deca/LexendDeca-Light.ttf") format("truetype")}body{color:#002947}body.page-slug{background:#f3f1f1}body.page-slug header.primary{background-color:#002947}body.page-slug form{display:flex;align-items:center;justify-content:space-between;flex-direction:column}body.page-slug form>*{margin:.5rem auto;width:100%;box-sizing:border-box}body.page-slug form .row-1x2{display:grid;grid-gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(2, 1fr)}body.page-slug form .row-1x2.first-bigger{grid-template-columns:1fr auto}body.page-slug form .row-1x3{display:grid;grid-gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(3, 1fr)}body.page-slug form .pick-a-show{display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;flex-wrap:wrap}body.page-slug form .pick-a-show .a-show{border-radius:.125rem;display:grid;grid-gap:.5rem;grid-auto-flow:column;align-items:center;flex-grow:1}body.page-slug form .pick-a-show .a-show input{display:none}body.page-slug form .pick-a-show .a-show label{padding:.5rem;display:flex;justify-content:space-between;justify-content:center;align-items:center;cursor:pointer;widtht:100%}body.page-slug form .pick-a-show .a-show label img{display:block;border-radius:.125rem;box-shadow:0 .0625rem 4rem rgba(0,0,0,0.125);margin-right:.5rem}body.page-slug form .pick-a-show .a-show.checked{background-color:#ffffff;box-shadow:0 .0625rem 4rem rgba(0,0,0,0.125)}body.page-slug form input[type="password"],body.page-slug form input[type="text"],body.page-slug form input[type="text"],body.page-slug form input[type="submit"],body.page-slug form select,body.page-slug form textarea{appearance:none;outline:none;border:none;padding:.5rem 1rem;border-radius:.125rem;box-sizing:border-box;border:2px solid transparent;transition:.25s ease border,.25s ease box-shadow}body.page-slug form input[type="password"]:focus,body.page-slug form input[type="text"]:focus,body.page-slug form input[type="text"]:focus,body.page-slug form input[type="submit"]:focus,body.page-slug form select:focus,body.page-slug form textarea:focus{border:2px solid #FFD98F;box-shadow:0 .0625rem 4rem rgba(0,0,0,0.125)}body.page-slug form input[type="submit"]{background-color:#FFD98F;font-weight:bold}body.page-slug form textarea{min-height:12rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.15)}body.page-slug table.all-episodes{min-width:100%;table-layout:auto;border-radius:.125rem}body.page-slug table.all-episodes tbody{min-width:100%}body.page-slug table.all-episodes tbody tr{min-width:100%}body.page-slug table.all-episodes tbody tr td:nth-child(2),body.page-slug table.all-episodes tbody tr th:nth-child(2){text-align:left;width:60%}body.page-slug table.all-episodes tbody tr:not(:first-child){background-color:#ffffff}body.page-slug table.all-episodes tbody tr:first-child{background:#f3f1f1;position:sticky;top:0;box-shadow:0 2px 0 #e2dedb}body.page-slug table.all-episodes tbody tr:last-child td{padding-bottom:1rem}body.page-slug table.all-episodes tbody tr:nth-child(2) td{padding-top:1rem}body.page-slug table.all-episodes tbody tr.unreleased-episode td{vertical-align:top;padding-bottom:1rem;background:#fffcf5}body.page-slug table.all-episodes tbody tr.unreleased-episode input{background-color:transparent}body.page-slug table.all-episodes tbody tr.unreleased-episode textarea{background-color:transparent;height:42px}body.page-slug table.all-episodes tbody tr.unreleased-episode input,body.page-slug table.all-episodes tbody tr.unreleased-episode textarea{padding-top:0;padding-bottom:0}body.page-slug table.all-episodes tbody th{text-align:center;font-size:.75rem;padding:2rem .5rem 1rem}body.page-slug table.all-episodes tbody th:first-child{padding-left:1rem}body.page-slug table.all-episodes tbody th:last-child{padding-right:1rem}body.page-slug table.all-episodes tbody td{padding:.5rem .5rem;font-size:.75rem;line-height:1rem}body.page-slug table.all-episodes tbody td:nth-child(1){text-align:center;padding-left:1rem;color:#aaa}body.page-slug table.all-episodes tbody td:last-child{padding-right:1rem}body.page-slug table.all-episodes tbody td input[type="text"]{font-size:1rem;box-sizing:border-box;width:100%;appearance:none;border:none;outline:none;border-radius:.125rem}body.page-slug table.all-episodes tbody td textarea{width:100%;padding:.5rem;background-color:#efefef;height:1.75rem;border-radius:.125rem;appearance:none;border:none;outline:none;box-sizing:border-box}body.page-slug table.all-episodes tbody td input:focus,body.page-slug table.all-episodes tbody td textarea:focus{color:#2D6DE8}body.page-slug table.all-episodes tbody td a.visit-url{display:block;text-align:center;line-height:1em;background-color:#efefef;padding:.5rem;border-radius:.125rem;color:#002947;font-weight:bold}.modal{background:radial-gradient(ellipse, #b11d1e, rgba(17,17,17,0.9));position:fixed;top:0;width:100vw;height:100vh;z-index:9999;display:flex;justify-content:space-between;justify-content:center;align-items:center;box-sizing:border-box}@media only screen and (min-width: 769px){.modal{padding:8rem}}@media only screen and (max-width: 768px){.modal{padding:4rem}}.modal .modal-close{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat}.modal .modal-close>a{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat}.modal .modal-container{display:flex;justify-content:space-between;flex-direction:column;justify-content:center;align-items:center}.modal .modal-container .podcast{background:#111111;padding:2rem;box-shadow:0 1.5rem 3rem rgba(0,0,0,0.175)}@media only screen and (min-width: 769px){.modal .modal-container .podcast{max-width:768px}}.modal .modal-container .podcast figure{max-width:400px;pointer-events:none !important;margin-right:1rem}.modal .modal-container .addthis_inline_share_toolbox{margin-top:2rem}header.primary{position:absolute;z-index:9999;top:0;width:100%;padding:2rem 0}header.primary .header-content{display:grid;grid-template-columns:auto 1fr auto;align-items:center}@media only screen and (max-width: 768px){header.primary .header-content{grid-template-rows:repeat(1, auto)}}header.primary .header-content h1,header.primary .header-content .nh1{padding:0;margin:0;list-style:none;font-size:.75rem;letter-spacing:.25em;color:#ffffff;font-weight:400;transform:translate(0, 1px)}@media only screen and (max-width: 577px){header.primary .header-content h1,header.primary .header-content .nh1{letter-spacing:0;text-align:center}}header.primary .header-left{grid-column:1 / 2}@media only screen and (max-width: 768px){header.primary .header-left{grid-row:1 / 2}}header.primary .header-left img{background-color:rgba(146,130,121,0.25);display:block;height:2rem;border-radius:.25rem;box-shadow:0 0 2rem rgba(146,130,121,0.25)}header.primary .header-center{display:flex;align-items:center;justify-content:space-between;justify-content:flex-end}@media only screen and (max-width: 768px){header.primary .header-center{grid-column:1 / 3;grid-row:2 / 3;justify-content:center;display:none !important}}header.primary .header-center .at-share-btn-elements{display:flex;align-items:center;justify-content:space-between}header.primary .header-center .at-share-btn-elements>*{display:block;margin-bottom:0}header.primary .header-right{grid-column:3 / 4;display:flex;align-items:center;justify-content:space-between;align-items:flex-end}@media only screen and (max-width: 768px){header.primary .header-right{grid-column:2 / 4;grid-row:1 / 2;display:flex;align-items:center;justify-content:space-between;justify-content:flex-end}}header.primary ul.roster{padding:0;margin:0;list-style:none;position:relative;cursor:pointer;font-weight:700}header.primary ul.roster .heading{text-transform:uppercase;display:block;font-size:1rem;letter-spacing:.25em;color:#ffffff;font-weight:700;padding:.5rem 0 .5rem;margin-left:1rem}header.primary ul.roster:not(:hover) ul{opacity:0;pointer-events:none;padding-top:.5rem}@media (hover:hover){header.primary ul.roster:hover .heading{color:#2D6DE8;transition:.15s ease background-color}}header.primary ul.roster ul{padding:0;margin:0;list-style:none;position:absolute;top:100%;right:-1rem;min-width:100%;box-sizing:content-box;max-width:300px;border-radius:.25rem;text-align:center;padding-top:1rem;font-size:.75rem;opacity:1;box-shadow:0 2rem 2rem rgba(0,41,71,0.25);transition:.15s ease padding-top,.15s ease opacity}header.primary ul.roster ul::before{content:"";position:absolute;top:.55rem;right:0;width:35%;height:calc(.5rem - .5px);background:url("../images/icon/beak-soft-up.svg") center center / contain no-repeat;background-position:50% 100%}header.primary ul.roster ul li{white-space:nowrap;background-color:rgba(254,244,238,0.75)}header.primary ul.roster ul li a{display:block;padding:.75rem 1rem;color:#111111;transition:.15s ease background-color}@media (hover:hover){header.primary ul.roster ul li a:hover{color:#2D6DE8;background-color:#ffffff}}header.primary ul.roster ul li:first-child{padding-top:.5rem;border-radius:.25rem .25rem 0 0}header.primary ul.roster ul li:last-child{padding-bottom:.5rem;border-radius:0 0 .25rem .25rem}section.landing{display:flex;align-items:center;justify-content:space-between;padding:12rem 0;box-sizing:border-box;flex-direction:column;justify-content:center;background:#FEF4EE;min-height:100vh;color:#ffffff}section.landing .bg-container{position:fixed;height:100vh !important;transform:translate(0, 0)}section.landing .bg-container::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat;background:radial-gradient(circle at 50%, #FFD98F, #FF96DB);opacity:.75}section.landing .hero-content{position:relative}section.landing .hero-content .nh1{color:#002947}@media only screen and (min-width: 1281px){section.landing .hero-content .nh1{text-align:center}}section.landing .hero-content .nh1 span{color:#2D6DE8}section.landing .hero-content footer.social{margin-top:4rem}section.landing .hero-content footer.social .nh4{display:none}section.landing .hero-content footer.social ul{justify-content:center}section.landing .hero-content footer.social ul li{flex-grow:1;text-align:center}section.landing .hero-content footer.primary{font-size:.75rem;text-align:center}section.landing .hero-content footer.primary br{display:inline}section.landing .roster-grid{display:grid;grid-gap:1rem;margin-top:4rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 768px){section.landing .roster-grid{grid-template-columns:repeat(2, 1fr)}}section.landing .roster-grid>article figure{border-radius:.5rem}section.landing .roster-grid>article figure img{display:block;width:100%;border-radius:.5rem;box-shadow:0 .0625rem 4rem rgba(0,0,0,0.125);transition:.25s ease box-shadow,.25s ease transform}@media (hover:hover){section.landing .roster-grid>article figure img:hover{transform:translate(0, -0.5rem);box-shadow:0 1.5rem 3rem rgba(0,0,0,0.175)}}.podcast-page-grid{display:grid;grid-gap:0;grid-auto-flow:unset;grid-template-columns:1fr minmax(auto, 1024px) 1fr}@media only screen and (max-width: 1440px){.podcast-page-grid{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 768px){.podcast-page-grid{grid-template-columns:1fr minmax(auto, 420px) 1fr}}@media only screen and (max-width: 577px){.podcast-page-grid{grid-template-columns:1fr auto 1fr;padding-left:2rem;padding-right:2rem}}.podcast-page-grid>.column-c{display:none !important;position:relative;width:100%;height:100%;grid-column:2 / 4;grid-row:1 / 2}.podcast-page-grid>.column-c>.space-fill{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:rgba(255,255,255,0.25)}.podcast-page-grid .podcast-page-grid-inner{display:grid;grid-gap:4rem;grid-column:2 / 3;grid-template-columns:256px 1fr}@media only screen and (max-width: 1280px){.podcast-page-grid .podcast-page-grid-inner{grid-gap:3rem;grid-template-columns:212px 1fr}}@media only screen and (max-width: 1024px){.podcast-page-grid .podcast-page-grid-inner{grid-gap:2rem;grid-template-columns:182px 1fr}}@media only screen and (max-width: 768px){.podcast-page-grid .podcast-page-grid-inner{grid-gap:0;grid-template-columns:1fr}}.podcast-page-grid .podcast-page-grid-inner>.column-a{display:flex;align-items:center;justify-content:space-between;flex-direction:column;grid-column:1 / 2;grid-row:1 / 2}@media only screen and (min-width: 769px){.podcast-page-grid .podcast-page-grid-inner>.column-a figure{position:sticky;z-index:2;top:4rem;width:100%}}@media only screen and (max-width: 768px){.podcast-page-grid .podcast-page-grid-inner>.column-a figure{margin-bottom:4rem}}@media only screen and (max-width: 577px){.podcast-page-grid .podcast-page-grid-inner>.column-a figure{margin-bottom:2rem}}.podcast-page-grid .podcast-page-grid-inner>.column-a figure img{display:block;border-radius:.5rem;width:100%;box-shadow:0 1.5rem 3rem rgba(0,0,0,0.175)}.podcast-page-grid .podcast-page-grid-inner>.column-a figure figcaption{font-style:italic}.podcast-page-grid .podcast-page-grid-inner>.column-b{position:relative;grid-column:2 / 3;grid-row:1 / 2;height:100%;border-radius:.25rem}@media only screen and (max-width: 768px){.podcast-page-grid .podcast-page-grid-inner>.column-b{grid-column:1 / 2;grid-row:2 / 3}}.episode-player{width:100% !important;min-width:unset !important;margin-top:1rem}header.podcast{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:4rem}header.podcast .podcast-info-container{flex-grow:1}header.podcast .podcast-info-container>article.men-like-that>*,header.podcast .podcast-info-container>article.university>*,header.podcast .podcast-info-container>article.men-like-that * a,header.podcast .podcast-info-container>article.university * a{color:#ffffff !important}header.podcast .breadcrumb{font-size:.675rem;margin-bottom:.5rem;color:#002947;text-transform:uppercase}@media only screen and (max-width: 577px){header.podcast .breadcrumb{font-size:.5rem}}header.podcast .breadcrumb span{margin:0 .25rem;opacity:.25}header.podcast .breadcrumb a{color:#002947;font-weight:bold;transition:.15s ease opacity}@media (hover:hover){header.podcast .breadcrumb a:hover{opacity:.5}}header.podcast h1,header.podcast h2{padding:0;margin:0;list-style:none}header.podcast description p{padding:0;margin:0;list-style:none;opacity:.5}header.podcast description.sub-title{display:block;margin-top:1rem}.podcast-page-container{position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:column;justify-content:center;min-height:100vh;box-sizing:border-box}@media only screen and (min-width: 1441px){.podcast-page-container{padding:12rem 0}}@media only screen and (max-width: 1440px){.podcast-page-container{max-width:unset;padding:10rem 0}}@media only screen and (max-width: 1280px){.podcast-page-container{padding:8rem 0}}@media only screen and (max-width: 768px){.podcast-page-container{padding:8rem 0}}.bg-container.podcast-landing{top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;height:35vh;overflow:hidden;transform:translate(0, -2rem)}@media only screen and (max-width: 768px){.bg-container.podcast-landing{height:100vh}}.bg-container.podcast-landing .bg{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat}main.podcast-episodes{position:relative;width:100%}ul.episode-list{padding:0;margin:0;list-style:none}ul.episode-list>li:not(:last-child){margin-bottom:2rem}article.episode .tags{padding:0;margin:0;list-style:none;display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}article.episode .tags>li{font-size:.675rem;padding-top:.125rem;padding-bottom:.1rem;font-weight:700;cursor:default}article.episode .tags>li:not(:last-child){margin-right:.5rem}article.episode .tags>li.episode{padding:.25rem;border-radius:.125rem;margin-right:1rem;color:#002947;background-color:#FFD98F}article.episode.preview{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;align-items:flex-start;border-bottom:1px solid rgba(0,41,71,0.125)}article.episode.preview .episode-link{color:#002947;transition:.25s ease color}article.episode.preview .episode-link:visited{opacity:.5}@media (hover:hover){article.episode.preview .episode-link:hover{color:#2D6DE8}}article.episode.preview .episode-info{position:relative;z-index:3;width:100%;align-self:center;display:grid;grid-auto-flow:row dense;grid-gap:.5rem}article.episode.preview h2,article.episode.preview h3,article.episode.preview h4{padding:0;margin:0;list-style:none;color:inherit;font-size:1.25rem}article.episode.preview figure{position:relative;z-index:2;width:96px;margin-right:2rem;flex-shrink:0}@media only screen and (max-width: 1280px){article.episode.preview figure{width:64px;margin-right:1.5rem}}@media only screen and (max-width: 1024px){article.episode.preview figure{width:48px;margin-right:1rem}}@media only screen and (max-width: 768px){article.episode.preview figure{display:none}}article.episode.preview figure img{display:block;width:100%;border-radius:.25rem;box-shadow:0 .0625rem 4rem rgba(0,0,0,0.125)}article.episode description{margin-bottom:1rem}article.episode description p{padding:0;margin:0;list-style:none;font-size:.875rem;color:#8ca7ba}article.episode .article-meta{padding:0;margin:0;list-style:none;display:inline-grid;grid-gap:.5rem 1rem;grid-template-columns:repeat(auto-fit, minmax(calc(40% - 1rem), 1fr))}@media only screen and (max-width: 577px){article.episode .article-meta{display:block}}article.episode .article-meta>*{display:inline;padding:0;margin:0;list-style:none;font-size:.675rem;line-height:1.5em;color:#8ca7ba}@media only screen and (max-width: 577px){article.episode .article-meta>*{display:block}}article.episode .article-meta>* span{color:#002947;font-weight:700}article.episode:not(.preview) .episode-player{margin-bottom:2rem}article.episode:not(.preview) .article-meta{width:100%;margin-top:1rem;padding-top:2rem;border-top:1px solid rgba(0,41,71,0.125)}footer.social .nh4{margin-bottom:1rem}footer.social>ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;flex-wrap:wrap}footer.social>ul>li{margin:0 .25rem .25rem 0}footer.social>ul>li a{display:flex;align-items:center;justify-content:space-between;font-size:.5rem;font-weight:700;background-color:#f9f9f9;padding:.25rem .5rem;border-radius:.25rem;color:#002947;box-shadow:0 1px 0 rgba(0,41,71,0.125);transition:.15s ease color,.15s ease background-color}@media (hover:hover){footer.social>ul>li a:hover{color:#2D6DE8;background-color:#ffffff}}footer.social>ul>li a::after{content:"";width:1.5em;height:1.5em;background-position:center center;background-repeat:no-repeat;background-size:contain;margin-left:1rem}footer.social>ul>li a.website::after{background-image:url("../images/icon/destinations/website.svg")}footer.social>ul>li a.rss::after{background-image:url("../images/icon/destinations/rss.svg")}footer.social>ul>li a.patreon::after{background-image:url("../images/icon/destinations/patreon.svg")}footer.social>ul>li a.apple-podcasts::after{background-image:url("../images/icon/destinations/apple-podcasts.svg")}footer.social>ul>li a.spotify::after{background-image:url("../images/icon/destinations/spotify.svg")}footer.social>ul>li a.google-play::after{background-image:url("../images/icon/destinations/google-play.svg")}footer.social>ul>li a.tunein::after{background-image:url("../images/icon/destinations/tunein.svg")}footer.social>ul>li a.podbean::after{background-image:url("../images/icon/destinations/podbean.svg")}footer.social>ul>li a.stitcher::after{background-image:url("../images/icon/destinations/stitcher.svg")}footer.social>ul>li a.iheart-radio::after{background-image:url("../images/icon/destinations/iheart-radio.svg")}footer.social>ul>li a.playerfm::after{background-image:url("../images/icon/destinations/playerfm.svg")}footer.social>ul>li a.radio-public::after{background-image:url("../images/icon/destinations/radio-public.svg")}footer.social>ul>li a.amazon-podcasts::after{background-image:url("../images/icon/destinations/amazon-podcasts.svg")}footer.social>ul>li a.Deezer::after{background-image:url("../images/icon/destinations/Deezer.svg")}footer.social>ul>li a.Castbox::after{background-image:url("../images/icon/destinations/Castbox.svg")}footer.social>ul>li a.twitter::after{background-image:url("../images/icon/destinations/twitter.svg")}footer.social>ul>li a.youtube::after{background-image:url("../images/icon/destinations/youtube.svg")}footer.social>ul>li a.twitch::after{background-image:url("../images/icon/destinations/twitch.svg")}footer.social>ul>li a.facebook::after{background-image:url("../images/icon/destinations/facebook.svg")}footer.social.page-home>ul{justify-content:center;mix-blend-mode:luminosity;transition:.25s ease mix-blend-mode}footer.social.page-home>ul>li{padding:0;margin:0;list-style:none;flex-grow:0 !important}footer.social.page-home>ul>li a{box-shadow:none;background:none;padding:1rem;border-radius:100%}footer.social.page-home>ul>li a::after{height:1.5rem;width:1.5rem;padding:0;margin:0 auto}footer.social.page-home>ul>li a span{display:none}@media (hover:hover){footer.social.page-home>ul>li a:hover{background:#ffffff}}.article-body{line-height:1.5em;margin:1rem auto}.article-body>*{margin:1rem auto}.article-body>*:first-child{margin-top:0}.article-body>*:last-child{margin-bottom:0}.article-body a{color:#2D6DE8;font-weight:700}.podcast-page-grid .footer-wrapper{min-width:100%}@media only screen and (min-width: 769px){.podcast-page-grid .footer-wrapper{position:sticky;bottom:2rem;margin-top:4rem}}@media only screen and (max-width: 768px){.podcast-page-grid .footer-wrapper{display:none !important;margin-top:2rem}}.podcast-page-grid .footer-wrapper footer.primary{position:relative;margin-top:.75rem;padding-top:1rem;border-top:2px solid #ffffff}.podcast-page-grid .footer-wrapper footer.primary p{padding:0;margin:0;list-style:none;font-size:.75rem}