.elementor-13014 .elementor-element.elementor-element-5e1ccf2{--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;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}/* Start custom CSS *//* =========================================================
   NITURE ERGONOMIC CHAIR WARRANTY GUIDE
   High-contrast, Elementor-safe article styling
   ========================================================= */

.nwg-root,
.nwg-root * {
  box-sizing: border-box;
}

.nwg-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 84px 24px;
  overflow: hidden;
}

.nwg-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

.nwg-narrow {
  max-width: 860px;
}

.nwg-center {
  text-align: center;
}

.nwg-bg-cream {
  background: #f6f1ea !important;
}

.nwg-bg-white {
  background: #ffffff !important;
}

.nwg-bg-sand {
  background: #e9ded1 !important;
}

.nwg-bg-dark {
  background: #20382f !important;
}

.nwg-bg-ink {
  background: #17211d !important;
}

.nwg-eyebrow {
  display: inline-block;
  margin: 0 0 16px;
  color: #8c4d2c !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase;
}

.nwg-bg-dark .nwg-eyebrow,
.nwg-bg-ink .nwg-eyebrow {
  color: #f0bd91 !important;
}

.nwg-section h1,
.nwg-section h2,
.nwg-section h3,
.nwg-section h4 {
  margin-top: 0;
  color: #17211d !important;
  font-family: inherit;
  font-weight: 750 !important;
  letter-spacing: -0.025em !important;
}

.nwg-section h1 {
  margin-bottom: 22px;
  font-size: clamp(38px, 5.5vw, 70px) !important;
  line-height: 1.04 !important;
}

.nwg-section h2 {
  margin-bottom: 20px;
  font-size: clamp(30px, 4vw, 48px) !important;
  line-height: 1.12 !important;
}

.nwg-section h3 {
  margin-bottom: 12px;
  font-size: clamp(21px, 2.4vw, 28px) !important;
  line-height: 1.24 !important;
}

.nwg-section h4 {
  margin-bottom: 10px;
  font-size: 18px !important;
  line-height: 1.35 !important;
}

.nwg-bg-dark h1,
.nwg-bg-dark h2,
.nwg-bg-dark h3,
.nwg-bg-dark h4,
.nwg-bg-ink h1,
.nwg-bg-ink h2,
.nwg-bg-ink h3,
.nwg-bg-ink h4 {
  color: #ffffff !important;
}

.nwg-section p,
.nwg-section li,
.nwg-section td,
.nwg-section th {
  color: #31423a !important;
  font-size: 17px !important;
  line-height: 1.78 !important;
}

.nwg-section p {
  margin: 0 0 18px;
}

.nwg-section p:last-child {
  margin-bottom: 0;
}

.nwg-bg-dark p,
.nwg-bg-dark li,
.nwg-bg-dark td,
.nwg-bg-dark th,
.nwg-bg-ink p,
.nwg-bg-ink li,
.nwg-bg-ink td,
.nwg-bg-ink th {
  color: #e2eae5 !important;
}

.nwg-lead {
  max-width: 850px;
  font-size: clamp(19px, 2.1vw, 23px) !important;
  line-height: 1.65 !important;
}

.nwg-center .nwg-lead {
  margin-right: auto;
  margin-left: auto;
}

.nwg-muted {
  color: #5c6b64 !important;
}

.nwg-bg-dark .nwg-muted,
.nwg-bg-ink .nwg-muted {
  color: #c8d4cd !important;
}

.nwg-grid-2,
.nwg-grid-3,
.nwg-grid-4 {
  display: grid;
  gap: 24px;
}

.nwg-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nwg-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nwg-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.nwg-card {
  height: 100%;
  padding: 30px;
  border: 1px solid #ddd2c5;
  border-radius: 18px;
  background: #ffffff !important;
  box-shadow: 0 12px 34px rgba(23, 33, 29, 0.07);
}

.nwg-card h3,
.nwg-card h4 {
  color: #17211d !important;
}

.nwg-card p,
.nwg-card li {
  color: #31423a !important;
}

.nwg-card-accent {
  border-top: 5px solid #a35d37;
}

.nwg-card-dark {
  border: 1px solid rgba(255,255,255,0.14);
  background: #29483d !important;
  box-shadow: none;
}

.nwg-card-dark h3,
.nwg-card-dark h4 {
  color: #ffffff !important;
}

.nwg-card-dark p,
.nwg-card-dark li {
  color: #e2eae5 !important;
}

.nwg-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #a35d37 !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.nwg-list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.nwg-list li {
  position: relative;
  margin: 0 0 12px;
  padding-left: 30px;
}

.nwg-list li:last-child {
  margin-bottom: 0;
}

.nwg-list li::before {
  position: absolute;
  top: 1px;
  left: 0;
  color: #a35d37;
  content: "✓";
  font-weight: 900;
}

.nwg-bg-dark .nwg-list li::before,
.nwg-bg-ink .nwg-list li::before {
  color: #f0bd91;
}

.nwg-callout {
  padding: 30px;
  border-left: 6px solid #a35d37;
  border-radius: 0 18px 18px 0;
  background: #fffaf5 !important;
}

.nwg-callout p,
.nwg-callout h3,
.nwg-callout strong {
  color: #17211d !important;
}

.nwg-quote {
  margin: 30px 0;
  padding: 32px;
  border-radius: 18px;
  background: #20382f !important;
}

.nwg-quote p {
  margin: 0;
  color: #ffffff !important;
  font-size: clamp(21px, 2.7vw, 30px) !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.nwg-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 20px;
}

.nwg-meta span {
  color: #405149 !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  line-height: 1.5 !important;
}

.nwg-bg-dark .nwg-meta span,
.nwg-bg-ink .nwg-meta span {
  color: #e2eae5 !important;
}

.nwg-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.nwg-center .nwg-chip-row {
  justify-content: center;
}

.nwg-chip {
  display: inline-flex;
  align-items: center;
  padding: 9px 14px;
  border: 1px solid #cab8a5;
  border-radius: 999px;
  background: #ffffff !important;
  color: #31423a !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

.nwg-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.nwg-center .nwg-btn-row {
  justify-content: center;
}

.nwg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 13px 22px;
  border: 2px solid #a35d37;
  border-radius: 999px;
  background: #a35d37 !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: transform 0.2s ease, background 0.2s ease;
}

.nwg-btn:hover,
.nwg-btn:focus {
  background: #8c4d2c !important;
  border-color: #8c4d2c;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.nwg-btn-light {
  border-color: #ffffff;
  background: #ffffff !important;
  color: #20382f !important;
}

.nwg-btn-light:hover,
.nwg-btn-light:focus {
  border-color: #f6f1ea;
  background: #f6f1ea !important;
  color: #17211d !important;
}

.nwg-btn-outline {
  border-color: #20382f;
  background: transparent !important;
  color: #20382f !important;
}

.nwg-btn-outline:hover,
.nwg-btn-outline:focus {
  background: #20382f !important;
  color: #ffffff !important;
}

.nwg-table-wrap {
  width: 100%;
  margin-top: 30px;
  overflow-x: auto;
  border: 1px solid #ddd2c5;
  border-radius: 18px;
  background: #ffffff !important;
}

.nwg-table {
  width: 100%;
  min-width: 740px;
  border-collapse: collapse;
}

.nwg-table th,
.nwg-table td {
  padding: 20px;
  border-bottom: 1px solid #e5ddd4;
  text-align: left;
  vertical-align: top;
}

.nwg-table th {
  background: #20382f !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
}

.nwg-table td {
  background: #ffffff !important;
  color: #31423a !important;
}

.nwg-table tr:last-child td {
  border-bottom: 0;
}

.nwg-checklist {
  counter-reset: warranty-check;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nwg-checklist li {
  position: relative;
  margin-bottom: 16px;
  padding: 20px 20px 20px 66px;
  border: 1px solid #ddd2c5;
  border-radius: 15px;
  background: #ffffff !important;
  color: #31423a !important;
}

.nwg-checklist li::before {
  counter-increment: warranty-check;
  position: absolute;
  top: 16px;
  left: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #a35d37 !important;
  color: #ffffff !important;
  content: counter(warranty-check);
  font-size: 14px;
  font-weight: 800;
}

.nwg-faq {
  margin-bottom: 16px;
  padding: 26px;
  border: 1px solid #ddd2c5;
  border-radius: 16px;
  background: #ffffff !important;
}

.nwg-faq:last-child {
  margin-bottom: 0;
}

.nwg-faq h3 {
  margin-bottom: 10px;
  color: #17211d !important;
  font-size: 21px !important;
}

.nwg-faq p {
  color: #31423a !important;
}

.nwg-divider {
  width: 72px;
  height: 4px;
  margin: 0 0 28px;
  border: 0;
  border-radius: 999px;
  background: #a35d37 !important;
}

.nwg-center .nwg-divider {
  margin-right: auto;
  margin-left: auto;
}

.nwg-small {
  font-size: 14px !important;
  line-height: 1.65 !important;
}

.nwg-kicker {
  margin-bottom: 8px !important;
  color: #8c4d2c !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase;
}

.nwg-bg-dark .nwg-kicker,
.nwg-bg-ink .nwg-kicker {
  color: #f0bd91 !important;
}

@media (max-width: 900px) {
  .nwg-section {
    padding: 68px 20px;
  }

  .nwg-grid-3,
  .nwg-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .nwg-section {
    padding: 54px 18px;
  }

  .nwg-grid-2,
  .nwg-grid-3,
  .nwg-grid-4 {
    grid-template-columns: 1fr;
  }

  .nwg-card,
  .nwg-callout,
  .nwg-quote {
    padding: 24px;
  }

  .nwg-btn-row,
  .nwg-btn {
    width: 100%;
  }

  .nwg-meta {
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }
}/* End custom CSS */