.site-body .rtbl{padding-top:var(--shop-header-height, 72px)}.rtbl{--rtbl-deep: var(--rodina-deep, #001b2d);--rtbl-cyan: var(--rodina-cyan-figma, #00b3e4);--rtbl-text: #1a1a1a;--rtbl-gray: #f3f4f6;--rtbl-display: var(--rodina-font-display, "Rodina", Georgia, serif);--rtbl-compact-stat: 26px;--rtbl-compact-form: 88px;--rtbl-compact-gap: 8px;--rtbl-compact-star: 16px;--rtbl-compact-star-gap: 4px;width:100%;max-width:100%;min-height:100%;overflow-x:clip;background:#fff;color:var(--rtbl-text);font-family:Montserrat,Arial,sans-serif}.rtbl__header{display:flex;flex-direction:column;width:100%}.rtbl__back{display:none}.rtbl__head{display:flex;align-items:center}.rtbl__head--primary{padding:12px 16px;background:var(--rtbl-deep);color:#fff}.rtbl__title,.rtbl__league-title{margin:0;font-family:var(--rtbl-display);font-size:32px;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase}.rtbl__league-title{color:var(--rtbl-text)}.rtbl__tabs{display:flex;flex-direction:column;background:var(--rtbl-cyan)}.rtbl__league-picker{display:none;position:relative;width:100%}.rtbl__league-picker-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:40px;padding:10px 16px;border:0;background:var(--rtbl-cyan);font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-deep);text-align:left;text-transform:uppercase;cursor:pointer}.rtbl__league-picker-btn:disabled{cursor:default}.rtbl__league-picker-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rtbl__league-picker-icon{flex-shrink:0;width:26px;height:26px;position:relative}.rtbl__league-picker-icon:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid var(--rtbl-deep);border-bottom:2px solid var(--rtbl-deep);transform:translate(-50%,-65%) rotate(45deg)}.rtbl__league-picker-btn[aria-expanded=true] .rtbl__league-picker-icon:after{transform:translate(-50%,-35%) rotate(-135deg)}.rtbl__league-menu{position:absolute;top:100%;left:0;right:0;z-index:20;background:var(--rtbl-cyan)}.rtbl__league-picker-btn[aria-expanded=true]{padding-bottom:0}.rtbl__league-picker-btn[aria-expanded=true]+.rtbl__league-menu{position:static;display:flex;flex-direction:column;gap:24px;padding:24px 16px 16px}.rtbl__league-menu-item{display:block;padding:0;border-top:0;font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-deep);text-decoration:none;text-transform:uppercase}.rtbl__tabs-list{display:flex;flex-direction:column;width:100%}.rtbl__tab{display:flex;align-items:center;justify-content:center;min-height:40px;padding:10px 16px;border-top:1px solid rgba(0,27,45,.12);font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-deep);text-decoration:none;text-transform:uppercase;white-space:nowrap}.rtbl__tab:first-child{border-top:0}.rtbl__head--league{display:flex;padding:12px 16px;background:#fff}.rtbl__body{display:flex;flex-direction:column;gap:24px;padding:24px 0 0}.rtbl__matches-wrap,.rtbl__standings{width:100%;min-width:0}.rtbl__matches{display:flex;flex-direction:column;gap:24px;padding:0 16px}.rtbl__match{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:center}.rtbl__match-meta{margin:0;font-size:16px;font-weight:500;line-height:normal;color:var(--rtbl-cyan);white-space:pre-line}.rtbl__match-main{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:center}.rtbl__match-logos{display:flex;align-items:center;justify-content:flex-start;gap:16px}.rtbl__match-logo{display:block;width:72px;height:64px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.rtbl__match-logo--ph{display:block;width:72px;height:64px;background:var(--rtbl-gray)}.rtbl__match-score{flex-shrink:0;min-width:56px;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-deep);text-align:center;text-transform:uppercase}.rtbl__match-score--upcoming{color:var(--rtbl-gray-text, #8a96a3)}.rtbl__match-score--finished{color:var(--rtbl-deep)}.rtbl__match-teams{margin:0;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-deep);text-transform:uppercase;white-space:pre-line}.rtbl__table-head{display:flex;align-items:center;gap:40px;min-height:58px;padding:16px;background:#fff;color:var(--rtbl-text);font-size:16px;text-transform:uppercase}.rtbl__table-title{flex:0 1 auto;min-width:0;font-weight:600}.rtbl__table-stats{display:none;gap:20px;min-width:0}.rtbl__stat-head{position:relative;display:inline-flex;align-items:center;justify-content:center;width:35px;flex-shrink:0;text-align:center;cursor:default}.rtbl__stat-head:focus{outline:none}.rtbl__stat-head:focus-visible{outline:2px solid var(--rtbl-cyan);outline-offset:2px}.rtbl__stat-tip{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:20;display:none;padding:6px 8px;background:var(--rtbl-deep);color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:500;line-height:normal;text-transform:none;white-space:nowrap;pointer-events:none;transform:translate(-50%)}.rtbl__stat-head:hover .rtbl__stat-tip,.rtbl__stat-head:focus-visible .rtbl__stat-tip{display:block}.rtbl__table-stats .rtbl__stat-head:nth-child(1),.rtbl__table-stats .rtbl__stat-head:nth-child(5){font-weight:600}.rtbl__table-stats .rtbl__stat-head:nth-child(2),.rtbl__table-stats .rtbl__stat-head:nth-child(3),.rtbl__table-stats .rtbl__stat-head:nth-child(4){font-weight:500}.rtbl__table-group+.rtbl__table-group{margin-top:24px}.rtbl__table-body,.rtbl__table-group-body{display:flex;flex-direction:column}.rtbl__row{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:center;min-height:58px;padding:16px;font-size:16px;line-height:normal;color:var(--rtbl-text)}.rtbl__row:nth-child(odd){background:var(--rtbl-gray)}.rtbl__row:nth-child(2n){background:#fff}.rtbl__row-name{display:flex;align-items:center;gap:16px;min-width:0}.rtbl__row-place{flex-shrink:0;width:26px;font-weight:600;text-transform:uppercase}.rtbl__row-club{min-width:0;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rtbl__row-stats{display:flex;gap:20px}.rtbl__row-stats span{width:35px;text-align:center}.rtbl__row-stats span:nth-child(1),.rtbl__row-stats span:nth-child(5){font-weight:600}.rtbl__row-stats span:nth-child(2),.rtbl__row-stats span:nth-child(3),.rtbl__row-stats span:nth-child(4){font-weight:500}.rtbl__row-form{display:flex;gap:16px;position:relative;z-index:1}.rtbl__form-star{position:relative;display:block;flex-shrink:0;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:default}.rtbl__form-star:focus{outline:none}.rtbl__form-star:focus-visible{outline:2px solid var(--rtbl-cyan);outline-offset:2px}.rtbl__form-tip{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:20;display:none;padding:6px 8px;background:var(--rtbl-deep);color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:14px;line-height:normal;text-transform:uppercase;white-space:nowrap;pointer-events:none;transform:translate(-50%)}.rtbl__form-tip-inner{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.rtbl__form-tip-meta{font-weight:400;color:#fff}.rtbl__form-tip-score{font-weight:600;color:var(--rtbl-cyan)}.rtbl__form-star:hover .rtbl__form-tip,.rtbl__form-star:focus-visible .rtbl__form-tip{display:block}.rtbl__form-star--win{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23B0D74B' d='M0 12.3423L3.30578 13.3724C6.80138 14.4601 9.53772 17.1986 10.6276 20.6942L11.6577 24H12.3423L13.3724 20.6942C14.4601 17.1986 17.1986 14.4623 20.6942 13.3724L24 12.3423V11.6577L20.6942 10.6276C17.1986 9.53986 14.4623 6.80139 13.3724 3.30579L12.3423 0H11.6577L10.6276 3.30579C9.53986 6.80139 6.80138 9.53772 3.30578 10.6276L0 11.6577V12.3423Z'/%3E%3C/svg%3E")}.rtbl__form-star--draw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23FDCD00' d='M0 12.3423L3.30578 13.3724C6.80138 14.4601 9.53772 17.1986 10.6276 20.6942L11.6577 24H12.3423L13.3724 20.6942C14.4601 17.1986 17.1986 14.4623 20.6942 13.3724L24 12.3423V11.6577L20.6942 10.6276C17.1986 9.53986 14.4623 6.80139 13.3724 3.30579L12.3423 0H11.6577L10.6276 3.30579C9.53986 6.80139 6.80138 9.53772 3.30578 10.6276L0 11.6577V12.3423Z'/%3E%3C/svg%3E")}.rtbl__form-star--loss{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23EC5F6C' d='M0 12.3423L3.30578 13.3724C6.80138 14.4601 9.53772 17.1986 10.6276 20.6942L11.6577 24H12.3423L13.3724 20.6942C14.4601 17.1986 17.1986 14.4623 20.6942 13.3724L24 12.3423V11.6577L20.6942 10.6276C17.1986 9.53986 14.4623 6.80139 13.3724 3.30579L12.3423 0H11.6577L10.6276 3.30579C9.53986 6.80139 6.80138 9.53772 3.30578 10.6276L0 11.6577V12.3423Z'/%3E%3C/svg%3E")}.rtbl__form-star--pending{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23C4C4C4' d='M0 12.3423L3.30578 13.3724C6.80138 14.4601 9.53772 17.1986 10.6276 20.6942L11.6577 24H12.3423L13.3724 20.6942C14.4601 17.1986 17.1986 14.4623 20.6942 13.3724L24 12.3423V11.6577L20.6942 10.6276C17.1986 9.53986 14.4623 6.80139 13.3724 3.30579L12.3423 0H11.6577L10.6276 3.30579C9.53986 6.80139 6.80138 9.53772 3.30578 10.6276L0 11.6577V12.3423Z'/%3E%3C/svg%3E")}.rtbl__message,.rtbl__error{margin:0;padding:24px 16px;color:#666;text-align:center}.rtbl__calendar{padding:24px 16px 48px}.rtbl__calendar-link{display:inline-flex;align-items:center;gap:24px;color:var(--rtbl-deep);text-decoration:none;text-transform:uppercase}.rtbl__calendar-text{font-family:var(--rtbl-display);font-size:32px;font-weight:400;line-height:1.1;letter-spacing:.02em}.rtbl__calendar-arrow{position:relative;display:block;width:82px;height:1px;background:currentColor}.rtbl__calendar-arrow:after{content:"";position:absolute;top:50%;right:0;width:10px;height:10px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:translateY(-50%) rotate(45deg)}@media(min-width:768px){.rtbl__head--primary,.rtbl__head--league{padding:20px 24px}.rtbl__title,.rtbl__league-title{font-size:44px;line-height:1.1}.rtbl__tabs{flex-direction:column}.rtbl__tabs-list{flex-direction:row;justify-content:center}.rtbl__tab{flex:1 1 0;min-height:40px;padding:8px 16px;border-top:0;border-left:1px solid rgba(0,27,45,.12);font-size:20px}.rtbl__tab:first-child{border-left:0}.rtbl__head--league{padding:20px 24px}.rtbl__match-meta,.rtbl__match-score,.rtbl__match-teams{font-size:20px}.rtbl__match-logos{gap:24px}.rtbl__match-logo,.rtbl__match-logo--ph{width:122px;height:108px}.rtbl__match-score{min-width:72px}.rtbl__calendar{padding:24px 24px 48px}.rtbl__calendar-text{font-size:48px}}@media(min-width:960px){.rtbl__back{display:flex}.rtbl__calendar{background:var(--rtbl-deep);padding:20px 24px}.rtbl__calendar-link{color:#fff}.rtbl__body{flex-direction:row;align-items:center;justify-content:flex-start;gap:40px;width:100%;max-width:1844px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.rtbl__matches-wrap{flex:0 1 844px;min-width:0;max-width:844px;container-type:inline-size;container-name:rtbl-matches}.rtbl__standings{flex:1 1 960px;min-width:0;max-width:960px;container-type:inline-size;container-name:rtbl-standings}.rtbl__matches{gap:24px;padding:0 24px}@container rtbl-matches (min-width: 809px){.rtbl__matches{gap:60px}.rtbl__match{grid-template-columns:156px minmax(0,1fr);gap:42px;align-items:center}.rtbl__match-main{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.rtbl__match-teams{min-width:0;white-space:nowrap}}@container rtbl-matches (max-width: 808px){.rtbl__match{grid-template-columns:120px minmax(0,1fr);gap:16px}.rtbl__match-main{display:flex;flex-direction:column;gap:12px;min-width:0}.rtbl__match-logo,.rtbl__match-logo--ph{width:72px;height:64px}.rtbl__match-logos{gap:16px}.rtbl__match-score{min-width:48px;font-size:16px}.rtbl__match-meta,.rtbl__match-teams{font-size:16px}.rtbl__match-teams{min-width:0}}.rtbl__standings .rtbl__table-head,.rtbl__standings .rtbl__row{display:grid;grid-template-columns:minmax(120px,40%) repeat(5,minmax(0,1fr)) 104px;-moz-column-gap:6px;column-gap:6px;align-items:center}.rtbl__standings .rtbl__table-head{min-height:40px;padding:12px 24px;font-size:12px;gap:0}.rtbl__standings .rtbl__table-title{grid-column:1;width:100%;max-width:100%;flex:unset}.rtbl__standings .rtbl__stat-head,.rtbl__standings .rtbl__row-stat{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center}.rtbl__standings .rtbl__stat-head:nth-child(2),.rtbl__standings .rtbl__stat-head:nth-child(6),.rtbl__standings .rtbl__row-stat:nth-child(2),.rtbl__standings .rtbl__row-stat:nth-child(6){font-weight:600}.rtbl__standings .rtbl__stat-head:nth-child(6),.rtbl__standings .rtbl__row-stat:nth-child(6){padding-right:10px}.rtbl__standings .rtbl__stat-head:nth-child(3),.rtbl__standings .rtbl__stat-head:nth-child(4),.rtbl__standings .rtbl__stat-head:nth-child(5),.rtbl__standings .rtbl__row-stat:nth-child(3),.rtbl__standings .rtbl__row-stat:nth-child(4),.rtbl__standings .rtbl__row-stat:nth-child(5){font-weight:500}.rtbl__standings .rtbl__row{min-height:40px;padding:12px 24px;font-size:12px}.rtbl__standings .rtbl__row-name{grid-column:1;width:100%;max-width:100%;flex:unset;gap:8px;min-width:0;overflow:hidden}.rtbl__standings .rtbl__row-place{width:22px;flex-shrink:0}.rtbl__standings .rtbl__row-club{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.rtbl__standings .rtbl__row-form{grid-column:7;display:flex;gap:10px;justify-content:flex-end;justify-self:end;margin-left:0}.rtbl__standings .rtbl__form-star{width:var(--rtbl-compact-star, 16px);height:var(--rtbl-compact-star, 16px)}.rtbl__standings .rtbl__row:has(.rtbl__form-star:hover),.rtbl__standings .rtbl__row:has(.rtbl__form-star:focus-visible){z-index:2}.rtbl__standings .rtbl__table-group .rtbl__table-head,.rtbl__standings .rtbl__table-group .rtbl__row{padding-left:16px;padding-right:16px}@container rtbl-standings (min-width: 879px){.rtbl__table-head,.rtbl__row{grid-template-columns:280px repeat(5,minmax(0,1fr)) 160px;-moz-column-gap:16px;column-gap:16px;padding:16px 24px;font-size:20px;min-height:58px}.rtbl__row-name{gap:16px}.rtbl__row-place{width:26px}.rtbl__stat-head:nth-child(6),.rtbl__row-stat:nth-child(6){padding-right:14px}.rtbl__row-form{gap:14px}.rtbl__form-star{width:24px;height:24px}}}@media(max-width:959px){.rtbl__table-head,.rtbl__row{display:grid;grid-template-columns:minmax(0,38%) repeat(5,minmax(0,1fr)) 104px;-moz-column-gap:var(--rtbl-compact-gap);column-gap:var(--rtbl-compact-gap);align-items:center}.rtbl__table-head{min-height:40px;padding:12px 16px;font-size:12px;gap:0}.rtbl__table-title{grid-column:1;width:auto;max-width:none;flex:unset}.rtbl__stat-head,.rtbl__row-stat{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center}.rtbl__stat-head:nth-child(2),.rtbl__stat-head:nth-child(6),.rtbl__row-stat:nth-child(2),.rtbl__row-stat:nth-child(6){font-weight:600}.rtbl__stat-head:nth-child(3),.rtbl__stat-head:nth-child(4),.rtbl__stat-head:nth-child(5),.rtbl__row-stat:nth-child(3),.rtbl__row-stat:nth-child(4),.rtbl__row-stat:nth-child(5){font-weight:500}.rtbl__stat-head:nth-child(6),.rtbl__row-stat:nth-child(6){padding-right:10px}.rtbl__row{min-height:40px;padding:12px 16px;font-size:12px}.rtbl__row-name{grid-column:1;width:auto;max-width:none;flex:unset;gap:8px;min-width:0}.rtbl__row-place{width:22px}.rtbl__row-form{grid-column:7;display:flex;gap:10px;justify-content:flex-end;justify-self:end;margin-left:0}.rtbl__form-star{width:var(--rtbl-compact-star);height:var(--rtbl-compact-star)}.rtbl__row:has(.rtbl__form-star:hover),.rtbl__row:has(.rtbl__form-star:focus-visible){z-index:2}}@media(min-width:600px)and (max-width:959px){.rtbl{--rtbl-compact-stat: 30px;--rtbl-compact-form: 98px;--rtbl-compact-gap: 12px;--rtbl-compact-star: 18px;--rtbl-compact-star-gap: 5px}.rtbl__table-head,.rtbl__row{min-height:44px;font-size:13px}}@media(max-width:767px){.rtbl__head--league{display:none}.rtbl__league-picker{display:block}.rtbl__tabs-list{display:none}}@media(max-width:959px){.rtbl__body{gap:0;padding-top:0}.rtbl__matches-wrap{order:2;background:var(--rtbl-deep);padding:0}.rtbl__standings{order:1}.rtbl__matches{padding:0;gap:0}.rtbl__match{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px}.rtbl__match+.rtbl__match{border-top:1px solid rgba(255,255,255,.12)}.rtbl__match-meta{flex:0 0 68px;width:68px;margin:0;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-cyan);white-space:pre-line}.rtbl__match-main{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;text-align:left}.rtbl__match-logos{display:block;width:100%;margin:0;text-align:left}.rtbl__match-logo,.rtbl__match-logo--ph{display:none}.rtbl__match-score{display:block;min-width:0;font-size:16px;font-weight:600;line-height:normal;color:var(--rtbl-cyan);text-align:left;text-transform:uppercase}.rtbl__match-teams{width:100%;font-size:16px;font-weight:600;line-height:normal;color:#fff;text-align:left;white-space:pre-wrap}.rtbl__message,.rtbl__error{padding:16px;color:#ffffffb8}.rtbl__calendar{background:#fff;padding:12px 16px}.rtbl__calendar-link{gap:8px;color:var(--rtbl-deep)}.rtbl__calendar-text{font-size:32px;line-height:1.1}.rtbl__calendar-arrow{width:48px}}@media(min-width:768px)and (max-width:959px){.rtbl__table-head,.rtbl__row{padding-left:24px;padding-right:24px}}@media(max-width:479px){.rtbl{--rtbl-compact-stat: 22px;--rtbl-compact-form: 76px;--rtbl-compact-gap: 4px;--rtbl-compact-star: 14px;--rtbl-compact-star-gap: 3px}}@media(max-width:399px){.rtbl{overflow-x:clip;--rtbl-compact-stat: 18px;--rtbl-compact-form: 0px;--rtbl-compact-gap: 4px;--rtbl-compact-star: 16px;--rtbl-compact-star-gap: 4px}.rtbl__table-head,.rtbl__row{grid-template-columns:minmax(0,1fr) repeat(5,minmax(0,1fr)) 76px;grid-template-rows:auto auto;row-gap:8px;padding:10px 8px}.rtbl__row-name{gap:6px}.rtbl__row-place{width:16px}.rtbl__row-form{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.rtbl__calendar{padding:24px 8px 48px}.rtbl__calendar-link{gap:12px;max-width:100%}.rtbl__calendar-text{font-size:24px}.rtbl__calendar-arrow{width:48px;flex-shrink:0}}.rtbl__standings--grouped .rtbl__table-head--group-label,.rtbl__standings:has(.rtbl__table-group) .rtbl__table-head--group-label{display:block;min-height:0;padding-top:16px;padding-bottom:8px}.rtbl__standings--grouped .rtbl__table-group:first-child .rtbl__table-head--group-label,.rtbl__standings:has(.rtbl__table-group) .rtbl__table-group:first-child .rtbl__table-head--group-label{padding-top:8px}
