.elementor-14 .elementor-element.elementor-element-39ed1a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-54aa5bf *//* =========================================
   EMERE FOOTER
========================================= */

.emere-footer{
    background:#111315;
    color:#ffffff;
    margin-top:100px;
    overflow:hidden;
}

/* =========================================
   CTA SECTION
========================================= */

.emere-footer-cta{
    padding:90px 24px 70px;
    border-bottom:1px solid rgba(255,255,255,.08);
}

.emere-footer-cta-content{
    max-width:900px;
    margin:0 auto;
    text-align:center;
}

.emere-footer-badge{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:10px 18px;
    border-radius:999px;
    background:rgba(214,163,84,.12);
    color:#D6A354;
    font-size:14px;
    font-weight:700;
    margin-bottom:24px;
}

.emere-footer-cta h2{
    font-size:64px;
    line-height:1.05;
    letter-spacing:-0.04em;
    color:#ffffff;
    margin:0 0 24px;
}

.emere-footer-cta p{
    max-width:760px;
    margin:0 auto;
    color:#98A2AE;
    font-size:18px;
    line-height:1.9;
}

.emere-footer-cta-buttons{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:18px;
    margin-top:40px;
}

.emere-footer-primary-btn,
.emere-footer-secondary-btn{
    min-width:220px;
    height:58px;
    padding:0 32px;
    border-radius:16px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    font-weight:700;
    transition:all .3s ease;
}

.emere-footer-primary-btn{
    background:#D6A354;
    color:#111315;
}

.emere-footer-primary-btn:hover{
    background:#ffffff;
    transform:translateY(-3px);
}

.emere-footer-secondary-btn{
    border:1px solid rgba(255,255,255,.12);
    color:#ffffff;
}

.emere-footer-secondary-btn:hover{
    background:#ffffff;
    color:#111315;
    transform:translateY(-3px);
}

/* =========================================
   MAIN FOOTER
========================================= */

.emere-footer-main{
    padding:80px 24px;
}

.emere-footer-grid{
    max-width:1320px;
    margin:0 auto;
    display:grid;
    grid-template-columns:1.8fr 1fr 1.3fr 1.3fr;
    gap:60px;
}

.emere-footer-logo{
    font-size:32px;
    font-weight:800;
    letter-spacing:-0.04em;
    line-height:1;
    margin-bottom:24px;
}

.emere-footer-col h4{
    font-size:18px;
    font-weight:700;
    margin-bottom:24px;
    color:#ffffff;
}

.emere-footer-col p{
    color:#98A2AE;
    line-height:1.9;
    margin:0 0 18px;
}

.emere-footer-col ul{
    list-style:none;
    padding:0;
    margin:0;
}

.emere-footer-col ul li{
    margin-bottom:14px;
}

.emere-footer-col ul li a{
    color:#98A2AE;
    text-decoration:none;
    transition:.3s ease;
}

.emere-footer-col ul li a:hover{
    color:#D6A354;
}

.emere-footer-col p a{
    color:#ffffff;
    text-decoration:none;
    transition:.3s ease;
}

.emere-footer-col p a:hover{
    color:#D6A354;
}

/* =========================================
   SOCIAL
========================================= */

.emere-footer-socials{
    display:flex;
    gap:12px;
    margin-top:28px;
}

.emere-footer-socials a{
    height:48px;
    padding:0 20px;
    border-radius:14px;
    background:#1A1D21;
    color:#ffffff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    text-decoration:none;
    font-weight:600;
    transition:.3s ease;
}

.emere-footer-socials a:hover{
    background:#D6A354;
    color:#111315;
    transform:translateY(-2px);
}

/* =========================================
   FOOTER BOTTOM
========================================= */

.emere-footer-bottom{
    border-top:1px solid rgba(255,255,255,.08);
    padding:34px 24px;
}

.emere-footer-bottom-inner{
    max-width:1320px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
}

.emere-footer-copyright{
    color:#98A2AE;
    font-size:14px;
}

.emere-footer-credit{
    color:#98A2AE;
    font-size:14px;
}

.emere-footer-credit a{
    color:#D6A354;
    text-decoration:none;
    font-weight:600;
    transition:.3s ease;
}

.emere-footer-credit a:hover{
    color:#ffffff;
}

/* =========================================
   LARGE TABLET
========================================= */

@media (max-width:1199px){

    .emere-footer-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:50px;
    }

    .emere-footer-cta h2{
        font-size:52px;
    }

}

/* =========================================
   TABLET
========================================= */

@media (max-width:991px){

    .emere-footer-cta{
        padding:70px 24px 60px;
    }

    .emere-footer-cta h2{
        font-size:44px;
        line-height:1.1;
    }

    .emere-footer-cta p{
        font-size:17px;
    }

    .emere-footer-main{
        padding:70px 24px;
    }

    .emere-footer-grid{
        grid-template-columns:1fr 1fr;
        gap:45px;
    }

    .emere-footer-logo{
        font-size:44px;
    }

}

/* =========================================
   MOBILE
========================================= */

@media (max-width:767px){

    .emere-footer{
        margin-top:80px;
    }

    .emere-footer-cta{
        padding:60px 20px 50px;
    }

    .emere-footer-badge{
        font-size:13px;
    }

    .emere-footer-cta h2{
        font-size:34px;
        line-height:1.15;
    }

    .emere-footer-cta p{
        font-size:16px;
        line-height:1.8;
    }

    .emere-footer-cta-buttons{
        flex-direction:column;
        width:100%;
    }

    .emere-footer-primary-btn,
    .emere-footer-secondary-btn{
        width:100%;
        min-width:100%;
    }

    .emere-footer-main{
        padding:55px 20px;
    }

    .emere-footer-grid{
        grid-template-columns:1fr;
        gap:45px;
    }

    .emere-footer-logo{
        font-size:40px;
    }

    .emere-footer-socials{
        width:100%;
    }

    .emere-footer-socials a{
        width:100%;
    }

    .emere-footer-bottom{
        padding:24px 20px;
    }

    .emere-footer-bottom-inner{
        flex-direction:column;
        text-align:center;
        gap:10px;
    }

}

/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width:480px){

    .emere-footer-cta h2{
        font-size:30px;
    }

    .emere-footer-grid{
        gap:35px;
    }

    .emere-footer-col h4{
        margin-bottom:16px;
    }

    .emere-footer-col ul li{
        margin-bottom:10px;
    }

}/* End custom CSS */