.podcasts-widget{background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-o-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-ms-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-khtml-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);padding:16px 8px 16px 16px;margin-bottom:16px;position:relative}.podcasts-widget .podcast__date{font-weight:400;font-size:11px;color:#212121;display:inline-flex;align-items:center;letter-spacing:.3px;margin:0}.podcasts-widget .podcast__date p{margin:0}.podcasts-widget .podcast__date:before{content:'';width:15px;height:15px;display:block;margin-right:6px;background-image:url(/images/icons/icon-time-black.svg);background-repeat:no-repeat;background-size:10px;background-position:center}.podcasts-widget .podcast__image img{object-fit:cover;min-height:100%;min-width:100%}.podcasts-widget__header{font-size:24px;line-height:24px;font-family:"proximanova-bold",sans-serif;color:#212121;margin:0 0 16px}.podcasts-widget__footer{text-align:center;margin-top:16px}.podcasts-widget__footer a{font-size:15px;background-color:#212121;color:#fff;font-family:"proximanova-regular",sans-serif;padding:0 24px;cursor:pointer;height:40px;line-height:40px;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;-webkit-transition:background-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;display:block}.podcasts-widget__footer a:active,.podcasts-widget__footer a:focus,.podcasts-widget__footer a:hover{background-color:#080808;-webkit-tap-highlight-color:transparent;outline:0}.podcasts-widget .podcast--container a{display:flex;justify-content:space-between;position:relative}.podcasts-widget .podcast__title{font-size:14px;line-height:19px;color:#212121;font-weight:400;margin-bottom:24px}.podcasts-widget .podcast__date{position:absolute;bottom:0;left:0}.podcasts-widget .podcast__image{width:88px;height:88px;flex:0 0 auto;margin-left:8px;overflow:hidden;position:relative;background-color:#f5f5f5}.podcasts-widget .podcast__image--no-image img,.podcasts-widget .podcast__image--preloader img{width:50px;height:50px;min-height:50px;min-width:50px}.podcasts-widget .tns-nav{display:none}.podcasts-widget .tns-controls{position:absolute;top:16px;right:8px}.podcasts-widget .tns-controls:focus,.podcasts-widget .tns-controls:hover{outline:0}.podcasts-widget .tns-controls button{border-radius:100%;text-indent:999px;overflow:hidden;width:25px;height:25px;border:0;outline:0;background-image:url(/images/icons/icon-arrow-white.svg);background-position:center;background-size:9px;background-repeat:no-repeat;background-color:#212121;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.podcasts-widget .tns-controls button:hover{opacity:.8}.podcasts-widget .tns-controls button:last-child{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:8px}