.home-podcast{display:flex;align-items:center;justify-content:center;gap:11px;width:max-content;max-width:calc(100% - 32px);margin:13px auto 0;padding:10px 16px;border:1px solid rgba(238,196,50,.65);border-radius:999px;background:rgba(16,21,47,.56);color:#fff;font:800 13px "Avenir Next",Avenir,Arial,sans-serif;letter-spacing:.01em;text-decoration:none;backdrop-filter:blur(8px);box-sizing:border-box}.home-podcast span,.home-podcast b{color:#eec432;font-size:18px;line-height:1}.home-podcast:hover{background:#eec432;color:#16131b}.home-podcast:hover span,.home-podcast:hover b{color:#16131b}
