.floating-widgets{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}.widget-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 10px #0000004d}.widget-btn:hover{transform:translateY(-5px);box-shadow:0 6px 14px #0006}.phone-btn{background-color:#2196f3}.whatsapp-btn{background-color:#25d366}@media (max-width:768px){.floating-widgets{gap:10px;bottom:20px;right:20px}.widget-btn{width:50px;height:50px}.widget-btn svg{width:24px;height:24px}}
