:root{--floating-icon-size:60px;--floating-icon-size-mobile:50px;--floating-right-offset:25px;--floating-right-offset-mobile:15px;--whatsapp-color:#25d366;--call-color:#1140cb;--back-to-top-color:#2b2415;--accent-golden:#ebcb78}#floating-call-button,#whatsappa{display:contents!important}.btn-call-pulse,.btn-whatsapp-pulse,.tt-back-to-top{position:fixed!important;right:var(--floating-right-offset)!important;width:var(--floating-icon-size)!important;height:var(--floating-icon-size)!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:50%!important;z-index:9999!important;text-decoration:none!important;box-shadow:0 10px 25px rgba(0,0,0,.2)!important;transition:.4s cubic-bezier(.175, .885, .32, 1.275)!important}.btn-call-pulse i,.btn-whatsapp-pulse i,.tt-back-to-top i{font-size:24px!important;color:#fff!important;transition:transform .3s!important}.btn-whatsapp-pulse{background:var(--whatsapp-color)!important;bottom:100px!important}.btn-whatsapp-pulse:hover{background:#20ba5a!important;transform:scale(1.1) translateY(-5px)!important;box-shadow:0 15px 30px rgba(37,211,102,.4)!important}.btn-call-pulse{background:var(--call-color)!important;bottom:175px!important}.btn-call-pulse:hover{background:#0d34a8!important;transform:scale(1.1) translateY(-5px)!important;box-shadow:0 15px 30px rgba(17,64,203,.4)!important}.tt-back-to-top{background:var(--back-to-top-color)!important;bottom:25px!important;opacity:0!important;visibility:hidden!important;transform:translateY(20px)!important;color:var(--accent-golden)!important}.tt-back-to-top.tt-show{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.tt-back-to-top:hover{background:var(--accent-golden)!important;color:var(--back-to-top-color)!important;transform:scale(1.1) translateY(-5px)!important}.tt-back-to-top i{color:inherit!important;font-size:20px!important}.btn-call-pulse::after,.btn-whatsapp-pulse::after{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important;width:100%!important;height:100%!important;border-radius:50%!important;z-index:-1!important;animation:2s infinite pulse-ring!important}.btn-whatsapp-pulse::after{border:4px solid var(--whatsapp-color)!important}.btn-call-pulse::after{border:4px solid var(--call-color)!important}@keyframes pulse-ring{0%{transform:scale(.9);opacity:.8}100%{transform:scale(1.6);opacity:0}}.btn-call-pulse i,.btn-whatsapp-pulse i{animation:3s infinite icon-vibrate!important}@keyframes icon-vibrate{0%,100%,90%{transform:rotate(0)}92%{transform:rotate(15deg)}94%{transform:rotate(-15deg)}96%{transform:rotate(10deg)}98%{transform:rotate(-10deg)}}@media (max-width:991px){:root{--floating-icon-size:55px;--floating-right-offset:20px}}@media (max-width:767px){:root{--floating-icon-size:50px;--floating-right-offset:15px}.tt-back-to-top{bottom:85px!important}.btn-whatsapp-pulse{bottom:145px!important}.btn-call-pulse{bottom:205px!important}}@media (max-width:575px){.tt-back-to-top{bottom:85px!important}.btn-whatsapp-pulse{display:flex!important;bottom:145px!important}.btn-call-pulse{display:flex!important;bottom:205px!important}}.btn-call-pulse-border::before,.btn-whatsapp-pulse-border::before{display:none!important}