:root {
  --color-repAudio-primary: #03a9f4;
  --color-repAudio-secondary: #0088c5;
  --color-repAudio-text: #fff;
  --color-repAudio-black: #3e3e3e;
}

*,
:after,
:before {
  box-sizing: border-box;
}

input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

div,
span,
input {
  margin: 0;
  padding: 0;
  border: 0;
}

.audio-note__controls {
  width: 100%;
  background: var(--color-repAudio-primary);
  padding: 8px 15px;
  border-radius: 10px;
  align-items: center;
  display: flex;
  gap: 10px;
  /* margin-top: 10px; */
  margin-bottom: 10px;
}

.play {
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
  cursor: pointer;
  flex: 0 0 35px;
  margin-right: 5px;
}

.icon-play {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" class="injected-svg" data-src="/img/player/trickModes/play.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M32.4165 18.4329C32.9832 18.7496 33.3332 19.3496 33.3332 20.0162C33.3332 20.6829 32.9832 21.2662 32.4165 21.5996L9.31655 34.7829C8.76655 35.0996 8.08322 35.0996 7.54989 34.7829C6.99989 34.4662 6.6665 33.8662 6.6665 33.2162V6.83291C6.6665 6.18291 6.99989 5.59958 7.54989 5.26625C8.09989 4.94958 8.76655 4.93292 9.31655 5.26625L32.4165 18.4496V18.4329Z" fill="white"></path></svg>');
}

.icon-pause {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" class="injected-svg" data-src="/img/player/trickModes/pause.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6499 5C9.96654 5 9.4165 5.55 9.4165 6.23333V33.7667C9.4165 34.45 9.96654 35 10.6499 35H16.3165C16.9999 35 17.5498 34.45 17.5498 33.7667V6.23333C17.5498 5.55 16.9999 5 16.3165 5H10.6499ZM23.6832 5C22.9998 5 22.4498 5.55 22.4498 6.23333V33.7667C22.4498 34.45 22.9998 35 23.6832 35H29.3499C30.0332 35 30.5832 34.45 30.5832 33.7667V6.23333C30.5832 5.55 30.0332 5 29.3499 5H23.6832Z" fill="white"></path></svg>');
}

.audio-note__controls input[type="range"] {
  width: 100%;
  height: 3px;
  -webkit-appearance: none;
  background-color: var(--color-repAudio-text);
  border-radius: 8px;
  cursor: pointer;
  margin-left: 10px;
}

input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--color-repAudio-black);
  border: 1px solid var(--color-repAudio-text);
}

input[type="range"]::-moz-range-thumb {
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--color-repAudio-black);
  border: 1px solid var(--color-repAudio-text);
}

.audio-speed {
  width: 68px;
  text-align: center;
  background: var(--color-repAudio-secondary);
  border-radius: 15px;  
  color: var(--color-repAudio-text);
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  line-height: 1.74 !important;
}

.audio-note__advance {
  width: 25px;
  height: 35px;
  color: var(--color-repAudio-text);
  font-size: 0.8rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
}

.audio-note__advance:before {
  width: 36px;
  height: 36px;
  content: "";
  position: absolute;
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 0;
}

.audio-note__advance#less:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" class="injected-svg" data-src="/img/player/trickModes/rewind10.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.2835 6.59983C18.2001 6.7665 18.1501 6.96651 18.1501 7.16651C18.1501 7.36651 18.2001 7.54983 18.2835 7.7165C18.3668 7.88316 18.4835 8.03317 18.6335 8.14983L20.8001 10.1998C20.9168 10.2998 21.0335 10.3832 21.1835 10.4332C21.3335 10.4832 21.4835 10.5165 21.6335 10.4998C21.7835 10.4998 21.9335 10.4665 22.0668 10.3998C22.2001 10.3332 22.3335 10.2498 22.4335 10.1332C22.5335 10.0165 22.6168 9.89983 22.6668 9.74983C22.7168 9.59983 22.7501 9.44984 22.7335 9.29984C22.7335 9.14984 22.7001 8.99984 22.6335 8.8665C22.5668 8.73317 22.4835 8.6165 22.3835 8.5165C24.2168 8.8665 25.9668 9.61651 27.4835 10.7332C29.6668 12.3165 31.2668 14.5665 32.0835 17.1332C32.9001 19.6998 32.8668 22.4665 32.0168 25.0165C31.1501 27.5665 29.5001 29.7832 27.3001 31.3332C25.1001 32.8832 22.4668 33.6998 19.7668 33.6498C17.0668 33.5998 14.4668 32.6998 12.3168 31.0832C10.1668 29.4498 8.60013 27.1832 7.8168 24.5998C7.05013 22.0165 7.11679 19.2498 8.01679 16.7165C8.10012 16.4332 8.08347 16.1332 7.95013 15.8498C7.8168 15.5832 7.58345 15.3832 7.30012 15.2832C7.01679 15.1832 6.71679 15.1998 6.43346 15.3165C6.16679 15.4332 5.95012 15.6665 5.83346 15.9332C5.26679 17.5498 4.9668 19.2332 4.9668 20.9498C4.9668 23.9165 5.85012 26.8165 7.50012 29.2832C9.15012 31.7498 11.5001 33.6665 14.2335 34.8165C16.9835 35.9498 19.9835 36.2498 22.9001 35.6665C25.8168 35.0832 28.4835 33.6665 30.5835 31.5665C32.6835 29.4665 34.1168 26.7998 34.6835 23.8832C35.2501 20.9665 34.9668 17.9498 33.8335 15.2165C32.7001 12.4832 30.7835 10.1332 28.3001 8.48316C26.4335 7.23316 24.3168 6.43317 22.1001 6.1165L22.2168 6.0165C22.4501 5.8165 22.5835 5.53316 22.6001 5.2165C22.6168 4.9165 22.5168 4.6165 22.3168 4.38316C22.1168 4.14983 21.8335 4.01651 21.5335 3.99984C21.2335 3.98317 20.9335 4.08317 20.7001 4.28317L18.6001 6.13317C18.4501 6.24984 18.3335 6.39983 18.2335 6.58316L18.2835 6.59983ZM21.4835 24.8832C21.8501 25.0332 22.2335 25.1165 22.6335 25.0832C23.0335 25.0998 23.4335 25.0332 23.8001 24.8665C24.1668 24.6998 24.4835 24.4665 24.7335 24.1498C25.2501 23.3998 25.5001 22.4832 25.4335 21.5832V20.1665C25.4835 19.2832 25.2168 18.3998 24.7168 17.6665C24.4668 17.3665 24.1501 17.1165 23.7835 16.9498C23.4168 16.7832 23.0168 16.7165 22.6335 16.7332C22.2335 16.7165 21.8335 16.7832 21.4835 16.9498C21.1168 17.1165 20.8001 17.3498 20.5501 17.6665C20.0168 18.4165 19.7668 19.3332 19.8335 20.2498V21.6665C19.7835 22.5665 20.0501 23.4332 20.5668 24.1665C20.8168 24.4665 21.1501 24.7165 21.5001 24.8665L21.4835 24.8832ZM16.3668 24.9832H18.3501V16.8498H17.9168L14.5501 18.0498V19.7665L16.3668 19.2165V24.9832ZM22.2835 18.5165C22.3835 18.4665 22.5001 18.4332 22.6168 18.4498C22.7335 18.4498 22.8668 18.4665 22.9668 18.5332C23.0668 18.5832 23.1668 18.6832 23.2168 18.7832C23.4001 19.1832 23.4835 19.6165 23.4501 20.0498V21.8498C23.4668 22.2665 23.4001 22.6998 23.2168 23.0832C23.1668 23.1832 23.0668 23.2832 22.9668 23.3332C22.8668 23.3832 22.7335 23.4165 22.6168 23.3998C22.5001 23.3998 22.3668 23.3832 22.2668 23.3165C22.1501 23.2498 22.0668 23.1665 22.0168 23.0498C21.8335 22.6498 21.7668 22.2165 21.7835 21.7665V19.9165C21.7668 19.5165 21.8501 19.0998 22.0168 18.7498C22.0835 18.6498 22.1668 18.5665 22.2668 18.5165H22.2835Z" fill="white"></path></svg>');
}

.audio-note__advance#plus:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" class="injected-svg" data-src="/img/player/trickModes/forward10.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.3501 8.88327C17.2834 9.03327 17.2501 9.18326 17.2501 9.34993C17.2501 9.58326 17.3167 9.79993 17.4334 9.98326C17.5501 10.1666 17.7334 10.3166 17.9334 10.4166C18.1334 10.4999 18.3667 10.5333 18.5834 10.4999C18.8 10.4666 19.0167 10.3666 19.1834 10.1999L21.3667 8.1666C21.5167 8.04993 21.6334 7.89993 21.7167 7.73326C21.8001 7.56659 21.8334 7.38326 21.8334 7.18326C21.8334 6.98326 21.8001 6.79993 21.7001 6.6166C21.6167 6.43326 21.4834 6.28326 21.3334 6.16659L19.2334 4.31659C19.1167 4.21659 18.9834 4.13326 18.8501 4.08326C18.7001 4.03326 18.5501 4.0166 18.4001 4.0166C18.2501 4.0166 18.1001 4.0666 17.9667 4.13327C17.8334 4.19993 17.7167 4.28326 17.6167 4.39993C17.5167 4.51659 17.4334 4.64993 17.3834 4.78327C17.3334 4.9166 17.3167 5.08326 17.3167 5.23326C17.3167 5.38326 17.3667 5.53326 17.4334 5.6666C17.5001 5.79993 17.6001 5.9166 17.7167 6.0166L17.8501 6.13326C14.6667 6.59993 11.6834 8.0666 9.3834 10.3833C6.56673 13.1999 4.9834 16.9999 4.9834 20.9833C4.9834 23.1666 5.46673 25.3333 6.38339 27.3166C7.30006 29.2999 8.65006 31.0499 10.3167 32.4666C11.9834 33.8833 13.9501 34.8999 16.0501 35.4666C18.1667 36.0333 20.3667 36.1499 22.5167 35.7666C24.6667 35.3999 26.7167 34.5666 28.5167 33.3166C30.3167 32.0666 31.8167 30.4499 32.9167 28.5666C34.0167 26.6833 34.7001 24.5833 34.9001 22.3999C35.1001 20.2166 34.8334 18.0333 34.1001 15.9666C34.0501 15.8166 33.9834 15.6833 33.8834 15.5666C33.7834 15.4499 33.6667 15.3499 33.5167 15.2833C33.3834 15.2166 33.2334 15.1666 33.0667 15.1666C32.9167 15.1666 32.7501 15.1666 32.6167 15.2333C32.4667 15.2833 32.3334 15.3666 32.2167 15.4666C32.1001 15.5666 32.0167 15.6999 31.9501 15.8333C31.8834 15.9833 31.8501 16.1333 31.8501 16.2833C31.8501 16.4333 31.8667 16.5999 31.9334 16.7333C32.8334 19.2666 32.9001 22.0333 32.1167 24.5999C31.3501 27.1833 29.7667 29.4333 27.6334 31.0666C25.4834 32.6833 22.8834 33.5833 20.2 33.6333C17.5167 33.6833 14.8834 32.8666 12.6834 31.3166C10.4834 29.7666 8.8334 27.5499 7.9834 24.9999C7.1334 22.4499 7.10006 19.6999 7.91672 17.1333C8.73339 14.5666 10.3334 12.3333 12.5001 10.7333C14.0167 9.63327 15.7501 8.8666 17.5667 8.5166C17.4667 8.6166 17.3834 8.73326 17.3334 8.8666L17.3501 8.88327ZM21.4667 24.8666C21.8334 25.0166 22.2334 25.0999 22.6167 25.0666C23.0167 25.0833 23.4167 25.0166 23.7834 24.8499C24.1501 24.6833 24.4667 24.4499 24.7167 24.1333C25.2334 23.3833 25.4667 22.4666 25.4167 21.5666V20.1499C25.4667 19.2666 25.2001 18.3833 24.7001 17.6499C24.4501 17.3499 24.1334 17.0999 23.7667 16.9333C23.4 16.7666 23.0001 16.6999 22.6167 16.7166C22.2167 16.6999 21.8167 16.7666 21.4667 16.9333C21.1001 17.0999 20.7834 17.3333 20.5334 17.6499C20.0167 18.3999 19.7501 19.3166 19.8167 20.2333V21.6499C19.7667 22.5499 20.0334 23.4166 20.5501 24.1499C20.8001 24.4499 21.1334 24.6999 21.4834 24.8499L21.4667 24.8666ZM16.3501 24.9666H18.3334V16.8333H17.9001L14.5334 18.0333V19.7499L16.3501 19.1999V24.9666ZM22.2667 18.4999C22.3667 18.4499 22.4834 18.4166 22.6001 18.4333C22.7167 18.4333 22.8501 18.4499 22.9501 18.5166C23.0501 18.5666 23.1501 18.6666 23.2001 18.7666C23.3834 19.1666 23.4667 19.5999 23.4334 20.0333V21.8333C23.4501 22.2499 23.3834 22.6833 23.2001 23.0666C23.1334 23.1666 23.0501 23.2666 22.9501 23.3166C22.8501 23.3666 22.7167 23.3999 22.6001 23.3833C22.4834 23.3833 22.3501 23.3833 22.2501 23.2999C22.1334 23.2333 22.0501 23.1499 22.0001 23.0333C21.8167 22.6333 21.7501 22.1999 21.7667 21.7499V19.8999C21.7501 19.4999 21.8334 19.0833 22.0001 18.7333C22.0667 18.6333 22.1501 18.5499 22.2501 18.4999H22.2667Z" fill="white"></path></svg>');
}

.audio-container {
  display: flex;
  width: auto;
  justify-content: center;
  align-items: center;
}

.audio-volume__icon {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
  margin-right: 3px;
  cursor: pointer;
}

.fas-volume-off {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="20" viewBox="0 0 28 20" fill="none" class="injected-svg" data-src="/img/player/volumeMax.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2312 19.6292C12.5505 19.8703 12.9398 20.0005 13.3398 20C13.5832 20.0005 13.8242 19.953 14.0492 19.8601C14.2741 19.7672 14.4785 19.6309 14.6506 19.4589C14.8228 19.2869 14.9592 19.0826 15.0522 18.8577C15.1452 18.6328 15.193 18.3918 15.1926 18.1485V1.85562C15.1936 1.51158 15.0987 1.17407 14.9184 0.881011C14.7382 0.587949 14.4799 0.350941 14.1724 0.196608C13.8649 0.0422748 13.5205 -0.0232694 13.1778 0.0073368C12.8351 0.037943 12.5077 0.163487 12.2325 0.369869L6.69179 4.532H3.38352C2.65294 4.533 1.95256 4.82367 1.43596 5.34027C0.919356 5.85687 0.628687 6.55725 0.627686 7.28784V12.7213C0.628687 13.4519 0.919356 14.1523 1.43596 14.6689C1.95256 15.1855 2.65294 15.4761 3.38352 15.4771H6.69179L12.2312 19.6292ZM2.77298 6.67729C2.93493 6.51534 3.15449 6.42421 3.38352 6.42388V6.42262H6.70692C7.10699 6.4219 7.49618 6.29231 7.81682 6.05307L13.2995 1.93887V18.0652L7.81556 13.951C7.49491 13.7118 7.10573 13.5822 6.70566 13.5815H3.38352C3.15449 13.5812 2.93493 13.49 2.77298 13.3281C2.61103 13.1661 2.5199 12.9466 2.51956 12.7175V7.28784C2.5199 7.0588 2.61103 6.83925 2.77298 6.67729ZM23.6506 13.8781C23.535 13.8769 23.4212 13.8496 23.3177 13.7983C23.2142 13.747 23.1236 13.6729 23.0527 13.5817L21.1079 11.1689L19.1567 13.5791C19.086 13.6687 18.9959 13.741 18.8933 13.7908C18.7906 13.8406 18.678 13.8666 18.5639 13.8667C18.3523 13.867 18.1492 13.7836 17.9989 13.6346C17.9189 13.564 17.855 13.4769 17.8115 13.3795C17.768 13.282 17.7459 13.1763 17.7466 13.0696C17.7495 12.8816 17.8188 12.7007 17.9421 12.5588L20.0863 9.94169L18.0405 7.44315C17.9102 7.30317 17.8384 7.11857 17.84 6.9273C17.8389 6.82153 17.86 6.71672 17.9019 6.61961C17.9438 6.5225 18.0057 6.43526 18.0834 6.36352C18.1565 6.28902 18.2439 6.22997 18.3403 6.18989C18.4368 6.14981 18.5402 6.12951 18.6447 6.13019C18.76 6.13099 18.8738 6.1577 18.9775 6.20835C19.0812 6.25899 19.1722 6.33228 19.2437 6.4228L21.1079 8.72585L22.9682 6.42658C23.0368 6.33503 23.1257 6.26062 23.2279 6.20919C23.3301 6.15777 23.4428 6.13073 23.5572 6.13019C23.6628 6.12942 23.7674 6.14965 23.8651 6.18971C23.9627 6.22977 24.0515 6.28885 24.1261 6.36352C24.2752 6.50053 24.364 6.69108 24.373 6.89344C24.382 7.09579 24.3104 7.29346 24.174 7.44315L22.1257 9.94043L24.2597 12.5575C24.3868 12.698 24.4601 12.879 24.4666 13.0683C24.4661 13.1756 24.4435 13.2816 24.4 13.3797C24.3566 13.4778 24.2934 13.5659 24.2143 13.6384C24.1407 13.7135 24.053 13.7732 23.9563 13.8144C23.8596 13.8555 23.7557 13.8771 23.6506 13.8781Z" fill="white"></path></svg>');
}

.fas-volume-medium {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="20" viewBox="0 0 28 20" fill="none" class="injected-svg" data-src="/img/player/volumeMax.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.6764 19.6259C11.9931 19.8676 12.3803 19.999 12.7787 20C12.8667 20 12.9547 19.9937 13.0418 19.9813C13.4806 19.9186 13.8821 19.6997 14.1726 19.3648C14.463 19.0299 14.6229 18.6015 14.623 18.1582V1.83927C14.622 1.35156 14.4277 0.884117 14.0827 0.539366C13.7377 0.194615 13.2702 0.000664104 12.7824 5.13958e-06C12.3822 -0.000947608 11.9928 0.130586 11.6751 0.374093L6.12617 4.5352H2.80801C2.08105 4.53717 1.38442 4.82683 0.870376 5.34088C0.356333 5.85492 0.0666718 6.55155 0.0646973 7.27851V12.719C0.0650235 13.4472 0.353917 14.1455 0.868103 14.6611C1.38229 15.1767 2.07985 15.4675 2.80801 15.4698H6.12617L11.6764 19.6259ZM12.7525 18.0984L7.2422 13.9672C6.92319 13.7278 6.53498 13.5987 6.13615 13.5994H2.80801C2.57582 13.5974 2.35382 13.5038 2.19034 13.3389C2.02685 13.174 1.93513 12.9512 1.93514 12.719V7.27976C1.93514 7.04826 2.0271 6.82624 2.1908 6.66254C2.35449 6.49885 2.57651 6.40689 2.80801 6.40689H6.1349C6.53397 6.40518 6.92169 6.2739 7.23971 6.0328L12.7525 1.89913V18.0984ZM20.5987 16.6258C20.4506 16.6259 20.3049 16.5891 20.1747 16.5186L20.1585 16.5099L20.1435 16.4974C19.9766 16.3766 19.8603 16.1983 19.817 15.9968C19.7737 15.7954 19.8065 15.585 19.9091 15.4063C21.2386 13.7168 21.9614 11.6294 21.9614 9.47951C21.9614 7.32964 21.2386 5.24221 19.9091 3.55271C19.8116 3.37212 19.7838 3.16204 19.8309 2.96231C19.878 2.76258 19.9968 2.58708 20.1647 2.4691L20.1809 2.45663C20.3483 2.34548 20.5514 2.30134 20.7498 2.33299C20.9483 2.36464 21.1275 2.46975 21.2521 2.62746C22.7909 4.58232 23.6276 6.99789 23.6276 9.48574C23.6276 11.9736 22.7909 14.3892 21.2521 16.344C21.1855 16.4295 21.1007 16.4989 21.0038 16.5472C20.9069 16.5956 20.8004 16.6216 20.6922 16.6233L20.6821 16.6237H20.682H20.682H20.6819C20.6524 16.6248 20.6255 16.6258 20.5987 16.6258ZM17.4924 14.0545C17.3154 14.0543 17.1438 13.9936 17.0061 13.8824C16.8032 13.7257 16.6691 13.4964 16.632 13.2427C16.626 13.1701 16.6352 13.0969 16.6591 13.028C16.6829 12.9591 16.7208 12.8959 16.7704 12.8425C17.5983 11.9179 18.0561 10.7205 18.0561 9.47941C18.0561 8.23836 17.5983 7.04092 16.7704 6.11636C16.7215 6.06138 16.6844 5.99692 16.6614 5.92699C16.6385 5.85705 16.6302 5.78313 16.637 5.70985C16.6745 5.46089 16.8056 5.23563 17.0036 5.08013C17.1564 4.95549 17.3513 4.89439 17.5479 4.90948C17.7445 4.92457 17.9278 5.01469 18.0598 5.16118C19.1216 6.34966 19.7085 7.88756 19.7085 9.48128C19.7085 11.075 19.1216 12.6129 18.0598 13.8014C17.9882 13.8809 17.9007 13.9445 17.8029 13.9881C17.7052 14.0317 17.5994 14.0543 17.4924 14.0545Z" fill="white"></path></svg>');
}

.fas-volume-high {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="20" viewBox="0 0 28 20" fill="none" class="injected-svg" data-src="/img/player/volumeMax.svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.1061 19.2495C22.987 19.2565 22.8691 19.2232 22.7713 19.1549C22.6111 19.0298 22.5005 18.852 22.4592 18.653C22.4179 18.454 22.4487 18.2468 22.546 18.0683L22.5634 18.0422C24.4321 15.6405 25.4467 12.6842 25.4467 9.64113C25.4467 6.59803 24.4321 3.64179 22.5634 1.24005L22.546 1.21392C22.4483 1.03547 22.4175 0.828046 22.459 0.6289C22.5005 0.429754 22.6117 0.251935 22.7725 0.127379L22.7912 0.114933C22.9662 0.0113046 23.1734 -0.0239079 23.3729 0.0160739C23.5723 0.0560556 23.7499 0.168405 23.8715 0.331494L23.8699 0.33268C25.9406 2.9959 27.0648 6.27321 27.0648 9.64673C27.0648 13.0208 25.9403 16.2985 23.869 18.962C23.8004 19.0486 23.7129 19.1185 23.6133 19.1663C23.5137 19.2142 23.4045 19.2388 23.294 19.2383H23.2218C23.1857 19.2495 23.1471 19.2495 23.1061 19.2495ZM23.722 0.444714L23.8199 0.370536L23.7213 0.449053L23.722 0.444714ZM20.2298 16.6705C20.0833 16.6711 19.939 16.6347 19.8103 16.5648L19.7942 16.556L19.7792 16.5436C19.6143 16.4243 19.4994 16.2481 19.4567 16.0491C19.4139 15.8501 19.4464 15.6423 19.5477 15.4658C20.8559 13.8032 21.5672 11.7491 21.5672 9.63355C21.5672 7.51802 20.8559 5.46391 19.5477 3.80134C19.4497 3.62287 19.4208 3.41451 19.4668 3.21612C19.5127 3.01773 19.6301 2.84323 19.7967 2.726L19.8128 2.71356C19.9781 2.60362 20.1786 2.55987 20.3746 2.591C20.5706 2.62213 20.7477 2.72586 20.8707 2.88158C22.3866 4.80646 23.2108 7.18533 23.2108 9.63542C23.2108 12.0855 22.3866 14.4644 20.8707 16.3893C20.805 16.4738 20.7211 16.5426 20.6252 16.5904C20.5294 16.6382 20.424 16.6639 20.3169 16.6656C20.2895 16.6705 20.2596 16.6705 20.2298 16.6705ZM17.1719 14.1378C16.997 14.1375 16.8275 14.0774 16.6915 13.9673C16.4921 13.8124 16.3605 13.5862 16.3244 13.3363C16.3184 13.2644 16.3275 13.1921 16.3511 13.124C16.3747 13.0558 16.4122 12.9934 16.4613 12.9405C17.2758 12.0309 17.7263 10.8528 17.7263 9.63173C17.7263 8.41069 17.2758 7.23256 16.4613 6.32295C16.4129 6.26859 16.3762 6.20484 16.3535 6.13568C16.3308 6.06652 16.3225 5.99342 16.3293 5.92095C16.3662 5.67488 16.4958 5.45224 16.6915 5.29864C16.8424 5.17567 17.0348 5.11537 17.2289 5.1302C17.423 5.14502 17.604 5.23384 17.7345 5.3783C18.7806 6.54834 19.359 8.06283 19.359 9.63235C19.359 11.2019 18.7806 12.7164 17.7345 13.8864C17.6636 13.9654 17.5769 14.0287 17.48 14.072C17.383 14.1153 17.2781 14.1377 17.1719 14.1378ZM11.4392 19.6328C11.7536 19.8712 12.1374 20.0001 12.5319 20C12.6198 20 12.7075 19.9938 12.7945 19.9813C13.2294 19.919 13.6273 19.702 13.9151 19.3701C14.203 19.0381 14.3614 18.6135 14.3615 18.1742V2.11131C14.362 1.87116 14.3151 1.63328 14.2236 1.41126C14.1321 1.18924 13.9977 0.987435 13.8281 0.817396C13.6585 0.647357 13.4571 0.512415 13.2353 0.420289C13.0136 0.328163 12.7758 0.28066 12.5356 0.280497C12.1385 0.28026 11.7525 0.411556 11.4379 0.653879L5.97908 4.74738H2.71821C1.99772 4.74804 1.3069 5.03446 0.797314 5.54381C0.287728 6.05317 0.000988489 6.74385 0 7.46435V12.8174C0.000329017 13.5384 0.286738 14.2299 0.796359 14.74C1.30598 15.2501 1.99717 15.5371 2.71821 15.5381H5.97908L11.4392 19.6328ZM12.4946 18.0933L7.09051 14.0383C6.77457 13.8002 6.38968 13.6713 5.99401 13.6712H2.71821C2.49221 13.6705 2.27568 13.5803 2.1161 13.4202C1.95652 13.2602 1.8669 13.0434 1.86691 12.8174V7.4656C1.86724 7.23992 1.95703 7.02357 2.11661 6.86399C2.27619 6.70441 2.49253 6.61462 2.71821 6.61429H5.99277C6.38764 6.61411 6.77185 6.48618 7.08802 6.24962L12.4946 2.19594V18.0933Z" fill="white"></path></svg>');
}

.audio-volume__slider {
  display: none;
  width: 100% !important;
}

.audio-container:hover .audio-volume__slider {
  width: 60px !important;
  display: block;
}

@media (max-width: 600px) {
  .audio-note__controls {
    gap: 5px;
  }

  .audio-container {
    display: none;
  }

  .audio-note__advance {
    margin-right: 10px;
  }

  .audio-note__advance:before {
    width: 25px;
    background-size: 30px;
  }

  .audio-speed {
    width: 80px;
    border-radius: 35%;
    padding: 2px 2px;
  }

  .audio-note--speed {
    font-size: 0.8rem;
    font-weight: 700;
  }

  .audio-note__controls input[type="range"] {
    margin-left: 5px;
  }
}