@media(max-width:767px){.blogSection .container{padding-left:5px;padding-right:5px}}.blogSection .h_130{height:90px}.blogSection .mainBoxBlog{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 30px}@media(max-width:1024px){.blogSection .mainBoxBlog{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.blogSection .mainBoxBlog{grid-template-columns:repeat(1,1fr)}}.blogSection .mainBoxBlog .cardBox{padding:20px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.blogSection .mainBoxBlog .cardBox img{border-radius:10px}@media(max-width:767px){.blogSection .mainBoxBlog .cardBox{padding:10px}}.blogSection .mainBoxBlog .cardBox .arrowImg{margin-left:10px}.blogSection .mainBoxBlog .cardBox:hover{color:#fff;background-color:var(--color_primary)}.blogSection .mainBoxBlog .cardBox:hover h1{color:#fff}.blogSection .mainBoxBlog .cardBox:hover .btnBlog{border:1px solid var(--color_primary);background-color:#fff;color:var(--color_primary)}.podcastSection .latest{gap:40px}@media(max-width:991px){.podcastSection .latest{flex-direction:column}}.podcastSection .recentPodcasts{gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:1024px){.podcastSection .recentPodcasts{grid-template-columns:1fr 1fr}}@media(max-width:767px){.podcastSection .recentPodcasts{grid-template-columns:1fr}}.podcastSection .recentPodcasts .box1{border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);transition:all .2s ease;cursor:pointer}.podcastSection .recentPodcasts .box1 img{width:100%}.podcastSection .recentPodcasts .box1:hover{transform:scale(1.1);background-color:var(--color_primary)}.podcastSection .recentPodcasts .box1:hover h2,.podcastSection .recentPodcasts .box1:hover p{color:#fff}.podcastSection .recentPodcasts .box1 .infoBox{padding:20px}.podcastSection .recentPodcasts .box1 .infoBox h2{height:55px}.podcastSection .recentPodcasts .box1 .infoBox P{height:140px}.podcastSection .recentPodcasts .icon{display:flex;gap:10px}.podcastSection .thumbImg{position:relative}.podcastSection .thumbImg img{display:block}.podcastSection .thumbImg .overlay{position:absolute;width:100%;height:100%;top:0;background-color:rgba(0,0,0,.4);left:0}.podcastSection .thumbImg .play{position:absolute;top:40%;left:40%}@media(max-width:1024px){.podcastSection .thumbImg .play{top:45%;left:45%}}@media(max-width:767px){.podcastSection .thumbImg .play{top:30%;left:40%;scale:.5}}.podcastSection .imgBox{position:relative;height:100%;cursor:pointer}.podcastSection .imgBox img{display:block}.podcastSection .imgBox .play{position:absolute;top:40%;left:40%}@media(max-width:1024px){.podcastSection .imgBox .play{top:45%;left:45%}}@media(max-width:767px){.podcastSection .imgBox .play{top:30%;left:40%;scale:.5}}.podcastSection .imgBox .overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.4)}.lg-container{position:relative!important;z-index:100000!important;overflow:hidden!important}