.current-local-time{display:flex;align-items:center;gap:8px}.personal-data .current-local-time{min-width:80px;height:40px;padding:0 8px;flex-direction:column;justify-content:center;gap:0;border-radius:4px;background-color:var(--background-a)}.current-local-time__count{color:var(--colors-base-white);font-size:16px;line-height:24px;font-weight:400}.personal-data .current-local-time__count{position:relative;top:-2px}.current-local-time__title{color:var(--colors-base-white-50);font-size:12px;line-height:20px;font-weight:500}.personal-data .current-local-time__title{padding-top:var(--strokes-m);font-size:10px;font-weight:400;line-height:12px}.patch-timezone__content-timer-wr .current-local-time__title{display:none}.menu-burger__lang-btn{display:flex;align-items:center;background-color:transparent;border:none;gap:var(--strokes-s);padding:0}.menu-burger__lang-btn-logo-wr{width:24px;height:24px;flex-shrink:0;border-radius:50%;overflow:hidden}.no-touch .menu-burger__lang-btn:hover .menu-burger__lang-btn-logo-wr{opacity:.6}.menu-burger__lang-btn-icon-wr{width:16px;height:16px}.menu-burger__lang-btn-icon{width:8px;height:auto;color:var(--colors-base-white);transition:transform .2s ease-out}@media(min-width:1140px){.menu-burger__lang-btn-icon{transform:rotate(-90deg);width:9px}}.menu-burger__bottom-bar-inner{display:flex;justify-content:space-between;align-items:center}@media(max-width:1139px){.menu-burger__bottom-bar-inner{gap:20px;padding:var(--strokes-m) 0}}@media(min-width:1140px){.menu-burger__bottom-bar-inner{gap:8px;justify-content:center;text-align:center}}