.glucody-wa{position:fixed;right:2.4rem;bottom:2.4rem;z-index:150;transition:bottom .25s ease,opacity .2s ease}@media(max-width: 749px){.glucody-wa{right:1.6rem;bottom:1.6rem}}html[data-drawer-open] .glucody-wa{opacity:0;pointer-events:none}@media(max-width: 749px){body.sticky-atc-visible .glucody-wa{bottom:9.2rem}}@media(min-width: 750px)and (max-width: 959px){body.sticky-atc-visible .glucody-wa{opacity:0;pointer-events:none}}.glucody-wa__btn{display:flex;align-items:center;justify-content:center;gap:.8rem;width:5.6rem;height:5.6rem;border-radius:999rem;background:var(--g-blue);color:var(--g-white);box-shadow:0 .8rem 2rem rgba(20,40,80,.28);transition:transform .2s ease,box-shadow .2s ease}.glucody-wa__btn svg{width:2.8rem;height:2.8rem;flex-shrink:0}.glucody-wa__btn:hover{transform:translateY(-0.2rem);box-shadow:0 1rem 2.4rem rgba(20,40,80,.34)}.glucody-wa--navy .glucody-wa__btn{background:var(--g-navy)}.glucody-wa--pill .glucody-wa__btn{width:auto;height:4.8rem;padding:0 1.8rem 0 1.4rem;background:var(--g-navy)}.glucody-wa--pill .glucody-wa__btn svg{width:2.4rem;height:2.4rem}@media(max-width: 749px){.glucody-wa--pill .glucody-wa__btn{width:5.6rem;height:5.6rem;padding:0}.glucody-wa--pill .glucody-wa__btn svg{width:2.8rem;height:2.8rem}}.glucody-wa__label{font-size:1.4rem;font-weight:500;white-space:nowrap}@media(max-width: 749px){.glucody-wa__label{display:none}}.glucody-wa__bubble{position:absolute;right:0;bottom:calc(100% + 1rem);width:22rem;padding:1.2rem 1.4rem;border:1px solid var(--g-border-blue);border-radius:1.2rem;background:var(--g-white);box-shadow:0 .8rem 2.4rem rgba(20,40,80,.16);opacity:0;transform:translateY(0.6rem);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.glucody-wa__bubble.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.glucody-wa__bubble[hidden]{display:none}.glucody-wa__bubble-title{padding-right:2rem;color:var(--g-navy);font-size:1.4rem;font-weight:500;line-height:1.4}.glucody-wa__bubble-text{padding-top:.4rem;color:var(--g-muted);font-size:1.2rem;line-height:1.5}.glucody-wa__bubble-close{position:absolute;top:.6rem;right:.8rem;padding:.2rem .4rem;color:var(--g-muted);font-size:1.6rem;line-height:1}.glucody-wa__bubble-close:hover{color:var(--g-navy)}
