.elementor-38666 .elementor-element.elementor-element-5284a63{--display:flex;}.elementor-38666 .elementor-element.elementor-element-af9f992{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-38666 .elementor-element.elementor-element-4489e4d{--display:flex;}.elementor-38666 .elementor-element.elementor-element-94c4578{--display:flex;}/* Start custom CSS for html, class: .elementor-element-19f7f3f *//* ==========================================================================
   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-af9f992 *//* Ljudisolerande Fönster Hero - v3 Premium Minimalist Vit bakgrund */
.norlux-ljud-hero-v3 {
    padding: 140px 20px; /* Generöst v3-avstånd för lyxig rymd */
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
    text-align: center;
}

.norlux-ljud-hero-v3 .nllh-container {
    max-width: 800px; /* Smal, redaktionell bredd för maximal läsbarhet */
    margin: 0 auto;
}

/* Övre blocket */
.norlux-ljud-hero-v3 .nllh-header-area {
    margin-bottom: 50px;
}

.norlux-ljud-hero-v3 .nllh-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #888888;
    margin-bottom: 25px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-ljud-hero-v3 .nllh-main-title {
    font-weight: 100;
    font-size: 3.4rem;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
    line-height: 1.15;
}

/* Framträdande ingress i kursiv Georgia */
.norlux-ljud-hero-v3 .nllh-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.35rem;
    line-height: 1.7;
    color: #4a4a4a;
    max-width: 720px;
    margin: 0 auto;
}

/* Stram, minimalistisk linje helt utan hörnradie */
.norlux-ljud-hero-v3 .nllh-divider {
    width: 60px;
    height: 1px;
    background-color: #1a1a1a;
    margin: 0 auto 50px auto;
}

/* Nedre fördjupande blocket */
.norlux-ljud-hero-v3 .nllh-secondary-text {
    font-size: 1.05rem;
    line-height: 1.75;
    color: #555555;
    margin: 0;
}

/* Responsivitet för surfplattor */
@media (max-width: 768px) {
    .norlux-ljud-hero-v3 {
        padding: 100px 20px;
    }

    .norlux-ljud-hero-v3 .nllh-main-title {
        font-size: 2.5rem;
    }

    .norlux-ljud-hero-v3 .nllh-main-intro {
        font-size: 1.2rem;
    }
}

/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 500px) {
    .norlux-ljud-hero-v3 {
        padding: 80px 15px;
    }

    .norlux-ljud-hero-v3 .nllh-main-title {
        font-size: 2.1rem;
        margin-bottom: 20px;
    }

    .norlux-ljud-hero-v3 .nllh-main-intro {
        font-size: 1.1rem;
        line-height: 1.6;
    }

    .norlux-ljud-hero-v3 .nllh-divider {
        margin-bottom: 35px;
    }

    .norlux-ljud-hero-v3 .nllh-secondary-text {
        font-size: 0.95rem;
        line-height: 1.65;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-703eec2 *//* Kvillsfors Specifikationer - v3 Premium Ljusgrå bakgrund */
.norlux-kvillsfors-spec-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-kvillsfors-spec-v3 .nllk-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-kvillsfors-spec-v3 .nllk-header-block {
    text-align: center;
    margin-bottom: 80px;
}

.norlux-kvillsfors-spec-v3 .nllk-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-kvillsfors-spec-v3 .nllk-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0;
    line-height: 1.2;
}

/* Tvåkolumns Grid */
.norlux-kvillsfors-spec-v3 .nllk-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

/* Kort-estetik helt utan runda hörn */
.norlux-kvillsfors-spec-v3 .nllk-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px; /* Strikt skarpa hörn */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: border-color 0.2s ease-in-out;
}

.norlux-kvillsfors-spec-v3 .nllk-card:hover {
    border-color: #1a1a1a;
}

/* Bildbehållare med luft och vit studiokänsla */
.norlux-kvillsfors-spec-v3 .nllk-image-wrapper {
    width: 100%;
    aspect-ratio: 4 / 3; /* Justerad för bättre höjd för hela fönstret */
    overflow: hidden;
    background-color: #ffffff; /* Rent vit bakgrund */
    border-bottom: 1px solid #eaeaea;
    padding: 40px; /* Ger fönstret andrum så att det inte beskärs */
    box-sizing: border-box;
}

/* Bildinställning som garanterar hela produkten i bild */
.norlux-kvillsfors-spec-v3 .nllk-card-img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Visar hela produkten utan att klippa något */
    border-radius: 0px; /* Strikt skarpa hörn */
    display: block;
}

/* Innehåll i korten */
.norlux-kvillsfors-spec-v3 .nllk-card-body {
    padding: 45px 40px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.norlux-kvillsfors-spec-v3 .nllk-card-num {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 15px;
    display: block;
}

.norlux-kvillsfors-spec-v3 .nllk-card-title {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 0 20px 0;
    letter-spacing: -0.3px;
}

.norlux-kvillsfors-spec-v3 .nllk-card-text {
    font-size: 0.95rem;
    line-height: 1.65;
    color: #555555;
    margin: 0 0 35px 0;
    flex: 1;
}

/* Specifikationslista */
.norlux-kvillsfors-spec-v3 .nllk-spec-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-top: 1px solid #f5f5f5;
    padding-top: 25px;
}

.norlux-kvillsfors-spec-v3 .nllk-spec-list li {
    font-size: 0.9rem;
    color: #4a4a4a;
    position: relative;
    padding-left: 20px;
}

.norlux-kvillsfors-spec-v3 .nllk-spec-list li::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #888888;
}

/* Responsivitet för surfplattor och mindre skärmar */
@media (max-width: 900px) {
    .norlux-kvillsfors-spec-v3 .nllk-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .norlux-kvillsfors-spec-v3 .nllk-card-body {
        padding: 35px 30px;
    }
    
    .norlux-kvillsfors-spec-v3 .nllk-image-wrapper {
        padding: 30px; /* Något mindre fyllning på surfplatta */
    }
}

/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 600px) {
    .norlux-kvillsfors-spec-v3 {
        padding: 80px 15px;
    }

    .norlux-kvillsfors-spec-v3 .nllk-main-title {
        font-size: 2.1rem;
    }

    .norlux-kvillsfors-spec-v3 .nllk-image-wrapper {
        padding: 20px; /* Minimal fyllning på mobil för att maximera produktens storlek */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ecd6476 *//* Trafikverkets Fönsterbidrag - v8, isolerade unika klassnamn för att undvika kollision */
.norlux-trafikverket-bidrag-v7 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-wrap {
    display: block !important;
    max-width: 1140px;
    margin: 0 auto;
}

/* RAD 1 */
.norlux-trafikverket-bidrag-v7 .nltbfw-row-a {
    display: block !important;
    text-align: center;
    max-width: 720px;
    margin: 0 auto 60px auto;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-title {
    font-weight: 200;
    font-size: 2.6rem;
    letter-spacing: -0.5px;
    margin: 0 0 22px 0;
    line-height: 1.2;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.18rem;
    line-height: 1.65;
    color: #4a4a4a;
    margin: 0;
}

/* RAD 2 */
.norlux-trafikverket-bidrag-v7 .nltbfw-row-b {
    display: flex !important;
    flex-direction: row;
    gap: 24px;
    margin-bottom: 50px;
    width: 100%;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box {
    flex: 1 1 0;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 0px;
    padding: 32px 26px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    transition: border-color 0.2s ease-in-out;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box:hover {
    border-color: #1a1a1a;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-num {
    display: block;
    font-weight: 100;
    font-size: 2.1rem;
    letter-spacing: -1px;
    color: #cccccc;
    line-height: 1;
    margin-bottom: 16px;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box-title {
    font-size: 1.08rem;
    font-weight: 500;
    margin: 0 0 10px 0;
    letter-spacing: -0.1px;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box-text {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #555555;
    margin: 0 0 22px 0;
    flex: 1;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box-link {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    font-size: 0.87rem;
    font-weight: 500;
    color: #1a1a1a;
    text-decoration: none;
    width: fit-content;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    transition: border-color 0.2s ease-in-out;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box-link:hover {
    border-color: #1a1a1a;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-arrow {
    width: 14px;
    height: 14px;
    transition: transform 0.2s ease-in-out;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-box-link:hover .nltbfw-arrow {
    transform: translateX(4px);
}

/* RAD 3 */
.norlux-trafikverket-bidrag-v7 .nltbfw-row-c {
    display: block !important;
    text-align: center;
    border-top: 1px solid #eaeaea;
    padding-top: 28px;
}
.norlux-trafikverket-bidrag-v7 .nltbfw-footer-text {
    font-size: 0.9rem;
    line-height: 1.75;
    color: #555555;
    max-width: 780px;
    margin: 0 auto;
}

/* Tablet - rutorna staplas */
@media (max-width: 800px) {
    .norlux-trafikverket-bidrag-v7 {
        padding: 90px 20px;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-title {
        font-size: 2.2rem;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-row-b {
        flex-direction: column;
    }
}
/* Mobil */
@media (max-width: 500px) {
    .norlux-trafikverket-bidrag-v7 {
        padding: 70px 15px;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-row-a {
        margin-bottom: 45px;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-title {
        font-size: 1.95rem;
        line-height: 1.2;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-intro {
        font-size: 1.02rem;
        line-height: 1.6;
    }
    .norlux-trafikverket-bidrag-v7 .nltbfw-box {
        padding: 26px 22px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d1eaace *//* Akustisk Matchning & Rådgivning - v3 Premium Ljusgrå bakgrund */
.norlux-akustik-match-v3 {
    padding: 120px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-akustik-match-v3 .nlaq-container {
    max-width: 1100px;
    margin: 0 auto;
}

.norlux-akustik-match-v3 .nlaq-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 80px;
    align-items: center;
}

/* Vänster kolumn: Innehåll */
.norlux-akustik-match-v3 .nlaq-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-akustik-match-v3 .nlaq-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 30px 0;
    line-height: 1.2;
}

/* Framträdande ingress i kursiv Georgia */
.norlux-akustik-match-v3 .nlaq-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #4a4a4a;
    margin: 0 0 25px 0;
}

.norlux-akustik-match-v3 .nlaq-body-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #555555;
    margin: 0 0 35px 0;
}

/* Stilren punktlista med avskalade streck */
.norlux-akustik-match-v3 .nlaq-points-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.norlux-akustik-match-v3 .nlaq-points-list li {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #4a4a4a;
    position: relative;
    padding-left: 25px;
}

.norlux-akustik-match-v3 .nlaq-points-list li::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #888888;
}

.norlux-akustik-match-v3 .nlaq-points-list strong {
    font-weight: 500;
    color: #1a1a1a;
}

/* Höger kolumn: Det helvita CTA-kortet */
.norlux-akustik-match-v3 .nlaq-cta-card {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    padding: 50px 40px;
    border-radius: 0px; /* Strikt skarpa hörn */
    display: flex;
    flex-direction: column;
    transition: border-color 0.2s ease-in-out;
}

.norlux-akustik-match-v3 .nlaq-cta-card:hover {
    border-color: #1a1a1a;
}

.norlux-akustik-match-v3 .nlaq-card-badge {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888888;
    margin-bottom: 15px;
    display: block;
}

.norlux-akustik-match-v3 .nlaq-card-title {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 0 20px 0;
    letter-spacing: -0.3px;
}

.norlux-akustik-match-v3 .nlaq-card-text {
    font-size: 0.95rem;
    line-height: 1.65;
    color: #555555;
    margin: 0 0 35px 0;
}

/* Massiv svart v3-knapp */
.norlux-akustik-match-v3 .nlaq-btn-black {
    display: block;
    text-align: center;
    padding: 18px 30px;
    background-color: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 0px; /* Strikt skarpa hörn */
    transition: background-color 0.2s ease-in-out;
    margin-bottom: 30px;
}

.norlux-akustik-match-v3 .nlaq-btn-black:hover {
    background-color: #333333;
}

/* Kortets fotnot */
.norlux-akustik-match-v3 .nlaq-card-footer {
    border-top: 1px solid #f5f5f5;
    padding-top: 25px;
    text-align: center;
}

.norlux-akustik-match-v3 .nlaq-card-footer span {
    font-size: 0.8rem;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Responsivitet för surfplattor och medelstora skärmar */
@media (max-width: 990px) {
    .norlux-akustik-match-v3 .nlaq-grid {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .norlux-akustik-match-v3 .nlaq-cta-card {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 650px) {
    .norlux-akustik-match-v3 {
        padding: 80px 15px;
    }

    .norlux-akustik-match-v3 .nlaq-main-title {
        font-size: 2.1rem;
    }

    .norlux-akustik-match-v3 .nlaq-main-intro {
        font-size: 1.15rem;
    }

    .norlux-akustik-match-v3 .nlaq-cta-card {
        padding: 40px 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b9306cb *//* Ljudisolerande FAQ - v3 Premium Vit bakgrund */
.norlux-ljudisolerande-faq-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}

.norlux-ljudisolerande-faq-v3 .nllfq-container {
    max-width: 850px;
    margin: 0 auto;
}

/* Rubrikområde */
.norlux-ljudisolerande-faq-v3 .nllfq-header-area {
    text-align: center;
    margin-bottom: 70px;
}

.norlux-ljudisolerande-faq-v3 .nllfq-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}

/* Ultratun v3 Montserrat-rubrik */
.norlux-ljudisolerande-faq-v3 .nllfq-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

/* Framträdande ingress i kursiv Georgia */
.norlux-ljudisolerande-faq-v3 .nllfq-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #555555;
}

/* Arkitektonisk linje-layout utan stängda boxar */
.norlux-ljudisolerande-faq-v3 .nllfq-wrapper {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #eaeaea; /* Topplinje som ramar in listan */
}

.norlux-ljudisolerande-faq-v3 .nllfq-item {
    border-bottom: 1px solid #eaeaea;
    border-radius: 0px; /* Garanterar strikt skarpa linjeövergångar */
    transition: border-color 0.2s ease-in-out;
}

.norlux-ljudisolerande-faq-v3 .nllfq-item summary {
    padding: 30px 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;
}

/* Minimalistisk plus/minus-indikator */
.norlux-ljudisolerande-faq-v3 .nllfq-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-ljudisolerande-faq-v3 .nllfq-item[open] summary::after {
    content: '—';
    font-size: 1.1rem;
}

/* Döljer standardpilen i Safari */
.norlux-ljudisolerande-faq-v3 .nllfq-item summary::-webkit-details-marker {
    display: none;
}

/* Svarsytan */
.norlux-ljudisolerande-faq-v3 .nllfq-answer {
    padding: 0 0 35px 0;
    animation: nllfqFade 0.3s ease-in-out;
}

.norlux-ljudisolerande-faq-v3 .nllfq-answer p {
    font-size: 0.95rem;
    line-height: 1.7;
    color: #555555;
    margin: 0;
}

/* Mjuk öppningsanimation */
@keyframes nllfqFade {
    from { opacity: 0; transform: translateY(-4px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Responsivitet för surfplattor och mobiler */
@media (max-width: 768px) {
    .norlux-ljudisolerande-faq-v3 {
        padding: 80px 15px;
    }

    .norlux-ljudisolerande-faq-v3 .nllfq-main-title {
        font-size: 2.1rem;
    }

    .norlux-ljudisolerande-faq-v3 .nllfq-main-intro {
        font-size: 1.1rem;
    }

    .norlux-ljudisolerande-faq-v3 .nllfq-item summary {
        font-size: 1rem;
        padding: 22px 0;
        padding-right: 20px;
    }
}/* End custom CSS */