.elementor-12967 .elementor-element.elementor-element-8f75825{--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 STANDING-DESK ARTICLE
   Shared stylesheet — paste once only
   ========================================================= */

:root {
  --nsd-charcoal: #1d1c1a;
  --nsd-charcoal-soft: #292724;
  --nsd-charcoal-card: #34312d;
  --nsd-cream: #f4f0e8;
  --nsd-cream-deep: #e8dfd1;
  --nsd-white: #fffdf9;
  --nsd-ink: #1d1c1a;
  --nsd-body: #514d47;
  --nsd-muted: #716b62;
  --nsd-bronze: #ae7c48;
  --nsd-bronze-dark: #76502d;
  --nsd-bronze-light: #e5c49d;
  --nsd-line: rgba(29, 28, 26, 0.14);
  --nsd-line-dark: rgba(255, 255, 255, 0.16);
  --nsd-success: #44634e;
  --nsd-danger: #963f36;
  --nsd-radius: 24px;
  --nsd-radius-small: 15px;
  --nsd-shadow: 0 20px 60px rgba(30, 26, 20, 0.10);
}

.nsd-section,
.nsd-section * {
  box-sizing: border-box;
}

.nsd-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: clamp(64px, 8vw, 112px) 24px;
  font-family: inherit;
  font-size: 17px;
  line-height: 1.75;
}

.nsd-section p,
.nsd-section li,
.nsd-section td,
.nsd-section th,
.nsd-section summary,
.nsd-section a,
.nsd-section span,
.nsd-section strong {
  font-family: inherit;
}

.nsd-section h1,
.nsd-section h2,
.nsd-section h3,
.nsd-section h4 {
  margin-top: 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: -0.025em;
  color: inherit !important;
}

.nsd-section h1 {
  margin-bottom: 24px;
  font-size: clamp(40px, 6.3vw, 78px);
  max-width: 960px;
}

.nsd-section h2 {
  margin-bottom: 22px;
  font-size: clamp(32px, 4.6vw, 54px);
  max-width: 900px;
}

.nsd-section h3 {
  margin-bottom: 12px;
  font-size: clamp(21px, 2.4vw, 28px);
}

.nsd-section h4 {
  margin-bottom: 8px;
  font-size: 18px;
}

.nsd-section p {
  margin-top: 0;
  margin-bottom: 20px;
  color: inherit !important;
}

.nsd-section p:last-child {
  margin-bottom: 0;
}

.nsd-section strong {
  color: inherit !important;
  font-weight: 700;
}

.nsd-section ul,
.nsd-section ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.nsd-section li {
  color: inherit !important;
}

.nsd-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.nsd-inner-wide {
  max-width: 1280px;
}

.nsd-narrow {
  max-width: 880px;
}

.nsd-centre {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.nsd-centre h1,
.nsd-centre h2,
.nsd-centre .nsd-lead {
  margin-right: auto;
  margin-left: auto;
}

.nsd-light {
  color: var(--nsd-ink) !important;
  background: var(--nsd-cream);
}

.nsd-white {
  color: var(--nsd-ink) !important;
  background: var(--nsd-white);
}

.nsd-warm {
  color: var(--nsd-ink) !important;
  background: var(--nsd-cream-deep);
}

.nsd-dark {
  color: #f8f4ed !important;
  background: var(--nsd-charcoal);
}

.nsd-dark-soft {
  color: #f8f4ed !important;
  background: var(--nsd-charcoal-soft);
}

.nsd-light p,
.nsd-white p,
.nsd-warm p,
.nsd-light li,
.nsd-white li,
.nsd-warm li {
  color: var(--nsd-body) !important;
}

.nsd-dark p,
.nsd-dark-soft p,
.nsd-dark li,
.nsd-dark-soft li {
  color: #ded8cf !important;
}

.nsd-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  color: var(--nsd-bronze-dark) !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.nsd-eyebrow::before {
  width: 32px;
  height: 2px;
  content: "";
  background: currentColor;
}

.nsd-dark .nsd-eyebrow,
.nsd-dark-soft .nsd-eyebrow {
  color: var(--nsd-bronze-light) !important;
}

.nsd-lead {
  max-width: 820px;
  margin-bottom: 0;
  font-size: clamp(19px, 2.2vw, 24px);
  line-height: 1.65;
}

.nsd-kicker {
  margin-bottom: 12px !important;
  color: var(--nsd-bronze-dark) !important;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.nsd-dark .nsd-kicker,
.nsd-dark-soft .nsd-kicker {
  color: var(--nsd-bronze-light) !important;
}

.nsd-grid {
  display: grid;
  gap: 24px;
}

.nsd-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nsd-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nsd-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.nsd-grid-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.nsd-align-centre {
  align-items: center;
}

.nsd-section-head {
  margin-bottom: clamp(34px, 5vw, 58px);
}

.nsd-card {
  height: 100%;
  padding: clamp(25px, 3vw, 36px);
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius);
  background: rgba(255, 253, 249, 0.83);
  box-shadow: 0 8px 28px rgba(30, 26, 20, 0.05);
}

.nsd-card h3,
.nsd-card h4 {
  color: var(--nsd-ink) !important;
}

.nsd-card p,
.nsd-card li {
  color: var(--nsd-body) !important;
}

.nsd-dark .nsd-card,
.nsd-dark-soft .nsd-card {
  border-color: var(--nsd-line-dark);
  background: var(--nsd-charcoal-card);
  box-shadow: none;
}

.nsd-dark .nsd-card h3,
.nsd-dark .nsd-card h4,
.nsd-dark-soft .nsd-card h3,
.nsd-dark-soft .nsd-card h4 {
  color: #fffaf2 !important;
}

.nsd-dark .nsd-card p,
.nsd-dark .nsd-card li,
.nsd-dark-soft .nsd-card p,
.nsd-dark-soft .nsd-card li {
  color: #ddd6cc !important;
}

.nsd-card-accent {
  border-color: rgba(174, 124, 72, 0.42);
  background: #efe4d4;
}

.nsd-dark .nsd-card-accent,
.nsd-dark-soft .nsd-card-accent {
  border-color: rgba(229, 196, 157, 0.44);
  background: #3b322a;
}

.nsd-card-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 43px;
  height: 43px;
  margin-bottom: 22px;
  border-radius: 50%;
  color: #fff !important;
  background: var(--nsd-bronze);
  font-size: 14px;
  font-weight: 800;
}

.nsd-dark .nsd-card-number,
.nsd-dark-soft .nsd-card-number {
  color: var(--nsd-charcoal) !important;
  background: var(--nsd-bronze-light);
}

.nsd-list {
  display: grid;
  gap: 13px;
  list-style: none;
}

.nsd-list li {
  position: relative;
  padding-left: 28px;
}

.nsd-list li::before {
  position: absolute;
  top: 0.76em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  content: "";
  background: var(--nsd-bronze);
  transform: translateY(-50%);
}

.nsd-dark .nsd-list li::before,
.nsd-dark-soft .nsd-list li::before {
  background: var(--nsd-bronze-light);
}

.nsd-check-list {
  display: grid;
  gap: 14px;
  list-style: none;
}

.nsd-check-list li {
  position: relative;
  padding-left: 34px;
}

.nsd-check-list li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "✓";
  color: var(--nsd-success);
  font-size: 19px;
  font-weight: 900;
}

.nsd-dark .nsd-check-list li::before,
.nsd-dark-soft .nsd-check-list li::before {
  color: var(--nsd-bronze-light);
}

.nsd-cross-list {
  display: grid;
  gap: 14px;
  list-style: none;
}

.nsd-cross-list li {
  position: relative;
  padding-left: 34px;
}

.nsd-cross-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "×";
  color: var(--nsd-danger);
  font-size: 23px;
  font-weight: 800;
}

.nsd-dark .nsd-cross-list li::before,
.nsd-dark-soft .nsd-cross-list li::before {
  color: #ed9d92;
}

.nsd-quote {
  margin: 34px 0 0;
  padding: clamp(26px, 4vw, 44px);
  border: 1px solid rgba(174, 124, 72, 0.38);
  border-left: 5px solid var(--nsd-bronze);
  border-radius: 0 var(--nsd-radius) var(--nsd-radius) 0;
  color: var(--nsd-ink) !important;
  background: rgba(255, 253, 249, 0.72);
  font-size: clamp(21px, 2.5vw, 29px);
  font-weight: 650;
  line-height: 1.5;
}

.nsd-dark .nsd-quote,
.nsd-dark-soft .nsd-quote {
  border-color: rgba(229, 196, 157, 0.30);
  border-left-color: var(--nsd-bronze-light);
  color: #fffaf2 !important;
  background: rgba(255, 255, 255, 0.055);
}

.nsd-note {
  padding: 24px 26px;
  border: 1px solid rgba(174, 124, 72, 0.38);
  border-radius: var(--nsd-radius-small);
  color: var(--nsd-ink) !important;
  background: #f0e4d3;
}

.nsd-note p,
.nsd-note strong {
  color: var(--nsd-ink) !important;
}

.nsd-dark .nsd-note,
.nsd-dark-soft .nsd-note {
  border-color: rgba(229, 196, 157, 0.38);
  color: #fffaf2 !important;
  background: #3b322a;
}

.nsd-dark .nsd-note p,
.nsd-dark .nsd-note strong,
.nsd-dark-soft .nsd-note p,
.nsd-dark-soft .nsd-note strong {
  color: #fffaf2 !important;
}

.nsd-pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.nsd-pill {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 8px 15px;
  border: 1px solid rgba(174, 124, 72, 0.35);
  border-radius: 999px;
  color: var(--nsd-bronze-dark) !important;
  background: rgba(255, 253, 249, 0.72);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}

.nsd-dark .nsd-pill,
.nsd-dark-soft .nsd-pill {
  border-color: rgba(229, 196, 157, 0.3);
  color: #f6d4ac !important;
  background: rgba(255, 255, 255, 0.06);
}

.nsd-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 31px;
}

.nsd-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 13px 23px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
  text-decoration: none !important;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    border-color 0.2s ease;
}

.nsd-btn:hover {
  transform: translateY(-2px);
}

.nsd-btn-primary {
  color: #fff !important;
  background: var(--nsd-bronze);
}

.nsd-btn-primary:hover {
  color: #fff !important;
  background: var(--nsd-bronze-dark);
}

.nsd-btn-secondary {
  border-color: var(--nsd-ink);
  color: var(--nsd-ink) !important;
  background: transparent;
}

.nsd-btn-secondary:hover {
  color: #fff !important;
  background: var(--nsd-ink);
}

.nsd-dark .nsd-btn-secondary,
.nsd-dark-soft .nsd-btn-secondary {
  border-color: rgba(255, 255, 255, 0.55);
  color: #fff !important;
}

.nsd-dark .nsd-btn-secondary:hover,
.nsd-dark-soft .nsd-btn-secondary:hover {
  color: var(--nsd-charcoal) !important;
  background: #fff;
}

.nsd-light a:not(.nsd-btn),
.nsd-white a:not(.nsd-btn),
.nsd-warm a:not(.nsd-btn) {
  color: var(--nsd-bronze-dark) !important;
  text-decoration-color: rgba(118, 80, 45, 0.42);
  text-underline-offset: 3px;
}

.nsd-dark a:not(.nsd-btn),
.nsd-dark-soft a:not(.nsd-btn) {
  color: #efc99d !important;
  text-decoration-color: rgba(239, 201, 157, 0.52);
  text-underline-offset: 3px;
}

.nsd-meta-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1fr 1.4fr;
  gap: 14px;
}

.nsd-meta-item {
  padding: 22px;
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius-small);
  background: rgba(255, 253, 249, 0.77);
}

.nsd-meta-label {
  display: block;
  margin-bottom: 5px;
  color: var(--nsd-muted) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nsd-meta-value {
  display: block;
  color: var(--nsd-ink) !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}

.nsd-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(330px, 0.65fr);
  gap: clamp(35px, 6vw, 84px);
  align-items: center;
}

.nsd-hero-visual {
  position: relative;
  min-height: 520px;
  padding: 35px;
  border: 1px solid var(--nsd-line-dark);
  border-radius: 34px;
  background:
    radial-gradient(circle at 80% 5%, rgba(229,196,157,0.18), transparent 35%),
    linear-gradient(145deg, #35312d, #24221f);
  box-shadow: var(--nsd-shadow);
}

.nsd-cycle {
  position: absolute;
  inset: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nsd-cycle-item {
  position: relative;
  width: 76%;
  padding: 25px;
  border: 1px solid rgba(255,255,255,0.13);
  border-radius: 20px;
  background: rgba(255,255,255,0.06);
  backdrop-filter: blur(5px);
}

.nsd-cycle-item:nth-child(2) {
  align-self: flex-end;
}

.nsd-cycle-item:nth-child(3) {
  align-self: center;
}

.nsd-cycle-number {
  display: block;
  margin-bottom: 8px;
  color: var(--nsd-bronze-light) !important;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.13em;
}

.nsd-cycle-title {
  display: block;
  color: #fffaf2 !important;
  font-size: 25px;
  font-weight: 750;
}

.nsd-comparison {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 22px;
  align-items: stretch;
}

.nsd-versus {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--nsd-bronze-dark) !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.nsd-dark .nsd-versus,
.nsd-dark-soft .nsd-versus {
  color: var(--nsd-bronze-light) !important;
}

.nsd-stat {
  padding: 25px;
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius-small);
  background: rgba(255,255,255,0.58);
}

.nsd-stat-value {
  display: block;
  margin-bottom: 8px;
  color: var(--nsd-bronze-dark) !important;
  font-size: clamp(30px, 4vw, 45px);
  font-weight: 800;
  line-height: 1;
}

.nsd-stat-label {
  color: var(--nsd-body) !important;
  font-size: 15px;
  font-weight: 650;
}

.nsd-dark .nsd-stat,
.nsd-dark-soft .nsd-stat {
  border-color: var(--nsd-line-dark);
  background: rgba(255,255,255,0.055);
}

.nsd-dark .nsd-stat-value,
.nsd-dark-soft .nsd-stat-value {
  color: var(--nsd-bronze-light) !important;
}

.nsd-dark .nsd-stat-label,
.nsd-dark-soft .nsd-stat-label {
  color: #ddd6cc !important;
}

.nsd-step-list {
  display: grid;
  gap: 20px;
  counter-reset: nsd-step;
}

.nsd-step {
  position: relative;
  padding: 27px 27px 27px 87px;
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius);
  background: rgba(255,253,249,0.75);
  counter-increment: nsd-step;
}

.nsd-step::before {
  position: absolute;
  top: 27px;
  left: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  content: counter(nsd-step, decimal-leading-zero);
  color: #fff !important;
  background: var(--nsd-bronze);
  font-size: 12px;
  font-weight: 800;
}

.nsd-step h3 {
  color: var(--nsd-ink) !important;
}

.nsd-step p,
.nsd-step li {
  color: var(--nsd-body) !important;
}

.nsd-dark .nsd-step,
.nsd-dark-soft .nsd-step {
  border-color: var(--nsd-line-dark);
  background: rgba(255,255,255,0.055);
}

.nsd-dark .nsd-step::before,
.nsd-dark-soft .nsd-step::before {
  color: var(--nsd-charcoal) !important;
  background: var(--nsd-bronze-light);
}

.nsd-dark .nsd-step h3,
.nsd-dark-soft .nsd-step h3 {
  color: #fffaf2 !important;
}

.nsd-dark .nsd-step p,
.nsd-dark .nsd-step li,
.nsd-dark-soft .nsd-step p,
.nsd-dark-soft .nsd-step li {
  color: #ddd6cc !important;
}

.nsd-table-wrap {
  width: 100%;
  overflow-x: auto;
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius);
  background: var(--nsd-white);
}

.nsd-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}

.nsd-table th,
.nsd-table td {
  padding: 20px 22px;
  border-bottom: 1px solid var(--nsd-line);
  text-align: left;
  vertical-align: top;
}

.nsd-table th {
  color: var(--nsd-ink) !important;
  background: #e8ddce;
  font-size: 14px;
  font-weight: 800;
}

.nsd-table td {
  color: var(--nsd-body) !important;
  background: var(--nsd-white);
}

.nsd-table tr:last-child td {
  border-bottom: 0;
}

.nsd-faq-list {
  display: grid;
  gap: 14px;
}

.nsd-faq {
  border: 1px solid var(--nsd-line);
  border-radius: 18px;
  background: rgba(255,253,249,0.78);
}

.nsd-faq summary {
  position: relative;
  padding: 22px 60px 22px 24px;
  color: var(--nsd-ink) !important;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.45;
  cursor: pointer;
  list-style: none;
}

.nsd-faq summary::-webkit-details-marker {
  display: none;
}

.nsd-faq summary::after {
  position: absolute;
  top: 50%;
  right: 24px;
  content: "+";
  color: var(--nsd-bronze-dark) !important;
  font-size: 26px;
  font-weight: 400;
  transform: translateY(-50%);
}

.nsd-faq[open] summary::after {
  content: "−";
}

.nsd-faq-answer {
  padding: 0 24px 23px;
}

.nsd-faq-answer p {
  color: var(--nsd-body) !important;
}

.nsd-danger-box {
  padding: clamp(28px, 4vw, 44px);
  border: 2px solid rgba(150,63,54,0.52);
  border-radius: var(--nsd-radius);
  background: #fff3f0;
}

.nsd-danger-box h3 {
  color: #752f29 !important;
}

.nsd-danger-box p,
.nsd-danger-box li,
.nsd-danger-box strong {
  color: #582f2b !important;
}

.nsd-danger-box .nsd-list li::before {
  background: var(--nsd-danger);
}

.nsd-source-list {
  display: grid;
  gap: 16px;
  list-style: none;
  counter-reset: nsd-source;
}

.nsd-source-list li {
  position: relative;
  padding: 24px 24px 24px 73px;
  border: 1px solid var(--nsd-line);
  border-radius: var(--nsd-radius-small);
  background: rgba(255,253,249,0.74);
  counter-increment: nsd-source;
}

.nsd-source-list li::before {
  position: absolute;
  top: 23px;
  left: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  content: counter(nsd-source);
  color: #fff !important;
  background: var(--nsd-bronze);
  font-size: 13px;
  font-weight: 800;
}

.nsd-source-title {
  display: block;
  margin-bottom: 5px;
  color: var(--nsd-ink) !important;
  font-weight: 750;
}

.nsd-source-description {
  display: block;
  color: var(--nsd-body) !important;
}

.nsd-share-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 28px;
}

.nsd-share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 11px 19px;
  border: 1px solid rgba(255,255,255,0.32);
  border-radius: 999px;
  color: #fff !important;
  background: rgba(255,255,255,0.07);
  font: inherit;
  font-size: 14px;
  font-weight: 750;
  text-decoration: none !important;
  cursor: pointer;
}

.nsd-share-btn:hover {
  border-color: var(--nsd-bronze-light);
  color: var(--nsd-charcoal) !important;
  background: var(--nsd-bronze-light);
}

.nsd-ornament::before {
  position: absolute;
  top: -120px;
  right: -120px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(174,124,72,0.17);
  border-radius: 50%;
  content: "";
}

.nsd-ornament::after {
  position: absolute;
  bottom: -160px;
  left: -160px;
  width: 500px;
  height: 500px;
  border: 1px solid rgba(174,124,72,0.12);
  border-radius: 50%;
  content: "";
}

.nsd-spacer-top {
  margin-top: 34px;
}

.nsd-small {
  font-size: 14px !important;
  line-height: 1.65;
}

.nsd-no-margin {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .nsd-grid-4,
  .nsd-grid-5 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nsd-meta-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nsd-hero-grid {
    grid-template-columns: 1fr;
  }

  .nsd-hero-visual {
    min-height: 460px;
  }
}

@media (max-width: 767px) {
  .nsd-section {
    padding: 58px 18px;
    font-size: 16px;
    line-height: 1.7;
  }

  .nsd-section h1 {
    font-size: clamp(38px, 12vw, 54px);
  }

  .nsd-section h2 {
    font-size: clamp(29px, 9vw, 40px);
  }

  .nsd-grid-2,
  .nsd-grid-3,
  .nsd-grid-4,
  .nsd-grid-5,
  .nsd-meta-grid {
    grid-template-columns: 1fr;
  }

  .nsd-comparison {
    grid-template-columns: 1fr;
  }

  .nsd-versus {
    min-height: 30px;
  }

  .nsd-card,
  .nsd-step {
    padding: 24px;
  }

  .nsd-step {
    padding-top: 79px;
  }

  .nsd-step::before {
    top: 23px;
    left: 23px;
  }

  .nsd-hero-visual {
    min-height: 480px;
    padding: 20px;
    border-radius: 24px;
  }

  .nsd-cycle {
    inset: 20px;
  }

  .nsd-cycle-item {
    width: 88%;
    padding: 20px;
  }

  .nsd-cycle-title {
    font-size: 21px;
  }

  .nsd-btn-row {
    flex-direction: column;
  }

  .nsd-btn {
    width: 100%;
  }

  .nsd-source-list li {
    padding: 70px 21px 22px;
  }

  .nsd-source-list li::before {
    top: 20px;
    left: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nsd-btn {
    transition: none;
  }
}/* End custom CSS */