.elementor-112 .elementor-element.elementor-element-2cfd090{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-8fd4fb4 */@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&display=swap');

/* azzera lo spazio dei contenitori Elementor attorno alla landing */
.dd-landing {
  margin: 0 !important;
}
.elementor-widget-html:has(.dd-landing),
.elementor-widget-html:has(.dd-landing) .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

.dd-landing {
  font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;
  color: #4A3F36;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.dd-landing > *:first-child { margin-top: 0 !important; }
.dd-landing *,
.dd-landing *::before,
.dd-landing *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.dd-landing h1,
.dd-landing h2,
.dd-landing h3 {
  font-family: 'Lora', Georgia, 'Times New Roman', serif;
  font-weight: 700;
  letter-spacing: -0.015em;
}

/* ═══ HERO ═══ */
.dd-hero {
  background: #E8E4DC;
  padding: clamp(4.5rem, 10vw, 7.5rem) clamp(1.25rem, 5vw, 4rem);
}
.dd-hero__inner {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}
.dd-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(192, 118, 80, 0.14);
  color: #A05A38;
  padding: 8px 20px;
  border-radius: 50px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-bottom: 2rem;
}
.dd-hero__badge::before { content: '\1F6E1'; font-size: 0.95rem; }
.dd-hero__title {
  font-size: clamp(2.1rem, 4.5vw, 3.3rem);
  color: #3D2B1F;
  line-height: 1.2;
  margin-bottom: 1.4rem;
}
.dd-hero__title em {
  color: #C07650;
  font-style: italic;
}
.dd-hero__lead {
  font-size: clamp(1.02rem, 1.6vw, 1.18rem);
  color: #6B5B4F;
  line-height: 1.75;
  max-width: 600px;
  margin: 0 auto 2.5rem auto;
  font-weight: 300;
}
.dd-hero__hint {
  display: block;
  margin-top: 1rem;
  font-size: 0.82rem;
  color: #8B7E74;
}

/* ═══ BOTTONE ═══ */
.dd-btn {
  display: inline-block;
  background: #C07650;
  color: #FFFFFF;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.25s ease, transform 0.25s ease;
}
.dd-btn:hover {
  background: #A05A38;
  color: #FFFFFF;
  transform: translateY(-2px);
}

/* ═══ INTESTAZIONE DI SEZIONE ═══ */
.dd-block__head {
  max-width: 640px;
  margin: 0 auto clamp(2.5rem, 5vw, 3.75rem) auto;
  text-align: center;
}
.dd-block__head--light { color: #E8E4DC; }
.dd-eyebrow {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #C07650;
  margin-bottom: 0.9rem;
}
.dd-eyebrow--light { color: #F2E4D5; }
.dd-h2 {
  font-size: clamp(1.65rem, 3vw, 2.35rem);
  color: #3D2B1F;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.dd-h2--light { color: #E8E4DC; }
.dd-lead {
  font-size: clamp(1rem, 1.4vw, 1.08rem);
  color: #6B5B4F;
  line-height: 1.7;
  font-weight: 300;
}
.dd-lead--light { color: rgba(232, 228, 220, 0.8); }
.dd-h3 {
  font-size: clamp(1.08rem, 1.6vw, 1.22rem);
  color: #3D2B1F;
  margin-bottom: 0.6rem;
}
.dd-h3--light { color: #E8E4DC; }
.dd-p {
  font-size: clamp(0.95rem, 1.3vw, 1.02rem);
  color: #6B5B4F;
  line-height: 1.7;
}
.dd-p--light { color: rgba(232, 228, 220, 0.82); }

/* ═══ SEZIONI CAMPITURA ═══ */
.dd-data {
  background: #FFFFFF;
  padding: clamp(4rem, 9vw, 7rem) clamp(1.25rem, 5vw, 4rem);
}
.dd-block {
  background: #E8E4DC;
  padding: clamp(4rem, 9vw, 7rem) clamp(1.25rem, 5vw, 4rem);
}

/* ═══ RIGHE EDITORIALI ═══ */
.dd-rows {
  max-width: 880px;
  margin: 0 auto;
}
.dd-row {
  display: flex;
  gap: clamp(1.5rem, 4vw, 3rem);
  padding: 2rem 0;
  border-top: 1px solid #D8CFBE;
}
.dd-row:last-child { border-bottom: 1px solid #D8CFBE; }
.dd-row__label {
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #C07650;
  flex-shrink: 0;
  min-width: 8rem;
  padding-top: 0.35rem;
}
.dd-row__body { flex: 1; }

/* ═══ CARD ═══ */
.dd-cards {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  gap: clamp(1.25rem, 2.5vw, 1.75rem);
}
.dd-cards--3 { grid-template-columns: repeat(3, 1fr); }
.dd-cards--2 { grid-template-columns: repeat(2, 1fr); }

.dd-card {
  background: #E8E4DC;
  border: 1px solid #D8CFBE;
  border-radius: 10px;
  padding: clamp(1.75rem, 3vw, 2.5rem) clamp(1.5rem, 2.5vw, 2rem);
}
.dd-card--stat { text-align: center; }
.dd-card--case { border-left: 3px solid #C07650; }

.dd-card__num {
  font-family: 'Lora', Georgia, 'Times New Roman', serif;
  font-size: clamp(2rem, 3.5vw, 2.7rem);
  font-weight: 700;
  color: #C07650;
  line-height: 1.05;
  margin-bottom: 0.6rem;
}
.dd-card__tag {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #C07650;
  margin-bottom: 0.85rem;
}
.dd-card .dd-h3 { margin-bottom: 0.6rem; }
.dd-card__source {
  font-size: 0.76rem;
  color: #8B7E74;
  font-style: italic;
  margin-top: 0.85rem;
}
.dd-card__source a {
  color: #8B7E74;
  text-decoration: none;
  border-bottom: 1px solid rgba(139, 126, 116, 0.35);
}
.dd-card__source a:hover { color: #C07650; border-bottom-color: #C07650; }

/* ═══ TABELLE DI MILANO — fasce ═══ */
.dd-tiers {
  max-width: 880px;
  margin: 0 auto;
}
.dd-tier {
  display: flex;
  align-items: baseline;
  gap: clamp(1rem, 3vw, 2.5rem);
  padding: 1.6rem 0;
  border-top: 1px solid #D8CFBE;
}
.dd-tier:last-of-type { border-bottom: 1px solid #D8CFBE; }
.dd-tier__name {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #C07650;
  flex-shrink: 0;
  min-width: 7rem;
}
.dd-tier__range {
  font-family: 'Lora', Georgia, 'Times New Roman', serif;
  font-size: clamp(1.15rem, 2.2vw, 1.6rem);
  font-weight: 700;
  color: #3D2B1F;
  flex-shrink: 0;
  min-width: 11rem;
}
.dd-tier__desc {
  font-size: clamp(0.9rem, 1.3vw, 0.98rem);
  color: #6B5B4F;
  line-height: 1.6;
  flex: 1;
}
.dd-tiers__note {
  max-width: 880px;
  margin: 1.5rem auto 0 auto;
  font-size: 0.82rem;
  font-style: italic;
  color: #8B7E74;
  line-height: 1.6;
}
.dd-tiers__avg {
  max-width: 880px;
  margin: 1rem auto 0 auto;
  padding: 1rem 1.25rem;
  background: #FFFFFF;
  border-left: 3px solid #C07650;
  border-radius: 4px;
  font-size: 0.95rem;
  color: #6B5B4F;
  line-height: 1.6;
}
.dd-tiers__avg strong {
  font-family: 'Lora', Georgia, 'Times New Roman', serif;
  font-size: 1.15rem;
  color: #3D2B1F;
}

/* ═══ STEPS — campitura terracotta ═══ */
.dd-steps {
  background: #C07650;
  padding: clamp(4rem, 9vw, 7rem) clamp(1.25rem, 5vw, 4rem);
}
.dd-steps__list {
  max-width: 880px;
  margin: 0 auto;
  list-style: none;
}
.dd-steps__list li {
  display: flex;
  gap: clamp(1.25rem, 3vw, 2.25rem);
  padding: 1.85rem 0;
  border-top: 1px solid rgba(232, 228, 220, 0.22);
}
.dd-steps__list li:last-child { border-bottom: 1px solid rgba(232, 228, 220, 0.22); }
.dd-steps__n {
  font-family: 'Lora', Georgia, 'Times New Roman', serif;
  font-size: 1.15rem;
  font-weight: 700;
  color: #C07650;
  background: #E8E4DC;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* ═══ CTA FINALE ═══ */
.dd-final {
  background: #3D2B1F;
  padding: clamp(4.5rem, 10vw, 7.5rem) clamp(1.25rem, 5vw, 4rem);
}
.dd-final__inner {
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
}
.dd-final__title {
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  color: #E8E4DC;
  margin-bottom: 1rem;
}
.dd-final__lead {
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  color: rgba(232, 228, 220, 0.75);
  line-height: 1.7;
  margin-bottom: 2.25rem;
  font-weight: 300;
}
.dd-final__email {
  display: block;
  margin-top: 1.25rem;
  font-size: 0.86rem;
  color: rgba(232, 228, 220, 0.55);
}
.dd-final__email a {
  color: rgba(232, 228, 220, 0.8);
  text-decoration: none;
  border-bottom: 1px solid rgba(232, 228, 220, 0.3);
}
.dd-final__email a:hover { color: #E8E4DC; border-bottom-color: rgba(232, 228, 220, 0.6); }

/* ═══ RESPONSIVE ═══ */
@media (max-width: 860px) {
  .dd-cards--3, .dd-cards--2 { grid-template-columns: 1fr; max-width: 460px; }
}
@media (max-width: 600px) {
  .dd-row { flex-direction: column; gap: 0.5rem; }
  .dd-row__num, .dd-row__label { padding-top: 0; min-width: 0; }
  .dd-steps__list li { gap: 1rem; }
  .dd-tier { flex-direction: column; gap: 0.35rem; }
  .dd-tier__name, .dd-tier__range { min-width: 0; }
}/* End custom CSS */