@charset "UTF-8";div.essential_audio{position:absolute;bottom:10%;z-index:0;width:80%;margin-left:auto;margin-right:auto}div.essential_audio>div:nth-child(1) div{width:35px;height:35px;border-radius:400px;background-color:#fff;transition:all .2s ease;transition-property:box-shadow,background-color}div.essential_audio>div:nth-child(1) div:hover{background-color:#e7e7e7;box-shadow:rgba(0,0,0,.397) 0 10px 20px}div.essential_audio>div:nth-child(1) div:after{position:absolute;top:2px;left:3px;width:30px;height:30px}:root{--button-protrusion:0px}div.essential_audio>div:nth-child(1) div.off:after{content:url(/199d04fdd79cbb4ea45618ec94f7d3f3b7f333a0/eccf3/projects/play2.svg)}div.essential_audio>div:nth-child(1) div.load:after{content:url(/7ca62b244e0abb0076ca7411f497d9293b841d94/14593/projects/load2.svg);animation:audio_load_rotate 2s infinite cubic-bezier(.39,.5,.9,.5)}@keyframes audio_load_rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}div.essential_audio>div:nth-child(1) div.play{background-color:#eee!important}div.essential_audio>div:nth-child(1) div.play:after{content:url(/c9d7767c99ab4fbfb21ef153f7829cdbae60536e/75d2f/projects/pause2.svg)}div.essential_audio>div:nth-child(1) div.drag{transition:left 0s!important;cursor:grab!important}div.essential_audio>div:nth-child(1) div.error{background-color:rgba(0,0,0,.35)!important}div.essential_audio>div:nth-child(1) div.error:after{content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path fill='%23FFF' d='M13.9,18.6c0-0.3,0-0.5,0-0.9c0-1.6,0.6-2.9,2.1-3.9l1.1-0.8c0.9-0.6,1.3-1.5,1.3-2.4c0-1.5-1-2.8-3-2.8c-2.2,0-3.1,1.6-3.1,3.2c0,0.2,0,0.4,0,0.5L10,11.9c-0.1-0.3-0.1-0.8-0.1-1.2c0-2.3,1.7-5.1,5.5-5.1c3.5,0,5.5,2.5,5.5,5c0,2-1.1,3.4-2.5,4.3l-1.2,0.8c-0.8,0.5-1.1,1.4-1.1,2.4c0,0.1,0,0.2,0,0.5H13.9z'/><path fill='%23FFF' d='M15,20.8c1,0,1.8,0.8,1.8,1.8S16,24.4,15,24.4c-1,0-1.8-0.8-1.8-1.8S14,20.8,15,20.8z'/></svg>")}div.essential_audio>div:nth-child(2){margin-top:0;height:35px;border-radius:20px;transition:all .2s ease-in-out;transition-property:all;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:solid rgba(255,255,255,.144) 1px}div.essential_audio>div:nth-child(2):after{content:"";position:absolute;z-index:0;background-color:rgba(131,131,131,.192);opacity:1;mix-blend-mode:multiply;top:0;left:0;width:100%;height:100%;transition:all .2s ease-in-out;transition-property:all}div.essential_audio>div:nth-child(2) div{background-color:rgba(255,255,255,.199);mix-blend-mode:multiply;border-radius:20px}div.essential_audio>div:nth-child(3){height:12px;margin-top:-5px}div.essential_audio,div.essential_audio *{user-select:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:auto}div.essential_audio :focus{outline:0}div.essential_audio>div:nth-child(1) div{position:absolute;top:0;left:0;cursor:pointer}div.essential_audio>div:nth-child(1){position:absolute;z-index:3;height:0;top:0;left:calc(var(--button-protrusion) * -1);width:calc(100% + (2 * var(--button-protrusion)))}div.essential_audio>div:nth-child(2){position:relative;width:100%;overflow:hidden}div.essential_audio>div:nth-child(2) div{position:absolute;z-index:1;width:0%;height:100%;top:0;left:0;transition:width .5s}div.essential_audio>div:nth-child(3){position:absolute;z-index:2;width:100%;top:0;left:0}