.wvpl-style-light{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}.wvpl-style-dark{--background:var(--fc);--background-shade:var(--fc-s);--foreground:var(--bc);--foreground-shade:var(--bc-s);--highlight:var(--hc-s);--highlight-shade:var(--hc);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}.wvpl-style-color-scheme{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}@media (prefers-color-scheme:light){.wvpl-style-color-scheme{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}}@media (prefers-color-scheme:dark){.wvpl-style-color-scheme{--background:var(--fc);--background-shade:var(--fc-s);--foreground:var(--bc);--foreground-shade:var(--bc-s);--highlight:var(--hc-s);--highlight-shade:var(--hc);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}}.waveplayer-empty{width:0;height:0;margin:0;padding:0;overflow:hidden}.waveplayer-container{--waveplayer-external-padding:0;width:100%;container:waveplayer-container/inline-size;display:block;width:calc(100% + 2 * var(--waveplayer-external-padding));margin:calc(-1 * var(--waveplayer-external-padding)) 0 0 calc(-1 * var(--waveplayer-external-padding))}.waveplayer{--font-scale-xs:.75;--font-scale-sm:.875;--font-scale-md:1;--font-scale-lg:1.125;--font-scale-xl:1.25;--font-scale:var(--font-scale-xs);--font-size:16px;--base-font-size:calc( var(--font-scale) * var(--font-size) );--icon-scale:1;--large-icon-scale:1.6;font-size:var(--base-font-size);--height:60px;--thumbnail-scale:1;--thumbnail-playlist-scale:.25;--thumbnail-size:calc( var(--thumbnail-scale) * var(--height) );--thumbnail-playlist-size:calc( var(--thumbnail-playlist-scale) * var(--height) );container:waveplayer/inline-size;padding:var(--waveplayer-external-padding)}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-sm{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-md{--height:160px;--font-scale:var(--font-scale-md)}.waveplayer.wvpl-size-lg{--height:200px;--font-scale:var(--font-scale-lg)}.waveplayer::before{content:unset}.waveplayer *{font-family:var(--default-font-family);line-height:normal;box-sizing:border-box;-webkit-box-sizing:border-box;word-break:keep-all;text-rendering:optimizeLegibility}.waveplayer ::before{content:unset}.waveplayer .skin-error{border:1px solid #000;background-color:hsla(0,50%,70%,.5);justify-content:center;text-align:center;padding:10px}.waveplayer .wvpl-hidden{display:none}.waveplayer:not(.active){opacity:.4}.waveplayer.active{opacity:1;transition:all 150ms ease-in-out;height:fit-content}.waveplayer.active.null{opacity:0;height:0}ul.products .waveplayer .waveplayer-no-thumbnail>a>img{display:none!important}.waveplayer a.wvpl-link{text-decoration:none!important}.waveplayer .wvpl-waveform{overflow:hidden}.waveplayer .wvpl-waveform canvas{transform:scaleY(1);transition:transform 150ms ease-in-out}.loading.waveplayer .wvpl-waveform canvas{transform:scaleY(0)}.waveplayer .wvpl-volume{flex-direction:column;justify-content:flex-end;cursor:ew-resize;padding-bottom:5px;display:flex}@container waveplayer (width < 960px){.waveplayer .wvpl-volume{display:none}}.waveplayer .wvpl-info{padding-top:5px}.waveplayer.playing .wvpl-icon.wvpl-play::before{content:"\f04c"}.waveplayer.analyzing .wvpl-icon.wvpl-play::before,.waveplayer.loading .wvpl-icon.wvpl-play::before,.waveplayer.seeking .wvpl-icon.wvpl-play::before{content:"\f110";animation:wvpl-spin 1.5s infinite linear}.waveplayer.loading:not(.active) .wvpl-icon.wvpl-play::before{font-size:2em!important}.waveplayer div.wvpl-overlay{display:flex;flex-direction:column;justify-content:center;position:absolute;opacity:0;left:0;visibility:hidden;width:100%;height:100%;text-align:center;font-weight:100;color:RGB(var(--wave));z-index:5;transition:opacity .3s ease-in-out 0s,visibility 0s linear .3s}.waveplayer.analyzing .wvpl-duration,.waveplayer.analyzing .wvpl-position,.waveplayer.analyzing .wvpl-wave{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out 0s,visibility 0s linear 0s}.waveplayer.analyzing .wvpl-overlay{opacity:1;visibility:visible;transition:opacity .3s ease-in-out 0s,visibility 0s linear 0s}.waveplayer .wvpl-loading{width:200px;height:2px;background-color:RGB(var(--progress));position:relative;margin:0 auto}.waveplayer .wvpl-loading>div{width:0;height:2px;background-color:RGB(var(--wave-shade));position:absolute;top:0;left:0}.waveplayer div .wvpl-overlay>div.percentage{font-size:smaller;font-weight:200}.waveplayer div .wvpl-overlay>div.message{font-size:smaller;font-weight:200}.waveplayer .wvpl-overlay svg{width:48px;height:40px;fill:RGB(var(--foreground));margin:10px auto}@keyframes wvpl-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes pulse{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@keyframes pulse{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}.waveplayer .wvpl-genres{flex:1 1 100%;overflow:hidden;order:10;padding-left:.5em;margin-left:var(--thumbnail-playlist-size)}.waveplayer .wvpl-genres a{text-transform:lowercase;text-decoration:none!important;font-size:smaller;line-height:1.8em;display:inline-block;font-weight:600;color:RGB(var(--foreground));padding:0;margin-right:5px;border-radius:999px}.waveplayer .wvpl-genres a:hover{color:RGB(var(--foreground-shade))}.waveplayer .wvpl-tax{flex:1 1 100%;overflow:hidden;order:10}.waveplayer .wvpl-tax a{text-transform:lowercase;text-decoration:none!important;font-size:smaller;line-height:1.8em;display:inline-block;font-weight:600;color:RGB(var(--foreground));padding:0;margin-right:5px;border-radius:999px}.waveplayer .wvpl-tax a:hover{color:RGB(var(--foreground-shade))}ul.products li.waveplayer-product .woocommerce-loop-product__link{width:100%}#wvpl-sticky-player .wvpl-separator,.waveplayer .wvpl-separator{flex:1 1 auto}#wvpl-sticky-player .wvpl-separator,.wvpl-sqlg.waveplayer .wvpl-separator,.wvpl-sqmd.waveplayer .wvpl-separator,.wvpl-sqsm.waveplayer .wvpl-separator,.wvpl-sqxl.waveplayer .wvpl-separator{flex:1 1 auto}@container waveplayer (width < 480px){#wvpl-sticky-player .wvpl-separator,.waveplayer .wvpl-separator{flex:1 0 100%}}#wvpl-sticky-player .wvpl-volume-slider,.waveplayer .wvpl-volume-slider{grid-area:volume;width:80px;height:40px;z-index:5;flex-direction:column;justify-content:center;position:relative;align-self:center;display:flex}#wvpl-sticky-player .wvpl-volume-slider .rail,.waveplayer .wvpl-volume-slider .rail{background:RGB(var(--highlight-shade));height:4px;padding:0;border-radius:4px;width:100%;position:relative}#wvpl-sticky-player .wvpl-volume-slider .rail .value,.waveplayer .wvpl-volume-slider .rail .value{background:RGB(var(--foreground));height:4px;border-radius:4px}#wvpl-sticky-player .wvpl-volume-slider .handle,.waveplayer .wvpl-volume-slider .handle{position:absolute;width:12px;height:12px;top:50%;left:100%;margin-top:-6px;margin-left:-6px;border-radius:12px;background:RGB(var(--foreground))}#wvpl-sticky-player .wvpl-volume-slider .touchable,.waveplayer .wvpl-volume-slider .touchable{width:100%;height:100%;position:absolute;cursor:pointer}#wvpl-sticky-player .wvpl-share,.waveplayer .wvpl-share{position:relative}#wvpl-sticky-player .wvpl-share::before,.waveplayer .wvpl-share::before{font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;content:"\f1e0"}#wvpl-sticky-player .wvpl-share:hover .wvpl-share-popup,.waveplayer .wvpl-share:hover .wvpl-share-popup{opacity:1;visibility:visible;right:110%;transition:opacity 150ms 0s ease-in-out,right 150ms 0s ease-in-out,visibility 0s 0s ease-in-out}#wvpl-sticky-player .wvpl-share .wvpl-share-popup,.waveplayer .wvpl-share .wvpl-share-popup{opacity:0;visibility:hidden;right:0;position:absolute;border-radius:4px;background-color:RGB(var(--background));color:RGB(var(--foreground));padding:2px;margin-top:-2px;white-space:nowrap;transition:opacity 150ms 0s ease-in-out,right 150ms 0s ease-in-out,visibility 0s 150ms ease-in-out}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul,.waveplayer .wvpl-share .wvpl-share-popup ul{padding:0 2px;margin:0;list-style:none}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li,.waveplayer .wvpl-share .wvpl-share-popup ul li{text-align:center;display:inline-block!important;border:none!important;margin:0 2px}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li::before,.waveplayer .wvpl-share .wvpl-share-popup ul li::before{padding:0;margin:0}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-icon,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-icon{padding:0}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:hover,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:hover{color:#3b5998}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb::before,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb::before{font-family:"Font Awesome 5 Brands";font-weight:400;content:"\f09a"}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li:hover,.waveplayer .wvpl-share .wvpl-share-popup ul li:hover{background:0 0!important}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:hover,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:hover{color:#d34836}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp::before,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp::before{font-family:"Font Awesome 5 Brands";font-weight:400;content:"\f2b3"}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:hover,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:hover{color:#00aced}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw::before,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw::before{font-family:"Font Awesome 5 Brands";font-weight:400;content:"\f099"}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:hover,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:hover{color:#007bb5}#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln::before,.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln::before{font-family:"Font Awesome 5 Brands";font-weight:400;content:"\f0e1"}#wvpl-sticky-player .wvpl-icon,.waveplayer .wvpl-icon{flex:0 0 1em;align-self:center;cursor:pointer;position:relative}#wvpl-sticky-player .wvpl-icon::before,.waveplayer .wvpl-icon::before{font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;width:fit-content;font-size:calc(var(--icon-scale) * var(--base-font-size));display:inline-block;text-align:center;transition:background-color 150ms ease-in-out,color 150ms ease-in-out}#wvpl-sticky-player .wvpl-icon.wvpl-disabled,.waveplayer .wvpl-icon.wvpl-disabled{opacity:.2;cursor:default}#wvpl-sticky-player .wvpl-icon.wvpl-play::before,.waveplayer .wvpl-icon.wvpl-play::before{--icon-scale:var(--large-icon-scale)}#wvpl-sticky-player .wvpl-icon a.wvpl-link,.waveplayer .wvpl-icon a.wvpl-link{position:absolute;width:100%;height:100%;display:block}#wvpl-sticky-player .wvpl-stats,.waveplayer .wvpl-stats{display:flex;align-items:center}#wvpl-sticky-player .wvpl-stats .wvpl-value,.waveplayer .wvpl-stats .wvpl-value{font-size:.8em;margin-top:-1em;margin-left:.25em;font-weight:400;vertical-align:1px;display:none;width:var(--stats-char-length,auto)}#wvpl-sticky-player .wvpl-stats.wvpl-length_formatted .wvpl-value,.waveplayer .wvpl-stats.wvpl-length_formatted .wvpl-value{width:auto;font-size:inherit;margin-top:unset}#wvpl-sticky-player .wvpl-stats:not(.wvpl-button),.waveplayer .wvpl-stats:not(.wvpl-button){display:flex}@container waveplayer (width < 480px){#wvpl-sticky-player .wvpl-stats:not(.wvpl-button),.waveplayer .wvpl-stats:not(.wvpl-button){display:none}}#wvpl-sticky-player .wvpl-artist,#wvpl-sticky-player .wvpl-title,.waveplayer .wvpl-artist,.waveplayer .wvpl-title{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:fit-content}#wvpl-sticky-player .wvpl-title,.waveplayer .wvpl-title{font-weight:600}#wvpl-sticky-player .wvpl-icon.wvpl-likes.disabled,.waveplayer .wvpl-icon.wvpl-likes.disabled{cursor:default}#wvpl-sticky-player .wvpl-button,.waveplayer .wvpl-button{cursor:pointer}#wvpl-sticky-player .wvpl-icon.wvpl-button::before,.waveplayer .wvpl-icon.wvpl-button::before{transform:scale(1)}#wvpl-sticky-player .wvpl-icon.wvpl-button:hover::before,.waveplayer .wvpl-icon.wvpl-button:hover::before{opacity:1;transform:scale(1.25)}#wvpl-sticky-player .wvpl-icon.wvpl-play::before,.waveplayer .wvpl-icon.wvpl-play::before{content:"\f04b"}#wvpl-sticky-player .wvpl-icon.wvpl-prev::before,.waveplayer .wvpl-icon.wvpl-prev::before{content:"\f053"}#wvpl-sticky-player .wvpl-icon.wvpl-next::before,.waveplayer .wvpl-icon.wvpl-next::before{content:"\f054"}#wvpl-sticky-player .wvpl-icon.wvpl-volume_up::before,.waveplayer .wvpl-icon.wvpl-volume_up::before{content:"\f028"}#wvpl-sticky-player .wvpl-icon.wvpl-volume_down::before,.waveplayer .wvpl-icon.wvpl-volume_down::before{content:"\f027"}#wvpl-sticky-player .wvpl-icon.wvpl-volume_off::before,.waveplayer .wvpl-icon.wvpl-volume_off::before{content:"\f026";margin-right:8px}#wvpl-sticky-player .wvpl-icon.wvpl-info-info::before,.waveplayer .wvpl-icon.wvpl-info-info::before{content:"\f129"}#wvpl-sticky-player .wvpl-icon.wvpl-info-none::before,.waveplayer .wvpl-icon.wvpl-info-none::before{content:"\f00d"}#wvpl-sticky-player .wvpl-icon.wvpl-info-playlist::before,.waveplayer .wvpl-icon.wvpl-info-playlist::before{content:"\f0ca"}#wvpl-sticky-player .wvpl-icon.wvpl-play_count::before,.waveplayer .wvpl-icon.wvpl-play_count::before{content:"\f04b"}#wvpl-sticky-player .wvpl-icon.wvpl-in_cart::before,.waveplayer .wvpl-icon.wvpl-in_cart::before{content:"\f07a"}#wvpl-sticky-player .wvpl-icon.wvpl-add_to_cart::before,.waveplayer .wvpl-icon.wvpl-add_to_cart::before{content:"\f217"}#wvpl-sticky-player .wvpl-icon.wvpl-runtime::before,.waveplayer .wvpl-icon.wvpl-runtime::before{content:"\f017"}#wvpl-sticky-player .wvpl-icon.wvpl-likes::before,.waveplayer .wvpl-icon.wvpl-likes::before{content:"\f004"}#wvpl-sticky-player .wvpl-icon.wvpl-downloads::before,.waveplayer .wvpl-icon.wvpl-downloads::before{content:"\f019"}#wvpl-sticky-player .wvpl-icon.wvpl-play_count::before,.waveplayer .wvpl-icon.wvpl-play_count::before{content:"\f04b"}#wvpl-sticky-player .wvpl-icon.wvpl-product::before,.waveplayer .wvpl-icon.wvpl-product::before{content:"\f466"}#wvpl-sticky-player .wvpl-icon.wvpl-soundcloud::before,.waveplayer .wvpl-icon.wvpl-soundcloud::before{content:"\f1be";font-family:"Font Awesome 5 Brands",FontAwesome;font-weight:400;color:#f70}#wvpl-sticky-player .wvpl-icon.wvpl-spin::before,.waveplayer .wvpl-icon.wvpl-spin::before{content:"\f110";animation:wvpl-spin 1.5s infinite linear}#wvpl-sticky-player .wvpl-icon.wvpl-likes:hover::before,.waveplayer .wvpl-icon.wvpl-likes:hover::before{color:#800}#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked::before,.waveplayer .wvpl-icon.wvpl-likes.liked::before{color:#e00}#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked:hover::before,.waveplayer .wvpl-icon.wvpl-likes.liked:hover::before{color:#e00}#wvpl-sticky-player .wvpl-icon.wvpl-downloads:hover::before,.waveplayer .wvpl-icon.wvpl-downloads:hover::before{color:#07b}#wvpl-sticky-player .wvpl-icon.wvpl-product:hover::before,.waveplayer .wvpl-icon.wvpl-product:hover::before{color:#96588a}#wvpl-sticky-player .wvpl-icon.wvpl-add_to_cart:hover::before,.waveplayer .wvpl-icon.wvpl-add_to_cart:hover::before{color:#074}#wvpl-sticky-player .wvpl-icon.wvpl-in_cart::before,.waveplayer .wvpl-icon.wvpl-in_cart::before{color:#0b7}#wvpl-sticky-player .wvpl-icon.wvpl-in_cart:hover::before,.waveplayer .wvpl-icon.wvpl-in_cart:hover::before{color:#0b7}#wvpl-sticky-player .wvpl-icon.wvpl-soundcloud:hover::before,.waveplayer .wvpl-icon.wvpl-soundcloud:hover::before{color:#f70}#wvpl-sticky-player .wvpl-icon.wvpl-likes.disabled:hover,#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked.disabled:hover,.waveplayer .wvpl-icon.wvpl-likes.disabled:hover,.waveplayer .wvpl-icon.wvpl-likes.liked.disabled:hover{transform:none}#wvpl-sticky-player symbol#waveform-animation path,.waveplayer symbol#waveform-animation path{transform-origin:4px 20px}@container waveplayer (width < 720px){.waveplayer .wvpl-volume-slider{display:none}}#wvpl-sticky-player .wvpl-volume-slider{display:none}@media screen and (min-width:960px){#wvpl-sticky-player .wvpl-volume-slider{display:flex}}body.wvpl-variation-popup{height:100%;overflow:hidden}body.wvpl-variation-popup #wvpl-variation-popup.woocommerce.single-product{opacity:1;visibility:visible;transition:opacity .4s 0s ease-in-out,visibility 0s 0s ease-in-out}#wvpl-variation-popup.woocommerce.single-product{position:fixed;left:0;top:0;width:100%;height:100%;background:RGBA(var(--background),.85);z-index:999999;opacity:0;visibility:hidden;transition:opacity .2s 0s ease-in-out,visibility 0s .2s ease-in-out}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form{position:absolute;margin:0;top:50%;left:50%;list-style:none;padding:20px;display:grid;width:100%;height:100%;background:rgb(var(--background));border-radius:4px;z-index:0;overflow-y:auto;box-shadow:0 0 5px #000;transform:translate(-50%,-50%);height:100%}@media screen and (min-width:667px){#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form{max-width:400px;height:auto}}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form h4{font-weight:600;text-align:center;color:RGB(var(--foreground))}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart{height:auto;margin:auto 0;padding:0;text-align:center}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations{border:0;width:100%}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations td,#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations th{text-align:center}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations th{color:RGB(var(--foreground))}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart a.reset_variations{margin:0 auto .5em}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .woocommerce-variation-description{text-align:left}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button{padding:0;text-align:center;float:none;display:flex;justify-content:center}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button .quantity,#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button button.button{float:none}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;text-align:center;cursor:pointer;color:RGB(var(--foreground))}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button::before{content:"\f00d";font-family:"Font Awesome 5 Free",FontAwesome;line-height:20px}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button:hover{color:RGB(var(--highlight))}#wvpl-variation-popup.woocommerce.single-product span.wvpl-icon.wvpl-button.wvpl-cart{text-align:center}#wvpl-variation-popup.woocommerce.single-product span.wvpl-icon.wvpl-button.wvpl-cart::before{content:"\f217"}html{--wvpl-sticky-player-height:80px;transition:padding 150ms ease-in-out}html.has-sticky-player-bottom{padding-bottom:var(--wvpl-sticky-player-height)}html.has-sticky-player-top{padding-top:var(--wvpl-sticky-player-height)}#wvpl-sticky-player{--icon-scale:1;--large-icon-scale:1.6;display:block;width:100%;height:var(--wvpl-sticky-player-height);--sticky-thumbnail-height:calc( .9 * var(--wvpl-sticky-player-height) );bottom:calc(-1 * var(--wvpl-sticky-player-height));border-top:1px solid RGB(var(--highlight-shade))}html.has-sticky-player-top #wvpl-sticky-player{top:calc(-1 * var(--wvpl-sticky-player-height));bottom:unset;border-bottom:1px solid RGB(var(--highlight-shade));border-top:none}#wvpl-sticky-player *{user-select:none}#wvpl-sticky-player{position:fixed;padding:0;z-index:999999;background-color:RGB(var(--background));color:RGB(var(--foreground));transition:all 150ms ease-in-out}html.has-sticky-player-bottom #wvpl-sticky-player{bottom:0}html.has-sticky-player-top #wvpl-sticky-player{top:0}#wvpl-sticky-player .wvpl-container{height:100%;display:grid;overflow:hidden;grid-template-areas:"controls wave toggle" "info info info";grid-template-columns:3em 1fr 40px;grid-template-rows:2fr 1fr;grid-column-gap:0;padding:0}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container{grid-template-columns:8em 1fr 40px}}@media screen and (min-width:960px){#wvpl-sticky-player .wvpl-container{grid-column-gap:10px;grid-template-areas:"controls volume wave toggle" "controls volume info toggle";grid-template-columns:8em 90px 1fr 40px}}@media screen and (min-width:1200px){#wvpl-sticky-player .wvpl-container{grid-template-areas:"controls volume wave info toggle";grid-template-columns:8em 90px 3fr 2fr 40px;grid-template-rows:1fr;grid-column-gap:10px;padding:0 40px}}#wvpl-sticky-player .wvpl-container .wvpl-controls{grid-area:controls;display:flex;justify-content:space-evenly;width:3em}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container .wvpl-controls{width:8em}}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon{flex:0 0 1em;align-self:center;text-align:center;cursor:pointer}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon::before{font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;width:fit-content;display:inline-block;text-align:center;width:1.75em;height:1.75em;line-height:1.75em;border-radius:1.75em;transition:background-color 150ms ease-in-out,color 150ms ease-in-out}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon:not(.wvpl-disabled):hover::before{background-color:RGB(var(--background-shade));color:RGB(var(--highlight))}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-disabled{opacity:.2;cursor:default}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before{content:"\f04b"}.playing#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before{content:"\f04c"}.loading#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before{content:"\f110";animation:wvpl-spin 1.5s infinite linear}.analyzing#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before{content:"\f110";animation:wvpl-spin 1.5s infinite linear}.seeking#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before{content:"\f110";animation:wvpl-spin 1.5s infinite linear}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev{display:none}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev{display:flex}}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev::before{content:"\f053"}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next::before{content:"\f054"}#wvpl-sticky-player .wvpl-wave{grid-area:wave;display:flex;flex:1;overflow:hidden;position:relative}#wvpl-sticky-player .wvpl-wave .wvpl-waveform{flex:1;margin:0 5px;overflow:hidden;position:relative}#wvpl-sticky-player .wvpl-wave .wvpl-waveform canvas{height:100%;transform:scaleY(1);transition:transform 150ms ease-in-out}.loading#wvpl-sticky-player .wvpl-wave .wvpl-waveform canvas{transform:scaleY(0)}#wvpl-sticky-player .wvpl-wave .wvpl-duration,#wvpl-sticky-player .wvpl-wave .wvpl-position{width:4ch;background-color:transparent;align-self:center;padding:0;position:relative;transform:none;color:RGB(var(--foreground));opacity:1;transition:opacity 150ms ease-in-out}#wvpl-sticky-player .wvpl-wave .wvpl-position{text-align:right}.loading#wvpl-sticky-player .wvpl-wave .wvpl-position{opacity:0}.loading#wvpl-sticky-player .wvpl-wave .wvpl-duration{opacity:0}#wvpl-sticky-player .wvpl-trackinfo{grid-area:info;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;transition:opacity 150ms ease-in-out;margin-bottom:5px;overflow:hidden;padding:0 20px}#wvpl-sticky-player .wvpl-trackinfo>:not(:last-child){margin-right:5px}.loading#wvpl-sticky-player .wvpl-trackinfo{opacity:0}@media screen and (min-width:1200px){#wvpl-sticky-player .wvpl-trackinfo{margin:0;justify-content:flex-start}}#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{width:18px;height:18px;border-radius:3px;flex:0 0 18px;align-items:center;opacity:1;transition:opacity 150ms ease-in-out}@media screen and (min-width:1200px){#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{width:var(--sticky-thumbnail-height);height:var(--sticky-thumbnail-height);flex:0 0 var(--sticky-thumbnail-height)}}.loading#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{opacity:0}#wvpl-sticky-player button.wvpl-sticky-player-toggle{grid-area:toggle;width:100%;height:100%;background-color:transparent;padding:0;color:RGB(var(--foreground));font-family:"Font Awesome 5 Free",FontAwesome;line-height:30px;text-align:center;transition:all 150ms ease-in-out;font-size:var(--base-font-size);outline:0;font-weight:900;border:none;cursor:pointer}#wvpl-sticky-player button.wvpl-sticky-player-toggle::before{content:"\f107"}html.has-sticky-player #wvpl-sticky-player button.wvpl-sticky-player-toggle{right:5px}html.has-sticky-player-top #wvpl-sticky-player button.wvpl-sticky-player-toggle::before{content:"\f106"}.waveplayer ::before,.waveplayer::before{content:unset}#instance_track_data{display:none}svg.icon-definitions{display:none}[data-marker]{cursor:pointer}@container waveplayer-container (width < 960px){.waveplayer{--height:160px;--font-scale:var(--font-scale-md)}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-sm{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-lg,.waveplayer.wvpl-size-md{--height:160px;--font-scale:var(--font-scale-md)}}@container waveplayer-container (width < 720px){.waveplayer{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-lg,.waveplayer.wvpl-size-md,.waveplayer.wvpl-size-sm{--height:120px;--font-scale:var(--font-scale-sm)}}@container waveplayer-container (width < 480px){.waveplayer.wvpl-size-lg,.waveplayer.wvpl-size-md,.waveplayer.wvpl-size-sm,.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}}.waveplayer-container{position:relative}.oa-controls{position:relative;display:flex;justify-content:flex-end;align-items:center;margin-top:.3em;font-size:max(11px, .62rem);line-height:1.4}.oa-controls--sticky{flex:none;margin:0 .45em 0 0;justify-content:flex-start}#wvpl-sticky-player .wvpl-trackinfo{min-width:0;overflow:visible;align-items:center}.oa-controls--sticky .oa-mark{padding:.2em}@media (pointer:coarse){.oa-controls--sticky .oa-mark{padding:.35em}}.oa-mark,.oa-panel{--oa-flame-a:#50b9ea;--oa-flame-b:#d7eefc;--oa-level:0}.oa-mark--lossy,.oa-panel--lossy{--oa-flame-a:#e8348b;--oa-flame-b:#f7c4dc}.oa-mark--silent{--oa-flame-a:currentColor;--oa-flame-b:currentColor}.oa-mark{position:relative;display:inline-flex;align-items:center;appearance:none;background:0 0;border:0;padding:.25em;cursor:pointer;color:rgb(var(--foreground,68,68,68));font:inherit;line-height:1}.oa-mark-image{position:relative;display:block;width:2.5em;height:2.5em;flex:none}@media (pointer:coarse){.oa-mark{padding:.62em}.oa-mark-image{width:2.9em;height:2.9em}}.oa-mark-image::before{content:"";position:absolute;inset:-28%;border-radius:50%;background:radial-gradient(closest-side,var(--oa-flame-a),transparent 72%);opacity:0;filter:blur(3px);pointer-events:none;transition:opacity .3s ease-out}.oa-mark.is-live .oa-mark-image::before{opacity:calc(.08 + .46 * var(--oa-level));transition:none}.oa-mark-svg{display:block;width:100%;height:100%;overflow:visible}.oa-mark-head{opacity:.5;transition:opacity .35s ease-out}.oa-mark.is-live .oa-mark-head{opacity:1}.oa-mark-flame,.oa-mark-twitch,.oa-mark-waves{transform-box:view-box;transform-origin:256px 352px}.oa-mark-flame{opacity:.55;transform:scale(.96,.9);transition:opacity .35s ease-out,transform .35s ease-out}.oa-mark.is-live .oa-mark-flame{opacity:1;transform:scale(calc(.96 + .07 * var(--oa-level)),calc(.9 + .17 * var(--oa-level)));transition:opacity .35s ease-out}@keyframes oa-glow{0%,100%{transform:scale(.96,.88)}50%{transform:scale(.97,.95)}}.oa-mark:not(.is-live):not(.oa-mark--silent) .oa-mark-flame{animation:oa-glow 4.6s ease-in-out infinite}.oa-mark--silent .oa-mark-flame{opacity:.18}@keyframes oa-twitch{0%{transform:scale(1,1)}11%{transform:scale(1.03,.965)}23%{transform:scale(.975,1.055)}34%{transform:scale(1.015,.99)}47%{transform:scale(.99,1.03)}58%{transform:scale(1.04,.95)}69%{transform:scale(.985,1.02)}81%{transform:scale(1.005,1.008)}92%{transform:scale(.995,.978)}100%{transform:scale(1,1)}}@keyframes oa-waves{0%{transform:translateX(0) rotate(0)}27%{transform:translateX(-3.5px) rotate(-.8deg)}53%{transform:translateX(1.5px) rotate(.5deg)}78%{transform:translateX(3px) rotate(1deg)}100%{transform:translateX(0) rotate(0)}}.oa-mark-twitch{animation:oa-twitch 1.27s linear infinite;animation-play-state:paused}.oa-mark-waves{animation:oa-waves 2.9s ease-in-out infinite;animation-play-state:paused}.oa-mark.is-live .oa-mark-twitch,.oa-mark.is-live .oa-mark-waves{animation-play-state:running}.oa-mark-word{position:absolute;right:100%;top:50%;padding:.3em .65em;border:1px solid rgba(var(--foreground,34,34,34),.18);border-radius:1em;background:rgba(var(--background,255,255,255),.94);white-space:nowrap;opacity:0;pointer-events:none;letter-spacing:.02em;font-variant-numeric:tabular-nums;transform:translate(.9em,-50%) scale(.94);transition:opacity .18s ease,transform .26s cubic-bezier(.2, .9, .3, 1)}.oa-mark-word:empty{display:none}.oa-mark--lossy .oa-mark-word,.oa-mark--silent .oa-mark-word,.oa-mark:focus-visible .oa-mark-word,.oa-mark:hover .oa-mark-word{opacity:1;transform:translate(-.35em,-50%) scale(1)}.oa-mark[aria-expanded=true] .oa-mark-word{opacity:0;transform:translate(.9em,-50%) scale(.94)}.oa-mark--silent .oa-mark-word{color:#b3261e;opacity:1}.oa-controls--sticky .oa-mark-word{display:none}.oa-panel{position:fixed;left:0;top:0;z-index:1000010;box-sizing:border-box;width:min(23em,calc(100vw - 2rem));overflow-y:auto;padding:1.15em 1.25em 1.2em;border:1px solid rgba(var(--foreground,34,34,34),.16);border-radius:.8em;background:linear-gradient(rgba(var(--foreground,34,34,34),.08),rgba(var(--foreground,34,34,34),.025)),rgb(var(--background,255,255,255));color:rgb(var(--foreground,34,34,34));box-shadow:inset 0 1px 0 rgba(var(--foreground,34,34,34),.1),0 .1em .3em rgba(0,0,0,.35),0 1.2em 3em rgba(0,0,0,.5);text-align:left;font-size:1rem;animation:oa-panel-open .24s cubic-bezier(.2,.9,.3,1)}@keyframes oa-panel-open{from{opacity:0;transform:scale(.96)}}.oa-panel-head{display:flex;align-items:center;gap:.9em}.oa-panel-head .oa-mark{padding:0;pointer-events:none}.oa-panel-head .oa-mark-image{width:3.2em;height:3.2em}.oa-panel-brow{margin:0 0 .2em;font-size:.68em;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--oa-flame-a)}.oa-panel--silent .oa-panel-brow{color:#b3261e}.oa-panel-title{margin:0;font-size:1.02em;font-weight:600;line-height:1.3}.oa-panel-line{margin:.95em 0 0;font-size:.84em;line-height:1.55;opacity:.72}.oa-tech{display:grid;grid-template-columns:auto 1fr;gap:.32em 1em;margin:1.05em 0 0;padding-top:.95em;border-top:1px solid rgba(var(--foreground,34,34,34),.16);font-size:.8em}.oa-tech dt{opacity:.55;white-space:nowrap}.oa-tech dd{margin:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.oa-choice{display:flex;gap:.35em;flex-wrap:wrap;align-items:center;margin-top:1.05em}.oa-choice-button{appearance:none;cursor:pointer;padding:.42em .85em;border:1px solid rgba(var(--foreground,34,34,34),.28);border-radius:2em;background:0 0;color:inherit;font:inherit;font-size:.78em;line-height:1.2;opacity:.72;transition:opacity .15s ease,border-color .15s ease}.oa-choice-button:hover{opacity:1;border-color:rgba(var(--foreground,34,34,34),.5)}.oa-choice-button.is-active{opacity:1;border-color:transparent;background:var(--oa-flame-a);color:rgb(var(--background,255,255,255));font-weight:600}.oa-choice-value{font-size:.78em;opacity:.6;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.oa-mark{--oa-level:0!important}.oa-mark-twitch,.oa-mark-waves,.oa-mark:not(.is-live) .oa-mark-flame,.oa-panel{animation:none}.oa-mark-flame,.oa-mark-head,.oa-mark-image::before,.oa-mark-word{transition:none}}#wvpl-sticky-player .wvpl-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}#wvpl-sticky-player .wvpl-trackinfo{min-width:0}#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{flex:none}#wvpl-sticky-player{left:0;right:0;width:auto}.oa-mark--error,.oa-panel--error{--oa-flame-a:#ff9e7a;--oa-flame-b:#ffdccd}.oa-mark--error .oa-mark-flame{opacity:.85;animation:none}.oa-mark--error .oa-mark-word,.oa-mark--pure .oa-mark-word{opacity:1;transform:translate(-.35em,-50%) scale(1)}.oa-mark--error .oa-mark-word{color:#ff9e7a;border-color:rgba(255,158,122,.45)}.oa-mark--silent .oa-mark-word{color:RGB(var(--foreground));opacity:1}.oa-controls--sticky .oa-mark--error .oa-mark-word{display:block;position:static;transform:none;margin-left:.4em;white-space:nowrap}.waveplayer.oa-notice .wvpl-overlay{opacity:1;visibility:visible}.waveplayer.oa-notice--error .wvpl-overlay{transition:none}.waveplayer.oa-notice--info .wvpl-overlay{transition:opacity .3s ease-out,visibility 0s linear 0s}.waveplayer.oa-notice .wvpl-overlay .percentage,.waveplayer.oa-notice .wvpl-overlay .wvpl-loading,.waveplayer.oa-notice .wvpl-overlay svg{display:none}.waveplayer.oa-notice .wvpl-overlay .message{display:inline-block;max-width:min(92%,46em);margin:0 auto;padding:.4em .9em;border-radius:.9em;background:rgba(20,31,36,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:RGB(var(--foreground));font-size:clamp(.68rem, calc(var(--height, 80px) * .19), .95rem);font-weight:400;line-height:1.3;text-wrap:balance;max-height:calc(var(--height,80px) - .6rem);overflow:hidden}.waveplayer.oa-notice--error .wvpl-overlay .message{color:#ff9e7a;box-shadow:inset 0 0 0 1px rgba(255,158,122,.35)}@supports not ((backdrop-filter:blur(6px)) or (-webkit-backdrop-filter:blur(6px))){.waveplayer.oa-notice .wvpl-overlay .message{background:rgba(20,31,36,.94)}}@container waveplayer (width < 480px){.waveplayer.oa-notice .wvpl-overlay .message{max-width:96%;padding:.3em .55em;line-height:1.22;max-height:calc(var(--height,80px) - .2rem)}}@media (prefers-reduced-motion:reduce){.waveplayer.oa-notice .wvpl-overlay,.waveplayer.oa-notice--info .wvpl-overlay{transition:none}}