.elementor-31950 .elementor-element.elementor-element-a410f00{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-31950 .elementor-element.elementor-element-a030f30{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );box-shadow:3px 3px 10px 0px rgba(0,0,0,0.5);}.elementor-31950 .elementor-element.elementor-element-d6b80cd{--display:flex;}.elementor-31950 .elementor-element.elementor-element-c4e212f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;}.elementor-31950 .elementor-element.elementor-element-b95c59f{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}@media(max-width:767px){.elementor-31950 .elementor-element.elementor-element-a410f00{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-ba2ce24 *//* ==========================================================================
   NorLux Minimalist Top Banner (v3-design - CSS 12.0)
   ========================================================================== */

.norlux-top-banner-v3 {
    background-color: #111111;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #222222;
}

.nltb-link {
    text-decoration: none;
    display: block;
    padding: 14px 20px;
    transition: background-color 0.2s ease;
}

.nltb-link:hover {
    background-color: #1a1a1a;
}

.nltb-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.nltb-badge-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border-right: 1px solid #333333;
    padding-right: 24px;
    flex-shrink: 0;
}

.nltb-indicator {
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    animation: nltb-pulse 2s infinite ease-in-out;
}

.nltb-badge-text {
    color: #888888;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.nltb-message {
    color: #cccccc;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    letter-spacing: 0.2px;
}

.nltb-message strong {
    font-weight: 500;
    color: #ffffff;
}

.nltb-action-arrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    flex-shrink: 0;
}

.nltb-svg {
    width: 14px;
    height: 14px;
    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.nltb-link:hover .nltb-svg {
    transform: translateY(3px);
}

@keyframes nltb-pulse {
    0% { opacity: 0.3; }
    50% { opacity: 1; }
    100% { opacity: 0.3; }
}

@media (max-width: 900px) {
    .nltb-link {
        padding: 12px 15px;
    }
    
    .nltb-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .nltb-badge-wrapper {
        border-right: none;
        padding-right: 0;
    }
    
    .nltb-message {
        font-size: 0.85rem;
    }
    
    .nltb-action-arrow {
        font-size: 0.75rem;
        margin-top: 2px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a030f30 *//* Fönsterbyte Hero Widget - v3 Premium Minimalist */
.norlux-fonsterbyte-hero-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
    overflow: hidden;
}

.norlux-fonsterbyte-hero-v3 .nlfh-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 60px;
}

/* Textkolumn */
.norlux-fonsterbyte-hero-v3 .nlfh-text-column {
    flex: 1.1;
}

.norlux-fonsterbyte-hero-v3 .nlfh-badge {
    display: inline-block;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 20px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-fonsterbyte-hero-v3 .nlfh-main-title {
    font-weight: 100;
    font-size: 3.2rem;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
    line-height: 1.15;
}

/* Framträdande beskrivning i kursiv Georgia för v3-känsla */
.norlux-fonsterbyte-hero-v3 .nlfh-description {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.25rem;
    line-height: 1.7;
    color: #4a4a4a;
    margin: 0 0 45px 0;
}

/* Primärknapp med strikt skarpa hörn */
.norlux-fonsterbyte-hero-v3 .nlfh-cta-wrapper {
    display: flex;
}

.norlux-fonsterbyte-hero-v3 .nlfh-btn-main {
    display: inline-block;
    padding: 18px 40px;
    background-color: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    transition: background-color 0.2s ease-in-out;
    border-radius: 0px; /* Strikt skarpa hörn */
}

.norlux-fonsterbyte-hero-v3 .nlfh-btn-main:hover {
    background-color: #333333;
}

/* Bildkolumn */
.norlux-fonsterbyte-hero-v3 .nlfh-image-column {
    flex: 0.9;
    position: relative;
}

.norlux-fonsterbyte-hero-v3 .nlfh-image-wrapper {
    width: 100%;
    position: relative;
}

.norlux-fonsterbyte-hero-v3 .nlfh-image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0px; /* Strikt skarpa hörn */
}

/* Responsivitet för surfplattor och skärmar */
@media (max-width: 990px) {
    .norlux-fonsterbyte-hero-v3 {
        padding: 80px 20px;
    }

    .norlux-fonsterbyte-hero-v3 .nlfh-container {
        flex-direction: column;
        gap: 50px;
    }

    .norlux-fonsterbyte-hero-v3 .nlfh-text-column,
    .norlux-fonsterbyte-hero-v3 .nlfh-image-column {
        width: 100%;
        flex: none;
    }
}

/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 600px) {
    .norlux-fonsterbyte-hero-v3 {
        padding: 60px 15px;
    }

    .norlux-fonsterbyte-hero-v3 .nlfh-main-title {
        font-size: 2.3rem;
        margin-bottom: 20px;
    }

    .norlux-fonsterbyte-hero-v3 .nlfh-description {
        font-size: 1.1rem;
        line-height: 1.6;
        margin-bottom: 35px;
    }

    .norlux-fonsterbyte-hero-v3 .nlfh-btn-main {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2898a5b *//* Fönsterbyte Process Widget - v3 Premium Ljusgrå bakgrund */
.norlux-fonsterbyte-process-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-process-v3 .nlfp-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-process-v3 .nlfp-header-block {
    text-align: center;
    margin-bottom: 70px;
}

.norlux-fonsterbyte-process-v3 .nlfp-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-process-v3 .nlfp-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-process-v3 .nlfp-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* Vertikal grid för process-korten */
.norlux-fonsterbyte-process-v3 .nlfp-steps-grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* Stilrena, minimalistiska kort med skarpa hörn */
.norlux-fonsterbyte-process-v3 .nlfp-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 45px 50px;
    display: flex;
    gap: 35px;
    transition: border-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-process-v3 .nlfp-card:hover {
    border-color: #1a1a1a;
}

/* Den typografiska siffran (stor och elegant) */
.norlux-fonsterbyte-process-v3 .nlfp-num {
    font-size: 3.5rem;
    font-weight: 100;
    color: #1a1a1a;
    line-height: 1;
    font-family: Georgia, serif;
    flex-shrink: 0;
    padding-top: 5px;
}

/* Innehåll i korten */
.norlux-fonsterbyte-process-v3 .nlfp-body {
    flex-grow: 1;
}

.norlux-fonsterbyte-process-v3 .nlfp-card-title {
    font-size: 1.3rem;
    font-weight: 500;
    margin: 0 0 15px 0;
    letter-spacing: -0.2px;
    line-height: 1.3;
}

.norlux-fonsterbyte-process-v3 .nlfp-body p {
    font-size: 1rem;
    line-height: 1.65;
    color: #555555;
    margin: 0 0 15px 0;
}

.norlux-fonsterbyte-process-v3 .nlfp-body p:last-child {
    margin-bottom: 0;
}

/* Checklista (helt utan fetstil) */
.norlux-fonsterbyte-process-v3 .nlfp-checklist {
    list-style: none;
    padding: 0;
    margin: 25px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.norlux-fonsterbyte-process-v3 .nlfp-checklist li {
    font-size: 0.95rem;
    line-height: 1.55;
    color: #333333;
    position: relative;
    padding-left: 20px;
}

/* Subtil punktlista för v3-designen */
.norlux-fonsterbyte-process-v3 .nlfp-checklist li::before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    color: #1a1a1a;
}

/* Avslutande notering i steg 4 */
.norlux-fonsterbyte-process-v3 .nlfp-note {
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
}

/* Responsivitet för surfplattor */
@media (max-width: 900px) {
    .norlux-fonsterbyte-process-v3 .nlfp-card {
        padding: 40px;
        gap: 25px;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-process-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-process-v3 .nlfp-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-process-v3 .nlfp-main-intro {
        font-size: 1.1rem;
    }

    /* Ändra från sida-vid-sida till staplat utseende på mobil */
    .norlux-fonsterbyte-process-v3 .nlfp-card {
        flex-direction: column;
        gap: 15px;
        padding: 30px 20px;
    }

    .norlux-fonsterbyte-process-v3 .nlfp-num {
        font-size: 2.5rem;
        padding-top: 0;
    }

    .norlux-fonsterbyte-process-v3 .nlfp-card-title {
        font-size: 1.15rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-187c900 *//* Fönsterbyte Matris Widget - v3 Premium Vit bakgrund */
.norlux-fonsterbyte-matrix-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-matrix-v3 .nlmx-header {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* Trekolumns Grid för de sex korten */
.norlux-fonsterbyte-matrix-v3 .nlmx-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Minimalistiska, arkitektoniska kort med skarpa hörn */
.norlux-fonsterbyte-matrix-v3 .nlmx-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 40px 35px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: border-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-card:hover {
    border-color: #1a1a1a;
}

/* Ikonernas formatering */
.norlux-fonsterbyte-matrix-v3 .nlmx-icon {
    width: 32px;
    height: 32px;
    color: #1a1a1a;
    margin-bottom: 25px;
    flex-shrink: 0;
}

.norlux-fonsterbyte-matrix-v3 .nlmx-icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

/* Kortens rubriker */
.norlux-fonsterbyte-matrix-v3 .nlmx-card-title {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 15px 0;
    letter-spacing: -0.2px;
    line-height: 1.3;
}

/* Kortens brödtext */
.norlux-fonsterbyte-matrix-v3 .nlmx-card p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #555555;
    margin: 0;
}

/* Responsivitet för surfplattor */
@media (max-width: 1024px) {
    .norlux-fonsterbyte-matrix-v3 .nlmx-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-matrix-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-matrix-v3 .nlmx-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-matrix-v3 .nlmx-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-matrix-v3 .nlmx-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .norlux-fonsterbyte-matrix-v3 .nlmx-card {
        padding: 30px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-24782ed *//* Fönsterbyte Energiredovisning - v3 Premium Ljusgrå bakgrund */
.norlux-fonsterbyte-spec-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-spec-v3 .nlsr-container {
    max-width: 1100px;
    margin: 0 auto;
}

.norlux-fonsterbyte-spec-v3 .nlsr-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 70px;
}

/* Vänster sida: Textinnehåll */
.norlux-fonsterbyte-spec-v3 .nlsr-text-side {
    flex: 1.1;
}

.norlux-fonsterbyte-spec-v3 .nlsr-badge {
    display: inline-block;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-fonsterbyte-spec-v3 .nlsr-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

/* Kursiv Georgia-introduktion för premiumkänsla */
.norlux-fonsterbyte-spec-v3 .nlsr-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.65;
    color: #4a4a4a;
    margin: 0 0 40px 0;
}

/* Grid för de mindre informationskorten */
.norlux-fonsterbyte-spec-v3 .nlsr-feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 35px;
}

.norlux-fonsterbyte-spec-v3 .nlsr-feature-card {
    display: flex;
    flex-direction: column;
}

.norlux-fonsterbyte-spec-v3 .nlsr-card-subtitle {
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0 0 10px 0;
    color: #1a1a1a;
    letter-spacing: -0.1px;
}

.norlux-fonsterbyte-spec-v3 .nlsr-feature-card p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #555555;
    margin: 0;
}

/* Linjebaserad highlight-box helt utan fetstil */
.norlux-fonsterbyte-spec-v3 .nlsr-highlight-box {
    border-left: 2px solid #1a1a1a;
    padding-left: 20px;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #333333;
    margin: 40px 0 0 0;
}

/* Höger sida: Exempeltabell */
.norlux-fonsterbyte-spec-v3 .nlsr-visual-side {
    flex: 0.9;
    width: 100%;
    display: flex;
    justify-content: center;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-box {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 40px;
    width: 100%;
    max-width: 440px;
    box-sizing: border-box;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-header {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 25px;
    font-weight: 500;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-list {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #f5f5f5;
    font-size: 0.95rem;
    color: #333333;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-list li:first-child {
    padding-top: 0;
}

.norlux-fonsterbyte-spec-v3 .nlsr-item-value {
    font-family: monospace;
    font-size: 1rem;
    color: #1a1a1a;
}

/* Totalt-raden i listan (Använder storlek/färg istället för fetstil) */
.norlux-fonsterbyte-spec-v3 .nlsr-table-list .nlsr-item-total {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 25px;
    margin-top: 10px;
    border-top: 1px solid #1a1a1a;
    color: #000000;
    font-size: 1rem;
}

.norlux-fonsterbyte-spec-v3 .nlsr-item-total .nlsr-item-value {
    font-size: 1.15rem;
}

.norlux-fonsterbyte-spec-v3 .nlsr-table-footer {
    font-size: 0.75rem;
    color: #888888;
    line-height: 1.4;
    margin: 0;
}

/* Responsivitet för surfplattor */
@media (max-width: 990px) {
    .norlux-fonsterbyte-spec-v3 .nlsr-inner {
        flex-direction: column;
        gap: 50px;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-text-side,
    .norlux-fonsterbyte-spec-v3 .nlsr-visual-side {
        width: 100%;
        flex: none;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-table-box {
        max-width: 100%;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 600px) {
    .norlux-fonsterbyte-spec-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-feature-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .norlux-fonsterbyte-spec-v3 .nlsr-table-box {
        padding: 30px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15268ee *//* Fönsterbyte Pris & Case Widget - v3 Premium Vit bakgrund */
.norlux-fonsterbyte-pricing-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-pricing-v3 .nlpc-header-block {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* Trekolumns Grid */
.norlux-fonsterbyte-pricing-v3 .nlpc-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Strama, arkitektoniska kort helt utan runda hörn */
.norlux-fonsterbyte-pricing-v3 .nlpc-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: border-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-card:hover {
    border-color: #1a1a1a;
}

/* Övre delen av kortet */
.norlux-fonsterbyte-pricing-v3 .nlpc-card-top {
    padding: 35px 35px 20px 35px;
    border-bottom: 1px solid #f5f5f5;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-location {
    display: inline-block;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 8px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-card-title {
    font-size: 1.3rem;
    font-weight: 500;
    margin: 0;
    letter-spacing: -0.2px;
}

/* Mellandelen med punktlistor */
.norlux-fonsterbyte-pricing-v3 .nlpc-card-body {
    padding: 30px 35px;
    flex-grow: 1;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-scope-label {
    display: block;
    font-size: 0.85rem;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-scope-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-scope-list li {
    font-size: 0.9rem;
    line-height: 1.5;
    color: #555555;
    position: relative;
    padding-left: 20px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-scope-list li::before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    color: #1a1a1a;
}

/* Nedre delen av kortet med priset */
.norlux-fonsterbyte-pricing-v3 .nlpc-card-footer {
    padding: 25px 35px 35px 35px;
    background-color: #fcfcfc;
    border-top: 1px solid #f5f5f5;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-price-box {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.norlux-fonsterbyte-pricing-v3 .nlpc-price-label {
    font-size: 0.8rem;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Prisvärdet (Framhävt genom storlek och typsnitt, ej genom fetstil) */
.norlux-fonsterbyte-pricing-v3 .nlpc-price-value {
    font-family: Georgia, serif;
    font-size: 2rem;
    font-weight: 100;
    color: #1a1a1a;
    line-height: 1;
}

/* Responsivitet för surfplattor */
@media (max-width: 1024px) {
    .norlux-fonsterbyte-pricing-v3 .nlpc-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-pricing-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-pricing-v3 .nlpc-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-pricing-v3 .nlpc-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-pricing-v3 .nlpc-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .norlux-fonsterbyte-pricing-v3 .nlpc-card-top,
    .norlux-fonsterbyte-pricing-v3 .nlpc-card-body,
    .norlux-fonsterbyte-pricing-v3 .nlpc-card-footer {
        padding: 30px 20px;
    }
    
    .norlux-fonsterbyte-pricing-v3 .nlpc-price-value {
        font-size: 1.75rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff532e7 *//* Fönsterbyte Produktsystem Widget - v3 Premium Ljusgrå bakgrund */
.norlux-fonsterbyte-products-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-products-v3 .nlbp-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-products-v3 .nlbp-header-block {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-fonsterbyte-products-v3 .nlbp-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-products-v3 .nlbp-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-products-v3 .nlbp-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* 4-kolumns Grid Layout */
.norlux-fonsterbyte-products-v3 .nlbp-grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

/* Standard Premiumkort med skarpa hörn */
.norlux-fonsterbyte-products-v3 .nlbp-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: border-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-products-v3 .nlbp-card:hover {
    border-color: #1a1a1a;
}

/* Innehåll i korten */
.norlux-fonsterbyte-products-v3 .nlbp-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.norlux-fonsterbyte-products-v3 .nlbp-tag {
    display: inline-block;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 12px;
}

.norlux-fonsterbyte-products-v3 .nlbp-card-title {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 15px 0;
    letter-spacing: -0.2px;
    line-height: 1.3;
}

.norlux-fonsterbyte-products-v3 .nlbp-body p {
    font-size: 0.9rem;
    line-height: 1.55;
    color: #555555;
    margin: 0 0 30px 0;
    flex-grow: 1; /* Anpassar textblockens höjd jämnt */
}

/* Tekniska specifikationslistor (Helt utan fetstil) */
.norlux-fonsterbyte-products-v3 .nlbp-specs {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #f5f5f5;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.norlux-fonsterbyte-products-v3 .nlbp-specs li {
    font-size: 0.85rem;
    line-height: 1.4;
    color: #4a4a4a;
    position: relative;
    padding-left: 15px;
}

.norlux-fonsterbyte-products-v3 .nlbp-specs li::before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    color: #1a1a1a;
}

/* Responsivitet för större surfplattor / mindre skärmar */
@media (max-width: 1100px) {
    .norlux-fonsterbyte-products-v3 .nlbp-grid-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

/* Responsivitet för mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-products-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-products-v3 .nlbp-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-products-v3 .nlbp-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-products-v3 .nlbp-grid-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .norlux-fonsterbyte-products-v3 .nlbp-card {
        padding: 35px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16a25a9 *//* Fönsterbyte Finansiering Widget - v3 Premium Vit bakgrund */
.norlux-fonsterbyte-resources-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-resources-v3 .nlre-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-resources-v3 .nlre-header-block {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-fonsterbyte-resources-v3 .nlre-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-resources-v3 .nlre-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-resources-v3 .nlre-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* Grid Layout för länkblocken */
.norlux-fonsterbyte-resources-v3 .nlre-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Klickbara resurskort med skarpa hörn */
.norlux-fonsterbyte-resources-v3 .nlre-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 45px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-decoration: none;
    color: #1a1a1a;
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-resources-v3 .nlre-card:hover {
    border-color: #1a1a1a;
    background-color: #fcfcfc;
}

/* Kortinnehåll */
.norlux-fonsterbyte-resources-v3 .nlre-content {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.norlux-fonsterbyte-resources-v3 .nlre-tag {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 12px;
}

.norlux-fonsterbyte-resources-v3 .nlre-card-title {
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 0 15px 0;
    letter-spacing: -0.2px;
    line-height: 1.3;
}

.norlux-fonsterbyte-resources-v3 .nlre-content p {
    font-size: 0.9rem;
    line-height: 1.55;
    color: #555555;
    margin: 0;
}

/* Premium pilsymbol */
.norlux-fonsterbyte-resources-v3 .nlre-arrow {
    width: 20px;
    height: 20px;
    color: #1a1a1a;
    transition: transform 0.2s ease-in-out;
}

.norlux-fonsterbyte-resources-v3 .nlre-arrow svg {
    width: 100%;
    height: 100%;
    display: block;
}

.norlux-fonsterbyte-resources-v3 .nlre-card:hover .nlre-arrow {
    transform: translateX(5px);
}

/* Responsivitet för surfplattor */
@media (max-width: 990px) {
    .norlux-fonsterbyte-resources-v3 .nlre-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .norlux-fonsterbyte-resources-v3 .nlre-card {
        padding: 35px 25px;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-resources-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-resources-v3 .nlre-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-resources-v3 .nlre-main-intro {
        font-size: 1.1rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4e212f *//* Fönsterbyte Garantier Widget - v3 Premium Ljusgrå bakgrund */
.norlux-fonsterbyte-guarantee-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-container {
    max-width: 1000px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-guarantee-v3 .nlgu-header-area {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-top-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* 2-kolumns Grid för garantiartiklarna */
.norlux-fonsterbyte-guarantee-v3 .nlgu-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 60px;
}

/* Minimalistiska rader */
.norlux-fonsterbyte-guarantee-v3 .nlgu-item {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    padding: 40px;
    display: flex;
    gap: 30px;
    align-items: flex-start;
    transition: border-color 0.2s ease-in-out;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-item:hover {
    border-color: #1a1a1a;
}

/* Typografiska sifferboxar */
.norlux-fonsterbyte-guarantee-v3 .nlgu-badge-box {
    font-family: Georgia, serif;
    font-size: 3rem;
    font-weight: 100;
    color: #1a1a1a;
    line-height: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 65px;
    flex-shrink: 0;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-unit {
    font-size: 0.85rem;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    color: #888888;
    margin-top: 5px;
}

/* Partnerikon (Bock-symbolen) */
.norlux-fonsterbyte-guarantee-v3 .nlgu-partner {
    width: 45px;
    height: 45px;
    color: #1a1a1a;
    padding-top: 5px;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-partner svg {
    width: 100%;
    height: 100%;
    display: block;
}

/* Textinnehåll i korten */
.norlux-fonsterbyte-guarantee-v3 .nlgu-body {
    flex-grow: 1;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-card-subtitle {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 12px 0;
    letter-spacing: -0.1px;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-body p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #555555;
    margin: 0;
}

/* Avslutande fotnot */
.norlux-fonsterbyte-guarantee-v3 .nlgu-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 40px;
    text-align: center;
}

.norlux-fonsterbyte-guarantee-v3 .nlgu-footer p {
    font-size: 0.85rem;
    line-height: 1.6;
    color: #888888;
    max-width: 750px;
    margin: 0 auto;
}

/* Responsivitet för surfplattor */
@media (max-width: 900px) {
    .norlux-fonsterbyte-guarantee-v3 .nlgu-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

/* Responsivitet för mindre mobila enheter */
@media (max-width: 650px) {
    .norlux-fonsterbyte-guarantee-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-guarantee-v3 .nlgu-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-guarantee-v3 .nlgu-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-guarantee-v3 .nlgu-item {
        flex-direction: column;
        gap: 20px;
        padding: 30px 20px;
    }

    .norlux-fonsterbyte-guarantee-v3 .nlgu-badge-box {
        align-items: flex-start;
        min-width: auto;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e105c62 *//* Fönsterbyte FAQ Widget - v3 Premium Vit bakgrund */
.norlux-fonsterbyte-faq-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-container {
    max-width: 850px; /* Smalare bredd för optimal läsbarhet i FAQ-text */
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-fonsterbyte-faq-v3 .nlfbf-header-area {
    text-align: center;
    margin-bottom: 70px;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
}

/* Accordion Styling */
.norlux-fonsterbyte-faq-v3 .nlfbf-wrapper {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #eaeaea;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-item {
    border-bottom: 1px solid #eaeaea;
    background-color: #ffffff;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-item summary {
    padding: 25px 0;
    font-size: 1.15rem;
    font-weight: 500;
    color: #1a1a1a;
    cursor: pointer;
    list-style: none; /* Döljer standardpilen */
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}

/* Arkitektonisk plus/minus-indikator */
.norlux-fonsterbyte-faq-v3 .nlfbf-item summary::after {
    content: '+';
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.5rem;
    font-weight: 300;
    color: #1a1a1a;
    transition: transform 0.2s ease-in-out;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-item[open] summary::after {
    content: '—';
    font-size: 1.1rem;
}

/* Döljer standardpilen i Safari */
.norlux-fonsterbyte-faq-v3 .nlfbf-item summary::-webkit-details-marker {
    display: none;
}

/* Svarsytan */
.norlux-fonsterbyte-faq-v3 .nlfbf-answer {
    padding: 0 0 30px 0;
    animation: nlfbfFade 0.3s ease-in-out;
}

.norlux-fonsterbyte-faq-v3 .nlfbf-answer p {
    font-size: 0.95rem;
    line-height: 1.65;
    color: #555555;
    margin: 0;
}

/* Öppningsanimation */
@keyframes nlfbfFade {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Responsivitet för surfplattor och mobiler */
@media (max-width: 768px) {
    .norlux-fonsterbyte-faq-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-faq-v3 .nlfbf-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-faq-v3 .nlfbf-main-intro {
        font-size: 1.1rem;
    }

    .norlux-fonsterbyte-faq-v3 .nlfbf-item summary {
        font-size: 1rem;
        padding: 20px 0;
        padding-right: 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b95c59f *//* Fönsterbyte Historik & Förtroende - v3 Premium Ljusgrå bakgrund */
.norlux-fonsterbyte-history-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-fonsterbyte-history-v3 .nlhi-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    gap: 80px;
    align-items: flex-start;
}

/* Vänster kolumn */
.norlux-fonsterbyte-history-v3 .nlhi-title-side {
    flex: 1;
    position: relative;
}

.norlux-fonsterbyte-history-v3 .nlhi-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 20px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-fonsterbyte-history-v3 .nlhi-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

/* Kursiv Georgia-introduktion */
.norlux-fonsterbyte-history-v3 .nlhi-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.25rem;
    line-height: 1.65;
    color: #4a4a4a;
    margin: 0;
}

/* Höger kolumn */
.norlux-fonsterbyte-history-v3 .nlhi-content-side {
    flex: 1.2;
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding-top: 45px; /* Harmoniserar med rubrikens baslinje på desktop */
}

.norlux-fonsterbyte-history-v3 .nlhi-content-side p {
    font-size: 1rem;
    line-height: 1.65;
    color: #555555;
    margin: 0;
}

/* Arkitektonisk konturknapp med strikt skarpa hörn */
.norlux-fonsterbyte-history-v3 .nlhi-action {
    padding-top: 15px;
    display: flex;
}

.norlux-fonsterbyte-history-v3 .nlhi-btn-outline {
    display: inline-block;
    padding: 18px 35px;
    background-color: transparent;
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 0px; /* Strikt skarpa hörn */
}

.norlux-fonsterbyte-history-v3 .nlhi-btn-outline:hover {
    background-color: #1a1a1a;
    color: #ffffff;
}

/* Responsivitet för surfplattor och mindre skärmar */
@media (max-width: 990px) {
    .norlux-fonsterbyte-history-v3 .nlhi-container {
        flex-direction: column;
        gap: 40px;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-title-side,
    .norlux-fonsterbyte-history-v3 .nlhi-content-side {
        width: 100%;
        flex: none;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-content-side {
        padding-top: 0;
    }
}

/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 650px) {
    .norlux-fonsterbyte-history-v3 {
        padding: 80px 15px;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-main-title {
        font-size: 2.1rem;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-main-intro {
        font-size: 1.15rem;
        line-height: 1.6;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-content-side p {
        font-size: 0.95rem;
        line-height: 1.6;
    }

    .norlux-fonsterbyte-history-v3 .nlhi-btn-outline {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
}/* End custom CSS */