.whatsapp-float{position:fixed;bottom:32px;right:12px;z-index:9999;width:92px;height:92px;border-radius:50%;animation:pulseRays 2s infinite;display:flex;align-items:center;justify-content:center}.whatsapp-float::before{content:'';position:absolute;width:100%;height:100%;background:radial-gradient(circle,rgba(37,211,102,0.4) 40%,transparent 70%);border-radius:50%;animation:burst 1.8s infinite ease-out;z-index:-1}.whatsapp-float img{width:56px;height:56px}@keyframes burst{0%{transform:scale(1);opacity:0.7}50%{transform:scale(1.8);opacity:0.3}100%{transform:scale(2.4);opacity:0}}@media only screen and (max-width:768px){.mobile-row-inline .et_pb_column{width:auto!important;flex:1 1 auto;text-align:center}.mobile-row-inline{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}}