.prlxy-films{--gap:40px;display:grid;gap:var(--gap);padding:0;box-sizing:border-box;width:calc(100% - 120px);max-width:1440px;margin:0 auto}.prlxy-films *{box-sizing:border-box}.prlxy-films .film{position:relative;background:#000;padding:7% 7.5%;margin:0}.prlxy-films video,.prlxy-films .still{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.prlxy-films video{background:#000;cursor:pointer}.prlxy-films button{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;color:#fff;border:1.5px solid #fff;border-radius:50%;background:transparent;cursor:pointer;padding:0;font-family:Arial,sans-serif}.prlxy-films button:focus-visible{outline:3px solid #fff;outline-offset:5px}.prlxy-films .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;font-size:11px;letter-spacing:.12em}.prlxy-films .play[hidden]{display:none}.prlxy-films .mute{position:absolute;right:7.5%;bottom:3%;width:36px;height:36px;border:0;background:transparent}.prlxy-films .mute svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.prlxy-films .mute .sound-on{display:none}.prlxy-films .mute[aria-pressed="false"] .sound-on{display:block}.prlxy-films .mute[aria-pressed="false"] .sound-off{display:none}.prlxy-films .still{margin:0}.prlxy-films .error{position:absolute;bottom:14px;left:15%;right:15%;color:white;font:12px Arial;text-align:center}@media(max-width:640px){.prlxy-films{--gap:16px;padding:0;width:calc(100% - 32px)}.prlxy-films .play{width:60px;height:60px}.prlxy-films .mute{right:4px;bottom:2px;width:30px;height:30px}.prlxy-films .mute svg{width:18px;height:18px}}

.prlxy-films .play svg{width:30px;height:34px;margin-left:5px;fill:none;stroke:currentColor;stroke-width:1.5}
