/* cp-section-3 — dc-build-sections (desktop: chirurgia-protesica) */
.bruschetta-cp-section-3-1 {
  position: relative;
  background: linear-gradient(165deg, rgb(15, 31, 102) 0%, rgb(21, 43, 141) 58%, rgb(28, 55, 165) 100%);
  color: rgb(255, 251, 231);
  overflow: hidden;
}
.bruschetta-cp-section-3-2 {
  position: absolute;
  top: -140px;
  right: -140px;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  border: 1px solid rgba(250, 242, 202, 0.14);
  animation: 10s ease-in-out 0s infinite normal none running floatSoft;
}
.bruschetta-cp-section-3-3 {
  position: relative;
  max-width: 1320px;
  margin: 0px auto;
  padding: clamp(120px, 14vw, 170px) 32px clamp(64px, 8vw, 110px);
  display: flex;
  flex-wrap: wrap;
  gap: 56px;
  align-items: center;
}
.bruschetta-cp-section-3-4 {
  flex: 1.2 1 460px;
  min-width: 300px;
  animation: 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 normal both running heroIn;
}
.bruschetta-cp-section-3-5 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgb(201, 211, 238);
  border: 1px solid rgba(201, 211, 238, 0.35);
  padding: 9px 18px;
  border-radius: 999px;
}
.bruschetta-cp-section-3-6 {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgb(250, 242, 202);
  animation: 2.4s ease-out 0s infinite normal none running pulseRing;
}
.bruschetta-cp-section-3-7 {
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-size: clamp(38px, 4.8vw, 64px);
  line-height: 1.03;
  letter-spacing: -1.5px;
  margin: 30px 0px 0px;
  color: rgb(255, 251, 231);
}
.bruschetta-cp-section-3-8 {
  font-style: italic;
  font-weight: 400;
  color: rgb(137, 156, 198);
}
.bruschetta-cp-section-3-9 {
  font-size: clamp(16px, 1.6vw, 19px);
  line-height: 1.7;
  color: rgb(201, 211, 238);
  max-width: 580px;
  margin: 26px 0px 0px;
}
.bruschetta-cp-section-3-10 {
  flex: 1 1 340px;
  min-width: 280px;
  animation: 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.15s 1 normal both running heroIn;
}
.bruschetta-cp-section-3-11 {
  position: relative;
  max-width: 440px;
  margin: 0px auto;
  transform: translateY(0px);
}
.bruschetta-cp-section-3-12 {
  position: absolute;
  inset: 14% -20px -20px 28px;
  border: 1px solid rgba(250, 242, 202, 0.35);
  border-radius: 30px;
}
.bruschetta-cp-section-3-13 {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 440 / 462;
  object-fit: cover;
  border-radius: 26px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 44px 90px;
  will-change: transform;
}
