.tab-bar{position:relative}.tab-bar__triggers{display:flex;overflow:auto;width:100%;background-color:#fff;margin-bottom:24px;padding-left:32px}@media only screen and (min-width: 1441px){.tab-bar__triggers{padding-left:calc((100% - 1440px)/2 + 32px)}}@media only screen and (max-width: 820px){.tab-bar__triggers{padding-left:16px}}@media only screen and (max-width: 480px){.tab-bar__triggers{overflow:auto;display:inline-flex;-ms-overflow-style:none;scrollbar-width:none}.tab-bar__triggers::-webkit-scrollbar{display:none}}.tab-bar__triggers--no-margin{margin-bottom:0}.tab-bar__triggers-button{padding:12px 16px;font-family:Uniform-Bold,Barlow,Arial;font-size:14px;text-align:center;color:#646b6a;border-bottom:1px solid #e5e5e5;text-decoration:none}.tab-bar__triggers-button:last-child{margin-right:0}.tab-bar__triggers-button--active{border-bottom:4px solid #ff6900;color:#232b2b}@media only screen and (max-width: 820px){.tab-bar__triggers:after{position:absolute;display:block;width:50px;height:48px;background:linear-gradient(90deg,transparent,white 100%);content:"";top:0;right:0;bottom:auto;left:auto;pointer-events:none}}.result-card{background:#fff;border-radius:8px;border:1px solid #cccccc;white-space:nowrap;padding:8px 12px;width:250px;min-height:88px;flex-shrink:0;box-sizing:border-box}@media only screen and (max-width: 820px){.result-card--wide{width:100%}}.result-card--small{width:216px}.result-card__heading{font-size:12px;display:flex;flex-direction:column;margin-bottom:8px}.result-card__heading--bold{font-family:Uniform-Bold,Barlow,Arial;margin-right:8px}.result-card__heading__info{text-overflow:ellipsis;overflow:hidden}.result-card__heading a{color:#646b6a}.result-card__teams{font-family:Uniform-Medium,Barlow,Arial;font-size:14px;flex-shrink:1;min-width:0;display:flex;flex-direction:column;gap:4px}.result-card__match{display:flex;justify-content:space-between;gap:8px}.result-card__score{font-family:Uniform-Medium,Barlow,Arial;font-size:14px;display:flex;gap:8px}.result-card__score__penalties{font-family:Uniform-Regular,Barlow,Arial}.result-card__score__penalties,.result-card__score__result{display:flex;flex-direction:column;gap:4px}.tournament-standing{width:100%}@media only screen and (min-width: 821px){.tournament-standing{max-width:680px}}.tournament-standing--box{background-color:#fff;padding:8px 12px;border-radius:8px;border:1px solid #cccccc;box-shadow:0 4px 16px #0000000f}@media only screen and (min-width: 821px){.tournament-standing--box.tournament-standing--wide{max-width:450px}}@media only screen and (min-width: 1201px){.tournament-standing--box.tournament-standing--wide{max-width:600px}}.tournament-standing--small{max-height:300px;overflow-y:auto;touch-action:pan-y}@media only screen and (min-width: 821px){.tournament-standing{width:354px}.tournament-standing--wide{width:680px}}.tournament-standing__title{font-family:Uniform-Bold,Barlow,Arial;font-size:18px;margin-bottom:8px}.tournament-standing__title a{color:#232b2b}.tournament-standing__cell{display:flex;align-items:center;justify-content:center}.tournament-standing__cell--number{width:30px;text-align:center}.tournament-standing__cell--orange{background-color:#ff6900;color:#fff}.tournament-standing__cell--radius-left{border-radius:4px 0 0 4px}.tournament-standing__cell--radius-right{border-radius:0 4px 4px 0}.tournament-standing__cell--team{flex:1;min-width:0;justify-content:flex-start}.tournament-standing__cell--points{width:35px;text-align:center}@media only screen and (min-width: 1201px){.tournament-standing__cell--points{width:57px}}@media only screen and (min-width: 821px){.tournament-standing__cell--hide-large{display:none}}@media only screen and (max-width: 480px){.tournament-standing__cell--hide-small{display:none}}@media only screen and (max-width: 1200px){.tournament-standing__cell--hide-medium{display:none}}.tournament-standing__row{display:flex;margin-top:8px;margin-bottom:8px;height:36px;font-size:14px;border-radius:4px;background-color:#fff;box-shadow:0 4px 8px #00000014;cursor:pointer;gap:2px}@media only screen and (min-width: 821px){.tournament-standing__row{gap:8px}}.tournament-standing__row:hover{background-color:#ccc}.tournament-standing__row--bold{font-family:Uniform-Bold,Barlow,Arial}.tournament-standing__heading{font-family:Uniform-Bold,Barlow,Arial;color:#646b6a;box-shadow:none;margin-top:0;cursor:default;background-color:#f5f5f5}.tournament-standing__heading:hover{background-color:#f5f5f5}.tournament-standing__heading--box,.tournament-standing__heading--box:hover{background-color:#fff}.overview-header[data-v-b9fb3e74]{display:flex;width:100%;position:relative;min-height:230px;flex-direction:column}.overview-header__content[data-v-b9fb3e74]{z-index:2;padding:24px 32px}@media only screen and (min-width: 1441px){.overview-header__content[data-v-b9fb3e74]{padding-left:calc((100% - 1440px)/2 + 32px)}}.overview-header__image[data-v-b9fb3e74]{flex-grow:1;position:absolute;width:100%;height:100%;display:flex}.overview-header__image picture[data-v-b9fb3e74]{width:80%;height:100%;object-fit:cover}.overview-header__image picture img[data-v-b9fb3e74]{width:100%;height:100%;object-fit:cover;object-position:80% 30%}.overview-header__image[data-v-b9fb3e74]:after{width:calc(80% + 1px);margin-left:calc(20% - 1px);content:"";display:block;position:absolute;left:0;top:0;height:100%;background:linear-gradient(75deg,#1b2c4b 6.65%,#1b2e4f99)}.overview-header__side[data-v-b9fb3e74]{background-color:#1e2e4c;display:flex;flex-direction:column;flex-shrink:0;width:20%;height:100%}.overview-header__team[data-v-b9fb3e74]{display:flex;flex-direction:row;gap:16px;align-items:center}.overview-header__info[data-v-b9fb3e74]{color:#fff;white-space:normal;width:1200px;font-size:16px;margin-top:16px}@media only screen and (max-width: 1250px){.overview-header__info[data-v-b9fb3e74]{width:750px;font-size:14px}}@media only screen and (max-width: 820px){.overview-header__info[data-v-b9fb3e74]{width:100%;font-size:12px}}.overview-header--main[data-v-b9fb3e74]{font-family:UniformCondensed-Bold,Barlow Condensed,Arial;font-size:32px;color:#fff;line-height:120%}@media only screen and (min-width: 821px){.overview-header--main[data-v-b9fb3e74]{font-size:48px}}.overview-header--subtitle[data-v-b9fb3e74]{font-size:18px;color:#ccc}.overview-header--tournament[data-v-b9fb3e74]{font-size:14px;color:#fff}.overview-header__icon[data-v-b9fb3e74]{height:90px;align-items:end}@media only screen and (max-width: 820px){.overview-header__icon[data-v-b9fb3e74]{height:60px}.overview-header__icon--border[data-v-b9fb3e74]{width:60px}}.overview-header--text[data-v-b9fb3e74]{display:flex;flex-direction:column}.overview-header__links[data-v-b9fb3e74]{display:flex;gap:16px}
