.UI_IconI18n{
	display:flex;
	align-items:center;
	gap:5px;
	&.UI_Textblock{
		display:block;
		gap:0;
	}
}
