/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

:where(:root){--gkt-blocks-margin-bottom:28px}:where(.ghostkit-progress,.ghostkit-button-wrapper,.ghostkit-icon-box,.ghostkit-image-compare,.ghostkit-tabs,.ghostkit-accordion,.ghostkit-countdown,.ghostkit-counter-box,.ghostkit-alert,.ghostkit-carousel,.ghostkit-video,.ghostkit-testimonial,.ghostkit-gist,.ghostkit-google-maps,.ghostkit-changelog,.ghostkit-pricing-table,.ghostkit-widgetized-area,.ghostkit-instagram,.ghostkit-twitter,.ghostkit-toc,.ghostkit-form,.ghostkit-form-field,.ghostkit-form-submit-button){margin-bottom:var(--gkt-blocks-margin-bottom)}
:root{--gkt-color-brand:#2e1645;--gkt-color-dark-gray:#32373c;--gkt-color-light-gray:#f3f4f5;--gkt-color-light-gray-darken:#d7dbde;--gkt-color-primary:#0366d6;--gkt-color-success:#4ab866;--gkt-color-danger:#d94f4f;--gkt-color-warning:#f0b849;--gkt-color-info:#2ebef5;--gkt-border-radius:5px;--gkt-transition-duration:.2s;--gkt-transition-easing:ease-in-out}svg.ghostkit-svg-icon{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em;width:1em}.ghostkit-icon-spinner,.ghostkit-video-spinner{--gkt-icon-spinner__color:currentcolor;--gkt-icon-spinner__size:20px;--gkt-icon-spinner__border-size:2px;--gkt-icon-spinner__speed:.3s;--gkt-icon-spinner--background__color:var(--gkt-icon-spinner__color);--gkt-icon-spinner--background__opacity:.3;animation:ghostkit-icon-spinner var(--gkt-icon-spinner__speed) infinite linear;border:var(--gkt-icon-spinner__border-size) solid transparent;border-left:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner__color);border-radius:50%;box-sizing:border-box;display:block;height:var(--gkt-icon-spinner__size);position:relative;text-indent:-9999em;width:var(--gkt-icon-spinner__size)}.ghostkit-icon-spinner:after,.ghostkit-video-spinner:after{border:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner--background__color);border-radius:50%;bottom:calc(var(--gkt-icon-spinner__border-size)*-1);content:"";display:block;left:calc(var(--gkt-icon-spinner__border-size)*-1);opacity:var(--gkt-icon-spinner--background__opacity);position:absolute;right:calc(var(--gkt-icon-spinner__border-size)*-1);top:calc(var(--gkt-icon-spinner__border-size)*-1)}@keyframes ghostkit-icon-spinner{to{transform:rotate(1turn)}}.ghostkit-badge{--gkt-badge__padding-v:.35em;--gkt-badge__padding-h:.6em;--gkt-badge__font-size:.75em;--gkt-badge__font-weight:600;--gkt-badge__line-height:1;--gkt-badge__border-radius:1em;--gkt-badge__text-color:#fff;--gkt-badge-default__color:var(--gkt-color-dark-gray);--gkt-badge-brand__color:var(--gkt-color-brand);--gkt-badge-primary__color:var(--gkt-color-primary);--gkt-badge-success__color:var(--gkt-color-success);--gkt-badge-danger__color:var(--gkt-color-danger);--gkt-badge-warning__color:var(--gkt-color-warning);--gkt-badge-info__color:var(--gkt-color-info);background-color:var(--gkt-badge-default__color);border:0 solid var(--gkt-badge-default__color);border-radius:var(--gkt-badge__border-radius);color:var(--gkt-badge__text-color);display:inline-block;font-size:var(--gkt-badge__font-size);font-weight:var(--gkt-badge__font-weight);line-height:var(--gkt-badge__line-height);padding:var(--gkt-badge__padding-v) var(--gkt-badge__padding-h);text-align:center;vertical-align:middle;white-space:nowrap}.ghostkit-badge-brand{background-color:var(--gkt-badge-brand__color);border-color:var(--gkt-badge-brand__color)}.ghostkit-badge-primary{background-color:var(--gkt-badge-primary__color);border-color:var(--gkt-badge-primary__color)}.ghostkit-badge-success{background-color:var(--gkt-badge-success__color);border-color:var(--gkt-badge-success__color)}.ghostkit-badge-danger{background-color:var(--gkt-badge-danger__color);border-color:var(--gkt-badge-danger__color)}.ghostkit-badge-warning{background-color:var(--gkt-badge-warning__color);border-color:var(--gkt-badge-warning__color)}.ghostkit-badge-info{background-color:var(--gkt-badge-info__color);border-color:var(--gkt-badge-info__color)}.ghostkit-text-uppercase{text-transform:uppercase}.ghostkit-has-transform{transform:perspective(var(--gkt-transform-perspective,none)) translateX(var(--gkt-transform-x,0)) translateY(var(--gkt-transform-y,0)) scale(var(--gkt-transform-scale,1)) rotate(var(--gkt-transform-rotate,0deg)) rotateX(var(--gkt-transform-rotate-x,0deg)) rotateY(var(--gkt-transform-rotate-y,0deg)) rotate(var(--gkt-transform-rotate-z,0deg)) skewX(var(--gkt-transform-skew-x,0deg)) skewY(var(--gkt-transform-skew-y,0deg));transform-origin:var(--gkt-transform-origin,50% 50%)}.ghostkit-d-none{display:none!important}.ghostkit-d-block{display:block!important}@media(max-width:1200px){.ghostkit-d-xl-none{display:none!important}.ghostkit-d-xl-block{display:block!important}}@media(max-width:992px){.ghostkit-d-lg-none{display:none!important}.ghostkit-d-lg-block{display:block!important}}@media(max-width:768px){.ghostkit-d-md-none{display:none!important}.ghostkit-d-md-block{display:block!important}}@media(max-width:576px){.ghostkit-d-sm-none{display:none!important}.ghostkit-d-sm-block{display:block!important}}.is-style-numbered{--gkt-numbered-headings__margin-right:.4em;--gkt-numbered-headings--h2-number__width:1.6em;--gkt-numbered-headings--h2-number__height:1.6em;--gkt-numbered-headings--h2-number__line-height:1;--gkt-numbered-headings--h2-number__color:#fff;--gkt-numbered-headings--h2-number__background-color:var(--gkt-color-dark-gray);--gkt-numbered-headings--h2-number__border-radius:50%}.is-style-numbered:before{margin:0;margin-right:var(--gkt-numbered-headings__margin-right)}h2.is-style-numbered:before{align-items:center;background-color:var(--gkt-numbered-headings--h2-number__background-color);border-radius:var(--gkt-numbered-headings--h2-number__border-radius);color:var(--gkt-numbered-headings--h2-number__color);display:inline-flex;height:var(--gkt-numbered-headings--h2-number__height);justify-content:center;line-height:var(--gkt-numbered-headings--h2-number__line-height);width:var(--gkt-numbered-headings--h2-number__width)}.entry-content{counter-reset:h2}h2.is-style-numbered{counter-increment:h2;counter-reset:h3}h2.is-style-numbered:before{content:counter(h2)}h3.is-style-numbered{counter-increment:h3;counter-reset:h4}h3.is-style-numbered:before{content:counter(h3)}h2.is-style-numbered~h3.is-style-numbered:before{content:counter(h2) "." counter(h3)}h4.is-style-numbered{counter-increment:h4;counter-reset:h5}h4.is-style-numbered:before{content:counter(h4)}h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h3) "." counter(h4)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4)}h5.is-style-numbered{counter-increment:h5;counter-reset:h6}h5.is-style-numbered:before{content:counter(h5)}h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h4) "." counter(h5)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5)}h6.is-style-numbered{counter-increment:h6}h6.is-style-numbered:before{content:counter(h6)}h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h5) "." counter(h6)}h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h4) "." counter(h5) "." counter(h6)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}.is-style-styled{--gkt-styled-lists--items__line-height:1.5;--gkt-styled-lists--items__gap:.5em;--gkt-styled-lists--inner-lists__padding-v:1em;--gkt-styled-lists--inner-lists__padding-h:0;--gkt-styled-lists-numbered__padding-left:2em;--gkt-styled-lists-numbered--decoration__top:0;--gkt-styled-lists-numbered--decoration__left:0;--gkt-styled-lists-numbered--decoration__width:2em;--gkt-styled-lists-numbered--decoration__height:2em;--gkt-styled-lists-numbered--decoration__font-size:.7em;--gkt-styled-lists-numbered--decoration__font-weight:600;--gkt-styled-lists-numbered--decoration__line-height:1;--gkt-styled-lists-numbered--decoration__color:#fff;--gkt-styled-lists-numbered--decoration__background-color:var(--gkt-color-dark-gray);--gkt-styled-lists-numbered--decoration__border-radius:50%;--gkt-styled-lists-dotted__padding-left:2em;--gkt-styled-lists-dotted--decoration__top:.65em;--gkt-styled-lists-dotted--decoration__left:.9em;--gkt-styled-lists-dotted--decoration__width:.2em;--gkt-styled-lists-dotted--decoration__height:.2em;--gkt-styled-lists-dotted--decoration__background-color:var(--gkt-color-dark-gray)}.is-style-icon{--gkt-icon-lists--items__line-height:1.5;--gkt-icon-lists--items__padding-left:2em;--gkt-icon-lists--items__gap:.5em;--gkt-icon-lists--inner-lists__padding-v:1em;--gkt-icon-lists--inner-lists__padding-h:0;--gkt-icon-lists--decoration:url('data:image/svg+xml;utf8,<svg class="ghostkit-svg-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6724 2.66808C12.5461 2.41207 12.2853 2.25 11.9998 2.25C11.7144 2.25 11.4536 2.41207 11.3273 2.66808L8.56287 8.26941L2.38143 9.16762C2.09892 9.20868 1.86421 9.40656 1.77599 9.67807C1.68777 9.94958 1.76134 10.2476 1.96577 10.4469L6.4387 14.8069L5.38279 20.9634C5.33453 21.2448 5.45019 21.5291 5.68115 21.6969C5.91211 21.8647 6.21831 21.8869 6.471 21.754L11.9998 18.8473L17.5287 21.754C17.7814 21.8869 18.0876 21.8647 18.3185 21.6969C18.5495 21.5291 18.6652 21.2448 18.6169 20.9634L17.561 14.8069L22.0339 10.4469C22.2383 10.2476 22.3119 9.94958 22.2237 9.67807C22.1355 9.40656 21.9008 9.20868 21.6183 9.16762L15.4368 8.26941L12.6724 2.66808Z" fill="currentColor"/></svg>');--gkt-icon-lists--decoration__top:0;--gkt-icon-lists--decoration__left:0;--gkt-icon-lists--decoration__width:1.5em;--gkt-icon-lists--decoration__height:1.5em;--gkt-icon-lists--decoration__color:var(--gkt-color-brand)}.is-style-icon,.is-style-icon ol,.is-style-icon ul,.is-style-none,.is-style-none ol,.is-style-none ul,.is-style-styled,.is-style-styled ol,.is-style-styled ul{list-style:none;padding-left:0}.is-style-icon ol,.is-style-icon ul,.is-style-styled ol,.is-style-styled ul{margin-left:0}.is-style-icon li,.is-style-styled li{list-style:none;margin-left:0}ol.is-style-styled,ul.is-style-styled{line-height:var(--gkt-styled-lists--items__line-height)}ol.is-style-styled li>ol,ol.is-style-styled li>ul,ul.is-style-styled li>ol,ul.is-style-styled li>ul{margin:var(--gkt-styled-lists--inner-lists__padding-v) var(--gkt-styled-lists--inner-lists__padding-h);width:100%}ol.is-style-styled li+li,ul.is-style-styled li+li{margin-top:var(--gkt-styled-lists--items__gap)}.is-style-styled ol,ol.is-style-styled{counter-reset:li}.is-style-styled ol>li,ol.is-style-styled>li{padding-left:var(--gkt-styled-lists-numbered__padding-left);position:relative}.is-style-styled ol>li:before,ol.is-style-styled>li:before{align-items:center;align-self:flex-start;background-color:var(--gkt-styled-lists-numbered--decoration__background-color);border-radius:var(--gkt-styled-lists-numbered--decoration__border-radius);color:var(--gkt-styled-lists-numbered--decoration__color);content:counter(li);counter-increment:li;display:flex;flex:0 0 var(--gkt-styled-lists-numbered--decoration__width);font-size:var(--gkt-styled-lists-numbered--decoration__font-size);font-weight:var(--gkt-styled-lists-numbered--decoration__font-weight);height:var(--gkt-styled-lists-numbered--decoration__height);justify-content:center;left:var(--gkt-styled-lists-numbered--decoration__left);line-height:var(--gkt-styled-lists-numbered--decoration__line-height);position:absolute;top:var(--gkt-styled-lists-numbered--decoration__top);width:var(--gkt-styled-lists-numbered--decoration__width)}.is-style-styled ol[reversed]>li:before,ol.is-style-styled[reversed]>li:before{counter-increment:li -1}.is-style-styled ul>li,ul.is-style-styled>li{padding-left:var(--gkt-styled-lists-dotted__padding-left);position:relative}.is-style-styled ul>li:before,ul.is-style-styled>li:before{background-color:var(--gkt-styled-lists-dotted--decoration__background-color);content:"";height:var(--gkt-styled-lists-dotted--decoration__height);left:var(--gkt-styled-lists-dotted--decoration__left);position:absolute;top:var(--gkt-styled-lists-dotted--decoration__top);width:var(--gkt-styled-lists-dotted--decoration__width)}ol.is-style-icon,ul.is-style-icon{line-height:var(--gkt-icon-lists--items__line-height)}ol.is-style-icon li,ul.is-style-icon li{padding-left:var(--gkt-icon-lists--items__padding-left);position:relative}ol.is-style-icon li:before,ul.is-style-icon li:before{background-color:var(--gkt-icon-lists--decoration__color);content:"";flex:0 0 var(--gkt-icon-lists--decoration__width);height:var(--gkt-icon-lists--decoration__height);left:var(--gkt-icon-lists--decoration__left);-webkit-mask-image:var(--gkt-icon-lists--decoration);mask-image:var(--gkt-icon-lists--decoration);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;top:var(--gkt-icon-lists--decoration__top);width:var(--gkt-icon-lists--decoration__width)}ol.is-style-icon li>ol,ol.is-style-icon li>ul,ul.is-style-icon li>ol,ul.is-style-icon li>ul{list-style:none;margin:var(--gkt-icon-lists--inner-lists__padding-v) var(--gkt-icon-lists--inner-lists__padding-h);padding-left:0;width:100%}ol.is-style-icon li+li,ul.is-style-icon li+li{margin-top:var(--gkt-icon-lists--items__gap)}.ghostkit-list-columns-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-list-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-list-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-list-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-list-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-sm-6{-moz-column-count:6;column-count:6}}.ghostkit-paragraph-columns-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-paragraph-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-paragraph-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-paragraph-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-paragraph-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-sm-6{-moz-column-count:6;column-count:6}}
@charset "UTF-8";
/*!
Theme Name: ENDSPURT
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>_s</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blank
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

_s is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2.28em;margin:.67em 0;line-height:1.2}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#000;font-family:futura-pt,sans;font-size:16px;line-height:1.75}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}a{color:#000}a:visited{color:#000}a:hover,a:focus,a:active{color:#000a57}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{clear:both;display:block;float:left;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{float:left;position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:768px){.menu-toggle{display:block}.main-navigation ul{display:block}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.post,.page{margin:0 0 1.5em}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.custom-logo{max-width:280px;z-index:3;position:relative}@media (max-width:768px){.custom-logo{max-width:260px}}.site-header{margin-top:3em}.site-header,.site-footer,.container{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding:.5em 1em 2em}header:not(.entry-header){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}header:not(.entry-header) .site-branding{margin-left:auto;margin-right:auto}header:not(.entry-header) .nav-wrapper>div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}header:not(.entry-header) .main-navigation{margin-top:1em;margin-bottom:-2em;padding:0;font-family:'Nunito Sans';font-style:normal}header:not(.entry-header) .main-navigation ul{display:-ms-flexbox;display:flex;width:auto;margin-left:auto;margin-right:auto}header:not(.entry-header) .main-navigation a{font-size:15px;padding:0 1em 0}.hero{padding:0 1em}.categories{background-size:25%}.categories .cat-wrapper{margin-bottom:4em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.categories .container{padding-top:0}.categories:not(.archive){border-top:3em solid #fff}.categories.related{border-top:0;background:0}.categories.related .related-posts{padding:1em;max-width:none !important}.categories.related h3{text-transform:uppercase;font-size:1em;color:#0f4c81;max-width:760px;margin-left:auto;margin-right:auto}.categories.related ul{padding-left:0}.categories .cat-headline{text-align:center;font-size:2em !important;margin-bottom:1.5em}@media (max-width:768px){.categories .cat-headline{font-size:1.3em !important;line-height:1.3 !important}}.categories .item .item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.categories .item h2{font-size:1.14em;line-height:1.2em}@media (max-width:768px){.categories .item h2{font-size:1.2em}}.categories .item h2 a{text-decoration:none !important;color:#000}.categories .item.first{margin-bottom:2em}.categories .item.first .item-meta{max-width:760px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.categories .item.first .item-meta h2{font-size:1.7em;line-height:1.2em;margin-top:.3em;margin-bottom:.4em}@media (max-width:768px){.categories .item.first .item-meta h2{font-size:1.3em;line-height:1.3em;margin:.8em 0}}.categories .item.list{margin:1.5em 0;display:-ms-flexbox;display:flex;gap:2em}@media (max-width:768px){.categories .item.list{gap:0}}.categories .item.list h2{line-height:1.2em;margin-top:.3em;margin-bottom:.4em;font-size:1.7em}@media (max-width:768px){.categories .item.list h2{font-size:1.3em;line-height:1.3em;margin:.8em 0}}.categories .item.list .thumb{max-width:100%;-ms-flex:1 0 45%;flex:1 0 45%}.categories .item.list .item-meta{-ms-flex:1 0 55%;flex:1 0 55%;margin-right:0;margin-left:auto;max-width:55%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.categories .item.list .item-meta .meta-bar{margin-top:0}@media (max-width:768px){.categories .item.list .item-meta .meta-bar{margin-bottom:-.5em}}.categories .item.list .item-meta button{margin-top:0}@media (max-width:768px){.categories .item.list{-ms-flex-direction:column;flex-direction:column}.categories .item.list .item-meta,.categories .item.list .thumb{max-width:none;-ms-flex:1 0 100%;flex:1 0 100%;margin-left:0}}.categories .post-wrapper{width:100%;max-width:760px;margin-left:auto;margin-right:auto;max-width:1024px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.categories .post-wrapper h3{color:#000a57;font-size:1.17em;-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:.2em}.categories .post-wrapper .item{padding:0 1em 1em;margin-left:-1em}@media (max-width:768px){.categories .post-wrapper .item{max-width:100%;-ms-flex:1 0 100%;flex:1 0 100%}}.hero-img{margin-bottom:-3em;margin-top:4em}button:hover{cursor:pointer}button.primary{text-transform:uppercase;background-color:#0f4c81;color:#fff;font-size:.85em;padding:1em 2em;line-height:1.75em;border-radius:0;margin-top:1.5em;transition:.125s ease background}@media (max-width:768px){button.primary{font-size:1em}}button.primary:hover{background:#000}button.secondary{background:0;color:#000;border:2px solid #000;font-size:.76em;padding:1em 2em .75em;border-radius:0;margin-top:1.5em;transition:.125s ease background}button.secondary:hover{background:#000;color:#fff !important}button.arrow{background:0;display:block;border:0;padding:0}button.arrow.s{margin-top:.8em}button.arrow:before{content:url(//endspurt-podcast.de/wp-content/themes/endspurt-podcast-v1/img/arrow.svg);display:block}a{color:#000;transition:.125s}a:hover,a:focus,a:active{color:#000;outline:none}a:hover{opacity:.5}.entry-content p,.entry-content .hero,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content ul:not(.blocks-gallery-grid),.entry-content ol,.entry-content blockquote{max-width:760px;margin-left:auto;margin-right:auto}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{line-height:1.25em}.entry-content .snippet{font-size:16px;color:#000;letter-spacing:.27px;text-align:center;line-height:25.6px}.meta-bar{font-size:13px !important;margin-top:2em;margin-bottom:0;letter-spacing:1px;display:block;color:#000}@media (max-width:768px){.meta-bar{margin-top:0}.meta-bar .first-dot{display:none !important}}.meta-bar a{text-decoration:none;color:#000;font-weight:600}@media (max-width:768px){.meta-bar a{display:block}}body{background-color:#ebebeb}.entry-header{max-width:760px;text-align:center;margin-left:auto;margin-right:auto}.entry-header h1{margin-top:1.5em !important;font-family:'Nunito sans';font-style:italic;font-size:24px;widows:2;color:#000;letter-spacing:0;text-align:center;line-height:33.6px;margin-bottom:-1em !important}.entry-header h1 a{text-decoration:none}.entry-header h2{font-family:'Nunito sans';font-size:20px;color:#000;letter-spacing:0;text-align:center;line-height:33.6px}.entry-header h2 a{text-decoration:none}.page-header{text-align:center;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.page-header h1{margin-top:1em;font-size:2em}.page-header p{max-width:760px;margin-left:auto;margin-right:auto}.page:not(.home) article{padding:2em 1em}ol{margin-top:2em;margin-bottom:2em;padding-left:4em}ol ::marker{font-size:1.4em;color:#000a57}blockquote{font-size:1.3333em;font-weight:700;text-align:center;margin-bottom:2em;margin-top:2em;line-height:1.5em}blockquote p{margin-bottom:.2em}@media (max-width:768px){blockquote p{font-size:.8em;line-height:1.3em}}blockquote cite{font-size:16px;font-weight:400}blockquote cite:before{content:"\2013   "}.single .thumb{margin-bottom:-1.5em}.single article{margin-bottom:0 !important}.single article h2,.single article h4,.single article h3{margin-top:2.5em}.single h1{margin:.5em 0}.single .entry-content *{text-align:center}.single .related{position:relative}@media (min-width:768px){.single .related{padding:0}}.menu-toggle{border:0;background:0;margin-top:auto;margin-bottom:auto;position:relative;z-index:3;display:none}.menu-toggle i{content:url(//endspurt-podcast.de/wp-content/themes/endspurt-podcast-v1/img/burger.svg);position:relative}.nav-wrapper ul{display:block}.nav-wrapper ul li{float:none;font-size:1.5em !important;padding:.25em 0}@media (max-width:768px){.nav-wrapper *{font-size:1.25rem}}.toggled .nav-wrapper{display:-ms-flexbox;display:flex;opacity:1;text-indent:0;z-index:2}.noscroll{overflow:hidden;padding-right:15px}footer{padding-top:0 !important;padding-bottom:0 !important}footer ul{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:0;margin-left:0;padding-left:0}footer ul a{text-decoration:none;font-size:14px;font-weight:700}footer ul li{margin:.5em}@media (max-width:768px){h1{font-size:1.6em}}figcaption{text-align:center;font-size:.8em}.wp-block-image img{margin-top:2.5em}.related{max-width:1024px;margin-left:auto;margin-right:auto}.related .post-wrapper{-ms-flex-direction:row !important;flex-direction:row !important}.related h3{-ms-flex:1 0 100%;flex:1 0 100%;max-width:none !important}@media (max-width:768px){.related h3{font-size:1.17em;line-height:1.3em}}.related .item{-ms-flex:1 0 calc(33.3333% - 1em) !important;flex:1 0 calc(33.3333% - 1em) !important;max-width:33.3333% !important}@media (max-width:768px){.related .item{max-width:100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important}}.more{margin-left:auto;margin-right:auto}.archive .categories .container{margin-bottom:4em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.archive-description{text-align:center;margin-left:auto;margin-right:auto;max-width:100%;width:760px;margin-bottom:2em}.thumb figure img{width:100%;height:auto}figcaption{text-align:left !important}figure{position:relative;z-index:0}.weiteres{-ms-flex-order:2;order:2;margin-top:0 !important;margin-bottom:0;padding-top:1em !important}.weiteres+div{margin-top:0 !important}.wp-block-image img{max-width:none !important;width:100%}.wp-block-image figcaption{margin-bottom:0 !important}.ghostkit-accordion{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding:2em 1em}.ghostkit-accordion-item-heading{text-transform:uppercase;max-width:760px;margin-left:auto;margin-right:auto;background-color:#0f4c81;color:#fff !important;padding:1em;font-size:17px}.blog .entry-title{margin-top:.5em}.blog .entry-content,.blog .snippet p{margin-top:0}a.btn{background:#000;color:#fff;padding:.5em 1em;text-transform:uppercase;letter-spacing:.5px;font-size:14px;margin-bottom:0;display:inline-block;font-style:italic;text-decoration:none}.snippet{max-width:760px;margin-left:auto;margin-right:auto}.play-button{background-color:#000 !important}.single .entry-content{max-width:760px;margin-left:auto;margin-right:auto}.site-header h3{text-align:center;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.65px;font-style:italic;margin-top:0}.site-header{margin-top:1em !important}a.btn{letter-spacing:1px;border-radius:25px;padding:.5em 2em}h2,h1{font-weight:600;letter-spacing:.5px;line-height:1.4 !important;padding:0 .25em !important}.custom-logo{max-width:360px !important;width:100%;height:auto;margin-top:1em !important}.play-button *{font-weight:700 !important}@media (max-width:600px){.custom-logo{max-width:290px !important}h2,h1{font-size:1.1em !important}.snippet,p{font-size:14px !important}.btn{font-size:12px !important}hr{margin-top:-1em;max-width:calc(100% - 2em) !important}}.thumb{transition:.25s}.thumb:hover{opacity:.8}
@charset 'UTF-8';.pp-podcast[id^=pp-podcast-],.pp-modal-window{font-size:16px;font-weight:400;line-height:1.33;box-sizing:border-box;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.pp-podcast[id^=pp-podcast-] *,.pp-podcast[id^=pp-podcast-] *:before,.pp-podcast[id^=pp-podcast-] *:after,.pp-modal-window *,.pp-modal-window *:before,.pp-modal-window *:after{box-sizing:inherit;min-width:0}.pp-podcast[id^=pp-podcast-],.pp-podcast[id^=pp-podcast-] button,.pp-podcast[id^=pp-podcast-] input,.pp-podcast[id^=pp-podcast-] .ppjs__audio-timer,.pp-podcast[id^=pp-podcast-] .ppjs__time-float,.pp-modal-window,.pp-modal-window button,.pp-modal-window input,.pp-modal-window .ppjs__audio-timer,.pp-modal-window .ppjs__time-float{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif !important}.pp-podcast[id^=pp-podcast-] button,.pp-modal-window button{line-height:1 !important}.pp-podcast[id^=pp-podcast-] a.button:disabled,.pp-podcast[id^=pp-podcast-] a.button.disabled,.pp-podcast[id^=pp-podcast-] a.button:disabled[disabled],.pp-podcast[id^=pp-podcast-] button.disabled,.pp-podcast[id^=pp-podcast-] button[disabled],.pp-podcast[id^=pp-podcast-] input[type=button][disabled],.pp-podcast[id^=pp-podcast-] input[type=reset][disabled],.pp-podcast[id^=pp-podcast-] input[type=submit][disabled],.pp-modal-window a.button:disabled,.pp-modal-window a.button.disabled,.pp-modal-window a.button:disabled[disabled],.pp-modal-window button.disabled,.pp-modal-window button[disabled],.pp-modal-window input[type=button][disabled],.pp-modal-window input[type=reset][disabled],.pp-modal-window input[type=submit][disabled]{opacity:.4}.pp-podcast[id^=pp-podcast-] a.button:disabled:hover,.pp-podcast[id^=pp-podcast-] a.button.disabled:hover,.pp-podcast[id^=pp-podcast-] a.button:disabled[disabled]:hover,.pp-podcast[id^=pp-podcast-] button.disabled:hover,.pp-podcast[id^=pp-podcast-] button[disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=button][disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=reset][disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=submit][disabled]:hover,.pp-modal-window a.button:disabled:hover,.pp-modal-window a.button.disabled:hover,.pp-modal-window a.button:disabled[disabled]:hover,.pp-modal-window button.disabled:hover,.pp-modal-window button[disabled]:hover,.pp-modal-window input[type=button][disabled]:hover,.pp-modal-window input[type=reset][disabled]:hover,.pp-modal-window input[type=submit][disabled]:hover{cursor:not-allowed}.pp-podcast[id^=pp-podcast-] p,.pp-modal-window p{font-size:16px !important;margin-bottom:1.33rem !important}.pp-podcast[id^=pp-podcast-] a,.pp-modal-window a{text-decoration:none !important;color:#65b84f;border-bottom-width:0;background-image:none !important;box-shadow:none !important}.pp-podcast[id^=pp-podcast-] a:hover,.pp-modal-window a:hover{text-decoration:none}.pp-podcast[id^=pp-podcast-] a:focus,.pp-modal-window a:focus{outline:thin dotted;outline-offset:-.05em}.pp-podcast[id^=pp-podcast-] h1,.pp-podcast[id^=pp-podcast-] h2,.pp-podcast[id^=pp-podcast-] h3,.pp-podcast[id^=pp-podcast-] h4,.pp-podcast[id^=pp-podcast-] h5,.pp-podcast[id^=pp-podcast-] h6,.pp-podcast[id^=pp-podcast-] b,.pp-podcast[id^=pp-podcast-] strong,.pp-modal-window h1,.pp-modal-window h2,.pp-modal-window h3,.pp-modal-window h4,.pp-modal-window h5,.pp-modal-window h6,.pp-modal-window b,.pp-modal-window strong{margin:20px 0 !important;color:currentColor}.pp-podcast[id^=pp-podcast-] h1,.pp-modal-window h1{font-size:20px !important}.pp-podcast[id^=pp-podcast-] h2,.pp-modal-window h2{font-size:20px !important}.pp-podcast[id^=pp-podcast-] h3,.pp-modal-window h3{font-size:18px !important}.pp-podcast[id^=pp-podcast-] h4,.pp-modal-window h4{font-size:16px !important}.pp-podcast[id^=pp-podcast-] h5,.pp-modal-window h5{font-size:15px !important}.pp-podcast[id^=pp-podcast-] h6,.pp-modal-window h6{font-size:14px !important}.pp-podcast[id^=pp-podcast-] .pod-entry__title a,.pp-modal-window .pod-entry__title a{text-decoration:none;color:#333 !important}.pp-podcast[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast[id^=pp-podcast-] .pod-entry__title a:focus,.pp-modal-window .pod-entry__title a:hover,.pp-modal-window .pod-entry__title a:focus{color:#333 !important}.pp-podcast[id^=pp-podcast-] img,.pp-modal-window img{max-width:100%;height:auto;vertical-align:middle}.pp-modal-window{color:#333 !important}button.pod-button{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif;font-size:1em;line-height:1 !important;position:relative;display:inline-block;height:auto !important;margin:0 !important;padding:.665em .9975em;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:normal;text-transform:capitalize;color:#fff;border:none;border-radius:0 !important;background:0 0 !important;background-color:#65b84f;box-shadow:none !important}button.pod-button:hover,button.pod-button:focus{border-width:0;background-color:#65b84f;background-image:none;box-shadow:none}button.pp-modal-close{line-height:1 !important;margin:0 !important;cursor:pointer;letter-spacing:normal;color:#333 !important;box-shadow:none !important}.pp-podcast button,.pp-podcast input{min-height:0 !important;max-height:none !important}.pp-podcast button:after,.pp-podcast input:after{opacity:0}.pp-podcast .icon,.pp-modal-window .icon{position:relative;top:-.0625em;display:inline-block;width:1em !important;height:1em !important;vertical-align:middle;background-color:transparent !important;stroke-width:0;stroke:currentColor;fill:currentColor}.pp-podcast{position:relative;clear:both;margin-bottom:20px;transition:.5s opacity ease;opacity:0;border:1px solid rgba(0,0,0,.1);border-radius:8px}.pp-podcast.pp-podcast-added{opacity:1}.pp-podcast.playerview{background-color:#fff}.widget .pp-podcast{margin-bottom:0}.pp-podcast,.pp-podcast p{color:#333 !important}.pp-podcast,.pp-podcast *{box-sizing:border-box}.pp-podcast .wp-video{margin-bottom:0 !important}audio.pp-podcast-episode{opacity:0}.pp-podcast__wrapper{position:relative}.pod-content{font-size:15px;position:relative;padding:0}.pod-info{position:relative}.pod-info:after{display:table;clear:both;content:''}.playerview .pod-info{display:none}.playerview.header-hidden.header-toggle .pod-info,.playerview.header-visible.header-toggle .pod-info{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;overflow-y:auto;color:#333;background-color:#fff}.playerview.header-hidden.header-toggle .pod-info__header,.playerview.header-visible.header-toggle .pod-info__header{border-bottom-width:0}.playerview.header-toggle.light-color .pod-info{background-color:#333 !important}.pod-info__header{padding:20px 20px 10px;border-bottom:1px dashed rgba(0,0,0,.1)}.postview .pod-info__header{border-bottom-width:0}.pod-info__header:after{display:block;clear:both;content:''}.pod-info__toggle{font-size:16px !important;line-height:1 !important;position:absolute;z-index:9;top:0;right:0;width:40px;height:40px;margin:0 0 0 auto !important;padding:0 !important;cursor:pointer;color:#333 !important;border-width:0 !important;background-color:transparent !important;box-shadow:none !important}.pod-info__toggle .icon-pp-x{display:none}.pod-info__toggle.toggled-on .icon-pp-x{display:inline-block}.pod-info__toggle.toggled-on .icon-pp-info{display:none}.pod-info__toggle:hover,.pod-info__toggle:focus{background-color:transparent;box-shadow:none}.pod-info__toggle:hover,.pod-info__toggle:hover *,.pod-info__toggle:focus,.pod-info__toggle:focus *{color:#333 !important}.pod-header__image{position:relative;width:100%;margin-bottom:20px}.narrow-player .pod-header__image+.pod-header__items{margin-top:0}.pod-header__image .pod-header__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pod-header__image .pod-header__image-wrapper img{width:100%;height:100%;object-fit:cover}.narrow-player .pod-header__items{margin-top:60px}.pod-header:after{display:table;clear:both;content:''}.pod-items__title{font-size:15px;font-weight:700;line-height:1.25;margin-bottom:5px}.pod-items__desc{font-size:15px;margin-bottom:10px}.pod-items__menu{clear:both}.pod-items__menu .podcast-menu ul{font-size:12px;margin:0;padding:0}.pod-items__menu .podcast-menu{line-height:1.33 !important;border-bottom-width:0;box-shadow:none}.pod-items__menu .menu-item{font-weight:700;display:inline-block;margin:0 !important;padding:10px 15px !important;border-bottom:1px solid rgba(0,0,0,.1) !important;border-radius:0 !important;background-color:transparent !important}.pod-items__menu .menu-item:first-child{margin-left:0}.pod-items__menu .menu-item a:hover,.pod-items__menu .menu-item a:focus{text-decoration:underline !important}.pod-items__menu .menu-item a .icon{font-size:20px !important;margin-right:5px !important}.pod-items__menu .menu-item .sub-listen-text{display:none}.pod-items__menu ul.pod-menu{margin:0;padding:0;list-style:none}.pod-items__navi-menu{position:relative;display:flex;width:100%;flex-wrap:wrap}.pod-items__navi-menu .podcast-menu{position:absolute;z-index:9999;top:120%;right:-100%;display:none;width:180px;margin:0 !important;padding:0 !important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.pod-items__navi-menu .podcast-menu li{display:block}.pod-items__navi-menu .podcast-menu li a{display:block;width:100%;color:#333 !important}.pod-items__navi-menu .pod-items__menu{position:relative}.pod-items__navi-menu .pod-items__menu.toggled-window .podcast-menu{display:block}.playerview .pod-info .pod-items__navi-menu{display:none}.pod-items__navi-menu a.subscribe-item{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif !important;font-size:20px;display:flex;width:40px;height:40px;margin-right:5px;align-items:center}.pod-items__navi-menu a.subscribe-item .icon{font-size:18px;top:0;left:50%;width:1.15em !important;height:1.15em !important;transform:translateX(-50%)}.pod-items__navi-menu a.subscribe-item .sub-text,.pod-items__navi-menu a.subscribe-item .sub-listen-text{display:none}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-btn{display:block;width:100%}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon{display:flex;flex-direction:column;padding:3px}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon{width:auto !important;height:10px !important}.pod-items__navi-menu button.pod-items__menu-open{font-size:18px !important;width:40px !important;height:40px !important;margin:0 !important;padding:0 !important;color:#333 !important;background-color:transparent !important}.pod-items__navi-menu button.pod-items__menu-open .icon{width:1em !important;height:1em !important}.pod-items__navi-menu button.pod-items__menu-open .btn-icon-wrap{display:inline-block}.episode-list{display:none}.list-default .episode-list{display:block}.postview .episode-list,.pp-modal-tabs-list .episode-list{display:block !important}.episode-list__filters{display:flex;padding:0 20px !important;border-bottom:1px solid rgba(0,0,0,.1);align-items:center}.episode-list__search{position:relative;margin:0 !important;padding:5px 0 !important;flex:1}.episode-list__search label{margin:0 !important;padding:0 !important}.episode-list__search input[type=text]{font-size:14px !important;line-height:1 !important;width:100%;height:40px !important;margin-bottom:0 !important;padding:13px !important;padding-left:30px !important;color:#333 !important;border-width:0 !important;border-radius:0 !important;outline:none !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important}.episode-list__search input[type=text]::-ms-clear{display:none}.episode-list__search input[type=text]::placeholder{line-height:1;color:#606060}.episode-list__filter-dropdown{min-width:100px !important;flex-basis:20%}.episode-list__filter-select{line-height:1 !important;width:100% !important;padding:.875em !important;cursor:pointer;border-width:0 0 0 1px !important;border-color:#e6e6e6 !important;border-radius:0 !important;background-color:transparent !important;background-position:right .875em top 17px !important;box-shadow:none !important}.episode-list__clear-search.pod-button{font-size:20px !important;display:none;min-height:0 !important;margin-left:5px !important;padding:8px !important;color:rgba(0,0,0,.3) !important;border-width:0 !important;border-radius:5px !important;background-color:#f0f0f0 !important}.episode-list__clear-search.pod-button:hover,.episode-list__clear-search.pod-button:focus{color:#333 !important;background-color:transparent}.episode-list__search-icon{font-size:20px !important;position:absolute;top:30px;top:50%;left:0;display:block;min-height:0 !important;transform:translateY(-50%);color:rgba(0,0,0,.3) !important;border-width:0 !important}.episode-list__wrapper{overflow-x:hidden;overflow-y:auto;width:100% !important;height:auto}button.episode-list__load-more{font-size:16px;font-weight:700;line-height:1 !important;display:block;width:100%;height:auto !important;margin:0 !important;padding:16px 20px !important;cursor:pointer;text-transform:uppercase;color:currentColor !important;border-width:0 !important;border-radius:0 !important;background:0 0 !important;background-color:transparent !important;box-shadow:none !important}button.episode-list__load-more:hover,button.episode-list__load-more:focus{background:currentColor !important;background-color:transparent !important}.episode-list__search-results{display:none}.episode-single{position:relative;display:none;border-bottom:1px solid rgba(0,0,0,.1);background-color:#fff}.episode-single__wrapper{overflow-y:scroll;width:100% !important;max-height:400px;padding:20px}.episode-single__header{padding-bottom:20px}.episode-single__header .single-author{color:#606060}.episode-single__author{font-size:15px}.episode-single__title{font-size:17px;padding-right:40px}.episode-single__description,.pp-podcast .episode-single__description,.episode-single__description p,.pp-podcast .episode-single__description p{margin-bottom:10px !important}.episode-single__description .pp-podcast{display:none}.episode-single__link{display:block}.episode-single__close{font-size:20px !important;line-height:1 !important;position:absolute;top:20px;right:20px;width:40px;height:40px;margin:0 !important;padding:0 !important;cursor:pointer;color:currentColor;border-width:0 !important;background-color:transparent !important;box-shadow:none !important}.episode-single__close:hover,.episode-single__close:focus{background-color:transparent !important}.episode-single__close:hover,.episode-single__close:hover *,.episode-single__close:focus,.episode-single__close:focus *{color:currentColor !important}.pod-entry{font-size:15px;position:relative;padding:10px 20px;cursor:pointer}.playerview .pod-entry{border-bottom:1px solid rgba(0,0,0,.1)}.pod-entry__title{font-size:15px;margin-bottom:3px}.activeEpisode .pod-entry__title a,.activeEpisode .pod-entry__title a:focus{outline:none}.pod-entry__date{font-size:12px;font-weight:700;display:inline-block;text-transform:uppercase;color:#606060}.playerview .pod-entry.activeEpisode{background-color:rgba(101,184,79,.1)}.pod-entry .pod-entry__author{font-size:12px;font-weight:700;display:inline-block;clear:both;letter-spacing:1px;color:#606060}.pod-entry .pod-entry__author:before{display:inline-block;margin:0 5px;content:'·'}.ppjs__container{position:relative;max-width:100%}.ppjs__container:focus{outline:none}.ppjs__container-fullscreen{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:hidden}.ppjs__container-fullscreen .ppjs__mediaelement,.ppjs__container-fullscreen video{width:100% !important;height:100% !important}.ppjs__container video::-webkit-media-controls,.ppjs__container video::-webkit-media-controls-panel,.ppjs__container video::-webkit-media-controls-panel-container,.ppjs__container video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}.ppjs__container.ppjs__audio{width:100% !important;min-width:0 !important;height:auto !important}.ppjs__video video{margin-bottom:0 !important}.ppjs__button>button,.ppjs__button>a.button{color:#fff !important;background:0 0 !important}.ppjs__iframe-overlay{position:absolute;width:100%;height:100%}.ppjs__fullscreen{overflow:hidden}.ppjs__fullscreen-button .icon-pp-minimize{display:none}.ppjs__fullscreen-button.ppjs__unfullscreen .icon-pp-minimize{display:block}.ppjs__fullscreen-button.ppjs__unfullscreen .icon-pp-maximize{display:none}.ppjs__background{position:absolute;top:0;left:0}.ppjs__mediaelement{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.ppjs__poster{position:absolute;z-index:1;top:0;left:0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.ppjs__poster-img{padding:0;border:0}:root .ppjs__poster-img{display:none}.ppjs__overlay{position:absolute;top:0;left:0;display:flex;background-color:rgba(0,0,0,.2);align-items:center;justify-content:center}.ppjs__overlay-play{cursor:pointer}.ppjs__overlay-button,.ppjs__overlay-loading{font-size:60px;line-height:1;margin:0;padding:0;color:#fff}.ppjs__overlay-loading{z-index:1;animation:ppjs__loading-spinner 1s linear infinite}.ppjs__layer{z-index:1}.ppjs__poster img{width:100% !important;height:100% !important;object-fit:cover}.ppjs__controls{position:absolute;z-index:1;bottom:0;left:0;display:flex;width:100%;height:40px;margin:0;padding:0 10px;list-style-type:none}.ppjs__controls:not([style*='display: none']){background:rgba(255,0,0,.7);background:linear-gradient(transparent,rgba(0,0,0,.35))}.ppjs__audio .ppjs__controls{position:relative;display:block;height:auto;padding:0;background:0 0}.ppjs__controls button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__time-rail{font-size:10px;line-height:10px;width:32px;height:40px;margin:0}.ppjs__audio-controls{display:flex;flex-direction:column;margin:0 20px;padding:20px 0 10px;background-color:transparent;align-items:center;justify-content:center}.ppjs__audio-controls .ppjs__secondary-controls{width:100%}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button{display:block;margin:0 auto}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *{color:#333 !important}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{display:flex;margin:20px 0 10px;justify-content:space-between}.rtl .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{flex-direction:row-reverse}.ppjs__audio-controls .dyna-msg-title{display:none}.ppjs__audio-time-rail{display:flex;background-color:#d2d2d2}.ppjs__audio-timer{display:flex;height:20px;padding:0 20px 10px;justify-content:space-between;align-items:center}.rtl .ppjs__audio-timer{flex-direction:row-reverse}.ppjs__audio .ppjs__button{position:relative;display:inline-block;width:auto;height:auto;margin:0 5px}.ppjs__audio .ppjs__button:first-of-type{margin-left:0}.ppjs__audio .ppjs__button:last-of-type{margin-right:0}.ppjs__audio .ppjs__button>button,.ppjs__audio .ppjs__button>a.button{font-size:20px !important;position:relative;width:40px;height:40px;padding:0 !important;color:#333 !important;box-shadow:none !important}.ppjs__audio .ppjs__button>button .icon,.ppjs__audio .ppjs__button>a.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__audio .ppjs__button>button:after,.ppjs__audio .ppjs__button>a.button:after{display:none !important}.ppjs__audio .ppjs__button.ppjs__jump-forward-button>button,.ppjs__audio .ppjs__button.ppjs__jump-forward-button>a.button,.ppjs__audio .ppjs__button.ppjs__skip-backward-button>button,.ppjs__audio .ppjs__button.ppjs__skip-backward-button>a.button,.ppjs__audio .ppjs__button.ppjs__cc-button>button,.ppjs__audio .ppjs__button.ppjs__cc-button>a.button{font-size:28px !important}.ppjs__audio .ppjs__button.ppjs__cc-button{display:none}.ppjs__audio .ppjs__button.ppjs__share-button>button .icon,.ppjs__audio .ppjs__button.ppjs__share-button>a.button .icon{top:calc(50% + 1px)}.ppjs__audio .ppjs__button .play-rate-text{line-height:18px !important;position:absolute;top:50%;left:50%;display:block;width:36px;height:22px;transform:translate(-50%,-50%);letter-spacing:0 !important;border:.09em solid rgba(0,0,0,.3);border-radius:12px}.ppjs__audio .ppjs__button .play-rate-text .pp-rate{font-size:12px !important;position:relative;top:-2px;display:inline}.ppjs__audio .ppjs__button .play-rate-text .pp-times{font-size:9px !important;position:relative;top:-2px}.ppjs__audio .ppjs__button .play-rate-list{position:absolute;z-index:9999;bottom:100%;left:10%;display:none;width:250px;margin:0 !important;padding:15px !important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.rtl .ppjs__audio .ppjs__button .play-rate-list{right:10%;left:auto}.ppjs__audio .ppjs__button .play-rate-list li{line-height:1 !important;display:inline-block;margin:0 5px 0 0;padding:0 !important;border-width:0}.ppjs__audio .ppjs__button .play-rate-list li:last-of-type{margin:0}.ppjs__audio .ppjs__button .play-rate-list li a{font-size:14px !important;display:block;width:40px;padding:5px 0;text-align:center;color:#333 !important;border:1px solid rgba(0,0,0,.1);border-radius:4px}.ppjs__audio .ppjs__button .play-rate-list li a:hover,.ppjs__audio .ppjs__button .play-rate-list li a:focus{background-color:#f0f0f0}.ppjs__audio .ppjs__button.toggled-window .play-rate-list{display:block}.ppjs__audio .ppjs__button.ppjs__playpause-button{position:relative;margin:0 10px}.ppjs__audio .ppjs__button.ppjs__playpause-button button{font-size:28px !important;position:relative;margin:0}.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-play{left:calc(50% + 1px)}.rtl .ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-play{left:calc(50% - 1px)}.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-pause,.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-refresh{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-play{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-refresh{display:block;animation:ppjs__btn-spinner 1s linear infinite}.ppjs__audio .ppjs__button.ppjs__playpause-button button.playing .icon-pp-play{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.playing .icon-pp-pause{display:block}.ppjs__audio .ppjs__button.ppjs__playpause-button button,.ppjs__audio .ppjs__button.ppjs__playpause-button button *,.ppjs__audio .ppjs__button.ppjs__playpause-button button:hover,.ppjs__audio .ppjs__button.ppjs__playpause-button button:hover *,.ppjs__audio .ppjs__button.ppjs__playpause-button button:focus,.ppjs__audio .ppjs__button.ppjs__playpause-button button:focus *{color:#65b84f !important}.ppjs__audio .ppjs__button.ppjs__skip-next-button,.ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.inline-view .ppjs__audio .ppjs__button.ppjs__skip-next-button,.inline-view .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.ppjs__video .ppjs__button{width:40px;flex-basis:40px}.ppjs__video .ppjs__button button{font-size:16px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__video .ppjs__button.ppjs__playpause-button button .icon-pp-pause,.ppjs__video .ppjs__button.ppjs__playpause-button button .icon-pp-refresh{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-play{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-refresh{display:block;animation:ppjs__btn-spinner 1s linear infinite}.ppjs__video .ppjs__button.ppjs__playpause-button button.playing .icon-pp-play{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.playing .icon-pp-pause{display:block}.ppjs__video .ppjs__video-timer{display:flex;flex:1}.ppjs__video .ppjs__currenttime,.ppjs__video .ppjs__time-total,.ppjs__video .ppjs__duration{position:relative;top:50%;display:block;transform:translateY(-50%)}.ppjs__button>button,.ppjs__button>a.button{position:absolute;display:block;overflow:hidden;width:20px;height:20px;padding:0 !important;cursor:pointer;text-decoration:none;border:0;border-radius:0;background-color:transparent}.ppjs__button>button:hover,.ppjs__button>a.button:hover{border-width:0;background-color:transparent;box-shadow:none}.ppjs__button>button:focus,.ppjs__button>a.button:focus{outline:dotted 1px #999;background-color:transparent}.ppjs__list-reveal{display:flex;padding:0 20px;justify-content:space-between}.postview .ppjs__list-reveal{display:none !important}.rtl .ppjs__list-reveal{flex-direction:row-reverse}.ppjs__list-reveal .ppjs__button{position:relative;display:inline-block;width:auto;height:auto;margin:0 5px}.ppjs__list-reveal .ppjs__button:first-of-type{margin-left:0}.ppjs__list-reveal .ppjs__button:last-of-type{margin-right:0}.ppjs__list-reveal .ppjs__button>button,.ppjs__list-reveal .ppjs__button>a.button{font-size:20px !important;position:relative;width:40px;height:40px;padding:0 !important;color:#333 !important;box-shadow:none !important}.ppjs__list-reveal .ppjs__button>button .icon,.ppjs__list-reveal .ppjs__button>a.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__list-reveal .ppjs__button>button .icon-pp-hide-list,.ppjs__list-reveal .ppjs__button>a.button .icon-pp-hide-list{display:none}.ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-hide-list,.ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-hide-list{display:inline-block}.ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-show-list,.ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-show-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button .icon-pp-hide-list,.list-default .ppjs__list-reveal .ppjs__button>a.button .icon-pp-hide-list{display:inline-block}.list-default .ppjs__list-reveal .ppjs__button>button .icon-pp-show-list,.list-default .ppjs__list-reveal .ppjs__button>a.button .icon-pp-show-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-hide-list,.list-default .ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-hide-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-show-list,.list-default .ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-show-list{display:inline-block}.ppjs__list-reveal .ppjs__button>button:after,.ppjs__list-reveal .ppjs__button>a.button:after{display:none !important}.ppjs__container-keyboard-inactive a,.ppjs__container-keyboard-inactive a:focus,.ppjs__container-keyboard-inactive button,.ppjs__container-keyboard-inactive button:focus,.ppjs__container-keyboard-inactive [role=slider],.ppjs__container-keyboard-inactive [role=slider]:focus{outline:0}.ppjs__time{font-size:12px;font-weight:700;line-height:10px;box-sizing:content-box;width:auto;height:auto;padding:0;text-align:center;color:currentColor}.ppjs__video .ppjs__time{overflow:hidden;width:auto;min-width:40px;height:40px;text-align:center;color:#fff}.ppjs__time-rail{position:relative;height:5px;margin:0;padding:0;direction:ltr;flex-grow:1}.ppjs__video .ppjs__time-rail{height:40px;margin:0 10px}.ppjs__time-total,.ppjs__time-buffering,.ppjs__time-loaded,.ppjs__time-current,.ppjs__time-float,.ppjs__time-hovered,.ppjs__time-float-current,.ppjs__time-float-corner,.ppjs__time-marker{position:absolute;display:block;height:5px;cursor:pointer;border-radius:2px}.ppjs__time-total{width:100%;background:rgba(255,255,255,.2)}.ppjs__time-buffering{width:100%;animation:buffering-stripes 2s linear infinite;background:linear-gradient(-45deg,rgba(255,255,255,.6) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.6) 75%,transparent 75%,transparent);background-size:15px 15px}.ppjs__time-loaded{background:rgba(255,255,255,.4)}.ppjs__time-current,.ppjs__time-handle-content{background:rgba(255,255,255,.8)}.ppjs__time-hovered{z-index:10;background:rgba(255,255,255,.5)}.ppjs__time-hovered.negative{background:rgba(0,0,0,.08)}.rtl .ppjs__time-hovered{display:none}.ppjs__time-current,.ppjs__time-buffering,.ppjs__time-loaded,.ppjs__time-hovered{left:0;width:100%;transition:.15s ease-in all;transform:scaleX(0);transform-origin:0 0}.rtl .ppjs__time-current,.rtl .ppjs__time-buffering,.rtl .ppjs__time-loaded,.rtl .ppjs__time-hovered{transform-origin:100% 0}.ppjs__time-buffering{transform:scaleX(1)}.ppjs__time-hovered{transition:height .1s cubic-bezier(.44,0,1,1)}.ppjs__time-hovered.no-hover{transform:scaleX(0)}.ppjs__time-handle,.ppjs__time-handle-content{position:absolute;z-index:11;left:0;cursor:pointer;transform:translateX(0);border:4px solid transparent}.ppjs__time-handle-content{top:-8px;left:-4px;width:12px;height:12px;transform:scale(1);border:6px solid #65b84f;border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.6)}.ppjs__time-float{position:absolute;bottom:100%;display:none;width:36px;height:17px;margin-bottom:9px;transform:translateX(-50%);text-align:center;color:#fff;border:solid 1px #333;background:#333}.ppjs__time-float-current{left:0;display:block;width:30px;margin:2px;text-align:center}.ppjs__time-float-corner{line-height:0;position:absolute;top:100%;left:50%;display:block;width:0;height:0;transform:translateX(-50%);border:solid 5px #333;border-color:#333 transparent transparent;border-radius:0}.ppjs__time__long-video .ppjs__time-float{width:64px;margin-left:-23px}.ppjs__time__long-video .ppjs__time-float-current{width:60px}.ppjs__time__broadcast{position:absolute;top:15px;width:100%;height:10px;color:#fff}.ppjs__time__overlay-error{position:relative}.ppjs__time__overlay-error>img{position:absolute;z-index:-1;top:0;left:0}.ppjs__time__cannotplay,.ppjs__time__cannotplay a{font-size:14px;color:#fff}.ppjs__time__cannotplay{position:relative}.ppjs__time__cannotplay p,.ppjs__time__cannotplay a{display:inline-block;width:100%;padding:0 15px}.rtl .ppjs__time-rail{direction:rtl}.rtl .ppjs__time-current,.rtl .ppjs__time-buffering,.rtl .ppjs__time-loaded,.rtl .ppjs__time-hovered{right:0;left:auto}.rtl .ppjs__time-handle,.rtl .ppjs__time-handle-content{right:0;left:auto}.rtl .ppjs__time-handle-content{right:-7px;left:auto}.rtl .ppjs__time-float{transform:translateX(calc(50% + 18px))}.rtl .ppjs__time-float-current{right:0;left:auto}.rtl .ppjs__time-float-corner{right:50%;left:auto;transform:translateX(50%)}.rtl .ppjs__time__long-video .ppjs__time-float{margin-right:-23px;margin-left:auto}.rtl .ppjs__time__overlay-error{position:relative}.rtl .ppjs__time__overlay-error>img{right:0;left:auto}@keyframes ppjs__loading-spinner{0%{transform:rotate(0deg);transform-origin:center}100%{transform:rotate(360deg);transform-origin:center}}@keyframes ppjs__btn-spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.pp-copylink-msg{display:none}.pp-link-copied{position:relative;display:inline-block}.pp-link-copied .pp-copylink-msg{font-size:14px;position:absolute;z-index:1;bottom:100%;left:50%;display:block;visibility:visible;width:70px;margin-left:-35px;padding:5px;animation-name:hideMethod;animation-duration:.5s;animation-delay:1s;text-align:center;opacity:1;color:#fff;border-radius:6px;background-color:#555;animation-fill-mode:forwards}.pp-link-copied .pp-copylink-msg:after{position:absolute;top:100%;left:50%;margin-left:-5px;content:'';border-width:5px;border-style:solid;border-color:#555 transparent transparent}input.pp-copylink{width:100%;padding:8px !important}.ppjs__img-wrapper{position:relative;width:100%;margin-bottom:20px}.ppjs__img-wrapper img{border-radius:3px}.ppjs__img-wrapper.noimg{display:none !important}.ppjs__img-wrapper .ppjs__img-btn-cover{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ppjs__img-wrapper .ppjs__img-btn-cover img{width:100%;height:100%;object-fit:cover}.ppjs__head-container,.ppjs__secondary-controls{width:100%}.head-wrapper{flex:1}.ppjs__podcast-title{display:none}.ppjs__episode-title{font-size:14px;font-weight:700;line-height:1.25}a.ppjs__episode-excerpt{font-size:13px;line-height:1.5;display:block}a.ppjs__episode-excerpt:focus{outline:none !important}a.ppjs__episode-excerpt:focus .ppjs__more{outline:thin dotted !important}a.ppjs__episode-excerpt .ppjs__excerpt-content{color:#333}.pp-modal-window a.ppjs__episode-excerpt{display:none !important}a.ppjs__episode-excerpt .ppjs__more{color:#65b84f}.ppjs__offscreen{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;padding:0;word-wrap:normal;border:0;clip-path:inset(50%)}.pp-podcast{animation-name:playerAdded;animation-duration:.001s}.episode-single__description .pp-podcast{animation:none}.ppjs__additional_controls{display:none}@keyframes playerAdded{from{opacity:.01}to{opacity:0}}@keyframes hideMethod{from{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes ppjs__epi-loading{50%{background-size:70%}100%{background-position:125% 0}}.pp-podcast .wp-video{max-width:100%}.pp-podcast .mejs__offscreen,.pp-podcast .mejs__container{display:none}.ppjs__controls input[type=range]{position:relative;z-index:1;width:100%;height:5px !important;margin:0 !important;padding:0 !important;cursor:pointer;border-radius:10px;outline:none !important;background:#d2d2d2 !important;-webkit-appearance:none;appearance:none}.ppjs__controls input[type=range]::-webkit-slider-runnable-track{width:100% !important;height:5px !important;border-radius:10px !important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--buffered-width,0%),#d2d2d2 var(--buffered-width,0%),#d2d2d2 100%) !important;box-shadow:none !important}.ppjs__controls input[type=range]::-moz-range-track{width:100% !important;height:5px !important;border-radius:10px !important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--buffered-width,0%),#d2d2d2 var(--buffered-width,0%),#d2d2d2 100%) !important;box-shadow:none !important}.ppjs__controls input[type=range]::-ms-track{width:100% !important;height:5px !important;border-radius:10px !important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgba(0,0,0,.1)) var(--buffered-width,0%),#d2d2d2 var(--buffered-width,0%),#d2d2d2 100%) !important;box-shadow:none !important}.ppjs__controls input[type=range]::-ms-fill-upper{background:#ddd !important}.ppjs__controls input[type=range]::-webkit-slider-thumb{position:relative;top:-4px;width:4px;height:4px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:1px solid var(--pp-accent-color,#65b84f);border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls input[type=range]::-moz-range-thumb{width:4px;height:4px;-moz-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:1px solid var(--pp-accent-color,#65b84f);border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls input[type=range]::-ms-thumb{width:4px;height:4px;-ms-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:none;border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-webkit-slider-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-webkit-slider-thumb{width:12px;height:12px;opacity:1}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-moz-range-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-moz-range-thumb{width:12px;height:12px;opacity:1}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-ms-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-ms-thumb{width:12px;height:12px;opacity:1}.ppjs__controls input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]:active::-ms-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]::-ms-fill-lower{height:5px !important;border-radius:10px;background:var(--pp-accent-color,#65b84f) !important}.episode-search{position:relative;display:none;min-height:100px}.episode-search__loading{font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.episode-search__loading .icon-pp-refresh{animation:ppjs__loading-spinner 1s linear infinite}.episode-search.toggled-on{display:block}.ppjs__audio .ppjs__share-button ul.ppshare__social,.ppjs__video .ppjs__share-button ul.ppshare__social{position:absolute;z-index:9999;right:10%;bottom:100%;display:none;width:230px;margin:0 !important;padding:5px !important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.hide-download .ppjs__audio .ppjs__share-button ul.ppshare__social,.hide-download .ppjs__video .ppjs__share-button ul.ppshare__social{width:190px}.hide-social .ppjs__audio .ppjs__share-button ul.ppshare__social,.hide-social .ppjs__video .ppjs__share-button ul.ppshare__social{width:auto}.rtl .ppjs__audio .ppjs__share-button ul.ppshare__social,.rtl .ppjs__video .ppjs__share-button ul.ppshare__social{right:auto;left:10%}.ppjs__audio .ppjs__share-button ul.ppshare__social li,.ppjs__video .ppjs__share-button ul.ppshare__social li{font-size:20px !important;line-height:1 !important;display:block;float:left;margin:0 5px 0 0 !important;padding:0 !important;border-width:0 !important}.ppjs__audio .ppjs__share-button ul.ppshare__social li:last-of-type,.ppjs__video .ppjs__share-button ul.ppshare__social li:last-of-type{margin-right:0 !important}.ppjs__audio .ppjs__share-button ul.ppshare__social li a,.ppjs__video .ppjs__share-button ul.ppshare__social li a{position:relative;display:block;width:100%;width:40px;height:40px;color:#333 !important;border-radius:100%}.ppjs__audio .ppjs__share-button ul.ppshare__social li a:hover,.ppjs__audio .ppjs__share-button ul.ppshare__social li a:focus,.ppjs__video .ppjs__share-button ul.ppshare__social li a:hover,.ppjs__video .ppjs__share-button ul.ppshare__social li a:focus{background-color:#f0f0f0}.ppjs__audio .ppjs__share-button ul.ppshare__social li a .icon,.ppjs__video .ppjs__share-button ul.ppshare__social li a .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__audio .ppjs__share-button ul.ppshare__social:after,.ppjs__video .ppjs__share-button ul.ppshare__social:after{display:table;clear:both;content:''}.ppjs__audio .ppjs__share-button.toggled-window ul.ppshare__social,.ppjs__video .ppjs__share-button.toggled-window ul.ppshare__social{display:block}.hide-share .ppjs__audio .ppjs__share-button,.hide-social .ppjs__audio .ppjs__share-button,.hide-download .ppjs__audio .ppjs__share-button .ppshare-item.download,.hide-share .ppjs__video .ppjs__share-button,.hide-social .ppjs__video .ppjs__share-button,.hide-download .ppjs__video .ppjs__share-button .ppshare-item.download{display:none !important}.ppjs__video .ppjs__download-alt-button,.ppjs__audio .ppjs__download-alt-button{display:none}.hide-social .ppjs__video .ppjs__download-alt-button,.hide-social .ppjs__audio .ppjs__download-alt-button{display:inline-block}.pp-player__amsg{display:none}.msg-playing .pp-player__amsg{position:absolute;z-index:10;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255,255,255,.95)}.pp-player__amsg .ppjs__script-button,.pp-player__amsg .ppjs__share-button,.pp-player__amsg .ppjs__play-rate-button,.pp-player__amsg .ppjs__skip-prev-button,.pp-player__amsg .ppjs__skip-next-button{pointer-events:none;opacity:0}.pp-player__amsg a.ppjs__episode-excerpt{display:none !important}.msg-playing{position:relative}.pod-launch{display:flex;padding:0 20px;border-top:1px solid rgba(0,0,0,.1);justify-content:space-between}.media-audio.has-featured.narrow-player .pod-launch{position:absolute;z-index:10;top:22px;left:22px;width:calc(100% - 44px);padding:0;border-top-width:0;border-radius:2px;background-color:rgba(255,255,255,.85)}.has-featured.narrow-player.light-color .pod-launch{background-color:rgba(0,0,0,.85)}.pod-launch button.pod-launch__button{font-size:20px !important;width:40px !important;height:40px !important;margin:0 !important;padding:0 !important;color:#333 !important;background-color:transparent !important}.pod-launch button.pod-launch__button .icon{width:1em !important;height:1em !important}.pod-launch button.pod-launch__button .icon-pp-x{display:none}.pod-launch button.pod-launch__button.toggled-on{font-size:16px !important}.pod-launch button.pod-launch__button.toggled-on .icon-pp-x{display:inline-block}.pod-launch button.pod-launch__button.toggled-on .icon-pp-podcast{display:none}.single-episode .pod-launch button.pod-launch__button,.single-audio .pod-launch button.pod-launch__button{display:none}.pod-launch .podcast-menu{top:auto;bottom:120%}.narrow-player.has-featured .pod-launch .podcast-menu{top:120%;right:auto;bottom:auto;left:-50%}.pod-launch a.subscribe-item{margin-right:15px}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__date{color:#f7f7f7}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry .pod-entry__author{color:#f7f7f7}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a{color:#fff !important}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a:focus{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-],.pp-podcast.light-text.postview[id^=pp-podcast-],.inline-view.light-color{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-],.pp-podcast.light-color.playerview[id^=pp-podcast-] p,.pp-podcast.light-color.playerview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-color.playerview[id^=pp-podcast-] button.pod-items__menu-open,.pp-podcast.light-color.playerview[id^=pp-podcast-] button.pod-launch__button,.pp-podcast.light-text.postview[id^=pp-podcast-],.pp-podcast.light-text.postview[id^=pp-podcast-] p,.pp-podcast.light-text.postview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-text.postview[id^=pp-podcast-] button.pod-items__menu-open,.pp-podcast.light-text.postview[id^=pp-podcast-] button.pod-launch__button,.inline-view.light-color,.inline-view.light-color p,.inline-view.light-color a.subscribe-item,.inline-view.light-color button.pod-items__menu-open,.inline-view.light-color button.pod-launch__button{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-launch,.pp-podcast.light-text.postview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-launch,.inline-view.light-color a.subscribe-item,.inline-view.light-color .pod-launch{border-color:rgba(255,255,255,.6)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single,.inline-view.light-color .episode-single{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__header .single-author,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__header .single-author,.inline-view.light-color .episode-single__header .single-author{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:focus *,.inline-view.light-color .episode-single__close:hover,.inline-view.light-color .episode-single__close:hover *,.inline-view.light-color .episode-single__close:focus,.inline-view.light-color .episode-single__close:focus *{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info,.inline-view.light-color .pod-info{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__header,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__header,.inline-view.light-color .pod-info__header{border-color:rgba(255,255,255,.5)}.pod-header-title+.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__header,.pod-header-title+.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__header,.pod-header-title+.inline-view.light-color .pod-info__header{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle,.inline-view.light-color .pod-info__toggle{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:focus *,.inline-view.light-color .pod-info__toggle:hover,.inline-view.light-color .pod-info__toggle:hover *,.inline-view.light-color .pod-info__toggle:focus,.inline-view.light-color .pod-info__toggle:focus *{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry,.inline-view.light-color .pod-entry{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__date,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__date,.inline-view.light-color .pod-entry__date{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry .pod-entry__author,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry .pod-entry__author,.inline-view.light-color .pod-entry .pod-entry__author{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search,.inline-view.light-color .episode-list__search{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search input[type=text],.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search input[type=text],.inline-view.light-color .episode-list__search input[type=text]{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search input[type=text]::placeholder,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search input[type=text]::placeholder,.inline-view.light-color .episode-list__search input[type=text]::placeholder{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search-icon,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search-icon,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button,.inline-view.light-color .episode-list__search-icon,.inline-view.light-color .episode-list__clear-search.pod-button{color:rgba(255,255,255,.6) !important;background-color:transparent !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button:focus,.inline-view.light-color .episode-list__clear-search.pod-button:hover,.inline-view.light-color .episode-list__clear-search.pod-button:focus{color:rgba(255,255,255,.6) !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__load-more,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__load-more,.inline-view.light-color .episode-list__load-more{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio .ppjs__button>button,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio .ppjs__button>a.button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio .ppjs__button>button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio .ppjs__button>a.button,.inline-view.light-color .ppjs__audio .ppjs__button>button,.inline-view.light-color .ppjs__audio .ppjs__button>a.button{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__list-reveal .ppjs__button>button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__list-reveal .ppjs__button>button,.inline-view.light-color .ppjs__list-reveal .ppjs__button>button{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__time-float,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__time-float,.inline-view.light-color .ppjs__time-float{color:#333;border:solid 1px #fff;background:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__time-float-corner,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__time-float-corner,.inline-view.light-color .ppjs__time-float-corner{border:solid 5px #fff;border-color:#fff transparent transparent}.pp-podcast.light-color.playerview[id^=pp-podcast-] a.ppjs__episode-excerpt .ppjs__excerpt-content,.pp-podcast.light-text.postview[id^=pp-podcast-] a.ppjs__episode-excerpt .ppjs__excerpt-content,.inline-view.light-color a.ppjs__episode-excerpt .ppjs__excerpt-content{color:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a,.inline-view.light-color .pod-entry__title a{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a:focus,.inline-view.light-color .pod-entry__title a:hover,.inline-view.light-color .pod-entry__title a:focus{color:#fff !important}.pp-podcast.light-color.playerview[id^=pp-podcast-].postview .episode-list__filters,.pp-podcast.light-text.postview[id^=pp-podcast-].postview .episode-list__filters,.inline-view.light-color.postview .episode-list__filters{border:1px solid rgba(255,255,255,.5)}.pp-podcast.light-accent[id^=pp-podcast-] button.pod-button,.pp-modal-window.light-accent button.pod-button{color:#333}.pp-podcast.light-accent[id^=pp-podcast-] .episode-list__load-more:hover,.pp-podcast.light-accent[id^=pp-podcast-] .episode-list__load-more:focus,.pp-modal-window.light-accent .episode-list__load-more:hover,.pp-modal-window.light-accent .episode-list__load-more:focus{color:currentColor !important}.pp-podcast.light-accent[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button.ppjs__playpause-button .ppjs__play-button .ppjs__arrow:after,.pp-modal-window.light-accent .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button.ppjs__playpause-button .ppjs__play-button .ppjs__arrow:after{border-color:transparent transparent transparent #333}.pp-podcast.light-accent[id^=pp-podcast-].lv3 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].lv3 .pod-entry__play .icon-pp-pause,.pp-podcast.light-accent[id^=pp-podcast-].lv4 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].lv4 .pod-entry__play .icon-pp-pause,.pp-podcast.light-accent[id^=pp-podcast-].gv2 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].gv2 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.lv3 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.lv3 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.lv4 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.lv4 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.gv2 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.gv2 .pod-entry__play .icon-pp-pause{color:#333}.pp-podcast.light-accent[id^=pp-podcast-].lv3 .ppjs__play-button .ppjs__arrow:after,.pp-modal-window.light-accent.lv3 .ppjs__play-button .ppjs__arrow:after{border-color:transparent transparent transparent #333}.pp-podcast.light-accent[id^=pp-podcast-] .postview .episode-list__load-more:hover,.pp-podcast.light-accent[id^=pp-podcast-] .postview .episode-list__load-more:focus,.pp-modal-window.light-accent .postview .episode-list__load-more:hover,.pp-modal-window.light-accent .postview .episode-list__load-more:focus{color:#333 !important}.legacy.pp-podcast[id^=pp-podcast-]{line-height:1.5}.modern .ppjs__podcast-title{display:block}.modern .ppjs__episode-excerpt{display:none}.modern .pod-entry__content{display:flex;align-items:center}.modern .pod-entry__title{margin-bottom:0;margin-left:10px;cursor:pointer;flex:1}.modern .pod-entry__mplay,.modern .pod-entry__mscript{display:flex;cursor:pointer;color:currentColor !important;align-items:center;justify-content:center}.modern .pod-entry__mplay{width:25px;height:25px;border:1px solid currentColor !important;border-radius:50%}.modern .pod-entry__mplay .icon{top:0}.modern .pod-entry__mplay .icon-pp-pause{display:none}.modern .activeEpisode .pod-entry__mplay .icon-pp-pause{display:block}.modern .activeEpisode .pod-entry__mplay .icon-pp-play{display:none}.modern .pod-entry__mscript{display:none}.modern .ppjs__time{display:none}.modern.pp-modal-window .ppjs__head-container{flex:1}.modern.pp-modal-window .ppjs__head-content{display:flex;flex:1}.modern.pp-modal-window .pod-entry__mscript{display:none}.modern.pp-modal-window .pod-entry__content{display:flex;align-items:center}.modern.pp-modal-window .pod-entry__mplay{display:flex;align-items:center;justify-content:center}.modern.pp-modal-window .pod-entry__mplay{width:25px;height:25px;border:1px solid currentColor;border-radius:50%}.modern.pp-modal-window .pod-entry__mplay .icon{top:0}.modern.pp-modal-window .pod-entry__mplay .icon-pp-pause{display:none}.modern.pp-modal-window .media-playing{background-color:transparent !important}.modern.pp-modal-window .media-playing .pod-entry__mplay .icon-pp-pause{display:block}.modern.pp-modal-window .media-playing .pod-entry__mplay .icon-pp-play{display:none}.modern.pp-modal-window .pod-entry__title{margin-bottom:0;margin-left:10px}@media only screen and (min-width:450px){.wide-player .pod-content{font-size:16px}.wide-player .pod-content__list{width:100% !important}.wide-player.playerview.header-visible .pod-info{position:static !important;display:block}.wide-player .pod-info__header{padding:20px}.wide-player .pod-header__image{float:right;width:100px;margin:0 0 0 20px}.wide-player .pod-header__items{float:left;width:calc(100% - 120px)}.wide-player .pod-items__title{font-size:20px;line-height:1.5}.wide-player .pod-items__desc{margin-bottom:20px}.wide-player .pod-items__menu .podcast-menu ul{font-size:14px}.wide-player .pod-info .pod-items__navi-menu .pod-items__menu{display:flex;align-items:center}.playerview.wide-player .pod-info .pod-items__navi-menu{display:flex}.wide-player .episode-list{display:block !important}.episode-list__filter-dropdown{min-width:150px !important}.pp-podcast.legacy .episode-list__filter-dropdown{min-width:100px !important}.episode-list__wrapper{max-height:300px}.episode-list__wrapper::-webkit-scrollbar{width:0;-webkit-appearance:none}.episode-list__wrapper::-webkit-scrollbar-track{background:0 0}.episode-list__wrapper::-webkit-scrollbar-thumb{border-radius:8px;background:0 0}.episode-list__wrapper:hover::-webkit-scrollbar{width:8px}.episode-list__wrapper:hover::-webkit-scrollbar-track{background:#f1f1f1}.episode-list__wrapper:hover::-webkit-scrollbar-thumb{background:rgba(136,136,136,.8)}.wide-player .episode-single__title,.pp-modal-wrapper .episode-single__title{font-size:20px}.wide-player .pod-entry:after{display:block;clear:both;content:''}.wide-player .pod-entry .pod-entry__title{float:left;overflow:hidden;max-width:calc(95% - 100px);white-space:nowrap;text-overflow:ellipsis}.wide-player .pod-entry .pod-entry__date{display:block;float:right;min-width:85px}.wide-player .pod-entry .pod-entry__author{font-weight:400;display:block}.wide-player .pod-entry .pod-entry__author:before{display:none}.wide-player .ppjs__audio-controls,.pp-modal-window .ppjs__audio-controls{flex-direction:row;height:auto;margin:0 auto;padding:20px 20px 10px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns,.pp-modal-window .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{margin:20px 0 0;justify-content:center}.wide-player.legacy .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:space-between}.wider-player.legacy .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:center}.wide-player .ppjs__audio-controls .dyna-msg-title,.pp-modal-window .ppjs__audio-controls .dyna-msg-title{font-size:15px;overflow:hidden;max-width:95%;white-space:nowrap;text-overflow:ellipsis}.wide-player .ppjs__audio-time-rail,.modal-view .ppjs__audio-time-rail{margin:0 20px;border-radius:5px}.modal-view .ppjs__audio .ppjs__button{margin:0 10px}.wide-player .ppjs__audio .ppjs__button .play-rate-list,.pp-modal-window .ppjs__audio .ppjs__button .play-rate-list{top:100%;bottom:auto}.wide-player .ppjs__audio .ppjs__button.ppjs__skip-next-button,.wide-player .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.single-episode .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-episode .ppjs__audio .ppjs__button.ppjs__skip-prev-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.wide-player .ppjs__list-reveal,.pp-modal-window .ppjs__list-reveal{display:none}.wide-player .ppjs__list-reveal .ppjs__button,.pp-modal-window .ppjs__list-reveal .ppjs__button{margin:0 10px}.wide-player .ppjs__list-reveal .ppjs__button>button,.pp-modal-window .ppjs__list-reveal .ppjs__button>button,.wide-player .ppjs__list-reveal .ppjs__button>a.button,.pp-modal-window .ppjs__list-reveal .ppjs__button>a.button{width:45px;height:45px}.wide-player .ppjs__img-wrapper,.pp-modal-window .ppjs__img-wrapper{width:100px;margin:0 20px 0 0}.ppjs__head-container,.ppjs__secondary-controls{flex-basis:100%}.wide-player .ppjs__head-container,.pp-modal-window .ppjs__head-container{display:flex;flex-direction:row;flex-basis:100%;align-items:center;justify-content:flex-start}.medium-player.legacy .ppjs__podcast-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inline-view .ppjs__episode-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wide-player .ppjs__episode-title,.pp-modal-window .ppjs__episode-title{font-size:16px;line-height:1.5}.pp-modal-window .ppjs__audio-controls{align-items:flex-end}.pp-modal-window .ppjs__audio-controls .ppjs__podcast-title{display:block}.wide-player .ppjs__audio .ppjs__share-button ul.ppshare__social,.pp-modal-window .ppjs__audio .ppjs__share-button ul.ppshare__social,.wide-player .ppjs__video .ppjs__share-button ul.ppshare__social,.pp-modal-window .ppjs__video .ppjs__share-button ul.ppshare__social{top:100%;bottom:auto}.wide-player .pod-launch{padding:0 10px}.wide-player.header-visible .pod-launch{display:none !important}.pp-podcast.light-color.playerview[id^=pp-podcast-].lv3.wide-player .pod-content__list,.pp-podcast.light-color.playerview[id^=pp-podcast-].legacy.wide-player .pod-content__list,.pp-podcast.light-text.postview[id^=pp-podcast-].lv3.wide-player .pod-content__list,.pp-podcast.light-text.postview[id^=pp-podcast-].legacy.wide-player .pod-content__list,.inline-view.light-color.lv3.wide-player .pod-content__list,.inline-view.light-color.legacy.wide-player .pod-content__list{border-color:rgba(255,255,255,.5)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__time-handle-content,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__time-handle-content,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__time-handle-content{border-color:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__audio-time-rail,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__audio-time-rail,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__audio-time-rail{background-color:rgba(255,255,255,.05)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button .play-rate-text,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button .play-rate-text,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__button .play-rate-text{border-color:rgba(255,255,255,.3)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .episode-list__search input[type=text],.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .episode-list__search input[type=text],.inline-view.light-color.modern.wide-player .episode-list__search input[type=text]{border-color:rgba(255,255,255,.5) !important}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode),.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode),.inline-view.light-color.modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode){background-color:rgba(255,255,255,.05)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio-timer,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio-timer,.inline-view.light-color.modern.wide-player .ppjs__audio-timer{color:rgba(255,255,255,.65)}.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *{color:#333 !important}.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon{fill:#333 !important}.modern.wide-player{border-bottom-width:1px;background-color:#fcfcfd}.modern.wide-player.header-toggle .pod-info{top:10px;right:10px;bottom:10px;left:10px;box-shadow:0 2px 10px rgba(0,0,0,.08)}.modern.wide-player .episode-list__wrapper{max-height:285px}.modern.wide-player .episode-single{margin-top:15px}.modern.wide-player .pod-entry{padding:10px 20px;cursor:inherit}.modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode){background-color:rgba(0,0,0,.035)}.modern.wide-player .ppjs__audio-controls{padding:20px 20px 25px}.modern.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:center;flex-basis:100%}.modern.wide-player .ppjs__img-wrapper{width:120px;height:120px}.modern.wide-player .ppjs__head-content{display:flex;flex-direction:column;min-height:80px;flex:1;justify-content:space-between;align-self:stretch}.modern.wide-player .ppjs__head-content .head-wrapper{display:flex;flex-direction:column}.modern.wide-player .ppjs__head-content .head-wrapper .ppjs__podcast-title{order:1}.modern.wide-player .ppjs__episode-title{font-size:18px;line-height:1.33}.modern.wide-player.single-episode .ppjs__podcast-title,.modern.wide-player.single-audio .ppjs__podcast-title{font-size:17px}.modern.wide-player.single-episode .ppjs__episode-title,.modern.wide-player.single-audio .ppjs__episode-title{font-size:20px}.modern.wide-player.single-episode .pp-podcast__single,.modern.wide-player.single-audio .pp-podcast__single{margin-bottom:10px}.modern.wide-player .ppjs__secondary-controls{display:flex;align-self:baseline;align-items:flex-end;justify-content:space-between}.modern.wide-player .ppjs__audio .ppjs__button{margin:0 5px;align-self:center}.modern.wide-player .ppjs__audio .ppjs__button:first-of-type{margin-left:0}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button>a.button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button>a.button{font-size:24px !important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button{font-size:22px !important;width:46px;height:46px;border-radius:50%;background-color:#65b84f !important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *{color:#fff !important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon{fill:#fff !important}.modern.wide-player .ppjs__audio .ppjs__button .play-rate-text{width:30px;height:20px;border-radius:5px}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button{margin-left:0;order:-1}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__play-rate-button{margin-left:5px;order:3}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-prev-button{order:1}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button{order:2}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button{order:3}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-next-button{order:4}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__cc-button{order:5}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__download-alt-button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__share-button{position:relative;right:-10px;margin-right:0;margin-left:auto;order:6}.modern.wide-player .ppjs__skip-prev-button,.modern.wide-player .ppjs__skip-next-button{display:none !important}.modern.wide-player .ppjs__audio .ppjs__time-rail,.modern.wide-player .ppjs__audio .ppjs__time-total,.modern.wide-player .ppjs__audio .ppjs__time-buffering,.modern.wide-player .ppjs__audio .ppjs__time-loaded,.modern.wide-player .ppjs__audio .ppjs__time-hovered,.modern.wide-player .ppjs__audio .ppjs__time-current{height:7px;border-radius:7px}.modern.wide-player .ppjs__audio .ppjs__time-handle-content{top:-7px;border-color:#262626}.modern.wide-player .ppjs__audio .ppjs__audio-time-rail{background-color:rgba(0,0,0,.1)}.modern.wide-player .ppjs__audio .ppjs__time-loaded{background:rgba(0,0,0,.08)}.modern.wide-player .ppjs__audio .ppjs__time-current{background:rgba(0,0,0,.16)}.modern.wide-player .ppjs__audio .ppjs__time-hovered{background:rgba(0,0,0,.1)}.modern.wide-player .ppjs__atime-container{display:flex;margin:0 20px}.modern.wide-player .ppjs__atime-container .ppjs__time{display:block}.modern.wide-player .ppjs__atime-container .ppjs__audio-time-rail{flex:1;align-self:center}.modern.wide-player .ppjs__atime-container .ppjs__currenttime-container{order:-1}.modern.wide-player .ppjs__audio-timer{display:none}.modern.wide-player .pod-entry__mscript{position:relative;z-index:1;display:flex;width:35px;height:35px;margin-left:auto}.modern.wide-player .pod-entry__mscript:hover{transition:background-color .8s;border-radius:50%;background-color:rgba(0,0,0,.08)}.modern.wide-player .ppjs__img-btn{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.modern.wide-player .pod-launch{padding:5px 20px}.modern.wide-player .pod-launch .pod-items__navi-menu{align-items:center}.modern.wide-player .pod-launch a.subscribe-item{width:35px;height:35px;margin-right:10px;border:1px solid rgba(0,0,0,.3);border-radius:8px}.modern.wide-player.single-audio .pod-launch,.modern.wide-player.single-episode .pod-launch{padding:0 10px}.modern.wide-player.single-audio .pod-launch a.subscribe-item,.modern.wide-player.single-episode .pod-launch a.subscribe-item{border-width:0}}@media only screen and (min-width:640px){.wide-player .pod-items__navi-menu .podcast-menu{right:auto;left:0}.pp-modal-window .ppjs__audio .ppjs__button.ppjs__skip-next-button,.pp-modal-window .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.single-episode .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-episode .ppjs__audio .ppjs__button.ppjs__skip-prev-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.medium-player .ppjs__podcast-title,.pp-modal-window .ppjs__podcast-title{display:block}.medium-player a.ppjs__episode-excerpt,.pp-modal-window a.ppjs__episode-excerpt{font-size:15px;line-height:1.33;width:95%}.medium-player.legacy a.ppjs__episode-excerpt{display:none !important}.legacy.medium-player .episode-single__header{display:none}.legacy.medium-player .episode-list__wrapper{height:465px;min-height:465px;max-height:465px}.legacy.medium-player .episode-list__search+.episode-list__wrapper{height:414px;min-height:414px;max-height:414px}.legacy.medium-player .pod-content__list{width:38% !important;border-right:1px solid rgba(0,0,0,.1)}.legacy.medium-player .pp-podcast__single{float:right;overflow:hidden;width:62%;height:465px;padding-bottom:10px}.legacy.medium-player.single-episode .pp-podcast__single{float:none;width:100%;height:auto}.legacy.medium-player .pod-content__episode{display:block !important;overflow:hidden;overflow-y:auto;max-height:calc(100% - 170px);border-bottom-width:0;background-color:transparent}.legacy.medium-player.has-featured .pod-content__episode{max-height:calc(100% - 200px)}.legacy.medium-player .episode-single__close,.legacy.medium-player .ppjs__script-button{display:none}.legacy.medium-player .pod-entry__title{float:none;max-width:none}.legacy.medium-player .pod-entry__date{font-weight:400;display:inline-block;float:none;min-width:none;text-transform:capitalize}.legacy.medium-player .pod-entry__author{display:none}.legacy.medium-player .episode-single__title{padding-right:0}.legacy.medium-player.media-video .pp-podcast__single{overflow:auto}.legacy.medium-player.media-video .pod-content__episode{overflow:visible;max-height:none}.legacy.medium-player.media-video .pp-podcast__player{padding:20px 20px 0}.legacy.medium-player.no-header .episode-list__wrapper,.legacy.medium-player.header-hidden .episode-list__wrapper{height:534px;min-height:534px;max-height:534px}.legacy.medium-player.no-header .episode-list__search+.episode-list__wrapper,.legacy.medium-player.header-hidden .episode-list__search+.episode-list__wrapper{height:483px;min-height:483px;max-height:483px}.legacy.medium-player.no-header .pp-podcast__single,.legacy.medium-player.header-hidden .pp-podcast__single{height:550px}.legacy.medium-player.no-header.single-audio .pp-podcast__single,.legacy.medium-player.no-header.single-episode .pp-podcast__single,.legacy.medium-player.header-hidden.single-audio .pp-podcast__single,.legacy.medium-player.header-hidden.single-episode .pp-podcast__single{height:auto}.modern.wide-player:not(.single-episode) .ppjs__skip-prev-button,.modern.wide-player:not(.single-episode) .ppjs__skip-next-button{display:inline-block !important}.modern.wide-player .pod-launch .podcast-menu{width:400px}.modern.wide-player .pod-launch .podcast-menu .pod-menu{display:flex;margin:5px;border:1px solid rgba(0,0,0,.1);border-width:1px 0 0 1px;flex-wrap:wrap}.modern.wide-player .pod-launch .podcast-menu .menu-item{padding:10px !important;border:1px solid rgba(0,0,0,.1);border-width:0 1px 1px 0 !important;flex-basis:33.33%}.modern.wide-player .pod-launch .podcast-menu .menu-item span.subscribe-item{display:flex;flex-direction:column;align-items:center}.modern.wide-player .pod-launch .podcast-menu .menu-item .sub-item-text{font-size:13px !important}}@media only screen and (min-width:768px){.wide-player .pod-info .pod-items__navi-menu a.subscribe-item{width:auto;margin:3px 6px 3px 0;padding:5px;color:#333 !important;border:1px solid rgba(0,0,0,.3);border-radius:8px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.pp-badge{min-width:150px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .icon{left:auto;transform:none}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-text{font-size:14px;line-height:1;display:block;margin-left:5px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-listen-text{font-size:12px;display:block}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-item-text{font-weight:700}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.apple-sub .sub-listen-text{font-size:10px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.apple-sub .sub-item-text{font-size:15px;font-weight:500}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.google-sub .sub-item-text{font-size:14px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-listen-text{font-size:10px;font-weight:700;margin-right:5px;text-transform:uppercase}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-item-text{font-family:sans-serif;font-size:15px;color:#1db954}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-text{margin-left:3px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.tunein-sub .icon{font-size:24px !important}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.iheart-sub .icon{align-self:end}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon{flex-direction:row;padding:0 3px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon-pp-amazon{position:relative;top:2px;width:60px !important;height:20px !important}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon-pp-music{position:relative;top:-3px;width:45px !important;height:20px !important;margin-left:4px}.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns,.pp-modal-window .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{margin:10px 0 0}.wider-player .ppjs__audio .ppjs__button,.pp-modal-window .ppjs__audio .ppjs__button{margin:0 10px}.wider-player.legacy .ppjs__audio .ppjs__button{margin:0 5px}.wider-player .ppjs__audio .ppjs__button>button,.wider-player .ppjs__audio .ppjs__button>a.button{width:46px;height:46px}}@media only screen and (min-width:1024px){.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__head-container .head-wrapper,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__head-container .head-wrapper,.inline-view.light-color .ppjs__head-container .head-wrapper{border-color:rgba(255,255,255,.5)}}