#atlwdg-trigger{z-index:9999}.demo345{position:fixed;right:1rem;bottom:3rem;display:block;width:80px;height:80px;background:#000;color:#fff;z-index:999999}.cta-anchor{width:60px;height:60px;padding:.5rem .5rem;transition:all 300ms ease-in-out;display:flex;align-items:center;cursor:pointer;background:#6392c6;border-radius:3px;color:#fff;font-family:'Poppins';font-weight:600;font-size:1rem;text-decoration:none;gap:.6rem;position:fixed;right:1rem;bottom:1rem;overflow:hidden;z-index:99999}.cta-anchor:hover{width:260px}.cta-anchor div{width:100%;height:50px;visibility:hidden;opacity:0;transition:all 300ms ease-in-out;transition-delay:300ms}.cta-anchor:hover div{opacity:1;visibility:visible}.cta-anchor img{transform:scaleX(-1)}