@media screen and (min-width:1px){.play-audio{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(248,247,247,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#000;font-size:20px;z-index:-1;opacity:0}audio{position:fixed;top:50%}}@media screen and (min-width:992px){.play-audio{width:64px;height:64px;font-size:24px}}