/* ti-header — dc-build-sections (desktop: trattamento-infiltrativo) */
.bruschetta-ti-header-1 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 80;
  transition: 0.45s cubic-bezier(0.22, 0.61, 0.36, 1);
  background: transparent;
  border-bottom: 1px solid rgba(201, 211, 238, 0.15);
}
.bruschetta-ti-header-2 {
  max-width: 1320px;
  margin: 0px auto;
  padding: 18px 32px;
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: space-between;
}
.bruschetta-ti-header-3 {
  display: flex;
  align-items: center;
}
.bruschetta-ti-header-4 {
  display: block;
  height: 46px;
  width: auto;
  transition: filter 0.45s;
  filter: brightness(0) invert(1);
}
.bruschetta-ti-header-5 {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.bruschetta-ti-header-6 {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.bruschetta-ti-header-7 {
  font-size: 14.5px;
  letter-spacing: 0.3px;
  transition: 0.3s;
  opacity: 0.75;
  color: rgb(255, 251, 231);
}
a.bruschetta-ti-header-7:hover { color: rgb(255, 251, 231); }
.bruschetta-ti-header-8 {
  font-size: 14.5px;
  letter-spacing: 0.3px;
  transition: 0.3s;
  opacity: 0.75;
  color: rgb(255, 251, 231);
}
a.bruschetta-ti-header-8:hover { color: rgb(255, 251, 231); }
.bruschetta-ti-header-9 {
  font-size: 14.5px;
  letter-spacing: 0.3px;
  transition: 0.3s;
  opacity: 0.75;
  color: rgb(255, 251, 231);
}
a.bruschetta-ti-header-9:hover { color: rgb(255, 251, 231); }
.bruschetta-ti-header-10 {
  font-size: 14.5px;
  letter-spacing: 0.3px;
  transition: 0.3s;
  opacity: 0.75;
  color: rgb(255, 251, 231);
}
a.bruschetta-ti-header-10:hover { color: rgb(255, 251, 231); }
.bruschetta-ti-header-11 {
  font-size: 14.5px;
  letter-spacing: 0.3px;
  transition: 0.3s;
  opacity: 0.75;
  color: rgb(255, 251, 231);
}
a.bruschetta-ti-header-11:hover { color: rgb(255, 251, 231); }
.bruschetta-ti-header-12 {
  font-size: 14.5px;
  padding: 12px 22px;
  border-radius: 999px;
  white-space: nowrap;
  transition: 0.3s;
  background: rgb(255, 251, 231);
  color: rgb(21, 43, 141);
}
a.bruschetta-ti-header-12:hover { color: rgb(21, 43, 141); }
