.AudioPlayerBuyButton_audioPlayerBuyForm__Yf2y7{height:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:var(--background)}.AudioPlayerBuyButton_isInBasket__tGNQu{background-color:var(--success)}.styles_playerContainer__SxgU6{position:absolute;width:100%;background-color:var(--foreground);display:flex;align-items:center;padding:0 10px;max-width:unset}.styles_progressBar__YVFsl{flex-grow:1;margin:0 10px}.styles_timeText__0Ume_{color:var(--background)}.styles_button__WA8wV{background-color:var(--foreground)}.styles_button__WA8wV svg{fill:var(--background)}.styles_audioContainer__0CtYL{display:grid;align-items:center;grid-template-columns:40px 1fr 40px 40px;gap:0;height:100%;width:100vw}@media(min-width:778px){.styles_audioContainer__0CtYL{grid-template-columns:40px 1fr 7rem 40px 40px}}.styles_buttonContainer__ceGxL{height:40px;aspect-ratio:1;display:flex}.styles_buttonContainer__ceGxL button{background-color:var(--foreground);padding:0;margin:0;height:100%;width:100%}.styles_buttonContainer__ceGxL button:disabled{opacity:.6;cursor:not-allowed}.styles_buttonContainer__ceGxL button svg{margin:auto;fill:var(--background);color:var(--background);stroke:var(--background)}.styles_buttonContainer__ceGxL button:hover:not(:disabled) svg{transform:scale(1.15)}@media(max-width:778px){.styles_buttonContainer__ceGxL{width:auto;height:100%;aspect-ratio:1/1}}.styles_buyButton___q1Ft{height:100%;width:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:none;color:#fff}.styles_buyButton___q1Ft p{color:#fff;font-weight:500}.styles_buyButton___q1Ft.styles_disabled__W51Vv{background-color:rgba(0,0,0,0);color:var(--subLight)}.styles_buyButton___q1Ft.styles_disabled__W51Vv p{color:var(--subLight)}.styles_closeButton__nLtJe{display:flex;height:100%;aspect-ratio:1/1;align-items:center;justify-content:center;background-color:var(--background);border:none;color:var(--foreground);font-weight:400}@media(max-width:778px){.styles_closeButton__nLtJe{width:auto;height:100%;aspect-ratio:1/1}}.styles_closeButton__nLtJe:hover:not(:disabled){background-color:var(--foreground);color:var(--background)}.styles_closeButton__nLtJe:disabled{opacity:.6;cursor:not-allowed}.styles_playerContainer__SxgU6{position:fixed;left:0;right:0;bottom:0;width:100vw;height:40px;margin:0 auto;box-shadow:0 0 15px -5px rgba(0,0,0,.75);z-index:10;padding:0}.styles_playerLoading__UV1wR{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_counter__nU6BW{font-weight:500;height:100%;width:100%;color:var(--background);background-color:var(--foreground);display:flex;margin:0 0 0 auto;padding:0 .5rem}.styles_counter__nU6BW p{white-space:nowrap;margin:auto}@media(max-width:778px){.styles_counter__nU6BW{display:none}}.styles_progressContainer__Sovxh{position:relative;height:100%;width:calc(100vw - 120px);background-color:#000;z-index:100;display:flex;align-items:center}@media(min-width:778px){.styles_progressContainer__Sovxh{width:calc(100vw - (120px + 7rem))}}.styles_progressContainer__Sovxh h4{position:relative;color:#fff;width:-moz-fit-content;width:fit-content;white-space:nowrap;margin:0;text-transform:capitalize!important;font-weight:600;width:100%;left:.2rem;overflow:hidden;text-overflow:ellipsis}.styles_progress__dNBdL{position:absolute;left:0;top:0;bottom:10px;height:inherit;background-color:#f5f5f5;overflow:hidden;z-index:101;display:flex;align-items:center;width:calc(100vw - 120px)}@media(min-width:778px){.styles_progress__dNBdL{width:calc(100vw - 160px)}}.styles_progress__dNBdL h4{position:relative;width:-moz-fit-content;width:fit-content;color:#000;margin:0;font-weight:600;width:100%;left:.2rem;overflow:hidden;text-overflow:unset;white-space:nowrap}.styles_topContainer__MCcbQ{border-radius:5px 5px 0 0;height:40px;z-index:101;display:flex;align-items:center;flex-wrap:nowrap;color:#27117c;box-sizing:border-box;background-color:#000}.styles_topControls__gJT7h{margin:0;top:0;left:0;right:0;bottom:0}.styles_topControls__gJT7h,.styles_touchBarCanvas__ANljo{position:absolute;display:flex;align-items:center;width:100%}.styles_touchBarCanvas__ANljo{height:100%;background-color:rgba(0,0,0,0);border-radius:5px;z-index:102}.styles_touchBarCanvas__ANljo h4{position:relative;color:#fff;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:100px;margin:0}.styles_loadingSpinner__9RgSA{width:16px;height:16px;border-top:2px solid var(--background);border:2px solid var(--background);border-top:2px solid rgba(0,0,0,0);border-radius:50%;animation:styles_spin__5vwJL 1s linear infinite;margin:auto}@keyframes styles_spin__5vwJL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}