#podcast .container-fluid .row{width:100%;margin:0!important}#podcast .container-fluid .row h3{text-transform:uppercase;letter-spacing:4px;font-size:18px;text-align:center;color:#000;margin:0 0 10px}@media (max-width:1400px){#podcast .container-fluid .row h3{margin-top:10px;font-size:16px}}#podcast .container-fluid .row h2{text-align:center;font-size:45px;line-height:55px;color:#000;text-transform:none;margin-bottom:45px}@media (max-width:991px){#podcast .container-fluid .row h2{font-size:35px;line-height:45px;margin:10px 15px 20px}}#podcast .container-fluid .row h2 span{color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000}#podcast .container-fluid .row .podcast-list{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-bottom:30px}@media (max-width:991px){#podcast .container-fluid .row .podcast-list{flex-direction:column;flex-wrap:nowrap}}#podcast .container-fluid .row .podcast-preview{display:flex;flex-direction:column;max-width:40vw;margin:70px 30px}@media (max-width:991px){#podcast .container-fluid .row .podcast-preview{max-width:95vw;margin:20px}}#podcast .container-fluid .row .podcast-preview .content h2{margin:35px 0 20px;text-align:start;text-transform:none;color:#1a1a1a;font-size:26.906px;font-style:normal;font-weight:800;line-height:39.239px;letter-spacing:.561px}@media (max-width:991px){#podcast .container-fluid .row .podcast-preview .content h2{font-size:22px;line-height:30px}}#podcast .container-fluid .row .podcast-preview .content h2 span{color:transparent;-webkit-text-stroke-width:.01px;-webkit-text-stroke-color:#000}#podcast .container-fluid .row .podcast-preview .content p{margin-bottom:30px;color:rgba(28,28,28,.75);font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:140%}#podcast .container-fluid .row .podcast-preview .buttons{margin-top:auto;justify-self:flex-end}#podcast .container-fluid .row .podcast-preview .buttons .link-btn{padding:5px 40px;border:2px solid #000;background-color:none;text-decoration:none;color:#000;text-align:center;font-family:HalisaCondensed;font-size:19px;font-style:normal;font-weight:300;line-height:18.506px;text-transform:uppercase;transition:color .3s,background-color .3s!important}#podcast .container-fluid .row .podcast-preview .buttons .link-btn:hover{background-color:#000;color:#fff}#podcast .container-fluid .row .podcast-preview .image-container{position:relative;cursor:pointer}#podcast .container-fluid .row .podcast-preview .image-container:hover:before{-webkit-filter:brightness(.8);filter:brightness(.8)}#podcast .container-fluid .row .podcast-preview .image-container:before{content:"";background:url(../img/play-podcast.svg) no-repeat 50%;background-size:auto 100%;width:80px;height:80px;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;z-index:10}#podcast .container-fluid .row .podcast-preview .image-container img{max-width:40vw;border:1px solid #000;box-shadow:10px 10px 0 0 #000;width:100%;height:auto}@media (max-width:1400px){#podcast .container-fluid .row .podcast-preview .image-container img{max-width:89vw;margin-top:15px}}