.podcast_list{width:100%;position:relative;margin:48px auto 0;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:24px;column-gap:24px}.podcast_list.owl-carousel{display:block}.podcast_list.owl-carousel .item{width:calc(25% - (3 * 24px / 4) * 1);margin-right:24px}.podcast_list .item{background:#343434;display:flex;padding:0;margin:0}.podcast_list .item .text{flex:1;z-index:10;text-align:left;background:linear-gradient(0deg, rgba(0,0,0,0) 37.61%, #1D1C1B 94.35%);position:relative;margin:0;display:block;padding:32px 24px 300px}.podcast_list .item .text .name{position:relative;z-index:10;font-weight:600;font-size:12px;line-height:24px;color:#F48704;text-transform:uppercase;margin:0;transition:all 400ms ease 0ms}.podcast_list .item .text .title{position:relative;z-index:10;font-weight:600;font-size:16px;line-height:26px;letter-spacing:.02em;color:#fff;margin:8px 0 0;transition:all 400ms ease 0ms}.podcast_list .item .text .out_link{z-index:10;display:flex;gap:4px;padding:0;text-align:center;margin:24px 0 0;text-decoration:underline;color:#F48704;font-weight:400;font-size:16px;line-height:20px;position:relative;transition:all 400ms ease 0ms}.podcast_list .item .text .out_link::after{position:relative;width:20px;height:20px;content:"";background-color:#F48704;-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 .podcast_list .item .text .out_link:hover{color:#fff}.notouch .podcast_list .item .text .out_link:hover::after{background-color:#fff}.podcast_list .item .text .img{opacity:.6;width:100%;position:absolute;inset:0;z-index:0;margin:0;display:block}.podcast_list .item .text .img img{object-position:center bottom}.podcast_list .item.spec .text{justify-content:center;gap:16px;align-items:center;padding:0 24px;height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg, rgba(0,0,0,0) 30.85%, #000000 76.15%),linear-gradient(0deg, rgba(0,0,0,0) 37.61%, #1D1C1B 94.35%)}.podcast_list .item.spec .text .title{font-size:24px;line-height:28px}.podcast_list .item.spec .text a{display:block;border:2px solid #1C1C1A;background:no-repeat scroll center center;width:100%;box-sizing:border-box;height:56px;background-size:106px 32px;transition:all 400ms ease 0ms}.notouch .podcast_list .item.spec .text a:hover{border-color:#fff}.podcast_list .item.spec .text a.yt{background-image:url(../../../../img/youtube.svg)}.podcast_list .item.spec .text a.sp{background-image:url(../../../../img/spotify.svg)}.podcast_list .item.spec .text a.tt{background-image:url(../../../../img/tiktok.svg)}@media screen and (max-width:1280px){.podcast_list{margin:0 auto;max-width:624px;grid-template-columns:repeat(2, 1fr);row-gap:24px;column-gap:24px}.podcast_list.owl-carousel{display:block}.podcast_list.owl-carousel .item{width:calc(50% - (1 * 24px / 2) * 1);margin-right:24px}}@media screen and (max-width:500px){.podcast_list{max-width:300px;grid-template-columns:repeat(1, 1fr);row-gap:24px;column-gap:24px}.podcast_list.owl-carousel{display:block}.podcast_list.owl-carousel .item{width:calc(100% - (0 * 24px / 1) * 1);margin-right:24px}.podcast_list .item.spec .text{padding:48px 24px;height:initial}}/*# sourceMappingURL=1.css.map */