.elementor-39002 .elementor-element.elementor-element-4d26829{--display:flex;}.elementor-39002 .elementor-element.elementor-element-678858f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-9d42260 */.nl-hero-clean {
    background: #ffffff;
    padding: 140px 5% 100px 5%; 
    color: #333333;
    border-bottom: 1px solid #f0f0f0;
    font-family: 'Inter', sans-serif; /* Säkerställer Inter genomgående */
}

.nl-hero-container {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
}

.nl-tag {
    color: #BF1717;
    font-weight: 800;
    letter-spacing: 0.2em;
    font-size: 0.75rem;
    display: block;
    margin-bottom: 25px;
    font-family: 'Inter', sans-serif;
}

.nl-hero-clean h1 {
    font-family: 'Inter', sans-serif;
    font-size: clamp(2.2rem, 5vw, 3.8rem);
    font-weight: 200; /* Inters tunna vikt ger en mycket seriös look */
    line-height: 1.1;
    margin-bottom: 40px;
    color: #1a1a1a;
    letter-spacing: -0.03em; /* Något mer tightning för Inter i stora storlekar */
}

.nl-hero-clean p {
    font-family: 'Inter', sans-serif;
    font-size: 1.35rem;
    line-height: 1.8;
    color: #444444;
    max-width: 850px;
    font-weight: 300; /* Inter i vikt 300 är extremt läsbar på skärm */
}

/* Responsivitet */
@media (max-width: 768px) {
    .nl-hero-clean {
        padding: 100px 20px 60px 20px;
    }
    .nl-hero-clean h1 {
        font-weight: 300; /* Något tydligare på små skärmar */
    }
    .nl-hero-clean p {
        font-size: 1.15rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d48ebf5 *//* Container med luft - Inter-fokus */
.nl-steps-2026 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 60px;
    padding: 100px 5%;
    background: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
}

/* Steg-header med siffra och linje */
.nl-step-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px; /* Något mer luft enligt v12 */
}

.nl-step-no {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #BF1717;
    border: 1px solid #BF1717; /* Tunnare ram för mer sofistikerad look */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 0;
    letter-spacing: 0;
}

.nl-step-line {
    height: 1px; /* Tunnare linje */
    background: #f0f0f0;
    flex-grow: 1;
    margin-left: 20px;
}

/* Typografi - Inter Optimized */
.nl-step-item h3 {
    font-family: 'Inter', sans-serif;
    font-size: 1.5rem;
    font-weight: 300; /* v12: Lättare rubrikvikt för premiumkänsla */
    color: #1a1a1a;
    margin-bottom: 18px;
    letter-spacing: -0.02em;
}

.nl-step-item p {
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    line-height: 1.8;
    color: #555555; /* Något mjukare grå för bättre läsbarhet */
    margin: 0;
    font-weight: 400;
}

/* Mobilanpassning */
@media (max-width: 768px) {
    .nl-steps-2026 {
        gap: 50px;
        padding: 60px 5%;
    }
    .nl-step-line {
        display: none;
    }
    .nl-step-item h3 {
        font-weight: 600; /* Lite tydligare på mobil */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-432d69d */.nl-comparison-v2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    padding: 60px 5% 20px 5%;
    max-width: 1100px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
}

.nl-comp-card-v2 {
    flex: 1;
    min-width: 320px;
    padding: 50px 40px; /* Något mer kompakt än tidigare */
    border: 1px solid #f0f0f0;
}

.nl-old-state {
    background: #ffffff;
    border-right: none;
}

.nl-new-state {
    background: #fafafa;
    border-top: 3px solid #BF1717; /* Subtilare linje */
}

.nl-card-label {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    color: #999;
    display: block;
    margin-bottom: 25px;
}

.nl-stat-box {
    margin-bottom: 25px;
}

.nl-big-num {
    display: block;
    font-size: 2.8rem; /* Nedskalat från 4.5rem för en stramare look */
    font-weight: 300; /* Något mer tyngd än 200 för att synas bra i mindre storlek */
    line-height: 1.1;
    color: #1a1a1a;
    letter-spacing: -0.02em;
}

.nl-new-state .nl-big-num {
    color: #BF1717;
}

.nl-stat-desc {
    font-size: 0.85rem;
    font-weight: 600;
    color: #444;
    margin-top: 8px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.nl-comp-card-v2 p {
    font-size: 1rem;
    line-height: 1.7;
    color: #555;
    margin: 0;
}

.nl-comp-card-v2 p strong {
    color: #1a1a1a;
    font-weight: 600;
}

.nl-disclaimer {
    max-width: 1100px;
    margin: 0 auto;
    padding: 15px 5% 60px 5%;
    font-size: 0.75rem;
    color: #aaa;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .nl-comp-card-v2 { 
        padding: 40px 25px; 
        border-right: 1px solid #f0f0f0; 
    }
    .nl-big-num { font-size: 2.4rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d15413 *//* Layout & Container */
.nl-cases-section {
    padding: 120px 5%;
    background: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
    color: #333333;
}

.nl-cases-header {
    text-align: left; /* v12: Vänsterställt för bättre balans med resten av sidan */
    margin-bottom: 80px;
}

.nl-cases-header h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 200; /* v12: Ultra-thin för auktoritet */
    margin: 20px 0;
    color: #1a1a1a;
    letter-spacing: -0.02em;
}

.nl-cases-header p {
    max-width: 800px;
    font-size: 1.2rem;
    line-height: 1.8;
    color: #555;
    font-weight: 300;
}

/* Grid & Cards */
.nl-cases-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    gap: 40px;
    margin-bottom: 80px;
}

.nl-case-card {
    padding: 50px;
    border: 1px solid #f0f0f0;
    background: #ffffff;
    display: flex;
    flex-direction: column;
}

.nl-highlight-card {
    border-top: 4px solid #BF1717; /* Subtil markering istället för tung ram */
    background: #fafafa;
    box-shadow: 0 15px 45px rgba(0,0,0,0.03);
}

.nl-case-title h3 {
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.nl-case-title span {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #999;
    letter-spacing: 0.15em;
    font-weight: 700;
}

/* Visuals - Energiklasser */
.nl-case-visual {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 40px 0;
}

.nl-class-box {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 200;
    font-size: 1.8rem;
    color: #fff;
}

.nl-class-box.old { background: #e0e0e0; color: #666; }
.nl-class-box.new { background: #333333; } 
.nl-class-box.green { background: #BF1717; }

.nl-arrow {
    font-size: 1.5rem;
    color: #ccc;
    font-weight: 300;
}

.nl-case-details p {
    margin-bottom: 15px;
    font-size: 1.05rem;
    line-height: 1.7;
    color: #555;
}

/* Tabell */
.nl-table-container {
    overflow-x: auto;
    margin-top: 40px;
}

.nl-energy-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
}

.nl-energy-table th {
    text-align: left;
    padding: 25px 20px;
    background: #ffffff;
    border-bottom: 1px solid #1a1a1a;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.nl-energy-table td {
    padding: 25px 20px;
    border-bottom: 1px solid #f0f0f0;
    color: #444;
}

.red-text {
    color: #BF1717;
    font-weight: 600;
}

/* Mobilanpassning */
@media (max-width: 768px) {
    .nl-cases-section { padding: 80px 20px; }
    .nl-cases-header h2 { font-size: 2.2rem; }
    .nl-case-card { padding: 35px; }
    .nl-energy-table { font-size: 0.9rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f88c5c9 *//* Container - Inter & v12 Spacing */
.nl-roi-section {
    padding: 100px 5%;
    background: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
    border-top: 1px solid #f0f0f0;
}

/* Grid för kalkylen */
.nl-roi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 40px;
    margin-bottom: 80px;
}

.nl-roi-box {
    padding: 50px 40px;
    border: 1px solid #f0f0f0;
    background: #ffffff;
    transition: border-color 0.3s ease;
}

.nl-roi-label {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    color: #999;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.nl-roi-box h3 {
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 20px;
    color: #1a1a1a;
    letter-spacing: -0.01em;
}

.nl-price-tag {
    font-size: 2.2rem;
    font-weight: 200; /* Stram och tunn vikt */
    color: #1a1a1a;
    margin-bottom: 20px;
    letter-spacing: -0.03em;
}

.nl-saving-tag {
    font-size: 2.5rem;
    font-weight: 300;
    color: #BF1717; /* NorLux Röd används som accent för resultatet */
    margin-bottom: 20px;
    letter-spacing: -0.03em;
}

.nl-saving-tag small {
    font-size: 0.85rem;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: block;
    margin-top: 5px;
}

.nl-roi-box p {
    font-size: 1rem;
    line-height: 1.7;
    color: #666;
    margin: 0;
}

/* Tabell-modul */
.nl-savings-table-wrapper {
    background: #fafafa;
    padding: 60px 40px;
    border: 1px solid #f0f0f0;
}

.nl-savings-table-wrapper h4 {
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: left;
    color: #1a1a1a;
}

.nl-table-scroll {
    overflow-x: auto;
}

.nl-savings-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 500px;
}

.nl-savings-table th {
    text-align: left;
    padding: 20px;
    border-bottom: 1px solid #1a1a1a;
    font-weight: 700;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #1a1a1a;
}

.nl-savings-table td {
    padding: 22px 20px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 1.1rem;
    color: #444;
    font-weight: 300;
}

/* Markera raden av intresse sparsamt */
.nl-row-highlight {
    background: #ffffff;
}

.nl-row-highlight td {
    font-weight: 600;
    color: #1a1a1a;
}

.nl-row-highlight td:nth-child(2) {
    color: #BF1717;
}

.nl-table-disclaimer {
    font-size: 0.8rem;
    color: #aaa;
    margin-top: 30px;
    line-height: 1.6;
    text-align: left;
}

/* Mobilanpassning */
@media (max-width: 768px) {
    .nl-roi-section { padding: 80px 20px; }
    .nl-roi-box { padding: 40px 30px; }
    .nl-savings-table-wrapper { padding: 40px 20px; }
    .nl-savings-table td, .nl-savings-table th { padding: 15px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-55d7299 */.nl-bridge-section {
    background: #fcfcfc;
    padding: 100px 5% 140px 5%; /* 140px avstånd enligt v3 standard */
    text-align: center;
    font-family: 'Inter', sans-serif;
}

.nl-bridge-container {
    max-width: 850px;
    margin: 0 auto;
}

.nl-bridge-section .nl-thin-subheading {
    font-weight: 200;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
    color: #1a1a1a;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
}

.nl-bridge-intro {
    font-weight: 300;
    font-size: 1.15rem;
    line-height: 1.8;
    color: #555;
    margin-bottom: 40px;
}

.nl-subtle-link {
    font-weight: 400;
    font-size: 1.05rem;
    color: #BF1717;
    text-decoration: none;
    border-bottom: 1px solid rgba(191, 23, 23, 0.2);
    padding-bottom: 5px;
    transition: all 0.3s ease;
}

.nl-subtle-link:hover {
    border-bottom: 1px solid #BF1717;
    color: #9c1313;
}

/* Mobilanpassning */
@media (max-width: 768px) {
    .nl-bridge-section {
        padding: 80px 20px 100px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d6116f4 *//* Final CTA Section - v12 Inter Edition */
.nl-cta-final-dark {
    background: #000000;
    padding: 120px 5%; /* v12: Mer white space */
    color: #ffffff;
    text-align: center;
    font-family: 'Inter', sans-serif;
}

.nl-cta-container {
    max-width: 900px;
    margin: 0 auto;
}

.nl-tag-light {
    color: #BF1717;
    font-weight: 700;
    letter-spacing: 0.2em;
    font-size: 0.75rem;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.nl-cta-content h2 {
    font-family: 'Inter', sans-serif;
    font-size: clamp(2rem, 5vw, 3.2rem);
    font-weight: 200; /* v12 Ultra-thin för premium-auktoritet */
    line-height: 1.1;
    margin-bottom: 35px;
    color: #ffffff;
    letter-spacing: -0.03em;
}

.nl-cta-content p {
    font-family: 'Inter', sans-serif;
    font-size: 1.25rem;
    line-height: 1.8;
    color: #cccccc; /* Något dämpad för att låta rubriken dominera */
    margin-bottom: 50px;
    font-weight: 300;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* Den uppdaterade v12-knappen */
.nl-btn-v12-red {
    background: #BF1717;
    color: #ffffff !important;
    padding: 24px 60px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.05rem;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: none;
    letter-spacing: 0.02em;
    border-radius: 0; /* Stramt 2026-snitt */
}

.nl-btn-v12-red:hover {
    background: #e21b1b;
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(191, 23, 23, 0.25);
}

.nl-cta-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.nl-cta-note {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: #888888;
    font-style: normal;
    font-weight: 400;
}

/* Responsiv */
@media (max-width: 768px) {
    .nl-cta-final-dark { padding: 100px 20px; }
    .nl-cta-content h2 { font-weight: 300; }
    .nl-btn-v12-red { width: 100%; padding: 22px 25px; box-sizing: border-box; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f68f6ba *//* FAQ Section - v12 Inter Edition */
.nl-faq-section {
    padding: 140px 5% 120px 5%; /* v12: 140px avstånd i toppen */
    background: #ffffff;
    font-family: 'Inter', sans-serif;
}

.nl-faq-container {
    max-width: 900px;
    margin: 0 auto;
}

.nl-tag {
    color: #BF1717;
    font-weight: 700;
    letter-spacing: 0.2em;
    font-size: 0.75rem;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.nl-faq-title {
    font-family: 'Inter', sans-serif;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 200; /* v12 Ultra-thin */
    line-height: 1.1;
    margin-bottom: 70px;
    color: #1a1a1a;
    letter-spacing: -0.02em;
}

/* FAQ Items */
.nl-faq-item {
    border-bottom: 1px solid #f0f0f0;
    padding: 40px 0;
}

.nl-faq-item:last-child {
    border-bottom: none;
}

.nl-faq-question {
    font-family: 'Inter', sans-serif;
    font-size: 1.35rem;
    font-weight: 400; /* Ren och tydlig utan att vara skrikig */
    color: #1a1a1a;
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
    line-height: 1.4;
    letter-spacing: -0.01em;
}

/* Subtil röd markör (v12-stil) */
.nl-faq-question::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #BF1717;
    border-radius: 0; /* Stram fyrkant */
}

.nl-faq-answer {
    padding-left: 35px;
}

.nl-faq-answer p {
    font-family: 'Inter', sans-serif;
    font-size: 1.1rem;
    line-height: 1.8;
    color: #555555;
    margin: 0;
    font-weight: 300;
}

.nl-faq-answer strong {
    font-weight: 600;
    color: #1a1a1a;
}

/* Responsiv */
@media (max-width: 768px) {
    .nl-faq-section { padding: 100px 20px 80px 20px; }
    .nl-faq-title { font-size: 2.2rem; margin-bottom: 40px; }
    .nl-faq-question { font-size: 1.2rem; padding-left: 25px; }
    .nl-faq-answer { padding-left: 25px; }
    .nl-faq-question::before { top: 10px; width: 6px; height: 6px; }
}/* End custom CSS */