#information {
  background: #fff;
  padding: 32px;
  border: 1px solid #e9ecef;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  color: #2b2b2b;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 40px;
  clear: both;
  overflow: auto;
}

#information h2 {
  font-size: 24px;
  font-weight: 700;
  color: #111827;
  margin: 34px 0 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f1f3f5;
  position: relative;
}

#information h2:first-child {
  margin-top: 0;
}

#information h2::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 24px;
  background: #111827;
  border-radius: 4px;
  margin-right: 10px;
  vertical-align: -4px;
}

#information h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2937;
  margin: 0 0 10px;
}

#information p {
  margin: 0 0 14px;
}

#information p:last-child {
  margin-bottom: 0;
}

#information p:empty {
  display: none;
}

#information strong {
  font-weight: 700;
  color: #111827;
}

#information a {
  color: #0d6efd;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease;
}

#information a:hover {
  color: #084298;
  border-bottom-color: #084298;
}

#information a[href^="mailto:"] {
  font-weight: 600;
}

#information ul,
#information ol {
  margin: 0 0 18px 22px;
  padding: 0;
}

#information li {
  margin-bottom: 8px;
}

#information hr {
  border: 0;
  border-top: 1px solid #ececec;
  margin: 24px 0;
}

#information .info-step,
#information .info-box {
  border: 1px solid #edf0f2;
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 18px;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

#information .info-step:hover,
#information .info-box:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
}

#information .info-step {
  background: #f9fafb;
}

#information .info-box {
  background: #ffffff;
}

#information .info-thanks {
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  margin-top: 24px;
  color: #111827;
}

/* ¿Cómo comprar? */
#information .info-step h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

#information .info-step:nth-of-type(1) h3::before {
  content: "1.";
  font-weight: 700;
  color: #0f172a;
}

#information .info-step:nth-of-type(2) h3::before {
  content: "2.";
  font-weight: 700;
  color: #0f172a;
}

#information .info-step:nth-of-type(3) h3::before {
  content: "3.";
  font-weight: 700;
  color: #0f172a;
}

#information .info-step:nth-of-type(4) h3::before {
  content: "4.";
  font-weight: 700;
  color: #0f172a;
}

/* Métodos de pago */
#information .info-intro {
  font-size: 16px;
  margin-bottom: 18px;
  color: #374151;
}

#information .payment-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

#information .cash-box h3::before {
  content: "💵";
}

#information .bank-box h3::before {
  content: "🏦";
}

#information .card-box h3::before {
  content: "💳";
}

#information .paypal-box h3::before {
  content: "🅿️";
}

@media (max-width: 768px) {
  #information {
    padding: 22px 18px;
    font-size: 14px;
    border-radius: 10px;
  }

  #information h2 {
    font-size: 20px;
    margin: 26px 0 12px;
    padding-bottom: 8px;
  }

  #information h2::before {
    width: 5px;
    height: 20px;
    margin-right: 8px;
  }

  #information h3 {
    font-size: 16px;
  }

  #information p {
    margin-bottom: 12px;
  }

  #information .info-step,
  #information .info-box {
    padding: 15px 14px;
    border-radius: 8px;
    margin-bottom: 14px;
  }

  #information .info-thanks {
    font-size: 16px;
    margin-top: 18px;
  }

  #information .info-intro {
    font-size: 15px;
    margin-bottom: 14px;
  }
}
#information .shipping-box h3,
#information .returns-box h3,
#information .transport-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

#information .free-box h3::before { content: "🚚"; }
#information .island-box h3::before { content: "🏝️"; }
#information .courier-box h3::before { content: "📦"; }
#information .prep-box h3::before { content: "🛠️"; }
#information .delivery-box h3::before { content: "📅"; }

#information .satisfaction-box h3::before { content: "😊"; }
#information .return-period-box h3::before { content: "↩️"; }
#information .free-return-box h3::before { content: "✅"; }
#information .return-process-box h3::before { content: "📩"; }
#information .refund-box h3::before { content: "💶"; }

#information .check-box h3::before { content: "🔍"; }
#information .damage-box h3::before { content: "📌"; }
#information .resolution-box h3::before { content: "🛡️"; }

#information .return-main-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

#information .satisfaction-box h3::before { content: "😊"; }
#information .package-check-box h3::before { content: "📦"; }
#information .damage-report-box h3::before { content: "⚠️"; }
#information .transport-issue-box h3::before { content: "🛡️"; }
#information .withdrawal-box h3::before { content: "↩️"; }
#information .free-cost-box h3::before { content: "✅"; }
#information .process-box h3::before { content: "📋"; }
#information .refund-box h3::before { content: "💶"; }
#information .cancel-box h3::before { content: "✉️"; }

#information .process-box ul {
  margin: 0;
  padding-left: 20px;
}

#information .process-box li {
  margin-bottom: 10px;
}

#information .process-box li:last-child {
  margin-bottom: 0;
}
#information .order-box h3,
#information .delivery-box h3,
#information .shipping-cost-box h3,
#information .payment-info-box h3,
#information .return-info-box h3,
#information .warranty-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Pedido */
#information .availability-box h3::before { content: "📦"; }
#information .confirm-box h3::before { content: "📞"; }

/* Entrega */
#information .shipping-method-box h3::before { content: "🚚"; }
#information .prep-time-box h3::before { content: "🛠️"; }
#information .delivery-time-box h3::before { content: "📅"; }

/* Coste envío */
#information .free-shipping-box h3::before { content: "✅"; }
#information .island-shipping-box h3::before { content: "🏝️"; }

/* Pago */
#information .payment-method-box h3::before { content: "💳"; }
#information .check-package-box h3::before { content: "🔍"; }

/* Devolución */
#information .return-period-box h3::before { content: "↩️"; }
#information .free-return-box h3::before { content: "💸"; }
#information .return-condition-box h3::before { content: "📋"; }

/* Garantía */
#information .general-warranty-box h3::before { content: "🛡️"; }
#information .tow-warranty-box h3::before { content: "🔧"; }

#information .info-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* GDPR ikonok */
#information .info-box:nth-of-type(1) h3::before { content: "🏢"; } /* Responsable */
#information .info-box:nth-of-type(2) h3::before { content: "🎯"; } /* Finalidad */
#information .info-box:nth-of-type(3) h3::before { content: "⚠️"; } /* Obligación */
#information .info-box:nth-of-type(4) h3::before { content: "📤"; } /* Destinatarios */
#information .info-box:nth-of-type(5) h3::before { content: "🌍"; } /* Transferencias */
#information .info-box:nth-of-type(6) h3::before { content: "👤"; } /* Derechos */
#information .info-box:nth-of-type(7) h3::before { content: "✔️"; } /* Exactitud */
#information .info-box:nth-of-type(8) h3::before { content: "🔒"; } /* Seguridad */
#information .info-box:nth-of-type(9) h3::before { content: "⚖️"; } /* Reclamaciones */

#information .privacy-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Privacy ikonok */
#information .responsible-box h3::before { content: "🏢"; }
#information .purpose-box h3::before { content: "🎯"; }
#information .legal-box h3::before { content: "⚖️"; }
#information .data-box h3::before { content: "📊"; }
#information .retention-box h3::before { content: "⏳"; }
#information .recipients-box h3::before { content: "📤"; }
#information .transfer-box h3::before { content: "🌍"; }
#information .cookies-box h3::before { content: "🍪"; }
#information .rights-box h3::before { content: "👤"; }
#information .complaint-box h3::before { content: "📢"; }
#information .security-box h3::before { content: "🔒"; }
#information .update-box h3::before { content: "♻️"; }

#information .legalpage-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

#information .legal-ident-box h3::before { content: "🏢"; }
#information .legal-object-box h3::before { content: "📄"; }
#information .legal-conditions-box h3::before { content: "📌"; }
#information .legal-property-box h3::before { content: "©️"; }
#information .legal-responsibility-box h3::before { content: "⚠️"; }
#information .legal-links-box h3::before { content: "🔗"; }
#information .legal-data-box h3::before { content: "🔒"; }
#information .legal-law-box h3::before { content: "⚖️"; }

#information .cookie-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Cookie ikonok */
#information .cookie-intro-box h3::before { content: "🍪"; }
#information .cookie-what-box h3::before { content: "📖"; }
#information .cookie-types-box h3::before { content: "⚙️"; }
#information .cookie-third-box h3::before { content: "🌐"; }
#information .cookie-manage-box h3::before { content: "🔧"; }
#information .cookie-consent-box h3::before { content: "✔️"; }
#information .cookie-more-box h3::before { content: "ℹ️"; }

#information .company-box h3,
#information .product-box h3,
#information .service-box h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Company / brand */
#information .company-intro-box h3::before { content: "🏢"; }
#information .company-why-box h3::before { content: "⭐"; }
#information .company-warehouse-box h3::before { content: "📍"; }
#information .company-quality-box h3::before { content: "🛡️"; }
#information .company-mission-box h3::before { content: "🎯"; }

/* Videos */
#information .company-video-box h3::before { content: "🎥"; }
#information .company-install-box h3::before { content: "🔧"; }

#information .video-embed {
  margin-top: 14px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  background: #000;
}

#information .video-embed iframe {
  display: block;
  width: 100%;
  min-height: 315px;
}

/* Product */
#information .product-general-box h3::before { content: "📄"; }
#information .product-benefits-box h3::before { content: "✅"; }
#information .product-direct-box h3::before { content: "🏭"; }
#information .product-features-box h3::before { content: "⚙️"; }
#information .product-materials-box h3::before { content: "🧱"; }

/* Service */
#information .service-shipping-box h3::before { content: "🚚"; }
#information .service-installation-box h3::before { content: "🛠️"; }

@media (max-width: 768px) {
  #information .video-embed iframe {
    min-height: 220px;
  }
}
