.left-right-controls{border-radius:50px;overflow:hidden;isolation:isolate;position:relative;display:flex;white-space:nowrap;background:#df1b12;transition:background .3s,fill .3s}.left-right-controls path{fill:#fff}.left-right-controls--bg-grey5{background:#f2f2f2}.left-right-controls--bg-grey5 path{fill:#000}.left-right-controls--bg-brand-white{background:#fff}.left-right-controls--bg-brand-white path{fill:#df1b12}.left-right-controls--bg-brand-black{background:#000}.left-right-controls--bg-brand-black path{fill:#fff}@media(min-width:60em){.left-right-controls--active path{fill:#fff}}.left-right-controls__progress{position:absolute;top:0;left:0;bottom:0;background:#fff;opacity:.2}.left-right-controls__vertical-line{background:rgba(0,0,0,.1);width:1px}.left-right-controls__button{background:none;border:0;font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-appearance:none;padding:0;position:relative;display:inline-flex;width:48px;height:48px;justify-content:center;align-items:center;overflow:hidden;outline:0}.left-right-controls__button>svg{opacity:1;transform:translateX(0)}.left-right-controls__button:hover{cursor:pointer}@media(min-width:60em){.left-right-controls__button:hover>svg{opacity:0;transform:translateX(-22px);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .25s cubic-bezier(.16,1,.3,1)}}.left-right-controls__button--right{transform:rotate(180deg)}.left-right-controls__button__hover-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateX(22px)}@media(min-width:60em){.left-right-controls__button:hover .left-right-controls__button__hover-icon{opacity:1;transform:translateX(0);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .25s cubic-bezier(.16,1,.3,1) .25s}}.left-right-controls__icongrey5 path{fill:#000}@media(min-width:60em){.left-right-controls__icongrey5:hover path{fill:#fff}}.left-right-controls__pause{display:flex;justify-content:center;align-items:center;background:none;width:48px;height:48px;border:0;outline:0}.left-right-controls__pause:hover{cursor:pointer}