.VoiceCard_card__tKL0r{display:flex;position:relative;flex-direction:column;height:224px;padding:28px 32px;gap:12px;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;background:linear-gradient(180deg,#191919,#141414);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02),0 8px 24px rgba(0,0,0,.35);cursor:pointer;transition:transform .16s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.VoiceCard_card__tKL0r:hover{transform:translateY(-2px);background:linear-gradient(180deg,#1c1c1c,#151515);box-shadow:inset 0 2px 0 hsla(0,0%,100%,.03),0 14px 28px rgba(0,0,0,.45)}@media(min-width:481px)and (max-width:768px){.VoiceCard_card__tKL0r{width:90%;max-width:90%;height:auto;margin:0 auto;padding:20px;gap:10px}}@media(max-width:480px){.VoiceCard_card__tKL0r{width:90%;max-width:90%;height:auto;margin:0 auto;padding:20px;gap:10px}}.VoiceCard_card__tKL0r.VoiceCard_selected__Yyjf2{border-color:#fffdd5}.VoiceCard_header__fElO6{display:flex;align-items:center;justify-content:space-between}.VoiceCard_name__j9J8T{color:#e7e7e7;font-weight:400;font-size:18px}.VoiceCard_tag__mITpX{width:max-content;padding:8px 14px;border:1px solid #fffdd5;border-radius:999px;background:rgba(255,253,213,.16);color:hsl(57.1428571429,100%,113.7647058824%);font-size:13px;letter-spacing:.2px}.VoiceCard_tag_user___DLqg{border-color:#2563eb;background:rgba(37,99,235,.16);color:#60a5fa}.VoiceCard_created__y6QPm{margin-top:auto;color:#5a5a5a}@media(min-width:481px)and (max-width:768px){.VoiceCard_created__y6QPm{margin-top:4px}}@media(max-width:480px){.VoiceCard_created__y6QPm{margin-top:4px}}.VoiceCard_username__sFrTn{color:#9a9a9a;text-decoration:underline}.VoiceCard_username__sFrTn:hover{color:#cfcfcf;transition:all .2s}.VoiceCard_description__8ppcz{color:#bdbdbd;font-size:15px}.VoiceCard_button__XsmXL{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;background:#232323;color:#e6e6e6;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .2s ease,transform .08s ease}.VoiceCard_button__XsmXL:hover{border-color:hsla(0,0%,100%,.2);background:#383838}.VoiceCard_button__XsmXL:active{transform:scale(.98)}.VoiceCard_shadow_overlay__B6nXk{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;box-shadow:0 0 20px rgba(255,253,213,.8);opacity:0;pointer-events:none}.VoiceCard_shadow_overlay__B6nXk.VoiceCard_playing__fzUQO{animation:VoiceCard_bouncing-shadow__JN3Ko 1.5s ease-in-out infinite}@keyframes VoiceCard_bouncing-shadow__JN3Ko{0%,to{opacity:.3}50%{opacity:.8}}