.andi-floating-button{align-items:center;background:linear-gradient(94.15deg,#d81f36 27.83%,#a050ff 85.72%);border-radius:100px;bottom:76px;box-sizing:border-box;display:flex;flex-direction:row;height:66px;overflow:hidden;padding:12px;position:fixed;right:64px;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;width:170px;z-index:1}.andi-floating-button:after{background:#a050ff;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:-1}.andi-floating-button:hover:after{opacity:1}.andi-icon-container{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;position:relative;width:50px}.andi-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:26px;position:relative;width:138px}.andi-description{display:none}