.TagHeader-module__EsjSDh__tag-header{position:relative;display:flex;justify-content:flex-start;margin-bottom:16px;color:var(--text-primary)}.TagHeader-module__EsjSDh__tag-header__main-part{display:flex;justify-content:flex-start;flex:1}.TagHeader-module__EsjSDh__tag-header__logo-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px;min-width:80px;margin:0 16px 0 0;border-radius:50%;overflow:hidden;padding:8px;border:1px solid var(--line-line)}[dir=rtl] .TagHeader-module__EsjSDh__tag-header__logo-wrapper{margin:0 0 0 16px}.TagHeader-module__EsjSDh__tag-header__logo{position:absolute;border-radius:50%}.TagHeader-module__EsjSDh__tag-header__text-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.TagHeader-module__EsjSDh__tag-header__subtitle{color:var(--text-secondary);font-style:italic}.TagHeader-module__EsjSDh__tag-header__number,.TagHeader-module__EsjSDh__tag-header__position{color:var(--text-secondary)}.TagHeader-module__EsjSDh__tag-header__last-five{display:flex;gap:4px}.TagHeader-module__EsjSDh__tag-header__last-five-item{width:8px;height:8px;border-radius:50%}.TagHeader-module__EsjSDh__tag-header__last-five-item--win{background-color:var(--icons-green)}.TagHeader-module__EsjSDh__tag-header__last-five-item--lose{background-color:var(--icons-red)}.TagHeader-module__EsjSDh__tag-header__last-five-item--draw{background-color:var(--icons-gray)}.TagHeader-module__EsjSDh__tag-header span:first-letter{text-transform:uppercase}.TagHeader-module__EsjSDh__tag-header__action-buttons{display:flex;align-items:flex-end;gap:10px}@media(max-width:660px){.TagHeader-module__EsjSDh__tag-header{flex-direction:column;gap:20px}.TagHeader-module__EsjSDh__tag-header__action-buttons{width:100%}.TagHeader-module__EsjSDh__tag-header__go-to-admin{display:none}}