/* 0821 Italian remediation. Scoped to generated /promo/it pages only. */
body[data-locale-dir="it"] main.lh-about-page > :not(template) {
  display: block !important;
}

.lh0821-about-intro {
  min-height: 275px;
  padding: 78px 24px 70px;
  border-bottom: 1px solid #e5e7eb;
  background: #fff;
  text-align: center;
}

.lh0821-about-intro p {
  margin: 0 0 20px;
  color: #1a1a1a;
  font-size: clamp(24px, 2.1vw, 34px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

.lh0821-about-intro h1 {
  margin: 0;
  color: #1a1a1a;
  font-size: clamp(28px, 2.3vw, 36px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}

.lh0821-about-trust {
  display: grid !important;
  min-height: 94px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-block: 1px solid #e5e7eb;
  background: #f7f9f7;
}

.lh0821-about-trust span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 20px 18px;
  background: #f7f9f7;
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.lh0821-about-trust img {
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  object-fit: contain;
}

.lh0821-about-lead {
  padding: 44px 24px 72px;
  background: #fff;
}

.lh0821-about-lead__grid {
  display: grid;
  width: min(100%, 1368px);
  margin: 0 auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: start;
  gap: clamp(54px, 8vw, 154px);
}

.lh0821-about-lead figure {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
}

.lh0821-about-lead figure img {
  aspect-ratio: 1.08 / 1;
  object-fit: cover;
}

.lh0821-about-lead__copy {
  padding-top: 96px;
  color: #444;
  font-size: 16px;
  line-height: 1.7;
}

.lh0821-about-lead__copy h2 {
  margin: 0 0 22px;
  color: #1a1a1a;
  font-size: clamp(27px, 2.35vw, 38px);
  font-weight: 800;
  line-height: 1.18;
}

.lh0821-about-lead__copy p {
  margin: 0 0 18px;
}

body[data-locale-dir="it"] .lh0821-about-cta {
  margin: 28px 0 8px;
}

body[data-locale-dir="it"] .lh0821-about-cta a,
body[data-locale-dir="it"] .lh0821-redeem {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 18px;
  border-radius: 999px;
  background: #276b42;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

body[data-locale-dir="it"] .lh0604-action-card__icon img,
body[data-locale-dir="it"] .lh0604-step__icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

body[data-locale-dir="it"] .lh0821-redeem {
  min-height: 34px;
  margin-top: 12px;
  padding: 6px 14px;
}

body[data-locale-dir="it"] [data-member-toggle] {
  display: none;
}

.lh0821-it-loyalty .lh0604-program-hero {
  min-height: 500px;
  padding: 0;
  background: linear-gradient(90deg, rgba(9, 27, 19, .62), rgba(9, 27, 19, .03)), var(--lh0604-hero) center/cover;
}

.lh0821-it-loyalty .lh0604-program-hero .lh0604-shell,
.lh0821-it-loyalty .lh0604-steps .lh0604-shell {
  width: min(calc(100% - 40px), 1042px);
}

.lh0821-it-loyalty .lh0604-program-hero .lh0604-shell {
  min-height: 500px;
}

.lh0821-it-loyalty .lh0604-program-hero__copy {
  max-width: 560px;
}

.lh0821-it-loyalty .lh0604-program-hero h1 {
  margin: 0 0 28px;
  font-size: clamp(30px, 2.25vw, 38px);
  line-height: 1.08;
}

.lh0821-it-loyalty .lh0604-program-hero p {
  max-width: 540px;
  margin-bottom: 38px;
  font-size: 21px;
  line-height: 1.62;
}

.lh0821-it-loyalty .lh0604-program-hero__actions {
  flex-wrap: nowrap;
  gap: 20px;
}

.lh0821-it-loyalty .lh0604-program-hero__actions .lh0604-btn {
  width: 250px;
  min-height: 50px;
  border: 0;
  border-radius: 999px;
  color: #62ac76;
  background: #fff;
  font-size: 18px;
  font-weight: 800;
}

.lh0821-it-loyalty .lh0604-steps {
  padding: 48px 0 42px;
}

.lh0821-it-loyalty .lh0604-steps .lh0604-section-title {
  display: none;
}

.lh0821-it-loyalty .lh0604-steps-grid {
  gap: 70px;
  margin-top: 0;
}

.lh0821-it-loyalty .lh0604-step:not(:last-child)::after {
  content: none;
}

.lh0821-it-loyalty .lh0604-step__icon {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 22px;
  border-radius: 0;
  background: transparent;
  color: #62ac76;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
}

.lh0821-it-loyalty .lh0604-step h3 {
  margin-bottom: 12px;
  font-size: 23px;
}

.lh0821-it-loyalty .lh0604-step p {
  font-size: 17px;
  line-height: 1.55;
}

.lh0821-it-referral .lh0604-referral-how {
  padding: 66px 0 78px;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-shell {
  width: min(calc(100% - 40px), 1520px);
}

.lh0821-it-referral .lh0604-referral-how .lh0604-steps-grid {
  gap: 40px;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-step {
  min-height: 230px;
  padding: 18px 22px 28px;
  border: 1px solid #c9c9c9;
  border-radius: 10px;
  text-align: left;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-step:not(:last-child)::after {
  content: none;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-step__icon {
  width: 44px;
  height: 44px;
  margin: 0 auto 8px;
  background: transparent;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-step h3 {
  margin-bottom: 18px;
  font-size: 20px;
  text-align: center;
}

.lh0821-it-referral .lh0604-referral-how .lh0604-step p {
  color: #4f4f4f;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 760px) {
  .lh0821-about-intro {
    min-height: 0;
    padding: 48px 20px 42px;
  }

  .lh0821-about-intro p {
    font-size: 20px;
  }

  .lh0821-about-intro h1 {
    font-size: 29px;
  }

  .lh0821-about-trust {
    min-height: 0;
    grid-template-columns: 1fr 1fr;
  }

  .lh0821-about-trust span {
    padding: 14px 10px;
    font-size: 12px;
  }

  .lh0821-about-lead {
    padding: 32px 18px 48px;
  }

  .lh0821-about-lead__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .lh0821-about-lead__copy {
    padding-top: 0;
  }

  .lh0821-it-loyalty .lh0604-program-hero {
    min-height: 620px;
    padding: 55px 0;
  }

  .lh0821-it-loyalty .lh0604-program-hero .lh0604-shell {
    min-height: 510px;
    align-items: end;
  }

  .lh0821-it-loyalty .lh0604-program-hero__copy {
    padding: 26px 22px;
    background: rgba(12, 30, 21, .74);
  }

  .lh0821-it-loyalty .lh0604-program-hero p {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .lh0821-it-loyalty .lh0604-program-hero__actions {
    flex-wrap: wrap;
  }

  .lh0821-it-loyalty .lh0604-program-hero__actions .lh0604-btn {
    width: auto;
    min-width: 132px;
  }

  .lh0821-it-loyalty .lh0604-steps-grid {
    gap: 28px;
  }

  .lh0821-it-referral .lh0604-referral-how .lh0604-steps-grid {
    gap: 22px;
  }
}
