.sport-schedule{padding:20px 0;background:transparent!important;border:0!important;min-width:0}.schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.schedule-event{padding:16px;background:rgba(9,16,20,.66);border:1px solid #52616a;border-radius:4px;min-width:0;overflow-wrap:anywhere}.schedule-event h3{font-size:18px!important;line-height:1.4;letter-spacing:0;margin:12px 0!important}.schedule-event p,.schedule-note{font-size:14px;line-height:1.5}.schedule-time{color:#ffe28a;font-size:14px;font-variant-numeric:tabular-nums}.schedule-more{display:inline-block;padding:16px 0;color:#8de2d5}.schedule-event small{font-size:13px;color:#d5dbdf}.schedule-event a{color:#8de2d5}.schedule-event .match-broadcasts{padding:0;list-style:none;display:grid;gap:10px}.schedule-event .match-broadcasts li{display:flex;align-items:center;gap:12px}.schedule-event .match-broadcasts img{width:52px;height:34px;object-fit:contain}.schedule-event .match-broadcasts small{display:block}.schedule-event img{max-width:100%}.schedule-note{color:#d5dbdf}@media(max-width:700px){.schedule-grid{grid-template-columns:1fr}.schedule-event{padding:12px}}
