/* ti-seduta — dc-build-sections (desktop: trattamento-infiltrativo) */
.bruschetta-ti-seduta-1 {
  background: rgb(253, 252, 246);
}
.bruschetta-ti-seduta-2 {
  max-width: 920px;
  margin: 0px auto;
  padding: clamp(80px, 10vw, 130px) 32px;
}
.bruschetta-ti-seduta-3 {
  text-align: center;
  opacity: 0;
  transform: translateY(44px);
  transition: opacity 0.9s cubic-bezier(0.22, 0.61, 0.36, 1), transform 0.9s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: auto;
}
.bruschetta-ti-seduta-4 {
  font-size: 12.5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgb(70, 100, 179);
}
.bruschetta-ti-seduta-5 {
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-size: clamp(30px, 3.8vw, 50px);
  line-height: 1.08;
  color: rgb(21, 43, 141);
  letter-spacing: -1px;
  margin: 18px 0px 0px;
}
.bruschetta-ti-seduta-6 {
  font-style: italic;
  font-weight: 400;
  color: rgb(70, 100, 179);
}
.bruschetta-ti-seduta-7 {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(224, 231, 242);
  border-radius: 26px;
  padding: clamp(30px, 4vw, 48px);
  margin-top: 40px;
  box-shadow: rgba(21, 43, 141, 0.08) 0px 24px 50px;
  opacity: 0;
  transform: scale(0.94) translateY(24px);
  transition: opacity 0.9s cubic-bezier(0.22, 0.61, 0.36, 1), transform 0.9s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: auto;
}
.bruschetta-ti-seduta-8 {
  font-size: 17px;
  line-height: 1.75;
  color: rgb(58, 66, 102);
  margin: 0px;
}
.bruschetta-ti-seduta-9 {
  font-size: 17px;
  line-height: 1.75;
  color: rgb(58, 66, 102);
  margin: 16px 0px 0px;
}
.bruschetta-ti-seduta-10 {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: rgb(255, 251, 231);
  border: 1px solid rgb(236, 228, 194);
  border-radius: 16px;
  padding: 20px 24px;
  margin-top: 26px;
  flex-wrap: wrap;
}
.bruschetta-ti-seduta-11 {
  flex: 0 0 auto;
  font-family: "Inria Serif", serif;
  font-style: italic;
  font-size: 15px;
  color: rgb(21, 43, 141);
  background: rgb(250, 242, 202);
  border-radius: 10px;
  padding: 6px 14px;
}
.bruschetta-ti-seduta-12 {
  font-size: 14.5px;
  line-height: 1.65;
  color: rgb(58, 66, 102);
  margin: 2px 0px 0px;
  flex: 1 1 300px;
}
