@keyframes globe-pulse{0%{box-shadow:0 0 0 0 rgba(208,189,247,.2)}100%{box-shadow:0 0 0 22px rgba(208,189,247,0)}}.geo-banner{overflow:hidden;position:fixed;bottom:0;left:0;width:100%;background:#a51c1c}.geo-banner .icon{position:relative;display:flex;width:22px;height:22px;border-radius:11px;margin:4px 48px}.geo-banner .icon .ic{z-index:3;position:absolute;top:0;left:0;width:22px;height:22px;border-radius:11px;background-image:url("globe.webp");background-size:contain;background-position:center;background-repeat:no-repeat;animation:globe-pulse 2s linear infinite}.geo-banner .icon .pulse-1{z-index:2;display:block;position:absolute;width:44px;height:44px;border-radius:22px;top:-11px;left:-11px;animation:globe-pulse 2s linear infinite;animation-delay:.7s}.geo-banner .icon .pulse-2{z-index:1;display:block;position:absolute;width:66px;height:66px;border-radius:33px;left:-22px;top:-22px;animation:globe-pulse 2s linear infinite;animation-delay:1.4s}@media(max-width: 820px){.geo-banner .content{text-align:left}}@media(max-width: 480px){.geo-banner .icon{display:none}.geo-banner .content{font-size:14px;line-height:20px;font-weight:400;padding-right:36px}}body.has-geobanner .ic-wa{bottom:80px}body.has-geobanner .scroll-top{bottom:170px}/*# sourceMappingURL=geolocation-banner.min.css.map */