.geo-suggestion-banner{background:#1f2937;border-radius:8px;bottom:1rem;box-shadow:0 8px 24px rgba(0,0,0,.25);color:#fff;font-size:.92rem;left:50%;max-width:720px;padding:.85rem 1.1rem;position:fixed;transform:translateX(-50%);width:calc(100% - 2rem);z-index:1100}.geo-suggestion-banner__content{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.geo-suggestion-banner__flag{font-size:1.6rem;line-height:1}.geo-suggestion-banner__text{flex:1 1 220px;margin:0}.geo-suggestion-banner__btn{align-items:center;border:0;border-radius:4px;cursor:pointer;display:inline-flex;font:inherit;padding:.45rem .9rem;text-decoration:none}.geo-suggestion-banner__btn--primary{background:#f97316;color:#fff;font-weight:600}.geo-suggestion-banner__btn--primary:hover{background:#ea580c}.geo-suggestion-banner__btn--secondary{background:transparent;border:1px solid hsla(0,0%,100%,.5);color:#fff}.geo-suggestion-banner__btn--secondary:hover{background:hsla(0,0%,100%,.08)}.geo-suggestion-banner.is-hidden{display:none}@media (max-width:540px){.geo-suggestion-banner__content{justify-content:center;text-align:center}}