.wa79-root{position:fixed;right:1.25rem;bottom:3.5rem;z-index:60;transform:translateY(160px);opacity:0;pointer-events:none;transition:transform .4s ease-in-out,opacity .4s ease-in-out}@media (min-width:640px){.wa79-root{right:1.875rem;bottom:5.5rem}}.wa79-shown{transform:translateY(0);opacity:1;pointer-events:auto}.wa79-pill{display:flex;align-items:center;width:100%;max-width:20rem;padding:6px;border-radius:60px;background-color:rgb(178,247,207);text-decoration:none;overflow:hidden;transition:max-width .5s ease-in-out}.wa79-pill:focus-visible{outline:2px solid #0072d4;outline-offset:3px}.wa79-collapsed .wa79-pill{max-width:72px}.wa79-disc{flex:0 0 60px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:60px;background-color:rgb(37,211,102);animation:wa79-ring 2.5s ease infinite}.wa79-disc svg{width:40px;height:auto;display:block}@keyframes wa79-ring{0%{box-shadow:0 0 0 0 rgb(37 211 102/.4),0 0 0 10px rgb(37 211 102/.3),0 0 0 20px rgb(37 211 102/.2)}to{box-shadow:0 0 0 20px rgb(37 211 102/0),0 0 0 30px rgb(37 211 102/0),0 0 0 40px rgb(37 211 102/0)}}.wa79-copy{min-width:0;display:block;padding-left:10px;padding-right:20px;opacity:1;transition:opacity .5s ease}.wa79-collapsed .wa79-copy{opacity:0}.wa79-title{margin-bottom:4px;font-size:14px;line-height:20px;font-weight:600;color:#000}.wa79-sub,.wa79-title{display:block;font-family:var(--font-body),"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",sans-serif;white-space:nowrap}.wa79-sub{font-size:10px;line-height:16px;font-weight:400;color:#919191}@media (prefers-reduced-motion:reduce){.wa79-copy,.wa79-pill,.wa79-root{transition:none}.wa79-disc{animation:none}}