.page--schedule .year,.page--schedule .navigation{display:flex;align-items:center;justify-content:center;gap:12px}@media(max-width:29.99875em){.page--schedule .year .custom-select,.page--schedule .navigation .custom-select{flex-grow:1}}.day-block:not(:last-child){margin-bottom:26px}.day-block-date{gap:6px;text-transform:uppercase;font-weight:600;margin-bottom:16px;font-size:18px;line-height:1.3}@media(min-width:47.99875em){.day-block-row{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}}@media(min-width:91.875em){.day-block-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:47.99875em){.day-block-row>*:not(:last-child){margin-bottom:20px}}.match{min-width:0;display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;background:#081629;border:5px solid rgba(255,255,255,.5);border-radius:16px;padding:16px}@media(max-width:61.99875em){.match{padding:10px 15px}}.match-row{flex-grow:1;min-width:0}.match-row>*:not(:last-child){margin-bottom:6px}.match-info{flex-shrink:0;font-weight:900;font-size:17px;line-height:1.1;text-transform:uppercase;color:#e62e2e;text-align:center}.match-time{font-weight:700;font-size:18px;text-align:center;color:#fff;margin-bottom:8px}@media(max-width:61.99875em){.match-time{font-size:16px}}.match-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;padding:8px 16px;border-radius:10px;background:#fff;border:4px solid rgba(8,22,41,.1);color:#0a2240;font-weight:700;text-transform:uppercase;transition:border-color .3s}@media(any-hover:hover){.match-link:hover{border-color:#f3c148}}@media(max-width:61.99875em){.match-link{border-radius:8px;border-width:3px;padding-inline:10px}}.team-link{display:flex;align-items:center;gap:15px;padding:8px 14px;border-radius:10px;border:2px solid transparent;color:#fff;font-weight:700;text-transform:uppercase;min-width:0;transition:border-color .3s,color .3s}@media(any-hover:hover){.team-link:hover{border-color:#f3c148}}@media(max-width:61.99875em){.team-link{padding:6px 8px}}.team-logo{width:45px;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media(max-width:61.99875em){.team-logo{width:30px}}.team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:61.99875em){.team-name{font-size:15px}}.switcher{display:grid;place-items:center;width:35px;aspect-ratio:1;border:2px solid rgba(255,255,255,.5);cursor:pointer;border-radius:50%;flex-shrink:0;transition:border-color .3s ease,transform .15s ease}.switcher img{width:16px;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media(any-hover:hover){.switcher:hover{border-color:#f3c148}}.switcher[data-direction=prev] img{transform:rotate(180deg)}.custom-select{position:relative;display:inline-block}.custom-select__button{background:#fff;color:#0a2240;border:4px solid rgba(8,22,41,.1);border-radius:8px;padding:6px 8px;font-weight:600;text-transform:uppercase;line-height:1.2;font-size:18px;cursor:pointer;transition:border-color .3s;min-width:112px}@media(any-hover:hover){.custom-select__button:hover{border-color:#f3c148}}@media(max-width:29.99875em){.custom-select__button{width:100%}}.custom-select__body{position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%);z-index:30;background:#fff;color:#0a2240;border:4px solid rgba(8,22,41,.1);border-radius:12px;padding:6px;min-width:160px;scrollbar-width:thin;box-shadow:0 8px 20px #0003;max-height:260px;overflow-y:auto;opacity:0;visibility:hidden;scrollbar-color:#f3c148 #fff;transition:opacity .3s,visibility .3s,top .3s}[data-select-open] .custom-select__body{opacity:1;visibility:visible;top:calc(100% + 8px)}@media(max-width:29.99875em){.custom-select__body{width:100%}}.custom-select__option{display:block;width:100%;text-align:left;padding:5px 12px;border:0;background:transparent;border-radius:6px;cursor:pointer;font-weight:600;text-align:center;transition:background-color .3s ease,color .3s ease}@media(any-hover:hover){.custom-select__option:hover{background:#08162914}}.custom-select__option[data-checked]{background-color:#f3c148}
