.upcoming-matches{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0;width:100%}.upcoming-matches *{font-family:Arial,Helvetica,sans-serif}@media(min-width:600px){.upcoming-matches{flex-direction:row}}.upcoming-matches .matches{display:flex;justify-content:flex-start;overflow-x:scroll;scroll-behavior:smooth;width:100%}.upcoming-matches .matches::-webkit-scrollbar{display:none}.upcoming-matches .matches .match-card{background-color:#0d1e62;border-radius:10px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;margin-right:8px;min-width:200px;padding:8px}.upcoming-matches .matches .match-card.live{background-color:red}@media(min-width:600px){.upcoming-matches .matches .match-card{align-items:flex-start;flex-direction:column}}.upcoming-matches .matches .match-card .info{border-bottom:1px solid #ffffff4d;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2px;padding-bottom:4px;width:100%}.upcoming-matches .matches .match-card .info span{color:#fffc;font-size:16px;font-weight:700}.upcoming-matches .matches .match-card .teams{display:flex;flex-direction:column;gap:8px;width:100%}.upcoming-matches .matches .match-card .team{align-items:center;display:flex;gap:8px;justify-content:flex-start;width:100%}.upcoming-matches .matches .match-card .team .logo{background:#ccc;border-radius:100%;display:flex;height:20px;overflow:hidden;width:20px}.upcoming-matches .matches .match-card .team .logo img{height:20px;width:20px}.upcoming-matches .matches .match-card .team span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.upcoming-matches .matches .match-card .team span.team-name{flex:1 0 auto;font-weight:400}.group-standings{font-size:16px;padding:0}.group-standings,.group-standings .groups{display:flex;flex-direction:column;width:100%}.group-standings .groups{align-items:center;gap:20px;justify-content:center}.group-standings .groups::-webkit-scrollbar{display:none}.group-standings .groups .group-card{background-color:#fff;border-radius:10px;padding:0;width:100%}.group-standings .groups .group-card .teams{border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column}.group-standings .groups .group-card .teams .team-row{border-bottom:1px solid #eee;display:flex;padding:10px 0}.group-standings .groups .group-card .teams .team-row:last-child{border:none}.group-standings .groups .group-card .teams .team-row .team-info{align-items:center;display:flex;gap:10px;justify-content:flex-start;padding-left:8px;width:200px}.group-standings .groups .group-card .teams .team-row .team-info img{height:20px;object-fit:contain;width:20px}.group-standings .groups .group-card .teams .team-row .header span{display:none}.group-standings .groups .group-card .teams .team-row .header .mobile-letter{display:block}@media(min-width:700px){.group-standings .groups .group-card .teams .team-row .header span{display:block}.group-standings .groups .group-card .teams .team-row .header .mobile-letter{display:none}}.group-standings .groups .group-card .teams .team-row .team-stats{align-items:center;display:flex;gap:30px;justify-content:center;width:100%}.group-standings .groups .group-card .teams .team-row .team-stats .hide-mobile{display:none}@media(min-width:700px){.group-standings .groups .group-card .teams .team-row .team-stats .hide-mobile{display:block}}.group-standings .groups .group-card .teams .team-row .team-stats span{color:#000;font-size:16px;min-width:30px;text-align:center}@media(min-width:700px){.group-standings .groups .group-card .teams .team-row .team-stats span{flex:1 1}}.group-detailed{padding:20px}.group-detailed .group-table table{border-collapse:collapse;border-spacing:0;width:100%}.group-detailed .group-table table thead{background-color:#48a3d0;color:#fff}.group-detailed .group-table table thead th{padding:10px}.group-detailed .group-table table tbody tr{border-bottom:1px solid #858484}.group-detailed .group-table table tbody tr:last-child{border:none}.group-detailed .group-table table tbody tr td{padding:10px}.group-detailed .group-table table img{height:30px;object-fit:contain;width:30px}.group-detailed .group-table table .team{align-items:center;display:flex;gap:10px;justify-content:flex-start;padding-left:10px}.matches-calendar{align-items:center}.matches-calendar,.matches-calendar .matches{display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.matches-calendar .matches{align-items:flex-start}.matches-calendar .matches .match{align-items:center;border-bottom:1px solid #eee;display:flex;flex-direction:row;gap:8px;justify-content:center;padding-bottom:8px;width:100%}.matches-calendar .matches .match .team{align-items:center;display:flex;flex-basis:calc(50% - 48px);flex-direction:row;flex-grow:1;flex-shrink:0;gap:8px}.matches-calendar .matches .match .team .logo{background:#ccc;border-radius:100%;display:flex;height:30px;overflow:hidden;width:30px}.matches-calendar .matches .match .team .logo img{display:flex;height:100%;width:100%}.matches-calendar .matches .match .team:first-of-type{justify-content:flex-end}.matches-calendar .matches .match .res{align-items:center;display:flex;flex-direction:column;font-weight:700;justify-content:center;width:80px}.euro-wrapper{display:flex;flex-direction:column;margin:0;padding:0;width:100%}.euro-wrapper *{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.euro-wrapper h2{padding-bottom:16px}.euro-wrapper .euro-inner{display:flex;flex-direction:column;gap:32px;margin:0;padding:0;width:100%}.euro-wrapper .euro-inner .matches-calendar{width:100%;width:calc(100% - 32px)}
/*# sourceMappingURL=main.7f599bc2.css.map*/