.sg-whatsapp-float{background:var(--text);z-index:400;cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .12s,box-shadow .12s;display:flex;position:fixed;bottom:10px;right:16px;box-shadow:0 10px 26px rgba(0,0,0,.22)}.sg-whatsapp-float:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(0,0,0,.26)}.sg-whatsapp-float img{object-fit:contain;cursor:pointer;width:100%;height:100%}@media (max-width:991px){.sg-whatsapp-float{width:54px;height:54px;bottom:16px;right:16px}}.sg-whatsapp-float--logged-in{background:var(--white)}.sg-whatsapp-float--logged-out{background:var(--black)}
