<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --bg: #f8f7fa;
    --menutxtcl: 0,0,0;
    --menutxtweight: 600;
    --intlinear: 0,0,0;
    --txtall: 0,0,0;
    --cl1: 182,1,1;
    --pckdf: var(--cl1);
    --whydf: var(--cl1);
    --lbds: 255, 255, 255;
    --lsdb: 56, 58, 70;
    --text: 85, 85, 85;
    --fixedtel: #ff0000;
}
body.dark {
    --bg: #26272d;
    --menutxtcl: 226, 226, 228;
    --intlinear: 45, 45, 58;
    --txtall: 226, 226, 228;
    --cl1: 0,82,255;
    --lbds: 56, 58, 70;
    --lsdb: 255, 255, 255;
    --pckdf: var(--cl1);
    --text: 226, 226, 228;
}

@media (max-width: 768px){
    .fixActions {
        display: none !important;
    }
}
 i.fab.fa-youtube {color: #d72222 !important;} i.fab.fa-tiktok {color: #000000 !important;} i.fab.fa-instagram {color: #E1306C !important;} i.fab.fa-twitter {color: #1da1f2 !important;} i.fab.fa-facebook-square {color: #0500ba !important;} i.fab.fa-twitch {color: #6441a5 !important;} i.fab.fa-spotify {color: #2ebd59 !important;} i.fab.fa-telegram {color: #0088cc !important;} i.fab.fa-tumblr {color: #34526f !important;} i.fa-brands.fa-google {color: #4285F4 !important;} i.fab.fa-instagram-square {color: #41ff00 !important;} i.fab.fa-facebook {color: #0d6efd !important;} i.fab.fa-linkedin {color: #0077b5 !important;} i.fab.fa-whatsapp {color: #25D366 !important;} i.fa-brands.fa-pinterest {color: #e60023 !important;} i.fa-brands.fa-threads {color: #000000 !important;}</pre></body></html>