:root{--player-accent-color:#192a56}.product .mejs-container{border-radius:15px!important;box-shadow:0 8px 25px rgb(0 0 0 / .1);overflow:hidden!important;background-color:#000;margin:25px 0!important}.product .mejs-overlay-play .mejs-overlay-button{width:80px!important;height:80px!important;border-radius:50%!important;background:var(--player-accent-color)!important;border:none!important;display:flex!important;align-items:center;justify-content:center;transition:transform 0.2s ease;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M8 6.82v10.36c0 .79.87 1.27 1.54.84l8.14-5.18c.62-.39.62-1.29 0-1.69L9.54 5.98C8.87 5.55 8 6.03 8 6.82z"/></svg>')!important;background-repeat:no-repeat!important;background-position:center!important;background-size:45px!important}.product .mejs-overlay-play .mejs-overlay-button::before{content:none!important}.product .mejs-overlay-play .mejs-overlay-button:hover{transform:scale(1.1)}.product .mejs-controls{background:rgb(20 20 30 / .9)!important;backdrop-filter:blur(5px);display:flex!important;align-items:center;padding:0 10px!important;height:50px!important}.product .mejs-controls button{background-color:transparent!important;border:none!important;width:36px!important;height:36px!important;position:relative;background-repeat:no-repeat!important;background-position:center center!important;background-size:20px 20px!important;flex-shrink:0;margin:0!important}.product .mejs-controls button::before{content:""!important;display:none!important}.product .mejs-playpause-button.mejs-play button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M8 5v14l11-7z"/></svg>')!important}.product .mejs-playpause-button.mejs-pause button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"/></svg>')!important}.product .mejs-volume-button.mejs-mute button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z"/></svg>')!important}.product .mejs-volume-button.mejs-unmute button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"/></svg>')!important}.product .mejs-fullscreen-button button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg>')!important}.product .mejs-fullscreen-button.mejs-unfullscreen button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/></svg>')!important}.product .mejs-time-rail{padding:0 10px!important;margin:0!important;flex-grow:1;display:flex;align-items:center}.product .mejs-time-rail .mejs-time-total{background:rgb(255 255 255 / .3)!important;height:8px!important;border-radius:4px;width:100%}.product .mejs-time-rail .mejs-time-current{background:var(--player-accent-color)!important;height:8px!important;border-radius:4px}.product .mejs-currenttime,.product .mejs-duration{color:#fff!important;font-size:13px;padding:0 10px!important;flex-shrink:0}