.boton-flota{position:fixed;bottom:40%;right:25px;background-color:#25d366;color:#000;padding:15px 20px;border-radius:50px;text-decoration:none;font-family:sans-serif;font-weight:bold;box-shadow:0px 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;z-index:1000;}.boton-flota:hover{transform:translateY(-5px);box-shadow:0px 8px 12px rgba(0,0,0,0.3);font-weight:black;color:#fff;}.cta-sticky{position:fixed;bottom:0;left:0;width:100%;background:#ff5b2d;color:#fff;font-size:18px;font-weight:600;text-align:center;padding:14px 0;text-decoration:none;z-index:1001;transition:transform .25s ease;}.cta-sticky.animate{animation:pulse .6s ease-out 1;}@keyframes pulse{0%{transform:scale(.9);}70%{transform:scale(1.02);}100%{transform:scale(1);}}html,body{max-width:100%;overflow-x:hidden;}
