.elementor-13179 .elementor-element.elementor-element-e19dc59{--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 5D vs 6D ARMREST GUIDE
   Paste once into Elementor Page Settings > Advanced > CSS
   Do not add <style> tags.
   ========================================================= */

.nar,
.nar * {
  box-sizing: border-box;
}

.nar {
  width: 100%;
  margin: 0;
  padding: clamp(58px, 7vw, 100px) 24px;
  font-family: inherit;
  color: #202723 !important;
}

.nar__inner {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

.nar__inner--narrow {
  max-width: 900px;
}

.nar h1,
.nar h2,
.nar h3,
.nar h4 {
  margin-top: 0;
  color: #17241f !important;
  font-family: inherit;
  font-weight: 800 !important;
  line-height: 1.14;
  letter-spacing: -0.025em;
}

.nar h1 {
  margin-bottom: 24px;
  font-size: clamp(40px, 6.5vw, 76px);
  line-height: 1.02;
}

.nar h2 {
  margin-bottom: 20px;
  font-size: clamp(30px, 4.5vw, 52px);
}

.nar h3 {
  margin-bottom: 12px;
  font-size: clamp(21px, 2.6vw, 29px);
}

.nar h4 {
  margin-bottom: 8px;
  font-size: 18px;
}

.nar p,
.nar li,
.nar td,
.nar th,
.nar summary,
.nar figcaption {
  color: #303934 !important;
  font-size: 17px;
  font-weight: 500 !important;
  line-height: 1.75;
}

.nar p {
  margin-top: 0;
  margin-bottom: 18px;
}

.nar p:last-child {
  margin-bottom: 0;
}

.nar ul,
.nar ol {
  margin: 20px 0 0;
  padding-left: 23px;
}

.nar li {
  margin-bottom: 10px;
}

.nar a:not(.nar__button):not(.nar__share) {
  color: #8f3f27 !important;
  font-weight: 750 !important;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px;
}

.nar a:not(.nar__button):not(.nar__share):hover {
  color: #5f2819 !important;
}

.nar__kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  color: #9e482e !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.nar__kicker::before {
  width: 24px;
  height: 3px;
  border-radius: 99px;
  background: #c56643;
  content: "";
}

.nar__lede {
  max-width: 820px;
  color: #35423c !important;
  font-size: clamp(19px, 2.2vw, 24px) !important;
  font-weight: 600 !important;
  line-height: 1.6 !important;
}

.nar__eyebrow {
  margin-bottom: 10px !important;
  color: #9e482e !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nar__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 30px;
}

.nar__button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 13px 22px;
  border: 2px solid transparent;
  border-radius: 999px;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-align: center;
  text-decoration: none !important;
  transition: transform .2s ease, background-color .2s ease;
}

.nar__button:hover {
  transform: translateY(-2px);
}

.nar__button--primary {
  border-color: #a84c31;
  background: #a84c31;
  color: #ffffff !important;
}

.nar__button--primary:hover {
  border-color: #79321f;
  background: #79321f;
  color: #ffffff !important;
}

.nar__button--outline {
  border-color: #1c352c;
  background: transparent;
  color: #1c352c !important;
}

.nar__button--outline:hover {
  background: #1c352c;
  color: #ffffff !important;
}

.nar__button--light {
  border-color: #ffffff;
  background: #ffffff;
  color: #183028 !important;
}

.nar__button--light:hover {
  border-color: #e5ddd3;
  background: #e5ddd3;
  color: #13241e !important;
}

.nar__button--ghost {
  border-color: #d2dfd8;
  background: transparent;
  color: #ffffff !important;
}

.nar__button--ghost:hover {
  background: #ffffff;
  color: #183028 !important;
}

.nar--cream {
  background: #f4efe7;
}

.nar--white {
  background: #ffffff;
}

.nar--sage {
  background: #dce7e0;
}

.nar--clay {
  background: #ead4c5;
}

.nar--dark {
  background: #183028;
}

.nar--charcoal {
  background: #202823;
}

.nar--dark h1,
.nar--dark h2,
.nar--dark h3,
.nar--dark h4,
.nar--dark p,
.nar--dark li,
.nar--dark td,
.nar--dark th,
.nar--dark summary,
.nar--charcoal h1,
.nar--charcoal h2,
.nar--charcoal h3,
.nar--charcoal h4,
.nar--charcoal p,
.nar--charcoal li,
.nar--charcoal td,
.nar--charcoal th,
.nar--charcoal summary {
  color: #f8f5ef !important;
}

.nar--dark .nar__lede,
.nar--charcoal .nar__lede {
  color: #e1e9e4 !important;
}

.nar--dark .nar__kicker,
.nar--dark .nar__eyebrow,
.nar--charcoal .nar__kicker,
.nar--charcoal .nar__eyebrow {
  color: #efb092 !important;
}

.nar__grid {
  display: grid;
  gap: 22px;
}

.nar__grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nar__grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nar__grid--6 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nar__card {
  height: 100%;
  padding: clamp(24px, 3.5vw, 36px);
  border: 1px solid #d7ddd9;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(22, 40, 32, .07);
}

.nar__card h3,
.nar__card h4 {
  color: #17241f !important;
}

.nar__card p,
.nar__card li {
  color: #303934 !important;
}

.nar__card--sage {
  border-color: #bfd0c6;
  background: #eef4f0;
}

.nar__card--clay {
  border-color: #dfbca9;
  background: #f7e9df;
}

.nar__card--dark {
  border-color: #3a5047;
  background: #213b32;
}

.nar__card--dark h3,
.nar__card--dark h4,
.nar__card--dark p,
.nar__card--dark li {
  color: #ffffff !important;
}

.nar__number {
  display: inline-flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  margin-bottom: 19px;
  border-radius: 50%;
  background: #a84c31;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 850 !important;
}

.nar__tag {
  display: inline-flex;
  margin: 0 7px 8px 0;
  padding: 7px 11px;
  border-radius: 999px;
  background: #dce7e0;
  color: #203b31 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.nar__quote {
  margin: 30px 0 0;
  padding: 25px 28px;
  border-left: 5px solid #b85b3d;
  border-radius: 0 18px 18px 0;
  background: #ffffff;
}

.nar__quote p {
  color: #1c3028 !important;
  font-size: clamp(20px, 2.5vw, 27px) !important;
  font-weight: 750 !important;
  line-height: 1.5 !important;
}

.nar__notice {
  padding: 25px 28px;
  border: 2px solid #b85b3d;
  border-radius: 18px;
  background: #fffaf6;
}

.nar__notice strong {
  color: #77311f !important;
  font-weight: 850 !important;
}

.nar__meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border: 1px solid #ccd6d0;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
}

.nar__meta-item {
  padding: 23px;
  border-right: 1px solid #ccd6d0;
}

.nar__meta-item:last-child {
  border-right: 0;
}

.nar__meta-label {
  display: block;
  margin-bottom: 6px;
  color: #79402e !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.nar__meta-value {
  color: #1d2c26 !important;
  font-size: 16px !important;
  font-weight: 750 !important;
  line-height: 1.45 !important;
}

.nar__hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
  align-items: center;
  gap: clamp(36px, 6vw, 80px);
}

.nar__hero-visual {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border: 1px solid #496158;
  border-radius: 30px;
  background: #213b32;
}

.nar__hero-circle {
  position: absolute;
  display: flex;
  width: 210px;
  height: 210px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 67px;
  font-weight: 900;
}

.nar__hero-circle--5 {
  top: 45px;
  left: 35px;
  background: #f3e6dc;
  color: #71301f;
}

.nar__hero-circle--6 {
  right: 30px;
  bottom: 40px;
  background: #b85b3d;
  color: #ffffff;
}

.nar__hero-line {
  position: absolute;
  top: 50%;
  left: 16%;
  width: 68%;
  height: 3px;
  transform: rotate(-27deg);
  background: #f2bf9f;
}

.nar__hero-caption {
  position: absolute;
  right: 24px;
  top: 24px;
  max-width: 180px;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  line-height: 1.5 !important;
}

.nar__table-wrap {
  width: 100%;
  overflow-x: auto;
  border: 1px solid #ccd6d0;
  border-radius: 20px;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
}

.nar__table {
  width: 100%;
  min-width: 730px;
  border-collapse: collapse;
}

.nar__table th {
  padding: 18px 20px;
  border-bottom: 1px solid #ccd6d0;
  background: #183028;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  text-align: left;
}

.nar__table td {
  padding: 17px 20px;
  border-bottom: 1px solid #e0e5e2;
  background: #ffffff;
  color: #29332e !important;
  vertical-align: top;
}

.nar__table tr:last-child td {
  border-bottom: 0;
}

.nar__table tbody tr:nth-child(even) td {
  background: #f4f7f5;
}

.nar__checklist {
  display: grid;
  gap: 13px;
  margin-top: 25px;
}

.nar__check {
  position: relative;
  padding: 18px 20px 18px 54px;
  border: 1px solid #cbd7d0;
  border-radius: 15px;
  background: #ffffff;
  color: #29332e !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1.55 !important;
}

.nar__check::before {
  position: absolute;
  top: 17px;
  left: 18px;
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #1f6a4d;
  color: #ffffff;
  content: "✓";
  font-size: 14px;
  font-weight: 900;
}

.nar__steps {
  display: grid;
  gap: 16px;
  counter-reset: nar-step;
}

.nar__step {
  position: relative;
  padding: 23px 24px 23px 82px;
  border: 1px solid #ccd6d0;
  border-radius: 18px;
  background: #ffffff;
  counter-increment: nar-step;
}

.nar__step::before {
  position: absolute;
  top: 22px;
  left: 22px;
  display: flex;
  width: 43px;
  height: 43px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #a84c31;
  color: #ffffff;
  content: counter(nar-step);
  font-weight: 850;
}

.nar__step h3 {
  margin-bottom: 7px;
  font-size: 20px;
}

.nar__step p {
  font-size: 16px;
}

.nar__faq {
  display: grid;
  gap: 13px;
}

.nar__faq details {
  border: 1px solid #cbd7d0;
  border-radius: 16px;
  background: #ffffff;
  overflow: hidden;
}

.nar__faq summary {
  position: relative;
  padding: 21px 58px 21px 22px;
  color: #1b2b24 !important;
  font-weight: 800 !important;
  cursor: pointer;
  list-style: none;
}

.nar__faq summary::-webkit-details-marker {
  display: none;
}

.nar__faq summary::after {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  color: #9e482e;
  content: "+";
  font-size: 28px;
  font-weight: 700;
}

.nar__faq details[open] summary::after {
  content: "−";
}

.nar__faq-answer {
  padding: 0 22px 21px;
}

.nar__faq-answer p {
  color: #303934 !important;
  font-size: 16px !important;
}

.nar__source-list {
  display: grid;
  gap: 13px;
  margin-top: 25px;
}

.nar__source {
  display: block;
  padding: 17px 19px;
  border: 1px solid #cbd7d0;
  border-radius: 14px;
  background: #ffffff;
}

.nar__share-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.nar__share {
  display: inline-flex;
  min-height: 45px;
  align-items: center;
  justify-content: center;
  padding: 11px 17px;
  border: 1px solid #d6e1db;
  border-radius: 999px;
  background: #ffffff;
  color: #193027 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  cursor: pointer;
}

.nar__share:hover {
  background: #e8efe9;
  color: #13241e !important;
}

@media (max-width: 900px) {
  .nar__hero-grid,
  .nar__grid--2,
  .nar__grid--3,
  .nar__grid--6 {
    grid-template-columns: 1fr;
  }

  .nar__meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nar__meta-item:nth-child(2) {
    border-right: 0;
  }

  .nar__meta-item:nth-child(-n+2) {
    border-bottom: 1px solid #ccd6d0;
  }

  .nar__hero-visual {
    min-height: 360px;
  }
}

@media (max-width: 560px) {
  .nar {
    padding: 52px 18px;
  }

  .nar__meta {
    grid-template-columns: 1fr;
  }

  .nar__meta-item,
  .nar__meta-item:nth-child(2) {
    border-right: 0;
    border-bottom: 1px solid #ccd6d0;
  }

  .nar__meta-item:last-child {
    border-bottom: 0;
  }

  .nar__buttons,
  .nar__button {
    width: 100%;
  }

  .nar__hero-visual {
    min-height: 330px;
  }

  .nar__hero-circle {
    width: 155px;
    height: 155px;
    font-size: 50px;
  }

  .nar__hero-circle--5 {
    top: 70px;
    left: 18px;
  }

  .nar__hero-circle--6 {
    right: 18px;
    bottom: 30px;
  }

  .nar__hero-caption {
    max-width: 230px;
  }

  .nar__step {
    padding: 74px 20px 22px;
  }

  .nar__step::before {
    top: 18px;
    left: 20px;
  }
}
/* High-contrast Copy Link button */
.nar button.nar__share,
.nar--dark button.nar__share {
  appearance: none !important;
  -webkit-appearance: none !important;
  min-height: 45px !important;
  padding: 11px 18px !important;
  border: 2px solid #ffffff !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #183028 !important;
  -webkit-text-fill-color: #183028 !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  opacity: 1 !important;
  cursor: pointer !important;
}

.nar button.nar__share:hover,
.nar button.nar__share:focus {
  border-color: #efb092 !important;
  background: #efb092 !important;
  color: #4d2015 !important;
  -webkit-text-fill-color: #4d2015 !important;
}/* End custom CSS */