.c-podcasts .shk{--color-primary:#00ccb8;--color-opac:hsla(0, 0%, 72.5%, 0.3);--color-handle-disabled:#b9b9b9;--color-theme:#fff;--color-secondary:#667891;--color-text:#003340;--color-handle-shadow-mobile:#b9b6b6;--color-shadow:hsla(0, 2.1%, 72%, 0.5);font-weight:400;font-size:16px;font-family:inherit;line-height:1.42;cursor:auto;position:relative;border:none;color:var(--color-text)}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.c-podcasts .js-focus-visible :focus:not(.focus-visible),.c-podcasts .js-focus-visible:focus:not(.focus-visible){outline:0}.c-podcasts .shk[data-seeking] .shk-player{cursor:grabbing}.c-podcasts .shk button{font-family:inherit}.c-podcasts .shk-player{box-sizing:border-box;position:relative;z-index:10}.c-podcasts .shk-player::after{content:'';top:0;left:0;width:100%;height:100%;position:absolute;background-color:var(--color-theme);box-shadow:0 0 5px rgba(0,0,0,.05);margin-bottom:20px;border-radius:var(--rounded-corner-medium-bottom-right);overflow:hidden;z-index:-1}.c-podcasts .shk-body{width:100%;display:flex;flex-flow:row nowrap;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.c-podcasts .shk-cover{width:60px;height:60px;flex:0 0 auto;margin-right:20px;background-repeat:no-repeat;background-size:cover;border-radius:60px;overflow:hidden}.c-podcasts .shk-main{position:relative;flex-grow:1;display:flex;flex-wrap:nowrap;justify-content:flex-start}.c-podcasts .shk-text{display:flex;flex-direction:column}.c-podcasts .shk-artist,.c-podcasts .shk-title{margin:auto}.c-podcasts .shk-artist_wrap{margin-top:2px;order:2;line-height:1.1}.c-podcasts .shk-artist{margin-top:5px;font-size:14px;font-weight:400;color:var(--color-secondary)}.c-podcasts .shk-title_inner{display:inline-flex}.c-podcasts .shk-title{font-size:16px;line-height:1.35;font-weight:500;color:var(--color-text)}.c-podcasts .shk-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;color:var(--color-primary);fill:currentColor;box-sizing:content-box;padding:10px;position:relative;font-size:1em;line-height:normal}.c-podcasts .shk-btn:disabled{color:var(--color-opac);cursor:not-allowed}.c-podcasts .shk-btn:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:var(--color-opac);z-index:-1;pointer-events:none;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(0,0,.2,1),visibility 1s linear}.c-podcasts .shk-btn:not(:disabled):active:after{opacity:1;visibility:visible}.c-podcasts .shk-btn svg{width:24px;height:24px;vertical-align:middle}.c-podcasts .shk-controls{position:relative;width:158px;margin:0 auto;display:flex;flex:0 0 auto}.c-podcasts .shk-controls .shk-btn{border-radius:100%}.c-podcasts .shk-controls>div{flex-flow:row nowrap;align-items:center;display:flex}.c-podcasts .shk-controls_basic{justify-content:space-between}.c-podcasts .shk[data-extra] .shk-controls_extra .shk-btn{display:inline-block}.c-podcasts .shk-btn_toggle svg{width:32px;height:32px}.c-podcasts .shk[data-play=paused] .shk-btn_play,.c-podcasts .shk[data-play=playing] .shk-btn_pause{display:inline}.c-podcasts .shk-btn_more,.c-podcasts .shk-btn_speed,.c-podcasts .shk[data-play=paused] .shk-btn_pause,.c-podcasts .shk[data-play=playing] .shk-btn_play{display:none}.c-podcasts .shk[data-mute] svg.shk-btn_mute,.c-podcasts svg.shk-btn_unmute{display:inline-block}.c-podcasts .shk[data-mute] svg.shk-btn_unmute,.c-podcasts svg.shk-btn_mute{display:none}.c-podcasts .shk-bar_wrap{cursor:pointer;position:relative;z-index:1}.c-podcasts .shk-bar{position:relative;height:4px;width:100%;box-sizing:border-box;background-color:var(--color-theme);border-radius:8px 8px 0 0}.c-podcasts .shk-bar_loaded,.c-podcasts .shk-bar_played{position:absolute;top:0;left:0;bottom:0;width:0;transition:width .1s ease-in}.c-podcasts .shk-bar_loaded::after,.c-podcasts .shk-bar_played::after{content:'';position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;background-color:var(--color-theme);overflow:hidden;z-index:0}.c-podcasts .shk-bar_loaded::after{background:var(--color-opac)}.c-podcasts .shk-bar_played::after{background:var(--color-primary)}@media (min-width:768px){.c-podcasts .shk-bar_loaded::after{border-radius:8px 0 0}.c-podcasts .shk-bar_loaded[aria-valuenow='1.00']{border-radius:8px 8px 0 0;overflow:hidden}.c-podcasts .shk-bar_played::after{border-radius:8px 0 0}.c-podcasts .shk-bar_played[aria-valuenow='1.00']::after{border-radius:8px 8px 0 0;overflow:hidden}}.c-podcasts .shk[data-seeking] .shk-bar_played{transition:none}.c-podcasts .shk-bar-handle{background:var(--color-primary);position:absolute;right:-10px;width:20px;height:20px;padding:0;border:0;box-sizing:content-box;cursor:grab;border-radius:20px;z-index:1}.c-podcasts .shk-bar-handle:disabled{cursor:not-allowed;box-shadow:none;background-color:var(--color-handle-disabled)}.c-podcasts .shk-bar-handle:active{cursor:grabbing}.c-podcasts .shk-display{position:absolute}.c-podcasts .shk-loader{display:none;vertical-align:middle;color:var(--color-primary)}.c-podcasts .shk[data-loading] .shk-loader{display:inline-block}.c-podcasts .shk-loader svg{width:12px;height:12px;-webkit-animation:1.4s linear infinite rotate;animation:1.4s linear infinite rotate;position:relative}.c-podcasts .shk-visuallyhidden:not(:focus):not(:active){position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.c-podcasts .shk-time{display:inline-block;vertical-align:middle;font-size:12px;font-weight:500;color:var(--color-secondary)}.c-podcasts .shk-icons,.c-podcasts .shk-live{display:none}@media (min-width:768px){.c-podcasts .shk-player{padding:25px 20px 20px}.c-podcasts .shk-main{position:static;align-items:center;flex-grow:1;flex-direction:row}.c-podcasts .shk-text{flex:2 1 auto;margin-right:20px}.c-podcasts .shk-bar_wrap{position:absolute;top:-4px;left:0;right:0;padding:4px 0 20px}.c-podcasts .shk-bar{transition:height .15s ease-in}.c-podcasts .shk-bar_wrap:hover .shk-bar{height:10px}.c-podcasts .shk-bar-handle{top:-9.5px;border:4px solid transparent;box-shadow:0 2px 10px 2px var(--color-shadow);-webkit-transform:scale(.0001);transform:scale(.0001);transition:.1s ease-in}.c-podcasts .shk-bar-handle.focus-visible,.c-podcasts .shk-bar_wrap:hover .shk-bar-handle:not(:disabled){border-color:#fff;-webkit-transform:scale(.8);transform:scale(.8)}.c-podcasts .shk-display{top:-17px;right:0}.c-podcasts .shk-loader{margin-right:4px}.c-podcasts .shk-time_duration:before{content:'/';margin:0 4px}}@media (max-width:767px){.c-podcasts .shk-player{padding:15px}.c-podcasts .shk-cover{display:none}.c-podcasts .shk-main{width:100%;max-width:none;flex-direction:column;align-items:center;padding:0}.c-podcasts .shk-text{flex:0 0 auto;width:100%;text-align:center;padding:10px 0}.c-podcasts .shk-artist{display:inline-block}.c-podcasts .shk-title{font-size:1em;line-height:1}.c-podcasts .shk-bar_wrap{padding:8px 0;margin:0 60px}.c-podcasts .shk-bar-handle{display:inline-block;top:-8px;box-shadow:2px 2px 8px -2px var(--color-handle-shadow-mobile)}.c-podcasts .shk-bar{background:var(--color-opac);border-radius:2px}.c-podcasts .shk-display{top:-16px;left:0;right:0}.c-podcasts .shk-loader{position:absolute;left:-10px;top:-5px}.c-podcasts .shk-time{margin:0 5px;font-size:.7em;line-height:1;display:flex;justify-content:space-between;flex-flow:row nowrap}.c-podcasts .shk-time_now{width:40px;text-align:right}.c-podcasts .shk-time_duration{width:40px;text-align:left}}.c-podcast{margin-top:20px;margin-bottom:15px}.c-podcast .shk-btn_backward,.c-podcast .shk-btn_forward,.c-podcast .shk-btn_volume{color:#4c576c}.c-podcast .shk-btn_backward svg,.c-podcast .shk-btn_forward svg,.c-podcast .shk-btn_volume svg{width:18px}.podcast__description{margin-top:2px;display:block;font-weight:400;color:#003340;font-size:14px}