.em-block-sof-stages{--color-text: #1985E6}.em-block-sof-stages__title{text-align:center;color:var(--color-white);font-weight:900}.em-block-sof-stages__description{margin-bottom:2.5rem;color:var(--color-white);text-align:center;max-width:var(--align-small);margin:auto auto 2.5rem auto}.em-block-sof-stages__tabs{display:flex;overflow:auto;background:#034796;justify-content:space-between;padding:8px;border:1px solid rgba(21,117,205,.5);border-radius:16px;box-shadow:0 2px 0 0 rgba(0,0,0,.9);gap:.75rem;scroll-snap-type:x mandatory;scroll-padding:8px}.em-block-sof-stages__tabs--tab{display:flex;flex-direction:column;flex:1 0 max-content;padding:12px 8px;scroll-snap-align:start;cursor:pointer;border:none;background:none;color:inherit;font:inherit;text-align:left;appearance:none}.em-block-sof-stages__tabs--tab[disabled]{cursor:auto;pointer-events:none}.em-block-sof-stages__tabs--tab[disabled] .em-block-sof-stages__tabs--tab-status::after{content:"🔒";display:block;font-size:12px;margin:4px 0 0 .4rem}.em-block-sof-stages__tabs--tab:not([disabled]) .em-block-sof-stages__tabs--tab-status::after{content:""}.em-block-sof-stages__tabs--tab:focus-visible{outline:2px solid #47a4ff;outline-offset:-2px;border-radius:8px}.em-block-sof-stages__tabs--tab--header{display:flex}.em-block-sof-stages__tabs--tab-name{font-weight:700;margin-bottom:.5rem}.em-block-sof-stages__tabs--tab-status{width:8px;height:8px}.em-block-sof-stages__tabs--tab--content{display:flex}.em-block-sof-stages__tabs--tab-divider{color:var(--color-text);margin:0 4px}.em-block-sof-stages__tabs--tab-dates,.em-block-sof-stages__tabs--tab-matches-count{font-size:12px;margin-bottom:unset}.em-block-sof-stages__tabs--tab.is-visible{--color-text: #FFF;border-radius:8px;position:relative;z-index:1}.em-block-sof-stages__tabs--tab.is-visible .em-block-sof-stages__tabs--tab-name{font-weight:900}.em-block-sof-stages__tabs--tab.is-visible::before{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background:linear-gradient(135deg, #47A4FF 0%, #1174D5 100%);border-radius:8px;z-index:-1}.em-block-sof-stages__tabs--tab.is-visible::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#1174d5;border-radius:8px;z-index:-1}.em-block-sof-stages__matches-stage{display:none}.em-block-sof-stages__matches-stage.is-visible{display:block}.em-block-sof-stages__matches{padding-top:2rem}.em-block-sof-stages__matches-day{margin-bottom:1.5rem}.em-block-sof-stages__matches-day-heading{font-size:1rem;font-weight:var(--font-weight-regular);color:var(--color-white);margin-bottom:.75rem}.em-block-sof-stages .em-block-sof-stages-matches__match-stage{font-size:.75rem;font-weight:var(--font-weight-medium);display:flex;align-items:center;gap:.625rem;color:#535865}.em-block-sof-stages .em-block-sof-stages-matches__stage-name{flex-shrink:0}.em-block-sof-stages .em-block-sof-stages-matches__dot{width:6px;height:6px;background-color:var(--color-black);border-radius:50%;display:inline-block;flex-shrink:0}.em-block-sof-stages .em-block-sof-stages-matches__matches-list{display:flex;flex-wrap:wrap;gap:1rem}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__matches-list{gap:1.5rem}}.em-block-sof-stages .em-block-sof-stages-matches__match-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:var(--color-white);border:2px solid #111;border-radius:12px;box-shadow:0 6px rgba(0,0,0,.25);margin-bottom:1.25rem;flex:1 1 100%}@media(min-width: 782px){.em-block-sof-stages .em-block-sof-stages-matches__match-card{flex:0 1 calc(50% - .75rem)}}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__match-card{padding:1.5rem}}.em-block-sof-stages .em-block-sof-stages-matches__live{display:none}.em-block-sof-stages .em-block-sof-stages-matches__live--visible{display:flex;flex-direction:column;align-items:center;gap:.6875rem}.em-block-sof-stages .em-block-sof-stages-matches__in-progress{font-size:1.375rem;color:#535865;line-height:1.2;font-weight:var(--font-weight-medium)}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__in-progress{font-size:2rem}}.em-block-sof-stages .em-block-sof-stages-matches__live-indicator{border-radius:100px;background:#ff2020;color:var(--color-white);padding:.25rem .75rem;font-size:.75rem;font-weight:var(--font-weight-bold);line-height:1.2;animation:pulse-live 2s infinite ease-in-out}.em-block-sof-stages .em-block-sof-stages-matches__match-info{display:grid;grid-template-columns:110px auto 110px}.em-block-sof-stages .em-block-sof-stages-matches__match-time-and-date{display:flex;flex-direction:column;gap:1rem;align-items:center}.em-block-sof-stages .em-block-sof-stages-matches__match-time{font-size:1.375rem;line-height:1.2;font-weight:var(--font-weight-medium);color:#535865;text-align:center}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__match-time{font-size:2rem}}.em-block-sof-stages .em-block-sof-stages-matches__match-date{font-size:.875rem;line-height:1.2;font-weight:var(--font-weight-medium);color:#535865;text-align:center}.em-block-sof-stages .em-block-sof-stages-matches__team-name{display:flex;align-items:center;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:var(--font-weight-bold);line-height:1.2;min-width:0}.em-block-sof-stages .em-block-sof-stages-matches__team-name.home-team{text-align:left;align-items:flex-start}.em-block-sof-stages .em-block-sof-stages-matches__team-name.home-team .em-block-sof-stages-matches__team-label{padding-left:4px}.em-block-sof-stages .em-block-sof-stages-matches__team-name.away-team{text-align:right;align-items:flex-end}.em-block-sof-stages .em-block-sof-stages-matches__team-name.away-team .em-block-sof-stages-matches__team-label{padding-right:4px}.em-block-sof-stages .em-block-sof-stages-matches__team-flag.em-block-sof-stages-matches__team-flag{width:40px;height:40px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:40px;aspect-ratio:1/1;position:relative}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__team-flag.em-block-sof-stages-matches__team-flag{width:56px;height:56px}}.em-block-sof-stages .em-block-sof-stages-matches__team-label{min-width:0}.em-block-sof-stages .em-block-sof-stages-matches__finished-indicator{font-size:.75rem;font-weight:var(--font-weight-bold);color:var(--color-black);display:inline-flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}@media(min-width: 960px){.em-block-sof-stages .em-block-sof-stages-matches__finished-indicator{font-size:.9375rem}}.em-block-sof-stages .em-block-sof-stages-matches__finished-indicator::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE5IDE3IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTE0LjIxODggMS41MTE3MkMxNS4xMzkyIDAuNDk2NDkgMTYuNjY4NCAwLjQ5NjQ5IDE3LjU4ODkgMS41MTE3MkMxOC40NzA1IDIuNDg0NSAxOC40NzA3IDQuMDM3MTEgMTcuNTg4OSA1LjAwOTc3TDkuMTAxNTYgMTQuMzY5MUM4LjAxMDExIDE1LjU3MjkgNi4xMTg4IDE1LjU3MjkgNS4wMjczNCAxNC4zNjkxTDEuNDExMTMgMTAuMzgxOEMwLjUyOTI3OSA5LjQwOTE4IDAuNTI5NDYgNy44NTY1NyAxLjQxMTEzIDYuODgzNzlDMi4zMzE2MiA1Ljg2ODU2IDMuODYwNzYgNS44Njg1NiA0Ljc4MTI1IDYuODgzNzlMNy4wNjQ0NSA5LjQwMjM0TDE0LjIxODggMS41MTE3MloiIGZpbGw9IiM0N0ZGMkYiIHN0cm9rZT0iIzExMTExMSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+);background-size:contain;background-repeat:no-repeat;width:16px;height:14px;display:inline-block}.em-block-sof-stages .em-block-sof-stages-matches__final-score{display:flex;align-self:center;align-items:center;justify-content:center;gap:.5rem}@media(min-width: 782px){.em-block-sof-stages .em-block-sof-stages-matches__final-score{gap:1rem}}.em-block-sof-stages .em-block-sof-stages-matches__final-score-team{font-size:1.375rem;line-height:1.2;color:#535865;font-weight:var(--font-weight-semi-bold);opacity:.35}@media(min-width: 782px){.em-block-sof-stages .em-block-sof-stages-matches__final-score-team{font-size:2rem;font-weight:var(--font-weight-medium)}}.em-block-sof-stages .em-block-sof-stages-matches__final-score-team--winner{color:var(--color-black);opacity:1}.em-block-sof-stages .em-block-sof-stages-matches__final-score-separator{width:6px;height:6px;background-color:var(--color-black);border-radius:50%;display:inline-block;flex-shrink:0}@keyframes pulse-live{0%{box-shadow:0 0 0 0 rgba(255,32,32,.7)}70%{box-shadow:0 0 0 6px rgba(255,32,32,0)}100%{box-shadow:0 0 0 0 rgba(255,32,32,0)}}
