.cmp-result-list{margin:24px 0}
.cmp-result-list__info{margin-bottom:24px;color:var(--Neutral-Black);font-family:var(--inter-regular);font-size:14px;line-height:18px;font-weight:400}
.cmp-result-list__team{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--primary-primary-700)}
.cmp-result-list__team .title{display:flex;align-items:center;justify-content:center}
.cmp-result-list__team .title .imgTeam{background:var(--primary-primary-700);width:80px;height:80px;display:flex;align-items:center;justify-content:center}
.cmp-result-list__team .title .imgTeam picture{display:block;width:62px;max-height:62px;height:auto}
.cmp-result-list__team .title .imgTeam picture img{width:100%;height:100%}
.cmp-result-list__team .title .name{margin-left:24px;color:var(--primary-primary-500);font-family:var(--n27-bold);font-size:24px;font-weight:700;line-height:30px}
@media(max-width:1024px){.cmp-result-list__team .title .name{font-size:18px;line-height:24px}
}
.cmp-result-list__team .position{color:var(--primary-primary-500);font-size:18px;font-weight:400;line-height:24px}
@media(max-width:1024px){.cmp-result-list__team .position{font-size:16px;line-height:22px}
}
.cmp-result-list__filters{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:12px}
.cmp-result-list__filters .filters-buttons{display:flex;align-items:end;flex-wrap:wrap;gap:12px}
@media(max-width:1024px){.cmp-result-list__filters .filters-buttons{width:100%}
}
@media(max-width:1024px){.cmp-result-list__filters .filters-buttons>div{width:100%}
}
.cmp-result-list__filters .filters-buttons label{display:block;color:var(--Neutral-Black);font-size:16px;font-weight:700;line-height:22px;margin-bottom:8px}
.cmp-result-list__filters .filters-buttons select{padding:12px 24px 12px 12px;border-radius:30px;border:1px solid var(--Greyscale-600);background:var(--Neutral-White);color:var(--Greyscale-800);font-size:14px;font-weight:400;line-height:18px;width:257px;height:48px}
@media(max-width:1024px){.cmp-result-list__filters .filters-buttons select{width:100%}
}
.cmp-result-list__filters .filters-buttons button{padding:12px 24px;border-radius:80px;text-align:center;display:flex;align-items:center;justify-content:center;background:var(--primary-primary-500);color:var(--Neutral-White);font-size:16px;font-weight:700;line-height:22px}
@media(max-width:1024px){.cmp-result-list__filters .filters-buttons button{margin-top:6px;width:100%}
}
.cmp-result-list__filters .rankings-buttons{display:flex;align-items:center;gap:12px}
@media(max-width:1024px){.cmp-result-list__filters .rankings-buttons{display:none}
}
.cmp-result-list__filters .rankings-buttons a{padding:12px 24px;border-radius:30px;border:1px solid var(--Greyscale-600);background:var(--Neutral-White);color:var(--primary-primary-800);font-size:16px;font-weight:700;line-height:22px;text-decoration:none}
.cmp-result-list__empty{display:none;color:var(--primary-primary-500);font-size:16px;font-weight:700;line-height:22px;text-align:center;margin-top:24px}
.cmp-result-list .btn-wrapper-more{text-align:center;margin:24px 0}
@media(max-width:1024px){.cmp-result-list .btn-wrapper-more{margin:16px 0}
}
.cmp-result-list .btn-wrapper-more .btn-view-more-single{color:var(--Neutral-Black);font-size:16px;font-weight:500;line-height:24px;text-decoration:underline;border:0;padding:0;background:transparent;cursor:pointer}
@media(max-width:1024px){.cmp-result-list .btn-wrapper-more.btn-desktop{display:none}
}
@media(min-width:1024px){.cmp-result-list .btn-wrapper-more.btn-mobile{display:none}
}
.cmp-result-list__matches{margin-top:24px}
.cmp-result-list__matches .matchday{border:1px solid var(--primary-primary-700);background:var(--primary-primary-600);padding:8px 12px;display:flex;align-items:center;justify-content:space-between;color:var(--Neutral-White);text-align:center;font-size:16px;font-weight:700;line-height:22px}
.cmp-result-list__matches .matchday i{cursor:pointer}
.cmp-result-list__matches table{width:100%;border-collapse:collapse}
.cmp-result-list__matches table thead{border-bottom:2px solid var(--primary-primary-500)}
.cmp-result-list__matches table thead th{padding:8px 4px;color:var(--primary-primary-500);font-size:16px;font-weight:700;line-height:22px;text-align:left}
.cmp-result-list__matches table thead .fixtureCell,.cmp-result-list__matches table thead .matchdayCell,.cmp-result-list__matches table thead .dateCell,.cmp-result-list__matches table thead .hourCell{padding:16px 24px}
.cmp-result-list__matches table thead .matchdayCell{text-align:center}
.cmp-result-list__matches table tbody tr{border-bottom:1px solid var(--primary-primary-300)}
.cmp-result-list__matches table tbody tr td{padding:16px 24px;color:var(--primary-primary-500);font-size:16px;font-weight:700;line-height:22px}
.cmp-result-list__matches table tbody tr td .hour{width:fit-content;background:var(--primary-primary-500);padding:4px 8px;font-family:var(--n27-bold);color:var(--Neutral-White);font-size:14px;font-weight:700;line-height:18px}
.cmp-result-list__matches table tbody tr .matchdayCell{text-align:center}
.cmp-result-list__matches table tbody tr .resultCell{display:flex;align-items:center;justify-content:center;padding:0}
.cmp-result-list__matches table tbody tr .resultCell .score{font-family:var(--n27-bold);color:var(--primary-primary-800);font-size:28px;font-weight:700;line-height:52px;background:var(--Secondary-500);width:72px;height:58px;display:flex;align-self:center;justify-content:center}
.cmp-result-list__matches table tbody tr .resultCell .no-score{background:var(--Secondary-100)}
.cmp-result-list__matches table tbody tr .resultCell .imgTeam{background:var(--Secondary-100);width:58px;height:58px;display:flex;align-items:center;justify-content:center}
.cmp-result-list__matches table tbody tr .resultCell .imgTeam picture{width:44px;height:auto}
.cmp-result-list__matches table tbody tr .resultCell .imgTeam picture img{width:100%;height:100%}
.cmp-result-list__matches table tbody tr .dateStreaming{color:var(--Neutral-Black);font-size:16px;font-weight:500;line-height:24px}
.cmp-result-list__matches table tbody tr .dateStreaming .streamingText{text-decoration:underline;margin-left:4px}
.cmp-result-list__matches table tbody tr .dateStreaming i{font-size:24px;vertical-align:bottom}
.cmp-result-list__matches table .homeTeamCell{padding-right:0;text-align:right}
.cmp-result-list__matches table .awayTeamCell{padding-left:0}
.cmp-result-list__matches table .resultCell{text-align:center}
.cmp-result-list__matches table .hourCell .status{display:flex;padding:4px 8px;justify-content:center;align-items:center;font-family:var(--n27-bold);color:var(--Neutral-White);font-size:14px;font-weight:700;line-height:18px;width:fit-content}
@media(max-width:768px){.cmp-result-list__matches table .hourCell .status{float:initial;width:100%;padding:4px 0}
}
.cmp-result-list__matches table .hourCell .status.live{background:var(--Tertiary-Dark-Pink)}
.cmp-result-list__matches table .hourCell .status.finished{background:var(--Secondary-200);color:var(--Neutral-Black)}
.cmp-result-list__matches .table-v1 .score:not(.no-score) + .score:not(.no-score){position:relative}
.cmp-result-list__matches .table-v1 .score:not(.no-score) + .score:not(.no-score)::before{content:"-";position:absolute;left:-7px;top:0}
.cmp-result-list__matches .table-v2 tr td{padding:0}
.cmp-result-list__matches .table-v2 th.resultCell .sets-container{justify-content:center}
.cmp-result-list__matches .table-v2 th.resultCell .sets-container .setName{width:72px}
.cmp-result-list__matches .table-v2 .teamCell>div{display:flex;align-items:center;justify-content:flex-end;height:58px}
.cmp-result-list__matches .table-v2 .teamCell>div .imgTeam{margin-left:24px}
.cmp-result-list__matches .table-v2 .teamCell>div .imgTeam picture{display:block;width:44px;height:auto}
.cmp-result-list__matches .table-v2 .resultCell{flex-direction:column}
.cmp-result-list__matches .table-v2 .resultCell>div{display:flex;align-items:center}
.cmp-result-list__matches .table-v2 .hourCell .status{display:flex;padding:4px 8px;justify-content:center;align-items:center;font-family:var(--n27-bold);color:var(--Neutral-White);font-size:14px;font-weight:700;line-height:18px;width:fit-content}
@media(max-width:768px){.cmp-result-list__matches .table-v2 .hourCell .status{float:initial;width:100%;padding:4px 0}
}
.cmp-result-list__matches .table-v2 .hourCell .status.live{background:var(--Tertiary-Dark-Pink)}
.cmp-result-list__matches .table-v2 .hourCell .status.finished{background:var(--Secondary-200);color:var(--Neutral-Black)}
.cmp-result-list__matches.only-desktop{position:relative}
@media(max-width:1024px){.cmp-result-list__matches.only-desktop{display:none}
}
.cmp-result-list__matches.only-desktop::before{content:"";position:absolute;left:-56px;top:0;width:50px;height:100%;background-image:url("../../../../content/dam/eitb-kirolak/images/backgrounds-results/list-left-desktop.svg");background-repeat:repeat-y;background-position:top right}
.cmp-result-list__matches.team-style::before{content:none}
.cmp-result-list__matches.team-style::after{content:"";position:absolute;right:-56px;top:0;width:50px;height:100%;background-image:url("../../../../content/dam/eitb-kirolak/images/backgrounds-results/list-right-desktop.svg");background-repeat:repeat-y;background-position:top left}
@media(min-width:1024px){.cmp-result-list__matches.only-mobile{display:none}
}
.cmp-result-list__matches.only-mobile .match-content{border-bottom:1px solid var(--primary-primary-300);padding-top:8px;padding-bottom:12px;margin-top:16px}
.cmp-result-list__matches.only-mobile .match-content .dayFixtureCell{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.cmp-result-list__matches.only-mobile .match-content .dayFixtureCell>div{color:var(--primary-primary-300);font-size:14px;font-weight:400;line-height:18px}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .dateStreaming{color:var(--Neutral-Black) !important;font-size:14px !important;font-weight:500 !important;line-height:18px !important}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .dateStreaming .streamingText{text-decoration:underline;margin-left:4px}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .dateStreaming i{font-size:20px;vertical-align:bottom}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .date{color:var(--primary-primary-500);font-size:14px;font-weight:400;line-height:18px}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .hour{font-family:var(--n27-bold);color:var(--Neutral-White);font-size:14px;font-weight:700;line-height:18px;background:var(--primary-primary-500);padding:4px 8px}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .status{display:flex;padding:4px 8px;justify-content:center;align-items:center;font-family:var(--n27-bold);color:var(--Neutral-White);font-size:14px;font-weight:700;line-height:18px;width:fit-content}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .live{background:var(--Tertiary-Dark-Pink)}
.cmp-result-list__matches.only-mobile .match-content .dateHourCell .finished{background:var(--Secondary-200);color:var(--Neutral-Black)}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch{display:flex;align-items:end;justify-content:space-between}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch>div{flex:1}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .homeTeamMatch,.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .awayTeamMatch{color:var(--primary-primary-500);font-size:14px;font-weight:700;line-height:18px;margin-top:4px}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .awayTeamMatch{text-align:right}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch picture{display:block;width:32px;height:auto}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch picture img{width:100%;height:100%}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch :first-child{display:flex;flex-direction:column;align-items:start}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch :last-child{display:flex;flex-direction:column;align-items:end}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .scoreMatch{display:flex;align-items:center;justify-content:center}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .scoreMatch .score{color:var(--primary-primary-800);font-size:20px;font-weight:700;line-height:28px;background:var(--Secondary-500);display:flex;width:44px;height:37px;justify-content:center;align-items:center !important}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .scoreMatch .score:not(.no-score):nth-of-type(2){position:relative}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .scoreMatch .score:not(.no-score):nth-of-type(2)::before{content:"-";position:absolute;left:-5px;top:4px}
.cmp-result-list__matches.only-mobile .match-content .scoreTeamMatch .scoreMatch .no-score{background:var(--Secondary-100)}
.cmp-result-list__matches.only-mobile .matches-v2 .scoreTeamMatch{align-items:start}
.cmp-result-list__matches.only-mobile .matches-v2 .scoreTeamMatch .scoreMatch{flex-direction:column}
.cmp-result-list__matches.only-mobile .matches-v2 .scoreTeamMatch .scoreMatch .score-title{color:var(--primary-primary-500);font-size:16px;font-weight:700;line-height:22px;padding:8px 0}
.cmp-result-list__matches.only-mobile .matches-v2 .scoreTeamMatch .scoreMatch .score-result{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--primary-primary-500)}
.cmp-result-list__matches.only-mobile.sport4 .match-content .scoreTeamMatch :first-child{align-items:end}
.cmp-result-list__matches.only-mobile.sport4 .match-content .scoreTeamMatch :last-child{align-items:start}
.cmp-result-list__matches.only-mobile.sport4 .match-content .scoreTeamMatch .homeTeamMatch{text-align:right}
.cmp-result-list__matches.only-mobile.sport4 .match-content .scoreTeamMatch .awayTeamMatch{text-align:left}
.cmp-result-list .rankings-buttons-mobile{display:none}
@media(max-width:1024px){.cmp-result-list .rankings-buttons-mobile{display:flex;flex-direction:column;gap:12px;margin-top:24px}
}
.cmp-result-list .rankings-buttons-mobile a{padding:12px;border-radius:30px;border:1px solid var(--Greyscale-600);background:var(--Neutral-White);color:var(--Greyscale-800);font-size:14px;font-weight:700;line-height:18px;text-decoration:none;text-align:center}
.cmp-result-list img{aspect-ratio:initial}