﻿.audio-player{position:fixed;right:.625rem;bottom:.625rem;background:#d9c27a;padding:1rem;z-index:1000;display:flex;align-items:center;min-width:40px;min-height:40px;justify-content:center;}.audio-player audio{opacity:0;width:1px;height:1px;position:absolute;top:-10000px;left:-100000px;}.audio-player .play-icon,.audio-player .stop-icon{background:inherit;border:0;width:auto;padding:0;line-height:10px;}.audio-player .play-icon:after,.audio-player .stop-icon:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;}.audio-player .play-label{font-size:.8rem;padding-right:.8rem;}