.lang{color:#fff;display:flex;font-size:13px;font-weight:400;gap:10px;text-transform:uppercase}.lang__item{align-items:center;border:1px solid #fff;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.lang__item.active,.lang__item.green{background-color:#fff;color:#006b68}.lang__item.green{border:1px solid #006b68}.lang__item.active.green{background-color:#006b68;color:#fff}.social{align-items:center;display:flex;gap:12px}.social__item.social__item-big{background-color:#eef4f5;height:48px;width:48px}.social__item{align-items:center;background:#fff;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}
