.c-podcast-xf-player{width:100%;max-width:461px;margin:0 auto;overflow:hidden}
@media(max-width:991.98px){.c-podcast-xf-player{min-width:340px;max-width:70%}
}
.c-podcast-xf-player__player{width:100%;padding:0 55px}
.c-podcast-xf-player__top{height:40px}
@media(max-width:991.98px){.c-podcast-xf-player__top{padding:0 10px}
}
.c-podcast-xf-player--regular .c-podcast-xf-player__top{height:87px}
.c-podcast-xf-player__image{position:relative;width:112px;height:88px;overflow:hidden;display:block;margin:0 auto;margin-top:6px}
.c-podcast-xf-player__container{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 0}
.c-podcast-xf-player--light .c-podcast-xf-player__container{padding-top:0;justify-content:flex-start}
.c-podcast-xf-player--regular .c-podcast-xf-player__container{padding-top:46px}
.c-podcast-xf-player__icon{background-color:#fff;border-radius:50%;height:80px;width:80px;margin:0 auto 20px;font-size:40px;text-align:center;display:flex;justify-content:center;align-items:center}
.c-podcast-xf-player__headlines{margin-top:15px;margin-bottom:32px}
.c-podcast-xf-player--light .c-podcast-xf-player__headlines{margin-top:32px}
.c-podcast-xf-player__headline,.c-podcast-xf-player__subheadline{font-size:20px;line-height:25px;text-align:center;color:#fff;margin:0;display:block}
.c-podcast-xf-player__headline{font-weight:600}
.c-podcast-xf-player__subheadline{font-weight:300;margin-top:10px}
.c-podcast-xf-player__text{color:#fff;margin-bottom:16px;text-align:center;width:100%}
.c-podcast-xf-player__labels{list-style:none;display:flex;align-items:center;justify-content:center;margin-bottom:32px;flex-wrap:wrap}
.c-podcast-xf-player__labels li{color:white;background-color:rgba(255,255,255,0.2);margin:0 5px 10px;padding:4px 8px;border-radius:4px}
.c-podcast-xf-player__controls{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:45px}
.c-podcast-xf-player--light .c-podcast-xf-player__controls{margin-bottom:37px}
.c-podcast-xf-player__btn{appearance:none;border:0;background-color:transparent;color:white;position:relative;border-radius:50%;padding:0;cursor:pointer;width:50px;height:50px;text-align:center}
.c-podcast-xf-player__btn:hover{background-color:rgba(0,0,0,0.1);outline:2px solid transparent;box-shadow:0 0 0 2px #fff}
.c-podcast-xf-player__btn:focus:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__btn:focus:not(.c-link):focus-visible{border-radius:50%}
.c-podcast-xf-player__back .c-icon{position:absolute;top:50%;left:50%;transform:translate(-60%,-35%);font-size:30px}
.c-podcast-xf-player__back span{position:absolute;top:5px;right:15px;font-weight:bold}
.c-podcast-xf-player__forward .c-icon{position:absolute;top:50%;left:50%;transform:translate(-40%,-35%) scale(-1,1);font-size:30px}
.c-podcast-xf-player__forward span{position:absolute;top:5px;left:15px;font-weight:bold}
.c-podcast-xf-player__play-pause{border:2px solid white;width:70px;height:70px;margin:0 25px}
.c-podcast-xf-player__play-pause .c-icon{position:absolute;top:50%;left:50%;font-size:50px;transition:ease-in-out 200ms}
.c-podcast-xf-player__play-pause .c-podcast-xf-player__play-icon{transform:translate(-50%,-42%) scale(1)}
.c-podcast-xf-player__play-pause .c-podcast-xf-player__pause-icon{transform:translate(-50%,-42%) scale(0)}
.c-podcast-xf-player__play-pause--playing .c-podcast-xf-player__play-icon{transform:translate(-50%,-42%) scale(0)}
.c-podcast-xf-player__play-pause--playing .c-podcast-xf-player__pause-icon{transform:translate(-50%,-42%) scale(1)}
.c-podcast-xf-player__progress-bar{position:relative;width:100%;height:4px;margin-bottom:20px}
.c-podcast-xf-player__progress{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background-color:rgba(255,255,255,0.2)}
.c-podcast-xf-player__progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.2)}
.c-podcast-xf-player__progress::-webkit-progress-value{background-color:#fff}
.c-podcast-xf-player__progress::-moz-progress-bar{background-color:#fff}
.c-podcast-xf-player__progress:indeterminate::-moz-progress-bar{width:0}
.c-podcast-xf-player__range{position:absolute;top:0;left:0;width:100%;height:.25rem;background-color:transparent;appearance:none;cursor:pointer;outline:0}
.c-podcast-xf-player__range::-webkit-slider-thumb{appearance:none;background-color:#fff;border:0;border-radius:50%;box-shadow:0 0 0 2px #fff;height:10px;width:10px}
.c-podcast-xf-player__range::-moz-range-thumb{appearance:none;background-color:#fff;border:0;border-radius:50%;box-shadow:0 0 0 2px #fff;height:10px;width:10px}
.c-podcast-xf-player__range::-moz-range-progress{appearance:none}
.c-podcast-xf-player__range:focus:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__reproduction-info{align-items:center;color:#fff;display:flex;justify-content:space-between;width:100%;height:15px}
.c-podcast-xf-player__speed{appearance:none;background-color:transparent;border:0;font-weight:bold;cursor:pointer;outline:0;color:#fff}
.c-podcast-xf-player__speed:hover{background-color:rgba(0,0,0,0.1)}
.c-podcast-xf-player__speed:focus:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__audio{display:none}
.c-podcast-xf-player__socials{position:relative;display:flex;height:40px;justify-content:center}
.c-podcast-xf-player__socials--left{justify-content:flex-start}
.c-podcast-xf-player__socials--right{justify-content:flex-end}
.c-podcast-player--light .c-podcast-xf-player__socials{margin-bottom:0}
.c-podcast-xf-player__follow,.c-podcast-xf-player__share{flex-basis:50%;display:flex;align-items:center}
.c-podcast-xf-player__share{justify-content:flex-end;z-index:2;position:relative;margin-right:12px}
@media(max-width:991.98px){.c-podcast-xf-player__share .c-podcast-xf-player__share__title{display:none}
}
.c-podcast-xf-player__share-btn{border:0;margin:0;padding:0;overflow:visible;background:transparent;font-weight:600;color:white;font-size:16px;line-height:24px;cursor:pointer;display:flex;align-items:center;width:20px;height:20px}
@media(min-width:992px){.c-podcast-xf-player__share-btn{width:auto}
}
.c-podcast-xf-player__share-btn svg{margin-right:5px;width:15px;height:15px}
@media(min-width:992px){.c-podcast-xf-player__share-btn svg{width:18px;height:18px}
}
.c-podcast-xf-player__share-btn:focus:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__share-flyout{display:flex;height:156px;width:430px;position:absolute;top:10px;z-index:2;background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(65,65,65,0.5);padding:24px;visibility:hidden;opacity:0;scale:0;transform-origin:top right;transition:opacity .4s ease-in-out,scale .4s ease-in-out}
@media(max-width:991.98px){.c-podcast-xf-player__share-flyout{width:100%}
}
.c-podcast-xf-player__share-flyout.is-active{visibility:visible;opacity:1;scale:1}
.c-podcast-xf-player__socials--right .c-podcast-xf-player__share-flyout{left:0}
@media(min-width:992px){.c-podcast-xf-player__socials--right .c-podcast-xf-player__share-flyout{left:15px}
}
.c-podcast-xf-player__share-icon--whatsapp{color:#25d366}
.c-podcast-xf-player__share-icon--facebook{color:#3b5998}
.c-podcast-xf-player__share-icon--linkedin,.c-podcast-xf-player__share-icon--mail{color:#0077b5}
.c-podcast-xf-player__sharing{width:100%}
.c-podcast-xf-player__sharing-copy{font-size:16px;line-height:24px;text-align:center;width:100%;color:#414141}
.c-podcast-xf-player__sharing-links{height:32px;display:flex;justify-content:center;align-items:center}
.c-podcast-xf-player__sharing-link{width:32px;height:32px;margin:0 12px}
.c-podcast-xf-player__sharing-link .c-icon{font-size:32px}
.c-podcast-xf-player__sharing-link:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__sharing-link:not(.c-link):focus-visible{border-radius:50%}
.c-podcast-xf-player__sharing-close{font-size:18px;position:absolute;right:25px;top:15px;cursor:pointer;border:0;margin:0;padding:0;background-color:transparent}
.c-podcast-xf-player__sharing-close:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__sharing-close:hover{color:#006192}
.c-podcast-xf-player__follow{margin-left:10px}
.c-podcast-xf-player__follow__title{width:45px;color:white;margin:0 6px;font-size:14px;font-weight:400;line-height:16px}
@media(max-width:991.98px){.c-podcast-xf-player__follow__title{display:none}
}
.c-podcast-xf-player__follow__link{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0;margin-right:20px}
.c-podcast-xf-player__follow__link svg{width:15px;height:15px}
@media(min-width:992px){.c-podcast-xf-player__follow__link svg{width:18px;height:18px}
}
.c-podcast-xf-player__follow__link:last-child{margin-right:0}
.c-podcast-xf-player__follow__link:not(.c-link):focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 2px #fff,0 0 0 6px #009de6}
.c-podcast-xf-player__ctas--listing{display:none;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;margin-top:20px}
.cq-Editable-dom .c-podcast-xf-player__ctas--listing{display:block}
.c-podcast-xf-player__ctas--listing a{margin:0;width:345px}
.c-podcast-xf-player__ctas--listing>a{margin:0}
.c-podcast-xf-player__ctas--listing>a:first-child{margin-bottom:24px}
@media(min-width:992px){.c-podcast-xf-player__ctas--listing{margin-top:32px}
}
.c-podcast-xf__grid{display:grid;grid-template-columns:100%;grid-template-rows:auto auto auto}
@media(min-width:992px){.c-podcast-xf__grid{grid-template-columns:minmax(0,1fr) 461px;grid-template-rows:auto 1fr;column-gap:32px}
.c-podcast-xf__grid.c-podcast-xf__grid--left{grid-template-columns:461px minmax(0,1fr)}
}
.c-podcast-xf__grid.c-podcast-xf__grid--left .experience-fragment-page{grid-column:1/2;grid-row:1/3}
@media(max-width:991.98px){.c-podcast-xf__grid.c-podcast-xf__grid--left .experience-fragment-page{grid-column:1/2;grid-row:2/3}
}
.c-podcast-xf__grid .experience-fragment-page{grid-row:1/3;grid-column:2/3}
@media(max-width:991.98px){.c-podcast-xf__grid .experience-fragment-page{grid-column:1/2;grid-row:2/3}
}
.c-podcast-xf__headlines{grid-row:1/2}
@media(min-width:992px){.c-podcast-xf__headlines{grid-column:1/2;text-align:left}
.c-podcast-xf__grid--left .c-podcast-xf__headlines{grid-column:2/3}
}
.c-podcast-xf__headlines .c-podcast-xf__subtitle .c-heading{margin-bottom:4px}
.c-podcast-xf__headlines .c-podcast-xf__title .c-heading{margin-bottom:24px}
.c-podcast-xf__headlines .c-heading{word-wrap:break-word}
@media(max-width:991.98px){.c-podcast-xf__headlines .c-heading{text-align:center !important}
}
.c-podcast-xf__player{grid-row:2/3;margin-bottom:20px}
@media(min-width:992px){.c-podcast-xf__player{grid-row:1/3;grid-column:2/3;margin-bottom:0}
.c-podcast-xf__grid--left .c-podcast-xf__player{grid-column:1/2}
.c-podcast-xf__player--top{align-self:start}
.c-podcast-xf__player--bottom{align-self:end}
}
.c-podcast-xf__additional{grid-row:3/4}
@media(min-width:992px){.c-podcast-xf__additional{grid-row:2/3;grid-column:1/2}
.c-podcast-xf__grid--left .c-podcast-xf__additional{grid-column:2/3}
}
.c-podcast-xf__additional p{margin:0 0 16px}
@media(max-width:703.98px){.c-chapter:not(.c-chapter--expanded) .c-chapter__content>.podcast-player .c-podcast__headlines ~ *{display:none}
.c-chapter:not(.c-chapter--expanded) .c-chapter__content>.podcast-player .c-podcast-player>.c-component-bottom{display:none}
}