.podcast3_list{width:100%;position:relative;margin:0;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:24px;column-gap:24px}.podcast3_list.owl-carousel{display:block}.podcast3_list.owl-carousel .item{width:calc(25% - (3 * 24px / 4) * 1);margin-right:24px}.podcast3_list .item{background:#343434;display:flex;padding:0;margin:0}.podcast3_list .item .text{flex:1;z-index:10;text-align:left;background:linear-gradient(0deg, rgba(0,0,0,0) 59.13%, #1D1C1B 87.17%),linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);position:relative;margin:0;display:block;padding:32px 24px 0;height:460px;box-sizing:border-box}.podcast3_list .item .text .name{position:relative;z-index:10;font-weight:600;font-size:12px;line-height:24px;color:#fd6901;text-transform:uppercase;margin:0;transition:all 400ms ease 0ms}.podcast3_list .item .text .title{position:relative;z-index:10;font-weight:600;font-size:18px;line-height:26px;letter-spacing:.36px;color:#fff;margin:8px 0 0;transition:all 400ms ease 0ms}.podcast3_list .item .text .out_link{z-index:10;display:flex;gap:4px;padding:0;text-align:center;margin:12px 0 0;text-decoration:underline;color:#fd6901;font-weight:400;font-size:16px;line-height:20px;position:relative;transition:all 400ms ease 0ms}.podcast3_list .item .text .out_link::after{position:relative;width:20px;height:20px;content:"";background-color:#fd6901;-webkit-mask-image:url('../../../../img/arrow_right2.svg');mask-image:url('../../../../img/arrow_right2.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:16px 16px;mask-repeat:no-repeat;mask-position:center center;mask-size:16px 16px;transition:all 400ms ease 0ms}.notouch .podcast3_list .item .text .out_link:hover{color:#fff}.notouch .podcast3_list .item .text .out_link:hover::after{background-color:#fff}.podcast3_list .item .text .img{width:100%;position:absolute;inset:0;z-index:0;margin:0;display:block}.podcast3_list .item .text .img img{object-position:center bottom}.podcast3_list .item.spec .text{justify-content:center;gap:16px;align-items:center;padding:0 24px;display:flex;flex-direction:column;background:linear-gradient(0deg, rgba(0,0,0,0) 37.61%, #1D1C1B 94.35%),linear-gradient(180deg, rgba(0,0,0,0) 30.85%, #000 76.15%),#000}.podcast3_list .item.spec .text .title{max-width:200px;font-size:24px;line-height:28px}.podcast3_list .item.spec .text a{border-radius:30px;width:200px;display:block;background:no-repeat scroll center center #1C1C1B;box-sizing:border-box;height:40px;transition:all 400ms ease 0ms}.notouch .podcast3_list .item.spec .text a:hover{background-color:#101010}.podcast3_list .item.spec .text a.yt{background-image:url(../../../../img/youtube.svg);background-size:auto 28px}.podcast3_list .item.spec .text a.sp{background-image:url(../../../../img/spotify.svg);background-size:auto 28px}.podcast3_list .item.spec .text a.ap{background-image:url(../../../../img/apple.svg);background-size:auto 28px}@media screen and (max-width:1280px){.podcast3_list{grid-template-columns:repeat(3, 1fr);row-gap:24px;column-gap:24px}.podcast3_list.owl-carousel{display:block}.podcast3_list.owl-carousel .item{width:calc(33.33333333% - (2 * 24px / 3) * 1);margin-right:24px}.podcast3_list .item .text{height:420px}}@media screen and (max-width:800px){.podcast3_list{grid-template-columns:repeat(2, 1fr);row-gap:24px;column-gap:24px}.podcast3_list.owl-carousel{display:block}.podcast3_list.owl-carousel .item{width:calc(50% - (1 * 24px / 2) * 1);margin-right:24px}.podcast3_list .item .text{height:340px}}@media screen and (max-width:500px){.podcast3_list{grid-template-columns:repeat(1, 1fr);row-gap:24px;column-gap:24px}.podcast3_list.owl-carousel{display:block}.podcast3_list.owl-carousel .item{width:calc(100% - (0 * 24px / 1) * 1);margin-right:24px}}/*# sourceMappingURL=1.css.map */