.elementor-12997 .elementor-element.elementor-element-2348099{--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 BUDGET ERGONOMIC CHAIR GUIDE
   High-contrast, Elementor-safe styling
   ========================================================= */

.nbg-section,
.nbg-section * {
    box-sizing: border-box;
}

.nbg-section {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
    color: #211f1c !important;
    font-family: inherit;
    line-height: 1.7;
}

.nbg-wrap {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 76px 24px;
}

.nbg-wrap--narrow {
    max-width: 900px;
}

.nbg-section h1,
.nbg-section h2,
.nbg-section h3,
.nbg-section h4 {
    margin-top: 0;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
    font-weight: 750;
    line-height: 1.15;
    letter-spacing: -0.025em;
}

.nbg-section h1 {
    margin-bottom: 24px;
    font-size: clamp(40px, 6vw, 68px);
}

.nbg-section h2 {
    margin-bottom: 22px;
    font-size: clamp(30px, 4vw, 46px);
}

.nbg-section h3 {
    margin-bottom: 14px;
    font-size: clamp(21px, 2.5vw, 27px);
}

.nbg-section h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

.nbg-section p,
.nbg-section li {
    color: #4e4a44 !important;
    -webkit-text-fill-color: #4e4a44 !important;
    font-size: 17px;
}

.nbg-section p {
    margin-top: 0;
    margin-bottom: 20px;
}

.nbg-section p:last-child {
    margin-bottom: 0;
}

.nbg-section strong {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
    font-weight: 750;
}

.nbg-section ul,
.nbg-section ol {
    margin: 18px 0 0;
    padding-left: 22px;
}

.nbg-section li {
    margin-bottom: 10px;
}

.nbg-section a:not(.nbg-btn) {
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.nbg-section a:not(.nbg-btn):hover,
.nbg-section a:not(.nbg-btn):focus {
    color: #4e2117 !important;
    -webkit-text-fill-color: #4e2117 !important;
}

.nbg-eyebrow {
    display: inline-block;
    margin-bottom: 18px;
    color: #8b432d !important;
    -webkit-text-fill-color: #8b432d !important;
    font-size: 13px !important;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.nbg-lead {
    max-width: 820px;
    color: #3f3b36 !important;
    -webkit-text-fill-color: #3f3b36 !important;
    font-size: clamp(19px, 2.2vw, 23px) !important;
    line-height: 1.65;
}

.nbg-small {
    font-size: 14px !important;
}

.nbg-muted {
    color: #69645d !important;
    -webkit-text-fill-color: #69645d !important;
}

.nbg-center {
    text-align: center;
}

.nbg-center .nbg-lead {
    margin-right: auto;
    margin-left: auto;
}

.nbg-grid {
    display: grid;
    gap: 24px;
}

.nbg-grid--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nbg-grid--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nbg-grid--4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.nbg-card {
    height: 100%;
    padding: 30px;
    border: 1px solid #d8cec1;
    border-radius: 18px;
    background: #ffffff;
    color: #211f1c !important;
    box-shadow: 0 12px 36px rgba(31, 28, 24, 0.06);
}

.nbg-card h3,
.nbg-card h4,
.nbg-card strong {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-card p,
.nbg-card li {
    color: #4e4a44 !important;
    -webkit-text-fill-color: #4e4a44 !important;
}

.nbg-card--cream {
    border-color: #dfd1bf;
    background: #f7f1e8;
}

.nbg-card--accent {
    border: 2px solid #8b432d;
    background: #fffaf4;
}

.nbg-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #211f1c;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 16px;
    font-weight: 800;
}

.nbg-tag {
    display: inline-block;
    margin-bottom: 14px;
    padding: 7px 11px;
    border-radius: 999px;
    background: #ead9c5;
    color: #512719 !important;
    -webkit-text-fill-color: #512719 !important;
    font-size: 12px !important;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.nbg-callout {
    padding: 34px;
    border-left: 5px solid #8b432d;
    border-radius: 4px 18px 18px 4px;
    background: #f7f1e8;
}

.nbg-callout h2,
.nbg-callout h3,
.nbg-callout strong {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-callout p,
.nbg-callout li {
    color: #45413b !important;
    -webkit-text-fill-color: #45413b !important;
}

.nbg-checklist {
    margin: 20px 0 0 !important;
    padding: 0 !important;
    list-style: none;
}

.nbg-checklist li {
    position: relative;
    padding-left: 32px;
}

.nbg-checklist li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "✓";
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
    font-weight: 900;
}

.nbg-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
}

.nbg-center .nbg-buttons {
    justify-content: center;
}

.nbg-btn,
.nbg-btn:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 14px 24px;
    border: 2px solid #211f1c !important;
    border-radius: 8px;
    background: #211f1c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.3;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none !important;
    transition: background 0.2s ease, border-color 0.2s ease,
        color 0.2s ease, transform 0.2s ease;
}

.nbg-btn *,
.nbg-btn:visited * {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.nbg-btn:hover,
.nbg-btn:focus {
    border-color: #783824 !important;
    background: #783824 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    transform: translateY(-2px);
}

.nbg-btn:hover *,
.nbg-btn:focus * {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.nbg-btn--light,
.nbg-btn--light:visited {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-btn--light *,
.nbg-btn--light:visited * {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-btn--light:hover,
.nbg-btn--light:focus {
    border-color: #ead9c5 !important;
    background: #ead9c5 !important;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-btn--outline,
.nbg-btn--outline:visited {
    border-color: #211f1c !important;
    background: transparent !important;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-btn--outline *,
.nbg-btn--outline:visited * {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-btn--outline:hover,
.nbg-btn--outline:focus {
    border-color: #211f1c !important;
    background: #211f1c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.nbg-dark {
    background: #211f1c;
}

.nbg-dark h1,
.nbg-dark h2,
.nbg-dark h3,
.nbg-dark h4,
.nbg-dark strong {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.nbg-dark p,
.nbg-dark li,
.nbg-dark .nbg-lead {
    color: #eee7dd !important;
    -webkit-text-fill-color: #eee7dd !important;
}

.nbg-dark .nbg-eyebrow {
    color: #e8b99e !important;
    -webkit-text-fill-color: #e8b99e !important;
}

.nbg-cream {
    background: #f7f1e8;
}

.nbg-sand {
    background: #ead9c5;
}

.nbg-accent {
    background: #783824;
}

.nbg-accent h1,
.nbg-accent h2,
.nbg-accent h3,
.nbg-accent h4,
.nbg-accent strong {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.nbg-accent p,
.nbg-accent li,
.nbg-accent .nbg-lead,
.nbg-accent .nbg-eyebrow {
    color: #fff4ec !important;
    -webkit-text-fill-color: #fff4ec !important;
}

.nbg-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
    align-items: center;
}

.nbg-meta span {
    color: #5b554e !important;
    -webkit-text-fill-color: #5b554e !important;
    font-size: 14px !important;
    font-weight: 700;
}

.nbg-divider {
    width: 100%;
    height: 1px;
    margin: 32px 0;
    border: 0;
    background: #d8cec1;
}

.nbg-stat {
    padding: 24px;
    border-radius: 14px;
    background: #ffffff;
    text-align: center;
}

.nbg-stat strong {
    display: block;
    margin-bottom: 6px;
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
    font-size: 26px;
}

.nbg-stat span {
    color: #4e4a44 !important;
    -webkit-text-fill-color: #4e4a44 !important;
    font-size: 14px;
    font-weight: 700;
}

.nbg-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #d8cec1;
    border-radius: 16px;
    background: #ffffff;
    -webkit-overflow-scrolling: touch;
}

.nbg-table {
    width: 100%;
    min-width: 850px;
    border-collapse: collapse;
}

.nbg-table th {
    padding: 18px;
    border: 1px solid #d8cec1;
    background: #211f1c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 14px;
    font-weight: 800;
    text-align: left;
    vertical-align: top;
}

.nbg-table td {
    padding: 18px;
    border: 1px solid #d8cec1;
    background: #ffffff !important;
    color: #45413b !important;
    -webkit-text-fill-color: #45413b !important;
    font-size: 15px;
    line-height: 1.6;
    vertical-align: top;
}

.nbg-table td strong {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

.nbg-table tr:nth-child(even) td {
    background: #faf7f2 !important;
}

.nbg-faq {
    display: grid;
    gap: 14px;
}

.nbg-faq details {
    overflow: hidden;
    border: 1px solid #d8cec1;
    border-radius: 12px;
    background: #ffffff;
}

.nbg-faq summary {
    position: relative;
    padding: 22px 52px 22px 22px;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.4;
    cursor: pointer;
    list-style: none;
}

.nbg-faq summary::-webkit-details-marker {
    display: none;
}

.nbg-faq summary::after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "+";
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
    font-size: 25px;
    font-weight: 700;
    transform: translateY(-50%);
}

.nbg-faq details[open] summary::after {
    content: "−";
}

.nbg-faq-content {
    padding: 0 22px 22px;
}

.nbg-faq-content p,
.nbg-faq-content li {
    color: #4e4a44 !important;
    -webkit-text-fill-color: #4e4a44 !important;
}

.nbg-source-list {
    margin: 24px 0 0 !important;
    padding: 0 !important;
    list-style: none;
}

.nbg-source-list li {
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #d8cec1;
}

.nbg-source-list li:last-child {
    border-bottom: 0;
}

.nbg-share {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

.nbg-share-label {
    margin-right: 8px;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
    font-size: 15px !important;
    font-weight: 800;
}

@media (max-width: 900px) {
    .nbg-grid--4,
    .nbg-grid--3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 680px) {
    .nbg-wrap {
        padding: 56px 18px;
    }

    .nbg-grid--2,
    .nbg-grid--3,
    .nbg-grid--4 {
        grid-template-columns: 1fr;
    }

    .nbg-card,
    .nbg-callout {
        padding: 24px;
    }

    .nbg-buttons {
        flex-direction: column;
    }

    .nbg-btn {
        width: 100%;
    }

    .nbg-meta {
        display: grid;
        gap: 8px;
    }
}
/* =========================================================
   READABILITY FIX:
   White cards inside dark and terracotta sections
   Blocks 7, 12 and 15
   ========================================================= */

.nbg-dark .nbg-card,
.nbg-accent .nbg-card {
    background: #ffffff !important;
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

/* Card headings */
.nbg-dark .nbg-card h2,
.nbg-dark .nbg-card h3,
.nbg-dark .nbg-card h4,
.nbg-accent .nbg-card h2,
.nbg-accent .nbg-card h3,
.nbg-accent .nbg-card h4 {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

/* Card paragraphs and list items */
.nbg-dark .nbg-card p,
.nbg-dark .nbg-card li,
.nbg-accent .nbg-card p,
.nbg-accent .nbg-card li {
    color: #4e4a44 !important;
    -webkit-text-fill-color: #4e4a44 !important;
}

/* Bold text inside cards */
.nbg-dark .nbg-card strong,
.nbg-accent .nbg-card strong {
    color: #211f1c !important;
    -webkit-text-fill-color: #211f1c !important;
}

/* Links inside cards */
.nbg-dark .nbg-card a:not(.nbg-btn),
.nbg-accent .nbg-card a:not(.nbg-btn) {
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
}

.nbg-dark .nbg-card a:not(.nbg-btn):hover,
.nbg-dark .nbg-card a:not(.nbg-btn):focus,
.nbg-accent .nbg-card a:not(.nbg-btn):hover,
.nbg-accent .nbg-card a:not(.nbg-btn):focus {
    color: #4e2117 !important;
    -webkit-text-fill-color: #4e2117 !important;
}

/* Checklist ticks inside white cards */
.nbg-dark .nbg-card .nbg-checklist li::before,
.nbg-accent .nbg-card .nbg-checklist li::before {
    color: #783824 !important;
    -webkit-text-fill-color: #783824 !important;
}

/* Labels inside white cards */
.nbg-dark .nbg-card .nbg-tag,
.nbg-accent .nbg-card .nbg-tag {
    background: #ead9c5 !important;
    color: #512719 !important;
    -webkit-text-fill-color: #512719 !important;
}

/* Number circles inside white cards */
.nbg-dark .nbg-card .nbg-number,
.nbg-accent .nbg-card .nbg-number {
    background: #211f1c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}/* End custom CSS */