form, label, input, textarea {
display: none !important;
}

header, #rec408367917{
	background: #000 !important;
}
.t967__top{
	display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  max-width: 1300px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.t967__list{
	margin: 0;
	padding: 0;
	display: flex;
	column-gap: 10px;
}
.t967__list li{
	margin: 0 !important;
	padding: 0 !important;
}
.t967__list li a{
	text-decoration: none;
}
.t967__button-wrap{
	display: none;
}
.t967__bottom{
	display: none;
}

.t282__menu__content {
	display: flex;
  align-items: center;
  justify-content: space-around;
}
.t282__logo__container{
	min-height: auto !important; 
}
.t-tildalabel__wrapper{
	display: flex;
  align-items: center;
  justify-content: center;
}
.t282__menu__wrapper{
	display: none !important;
}
.t-tildalabel__wrapper * {
	font-family: times new roman;
	color: #1919ef;
	text-decoration: underline;
}