.elementor-40550 .elementor-element.elementor-element-98976bf{--display:flex;}.elementor-40550 .elementor-element.elementor-element-c32103d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:solid;border-width:1px 1px 1px 1px;box-shadow:3px 3px 10px 0px rgba(0,0,0,0.5);}.elementor-40550 .elementor-element.elementor-element-00717ea{--display:flex;}@media(max-width:767px){.elementor-40550 .elementor-element.elementor-element-c32103d{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-e64c5b4 *//* ==========================================================================
   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-c32103d */.norlux-hero-kristinehamn-v3 {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}
.norlux-hero-kristinehamn-v3 .nkih-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 60px;
}
.norlux-hero-kristinehamn-v3 .nkih-text-column {
    flex: 1.1;
    max-width: 580px;
}
.norlux-hero-kristinehamn-v3 .nkih-badge {
    display: inline-block;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 25px;
    line-height: 1.4;
}
.norlux-hero-kristinehamn-v3 .nkih-main-title {
    font-weight: 100;
    font-size: 3.2rem;
    line-height: 1.15;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
    color: #1a1a1a;
}
.norlux-hero-kristinehamn-v3 .nkih-description {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #4a4a4a;
    margin: 0 0 35px 0;
}
.norlux-hero-kristinehamn-v3 .nkih-cta-wrapper {
    display: flex;
}
.norlux-hero-kristinehamn-v3 .nkih-btn-main {
    display: inline-block;
    padding: 18px 32px;
    background-color: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.2px;
    transition: background-color 0.2s ease-in-out;
    border-radius: 0px;
}
.norlux-hero-kristinehamn-v3 .nkih-btn-main:hover {
    background-color: #333333;
}
.norlux-hero-kristinehamn-v3 .nkih-info-column {
    flex: 0.9;
    max-width: 460px;
    padding-top: 15px;
}
.norlux-hero-kristinehamn-v3 .nkih-info-card {
    background-color: #f9f9f9;
    border-left: 3px solid #1a1a1a;
    padding: 40px;
    border-radius: 0px;
}
.norlux-hero-kristinehamn-v3 .nkih-card-text {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.15rem;
    line-height: 1.65;
    color: #333333;
    margin: 0 0 25px 0;
}
.norlux-hero-kristinehamn-v3 .nkih-card-author {
    display: block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #1a1a1a;
}
.norlux-hero-kristinehamn-v3 strong {
    font-weight: 600;
    color: #000000;
}
@media (max-width: 990px) {
    .norlux-hero-kristinehamn-v3 .nkih-container { flex-direction: column; gap: 45px; }
    .norlux-hero-kristinehamn-v3 .nkih-text-column, .norlux-hero-kristinehamn-v3 .nkih-info-column { max-width: 100%; flex: none; }
    .norlux-hero-kristinehamn-v3 .nkih-info-column { padding-top: 0; width: 100%; }
}
@media (max-width: 600px) {
    .norlux-hero-kristinehamn-v3 { padding: 60px 15px; }
    .norlux-hero-kristinehamn-v3 .nkih-main-title { font-size: 2.25rem; margin-bottom: 20px; }
    .norlux-hero-kristinehamn-v3 .nkih-description { font-size: 1rem; margin-bottom: 30px; }
    .norlux-hero-kristinehamn-v3 .nkih-btn-main { width: 100%; text-align: center; }
    .norlux-hero-kristinehamn-v3 .nkih-info-card { padding: 30px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0751da */.norlux-team-kristinehamn-v3 { padding: 100px 20px; background-color: #ffffff; font-family: 'Montserrat', sans-serif; color: #1a1a1a; }
.norlux-team-kristinehamn-v3 .nlkt-container { max-width: 1100px; margin: 0 auto; }
.norlux-team-kristinehamn-v3 .nlkt-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-team-kristinehamn-v3 .nlkt-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 25px 0; line-height: 1.2; }
.norlux-team-kristinehamn-v3 .nlkt-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; max-width: 780px; margin-bottom: 70px; }
.norlux-team-kristinehamn-v3 .nlkt-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 50px; align-items: start; }
.norlux-team-kristinehamn-v3 .nlkt-office-card { background-color: #f9f9f9; border: 1px solid #eaeaea; border-radius: 0px; padding: 45px 40px; }
.norlux-team-kristinehamn-v3 .nlkt-card-label { display: block; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; color: #888888; margin-bottom: 12px; }
.norlux-team-kristinehamn-v3 .nlkt-office-card h3 { font-size: 1.4rem; font-weight: 500; margin: 0 0 20px 0; letter-spacing: -0.3px; }
.norlux-team-kristinehamn-v3 .nlkt-address { font-style: normal; font-size: 1rem; line-height: 1.6; color: #555555; margin-bottom: 35px; border-bottom: 1px solid #eaeaea; padding-bottom: 25px; }
.norlux-team-kristinehamn-v3 .nlkt-partner-links { display: flex; flex-direction: column; gap: 14px; }
.norlux-team-kristinehamn-v3 .nlkt-local-link { display: inline-flex; align-items: center; justify-content: space-between; color: #1a1a1a; text-decoration: none; font-size: 0.9rem; font-weight: 500; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; transition: border-color 0.2s; }
.norlux-team-kristinehamn-v3 .nlkt-link-arrow { width: 14px; height: 14px; color: #888888; transition: transform 0.2s, color 0.2s; }
.norlux-team-kristinehamn-v3 .nlkt-local-link:hover { border-color: #1a1a1a; }
.norlux-team-kristinehamn-v3 .nlkt-local-link:hover .nlkt-link-arrow { transform: translateX(3px); color: #1a1a1a; }
.norlux-team-kristinehamn-v3 .nlkt-people-column { display: flex; flex-direction: column; gap: 25px; }
.norlux-team-kristinehamn-v3 .nlkt-person-card { background-color: #ffffff; border: 1px solid #eaeaea; border-radius: 0px; padding: 30px; display: flex; align-items: center; gap: 30px; }
.norlux-team-kristinehamn-v3 .nlkt-avatar-wrapper { width: 110px; height: 110px; flex-shrink: 0; overflow: hidden; border: 1px solid #eaeaea; }
.norlux-team-kristinehamn-v3 .nlkt-avatar-wrapper img { width: 100%; height: 100%; object-fit: cover; }
.norlux-team-kristinehamn-v3 .nlkt-person-info { display: flex; flex-direction: column; justify-content: center; }
.norlux-team-kristinehamn-v3 .nlkt-meta h4 { font-size: 1.2rem; font-weight: 500; margin: 0 0 4px 0; letter-spacing: -0.2px; }
.norlux-team-kristinehamn-v3 .nlkt-role { display: block; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.5px; color: #888888; margin-bottom: 15px; }
.norlux-team-kristinehamn-v3 .nlkt-contact { display: flex; flex-direction: column; gap: 6px; }
.norlux-team-kristinehamn-v3 .nlkt-phone, .norlux-team-kristinehamn-v3 .nlkt-email { font-size: 0.9rem; color: #4a4a4a; text-decoration: none; transition: color 0.2s; }
.norlux-team-kristinehamn-v3 .nlkt-phone:hover, .norlux-team-kristinehamn-v3 .nlkt-email:hover { color: #1a1a1a; }
.norlux-team-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
@media (max-width: 960px) { .norlux-team-kristinehamn-v3 .nlkt-grid { grid-template-columns: 1fr; gap: 40px; } }
@media (max-width: 600px) {
    .norlux-team-kristinehamn-v3 { padding: 60px 15px; }
    .norlux-team-kristinehamn-v3 .nlkt-main-title { font-size: 1.85rem; }
    .norlux-team-kristinehamn-v3 .nlkt-main-intro { font-size: 1.1rem; margin-bottom: 40px; }
    .norlux-team-kristinehamn-v3 .nlkt-office-card { padding: 30px 20px; }
    .norlux-team-kristinehamn-v3 .nlkt-person-card { flex-direction: column; align-items: flex-start; gap: 20px; padding: 25px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cad05a0 */.norlux-split-kristinehamn-v3 {
    padding: 100px 20px;
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}
.norlux-split-kristinehamn-v3 .nkis-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    gap: 60px;
    align-items: center;
}
.norlux-split-kristinehamn-v3 .nkis-image-column { flex: 0.8; }
.norlux-split-kristinehamn-v3 .nkis-image-wrapper img { width: 100%; height: auto; object-fit: cover; border-radius: 0px; display: block; }
.norlux-split-kristinehamn-v3 .nkis-text-column { flex: 1.2; }
.norlux-split-kristinehamn-v3 .nkis-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-split-kristinehamn-v3 .nkis-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 25px 0; line-height: 1.2; }
.norlux-split-kristinehamn-v3 .nkis-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; margin-bottom: 50px; }
.norlux-split-kristinehamn-v3 .nkis-features-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 30px; }
.norlux-split-kristinehamn-v3 .nkis-feature-item { display: flex; flex-direction: column; }
.norlux-split-kristinehamn-v3 .nkis-feature-item h3 { font-size: 1.15rem; font-weight: 500; margin: 0 0 12px 0; letter-spacing: -0.2px; color: #1a1a1a; }
.norlux-split-kristinehamn-v3 .nkis-feature-item p { font-size: 0.95rem; line-height: 1.6; color: #555555; margin: 0; }
.norlux-split-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
@media (max-width: 1024px) {
    .norlux-split-kristinehamn-v3 .nkis-container { flex-direction: column-reverse; gap: 50px; }
    .norlux-split-kristinehamn-v3 .nkis-text-column, .norlux-split-kristinehamn-v3 .nkis-image-column { flex: none; width: 100%; }
}
@media (max-width: 600px) {
    .norlux-split-kristinehamn-v3 { padding: 60px 15px; }
    .norlux-split-kristinehamn-v3 .nkis-main-title { font-size: 1.85rem; }
    .norlux-split-kristinehamn-v3 .nkis-main-intro { font-size: 1.1rem; margin-bottom: 40px; }
    .norlux-split-kristinehamn-v3 .nkis-features-grid { grid-template-columns: 1fr; gap: 30px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c32fb9e */.norlux-u-kristinehamn-v3 {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}
.norlux-u-kristinehamn-v3 .nkiu-container { max-width: 900px; margin: 0 auto; }
.norlux-u-kristinehamn-v3 .nkiu-header { text-align: center; margin-bottom: 60px; }
.norlux-u-kristinehamn-v3 .nkiu-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-u-kristinehamn-v3 .nkiu-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0; line-height: 1.2; }
.norlux-u-kristinehamn-v3 .nkiu-content-flex { display: flex; align-items: center; gap: 60px; }
.norlux-u-kristinehamn-v3 .nkiu-comparison-cards { display: flex; flex-direction: column; gap: 15px; flex: 0.8; }
.norlux-u-kristinehamn-v3 .nkiu-card { padding: 30px; border: 1px solid #eaeaea; border-radius: 0px; }
.norlux-u-kristinehamn-v3 .nkiu-label { display: block; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 12px; color: #666666; }
.norlux-u-kristinehamn-v3 .nkiu-value { font-size: 2rem; font-weight: 600; letter-spacing: -0.5px; }
.norlux-u-kristinehamn-v3 .gov-card { background-color: #f9f9f9; }
.norlux-u-kristinehamn-v3 .norlux-card { background-color: #1a1a1a; color: #ffffff; border-color: #1a1a1a; }
.norlux-u-kristinehamn-v3 .norlux-card .nkiu-label { color: #aaaaaa; }
.norlux-u-kristinehamn-v3 .nkiu-text-area { flex: 1.2; }
.norlux-u-kristinehamn-v3 .nkiu-text-area p { font-size: 1.05rem; line-height: 1.7; color: #4a4a4a; margin: 0 0 35px 0; }
.norlux-u-kristinehamn-v3 .nkiu-action { display: flex; }
.norlux-u-kristinehamn-v3 .nkiu-btn { display: inline-flex; align-items: center; color: #1a1a1a; text-decoration: none; font-weight: 500; font-size: 0.95rem; border-bottom: 1px solid #1a1a1a; padding-bottom: 2px; transition: color 0.2s ease-in-out; }
.norlux-u-kristinehamn-v3 .nkiu-arrow-icon { width: 16px; height: 16px; margin-left: 10px; transition: transform 0.2s ease-in-out; }
.norlux-u-kristinehamn-v3 .nkiu-btn:hover { color: #666666; border-color: #666666; }
.norlux-u-kristinehamn-v3 .nkiu-btn:hover .nkiu-arrow-icon { transform: translateX(4px); }
.norlux-u-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
@media (max-width: 768px) {
    .norlux-u-kristinehamn-v3 { padding: 70px 15px; }
    .norlux-u-kristinehamn-v3 .nkiu-title { font-size: 1.85rem; }
    .norlux-u-kristinehamn-v3 .nkiu-content-flex { flex-direction: column; gap: 40px; }
    .norlux-u-kristinehamn-v3 .nkiu-comparison-cards, .norlux-u-kristinehamn-v3 .nkiu-text-area { width: 100%; flex: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8def2b5 */.norlux-klimat-kristinehamn-v3 { padding: 100px 20px; background-color: #f9f9f9; font-family: 'Montserrat', sans-serif; color: #1a1a1a; }
.norlux-klimat-kristinehamn-v3 .nkic-container { max-width: 1100px; margin: 0 auto; }
.norlux-klimat-kristinehamn-v3 .nkic-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-klimat-kristinehamn-v3 .nkic-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 25px 0; line-height: 1.2; }
.norlux-klimat-kristinehamn-v3 .nkic-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; max-width: 780px; margin-bottom: 60px; }
.norlux-klimat-kristinehamn-v3 .nkic-table-wrapper { width: 100%; overflow-x: auto; margin-bottom: 45px; border: 1px solid #eaeaea; }
.norlux-klimat-kristinehamn-v3 .nkic-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 0.95rem; background-color: #ffffff; min-width: 800px; }
.norlux-klimat-kristinehamn-v3 .nkic-table th, .norlux-klimat-kristinehamn-v3 .nkic-table td { padding: 18px 24px; border-bottom: 1px solid #eaeaea; line-height: 1.5; }
.norlux-klimat-kristinehamn-v3 .nkic-table th { background-color: #ffffff; font-weight: 500; color: #1a1a1a; font-size: 0.9rem; text-transform: uppercase; letter-spacing: 0.5px; border-bottom: 2px solid #1a1a1a; }
.norlux-klimat-kristinehamn-v3 .nkic-table th.nkic-col-highlight { background-color: #1a1a1a; color: #ffffff; border-bottom: 2px solid #1a1a1a; }
.norlux-klimat-kristinehamn-v3 .nkic-win-cell { background-color: #fcfcfc; font-weight: 500; color: #1a1a1a; border-left: 1px solid #eaeaea; }
.norlux-klimat-kristinehamn-v3 .nkic-win-highlight { background-color: #1a1a1a !important; color: #ffffff !important; font-weight: 600; }
.norlux-klimat-kristinehamn-v3 .nkic-footer-block { padding: 0 10px; }
.norlux-klimat-kristinehamn-v3 .nkic-footer-block p { font-size: 0.85rem; line-height: 1.6; color: #888888; margin: 0; }
.norlux-klimat-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
.norlux-klimat-kristinehamn-v3 .nkic-win-highlight strong { color: #ffffff; }
@media (max-width: 600px) { .norlux-klimat-kristinehamn-v3 { padding: 60px 15px; } .norlux-klimat-kristinehamn-v3 .nkic-main-title { font-size: 1.85rem; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f42f01 */.norlux-process-kristinehamn-v3 { padding: 100px 20px; background-color: #f9f9f9; font-family: 'Montserrat', sans-serif; color: #1a1a1a; text-align: center; }
.norlux-process-kristinehamn-v3 .nlkp-container { max-width: 800px; margin: 0 auto; }
.norlux-process-kristinehamn-v3 .nlkp-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-process-kristinehamn-v3 .nlkp-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 25px 0; line-height: 1.2; }
.norlux-process-kristinehamn-v3 .nlkp-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; margin-bottom: 45px; }
.norlux-process-kristinehamn-v3 .nlkp-cta-wrapper { display: flex; justify-content: center; }
.norlux-process-kristinehamn-v3 .nlkp-details-link { display: inline-flex; align-items: center; color: #1a1a1a; text-decoration: none; font-size: 0.95rem; font-weight: 500; border-bottom: 1px solid #1a1a1a; padding-bottom: 2px; transition: color 0.2s, border-color 0.2s; }
.norlux-process-kristinehamn-v3 .nlkp-arrow-icon { width: 16px; height: 16px; margin-left: 10px; transition: transform 0.2s; }
.norlux-process-kristinehamn-v3 .nlkp-details-link:hover { color: #666666; border-color: #666666; }
.norlux-process-kristinehamn-v3 .nlkp-details-link:hover .nlkp-arrow-icon { transform: translateX(4px); }
.norlux-process-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
@media (max-width: 600px) {
    .norlux-process-kristinehamn-v3 { padding: 60px 15px; }
    .norlux-process-kristinehamn-v3 .nlkp-main-title { font-size: 1.85rem; }
    .norlux-process-kristinehamn-v3 .nlkp-main-intro { font-size: 1.1rem; margin-bottom: 35px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9000bc */.norlux-price-kristinehamn-v3 { padding: 100px 20px; background-color: #ffffff; font-family: 'Montserrat', sans-serif; color: #1a1a1a; }
.norlux-price-kristinehamn-v3 .nlpx-container { max-width: 1100px; margin: 0 auto; }
.norlux-price-kristinehamn-v3 .nlpx-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-price-kristinehamn-v3 .nlpx-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 25px 0; line-height: 1.2; }
.norlux-price-kristinehamn-v3 .nlpx-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; max-width: 780px; margin-bottom: 60px; }
.norlux-price-kristinehamn-v3 .nlpx-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.norlux-price-kristinehamn-v3 .nlpx-card { background-color: #ffffff; border: 1px solid #eaeaea; border-radius: 0px; padding: 45px; display: flex; flex-direction: column; justify-content: space-between; }
.norlux-price-kristinehamn-v3 .nlpx-card-header { margin-bottom: 30px; }
.norlux-price-kristinehamn-v3 .nlpx-location-tag { display: inline-block; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; color: #888888; margin-bottom: 8px; }
.norlux-price-kristinehamn-v3 .nlpx-card h3 { font-size: 1.4rem; font-weight: 500; margin: 0; letter-spacing: -0.3px; }
.norlux-price-kristinehamn-v3 .nlpx-spec-list { list-style: none; padding: 0; margin: 0 0 40px 0; border-top: 1px solid #eaeaea; }
.norlux-price-kristinehamn-v3 .nlpx-spec-list li { font-size: 0.95rem; line-height: 1.6; color: #555555; padding: 14px 0; border-bottom: 1px solid #f5f5f5; }
.norlux-price-kristinehamn-v3 .nlpx-card-footer { border-top: 1px solid #eaeaea; padding-top: 30px; display: flex; flex-direction: column; gap: 6px; }
.norlux-price-kristinehamn-v3 .nlpx-price-label { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.5px; color: #888888; }
.norlux-price-kristinehamn-v3 .nlpx-final-price { font-size: 2rem; font-weight: 600; color: #1a1a1a; letter-spacing: -0.5px; }
@media (max-width: 900px) { .norlux-price-kristinehamn-v3 .nlpx-grid { grid-template-columns: 1fr; gap: 30px; } .norlux-price-kristinehamn-v3 .nlpx-card { padding: 35px 30px; } }
@media (max-width: 600px) { .norlux-price-kristinehamn-v3 { padding: 60px 15px; } .norlux-price-kristinehamn-v3 .nlpx-main-title { font-size: 1.85rem; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fada37a */.norlux-faq-kristinehamn-v3 { padding: 100px 20px; background-color: #f9f9f9; font-family: 'Montserrat', sans-serif; color: #1a1a1a; }
.norlux-faq-kristinehamn-v3 .nlkf-container { max-width: 850px; margin: 0 auto; }
.norlux-faq-kristinehamn-v3 .nlkf-header-block { text-align: center; margin-bottom: 60px; }
.norlux-faq-kristinehamn-v3 .nlkf-badge { display: inline-block; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-faq-kristinehamn-v3 .nlkf-main-title { font-weight: 100; font-size: 2.5rem; letter-spacing: -0.5px; margin: 0 0 20px 0; line-height: 1.2; }
.norlux-faq-kristinehamn-v3 .nlkf-main-intro { font-family: Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #555555; max-width: 650px; margin: 0 auto; }
.norlux-faq-kristinehamn-v3 .nlkf-wrapper { border-top: 1px solid #eaeaea; }
.norlux-faq-kristinehamn-v3 .nlkf-item { border-bottom: 1px solid #eaeaea; padding: 10px 0; }
.norlux-faq-kristinehamn-v3 .nlkf-item summary { padding: 22px 40px 22px 0; font-size: 1.15rem; font-weight: 400; letter-spacing: -0.2px; color: #1a1a1a; cursor: pointer; list-style: none; position: relative; }
.norlux-faq-kristinehamn-v3 .nlkf-item summary::-webkit-details-marker { display: none; }
.norlux-faq-kristinehamn-v3 .nlkf-item summary::after { content: '+'; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; font-weight: 300; color: #999999; transition: transform 0.2s; }
.norlux-faq-kristinehamn-v3 .nlkf-item[open] summary { font-weight: 500; color: #1a1a1a; }
.norlux-faq-kristinehamn-v3 .nlkf-item[open] summary::after { content: '−'; transform: translateY(-50%) rotate(180deg); color: #1a1a1a; }
.norlux-faq-kristinehamn-v3 .nlkf-answer { padding: 0 0 25px 0; animation: nlkfFadeIn 0.3s ease-in-out; }
.norlux-faq-kristinehamn-v3 .nlkf-answer p { font-size: 1rem; line-height: 1.65; color: #4a4a4a; margin: 0; }
.norlux-faq-kristinehamn-v3 .nlkf-answer strong { font-weight: 600; color: #1a1a1a; }
@keyframes nlkfFadeIn { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 768px) {
    .norlux-faq-kristinehamn-v3 { padding: 70px 15px; }
    .norlux-faq-kristinehamn-v3 .nlkf-main-title { font-size: 1.85rem; }
    .norlux-faq-kristinehamn-v3 .nlkf-item summary { font-size: 1.05rem; padding: 18px 35px 18px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2c1febb */.norlux-final-cta-kristinehamn-v3 { padding: 100px 20px; background-color: #ffffff; font-family: 'Montserrat', sans-serif; color: #1a1a1a; }
.norlux-final-cta-kristinehamn-v3 .nkfc-inner-box { max-width: 1100px; margin: 0 auto; background-color: #ffffff; border: 1px solid #1a1a1a; border-radius: 0px; padding: 60px 50px; display: flex; justify-content: space-between; align-items: center; gap: 50px; }
.norlux-final-cta-kristinehamn-v3 .nkfc-content { flex: 1.2; max-width: 620px; }
.norlux-final-cta-kristinehamn-v3 .nkfc-tag { display: inline-block; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 1.5px; color: #888888; margin-bottom: 15px; }
.norlux-final-cta-kristinehamn-v3 .nkfc-title { font-weight: 100; font-size: 2.3rem; letter-spacing: -0.5px; margin: 0 0 18px 0; line-height: 1.2; }
.norlux-final-cta-kristinehamn-v3 .nkfc-desc { font-size: 1rem; line-height: 1.65; color: #4a4a4a; margin: 0; }
.norlux-final-cta-kristinehamn-v3 .nkfc-action { flex: 0.8; display: flex; flex-direction: column; align-items: center; gap: 12px; min-width: 280px; }
.norlux-final-cta-kristinehamn-v3 .nkfc-main-btn { display: inline-flex; align-items: center; justify-content: center; gap: 12px; width: 100%; padding: 18px 30px; background-color: #1a1a1a; color: #ffffff; text-decoration: none; font-size: 0.95rem; font-weight: 500; letter-spacing: 0.2px; transition: background-color 0.2s; border-radius: 0px; text-align: center; }
.norlux-final-cta-kristinehamn-v3 .nkfc-main-btn:hover { background-color: #333333; }
.norlux-final-cta-kristinehamn-v3 .nkfc-arrow-icon { width: 16px; height: 16px; transition: transform 0.2s; }
.norlux-final-cta-kristinehamn-v3 .nkfc-main-btn:hover .nkfc-arrow-icon { transform: translateX(4px); }
.norlux-final-cta-kristinehamn-v3 .nkfc-sub-note { font-size: 0.8rem; color: #888888; letter-spacing: 0.3px; }
.norlux-final-cta-kristinehamn-v3 strong { font-weight: 600; color: #1a1a1a; }
@media (max-width: 960px) {
    .norlux-final-cta-kristinehamn-v3 .nkfc-inner-box { flex-direction: column; align-items: flex-start; gap: 35px; padding: 40px 30px; }
    .norlux-final-cta-kristinehamn-v3 .nkfc-content, .norlux-final-cta-kristinehamn-v3 .nkfc-action { width: 100%; max-width: 100%; flex: none; }
    .norlux-final-cta-kristinehamn-v3 .nkfc-action { align-items: flex-start; }
}
@media (max-width: 600px) { .norlux-final-cta-kristinehamn-v3 { padding: 60px 15px; } .norlux-final-cta-kristinehamn-v3 .nkfc-title { font-size: 1.85rem; } .norlux-final-cta-kristinehamn-v3 .nkfc-action { align-items: center; } }/* End custom CSS */