.podcastsList .swiper-slide{margin-right:14px}.podcastsList .headerDivSec{display:flex;align-items:center;justify-content:space-between}.podcastsList .viewAll{color:var(--foreground);text-align:right;leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:500;line-height:21px;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;white-space:nowrap}.podcastsList .podcastGenreDiv{padding-top:50px}.podcastsList .podcastGenreDiv .grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(7,1fr)}.podcastsList .podcastGenreDiv .podcastGenre{color:var(--foreground);font-size:27px;font-style:normal;font-weight:700;line-height:130%;padding-bottom:10px}.podcastsList .shows-slider-card .image-section{border-radius:10px;position:relative;box-shadow:0 4px 4px 0 var(--shadow-color)}.podcastsList .shows-slider-card .image-section img{width:100%;display:block;border-radius:10px}.podcastsList .shows-slider-card .image-section .tick{border-bottom-left-radius:10px;background:hsla(0,0%,100%,.3);height:27px;position:absolute;top:0;right:0}.podcastsList .shows-slider-card .link-title{margin-top:8px;font-size:17px;font-style:normal;font-weight:600;line-height:1.1rem;align-self:stretch;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.podcastsList .podcastGenreDiv .grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:992px){.podcastsList .podcastGenreDiv .grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:768px){.podcastsList .podcastGenreDiv .grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:576px){.podcastsList .podcastGenreDiv .grid{grid-template-columns:repeat(2,1fr)}.podcastsList .podcastGenreDiv .grid>a{display:flex;justify-content:center}}@media(max-width:400px){.podcastsList .podcastGenreDiv{padding:20px;padding-inline:0}.podcastsList .podcastGenreDiv .grid{grid-template-columns:repeat(2,1fr)}.podcastsList .podcastGenreDiv .grid>a{display:flex;justify-content:center}}.podcasts-list-skeleton{display:flex;overflow:hidden;gap:14px}.podcasts-list-skeleton .podcast-wrapper{display:flex;flex-direction:column;gap:7px}.podcasts-list-skeleton .podcast-wrapper .image{border-radius:10px}