.ustim-geo-selector{position:relative;display:inline-block;font-family:inherit;z-index:50}.ustim-geo-selector__toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border:1px solid rgba(0,0,0,.15);background:#fff;color:inherit;cursor:pointer;border-radius:4px;line-height:1.3}.ustim-geo-selector__label{opacity:.65;font-size:.85em}.ustim-geo-selector__current{font-weight:600}.ustim-geo-selector__caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;opacity:.55;margin-left:.15rem}.ustim-geo-selector__list{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;margin:0;padding:.35rem 0;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.ustim-geo-selector__list a{display:block;padding:.45rem .85rem;color:inherit;text-decoration:none;white-space:nowrap}.ustim-geo-selector__list a:hover,.ustim-geo-selector__list a.is-active{background:rgba(0,0,0,.05)}.ustim-geo-selector.is-open .ustim-geo-selector__toggle{border-color:rgba(0,0,0,.35)}