.podcast_author{overflow:hidden;padding:100px 0}.podcast_author .content_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1050px}.podcast_author .content_wrapper>div{width:calc(50% - 50px)}.podcast_author .content_wrapper .author_info,.podcast_author .content_wrapper .avatar{align-items:center;display:flex;flex-wrap:wrap}.podcast_author .content_wrapper .author_info{margin-top:40px}.podcast_author .content_wrapper .author_info .avatar{border:1px solid #ff3449;border-radius:50%;box-shadow:0 0 7px 0 rgba(0,0,0,.3);height:100px;justify-content:center;margin-right:20px;overflow:hidden;padding:5px;width:100px}.podcast_author .content_wrapper .author_info .avatar img{display:block}.podcast_author .content_wrapper .author_info p{margin:0}.podcast_author .content_wrapper .list{list-style-type:none;margin:0;padding:0}.podcast_author .content_wrapper .list li{background-color:#f7f7f7;border-radius:7px;box-shadow:0 0 5px 0 rgba(0,0,0,.2);display:flex;flex-wrap:wrap;margin:18px 0;padding:10px 10px 10px 40px;position:relative}.podcast_author .content_wrapper .list li:before{content:none}.podcast_author .content_wrapper .list li .icon{display:inline-flex;left:10px;position:absolute;top:12px;width:22px}.podcast_author .content_wrapper .list li .icon svg{fill:#ff3449;height:auto}@media (max-width:991px){.podcast_author .content_wrapper>div{width:calc(50% - 25px)}}@media (max-width:767px){.podcast_author .content_wrapper{gap:50px;max-width:575px}.podcast_author{padding:70px 0}.podcast_author .content_wrapper>div{width:100%}}@media (max-width:575px){.podcast_author .content_wrapper{text-align:center}.podcast_author .content_wrapper .author_info{flex-direction:column;margin-top:20px}.podcast_author .content_wrapper .author_info .avatar{margin:0 auto 10px}}