@layer bricks{:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}#brxe-qtbyov :not([fill="none"]){fill:var(--light)!important}#wa-button{background-image:linear-gradient(#00ff7b,var(--green));aspect-ratio:1;max-width:64px;padding-top:var(--space-xs);padding-right:var(--space-xs);padding-bottom:var(--space-xs);padding-left:var(--space-xs);border-radius:var(--radius-s);position:fixed;bottom:var(--space-4xl);right:var(--space-xl);display:flex;justify-content:center;align-items:center;width:64px;line-height:1;height:64px;align-self:center!important;transition:all .3s ease;z-index:999;box-shadow:5px 5px 15px 10px var(--dark-10)}#wa-button:hover{transform:translateY(-10px) scaleY(1.1) scaleX(1.1);box-shadow:0 0 15px 10px var(--success-20)}@media (max-width:478px){#wa-button{width:50px;max-width:50px;height:50px}}