.select{position:relative;width:55px;height:30px;overflow:hidden;border:3px solid #b15;border-radius:8px}.select select{padding:0 5px 5px;width:68px;height:30px;border:none;background:transparent;color:#b15;font-weight:700;cursor:pointer}.features{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:3rem;padding-bottom:0}@media(min-width:650px){.features{margin-top:0}}@media(min-width:1030px){.features{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.feature{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05);box-shadow:0 5px 15px rgba(0,0,0,.05)}@media(min-width:1030px){.feature{width:50%}}.feature--podcast{width:100%;max-width:600px;margin:0 auto 2rem;padding:0 1rem 1rem;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(#ab0949),to(#9a0741));background:-webkit-linear-gradient(top,#ab0949,#9a0741);background:linear-gradient(180deg,#ab0949,#9a0741)}@media(min-width:1030px){.feature--podcast{margin:0 2rem 0 0}}.feature__title{padding:1rem 0;color:#fff}.newest-podcast{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media(min-width:650px){.newest-podcast{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.newest-podcast__block-link{color:inherit;text-decoration:none}.newest-podcast__number{position:relative;top:-14px;margin-right:1rem;font-size:70px;font-weight:900;color:#650026}.newest-podcast__title-number{display:none;color:#fff}@media(max-width:650px){.newest-podcast__title-number{display:inline}.newest-podcast__number{display:none}}.newest-podcast__title{margin-bottom:.5rem;color:#fff;font-size:20px}.newest-podcast__description{margin-bottom:1rem;color:#fff}.newest-podcast__description a{color:#fff}.newest-vlog-entry{margin:0 auto;max-width:600px;border-radius:8px;overflow:hidden}@media(max-width:1030px){.newest-vlog-entry{width:100%}}.newest-vlog-entry__title{padding:1rem;border-radius:8px 8px 0 0;color:#fff!important;background:-webkit-gradient(linear,left top,left bottom,from(#41427b),to(#373868));background:-webkit-linear-gradient(#41427b,#373868);background:linear-gradient(#41427b,#373868)}.newest-vlog-entry__container{position:relative;padding-top:56.25%;overflow:hidden;background:#fff}.newest-vlog-entry__container img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;-webkit-filter:blur(2px);filter:blur(2px);-webkit-transform:scale(1.1);transform:scale(1.1)}.newest-vlog-entry__container svg{position:absolute;top:0;width:100px;height:100px;top:50%;left:50%;margin-top:-50px;margin-left:-50px}.newest-vlog-entry__container path{fill:#b15}.newest-vlog-entry__container circle{fill:#fff}.old-episodes{position:relative;z-index:10}.old-episode-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-row-gap:1rem;grid-column-gap:2rem;padding-top:1rem}@media(min-width:600px){.old-episode-list{grid-row-gap:2rem}}.old-episode{border-radius:8px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(55,56,104,.05);box-shadow:0 5px 8px rgba(55,56,104,.05);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.old-episode *{color:#1b0043}.old-episode a{text-decoration:none}.old-episode:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.old-episode:after{-webkit-box-shadow:0 5px 18px rgba(55,56,104,.25);box-shadow:0 5px 18px rgba(55,56,104,.25);opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.old-episode:hover:after{opacity:1}.old-episode__header{padding:1rem 1.5rem;border-radius:8px 8px 0 0;line-height:1;background:-webkit-gradient(linear,left top,left bottom,from(#41427b),to(#373868));background:-webkit-linear-gradient(#41427b,#373868);background:linear-gradient(#41427b,#373868);color:#fff}.old-episode__content{display:-webkit-flex;display:-moz-box;display:flex;padding:1.5rem}.old-episode__number{position:relative;top:7px;margin-right:1rem;font-size:40px;color:#c3c4d6}.old-episode__title{margin-bottom:.5rem;font-size:20px}.filter-button{display:inline-block;margin-left:.5rem;padding:.3rem .5rem;border:0;background:transparent;color:#b2004e;font-weight:700;font-size:1rem}.filter-button--active,.filter-button:hover{color:#fff;background:#b2004e;cursor:pointer}*{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#2d2d2d}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{margin:0;background:rgba(55,56,104,.12);overflow-y:hidden}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}ol,ul{list-style-type:none;line-height:150%}a{color:#b2004e}p{line-height:150%}.wrap{max-width:1280px;margin:0 auto}.padded{padding:1rem}@media(min-width:600px){.padded{padding:3rem}}.small-title{text-decoration:none;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:.08em}.audio-player{width:100%}.footer.padded{position:relative;z-index:1;top:50px;margin-top:-160px;padding-top:150px}@media(min-width:600px){.footer.padded{margin-top:-210px}}.footer.padded *{color:#fff}.footer.padded:after{content:"";display:block;position:absolute;z-index:-1;height:100%;top:-50px;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#494a75),to(#373868));background:-webkit-linear-gradient(top,#494a75,#373868);background:linear-gradient(180deg,#494a75,#373868);-webkit-transform:skewY(-2.5deg);transform:skewY(-2.5deg);-webkit-transform-origin:100%;transform-origin:100%}.footer--single.padded{margin-top:-166px}.footer__slogan{margin-bottom:2rem;font-family:Montserrat;font-style:italic;font-weight:700;line-height:33px;font-size:24px;text-align:center;color:#fff}.footer__copy{max-width:500px;margin:0 auto 1rem;text-align:center}.footer__title{margin:6rem 0 1rem;text-align:center;color:#fff}.hosts{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:1rem;list-style:none}@media(min-width:600px){.hosts{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.host{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;text-align:center}.host:first-of-type{margin-bottom:2rem}@media(min-width:600px){.host{margin-right:2rem}.host:last-of-type{margin-right:0}}.host img{width:150px;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0;-webkit-align-self:center;align-self:center;margin-bottom:1rem;border-radius:8px}.tommi{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.host-details h2{font-size:16px}.subscribe{margin:4rem 0 2rem;text-align:center;color:#fff}.subscribe-buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:6rem;padding:0 20px}.subscribe-button{display:inline-block;margin:0 20px 10px 0}.subscribe-button:last-child{margin-right:0}.subscribe-button__image{display:inline-block;height:40px}.hero{position:relative;z-index:1}.hero:after{content:"";display:block;position:absolute;z-index:-1;height:100%;right:0;bottom:90px;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#d63169),to(#b2004e));background:-webkit-linear-gradient(top,#d63169,#b2004e);background:linear-gradient(180deg,#d63169,#b2004e);-webkit-transform:skewY(-2.5deg);transform:skewY(-2.5deg);-webkit-transform-origin:100%;transform-origin:100%}.hero--single{height:400px;margin-bottom:-140px;background:transparent}@media(min-width:650px){.hero--single{height:300px;margin-bottom:-180px}}.hero__header{background:transparent}.site-header{padding:1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}@media(min-width:650px){.site-header{padding:3rem;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.logo{font-weight:900;font-size:36px;color:#fff}.logo-link{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%;margin:2rem 0 3rem;padding:5px 10px;border-radius:5px;text-decoration:none}@media(min-width:650px){.logo-link{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin:0}.logo-link:hover{background:#ac094a}}.social{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%}@media(min-width:650px){.social{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}.social__link{background:transparent;border:0;cursor:pointer;display:inline-block;padding:5px 10px;border-radius:5px;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:.08em}.social__link:hover{background:#ac094a}.social__link:not(:last-child){margin-right:1rem}@media(max-width:650px){.social__links-wrap{margin-top:2rem}}@media(min-width:650px){.social__links-wrap{margin-right:3rem}}.meta{position:relative;left:-4px}.meta,.meta__section{display:-webkit-flex;display:-moz-box;display:flex}.meta__section{-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:0 40px 20px 0;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.08em}.meta__section-short{margin:0 20px 10px 0}.meta__section-icon{width:24px;margin-right:10px;opacity:.5}.meta__section-title{color:#373868;opacity:.5}.meta__section-title--light{color:#fff}:root{--playerPrimaryColor:#b15;--playerBackgroundColor:#fff;--playerRangeBackgroundColor:rgba(187,17,85,0.4)}.podcast-player{padding:20px;background:var(--playerBackgroundColor);border-radius:8px}.podcast-player__essentials{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media(min-width:500px){.podcast-player__essentials{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.podcast-player__play-pause-button{border:0;background:transparent;cursor:pointer}.podcast-player__play-pause{width:52px;height:52px}.podcast-player__controls{width:180px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around}@media(max-width:500px){.podcast-player__controls{margin:20px 0}}.podcast-player__time{width:72px;font-size:14px;font-weight:700;letter-spacing:.08em;-webkit-font-feature-settings:tnum,"tnum";-moz-font-feature-settings:tnum,"tnum";font-feature-settings:tnum,"tnum";font-variant-numeric:tabular-nums}.podcast-player__button,.podcast-player__control{color:var(--playerPrimaryColor)}.podcast-player__button{display:inline-block;padding:.2rem .8rem;border:3px solid var(--playerPrimaryColor);border-radius:8px;background:transparent;line-height:1;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:.08em;cursor:pointer}.podcast-player__button[disabled]{opacity:.4}.podcast-player__speed{position:relative;width:55px;height:30px;overflow:hidden;border:3px solid var(--playerPrimaryColor);border-radius:8px}.podcast-player__speed select{padding:0 5px 5px;width:68px;height:30px;border:none;background:transparent;color:var(--playerPrimaryColor);font-weight:700;font-size:16px;cursor:pointer}.podcast-player--dark{--playerPrimaryColor:#fff;--playerBackgroundColor:#b15;--playerRangeBackgroundColor:hsla(0,0%,100%,0.4)}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.podcast-player__range{margin-top:20px;width:100%;-webkit-appearance:none;background:transparent}.podcast-player__range:focus{outline:none}.podcast-player__range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-8px;margin-bottom:-8px;height:28px;width:10px;border-radius:2px;background:var(--playerPrimaryColor);cursor:pointer}.podcast-player__range::-moz-range-thumb{height:28px;width:10px;border-radius:2px;background:var(--playerPrimaryColor);cursor:pointer}.podcast-player__range::-ms-thumb{height:28px;width:10px;border-radius:2px;background:var(--playerPrimaryColor);cursor:pointer}.podcast-player__range::-webkit-slider-runnable-track{width:100%;background:var(--playerRangeBackgroundColor);cursor:pointer;border-radius:8px}.podcast-player__range::-moz-range-track{border-radius:0;width:100%;background:var(--playerRangeBackgroundColor);cursor:pointer;border-radius:8px}.podcast-player__range::-moz-focus-outer{border:0}.podcast-player__range::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.podcast-player__range::-ms-fill-lower,.podcast-player__range::-ms-fill-upper{width:100%;background:var(--playerRangeBackgroundColor);cursor:pointer;border-radius:8px}.podcast-player__range:disabled::-webkit-slider-thumb{visibility:hidden;opacity:.4;cursor:default}.podcast-player__range:disabled::-moz-range-thumb{visibility:hidden;opacity:.4;cursor:default}.podcast-player__range:disabled::-ms-thumb{visibility:hidden;opacity:.4;cursor:default}.podcast-player__range:disabled::-webkit-slider-runnable-track{opacity:.4;cursor:default}.podcast-player__range:disabled::-moz-range-track{opacity:.4;cursor:default}.podcast-player__range:disabled::-ms-fill-lower,.podcast-player__range:disabled::-ms-track{opacity:.4;cursor:default}.podcast-player__range:disabled::-ms-fill-upper{opacity:.4;cursor:default}.button{display:inline-block;padding:1rem 1.5rem;border:0;border-radius:8px;-webkit-box-shadow:0 4px 4px rgba(55,56,104,.2);box-shadow:0 4px 4px rgba(55,56,104,.2);background:-webkit-gradient(linear,left top,left bottom,from(#41427b),to(#373868));background:-webkit-linear-gradient(#41427b,#373868);background:linear-gradient(#41427b,#373868);line-height:1;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:.08em;cursor:pointer}.episode{position:relative;z-index:20;max-width:700px;margin:30px auto;background:#fff;border-radius:18px 18px 8px 8px;-webkit-box-shadow:0 5px 8px rgba(55,56,104,.05);box-shadow:0 5px 8px rgba(55,56,104,.05)}@media(max-width:740px){.episode{margin:30px 20px}}.episode__shownotes h1,.episode__shownotes h2,.episode__shownotes h3,.episode__shownotes h4,.episode__shownotes h5,.episode__shownotes h6{font-size:20px;margin:20px 0 10px}.episode__shownotes li,.episode__shownotes ol,.episode__shownotes p,.episode__shownotes ul{margin-bottom:10px}.episode__shownotes li>ol,.episode__shownotes li>ul{margin-top:10px}.episode__shownotes ol,.episode__shownotes ul{list-style-type:disc;padding-left:18px}.episode__shownotes .title{margin:0}.episode__number{padding:1.1rem 1.5rem;border-radius:8px 8px 0 0;background-color:#373868;color:#fff}.episode__body{padding:40px}.episode__title{margin-bottom:10px;font-size:24px}.episode__description{margin-top:20px;margin-bottom:20px}.episode__player{margin-bottom:20px}