/* PALMA migrated content and V1 support pages. */

/* Elementor buttons use explicit min-heights in several Hero systems. Keep the
   text wrapper vertically centered instead of letting it stick to the top. */
.elementor-widget-button .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.palma-content-hero {
  color: #F6F4F0;
  background: #302F34;
}
.palma-content-hero .elementor-heading-title {
  max-width: 980px;
  color: #F6F4F0;
  font-size: clamp(42px, 5vw, 64px);
  line-height: 1.05;
}
.palma-content-hero .elementor-widget-text-editor {
  max-width: 820px;
  color: rgba(246, 244, 240, .84);
}
.palma-content-kicker {
  margin: 0;
  color: #CC3366;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.palma-content-section {
  background: #fff;
}
.palma-content-body {
  width: min(100%, 1060px);
  margin-inline: auto;
  color: #302F34;
  font-size: 17px;
  line-height: 1.75;
}
.palma-content-body h2 {
  margin: 0 0 14px;
  color: #302F34;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.15;
}
.palma-content-body p {
  margin: 0 0 18px;
}
.palma-source-note {
  margin: 0 0 22px;
  padding: 12px 14px;
  border-left: 3px solid #9C1319;
  background: #F6F4F0;
  color: rgba(48, 47, 52, .78);
  font-size: 14px;
}
.palma-content-hero-image {
  margin: 0 0 30px;
}
.palma-content-hero-image img {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
  border-radius: 4px;
}
.palma-content-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 30px;
}
.palma-content-gallery img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 4px;
  background: #F6F4F0;
}
.palma-content-card-grid,
.palma-content-body .palma-application-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.palma-content-card,
.palma-content-body .palma-application-grid article {
  min-height: 100%;
  padding: 24px;
  border: 1px solid #E5E3DF;
  border-top: 3px solid #9C1319;
  background: #fff;
  border-radius: 4px;
}
.palma-content-card h2,
.palma-content-body .palma-application-grid h2 {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.25;
}
.palma-content-card h2 a,
.palma-content-body .palma-application-grid a {
  color: #9C1319;
  text-decoration: none;
}
.palma-content-card p,
.palma-content-body .palma-application-grid p {
  margin: 0 0 16px;
  color: rgba(48, 47, 52, .78);
  font-size: 15px;
  line-height: 1.65;
}
.palma-text-link {
  color: #9C1319;
  font-weight: 800;
  text-decoration: none;
}
.palma-content-cta {
  margin-top: 28px;
}
.palma-rfq-embed {
  max-width: 760px;
  margin-inline: auto;
}

/* Evidence-backed company trust pages: About, Factory, Certifications. */
.palma-trust-hero > .e-con-inner,
.palma-trust-split > .e-con-inner {
  align-items: center;
}
.palma-trust-kicker {
  display: inline-block;
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.palma-trust-hero-copy .elementor-heading-title,
.palma-trust-split-copy .elementor-heading-title,
.palma-trust-band .elementor-heading-title,
.palma-trust-cta .elementor-heading-title {
  letter-spacing: 0;
}
.palma-trust-hero-copy .elementor-widget-text-editor,
.palma-trust-split-copy .elementor-widget-text-editor {
  max-width: 620px;
}
.palma-trust-cta .elementor-button {
  background-color: #780606 !important;
  border: 0;
}
.palma-trust-cta .elementor-button:hover,
.palma-trust-cta .elementor-button:focus {
  background-color: #620306 !important;
}
.palma-trust-actions > .e-con-inner {
  justify-content: flex-start;
}
.palma-trust-hero-image img,
.palma-trust-photo img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 4px;
}
.palma-trust-hero-image img {
  aspect-ratio: 3 / 2;
}
.palma-trust-caption {
  margin: 0;
  color: rgba(48, 47, 52, .68);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.1px;
  line-height: 1.4;
  text-transform: uppercase;
}
.palma-trust-card-grid > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.palma-trust-card,
.palma-trust-cert-card {
  border: 1px solid #E5E3DF;
  border-top: 3px solid #9C1319;
  border-radius: 4px;
  overflow: hidden;
}
.palma-trust-card {
  min-height: 100%;
}
.palma-trust-copy h3,
.palma-trust-cert-copy h3 {
  margin: 0 0 10px;
  color: #302F34;
  font-size: 22px;
  line-height: 1.2;
}
.palma-trust-copy p,
.palma-trust-cert-copy p {
  margin: 0;
  color: rgba(48, 47, 52, .76);
  font-size: 15px;
  line-height: 1.65;
}
.palma-trust-copy a {
  display: inline-flex;
  margin-top: 18px;
  color: #9C1319;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}
.palma-trust-cert-image img {
  display: block;
  width: 100%;
  height: 280px;
  padding: 18px;
  object-fit: contain;
  background: #F6F4F0;
}
.palma-trust-cert-copy {
  padding: 24px 4px 2px;
}
.palma-trust-cert-copy span {
  display: block;
  margin: 0 0 10px;
  color: #9C1319;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .palma-content-card-grid,
  .palma-content-body .palma-application-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .palma-trust-hero > .e-con-inner,
  .palma-trust-split > .e-con-inner {
    flex-direction: column;
    align-items: stretch;
  }
  .palma-trust-card-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .palma-content-gallery,
  .palma-content-card-grid,
  .palma-content-body .palma-application-grid {
    grid-template-columns: 1fr;
  }
  .palma-content-body {
    font-size: 16px;
  }
  .palma-trust-hero,
  .palma-trust-split,
  .palma-trust-band,
  .palma-trust-cta {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .palma-trust-hero-copy .elementor-heading-title {
    font-size: 40px !important;
    line-height: 1.08 !important;
  }
  .palma-trust-split-copy .elementor-heading-title,
  .palma-trust-band .elementor-heading-title,
  .palma-trust-cta .elementor-heading-title {
    font-size: 32px !important;
  }
  .palma-trust-actions > .e-con-inner {
    flex-direction: column;
    align-items: stretch;
  }
  .palma-trust-card-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }
  .palma-trust-cert-image img {
    height: 240px;
  }
}


/* Product PDF downloads */
.palma-product-downloads p { margin: 0 0 12px; }
.palma-download-link { color: #9C1319; font-weight: 700; text-decoration: underline; }
.palma-download-list { list-style: none; margin: 0; padding: 0; }
.palma-download-list li { padding: 12px 0; border-bottom: 1px solid #E5E3DF; }
.palma-download-list a { color: #9C1319; font-weight: 600; text-decoration: none; }
.palma-download-list a:hover { text-decoration: underline; }

/* Dynamic article cards (palma_articles shortcode) */
.palma-content-card-image { margin-bottom: 14px; line-height: 0; }
.palma-content-card-image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
  display: block;
}

/* Article single pages (palma_insight / palma_case) */
.palma-article-main { width: 100%; max-width: none !important; padding: 0 !important; }
.palma-article-hero { padding: 88px 24px 76px; background: #9C1319; }
.palma-article-hero-inner { width: min(100%, 1120px); margin-inline: auto; }
.palma-article-title { margin: 16px 0 0; color: #F6F4F0; font-size: clamp(42px, 5vw, 64px); font-weight: 800; line-height: 1.05; letter-spacing: -.5px; }
.palma-article-wrap { padding: 60px 24px 96px; background: #fff; }
.palma-article-wrap .palma-content-body { margin-inline: auto; }

/* Application finder: scenario-first routes, not duplicate catalogue cards. */
.palma-application-finder .palma-application-grid article {
    display: flex;
    flex-direction: column;
}
.palma-application-finder__kicker {
    display: block;
    margin: 0 0 8px;
    color: #9C1319;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.1px;
    line-height: 1.3;
    text-transform: uppercase;
}
.palma-application-finder__card a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: auto;
    align-self: flex-start;
    font-size: 14px;
    font-weight: 800;
}
.palma-application-finder__card a::after {
    content: "\2192";
    line-height: 1;
}
.palma-series-nav.palma-application-nav {
    margin-top: 12px;
}

/* Case study fact sheet (client / location / application / delivery) */
.palma-case-facts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px 24px;
  margin: 0 0 26px;
  padding: 18px 20px;
  list-style: none;
  background: #F6F4F0;
  border-radius: 10px;
  box-sizing: border-box;
}
.palma-case-facts li {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
}
.palma-case-facts strong {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(48, 47, 52, 0.62);
}

/* Restore small source galleries without leaving empty 3-column tracks. */
.palma-content-gallery:has(img:first-child:nth-last-child(1)) {
  grid-template-columns: minmax(0, 1fr);
}
.palma-content-gallery:has(img:first-child:nth-last-child(1)) img {
  width: 100%;
  max-width: 520px;
  margin-inline: auto;
}
.palma-content-gallery:has(img:first-child:nth-last-child(2)) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* OEM & ODM conversion page (2026-09-08). */
.palma-oem-hero > .e-con-inner {
  max-width: 860px;
}
.palma-oem-hero .elementor-heading-title {
  max-width: 780px;
  margin-inline: auto;
  color: #fff;
}
.palma-oem-hero .elementor-widget-text-editor {
  max-width: 760px;
  color: rgba(255, 246, 242, .88);
}
.palma-oem-hero .elementor-button {
  background: #fff;
  color: #9C1319;
  border: 0;
}
.palma-oem-kicker {
  display: inline-block;
  margin: 0 0 4px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.8px;
  line-height: 1.3;
  text-transform: uppercase;
}
.palma-oem-kicker--dark {
  color: #9C1319;
}
.palma-oem-process-grid > .e-con-inner,
.palma-oem-term-grid > .e-con-inner,
.palma-oem-evidence-grid > .e-con-inner {
  display: grid;
  gap: 18px;
}
.palma-oem-process-grid > .e-con-inner {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.palma-oem-term-grid > .e-con-inner {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.palma-oem-evidence-grid > .e-con-inner {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.palma-oem-process-card {
  border: 1px solid #E5E3DF;
  border-top: 3px solid #9C1319;
  border-radius: 4px;
}
.palma-oem-process-copy {
  display: flex;
  flex-direction: column;
}
.palma-oem-process-copy span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #F6F4F0;
  color: #9C1319;
  font-size: 13px;
  font-weight: 800;
}
.palma-oem-process-copy h3 {
  margin: 0 0 9px;
  color: #302F34;
  font-size: 21px;
  line-height: 1.2;
}
.palma-oem-process-copy p {
  margin: 0;
  color: rgba(48, 47, 52, .76);
  font-size: 15px;
  line-height: 1.65;
}
.palma-oem-brief > .e-con-inner {
  align-items: center;
}
.palma-oem-checklist-copy .elementor-heading-title,
.palma-oem-checklist-copy .elementor-widget-text-editor {
  max-width: 620px;
}
.palma-oem-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.palma-oem-checklist li {
  position: relative;
  padding: 11px 0 11px 32px;
  border-bottom: 1px solid #E5E3DF;
}
.palma-oem-checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #9C1319;
  font-weight: 800;
}
.palma-oem-quick-brief {
  color: #fff;
  box-shadow: 0 18px 44px rgba(48, 47, 52, .14);
}
.palma-oem-quick-brief .elementor-heading-title {
  color: #fff;
}
.palma-oem-quick-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.palma-oem-quick-list li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 246, 242, .24);
}
.palma-oem-quick-list li:last-child {
  border-bottom: 0;
}
@media (max-width: 1024px) {
  .palma-oem-process-grid > .e-con-inner,
  .palma-oem-term-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .palma-oem-evidence-grid > .e-con-inner,
  .palma-oem-brief > .e-con-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: stretch;
  }
  .palma-oem-checklist-copy,
  .palma-oem-quick-brief {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .palma-oem-hero {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .palma-oem-hero .elementor-heading-title {
    font-size: 40px !important;
    line-height: 1.08 !important;
  }
  .palma-oem-hero .elementor-widget-text-editor {
    font-size: 16px !important;
  }
  .palma-oem-process,
  .palma-oem-brief,
  .palma-oem-terms,
  .palma-oem-evidence {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .palma-oem-process-grid > .e-con-inner,
  .palma-oem-term-grid > .e-con-inner,
  .palma-oem-evidence-grid > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }
  .palma-oem-process-copy h3 {
    font-size: 20px;
  }
}

/* Primary-navigation landing heroes: one red brand system, page-specific layouts. */
.palma-nav-hero {
  background: #9C1319 !important;
  color: #fff;
}
.palma-nav-hero .elementor-heading-title {
  color: #fff !important;
}
.palma-nav-hero .elementor-widget-text-editor {
  color: rgba(255, 246, 242, .88) !important;
}
.palma-nav-hero .palma-trust-kicker,
.palma-nav-hero > .e-con-inner > .e-con > .elementor-widget-text-editor:first-child {
  color: #FFD9D3 !important;
}
.palma-nav-hero .elementor-button {
  border: 1px solid #fff !important;
  background: #fff !important;
  color: #9C1319 !important;
}
.palma-nav-hero .elementor-button:hover,
.palma-nav-hero .elementor-button:focus {
  background: #f8eeee !important;
  color: #780606 !important;
}
.palma-nav-hero .palma-trust-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button {
  background: rgba(255, 255, 255, .06) !important;
  border-color: rgba(255, 255, 255, .68) !important;
  color: #fff !important;
}
.palma-nav-hero .palma-trust-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button:hover,
.palma-nav-hero .palma-trust-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button:focus {
  background: #fff !important;
  color: #9C1319 !important;
}
.palma-nav-hero .palma-trust-hero-image img {
  border: 1px solid rgba(255, 255, 255, .28);
  box-shadow: 0 20px 48px rgba(48, 47, 52, .18);
}
.palma-nav-hero .elementor-button:focus-visible,
.palma-nav-hero .palma-trust-hero-image a:focus-visible {
  outline: 3px solid rgba(255, 255, 255, .78);
  outline-offset: 3px;
}

/* About page: red hero plus the homepage-style factory proof strip. */
.palma-about-hero {
  position: relative;
  z-index: 1;
  padding-bottom: 42px !important;
}
.palma-about-hero > .e-con-inner {
  padding: 0 !important;
}
.palma-about-hero > .e-con-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 52px;
}
.palma-about-hero .palma-trust-hero-copy,
.palma-about-hero .palma-trust-actions,
.palma-about-hero .palma-trust-hero-copy > .e-con-inner,
.palma-about-hero .palma-trust-actions > .e-con-inner {
  padding-left: 0;
  padding-right: 0;
}
.palma-about-hero .palma-trust-hero-copy,
.palma-about-hero .palma-trust-hero-media {
  width: auto !important;
  min-width: 0;
}
.palma-about-hero .palma-trust-hero-copy .elementor-heading-title {
  max-width: none;
  font-size: 48px !important;
  line-height: 1.1 !important;
}
.palma-about-hero .palma-trust-hero-copy .elementor-widget-text-editor {
  max-width: 580px;
}
.palma-about-proof > .elementor-widget-html {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.palma-about-proof-strip {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.palma-about-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0 56px;
}
.palma-about-proof-item {
  min-width: 0;
  padding: 8px 18px;
  text-align: center;
  font-family: "Reddit Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.palma-about-proof-icon {
  display: block;
  box-sizing: border-box;
  width: 78px;
  height: 78px;
  margin: 0 auto 20px;
  padding: 17px;
  object-fit: contain;
  border-radius: 50% !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 31% 23%, rgba(255, 255, 255, .98) 0%, #fdf0f0 58%, #f8dede 100%);
  box-shadow:
    0 12px 24px rgba(156, 19, 25, .09),
    inset 0 0 0 1px rgba(255, 255, 255, .82);
  transition: transform .28s ease, box-shadow .28s ease;
  transform: translateZ(0);
}
.palma-about-proof-item:hover .palma-about-proof-icon {
  transform: translateY(-5px);
  box-shadow:
    0 17px 30px rgba(156, 19, 25, .13),
    inset 0 0 0 1px rgba(255, 255, 255, .9);
}
.palma-about-proof-number {
  max-width: 225px;
  margin: 0 auto;
  color: #BE0008;
  font-size: 34px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
}
.palma-about-proof-item:last-child .palma-about-proof-number {
  max-width: none;
  white-space: nowrap;
}
.palma-about-proof-label {
  margin-top: 5px;
  color: #676767;
  font-size: 16px;
  line-height: 25px;
}
@media (prefers-reduced-motion: reduce) {
  .palma-about-proof-icon,
  .palma-about-proof-item:hover .palma-about-proof-icon {
    transition: none;
    transform: none;
  }
}
.palma-about-cards {
  padding-top: 68px !important;
}
@media (max-width: 1024px) {
  .palma-about-hero {
    padding-bottom: 38px !important;
  }
  .palma-about-hero > .e-con-inner {
    display: flex;
    flex-direction: column;
    gap: 52px;
  }
  .palma-about-proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 24px;
  }
  .palma-about-proof-item {
    padding: 0;
  }
  .palma-about-proof-icon {
    width: 66px;
    height: 66px;
    padding: 14px;
    margin-bottom: 14px;
  }
  .palma-about-proof-number {
    font-size: 28px;
    line-height: 35px;
  }
  .palma-about-proof-item:last-child .palma-about-proof-number {
    font-size: clamp(12px, 4.2vw, 28px);
    line-height: clamp(15px, 5.25vw, 35px);
  }
  .palma-about-proof-label {
    font-size: 15px;
    line-height: 23px;
  }
  .palma-about-cards {
    padding-top: 58px !important;
  }
}
@media (max-width: 767px) {
  .palma-about-hero {
    padding-top: 64px !important;
    padding-bottom: 34px !important;
  }
  .palma-about-hero .palma-trust-hero-copy .elementor-heading-title {
    font-size: 38px !important;
    line-height: 1.08 !important;
  }
  .palma-about-hero .elementor-widget-text-editor {
    font-size: 16px !important;
  }
  .palma-about-hero .palma-trust-hero-media {
    display: none;
  }
  .palma-about-hero .palma-trust-actions,
  .palma-about-hero .palma-trust-actions > .e-con-inner {
    width: 100%;
  }
  .palma-about-hero .palma-trust-actions .elementor-widget-button {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 1 100% !important;
  }
  .palma-about-hero .palma-trust-actions .elementor-button {
    width: 100% !important;
    justify-content: center;
  }
  .palma-about-proof-grid {
    gap: 28px 16px;
  }
  .palma-about-proof-icon {
    width: 58px;
    height: 58px;
    padding: 13px;
    margin-bottom: 12px;
  }
  .palma-about-proof-number {
    font-size: 25px;
    line-height: 31px;
  }
  .palma-about-proof-item:last-child .palma-about-proof-number {
    white-space: normal;
  }
  .palma-about-cards {
    padding-top: 48px !important;
  }
}
/* RFQ launch protection. */
.palma-rfq-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

/* ========================================================================
   PRIMARY-NAV HERO V2 — align landing Heroes with the Products archive
   Shared tokens are scoped to --catalog; each legacy page keeps its own DOM.
   ======================================================================== */
.palma-nav-hero--catalog {
  display: grid !important;
  grid-template-columns: minmax(0, 1280px);
  justify-content: center;
  align-content: center;
  background: #9c1319 !important;
  color: #ffffff;
  padding: 54px 0 42px !important;
}
.palma-nav-hero--catalog > .e-con-inner {
  display: block;
  width: 100%;
  max-width: 1280px;
  min-height: 0;
  margin: 0 auto;
  padding: 0 !important;
}
.palma-nav-hero--catalog .palma-nav-hero-copy {
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  padding: 0 24px !important;
  box-sizing: border-box;
}
.palma-nav-hero--catalog .palma-nav-hero-copy > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  padding: 0 !important;
}
.palma-nav-hero--catalog .palma-nav-hero-copy > .e-con-inner {
  display: block;
}
.palma-nav-hero--catalog .elementor-heading-title {
  max-width: 720px;
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(34px, 3.2vw, 44px) !important;
  font-weight: 800 !important;
  line-height: 1.14 !important;
  letter-spacing: -.025em !important;
  text-align: left !important;
}
.palma-nav-hero--catalog .elementor-heading-title span {
  color: #f2c4c6;
}
.palma-nav-hero--catalog .palma-nav-hero-lede {
  max-width: 650px;
  margin: 18px 0 0 !important;
  color: rgba(255, 255, 255, .84) !important;
  font-size: 15.5px !important;
  line-height: 1.65 !important;
}
.palma-nav-hero--catalog .palma-nav-hero-actions {
  width: fit-content;
  max-width: 100%;
  margin-top: 28px;
  padding: 0 !important;
}
.palma-nav-hero--catalog .palma-nav-hero-actions > .e-con-inner {
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  justify-content: flex-start;
  gap: 14px;
}
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 11px 22px !important;
  border: 1px solid rgba(255, 255, 255, .9) !important;
  border-radius: 5px !important;
  color: #9c1319 !important;
  background: #ffffff !important;
  font-size: 15px !important;
}
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button {
  color: #ffffff !important;
  background: transparent !important;
}
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-button:hover,
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-button:focus {
  color: #780606 !important;
  background: #f8eeee !important;
}
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button:hover,
.palma-nav-hero--catalog .palma-nav-hero-actions .elementor-widget-button ~ .elementor-widget-button .elementor-button:focus {
  color: #9c1319 !important;
  background: #ffffff !important;
}
.palma-nav-hero--catalog .palma-nav-hero-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
  color: rgba(255, 255, 255, .66);
  font-size: 13px;
}
.palma-nav-hero--catalog .palma-nav-hero-breadcrumb a {
  color: rgba(255, 255, 255, .84);
  text-decoration: none;
}
.palma-nav-hero--catalog .palma-nav-hero-breadcrumb [aria-current="page"] {
  color: #ffffff;
  font-weight: 700;
}
.palma-nav-hero--catalog .elementor-button:focus-visible {
  outline: 3px solid rgba(255, 255, 255, .72);
  outline-offset: 3px;
}

/* Page-specific legacy overrides. */
.palma-nav-hero--catalog.palma-oem-hero > .e-con-inner {
  max-width: 1280px;
}
.palma-nav-hero--catalog.palma-about-hero {
  padding: 54px 0 42px !important;
}
.palma-nav-hero--catalog.palma-about-hero > .e-con-inner {
  display: block;
  column-gap: 0;
}

@media (max-width: 767px) {
  .palma-nav-hero--catalog {
    grid-template-columns: minmax(0, 100%);
    padding: 36px 0 32px !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-copy {
    max-width: none;
    padding: 0 20px !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-copy > .e-con-inner {
    max-width: none;
    padding: 0 !important;
  }
  .palma-nav-hero--catalog .elementor-heading-title {
    font-size: 29px !important;
    line-height: 1.18 !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-lede {
    margin-top: 14px !important;
    font-size: 14px !important;
    line-height: 1.58 !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-actions,
  .palma-nav-hero--catalog .palma-nav-hero-actions > .e-con-inner {
    width: 100%;
  }
  .palma-nav-hero--catalog.palma-about-hero {
    padding: 36px 0 32px !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-actions > .e-con-inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: stretch;
    gap: 10px;
  }
  .palma-nav-hero--catalog .palma-nav-hero-actions .elementor-button {
    display: flex !important;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 52px;
    box-sizing: border-box;
  }
  .palma-nav-hero--catalog .palma-nav-hero-actions .elementor-widget-button {
    display: block !important;
    grid-column: 1;
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 1 100% !important;
  }
  .palma-nav-hero--catalog .palma-nav-hero-breadcrumb {
    margin-top: 26px;
  }
}

/* About keeps its evidence collage while sharing the Products Hero language. */
.palma-nav-hero--with-media .palma-nav-hero-layout {
  display: block;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 24px !important;
  box-sizing: border-box;
}
.palma-nav-hero--with-media .palma-nav-hero-layout > .e-con-inner {
  display: grid;
  grid-template-columns: minmax(0, 620px) minmax(0, 500px);
  gap: 112px;
  align-items: start;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.palma-nav-hero--with-media .palma-nav-hero-copy,
.palma-nav-hero--with-media .palma-nav-hero-copy > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}
.palma-nav-hero--with-media .palma-nav-hero-copy .elementor-heading-title,
.palma-nav-hero--with-media .palma-nav-hero-copy .palma-nav-hero-lede {
  max-width: 620px;
}
.palma-nav-hero--with-media .palma-nav-hero-media,
.palma-nav-hero--with-media .palma-nav-hero-media > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  padding: 0 !important;
}
.palma-nav-hero--with-media .palma-nav-hero-media img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 4px;
  box-shadow: 0 20px 48px rgba(48, 47, 52, .18);
}
@media (max-width: 1024px) {
  .palma-nav-hero--with-media .palma-nav-hero-layout > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 34px;
  }
  .palma-nav-hero--with-media .palma-nav-hero-media {
    max-width: 620px !important;
  }
}
@media (max-width: 767px) {
  .palma-nav-hero--with-media .palma-nav-hero-layout {
    padding: 0 20px !important;
  }
  .palma-nav-hero--with-media .palma-nav-hero-layout > .e-con-inner {
    grid-template-columns: minmax(0, 100%);
  }
  .palma-nav-hero--with-media .palma-nav-hero-copy {
    padding: 0 !important;
  }
  .palma-nav-hero--with-media .palma-nav-hero-media {
    display: none;
  }
}
