.btn-login,.btn-play,.btn-registration,.btn-tg{display:flex;align-items:center;padding:4px 12px;border-radius:32px;height:32px;font-weight:600;font-size:14px;line-height:18px;letter-spacing:0;text-transform:none;transition:all .3s ease;cursor:pointer}.btn-play{background:#f9c719;color:#131713;border:1px solid rgba(249,199,25,0)}.btn-play:hover{background:#c59d0f}.btn-login{background:#fff;color:#131713;border:1px solid #fff}.btn-login:hover{background:#e9efe9}.btn-registration{background:#f9c719;color:#131713;border:1px solid rgba(249,199,25,0)}.btn-registration:hover{background:#c59d0f}.btn-tg{background:#f9c719;color:#131713;border:1px solid rgba(249,199,25,0)}.btn-tg:hover{background:#c59d0f}