.story-vf-sound{align-items:center;background:rgba(13,34,64,.55);border:none;border-radius:50%;bottom:12px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:12px;transition:background .15s ease;width:36px;z-index:2}.story-vf-sound:hover{background:rgba(13,34,64,.75)}.story-vf-sound-icon{display:none}.story-vf-sound.is-muted .story-vf-sound-icon-off,.story-vf-sound:not(.is-muted) .story-vf-sound-icon-on{display:block}