.lang-selector{padding:2.7px 4px 2.7px 5.6px;background:#f7f7f9;border-radius:8px;cursor:pointer;position:relative;z-index:10}.lang-selector__wrapper{display:flex;gap:3px;align-items:center}.lang-selector__list{position:absolute;left:0;display:flex;align-items:start;flex-direction:column;gap:5px;padding:5px;background:#f7f7f9;border-radius:0 0 8px 8px;width:100%}.lang-selector__item{display:flex;align-items:center;gap:3px}.lang-selector__flag-img{border-radius:50%}.lang-selector__lang-title{text-transform:uppercase;font-weight:500;font-size:10px;line-height:12px}.lang-selector__lang-title:hover{color:#ed4c5c;transition:.2s}.lang-selector__arrow{margin-top:3px}.lang-selector__arrow:hover{color:#ed4c5c;transition:.2s}