.elementor-38711 .elementor-element.elementor-element-57b7225{--display:flex;}.elementor-38711 .elementor-element.elementor-element-73074aa{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-38711 .elementor-element.elementor-element-acadab9{--display:flex;}.elementor-38711 .elementor-element.elementor-element-697c2bf{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}/* Start custom CSS for html, class: .elementor-element-52f13b2 *//* ==========================================================================
   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-73074aa *//* ==========================================================================
   NorLux Morup Hero Section (v3-design - CSS 12.0)
   - Lokal CSS för landningssidan i Morup
   ========================================================================== */

.nl-hero-mrp {
    padding: 120px 20px 140px 20px; /* v3: 140px substantiellt avstånd till nästa block/bild */
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nl-hero-content {
    max-width: 1000px;
    margin: 0 auto;
}

.nl-hero-brand {
    margin-bottom: 40px;
}

.nl-hero-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: block;
    margin-bottom: 20px;
}

/* v3: Ultra-tunn Montserrat-rubrik */
.nl-hero-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.5rem;
    font-weight: 100;
    line-height: 1.15;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
}

.nl-hero-subtitle {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #666666;
    margin: 0;
    max-width: 600px;
}

.nl-hero-divider {
    width: 60px;
    height: 1px;
    background-color: #e0e0e0;
    margin: 40px 0;
}

/* v3: Kursiv, framträdande och rymlig introduktion */
.nl-hero-ingress {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.35rem;
    line-height: 1.8;
    color: #333333;
    margin: 0 0 45px 0;
    max-width: 850px;
}

/* Minimalistisk v3-länk med integrerad SVG-pil */
.nl-hero-action {
    display: inline-block;
}

.nl-link-mrp {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #111111;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #111111;
    padding-bottom: 6px;
    transition: opacity 0.2s ease;
}

.nl-link-mrp:hover {
    opacity: 0.7;
}

.nl-mrp-arrow {
    width: 20px;
    height: 20px;
    transition: transform 0.2s ease;
}

.nl-link-mrp:hover .nl-mrp-arrow {
    transform: translateX(5px);
}

/* Responsiv anpassning för mobila skärmar */
@media (max-width: 768px) {
    .nl-hero-mrp {
        padding: 80px 15px 100px 15px; /* Något tätare på mobil men behåller luftighet */
    }

    .nl-hero-title {
        font-size: 2.4rem;
        line-height: 1.2;
    }

    .nl-hero-subtitle {
        font-size: 1rem;
    }

    .nl-hero-ingress {
        font-size: 1.15rem;
        line-height: 1.7;
        margin-bottom: 35px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c56e9cc *//* ==========================================================================
   NorLux Morup Technical Specs (v3-design - CSS 12.0)
   - Lokal CSS för landningssidan i Morup
   ========================================================================== */

.nl-specs-mrp {
    padding: 100px 20px;
    background-color: #fcfcfc; /* En mycket mjuk off-white för kontrast mot hero-sektionen */
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nl-specs-inner {
    max-width: 1200px;
    margin: 0 auto;
}

.nl-specs-header {
    text-align: center;
    margin-bottom: 80px;
}

.nl-specs-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: inline-block;
    margin-bottom: 16px;
}

/* v3: Ultra-tunn rubrik */
.nl-specs-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 100;
    line-height: 1.2;
    color: #111111;
    margin: 0 0 25px 0;
    letter-spacing: -0.5px;
}

/* v3: Kursiv introduktion */
.nl-specs-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.25rem;
    line-height: 1.7;
    color: #444444;
    margin: 0 auto;
    max-width: 700px;
}

/* Grid för ikon-korten */
.nl-specs-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

@media (min-width: 768px) {
    .nl-specs-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 60px;
    }
}

.nl-specs-card {
    background-color: #ffffff;
    padding: 40px 30px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nl-specs-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.04);
}

.nl-specs-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 25px;
}

/* Rene rubriker istället för fetstil */
.nl-specs-text h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #111111;
    margin: 0 0 16px 0;
    letter-spacing: -0.2px;
}

.nl-specs-text p {
    font-size: 0.95rem;
    line-height: 1.7;
    color: #555555;
    margin: 0;
}

/* Mobiljusteringar */
@media (max-width: 768px) {
    .nl-specs-mrp {
        padding: 70px 15px;
    }
    
    .nl-specs-header {
        margin-bottom: 50px;
        text-align: left;
    }
    
    .nl-specs-title {
        font-size: 2.1rem;
    }
    
    .nl-specs-intro {
        font-size: 1.1rem;
        margin: 0;
    }

    .nl-specs-card {
        padding: 30px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a2395aa *//* ==========================================================================
   NorLux Global U-Value Widget (v3-design - anpassad för Morup)
   - Lokal CSS
   ========================================================================== */

.norlux-global-u-widget {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nguw-container {
    max-width: 1100px;
    margin: 0 auto;
}

.nguw-header {
    margin-bottom: 60px;
}

.nguw-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: block;
    margin-bottom: 16px;
}

/* v3: Ultra-tunn Montserrat-rubrik */
.nguw-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 100;
    line-height: 1.2;
    margin: 0;
    color: #111111;
    letter-spacing: -0.5px;
}

@media (max-width: 768px) {
    .nguw-title {
        font-size: 2.1rem;
    }
}

/* Grid-system för layouten */
.nguw-content-flex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}

@media (min-width: 768px) {
    .nguw-content-flex {
        grid-template-columns: 1fr 1fr;
        gap: 80px;
    }
}

/* Stilrena jämförelsekort */
.nguw-comparison-cards {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.nguw-card {
    border-left: 2px solid #eeeeee;
    padding: 10px 0 10px 24px;
}

.norlux-card {
    border-left-color: #111111;
}

.nguw-label {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #777777;
    display: block;
    margin-bottom: 8px;
}

.nguw-value {
    font-size: 2.2rem;
    font-weight: 200;
    color: #111111;
    line-height: 1;
}

/* Löptext */
.nguw-text-area {
    box-sizing: border-box;
}

.nguw-text-area p {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #444444;
    margin: 0 0 30px 0;
}

/* Minimalistisk v3-länk med pilmekanism */
.nguw-action {
    display: inline-block;
}

.nguw-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #111111;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    border-bottom: 1px solid #111111;
    padding-bottom: 4px;
    transition: opacity 0.2s ease;
}

.nguw-btn:hover {
    opacity: 0.7;
}

.nguw-link-arrow {
    width: 18px;
    height: 18px;
    transition: transform 0.2s ease;
}

.nguw-btn:hover .nguw-link-arrow {
    transform: translateX(4px);
}

/* Mobiloptimering */
@media (max-width: 768px) {
    .norlux-global-u-widget {
        padding: 70px 15px;
    }
    
    .nguw-header {
        margin-bottom: 40px;
    }
    
    .nguw-value {
        font-size: 1.8rem;
    }
    
    .nguw-text-area p {
        font-size: 0.95rem;
        line-height: 1.6;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-957ee74 *//* ==========================================================================
   NorLux Morup Team & Showroom Section (v3-design - CSS 12.0)
   - Lokal CSS för landningssidan i Morup
   ========================================================================== */

.norlux-team-mrp-v3 {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nltm-inner {
    max-width: 1100px;
    margin: 0 auto;
}

.nltm-header {
    margin-bottom: 60px;
}

.nltm-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: block;
    margin-bottom: 16px;
}

/* v3: Ultra-tunn Montserrat-rubrik */
.nltm-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 100;
    line-height: 1.2;
    margin: 0 0 16px 0;
    color: #111111;
    letter-spacing: -0.5px;
}

.nltm-partner {
    font-size: 1.05rem;
    color: #555555;
    line-height: 1.6;
    margin: 0;
}

/* Grid-system för teammedlemmar */
.nltm-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .nltm-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
}

.nltm-card {
    background: #fcfcfc;
    border: 1px solid #eeeeee;
    padding: 30px;
    box-sizing: border-box;
}

.nltm-card-inner {
    display: flex;
    gap: 24px;
    align-items: center;
}

.nltm-member-photo {
    width: 100px;
    height: 122px;
    flex-shrink: 0;
    background: #eee;
    overflow: hidden;
}

.nltm-member-photo img {
    width: 100px;
    height: 122px;
    object-fit: cover;
    display: block;
}

.nltm-member-info h3 {
    font-size: 1.3rem;
    font-weight: 400;
    color: #111111;
    margin: 0 0 8px 0;
    letter-spacing: -0.3px;
}

.nltm-role {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    display: block;
    margin-bottom: 4px;
}

.nltm-contact-links {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.nltm-contact-links a {
    color: #444444;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.2s ease;
}

.nltm-contact-links a:hover {
    color: #111111;
    text-decoration: underline;
}

/* Showroom-box i minimalistisk stil */
.nltm-showroom-box {
    border-top: 1px solid #eeeeee;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media (min-width: 768px) {
    .nltm-showroom-box {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}

.nltm-showroom-text h3 {
    font-size: 1.3rem;
    font-weight: 400;
    color: #111111;
    margin: 0 0 6px 0;
    letter-spacing: -0.2px;
}

.nltm-showroom-text p {
    font-size: 0.95rem;
    color: #666666;
    margin: 0;
}

/* Minimalistisk v3-länk med pil */
.nltm-showroom-action {
    display: inline-block;
}

.nltm-btn-map {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #111111;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    border-bottom: 1px solid #111111;
    padding-bottom: 4px;
    transition: opacity 0.2s ease;
}

.nltm-btn-map:hover {
    opacity: 0.7;
}

.nltm-map-arrow {
    width: 18px;
    height: 18px;
    transition: transform 0.2s ease;
}

.nltm-btn-map:hover .nltm-map-arrow {
    transform: translateX(4px);
}

/* Mobilanpassningar */
@media (max-width: 768px) {
    .norlux-team-mrp-v3 {
        padding: 70px 15px;
    }

    .nltm-header {
        margin-bottom: 40px;
    }

    .nltm-title {
        font-size: 2.1rem;
    }

    .nltm-card {
        padding: 20px;
    }

    .nltm-card-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    
    .nltm-showroom-box {
        padding-top: 40px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd08d6d *//* ==========================================================================
   NorLux Morup Pricing Section (v3-design - CSS 12.0)
   - Lokal CSS för landningssidan i Morup
   ========================================================================== */

.norlux-pricing-mrp-v3 {
    padding: 100px 20px;
    background-color: #fcfcfc; /* Ljusgrå bakgrund för mjuk brytning */
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nlpr-container {
    max-width: 1100px;
    margin: 0 auto;
}

.nlpr-header {
    margin-bottom: 60px;
}

.nlpr-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: block;
    margin-bottom: 16px;
}

/* v3: Ultra-tunn Montserrat-rubrik */
.nlpr-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 100;
    line-height: 1.2;
    margin: 0 0 16px 0;
    color: #111111;
    letter-spacing: -0.5px;
}

.nlpr-subtitle {
    font-size: 1.05rem;
    color: #555555;
    line-height: 1.6;
    margin: 0;
    max-width: 600px;
}

/* Grid-system för priskort */
.nlpr-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .nlpr-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
}

.nlpr-card {
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nlpr-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.03);
}

.nlpr-card-body h3 {
    font-size: 1.3rem;
    font-weight: 400;
    color: #111111;
    margin: 0 0 16px 0;
    letter-spacing: -0.2px;
}

.nlpr-card-desc {
    font-size: 0.95rem;
    line-height: 1.7;
    color: #555555;
    margin: 0 0 30px 0;
    min-height: 50px; /* Håller jämn höjd på skrivbordet */
}

/* Tydlig men minimalistisk prisvisning */
.nlpr-price-display {
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
}

.nlpr-price-amount {
    font-size: 2.4rem;
    font-weight: 200;
    color: #111111;
    line-height: 1;
    display: block;
}

.nlpr-disclaimer {
    font-size: 0.8rem;
    color: #888888;
    line-height: 1.5;
    margin: 0;
    max-width: 800px;
}

/* Mobilanpassningar */
@media (max-width: 768px) {
    .norlux-pricing-mrp-v3 {
        padding: 70px 15px;
    }

    .nlpr-header {
        margin-bottom: 40px;
    }

    .nlpr-title {
        font-size: 2.1rem;
    }

    .nlpr-card {
        padding: 30px 20px;
    }

    .nlpr-card-desc {
        min-height: auto;
        margin-bottom: 24px;
    }

    .nlpr-price-amount {
        font-size: 2rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60f1820 *//* ==========================================================================
   NorLux Morup Inspiration Section (v3-design - CSS 12.0)
   - Lokal CSS för landningssidan i Morup
   ========================================================================== */

.norlux-inspiration-mrp-v3 {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nlim-container {
    max-width: 1200px;
    margin: 0 auto;
}

.nlim-header {
    margin-bottom: 60px;
    text-align: center;
}

.nlim-badge {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #888888;
    display: inline-block;
    margin-bottom: 16px;
}

/* v3: Ultra-tunn Montserrat-rubrik */
.nlim-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 100;
    line-height: 1.2;
    margin: 0;
    color: #111111;
    letter-spacing: -0.5px;
}

/* 2x2 Grid för bilderna */
.nlim-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

@media (min-width: 768px) {
    .nlim-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
}

/* Kort-styling */
.nlim-card {
    display: flex;
    flex-direction: column;
    group: hover; /* Förberedelse för hover-effekt */
}

/* Bildbehållare med dold overflow för snygg hover-zoom */
.nlim-img-box {
    width: 100%;
    aspect-ratio: 4 / 3; /* Ger enhetliga proportioner på alla bilder */
    overflow: hidden;
    background-color: #f5f5f5;
    margin-bottom: 20px;
}

.nlim-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.nlim-card:hover .nlim-img-box img {
    transform: scale(1.05); /* Skapar en premium, levande känsla på desktop */
}

/* Minimalistisk bildtext */
.nlim-text p {
    font-size: 1.05rem;
    line-height: 1.6;
    color: #444444;
    margin: 0;
    padding-left: 10px;
    border-left: 1px solid #eeeeee;
}

/* Mobilanpassningar */
@media (max-width: 768px) {
    .norlux-inspiration-mrp-v3 {
        padding: 70px 15px;
    }
    
    .nlim-header {
        margin-bottom: 40px;
        text-align: left;
    }
    
    .nlim-title {
        font-size: 2.1rem;
    }

    .nlim-text p {
        font-size: 0.95rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5da3ebf *//* ==========================================================================
   NorLux Region Teaser Section (v3-design - CSS 12.0)
   - Lokal CSS för regionnavigatorn
   ========================================================================== */

.norlux-region-teaser-v3 {
    padding: 80px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
}

.nlrt-container {
    max-width: 1000px;
    margin: 0 auto;
}

/* Öppen, linjär struktur istället för en instängd box */
.nlrt-card {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
}

@media (min-width: 768px) {
    .nlrt-card {
        flex-direction: row;
        gap: 40px;
    }
}

.nlrt-icon-box {
    flex-shrink: 0;
    margin-top: 4px;
}

.nlrt-geo-icon {
    width: 36px;
    height: 36px;
}

.nlrt-content {
    flex-grow: 1;
}

.nlrt-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #111111;
    margin: 0 0 12px 0;
    letter-spacing: -0.3px;
}

.nlrt-desc {
    font-size: 1.05rem;
    line-height: 1.6;
    color: #555555;
    margin: 0 0 24px 0;
    max-width: 750px;
}

/* Minimalistisk v3-länk med integrerad SVG-pil */
.nlrt-action {
    display: inline-block;
}

.nlrt-link {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #111111;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    border-bottom: 1px solid #111111;
    padding-bottom: 4px;
    transition: opacity 0.2s ease;
}

.nlrt-link:hover {
    opacity: 0.7;
}

.nlrt-arrow {
    width: 18px;
    height: 18px;
    transition: transform 0.2s ease;
}

.nlrt-link:hover .nlrt-arrow {
    transform: translateX(4px);
}

/* Mobilanpassningar */
@media (max-width: 768px) {
    .norlux-region-teaser-v3 {
        padding: 60px 15px;
    }

    .nlrt-card {
        padding-top: 30px;
        gap: 20px;
    }

    .nlrt-title {
        font-size: 1.25rem;
    }

    .nlrt-desc {
        font-size: 0.95rem;
        line-height: 1.5;
    }
}/* End custom CSS */