.bracket.svelte-pxh6hw{display:grid;grid-gap:0;grid-template-areas:"wq ws wf c ef es eq";grid-template-columns:repeat(7, 1fr)}@media(min-width: 768px){.bracket.svelte-pxh6hw{grid-gap:6px;grid-template-columns:repeat(3, 3fr) 4fr repeat(3, 3fr)}}.labels.svelte-pxh6hw{display:flex;justify-content:space-between;margin:0.8rem 0.4rem}.desktop-message.svelte-pxh6hw{width:100%;margin-top:1.6rem;color:#ADADBC;font-weight:600;text-align:center}.teams.svelte-1br92du.svelte-1br92du{display:flex;justify-content:center;margin-top:1.6rem;margin-bottom:3.2rem;padding-bottom:1.6rem;border-bottom:0.1rem solid #CECBC2}.separator.svelte-1br92du.svelte-1br92du{flex-grow:0;flex-shrink:0;width:0.2rem;background-color:#ECECF3}.team.svelte-1br92du.svelte-1br92du{flex-basis:1;padding:0 1.6rem}.team.svelte-1br92du.svelte-1br92du:first-of-type{text-align:right}.team.svelte-1br92du:first-of-type .team__score.svelte-1br92du{text-align:left}.team.svelte-1br92du:last-of-type .team__score.svelte-1br92du{text-align:right}.team__details.svelte-1br92du.svelte-1br92du{display:flex;align-items:center;margin-top:0.8rem}.team.svelte-1br92du:first-of-type .team__details.svelte-1br92du{justify-content:flex-end}.team__score.svelte-1br92du.svelte-1br92du{width:4rem;color:#FF4317;font-weight:600;font-size:2.4rem}.team__name.svelte-1br92du.svelte-1br92du{line-height:1.7777}@media(min-width: 768px){.team__name.svelte-1br92du br.svelte-1br92du{display:none}}.selection.svelte-4bbz3{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:20rem;margin-top:3.2rem;padding:1.6rem;background:#ffffff;border-radius:0.8rem;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.16)}@media(min-width: 768px){.selection.svelte-4bbz3{display:none}}.container.svelte-4bbz3{display:flex;justify-content:center}.separator.svelte-4bbz3{flex-grow:0;flex-shrink:0;width:0.2rem;background-color:#ECECF3}.team.svelte-4bbz3{flex-basis:1;padding:0 1.6rem}.team.svelte-4bbz3:first-of-type{text-align:right}.team__details.svelte-4bbz3{display:flex;align-items:center;margin-top:0.8rem}.team__score.svelte-4bbz3{width:4rem;color:#FF4317;font-weight:600}.no-selection.svelte-4bbz3{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.no-selection__label.svelte-4bbz3{margin-top:1.6rem;color:#ADADBC;font-weight:600}.button.svelte-4bbz3{box-sizing:border-box;margin-top:0.4rem;padding:0.8rem;font-weight:600;font-size:1.8rem;background-color:#ffffff;border:0.1rem solid #D2D2E1;border-radius:2em}.label.svelte-caexkb{display:inline-block;padding:0.4rem;color:#ffffff;font-weight:600;font-size:1.5rem;line-height:normal;background-color:#ADADBC;border-radius:0.4rem}.east.svelte-caexkb{background-color:#3166B9}.west.svelte-caexkb{background-color:#D81452}.phase.svelte-r2qs5h{display:flex;flex-direction:column;justify-content:space-around}.phase--wq.svelte-r2qs5h{grid-area:wq;align-items:flex-start}.phase--eq.svelte-r2qs5h{grid-area:eq;align-items:flex-end}.phase--ws.svelte-r2qs5h{grid-area:ws;align-items:flex-start}.phase--es.svelte-r2qs5h{grid-area:es;align-items:flex-end}.phase--wf.svelte-r2qs5h{grid-area:wf;align-items:flex-start}.phase--ef.svelte-r2qs5h{grid-area:ef;align-items:flex-end}.phase--c.svelte-r2qs5h{grid-area:c;align-items:center}@media(min-width: 768px){.phase.svelte-r2qs5h{align-items:stretch}}.error.svelte-r2qs5h{padding:0.4rem;color:#C70035}.team__logo.svelte-zhyke6.svelte-zhyke6{display:inline-block}img.svelte-zhyke6.svelte-zhyke6{max-width:100%;max-height:100%}.loser.svelte-zhyke6 img.svelte-zhyke6{filter:grayscale(100%)}.upcoming.svelte-ux6huq{margin-bottom:3.2rem;padding:1.6rem;text-align:center;background:#FBFBFB;border-radius:0.8rem}.upcoming__date.svelte-ux6huq,.upcoming__venue.svelte-ux6huq{color:#514751;font-weight:600}.upcoming__time.svelte-ux6huq{margin-top:0.4rem;font-weight:600;font-size:2.4rem}.modal.svelte-yetxpo{position:fixed;top:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;padding:1.6rem}@media(max-width: 767.98px){.modal.svelte-yetxpo{padding:0}}.modal__backdrop.svelte-yetxpo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:rgba(0, 0, 0, 0.7)}@media(max-width: 767.98px){.modal__backdrop.svelte-yetxpo{display:none}}.modal__inner.svelte-yetxpo{position:relative;width:80vw;height:80vh;padding:3.2rem 6.4rem;overflow-y:auto;background-color:#ffffff;border-radius:0.8rem;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.16)}@media(max-width: 767.98px){.modal__inner.svelte-yetxpo{width:100vw;height:100vh;padding:6.4rem 1.6rem 0;border-radius:0}}.modal__closer.svelte-yetxpo{position:absolute;top:1.6rem;right:1.6rem;cursor:pointer;transition:all 0.2s ease-in-out}.modal__closer.svelte-yetxpo:hover,.modal__closer.svelte-yetxpo:focus{opacity:0.7}.odds.svelte-1p0dggb.svelte-1p0dggb{margin-bottom:3.2rem;padding:1.6rem;background-color:#FBFBFB;border-radius:0.8rem}@media(min-width: 768px){.odds.svelte-1p0dggb.svelte-1p0dggb{display:grid;grid-gap:3.2rem;grid-template-columns:max-content auto max-content}}.odds__provider.svelte-1p0dggb.svelte-1p0dggb{width:100%;margin-bottom:0.8rem;font-size:1.2rem;text-align:center}@media(min-width: 768px){.odds__provider.svelte-1p0dggb.svelte-1p0dggb{margin:auto;padding-right:3.2rem;text-align:left}}@media(max-width: 767.98px){.odds__provider.svelte-1p0dggb br.svelte-1p0dggb{display:none}}.odds__values.svelte-1p0dggb.svelte-1p0dggb{display:grid;grid-gap:0.4rem;grid-template-columns:auto max-content;align-self:center;width:100%}.odds__team.svelte-1p0dggb.svelte-1p0dggb{align-self:center;font-weight:600;font-size:1.5rem}.odds__team.svelte-1p0dggb span.svelte-1p0dggb{margin-left:0.4rem}.odds__score.svelte-1p0dggb.svelte-1p0dggb{align-self:center;font-weight:600;text-align:right}.odds__score.svelte-1p0dggb small.svelte-1p0dggb{color:#514751}.odds__spacer.svelte-1p0dggb.svelte-1p0dggb{grid-column:span 2;height:0.1rem;background-color:#ECECF3}.odds__button.svelte-1p0dggb.svelte-1p0dggb{align-self:center;text-align:center}.odds__button.svelte-1p0dggb .button-cta.svelte-1p0dggb{margin-top:1.6rem}@media(min-width: 768px){.odds__button.svelte-1p0dggb .button-cta.svelte-1p0dggb{min-width:16rem;margin:auto}}.loader.svelte-15ed3g{width:3.2rem;height:3.2rem;margin:auto;border:3px solid #F8F8FC;border-top:3px solid #FF4317;border-radius:50%;animation:svelte-15ed3g-spin 1s linear infinite;animation:svelte-15ed3g-spin 1s linear infinite}@keyframes svelte-15ed3g-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.series.svelte-1vdzo2e.svelte-1vdzo2e{display:flex;flex-direction:column;margin:0.2rem;background-color:#ffffff;border-radius:0.8rem;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.16);cursor:pointer}.series.svelte-1vdzo2e.svelte-1vdzo2e:hover{box-shadow:0px 0px 16px rgba(0, 0, 0, 0.4)}@media(max-width: 767.98px){.series.selected.svelte-1vdzo2e.svelte-1vdzo2e{margin:0;border:0.2rem solid #FF4317}}@media(max-width: 767.98px){.series.finals.svelte-1vdzo2e.svelte-1vdzo2e{flex-direction:row}}.series.finals.svelte-1vdzo2e .team.svelte-1vdzo2e{padding:0.8rem}.series.finals.svelte-1vdzo2e .team__name.svelte-1vdzo2e{font-size:1.8rem}.team.svelte-1vdzo2e.svelte-1vdzo2e{display:flex;align-items:center;padding:0.4rem;font-weight:600;font-size:1.5rem}.team__name.svelte-1vdzo2e.svelte-1vdzo2e{flex-grow:1;margin-left:0.4rem}@media(max-width: 767.98px){.team__name.svelte-1vdzo2e.svelte-1vdzo2e{display:none}}.team__score.svelte-1vdzo2e.svelte-1vdzo2e{flex-grow:0;margin:auto 0.4rem;color:#FF4317}@media(max-width: 767.98px){.team__score.svelte-1vdzo2e.svelte-1vdzo2e{display:none}}.loser.svelte-1vdzo2e.svelte-1vdzo2e{background-color:#ECECF3}.loser.svelte-1vdzo2e.svelte-1vdzo2e:first-child{border-top-left-radius:0.8rem;border-top-right-radius:0.8rem}.loser.svelte-1vdzo2e.svelte-1vdzo2e:last-child{border-bottom-right-radius:0.8rem;border-bottom-left-radius:0.8rem}.last-container.svelte-1cy0il4{min-height:5rem;margin-bottom:3.2rem}.last-game.svelte-1cy0il4{display:grid;grid-gap:0.2rem;grid-template-areas:"time hn hl hs spacer gs gl gn more";grid-template-columns:3fr 5fr max-content 1fr max-content 1fr max-content 5fr 3fr;align-items:center;padding:0.4rem 0;border-bottom:0.1rem solid #CECBC2}@media(max-width: 767.98px){.last-game.svelte-1cy0il4{grid-template-areas:"time hs hl hn more" "time gs gl gn more";grid-template-columns:3fr 1fr max-content 9fr 1fr}}.last-game.svelte-1cy0il4:first-of-type{border-top:0.1rem solid #CECBC2}.last-game__time.svelte-1cy0il4{grid-area:time;color:#848287;font-weight:600;font-size:1.5rem}.last-game__more.svelte-1cy0il4{grid-area:more;text-align:right}.last-game__spacer.svelte-1cy0il4{grid-area:spacer;padding-right:0.8rem;padding-left:0.8rem;text-align:center}@media(max-width: 767.98px){.last-game__spacer.svelte-1cy0il4{display:none}}.last-game__host-logo.svelte-1cy0il4{grid-area:hl;padding-left:0.8rem;text-align:right}@media(max-width: 767.98px){.last-game__host-logo.svelte-1cy0il4{padding-right:0.8rem;padding-left:0;text-align:left}}.last-game__host-name.svelte-1cy0il4{grid-area:hn;font-weight:600;font-size:1.5rem;text-align:right}@media(max-width: 767.98px){.last-game__host-name.svelte-1cy0il4{text-align:left}}.last-game__host-score.svelte-1cy0il4{grid-area:hs;color:#FF4317;font-weight:600;font-size:1.8rem;text-align:right}@media(max-width: 767.98px){.last-game__host-score.svelte-1cy0il4{font-size:1.8rem;text-align:left}}.last-game__guest-logo.svelte-1cy0il4{grid-area:gl;padding-right:0.8rem}.last-game__guest-name.svelte-1cy0il4{grid-area:gn;font-weight:600;font-size:1.5rem}.last-game__guest-score.svelte-1cy0il4{grid-area:gs;color:#FF4317;font-weight:600;font-size:1.8rem}@media(max-width: 767.98px){.last-game__guest-score.svelte-1cy0il4{font-size:1.8rem}}.loser.svelte-1cy0il4,.winner.svelte-1cy0il4{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:#FFFFFF;font-weight:600;font-size:1.5rem;background-color:#969592;border-radius:2em}.winner.svelte-1cy0il4{background-color:#FF4317}.game.svelte-khw5j2.svelte-khw5j2{display:flex;flex-direction:column;margin:0.2rem;background-color:#ffffff;border-radius:0.8rem;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.16)}@media(max-width: 767.98px){.game.finals.svelte-khw5j2.svelte-khw5j2{flex-direction:row}}.game.finals.svelte-khw5j2 .team.svelte-khw5j2{padding:0.8rem}.game.finals.svelte-khw5j2 .team__name.svelte-khw5j2{font-size:1.8rem}.team.svelte-khw5j2.svelte-khw5j2{display:flex;align-items:center;padding:0.4rem;font-weight:600;font-size:1.5rem}.team__name.svelte-khw5j2.svelte-khw5j2{flex-grow:1;margin-left:0.4rem;color:#ADADBC}@media(max-width: 767.98px){.team__name.svelte-khw5j2.svelte-khw5j2{display:none}}.kinds.svelte-bp0fam.svelte-bp0fam{display:grid;grid-gap:0.8rem;grid-template-columns:repeat(3, 1fr);margin-bottom:0.8rem}@media(min-width: 768px){.kinds.svelte-bp0fam.svelte-bp0fam{grid-template-columns:repeat(auto-fill, minmax(12rem, 1fr))}}.kinds__item.svelte-bp0fam.svelte-bp0fam{padding:0.8rem;font-weight:600;font-size:1.5rem;text-transform:capitalize;background-color:#F8F8FC;border:0;border-radius:0.4rem}.kinds__item.svelte-bp0fam.svelte-bp0fam:focus-visible,.kinds__item.active.svelte-bp0fam.svelte-bp0fam{color:#ffffff;background-color:#FF4317;outline:0}.kinds--red-line.svelte-bp0fam.svelte-bp0fam{margin-bottom:0}@media(min-width: 768px){.kinds--red-line.svelte-bp0fam.svelte-bp0fam{display:flex}}.kinds--red-line.svelte-bp0fam .kinds__item.svelte-bp0fam{font-size:1.8rem;padding:0.8rem 1.6rem;background-color:transparent;box-shadow:inset 0 0 0 #FF4317;border-radius:0;transition:box-shadow 0.2s ease-in-out}.kinds--red-line.svelte-bp0fam .kinds__item.active.svelte-bp0fam,.kinds--red-line.svelte-bp0fam .kinds__item.svelte-bp0fam:focus-visible{color:#0B152D;box-shadow:inset 0 -0.4rem 0 #FF4317;background-color:transparent}.provider.svelte-lyh1g1.svelte-lyh1g1{display:inline-block}.provider.svelte-lyh1g1 img.svelte-lyh1g1{max-width:100%;max-height:100%}