.local-list{padding:10px 16px 24px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px 30px}.bottom-sheet--local-select .local-list,.local-select__dropdown .local-list{padding:0}.bottom-sheet--local-select .local-list{gap:20px}@media(min-width:1140px){.local-select__dropdown .local-list{gap:8px 16px}}.local-list__item{display:flex;min-height:53px;padding:var(--universal-spacings-s);border-radius:var(--roundings-s);cursor:pointer;transition:all .2s ease-out}.local-list__item:active,.no-touch .local-list__item:hover{background-color:var(--backgrounds-e)}.bottom-sheet--local-select .local-list__item{min-height:48px}@media(min-width:1140px){.local-select__dropdown .local-list__item{min-height:40px}}.local-list__figure{display:flex;justify-content:center;align-items:center;margin:0}.local-list__image{width:32px;height:32px;margin-right:8px;border-radius:50%}@media(min-width:1140px)and (max-width:1627px){.local-list__image{width:24px;height:24px;margin-right:4px}}.local-list__caption{font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase}@media(min-width:1140px)and (max-width:1627px){.local-list__caption{font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase}}.local-select{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}@media(max-width:374px){.local-select{display:none}}.user-top .local-select{margin-left:12px}@media(min-width:640px){.user-top .local-select{margin-left:16px}}.local-select__button{display:flex;align-items:center;cursor:pointer}.local-select__button-logo-wr{width:24px;height:24px;flex-shrink:0;margin-right:6px;border-radius:50%;overflow:hidden}@media(min-width:640px)and (max-width:1139px){.local-select__button-logo-wr{width:32px;height:32px;margin-right:8px}}@media(min-width:1140px){.local-select__button-logo-wr{margin-right:8px}}@media(min-width:1628px){.local-select__button-logo-wr{width:32px;height:32px}}.local-select__button-icon-wr{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.local-select__button-icon{width:16px;height:auto;color:var(--icons-a);transition:transform .2s ease-out}@media(min-width:1140px){.local-select__button--active .local-select__button-icon{transform:rotate(180deg)}}@media(min-width:1140px){.local-select__dropdown{position:absolute;top:calc(100% + 17px);right:-15px;padding:var(--spacings-m);border-radius:var(--roundings-m);background:var(--backgrounds-d);box-shadow:0 4px 24px 0 var(--colors-base-black-50);width:247px}.local-select__dropdown:before{content:"";position:absolute;bottom:100%;right:44px;width:0;height:0;border-style:solid;border-width:0 7.5px 7px 7.5px;border-color:transparent transparent var(--backgrounds-d) transparent}}@media(min-width:1628px){.local-select__dropdown{width:292px;right:-11px}}