.modal-dialog,.podcastCustom-modal{width:80vw;margin:0 auto}.podcast-player{padding: 1.5rem;background:#141414;--seek-before-width:0;--volume-before-width:100%;--buffered-width:0;position:relative;border-radius:8px}.podcast-player .brd-round-5{border-radius:5px}.podcast-player .podcast-title p{font-weight:400;font-size:1.75rem;line-height:133%;font-family:TTHoves,Arial,"Helvetica Neue",Helvetica,sans-serif;margin-bottom:0;color:#fff}.podcast-player button{outline:0}.podcast-player .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.podcast-player .playpause-btn-wrapper{margin-right:25px}.podcast-player #duration-wrap .current{position:relative;padding-right:10px}.podcast-player #duration-wrap .current:after{content:'';width:1.25px;height:14px;background-color:#5f5f5f;display:inline-block;transform:rotate(20deg);margin-right:10px;position:absolute;right:0;top:2px}.podcast-player #duration-wrap .current,.podcast-player #duration-wrap .duration{font-weight:400;font-size:1rem;line-height:157%;font-family:TT Hoves,Arial,"Helvetica Neue",Helvetica,sans-serif;font-style:normal;color:#fff}.podcast-player .play-btn{width:100%;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:0;box-shadow:0 8px 15px rgba(158,158,158,.45);transition:.2s;transform:translateY(-2px);cursor:pointer;display:flex;position:relative;background:0 0;z-index:1}.podcast-player .play-btn .pause-icon:active,.podcast-player .play-btn:active,.podcast-player .podcast-controls button:active{transform:translateY(-1px)}.podcast-player .play-btn .pause-icon{display:none;transition:.2s;transform:translateY(-2px)}.podcast-player .play-btn .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px;display:block;background-image:url('../images/icons/play-icon.svg');background-size:contain;background-repeat:no-repeat}.podcast-player .play-btn.pause .play-icon,.podcast-player .podcast-controls .primary-controls #backward>span,.podcast-player .podcast-controls .primary-controls #forward>span{display:none}.podcast-player .play-btn.pause .pause-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px;border-radius:50%;display:block;background-image:url('../images/icons/pause-icon.svg');background-size:contain;background-repeat:no-repeat}.podcast-player .seek-wrap{height:1em;line-height:1em;margin-top:.65rem;margin-bottom:.65rem}.podcast-player .seek-wrap input[type=range]:before{border-top-right-radius:5px;border-bottom-right-radius:5px}.podcast-player .seek-wrap input[type=range]::-webkit-slider-thumb{visibility:hidden}.podcast-player .seek-wrap input[type=range]::-moz-range-thumb{visibility:hidden}.podcast-player .seek-wrap input[type=range]::-ms-thumb{visibility:hidden}.podcast-player .seek-wrap.inactive input[type=range]{pointer-events:none}.podcast-player .seek-bar{margin:0;padding:0;width:100%;height:100%}.podcast-player .podcast-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem}.podcast-player .podcast-controls button{margin-right:5px;width:auto;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:20px;display:inline-block;background:0 0;flex:1 1 auto!important;display:flex;justify-content:center;align-items:center;border:0;transform:translateY(-2px)}.podcast-player .podcast-controls .primary-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center}.podcast-player .podcast-controls .primary-controls #backward:before{content:'';width:34px;height:31px;background-image:url('../images/icons/15sbkw.svg');display:inline-block;background-size:contain;background-repeat:no-repeat;margin-right:3px;background-position:center}.podcast-player .podcast-controls .primary-controls #forward:after{content:'';width:34px;height:31px;background-image:url('../images/icons/30sfwd.svg');display:inline-block;background-size:contain;background-repeat:no-repeat;margin-left:3px;background-position:center}.podcast-player .podcast-controls .primary-controls #mute-icon{cursor:pointer;display:flex}.podcast-player .podcast-controls .primary-controls #mute-icon:before{content:'';width:25px;height:25px;background-image:url('../images/icons/volume.svg');display:inline-block;background-size:88%;background-repeat:no-repeat;background-position:center center}.podcast-player .podcast-controls .primary-controls #mute-icon.mute:before{content:'';width:25px;height:25px;background-image:url('../images/icons/mute-icon.svg');display:inline-block;background-size:88%;background-repeat:no-repeat}.podcast-player .volume-control{display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:35px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border-radius:35px;padding:0 0 0 10px;transition:width .5s;transform:translateY(-2px);margin-left:15px}.podcast-player .volume-control input[type=range]::-ms-thumb{background:#fff;border:2px solid #fa582d;-webkit-appearance:none;box-sizing:content-box;width:12px;height:12px;border-radius:50%}.podcast-player .volume-control input[type=range]{cursor:pointer;top:0;visibility:hidden;transition:width .5s;height:19px;border-radius:5px}.podcast-player .volume-control input[type=range]:before{top:6px}.podcast-player .volume-control:hover{width:140px}.modal.show .modal-dialog,.podcast-player .volume-control:hover input[type=range]{visibility:visible}.podcast-player .volume-control:hover input[type=range]::-moz-range-thumb,.podcast-player .volume-control:hover input[type=range]::-ms-thumb,.podcast-player .volume-control:hover input[type=range]::-webkit-slider-thumb{visibility:visible!important}.podcast-player .volume-control input[type=range]::-webkit-slider-thumb{position:relative;-webkit-appearance:none;box-sizing:content-box;border:2px solid #fa582d;height:12px;width:12px;border-radius:50%;background-color:#fff;cursor:pointer;margin:-4px 0 0}.podcast-player .volume-control input[type=range]:active::-webkit-slider-thumb{background:#fff;border:2px solid #fa582d;-webkit-appearance:none;box-sizing:content-box}.podcast-player #volume-slider{margin:1px 10px 0 3px;background:0 0}.podcast-player #volume-slider::-webkit-slider-runnable-track{background:rgba(231,136,107,.6)}.podcast-player #volume-slider::-moz-range-track{background:rgba(231,136,107,.6)}.podcast-player #volume-slider::-ms-fill-upper{background:rgba(231,136,107,.6);border-radius:5px}.podcast-player #volume-slider::before{width:var(--volume-before-width);border-top-right-radius:5px;border-bottom-right-radius:5px}.podcast-player input[type=range]{position:relative;-webkit-appearance:none;margin:0;padding:0;height:19px;float:left;outline:0;background:0 0;width:100%!important}.podcast-player input[type=range]:before{position:absolute;content:"";top:6px;left:0;width:var(--seek-before-width);height:7px;background-color:#fa582d;cursor:pointer;border-radius:5px}.podcast-player input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;border-radius:5px;background:linear-gradient(to right,rgba(231,136,107,.6) var(--buffered-width),rgba(168,168,168,.6) var(--buffered-width))}.podcast-player input[type=range]::-webkit-slider-thumb{position:relative;-webkit-appearance:none;box-sizing:content-box;border:2px solid #fa582d;height:12px;width:12px;border-radius:50%;background-color:#fff;cursor:pointer;margin:-5px 0 0}.podcast-player input[type=range]:active::-webkit-slider-thumb{background:#fff;border:2px solid #fa582d;-webkit-appearance:none;box-sizing:content-box}.podcast-player input[type=range]::-moz-range-track{width:100%;height:8px;cursor:pointer;border-radius:5px;background:linear-gradient(to right,rgba(231,136,107,.6) var(--buffered-width),rgba(168,168,168,.6) var(--buffered-width))}.podcast-player input[type=range]::-moz-range-progress{background-color:#fa582d;height:8px;border-radius:5px}.podcast-player input[type=range]::-moz-focus-outer{border:0}.podcast-player input[type=range]::-moz-range-thumb{box-sizing:content-box;border:1px solid #fa582d;height:15px;width:15px;border-radius:50%;background-color:#fff;cursor:pointer}.podcast-player input[type=range]:active::-moz-range-thumb{background:#fff;border:2px solid #fa582d;-webkit-appearance:none;box-sizing:content-box}.podcast-player input[type=range]::-ms-track{width:100%;height:7px;cursor:pointer;background:rgba(168,168,168,.6);border-radius:5px;border-color:transparent;color:transparent;position:relative}.podcast-player input[type=range]::-ms-fill-lower{background-color:#fa582d;border-radius:5px}.podcast-player input[type=range]::-ms-tooltip{display:none}.podcast-player .thumbnail-wrapper img{border-radius:10px}.podcast-player .control-content-wrap{padding:0 .5rem}@media(max-width:374.98px){.podcast-player .podcast-controls button{margin-right:7px;padding:5px 7px}}@media(max-width:575.98px){.podcast-player input[type=range]:before{top:6px}.podcast-player .podcast-controls button{font-size:.8775rem!important;line-height:116%!important}.podcast-player .volume-control:hover{width:35vw}.podcast-player .control-inner .thumbnail-mobile-wrapper{flex:0 0 68px!important;max-width:68px!important}}@media(max-width:991.98px){.podcast-player .brd-round-5>img{border-radius:5px}.podcast-player .seek-wrap{padding:0 3.25rem 0 2.85rem}.podcast-player .seek-wrap.longVideo{padding:0 4.25rem}.podcast-player .control-content-wrap{padding:10px}.podcast-player .control-inner{padding:0}.podcast-player .control-inner .podcast-title{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.25rem}.podcast-player .control-inner .podcast-title .thumbnail-mobile-wrapper{flex:0 0 90px;max-width:90px;margin-right:5%}.podcast-player .control-inner .podcast-controls{position:relative}.podcast-player .control-inner .podcast-controls .play-btn{width:40px;height:39px;border:0 solid}.podcast-player .control-inner .podcast-controls .play-btn .pause-icon,.podcast-player .control-inner .podcast-controls .play-btn .play-icon{width:100%;height:100%}.podcast-player .control-inner .podcast-controls .play-btn .Player__spinner{top:-2px;left:-2px;height:43px;width:43px}.podcast-player .control-inner .podcast-title p{font-weight:500;font-size:1rem;line-height:130%}.podcast-player #duration-wrap .current:after,.podcast-player .playpause-btn-wrapper,.podcast-player .thumbnail-wrapper{display:none}.podcast-player #duration-wrap .current{position:absolute;padding-right:0;left:0;top:-33px;font-size:.8775rem;font-weight:375;color:#fff}.podcast-player #duration-wrap .duration{position:absolute;padding-right:0;right:5px;top:-33px;font-size:.8775rem;color:#fff}}@media(min-width:992px){.podcast-player>.row{align-items:center;margin:0}.podcast-player .control-content-wrap{align-items:center}.podcast-player .control-content-wrap .playpause-btn-wrapper{margin-right:0;margin-left:0;flex:0 0 12.33333%;max-width:12.33333%}.podcast-player .thumbnail-wrapper{max-width:149px;display:flex;background-position:center;background-size:cover;background-repeat:no-repeat;padding:0;margin:0}.podcast-player .thumbnail-wrapper figure{margin:0}.podcast-player .control-inner{margin-left:1%;flex:0 0 90.5%;max-width:90.5%}.podcast-player .control-inner .thumbnail-mobile-wrapper{display:none}.podcast-player .control-wrapper{padding-top:0}.podcast-player #duration-wrap .current{padding-right:25px}}@media(min-width:1200px){.podcast-player .control-content-wrap .playpause-btn-wrapper{flex:0 0 9.55%;max-width:9.55%}.podcast-player .control-inner{margin-left:1%}.podcast-player .control-inner .thumbnail-mobile-wrapper{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.podcast-player .control-inner .seek-wrap input[type=range]{height:10px;border-radius:5px;margin-top:5px}.podcast-player .control-inner .seek-wrap.inactive input[type=range]::-ms-fill-lower{display:none}.podcast-player .play-btn .play-icon{height:80px}.podcast-player .play-btn .pause-icon{height:83px!important}.podcast-player .podcast-controls #mute-icon{display:inline-block!important;margin-top:3px}.podcast-player .podcast-controls .volume-control input[type=range]{height:16px;box-sizing:border-box}.podcast-player .podcast-controls .volume-control input[type=range]::-ms-track{overflow:visible!important;height:8px;border-radius:5px;background-color:transparent;border-color:transparent;box-sizing:border-box}.podcast-player .podcast-controls .volume-control input[type=range]::-ms-thumb{box-sizing:border-box;width:15px;height:15px}}.podcast-player .loader-overlay{background:rgba(55,52,52,.2);position:absolute;width:100%;height:100%;z-index:2;left:0;top:0;display:none}.podcast-player .loader-overlay div.loader-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center}.podcast-player .loader-overlay div.loader-wrapper span{height:28px;width:7px;margin-right:10px;background-color:#fa582d;animation:1s linear infinite loading}.podcast-player .loader-overlay div.loader-wrapper span:first-child{animation-delay:.1s}.podcast-player .loader-overlay div.loader-wrapper span:nth-child(2){animation-delay:.2s}.podcast-player .loader-overlay div.loader-wrapper span:nth-child(3){animation-delay:.3s}.podcast-player .loader-overlay div.loader-wrapper span:nth-child(4){animation-delay:.4s}.podcast-player .loader-overlay div.loader-wrapper span:nth-child(5){animation-delay:.5s}@keyframes loading{0,100%{height:0}25%{height:25px}50%{height:50px}}.modal-dialog{position:fixed;bottom:10vh;background:#141414;padding-bottom:30px;left:0;right:0;z-index:10000;visibility:hidden;transition:.4s ease-out}.modal-dialog .modal-header{display:flex;justify-content:flex-end}.modal-dialog .close{background:url(../images/x-white.svg) 0 0/contain no-repeat;border:0;margin-right:20px;margin-top:5px}.modal.show{opacity:1}@media(max-width:767.98px){.container-fluid{padding:unset}.modal-dialog{width:100vw;bottom:0}}
.podcast-player [class^="ar-"],.podcast-player [class*=" ar-"] {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0
}

.podcast-player [class^="ar-"] img,.podcast-player [class*=" ar-"] img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: 'object-fit: contain;'
}
.podcast-player .ar-1-1 {
    padding-bottom: 100%
}
.podcast-player .row{
	flex-wrap:nowrap;
}
@media(min-width:992px){
	.podcast-player .d-lg-flex{
		display:flex !important;
	}
}
@media(max-width:991.98px){
	.podcast-player {
    	padding: 1.25rem;
	}
}