<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body #tarteaucitronRoot #tarteaucitronAlertBig {
    background: #fff;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.7);
}
#tarteaucitronCloseAlert {
    /* display: none !important; */
}
body #tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
body #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    color: #000;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig.tarteaucitronAlertBigTop {
    border-radius: 32px;
    overflow: hidden;
    padding-top: 112px;
    padding-bottom: 16px;
    max-width: 600px;
    box-shadow: 0 0 40px rgba(0,0,0,0.7);
}
#tarteaucitronRoot .tarteaucitronDeny.tarteaucitronCTAButton {
    /* display: none; */
}
#tarteaucitronRoot div#tarteaucitronAlertBig::before {
    color: #000;
    font-weight: 700;
    font-size: 54px;
}
#tarteaucitronRoot #tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
    margin-top: 8px;
    margin-bottom: 24px;
    font-size: 1.1rem;
}
#tarteaucitronAlertBig .icones-cookies li {
    position: absolute;
    line-height: 1;
}
#tarteaucitronAlertBig .icones-cookies li:first-child {
    left: -3%;
    top: 2.5rem;
    font-size: 3.2rem;
}
#tarteaucitronAlertBig .icones-cookies li:first-child svg {
    width: 3.2rem;
}

#tarteaucitronAlertBig .icones-cookies li:nth-child(2) {
    left: 21.5%;
    top: 2.5rem;
}
#tarteaucitronAlertBig .icones-cookies li:nth-child(2) svg {
    transform: rotateZ(330deg);
    width: 3.8rem;
}

#tarteaucitronAlertBig .icones-cookies li:nth-child(3) {
    left: 43.5%;
    top: -0.4rem;
}
#tarteaucitronAlertBig .icones-cookies li:nth-child(3) svg {
    transform: rotateZ(180deg);
    width: 2.8rem;
}

#tarteaucitronAlertBig .icones-cookies li:nth-child(4) {
    right: 29%;
    top: 4.9rem;
}
#tarteaucitronAlertBig .icones-cookies li:nth-child(4) svg {
    transform: rotateZ(120deg);
    width: 2rem;
}

#tarteaucitronAlertBig .icones-cookies li:nth-child(5) {
    right: 5.5%;
    top: 7.4rem;
}
#tarteaucitronAlertBig .icones-cookies li:nth-child(5) svg {
    transform: rotateZ(90deg);
    width: 2.6rem;
}

#tarteaucitronAlertBig .icones-cookies li:nth-child(6) {
    right: -3.2%;
    top: 0.6rem;
}
#tarteaucitronAlertBig .icones-cookies li:nth-child(6) svg {
    transform: rotateZ(220deg);
    width: 2.8rem;
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronRoot .tarteaucitronDeny.tarteaucitronCTAButton {
    font-size: 1.1rem !important;
    font-weight: 700;
    padding: 0.6rem;
    border-radius: 1.6rem;
    border-style: solid;
	border-width: 0.1rem;
    color: #fff;
    transition: all .15s ease-in-out;
	max-width: 250px;
	width: 100%;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
    border-color: #008300;
    background-color: #008300;
}
#tarteaucitronRoot .tarteaucitronDeny.tarteaucitronCTAButton {
    border-color: #9C1A1A;
    background-color: #9C1A1A;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize:hover,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize:focus {
    background-color: #fff;
    color: #008300;
}
#tarteaucitronRoot .tarteaucitronDeny.tarteaucitronCTAButton:hover,
#tarteaucitronRoot .tarteaucitronDeny.tarteaucitronCTAButton:focus {
    background-color: #fff;
    color: #9C1A1A;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    margin-left: 0;
    text-decoration: underline;
    color: #000;
    font-size: inherit !important;
    padding: 0;
}



#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:nth-child(2),
#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:nth-child(3),
#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:nth-child(4),
#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:nth-child(6),
#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    display: none;
}
#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:first-child {
    left: -1.6rem;
    top: -1.6rem;
}
#tarteaucitronAlertBig.tarteaucitronAlertBigBottom .icones-cookies li:nth-child(5) {
    right: 0;
    top: 2rem;
}



#tarteaucitronRoot #tarteaucitronAlertSmall {
    right: 15px;
    bottom: 15px;
	border-radius: 0.8rem;
}
#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager {
    font-size: 1rem !important;
	font-weight: 700;
}
#tarteaucitronManager svg {
    width: 50px;
    height: 30px;
	vertical-align: middle;
}



@media screen and (max-width:850px){
    body #tarteaucitronRoot div#tarteaucitronAlertBig.tarteaucitronAlertBigTop {
        padding-top: 110px;
    }
    #tarteaucitronRoot div#tarteaucitronAlertBig::before {
        font-size: 3rem;
    }
    #tarteaucitronRoot #tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
        margin: 10px 0 15px;
        font-size: 1rem;
        line-height: 1.3;
    }
    #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
/*        font-size: 1.3rem !important;
        font-weight: 700;
        padding: 0.5rem 3rem 0.5rem;*/
        margin-bottom: 15px;
    }
    #tarteaucitronAlertBig .icones-cookies li:first-child svg {
        width: 2.66rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(2) svg {
        width: 3.2rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(3) svg {
        width: 2.2rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(4) {
        top: 3rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(4) svg {
        width: 1.8rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(5) {
        top: 6rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(5) svg {
        width: 2.5rem;
    }
    #tarteaucitronAlertBig .icones-cookies li:nth-child(6) svg {
        width: 2.4rem;
    }
	
	
	
	#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager {
		font-size: 0.8rem !important;
	}
	#tarteaucitronManager svg {
		width: 40px;
		height: 24px;
	}
}</pre></body></html>