.podcast-info::after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:2rem;font-weight:700;line-height:0;text-align:center}.podcast-info::after{content:"✖";top:.6rem;right:.3rem;width:25px;margin:.5rem;padding:.3rem;text-indent:0;font-size:1rem;cursor:pointer}.podcast-info{position:fixed;display:block;-webkit-transform:translate(100%,100%);transform:translate(100%,100%);right:0;top:100px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-filter:drop-shadow(5px,5px,5px,#00655088);filter:drop-shadow(5px,5px,5px,#00655088);max-width:720px;min-height:4.3rem;padding:0;text-align:justify;background-color:#89ccac;color:#006550;opacity:1;z-index:5;-webkit-transition:all .5s ease;transition:all .5s ease;pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.podcast-info.show{-webkit-transform:translate(0,100%);transform:translate(0,100%)}.podcast-info .podcast-header{background-color:#f59220;color:#fff;font-weight:700;margin-left:-60px;-webkit-transition:.2s;transition:.2s;font-size:25px;cursor:pointer;padding:5px;border-radius:.5rem 0 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:150px;width:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;text-transform:uppercase}.podcast-info .podcast-header:hover{background-color:#e08318}.podcast-info .podcast-header::before{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);content:'PODCAST';color:#fff;position:absolute;display:block}.podcast-info .podcast-inner{padding:1rem 3rem 1rem 1.5rem;line-height:1.4;max-width:260px}.podcast-info .podcast-inner p{max-width:60ch}.podcast-info .podcast-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.podcast-info .podcast-links a{font-size:20px;color:#006550!important;text-decoration:underline}.podcast-info.hidden{opacity:0;pointer-events:none}.podcast-info>a{color:#006550!important;text-decoration:underline;font-size:18px}.podcast-info>a:hover{color:#fff!important}.podcast-info>.powered-by{position:absolute;display:block;right:-1rem;bottom:-2rem;margin:1rem 2rem;padding:8px;font-size:11px;background-color:#006550;border-radius:.5rem;-webkit-box-shadow:#8888 3px 3px 6px;box-shadow:#8888 3px 3px 6px;color:#fff;z-index:100}