:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}#brxe-oubynh :not([fill="none"]) {fill: var(--bricks-color-gtpivt) !important}#brxe-oubynh {height: var(--icon-size); width: var(--icon-size)}#brxe-rduazv {padding-top: 0.75rem; padding-right: 0.75rem; padding-bottom: 0.75rem; padding-left: 0.75rem; border-radius: 50vw; width: calc(var(--icon-size) * 1.5); justify-content: center; align-items: center; background-color: #25d366; box-shadow: 3px 5px 15px 0 rgba(0, 0, 0, 0.15); position: fixed; right: 4rem; bottom: 4rem; z-index: 999; display: flex}#brxe-rduazv {--icon-size: 4rem;}#brxe-rduazv:after {content: attr(data-count);line-height: 1;font-size: 1.2rem;align-items:center;color: white;justify-content: center;display:flex;width: 1.5rem;height: 1.5rem; background: #FF6700; top: 0;right: 0;position: absolute;border-radius: 50vw;animation: pulse 1s infinite;}@keyframes pulse { 0%{box-shadow:0 0 0 0px rgba(255, 0, 0, 0.2) } 100%{box-shadow:0 0 0 20px rgba(255, 0, 0, 0) }}