.elementor-7 .elementor-element.elementor-element-1104faa{--display:flex;}.elementor-7 .elementor-element.elementor-element-34c02b9{--display:flex;}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-1104faa{--content-width:1200px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7 .elementor-element.elementor-element-34c02b9{--content-width:1200px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-a865d77 */.ba-hero{
    min-height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;
    background:#ffffff;
    padding:100px 20px;
}

.ba-container{
    max-width:850px;
    margin:auto;
}

.ba-subtitle{
    display:block;
    color:#c5a46d;
    letter-spacing:6px;
    font-size:14px;
    font-family:Arial,sans-serif;
    margin-bottom:25px;
}

.ba-title{
    font-size:72px;
    line-height:1.05;
    color:#111;
    margin:0;
    font-family:"Cormorant Garamond",serif;
    font-weight:700;
}

.ba-description{
    margin:35px auto;
    max-width:650px;
    font-size:22px;
    line-height:1.8;
    color:#666;
    font-family:Arial,sans-serif;
}

.ba-button{
    display:inline-block;
    padding:18px 55px;
    background:#111;
    color:#fff;
    border-radius:50px;
    text-decoration:none;
    font-size:18px;
    transition:.3s;
}

.ba-button:hover{
    background:#c5a46d;
}/* End custom CSS */