.elementor-3206 .elementor-element.elementor-element-c590096{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-40px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;}.elementor-3206 .elementor-element.elementor-element-c590096:not(.elementor-motion-effects-element-type-background), .elementor-3206 .elementor-element.elementor-element-c590096 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F0ED;}/* Start custom CSS for html, class: .elementor-element-088181e *//* =========================================
   AWD — SOMFY × DOOYA
   SECTION 01 — HEADER
   Elementor Safe CSS
   ========================================= */

.awd-sd-header {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 34px 40px 30px;

    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;

    background: #18181A;
    color: #FFFFFF;

    font-family: "Inter", Arial, sans-serif;

    border-radius: 0;
}

/* -----------------------------------------
   LEFT CONTENT
   ----------------------------------------- */

.awd-sd-header-left {
    flex: 1 1 auto;
    min-width: 0;
}

.awd-sd-header-tag {
    margin: 0 0 10px;

    font-family: "Inter", Arial, sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 1.4;

    letter-spacing: 0.24em;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.38);
}

.awd-sd-header-title {
    margin: 0;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 38px;
    font-weight: 800;
    line-height: 1.05;

    letter-spacing: -0.025em;

    color: #FFFFFF;
}

.awd-sd-header-title span {
    color: #7EBEAC;
}

.awd-sd-header-sub {
    max-width: 500px;

    margin: 12px 0 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.65;

    color: rgba(255, 255, 255, 0.48);
}

/* -----------------------------------------
   BRAND AREA
   ----------------------------------------- */

.awd-sd-header-brand {
    flex: 0 0 auto;

    text-align: right;
    white-space: nowrap;
}

.awd-sd-header-brand-mark {
    margin: 0;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;

    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.58);
}

.awd-sd-header-brand-sub {
    margin: 5px 0 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 9px;
    font-weight: 400;
    line-height: 1.4;

    letter-spacing: 0.12em;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.28);
}

/* -----------------------------------------
   TABLET
   ----------------------------------------- */

@media (max-width: 1024px) {

    .awd-sd-header {
        padding: 30px 30px 28px;
        gap: 30px;
    }

    .awd-sd-header-title {
        font-size: 34px;
    }

    .awd-sd-header-sub {
        max-width: 420px;
    }
}

/* -----------------------------------------
   MOBILE
   ----------------------------------------- */

@media (max-width: 767px) {

    .awd-sd-header {
        padding: 26px 22px 24px;

        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;

        gap: 24px;
    }

    .awd-sd-header-tag {
        font-size: 8px;
        letter-spacing: 0.18em;
    }

    .awd-sd-header-title {
        font-size: 29px;
        line-height: 1.08;
    }

    .awd-sd-header-sub {
        max-width: 100%;

        margin-top: 11px;

        font-size: 11.5px;
        line-height: 1.6;
    }

    .awd-sd-header-brand {
        text-align: left;
    }

    .awd-sd-header-brand-mark {
        font-size: 12px;
    }

    .awd-sd-header-brand-sub {
        font-size: 8px;
    }
}

/* -----------------------------------------
   SMALL MOBILE
   ----------------------------------------- */

@media (max-width: 480px) {

    .awd-sd-header {
        padding: 24px 18px 22px;
    }

    .awd-sd-header-title {
        font-size: 26px;
    }

    .awd-sd-header-sub {
        font-size: 11px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7da2865 *//* =========================================
   AWD — SOMFY × DOOYA
   SECTION 02 — CORPORATE OWNERSHIP FLOWCHART
   Elementor Safe CSS
   ========================================= */

.awd-sd-flow-section {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;

    padding: 28px 32px 32px;

    background: #FAFAF8;

    font-family: "Inter", Arial, sans-serif;
    color: #18181A;

    overflow: hidden;
}


/* =========================================
   SECTION TITLE
   ========================================= */

.awd-sd-section-title {
    width: 100%;

    display: flex;
    align-items: center;
    gap: 12px;

    margin: 0 0 26px;

    font-family: "Inter", Arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.22em;
    text-transform: uppercase;

    color: #828288;
}

.awd-sd-section-title::after {
    content: "";

    flex: 1;

    height: 1px;

    background: #D8D6D0;
}


/* =========================================
   MAIN FLOW
   ========================================= */

.awd-sd-flow {
    width: 100%;

    display: flex;
    flex-direction: column;
    align-items: center;

    position: relative;
}


/* =========================================
   TOP COMPANY ROW
   ========================================= */

.awd-sd-flow-companies {
    width: 100%;
    max-width: 720px;

    display: flex;
    align-items: stretch;
    justify-content: center;

    margin: 0 auto;
}


/* =========================================
   FLOW BOX
   ========================================= */

.awd-sd-flow-box {
    width: 100%;

    padding: 18px 22px;

    text-align: center;

    border: 1.5px solid #D8D6D0;

    background: #FAFAF8;

    position: relative;

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.awd-sd-flow-box:hover {
    transform: translateY(-2px);

    box-shadow:
        0 8px 24px rgba(24, 24, 26, 0.06);
}


/* =========================================
   SOMFY
   ========================================= */

.awd-sd-flow-box.awd-sd-somfy {
    max-width: 300px;

    border-color: #1B3A6B;

    background: #E8EEF8;
}


/* =========================================
   DOOYA
   ========================================= */

.awd-sd-flow-box.awd-sd-dooya {
    max-width: 300px;

    border-color: #116B55;

    background: #E3F2ED;
}


/* =========================================
   LABEL
   ========================================= */

.awd-sd-flow-label {
    margin: 0 0 6px;

    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.awd-sd-somfy .awd-sd-flow-label {
    color: #1B3A6B;
}

.awd-sd-dooya .awd-sd-flow-label {
    color: #116B55;
}


/* =========================================
   COMPANY NAME
   ========================================= */

.awd-sd-flow-name {
    margin: 0 0 5px;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 23px;
    font-weight: 800;
    line-height: 1.1;

    letter-spacing: -0.01em;
}

.awd-sd-somfy .awd-sd-flow-name {
    color: #1B3A6B;
}

.awd-sd-dooya .awd-sd-flow-name {
    color: #116B55;
}


/* =========================================
   DETAIL
   ========================================= */

.awd-sd-flow-detail {
    margin: 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.55;

    color: #3C3C40;
}


/* =========================================
   HORIZONTAL CONNECTOR
   ========================================= */

.awd-sd-horizontal-connector {
    width: 55px;
    min-width: 55px;

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
}

.awd-sd-horizontal-connector span {
    display: block;

    width: 100%;
    height: 2px;

    background: #D8D6D0;
}


/* =========================================
   FORK
   ========================================= */

.awd-sd-fork {
    width: 100%;
    max-width: 720px;

    height: 72px;

    display: flex;
    align-items: stretch;
    justify-content: center;

    margin: 0 auto;
}

.awd-sd-fork svg {
    display: block;

    width: 100%;
    height: 100%;

    overflow: visible;
}


/* =========================================
   ACQUISITION BOX
   ========================================= */

.awd-sd-acquisition {
    max-width: 430px;

    padding: 20px 28px;

    border-color: #C0392B;

    background: #FDECEA;
}


/* =========================================
   YEAR BADGE
   ========================================= */

.awd-sd-year-badge {
    display: inline-block;

    margin: 0 0 7px;
    padding: 4px 11px;

    background: #C0392B;

    color: #FFFFFF;

    font-size: 10px;
    font-weight: 700;
    line-height: 1.3;

    letter-spacing: 0.1em;
    text-transform: uppercase;
}


/* =========================================
   ACQUISITION TITLE
   ========================================= */

.awd-sd-acquisition-name {
    margin: 0 0 5px;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.25;

    letter-spacing: -0.01em;

    color: #C0392B;
}


/* =========================================
   VERTICAL CONNECTOR
   ========================================= */

.awd-sd-vertical-connector {
    height: 52px;

    display: flex;
    flex-direction: column;
    align-items: center;

    margin: 0;
}

.awd-sd-vertical-line {
    display: block;

    width: 2px;
    height: 35px;

    background: #C0392B;
}

.awd-sd-arrow {
    display: block;

    width: 0;
    height: 0;

    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 11px solid #C0392B;
}


/* =========================================
   RESULT BOX
   ========================================= */

.awd-sd-result {
    max-width: 540px;

    padding: 20px 28px;

    border-color: #18181A;

    background: #18181A;
}


/* =========================================
   RESULT LABEL
   ========================================= */

.awd-sd-result-label {
    margin: 0 0 6px;

    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.18em;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.42);
}


/* =========================================
   RESULT NAME
   ========================================= */

.awd-sd-result-name {
    margin: 0 0 5px;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.25;

    letter-spacing: -0.01em;

    color: #FFFFFF;
}


/* =========================================
   RESULT DETAIL
   ========================================= */

.awd-sd-result-detail {
    margin: 0;

    font-size: 11px;
    font-weight: 400;
    line-height: 1.55;

    color: rgba(255, 255, 255, 0.55);
}

.awd-sd-result-detail span {
    color: rgba(255, 255, 255, 0.3);
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 1024px) {

    .awd-sd-flow-section {
        padding: 26px 24px 30px;
    }

    .awd-sd-flow-companies,
    .awd-sd-fork {
        max-width: 650px;
    }

    .awd-sd-flow-box {
        padding: 17px 18px;
    }

    .awd-sd-acquisition {
        max-width: 390px;
    }

    .awd-sd-result {
        max-width: 480px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .awd-sd-flow-section {
        padding: 22px 16px 26px;
    }

    .awd-sd-section-title {
        margin-bottom: 22px;

        font-size: 8px;
        letter-spacing: 0.17em;
    }


    /* Stack SOMFY + DOOYA */

    .awd-sd-flow-companies {
        width: 100%;

        flex-direction: column;
        align-items: center;

        gap: 0;
    }

    .awd-sd-flow-box.awd-sd-somfy,
    .awd-sd-flow-box.awd-sd-dooya {
        max-width: 100%;
    }


    /* Replace horizontal connector with vertical */

    .awd-sd-horizontal-connector {
        width: 2px;
        min-width: 2px;

        height: 28px;
        min-height: 28px;
    }

    .awd-sd-horizontal-connector span {
        width: 2px;
        height: 100%;
    }


    /* Mobile fork */

    .awd-sd-fork {
        height: 55px;
        max-width: 100%;
    }


    /* Acquisition */

    .awd-sd-acquisition {
        width: 100%;
        max-width: 100%;

        padding: 18px 18px;
    }

    .awd-sd-acquisition-name {
        font-size: 18px;
    }


    /* Result */

    .awd-sd-result {
        width: 100%;
        max-width: 100%;

        padding: 18px 18px;
    }

    .awd-sd-result-name {
        font-size: 17px;
    }

    .awd-sd-result-detail {
        font-size: 10.5px;
    }
}


/* =========================================
   SMALL MOBILE
   ========================================= */

@media (max-width: 480px) {

    .awd-sd-flow-section {
        padding-left: 14px;
        padding-right: 14px;
    }

    .awd-sd-flow-box {
        padding: 16px 14px;
    }

    .awd-sd-flow-name {
        font-size: 21px;
    }

    .awd-sd-flow-detail {
        font-size: 10.5px;
    }

    .awd-sd-acquisition-name {
        font-size: 17px;
    }

    .awd-sd-result-name {
        font-size: 16px;
    }

    .awd-sd-result-detail {
        line-height: 1.6;
    }

    .awd-sd-result-detail span {
        display: none;
    }

    .awd-sd-result-detail {
        font-size: 10px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8802556 *//* =========================================
   AWD — SOMFY × DOOYA
   SECTION 03 — INNOVATION EXCHANGE
   Elementor Safe CSS
   ========================================= */

.awd-sd-exchange-section {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;

    padding: 28px 32px;

    background: #FAFAF8;

    font-family: "Inter", Arial, sans-serif;
    color: #18181A;

    overflow: hidden;
}


/* =========================================
   SECTION TITLE
   ========================================= */

.awd-sd-exchange-title {
    width: 100%;

    display: flex;
    align-items: center;
    gap: 12px;

    margin: 0 0 24px;

    font-family: "Inter", Arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.22em;
    text-transform: uppercase;

    color: #828288;
}

.awd-sd-exchange-title::after {
    content: "";

    flex: 1;

    height: 1px;

    background: #D8D6D0;
}


/* =========================================
   EXCHANGE GRID
   ========================================= */

.awd-sd-exchange {
    width: 100%;

    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        70px
        minmax(0, 1fr);

    align-items: stretch;

    margin: 0;
}


/* =========================================
   LEFT / RIGHT COLUMNS
   ========================================= */

.awd-sd-exchange-column {
    min-width: 0;

    padding: 22px 24px;

    border: 1.5px solid;

    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* SOMFY SIDE */

.awd-sd-exchange-left {
    background: #E8EEF8;
    border-color: #1B3A6B;
}


/* DOOYA SIDE */

.awd-sd-exchange-right {
    background: #E3F2ED;
    border-color: #116B55;
}


/* =========================================
   TAG
   ========================================= */

.awd-sd-exchange-tag {
    margin: 0 0 8px;

    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.awd-sd-exchange-left .awd-sd-exchange-tag {
    color: #1B3A6B;
}

.awd-sd-exchange-right .awd-sd-exchange-tag {
    color: #116B55;
}


/* =========================================
   TEXT
   ========================================= */

.awd-sd-exchange-text {
    margin: 0;

    font-size: 12px;
    font-weight: 300;
    line-height: 1.65;

    color: #3C3C40;
}

.awd-sd-exchange-text strong {
    font-weight: 600;
    color: #18181A;
}


/* =========================================
   CENTER ARROWS
   ========================================= */

.awd-sd-exchange-center {
    min-width: 0;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    gap: 8px;

    padding: 12px 0;

    background: #F0EEE9;

    border-top: 1.5px solid #D8D6D0;
    border-bottom: 1.5px solid #D8D6D0;
}


/* =========================================
   ARROW
   ========================================= */

.awd-sd-exchange-arrow {
    font-family: Arial, sans-serif;

    font-size: 20px;
    font-weight: 400;
    line-height: 1;

    width: 100%;

    text-align: center;
}

.awd-sd-arrow-right {
    color: #1B3A6B;
}

.awd-sd-arrow-left {
    color: #116B55;
}


/* =========================================
   HOVER EFFECT
   ========================================= */

.awd-sd-exchange-column {
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.awd-sd-exchange-left:hover {
    transform: translateY(-2px);

    box-shadow:
        0 8px 24px rgba(27, 58, 107, 0.08);
}

.awd-sd-exchange-right:hover {
    transform: translateY(-2px);

    box-shadow:
        0 8px 24px rgba(17, 107, 85, 0.08);
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 1024px) {

    .awd-sd-exchange-section {
        padding: 26px 24px;
    }

    .awd-sd-exchange {
        grid-template-columns:
            minmax(0, 1fr)
            60px
            minmax(0, 1fr);
    }

    .awd-sd-exchange-column {
        padding: 20px;
    }

    .awd-sd-exchange-text {
        font-size: 11.5px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .awd-sd-exchange-section {
        padding: 22px 16px 26px;
    }

    .awd-sd-exchange-title {
        margin-bottom: 20px;

        font-size: 8px;
        letter-spacing: 0.17em;
    }


    /* Stack the two sides */

    .awd-sd-exchange {
        display: grid;

        grid-template-columns: 1fr;
        grid-template-rows: auto 55px auto;
    }


    /* Left */

    .awd-sd-exchange-left {
        border-right: 1.5px solid #1B3A6B;
    }


    /* Center */

    .awd-sd-exchange-center {
        width: 100%;

        flex-direction: row;

        gap: 20px;

        padding: 0;

        border-left: 1.5px solid #D8D6D0;
        border-right: 1.5px solid #D8D6D0;

        border-top: 0;
        border-bottom: 0;
    }

    .awd-sd-exchange-arrow {
        width: auto;

        font-size: 22px;
    }


    /* Right */

    .awd-sd-exchange-right {
        border-left: 1.5px solid #116B55;
    }


    /* Text */

    .awd-sd-exchange-column {
        padding: 20px 18px;
    }

    .awd-sd-exchange-text {
        font-size: 11.5px;
        line-height: 1.65;
    }
}


/* =========================================
   SMALL MOBILE
   ========================================= */

@media (max-width: 480px) {

    .awd-sd-exchange-section {
        padding-left: 14px;
        padding-right: 14px;
    }

    .awd-sd-exchange-column {
        padding: 18px 15px;
    }

    .awd-sd-exchange-tag {
        font-size: 8px;
    }

    .awd-sd-exchange-text {
        font-size: 10.8px;
        line-height: 1.65;
    }

    .awd-sd-exchange-center {
        height: 48px;

        gap: 16px;
    }

    .awd-sd-exchange-arrow {
        font-size: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f1b0171 *//* =========================================
   AWD — SOMFY × DOOYA
   SECTION 04 — STATISTICS
   Elementor Safe CSS
   ========================================= */

.awd-sd-stats-section {
    width: 100%;
    max-width: 1100px;

    margin: 0 auto;

    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    gap: 2px;

    font-family: "Inter", Arial, sans-serif;
}


/* =========================================
   STAT BOX
   ========================================= */

.awd-sd-stat-box {
    min-width: 0;

    padding: 22px 16px 20px;

    text-align: center;

    background: #FAFAF8;

    border: 1px solid transparent;

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        background 0.25s ease;
}

.awd-sd-stat-box:hover {
    transform: translateY(-3px);

    background: #FFFFFF;

    box-shadow:
        0 10px 28px rgba(24, 24, 26, 0.07);
}


/* =========================================
   LABEL
   ========================================= */

.awd-sd-stat-label {
    margin: 0 0 7px;

    font-family: "Inter", Arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;

    letter-spacing: 0.14em;
    text-transform: uppercase;

    color: #828288;
}


/* =========================================
   NUMBER
   ========================================= */

.awd-sd-stat-number {
    margin: 0 0 6px;

    font-family: "Syne", "Inter", Arial, sans-serif;
    font-size: 29px;
    font-weight: 800;
    line-height: 1;

    letter-spacing: -0.025em;
}


/* =========================================
   NUMBER COLORS
   ========================================= */

.awd-sd-stat-somfy {
    color: #1B3A6B;
}

.awd-sd-stat-dooya {
    color: #116B55;
}

.awd-sd-stat-link {
    color: #C0392B;
}

.awd-sd-stat-gold {
    color: #B07D2A;
}


/* =========================================
   NOTE
   ========================================= */

.awd-sd-stat-note {
    margin: 0;

    font-family: "Inter", Arial, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.45;

    color: #828288;
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 1024px) {

    .awd-sd-stats-section {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .awd-sd-stat-box {
        padding: 20px 12px 18px;
    }

    .awd-sd-stat-number {
        font-size: 26px;
    }

    .awd-sd-stat-note {
        font-size: 10px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .awd-sd-stats-section {
        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 2px;
    }

    .awd-sd-stat-box {
        padding: 20px 12px 19px;
    }

    .awd-sd-stat-label {
        font-size: 8px;
        letter-spacing: 0.11em;
    }

    .awd-sd-stat-number {
        font-size: 26px;
    }

    .awd-sd-stat-note {
        font-size: 10px;
        line-height: 1.45;
    }
}


/* =========================================
   SMALL MOBILE
   ========================================= */

@media (max-width: 480px) {

    .awd-sd-stats-section {
        gap: 1px;
    }

    .awd-sd-stat-box {
        padding: 18px 9px 17px;
    }

    .awd-sd-stat-label {
        font-size: 7.5px;
    }

    .awd-sd-stat-number {
        font-size: 23px;
    }

    .awd-sd-stat-note {
        font-size: 9px;
    }
}/* End custom CSS */