@keyframes aunoaChatButton_fade-in__YzCza{0%{opacity:0}to{opacity:1}}.aunoaChatButton_container____cGJ{position:fixed;bottom:var(--gls-spacing-4);right:var(--gls-spacing-4);z-index:1000;animation:aunoaChatButton_fade-in__YzCza .2s ease-in}.aunoaChatButton_container____cGJ .aunoaChatButton_button__MkIhQ{background-color:var(--gls-color-brand-yellow);width:65px;height:65px;border-radius:50%;overflow:hidden;transform:scale(1)}@media (hover:hover) and (pointer:fine){.aunoaChatButton_container____cGJ .aunoaChatButton_button__MkIhQ{transition:transform .2s ease-in-out}:is(.aunoaChatButton_container____cGJ .aunoaChatButton_button__MkIhQ):hover{transform:scale(1.08)}}:is(.aunoaChatButton_container____cGJ .aunoaChatButton_button__MkIhQ)>div{width:100%;height:100%}:is(.aunoaChatButton_container____cGJ .aunoaChatButton_button__MkIhQ) img{object-fit:cover;width:100%;height:100%}