/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2026 | 10:13:47 */
/* CONTENEUR DES 3 SOURCES */
.vipsg-source-links {
    display: flex;
    align-items: stretch;
    gap: 12px;
    width: 100%;
    margin: 25px 0;
    clear: both;
}

/* 1/3 POUR CHAQUE BLOC */
.vipsg-source-links > div {
    flex: 1 1 33.333%;
    width: 33.333%;
    margin: 0;
    float: none;
    display: flex;
}

/* LIENS */
.vipsg-source-links a {
    width: 100%;
    min-height: 62px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    transition: all .25s ease;
}


/* =========================
   X
   ========================= */

.x-follow-source a {
    background: #000;
    border: 2px solid #000;
    color: #fff;
}

.x-follow-source a:hover {
    opacity: .85;
    color: #fff;
    transform: translateY(-3px);
}

.x-logo {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}


/* =========================
   GOOGLE
   ========================= */

.google-preferred-source a {
    background: #fff;
    border: 2px solid #cfcfcf;
    color: #111;
}

.google-logo {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    transition: transform .25s ease;
}

.google-preferred-source a:hover {
    transform: translateY(-3px);
    border-color: #4285F4;
    box-shadow: 0 8px 25px rgba(66, 133, 244, .15);
    background: linear-gradient(
        90deg,
        rgba(66,133,244,.05),
        rgba(52,168,83,.05)
    );
}

.google-preferred-source a:hover .google-logo {
    transform: scale(1.12) rotate(5deg);
}

.google-preferred-source a:hover span {
    color: #4285F4;
}


/* =========================
   MSN
   ========================= */

.msn-follow-source a {
    background: #fff;
    border: 2px solid #cfcfcf;
    color: #111;
}

.msn-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 17px;
    font-weight: 800;
    color: #00809d;
}

.msn-follow-source a:hover {
    transform: translateY(-3px);
    border-color: #00809d;
    box-shadow: 0 8px 25px rgba(0, 128, 157, .15);
    color: #00809d;
}


/* =========================
   TABLETTE
   ========================= */

@media (max-width: 900px) {

    .vipsg-source-links {
        gap: 8px;
    }

    .vipsg-source-links a {
        padding: 8px 10px;
        font-size: 12px;
    }

    .google-logo {
        width: 26px;
        height: 26px;
    }

    .x-logo {
        width: 21px;
        height: 21px;
    }
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 600px) {

    .vipsg-source-links {
        flex-direction: column;
        gap: 10px;
        margin: 20px 0;
    }

    .vipsg-source-links > div {
        width: 100%;
        flex: 1 1 100%;
    }

    .vipsg-source-links a {
        width: 100%;
        min-height: 52px;
        padding: 10px 15px;
        font-size: 14px;
    }
}


/* DAZN : toujours sur sa propre ligne */
.vipsg-dazn-ad {
    width: 100%;
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 0 15px 0;
    text-align: center;
}

.vipsg-dazn-ad a {
    display: block;
    width: 100%;
}

.vipsg-dazn-ad img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
}

/* Desktop */
.vipsg-dazn-desktop {
    display: block;
    width: 100%;
}

.vipsg-dazn-mobile {
    display: none;
}

/* Mobile */
@media (max-width: 767px) {

    .vipsg-dazn-desktop {
        display: none;
    }

    .vipsg-dazn-mobile {
        display: block;
        width: 100%;
    }

}

/* DAZN = 100% de la ligne, même si les autres blocs sont à 33% */
.vipsg-source-links > .vipsg-dazn-ad {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    flex-basis: 100% !important;
    box-sizing: border-box;
    margin: 0 0 10px 0;
}

/* Bannière */
.vipsg-source-links > .vipsg-dazn-ad a {
    display: block;
    width: 100%;
}

.vipsg-source-links > .vipsg-dazn-ad img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
}

/* Desktop */
.vipsg-dazn-desktop {
    display: block;
    width: 100%;
}

.vipsg-dazn-mobile {
    display: none;
}

/* Mobile */
@media (max-width: 767px) {

    .vipsg-source-links {
        flex-direction: column;
        gap: 10px;
        margin: 20px 0;
    }

    .vipsg-source-links > .vipsg-dazn-ad {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .vipsg-dazn-desktop {
        display: none;
    }

    .vipsg-dazn-mobile {
        display: block;
        width: 100%;
    }
}

/* CONTENEUR GLOBAL : PAS DE FLEX */
.vipsg-source-links {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px 0;
    box-sizing: border-box;
}

/* =========================
   DAZN
   ========================= */

.vipsg-dazn-ad {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 15px 0;
    box-sizing: border-box;
}

.vipsg-dazn-ad a {
    display: block;
    width: 100%;
}

.vipsg-dazn-ad img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
}

/* Desktop */
.vipsg-dazn-desktop {
    display: block;
    width: 100%;
}

.vipsg-dazn-mobile {
    display: none;
}


/* =========================
   X + GOOGLE + MSN
   ========================= */

.vipsg-source-buttons {
    display: flex !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 10px;
    box-sizing: border-box;
}

.vipsg-source-buttons > div {
    flex: 1 1 0 !important;
    width: 0 !important;
    min-width: 0 !important;
    box-sizing: border-box;
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 767px) {

    .vipsg-dazn-desktop {
        display: none !important;
    }

    .vipsg-dazn-mobile {
        display: block !important;
        width: 100%;
    }

    .vipsg-source-buttons {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px;
    }

    .vipsg-source-buttons > div {
        width: 100% !important;
        flex: none !important;
    }

}

@media (min-width: 767px) { 
	
	.google-preferred-source, .x-follow-source, .msn-follow-source {
		margin: 25px 0;
		text-align: center;
		width: 50%;
		float: left;
	}
	
}