.player__button{display:flex;width:36px;height:36px;justify-content:center;align-items:center;gap:10px}[dir] .player__button{cursor:pointer;border-radius:68px;box-shadow:0 4px 16px 0 rgba(248,162,19,.25)}[dir=ltr] .player__button{background:var(--Button-yellow-active,linear-gradient(180deg,#ffce64,#ffb007 62.5%))}[dir=rtl] .player__button{background:var(--Button-yellow-active,linear-gradient(-180deg,#ffce64,#ffb007 62.5%))}