.tr-header__search .header__icon {
	text-decoration: none;
}

.tr-header__search .header__field {
	display: flex;
	align-items: center;
	justify-content: start;
	width: 240px;
	height: 41px;
	padding: 4px 14px;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	border: var(--tr-border);
	border-radius: 8px;
}
