.elementor-2965 .elementor-element.elementor-element-9e65efd{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2965 .elementor-element.elementor-element-7c4e221{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:wrap;}.elementor-2965 .elementor-element.elementor-element-7c4e221.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2965 .elementor-element.elementor-element-180e001{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-2965 .elementor-element.elementor-element-389ce2a{width:var( --container-widget-width, 100% );max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-2965 .elementor-element.elementor-element-7c4e221{--content-width:1250px;}}@media(max-width:1024px){.elementor-2965 .elementor-element.elementor-element-9e65efd{--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-2965 .elementor-element.elementor-element-9e65efd{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2965 .elementor-element.elementor-element-7c4e221{--content-width:90%;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}/* Start custom CSS for html, class: .elementor-element-0e745b7 *//* Boka Hembesök Split Hero - v3 Premium Minimalist */
.norlux-booking-hero-v3 {
    padding: 120px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
    overflow: hidden;
}
.norlux-booking-hero-v3 .nlbh-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 80px;
}
/* Textkolumn (nu vänster, större andel) */
.norlux-booking-hero-v3 .nlbh-text-column {
    flex: 1.2;
}
.norlux-booking-hero-v3 .nlbh-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-booking-hero-v3 .nlbh-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 */
.norlux-booking-hero-v3 .nlbh-main-intro {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.25rem;
    line-height: 1.7;
    color: #4a4a4a;
    margin: 0;
}
/* Bildkolumn (nu höger, mindre andel) */
.norlux-booking-hero-v3 .nlbh-image-column {
    flex: 0.85;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.norlux-booking-hero-v3 .nlbh-image-wrapper {
    width: 100%;
    position: relative;
}
.norlux-booking-hero-v3 .nlbh-image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0px; /* Strikt skarpa hörn */
    object-fit: cover;
}
/* USP-rad under bilden, staplad vertikalt för smalare kolumn */
.norlux-booking-hero-v3 .nlbh-usp-row {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding-top: 25px;
    border-top: 1px solid #eaeaea;
}
.norlux-booking-hero-v3 .nlbh-usp-item {
    font-size: 0.85rem;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
}
/* Responsivitet för surfplattor och skärmar */
@media (max-width: 990px) {
    .norlux-booking-hero-v3 {
        padding: 80px 20px;
    }
    .norlux-booking-hero-v3 .nlbh-container {
        flex-direction: column;
        gap: 50px;
    }
    .norlux-booking-hero-v3 .nlbh-text-column,
    .norlux-booking-hero-v3 .nlbh-image-column {
        width: 100%;
        flex: none;
    }
}
/* Responsivitet för optimal mobilsynlighet */
@media (max-width: 650px) {
    .norlux-booking-hero-v3 {
        padding: 60px 15px;
    }
    .norlux-booking-hero-v3 .nlbh-main-title {
        font-size: 2.3rem;
        margin-bottom: 20px;
    }
    .norlux-booking-hero-v3 .nlbh-main-intro {
        font-size: 1.15rem;
        line-height: 1.6;
    }
    .norlux-booking-hero-v3 .nlbh-usp-row {
        gap: 12px;
        padding-top: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-389ce2a *//* Boka Hembesök Process - v3 Premium Vit bakgrund */
.norlux-booking-process-v3 {
    padding: 100px 20px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
}
.norlux-booking-process-v3 .nlbpr-container {
    max-width: 900px;
    margin: 0 auto;
}
/* Rubrikområde */
.norlux-booking-process-v3 .nlbpr-header {
    text-align: center;
    margin-bottom: 70px;
}
.norlux-booking-process-v3 .nlbpr-badge {
    display: inline-block;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888888;
    margin-bottom: 15px;
}
.norlux-booking-process-v3 .nlbpr-main-title {
    font-weight: 100;
    font-size: 2.8rem;
    letter-spacing: -0.5px;
    margin: 0;
    line-height: 1.2;
}
/* 2x2-Grid för stegen */
.norlux-booking-process-v3 .nlbpr-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
/* Enskilda steg */
.norlux-booking-process-v3 .nlbpr-step {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    padding: 40px 30px;
    border-radius: 0px; /* Strikt skarpa hörn */
    transition: border-color 0.2s ease-in-out;
}
.norlux-booking-process-v3 .nlbpr-step:hover {
    border-color: #1a1a1a;
}
/* Stora eleganta siffror */
.norlux-booking-process-v3 .nlbpr-num {
    font-family: Georgia, serif;
    font-size: 2.5rem;
    font-weight: 100;
    color: #1a1a1a;
    line-height: 1;
    margin-bottom: 25px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
/* Steg Innehåll */
.norlux-booking-process-v3 .nlbpr-step-title {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 15px 0;
    letter-spacing: -0.1px;
}
.norlux-booking-process-v3 .nlbpr-content p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #555555;
    margin: 0;
}
/* Responsivitet för mobiler */
@media (max-width: 650px) {
    .norlux-booking-process-v3 {
        padding: 80px 15px;
    }
    .norlux-booking-process-v3 .nlbpr-main-title {
        font-size: 2.1rem;
    }
    .norlux-booking-process-v3 .nlbpr-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .norlux-booking-process-v3 .nlbpr-step {
        padding: 30px 20px;
    }
}/* End custom CSS */