.podcastsingle{margin-bottom:50px}@media(min-width: 1000px){.podcastsingle{margin-bottom:70px}}.podcastsingle-media{display:flex;flex-direction:column;gap:20px;width:100%;box-sizing:border-box}@media(min-width: 576px){.podcastsingle-media{gap:30px}}@media(min-width: 1000px){.podcastsingle-media{flex-direction:row;margin-bottom:30px}}@media(min-width: 1800px){.podcastsingle-media{padding:0 35px}}@media(min-width: 760px){.podcastsingle-media .podcast{display:flex;gap:30px;flex-shrink:0;box-sizing:border-box;padding-right:30px;background:#fff;position:relative}}@media(min-width: 1000px){.podcastsingle-media .podcast{gap:45px;max-width:1000px}}.podcastsingle-media .podcast .image{display:flex;justify-content:center;align-items:center;background:#003d5f;height:180px;position:relative;margin-bottom:20px;overflow:hidden}@media(min-width: 576px){.podcastsingle-media .podcast .image{height:250px}}@media(min-width: 760px){.podcastsingle-media .podcast .image{width:125px;height:125px;flex-shrink:0;margin:0}}.podcastsingle-media .podcast .image:after{content:" ";display:block;width:100%;height:200px;background:url("../images/push-bg.svg") top center/100% auto no-repeat;transform:translateY(-50%);position:absolute;top:70%;left:0;z-index:0}@media(min-width: 576px){.podcastsingle-media .podcast .image:after{top:50%}}@media(min-width: 760px){.podcastsingle-media .podcast .image:after{top:50%;height:85px;width:200px;left:-50%}}.podcastsingle-media .podcast .image .icon{width:88px;height:88px;fill:#fff;position:relative;z-index:1}@media(min-width: 760px){.podcastsingle-media .podcast .image .icon{width:65px;height:65px}}.podcastsingle-media .podcast .image:has(img):before{content:" ";display:block;width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:1}.podcastsingle-media .podcast .image img{width:100%;height:100%;object-fit:cover;object-position:center center;position:absolute;top:0;left:0;position:absolute;top:0;left:0;z-index:0}.podcastsingle-media .podcast .metas{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px;position:relative}@media(min-width: 760px){.podcastsingle-media .podcast .metas{gap:20px}}@media(min-width: 1000px){.podcastsingle-media .podcast .metas{gap:30px}}.podcastsingle-media .podcast .btnlisten{display:flex;align-items:center;gap:10px;color:#003d5f}.podcastsingle-media .podcast .btnlisten .iconcontent{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#003d5f;flex-shrink:0;border-radius:800px}.podcastsingle-media .podcast .btnlisten .iconcontent .icon{width:20px;height:20px;fill:#fff}.podcastsingle-media .podcast .btnlisten .iconcontent .icon.pause{display:none}.podcastsingle-media .podcast .btnlisten b{line-height:1.2;font-weight:500;text-decoration:underline}.podcastsingle-media .podcast .btnlisten.pause .icon.play{display:none}.podcastsingle-media .podcast .btnlisten.pause .icon.pause{display:block}.podcastsingle-media .podcast .duration{display:flex;align-items:center;font-size:16px;font-weight:300;color:#878787;gap:10px;position:relative;bottom:15px;right:3px}@media(min-width: 760px){.podcastsingle-media .podcast .duration{position:absolute;bottom:0;right:0}}.podcastsingle-media .podcast .duration .icon{width:20px;height:20px;fill:#878787}.podcastsingle-media .podcast .piste{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:calc(100% - 110px);flex-grow:1;height:10px;background:#d9d9d9;position:absolute;top:45px;left:57px;cursor:pointer}@media(min-width: 760px){.podcastsingle-media .podcast .piste{margin-right:50px;position:relative;top:0;left:0}}.podcastsingle-media .podcast .piste-timer{display:block;width:0;height:100%;background:#003d5f;position:absolute;top:0;left:0}.podcastsingle-media .podcast .piste-current{font-size:14px;font-weight:400;color:#878787;gap:10px;position:relative;left:48px;bottom:1px}@media(min-width: 760px){.podcastsingle-media .podcast .date{position:absolute;left:155px;bottom:15px}}@media(min-width: 1000px){.podcastsingle-media .podcast .date{left:170px}}@media(min-width: 1000px){.podcastsingle-media .video{flex-grow:1}}.podcastsingle-media .video .date{margin-top:15px}.podcastsingle-media .date{display:block;font-size:14px;color:#878787;font-weight:300;line-height:1.57}.podcastsingle-media .suggestions{display:block;padding-top:20px;box-sizing:border-box;border-top:1px solid #d9d9d9;margin-bottom:30px}@media(min-width: 1000px){.podcastsingle-media .suggestions{max-width:300px;flex-shrink:0;border:0;margin:-7px 0 0;padding:0}}.podcastsingle-media .suggestions>p{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:20px}.podcastsingle-media .suggestions-list{display:flex;flex-direction:column;gap:20px}@media(min-width: 1200px){.podcastsingle-media .suggestions-list{width:300px}}.podcastsingle-media .suggestions-list .item{display:flex;gap:10px;font-size:15px;font-weight:600;padding-bottom:15px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;position:relative}.podcastsingle-media .suggestions-list .item>.icon{display:block;width:48px;height:48px;fill:#003d5f;flex-shrink:0}.podcastsingle-media .suggestions-list .item-infos{display:block}.podcastsingle-media .suggestions-list .item a{display:block;width:100%;line-height:1.1;color:#003d5f}.podcastsingle-media .suggestions-list .item a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.podcastsingle-media .suggestions-list .item:hover .btn-link{color:#003d5f}.podcastsingle-media .suggestions-list .item:hover .btn-link .icon{transform:translateX(3px);fill:#003d5f}.podcastsingle-media:has(.podcast){display:flex;flex-direction:column}@media(min-width: 760px){.podcastsingle-media:has(.podcast){margin-bottom:30px}}@media(min-width: 760px){.podcastsingle-media:has(.podcast) .suggestions{width:100%;border:0;padding:0;margin:0 0 30px;max-width:inherit}}.podcastsingle-media:has(.podcast) .suggestions-list{width:100%}@media(min-width: 1000px){.podcastsingle-media:has(.podcast) .suggestions-list{flex-direction:row;gap:20px}}@media(min-width: 1360px){.podcastsingle-media:has(.podcast) .suggestions-list{gap:30px}}@media(min-width: 760px){.podcastsingle-media:has(.podcast) .suggestions>p{margin-bottom:20px}}@media(min-width: 760px){.podcastsingle-media:has(.podcast) .suggestions .item{padding-bottom:17px}}@media(min-width: 1000px){.podcastsingle-media:has(.podcast) .suggestions .item{width:33.3333333333%;border-right:1px solid #d9d9d9;border-bottom:0;box-sizing:border-box;padding:0 15px 0 0;margin:0}}@media(min-width: 1360px){.podcastsingle-media:has(.podcast) .suggestions .item{padding:0 20px 0 0}}@media(min-width: 760px){.podcastsingle-media:has(.podcast) .suggestions .item:nth-child(3){display:none}}@media(min-width: 1000px){.podcastsingle-media:has(.podcast) .suggestions .item:nth-child(3){display:flex;border-right:0}}@media(min-width: 1200px){.podcastsingle-media:has(.podcast) .suggestions .item:nth-child(3){border-right:1px solid #d9d9d9}}@media(min-width: 1000px){.podcastsingle-media:has(.podcast) .suggestions .item:nth-child(4){display:none}}@media(min-width: 1200px){.podcastsingle-media:has(.podcast) .suggestions .item:nth-child(4){display:flex}}.podcastsingle-media:has(.podcast) .suggestions .item:last-child{border-right:0}.podcastsingle-content{display:flex;flex-direction:column;gap:30px;box-sizing:border-box}@media(min-width: 1000px){.podcastsingle-content{flex-direction:row-reverse}}@media(min-width: 1200px){.podcastsingle-content{gap:60px}}@media(min-width: 1800px){.podcastsingle-content{padding:0 35px}}.podcastsingle-content .btn-transcript{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:18px;font-weight:600;line-height:1.5;color:#2d2d2d;padding-bottom:15px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;margin-bottom:15px}@media(min-width: 1000px){.podcastsingle-content .btn-transcript{font-size:20px;line-height:1.57;margin-bottom:20px}}.podcastsingle-content .btn-transcript .icon{width:17px;height:17px;fill:#2d2d2d;transition:all .5s cubic-bezier(0.86, 0, 0.07, 1)}.podcastsingle-content .btn-transcript.open .icon{transform:rotate(180deg)}.podcastsingle-content .transcription{display:none;padding-bottom:20px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;margin-bottom:15px}@media(min-width: 760px){.podcastsingle-content .transcription{padding-bottom:30px;margin-bottom:20px}}.podcastsingle-content .title{display:block;font-size:18px;font-weight:600;line-height:1.5;color:#2d2d2d}@media(min-width: 1000px){.podcastsingle-content .title{font-size:20px}}.podcastsingle-content .description{display:block;width:100%}.podcastsingle-content .side{display:flex;flex-direction:column;gap:20px}@media(min-width: 576px){.podcastsingle-content .side{gap:30px}}@media(min-width: 1000px){.podcastsingle-content .side{width:300px;flex-shrink:0}}@media(min-width: 1200px){.podcastsingle-content .side{width:328px;gap:30px}}.podcastsingle-content .side .b-title{display:block;font-size:16px;font-weight:600;margin-bottom:5px}@media(min-width: 760px){.podcastsingle-content .side .b-title{margin-bottom:8px}}.podcastsingle-content .side>div>ul li{color:#2d2d2d;font-size:14px;font-weight:300;line-height:1.2;padding-left:10px;position:relative}@media(min-width: 576px){.podcastsingle-content .side>div>ul li{line-height:1.5}}.podcastsingle-content .side>div>ul li:before{content:" ";display:block;width:4px;height:4px;border-radius:800px;background:#43b6a8;position:absolute;top:8px;left:0}.podcastsingle-content .side>div>ul li b{font-weight:500}.podcastsingle-content .side>div>ul li:not(:last-child){margin-bottom:8px}@media(min-width: 576px){.podcastsingle-content .side>div>ul li:not(:last-child){margin-bottom:10px}}.podcastsingle-content .share{display:flex;gap:0 20px;position:relative}.podcastsingle-content .share .title{display:block;font-weight:500;font-size:16px;line-height:1.38}.podcastsingle-content .share-social{display:flex;gap:0 20px}.podcastsingle-content .share button{display:flex;align-items:center;justify-content:center;width:25px;height:25px;cursor:pointer}.podcastsingle-content .share button .icon{display:block;width:21px;height:21px;fill:#878787;transition:all .5s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.podcastsingle-content .share button:hover .icon{fill:#003d5f}.podcastsingle-content .share button.social-linkedin span .icon{width:22px !important}
/*# sourceMappingURL=podcastsingle.css.map */
