.global-audio-control{z-index:1;box-sizing:border-box;background:#fff url(/assets/svg/audio-auto-play-a.svg) 50%/14px no-repeat;border-radius:5px;outline:none;align-items:center;gap:3px;width:23px;height:23px;display:flex;position:fixed;bottom:25px;left:25px;box-shadow:0 1px 2px #00000021}.global-audio-control.mute{background-image:url(/assets/svg/audio-auto-play-b.svg)}.enable-audio-popover{overscroll-behavior:contain;width:90%;max-width:370px;height:90%;max-height:280px;overflow:visible}.enable-audio-popover.popover-modal::backdrop{background:0 0}.enable-audio-popover.popover-modal:popover-open::backdrop{opacity:0}.enable-audio-popover .enable-audio-wrap{font-family:var(--font-geist);box-sizing:border-box;-webkit-backdrop-filter:blur(30px)saturate(1.5);backdrop-filter:blur(30px)saturate(1.5);background-color:#00000080;border:1px solid #fff3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:21px;width:100%;max-width:none;height:100%;margin:0 auto;padding:40px;display:flex;box-shadow:0 1px 25px #00000080}.enable-audio-popover .enable-audio-wrap .audio-icon{background-image:url(/assets/svg/audio-auto-play-main-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:30px;width:35px;height:30px;display:flex}.enable-audio-popover .enable-audio-wrap .primary-btn{color:#fff;background-color:#fff3;border-radius:5px;padding:20px 30px;font-size:14px;line-height:21px}.enable-audio-popover .enable-audio-wrap .secondary-btn{color:#ffffff80;font-size:12px}
