.icon-sound {
    display: block;
    width: 18px;
    height: 12px;
}

.icon-sound svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
}

.util-item.sound-off .icon-sound {
    opacity: 0.4;
}

.icon-credit {
    display: block;
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath d='M5.5 11C4.41221 11 3.34884 10.6774 2.44437 10.0731C1.5399 9.46874 0.834947 8.60976 0.418665 7.60476C0.00238307 6.59977 -0.106535 5.4939 0.105683 4.42701C0.317902 3.36011 0.841726 2.3801 1.61092 1.61092C2.3801 0.841726 3.36011 0.317902 4.42701 0.105683C5.4939 -0.106535 6.59977 0.00238307 7.60476 0.418665C8.60976 0.834947 9.46874 1.5399 10.0731 2.44437C10.6774 3.34884 11 4.41221 11 5.5C10.9984 6.95821 10.4185 8.35624 9.38735 9.38735C8.35624 10.4185 6.95821 10.9984 5.5 11ZM5.5 0.916669C4.5935 0.916669 3.70736 1.18548 2.95364 1.6891C2.19991 2.19272 1.61246 2.90854 1.26555 3.74604C0.918653 4.58353 0.827888 5.50509 1.00474 6.39417C1.18159 7.28325 1.61811 8.09992 2.2591 8.74091C2.90009 9.3819 3.71676 9.81842 4.60584 9.99527C5.49492 10.1721 6.41647 10.0814 7.25397 9.73445C8.09146 9.38755 8.80728 8.80009 9.3109 8.04637C9.81453 7.29264 10.0833 6.4065 10.0833 5.5C10.082 4.28484 9.59869 3.11982 8.73944 2.26057C7.88018 1.40132 6.71517 0.918004 5.5 0.916669Z' fill='%23171717'/%3E%3Cpath d='M6.41683 8.70801H5.50016V5.49967H4.5835V4.58301H5.50016C5.74328 4.58301 5.97643 4.67959 6.14834 4.85149C6.32025 5.0234 6.41683 5.25656 6.41683 5.49967V8.70801Z' fill='%23171717'/%3E%3Cpath d='M5.5 3.66699C5.8797 3.66699 6.1875 3.35919 6.1875 2.97949C6.1875 2.5998 5.8797 2.29199 5.5 2.29199C5.1203 2.29199 4.8125 2.5998 4.8125 2.97949C4.8125 3.35919 5.1203 3.66699 5.5 3.66699Z' fill='%23171717'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.icon-back {
    display: block;
    width: 11px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.69174 0L5.45377 0.730893L2.06291 3.98318H11V5.01682H2.06291L5.45377 8.26911L4.69174 9L0 4.5L4.69174 0Z' fill='%23171717'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.icon-download {
    display: block;
    width: 12px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='17' viewBox='0 0 13 17' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.59961 0.0996094V10.8925L10.7461 6.74606L11.4532 7.45316L6.09961 12.8067L0.746056 7.45316L1.45316 6.74606L5.59961 10.8925V0.0996094H6.59961ZM0.0996094 13.5996V13.0996H1.09961V13.5996C1.09961 14.428 1.77118 15.0996 2.59961 15.0996H9.59961C10.428 15.0996 11.0996 14.428 11.0996 13.5996V13.0996H12.0996V13.5996C12.0996 14.9803 10.9803 16.0996 9.59961 16.0996H2.59961C1.2189 16.0996 0.0996094 14.9803 0.0996094 13.5996Z' fill='%23171717' stroke='black' stroke-width='0.2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}