.sport-competitions{background-color:var(--global-color-table-header-secondary);border-radius:6px 6px 0 0;font-style:normal;font-weight:700;font-size:16px;line-height:24px}.sport-competitions-head{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid var(--global-color-main-background_secondary);padding:10px 12px}.topHeader{width:100%;position:relative}.topHeaderContent{display:flex;align-items:center;justify-content:space-between;width:100%}.actionsWrapper{display:flex;gap:12px;align-items:center}.sport-competitions-head.mobile{flex-direction:column;align-items:stretch;padding:0}.sport-competitions-head.mobile .selected-buttons{padding-block:12px}@media screen and (max-width:1024px){.sport-competitions-head{padding-left:0;border:none}.sport-competitions-head.mobile .sport-name{font-size:20px;line-height:24px;padding:6px 4px 8px}.sport-competitions{background:transparent;padding:0;height:auto}}