.case-form__file-input{width:0!important;opacity:0}.case-form__file-label{display:flex;color:#0f3867;font-size:15px;gap:5px;justify-content:center;align-items:center;border:1px solid #0f3867;padding:8px 12px;border-radius:10px;font-weight:500;cursor:pointer}.chakra-portal .chakra-modal__content-container{align-items:baseline}.icon-pulse-dark{animation:pulse-dark 2s infinite}@keyframes pulse-dark{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,0,0,.2)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.icon-pulse-yellow{animation:pulse-yellow 2s infinite}@keyframes pulse-yellow{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(254,197,52,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(254,197,52,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(254,197,52,0)}}.play-card{width:20rem;background-color:#f1f4f9;border-radius:.5rem;padding:1rem}input[type=range]{width:100%;height:5px;accent-color:#fec534;outline:none}.track-duration{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.clickable-link:hover{text-decoration:underline;cursor:pointer}.track-duration>p{font-size:10px;font-weight:500;color:#18181f;margin:0}.animateEntry{animation-duration:.5s;animation-name:animate-fade;animation-fill-mode:backwards;max-height:80px;max-width:-moz-fit-content;max-width:fit-content}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}