.ge-growth-wrap{background:var(--geBg)}
.ge-growth-wa{
position:fixed;right:20px;bottom:80px;
background:#25d366;color:#fff;padding:14px 18px;
border-radius:50px;font-weight:700;z-index:9999
}
.ge-growth-popup{
position:fixed;left:0;top:0;width:100%;height:100%;
background:rgba(0,0,0,.6);display:none;align-items:center;justify-content:center
}
.ge-growth-popup-inner{
background:#fff;padding:30px;border-radius:14px;width:320px
}