.playlist{scroll-margin-top:100px}.playlist--list{display:grid;gap:30px 20px;margin:auto;max-width:482px}@media screen and (min-width:1024px){.playlist--list{grid-template-columns:1fr 1fr;margin:0;max-width:100%}}.playlist--img{margin-bottom:20px;width:100%}.playlist--title{color:var(--Black,#112c3e);font-size:20px;font-style:normal;font-weight:500;line-height:normal}.bottom-ctr{background-color:#112c3e;background-image:url(/images/new-des/podcast-list/circle-bottom.avif);background-position:100%;background-repeat:no-repeat;border-radius:40px;margin:0 20px;padding:0}@media screen and (min-width:744px){.bottom-ctr{background-image:url(/images/new-des/podcast-list/circle-bottom-744.avif)}}@media screen and (min-width:1024px){.bottom-ctr{background-image:url(/images/new-des/podcast-list/circle-bottom-1024.avif)}}@media screen and (min-width:1280px){.bottom-ctr{background-image:url(/images/new-des/podcast-list/circle-bottom-1280.avif)}}@media screen and (min-width:1440px){.bottom-ctr{background-image:url(/images/new-des/podcast-list/circle-bottom-1440.avif)}}@media screen and (min-width:1920px){.bottom-ctr{background-image:url(/images/new-des/podcast-list/circle-bottom-1440.avif)}}@media screen and (min-width:2200px){.bottom-ctr{margin-left:auto;margin-right:auto;max-width:1920px}}.bottom-ctr--text{color:#fff;text-align:center}@media screen and (min-width:1024px){.bottom-ctr--text{align-items:center;display:flex}}.bottom-ctr--text .text-green{color:var(--Green,#8cf08a);font-family:Space Grotesk;font-size:50px;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:51px;margin-bottom:10px;text-align:center}@media screen and (min-width:1024px){.bottom-ctr--text .text-green{text-align:left}}.bottom-ctr--text .text-14{color:var(--White,#fff);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:136.836%;margin-bottom:20px;text-align:center}@media screen and (min-width:1024px){.bottom-ctr--text .text-14{text-align:left}}.bottom-ctr--buttons{display:grid;gap:10px;justify-content:center}@media screen and (min-width:768px){.bottom-ctr--buttons{grid-template-columns:repeat(2,auto)}}@media screen and (min-width:1024px){.bottom-ctr--buttons{align-content:center;grid-template-columns:auto}}.bottom-ctr .btn--podcast-link{align-items:center;align-self:stretch;background:var(--Green,#8cf08a);border-radius:65px;color:var(--Black,#112c3e);display:flex;font-size:16px;font-style:normal;font-weight:700;gap:20px;height:54px;justify-content:center;letter-spacing:-.16px;line-height:114%;padding:15px 4px 15px 30px;text-align:right;width:250px}