.ithub-top-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center}
.ithub-ticket-btn{background:#13a8e8!important;color:#fff!important;border-radius:999px!important;padding:11px 24px!important;text-transform:uppercase;font-weight:700;line-height:20px!important;box-shadow:none!important}
.ithub-whatsapp{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#25d366;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 8px 26px rgba(0,0,0,.3);z-index:9999;transition:.2s}
.ithub-whatsapp:hover{transform:translateY(-3px);background:#1ebc59}
.ithub-whatsapp-label{position:fixed;right:98px;bottom:38px;background:#fff;color:#17324d;padding:8px 12px;border-radius:5px;box-shadow:0 5px 20px rgba(0,0,0,.18);z-index:9998;font-weight:600}
.clients .row{display:flex;gap:42px;align-items:center;width:max-content;animation:ithubLogoScroll 24s linear infinite}.clients{overflow:hidden}.clients .row>div{width:220px;min-width:220px}.clients .row:hover{animation-play-state:paused}
@keyframes ithubLogoScroll{0%{transform:translateX(0)}50%{transform:translateX(-25%)}100%{transform:translateX(0)}}
@media(max-width:767px){.ithub-whatsapp{right:16px;bottom:16px;width:56px;height:56px}.ithub-whatsapp-label{display:none}.clients .row>div{width:160px;min-width:160px}.ithub-top-actions{justify-content:center}}
