.elementor-22603 .elementor-element.elementor-element-a117b46{--spacer-size:10px;}/* Start custom CSS */body.postid-22603 .jpg-genmax-page {
  --genmax-orange: #ff7a1a;
  --genmax-dark: #111827;
  --genmax-light: #f8fafc;
  --genmax-border: #e5e7eb;
  --genmax-text: #253044;
  --genmax-muted: #667085;
  --genmax-green: #12b76a;
  --genmax-red: #ef4444;
  font-family: inherit;
  color: var(--genmax-text);
  line-height: 1.65;
}

body.postid-22603 .jpg-genmax-page * {
  box-sizing: border-box;
}

body.postid-22603 .jpg-genmax-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 20px;
}

body.postid-22603 .jpg-genmax-hero {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 34px;
  align-items: center;
  background: linear-gradient(135deg, #fff2df 0%, #ffffff 55%, #f8fafc 100%);
  border: 1px solid var(--genmax-border);
  border-radius: 24px;
  padding: 34px;
  overflow: hidden;
}

body.postid-22603 .jpg-genmax-eyebrow {
  display: inline-block;
  background: var(--genmax-dark);
  color: #fff;
  padding: 7px 13px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .02em;
  margin-bottom: 14px;
}

body.postid-22603 .jpg-genmax-main-title {
  font-size: clamp(32px, 5vw, 56px);
  line-height: 1.05;
  margin: 0 0 16px;
  color: var(--genmax-dark);
  font-weight: 900;
}

body.postid-22603 .jpg-genmax-hero p {
  font-size: 18px;
  margin: 0 0 20px;
}

body.postid-22603 .jpg-genmax-hero-img {
  background: #fff;
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 20px 55px rgba(17, 24, 39, .12);
  text-align: center;
}

body.postid-22603 .jpg-genmax-hero-img img {
  max-width: 100%;
  height: auto;
  border-radius: 16px;
}

body.postid-22603 .jpg-genmax-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0;
}

body.postid-22603 .jpg-genmax-badge {
  background: #fff;
  border: 1px solid var(--genmax-border);
  border-radius: 999px;
  padding: 9px 13px;
  font-size: 14px;
  font-weight: 800;
}

body.postid-22603 .jpg-genmax-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

body.postid-22603 .jpg-genmax-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--genmax-orange);
  color: #fff !important;
  text-decoration: none !important;
  padding: 14px 22px;
  border-radius: 12px;
  font-weight: 900;
  border: 2px solid var(--genmax-dark);
  box-shadow: 0 8px 0 var(--genmax-dark);
  transition: transform .15s ease, box-shadow .15s ease;
}

body.postid-22603 .jpg-genmax-btn:hover {
  transform: translateY(2px);
  box-shadow: 0 5px 0 var(--genmax-dark);
}

body.postid-22603 .jpg-genmax-btn-secondary {
  background: #fff;
  color: var(--genmax-dark) !important;
}

body.postid-22603 .jpg-genmax-note {
  font-size: 13px;
  color: var(--genmax-muted);
  margin-top: 14px;
}

body.postid-22603 .jpg-genmax-section {
  margin-top: 34px;
  background: #fff;
  border: 1px solid var(--genmax-border);
  border-radius: 22px;
  padding: 30px;
}

body.postid-22603 .jpg-genmax-section h2 {
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.15;
  margin: 0 0 14px;
  color: var(--genmax-dark);
}

body.postid-22603 .jpg-genmax-section h3 {
  font-size: 22px;
  margin: 22px 0 8px;
  color: var(--genmax-dark);
}

body.postid-22603 .jpg-genmax-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 22px;
}

body.postid-22603 .jpg-genmax-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 22px;
}

body.postid-22603 .jpg-genmax-card {
  background: var(--genmax-light);
  border: 1px solid var(--genmax-border);
  border-radius: 18px;
  padding: 22px;
}

body.postid-22603 .jpg-genmax-card strong {
  display: block;
  color: var(--genmax-dark);
  font-size: 18px;
  margin-bottom: 6px;
}

body.postid-22603 .jpg-genmax-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 16px;
  overflow: hidden;
  border-radius: 16px;
}

body.postid-22603 .jpg-genmax-spec-table th,
body.postid-22603 .jpg-genmax-spec-table td {
  padding: 14px 16px;
  border-bottom: 1px solid var(--genmax-border);
  text-align: left;
  vertical-align: top;
}

body.postid-22603 .jpg-genmax-spec-table th {
  background: var(--genmax-dark);
  color: #fff;
  width: 36%;
}

body.postid-22603 .jpg-genmax-spec-table tr:nth-child(even) td {
  background: #fafafa;
}

body.postid-22603 .jpg-genmax-list {
  padding-left: 20px;
  margin: 12px 0 0;
}

body.postid-22603 .jpg-genmax-list li {
  margin-bottom: 8px;
}

body.postid-22603 .jpg-genmax-callout {
  background: #fff2df;
  border-left: 6px solid var(--genmax-orange);
  padding: 18px 20px;
  border-radius: 14px;
  margin-top: 18px;
}

body.postid-22603 .jpg-genmax-good {
  background: #ecfdf3;
  border-left-color: var(--genmax-green);
}

body.postid-22603 .jpg-genmax-warning {
  background: #fff7ed;
  border-left-color: #f97316;
}

body.postid-22603 .jpg-genmax-pro {
  border-top: 5px solid var(--genmax-green);
}

body.postid-22603 .jpg-genmax-con {
  border-top: 5px solid var(--genmax-red);
}

body.postid-22603 .jpg-genmax-link-box a {
  font-weight: 800;
}

body.postid-22603 .jpg-genmax-faq details {
  border: 1px solid var(--genmax-border);
  border-radius: 14px;
  padding: 16px 18px;
  margin-top: 12px;
  background: #fff;
}

body.postid-22603 .jpg-genmax-faq summary {
  cursor: pointer;
  font-weight: 900;
  color: var(--genmax-dark);
}

body.postid-22603 .jpg-genmax-final-cta {
  text-align: center;
  background: var(--genmax-dark);
  color: #fff;
}

body.postid-22603 .jpg-genmax-final-cta h2,
body.postid-22603 .jpg-genmax-final-cta p {
  color: #fff;
}

@media (max-width: 900px) {
  body.postid-22603 .jpg-genmax-hero,
  body.postid-22603 .jpg-genmax-grid-3,
  body.postid-22603 .jpg-genmax-grid-2 {
    grid-template-columns: 1fr;
  }

  body.postid-22603 .jpg-genmax-hero,
  body.postid-22603 .jpg-genmax-section {
    padding: 24px;
  }
}/* End custom CSS */