.menu-burger__lang-btn{align-items:center;background-color:transparent;border:none;border-radius:var(--roundings-circle);display:flex;min-height:46px;padding:8px}.menu-burger--small .menu-burger__lang-btn{border-radius:var(--roundings-2xs);display:flex;flex-direction:column;gap:8px;height:64px;justify-content:center;padding:0;width:64px}@media(min-width:1140px){.menu-burger__lang-btn.menu-burger__lang-btn--active{background-color:var(--backgrounds-g-50)}.menu-burger--small .menu-burger__lang-btn.menu-burger__lang-btn--active{background-color:transparent}.no-touch .menu-burger__lang-btn:hover{background-color:var(--backgrounds-g-50)}}.menu-burger__lang-btn-logo-wr{border-radius:50%;box-shadow:var(--small-gray-shadow);flex-shrink:0;height:30px;margin-right:4px;overflow:hidden;width:30px}.menu-burger--small .menu-burger__lang-btn-logo-wr{height:20px;margin-right:0;width:20px}.menu-burger__lang-btn-code{font-size:16px;font-weight:500;line-height:24px;text-transform:uppercase}@media(min-width:1140px){.menu-burger__lang-btn-code{font-size:14px;font-weight:700;line-height:20px}}.menu-burger__lang-btn-icon-wr{height:20px;width:20px}.menu-burger--small .menu-burger__lang-btn-icon-wr{display:none}.menu-burger__lang-btn-text{display:none;font-size:10px;font-weight:700;line-height:16px;text-transform:uppercase}.menu-burger--small .menu-burger__lang-btn-text{display:block}.menu-burger__lang-btn-icon{color:var(--colors-base-white-a);height:auto;margin:4px auto 4px 7px;transition:transform .2s ease-out;width:8px}.menu-burger--small .menu-burger__lang-btn-icon{transform:rotate(-90deg)}.menu-burger__lang-btn--active .menu-burger__lang-btn-icon{transform:rotate(180deg)}@media(min-width:1140px){.menu-burger__lang-btn--active .menu-burger__lang-btn-icon{transform:rotate(-180deg)}}.local-list{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);min-width:286px;padding-top:16px}.menu-burger--small .local-list{left:100px}@media(min-width:1140px){.local-list{background-color:var(--backgrounds-a);border:1px solid var(--border-a);border-radius:24px;bottom:12px;box-shadow:var(--drop-down-shadow);gap:12px;left:268px;padding:12px;position:fixed;z-index:1}}@media(min-width:1628px){.local-list{left:308px}}.local-list__item{align-items:center;background-color:transparent;border:2px solid transparent;border-radius:var(--roundings-circle);color:var(--text-text);cursor:pointer;display:flex;font-size:var(--buttons-font-s-font-size);font-weight:var(--buttons-font-s-weight);gap:8px;height:44px;justify-content:center;line-height:var(--buttons-font-s-line-height);padding:10px 12px;text-transform:uppercase;transition:all .2s ease-out}.no-touch .local-list__item:hover{background-color:var(--backgrounds-g-50);border:2px solid transparent}.local-list__item--active{background-color:var(--backgrounds-g);border:2px solid var(--colors-global-accent-a);cursor:default;font-size:var(--buttons-font-m-font-size);font-weight:var(--buttons-font-m-weight);letter-spacing:normal;line-height:var(--buttons-font-m-line-height);pointer-events:none;text-transform:uppercase}.local-list__figure{display:flex;gap:8px;margin:0;padding:0}.local-list__figure,.local-list__image{align-items:center;justify-content:center}.local-list__image{border-radius:var(--roundings-circle);display:inline-flex;font-size:14px;font-weight:700;height:20px;line-height:20px;width:20px}.local-list__title{text-align:center;text-transform:uppercase}@media(max-width:1139px){.local-list__title{font-size:var(--headings-h2-font-size);font-weight:var(--headings-h2-weight);line-height:var(--headings-h2-line-height);padding-block:var(--spacings-xs);text-align:center;text-transform:uppercase}}@media(min-width:1140px){.local-list__title{font-size:var(--headings-h2-font-size);font-weight:var(--headings-h2-weight);line-height:var(--headings-h2-line-height)}}.menu-burger__bottom-bar{position:relative}@media(min-width:1140px){.menu-burger__bottom-bar{border-radius:var(--roundings-m);margin-top:16px}.menu-burger--small .menu-burger__bottom-bar{margin-top:0;padding:0;text-align:center}}.menu-burger__bottom-bar-inner{align-items:center;display:flex;justify-content:space-between;margin-top:12px}@media(min-width:1140px){.menu-burger__bottom-bar-inner{margin-top:16px;min-height:auto;padding-bottom:0}}.menu-burger--small .menu-burger__bottom-bar-inner{justify-content:center;padding:0}@media(min-width:1140px){.menu-burger--small .menu-burger__bottom-bar-inner{margin-top:0}}.menu-burger__bottom-bar-time{min-width:40px}@media(max-width:1139px){.menu-burger__bottom-bar-time{padding-top:var(--spacings-s)}}.menu-burger--small .menu-burger__bottom-bar-time{display:none}.menu-burger--small .menu-burger-bottom-bar__lang-btn:hover+.menu-burger-bottom-bar__local-list{display:grid}.menu-burger--small .menu-burger-bottom-bar__local-list{display:none}.menu-burger--small .menu-burger-bottom-bar__local-list:before{content:"";height:100%;left:-28px;position:absolute;top:0;width:100%;z-index:-1}.no-touch .menu-burger--small .menu-burger-bottom-bar__local-list:hover{display:grid}
