Alors que les noms de Joao Moutinho, à‰tienne Capoue ou Arturo Vidal circulent, le site belge Sud Info affirme ce mardi matin que les dirigeants du club de la capitale auraient eu il y a déjà plus d’un mois un entretien avec Lucien D'Onofrio, l’agent de l’international belge Axel Witsel.
img {
width: 28px;
height: 28px;
object-fit: contain;
filter: drop-shadow(0 2px 5px rgba(0,0,0,.4));
}
.bab-club strong {
display: block;
font-size: 13px;
font-weight: 800;
line-height: 1.05;
white-space: nowrap;
}
.bab-league {
display: block;
font-size: 8px;
opacity: .45;
margin-top: 1px;
line-height: 1;
white-space: nowrap;
}
.bab-broker {
width: 26px;
height: 26px;
border-radius: 6px;
background: #fff;
object-fit: contain;
padding: 2px;
box-shadow: 0 2px 7px rgba(0,0,0,.25);
}
.bab-sep {
display: none;
}
.bab-bets {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 7px;
margin: 0;
}
.bab-bet {
background: rgba(255,255,255,.06);
border: 1px solid rgba(255,255,255,.09);
border-radius: 8px;
padding: 7px 8px;
text-align: left;
transition: background .18s, border-color .18s;
}
.bab-bet:hover {
background: rgba(34,197,94,.1);
border-color: rgba(34,197,94,.35);
}
.bab-label {
font-size: 10px;
font-weight: 650;
opacity: .9;
margin: 0 0 3px;
line-height: 1.1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.bab-odd-row {
display: inline-flex;
align-items: baseline;
justify-content: flex-start;
gap: 3px;
margin: 0;
}
.bab-odd {
font-size: 19px;
line-height: 1;
font-weight: 900;
color: var(--g);
text-shadow: 0 0 10px rgba(34,197,94,.35);
}
.bab-up {
font-size: 8px;
color: var(--g);
animation: bab-bounce .9s ease-in-out infinite alternate;
}
@keyframes bab-bounce {
from { transform: translateY(0); opacity: 1; }
to { transform: translateY(-2px); opacity: .55; }
}
.bab-gain {
display: inline;
margin-left: 5px;
font-size: 8px;
opacity: .5;
line-height: 1;
}
.bab-gain b {
color: var(--gold);
opacity: 1;
font-weight: 700;
}
.bab-cta {
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
background: linear-gradient(135deg, #22c55e, #15803d);
border-radius: 8px;
padding: 9px 10px;
font-weight: 850;
font-size: 11px;
line-height: 1.05;
text-transform: uppercase;
letter-spacing: .25px;
position: relative;
overflow: hidden;
box-shadow: 0 5px 14px rgba(34,197,94,.26);
transition: box-shadow .18s, transform .18s;
min-height: 42px;
}
.bab-cta::after {
content: '';
position: absolute;
top: 0;
left: -80%;
width: 35%;
height: 100%;
background: rgba(255,255,255,.16);
transform: skewX(-18deg);
animation: bab-shine 3.2s ease-in-out infinite;
}
@keyframes bab-shine {
0%, 100% { left: -80%; }
45%, 60% { left: 130%; }
}
.bab-cta:hover {
box-shadow: 0 7px 22px rgba(34,197,94,.42);
transform: scale(1.01);
}
.bab-arrow {
font-size: 14px;
animation: bab-arr .7s ease-in-out infinite alternate;
}
@keyframes bab-arr {
from { transform: translateX(0); }
to { transform: translateX(3px); }
}
.bab-disclaimer {
grid-column: 1 / -1;
margin: -2px 0 0;
text-align: center;
font-size: 7px;
opacity: .28;
line-height: 1;
}
/* Mobile : compact mais lisible */
@media (max-width: 640px) {
#bab-25634e3 a {
grid-template-columns: 1fr;
gap: 7px;
padding: 8px 9px;
}
.bab-header {
justify-content: space-between;
}
.bab-club > img {
width: 26px;
height: 26px;
}
.bab-broker {
width: 24px;
height: 24px;
}
.bab-bets {
gap: 6px;
}
.bab-bet {
padding: 6px 7px;
}
.bab-label {
font-size: 9px;
}
.bab-odd {
font-size: 17px;
}
.bab-gain {
font-size: 7px;
}
.bab-cta {
min-height: 34px;
padding: 8px 9px;
font-size: 10.5px;
}
.bab-disclaimer {
margin-top: -1px;
}
}



