.elementor-727 .elementor-element.elementor-element-0614c64{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}/* Start custom CSS for html, class: .elementor-element-c95ba7d */@import url('https://fonts.googleapis.com/css2?family=Marmelad&display=swap');

.lclos-offer-page{
    max-width:1100px;
    margin:auto;
    padding:80px 20px;
}

.lclos-offer-header{
    text-align:center;
    margin-bottom:70px;
}

.lclos-offer-header span{
    display:inline-block;
    text-transform:uppercase;
    letter-spacing:3px;
    font-size:14px;
    color:#8c766a;
    margin-bottom:15px;
}

.lclos-offer-header h1{
    font-family:'Marmelad', serif;
    font-size:54px;
    color:#2f211c;
    margin-bottom:25px;
    line-height:1.1;
}

.lclos-offer-header p{
    max-width:760px;
    margin:auto;
    color:#666;
    font-size:18px;
    line-height:1.9;
}

.offer-section{
    background:#f7f3ee;
    border:1px solid #e7ddd4;
    border-radius:28px;
    padding:35px;
    margin-bottom:20px;
    transition:.3s;
}

.offer-section:hover{
    transform:translateY(-3px);
    box-shadow:0 15px 40px rgba(0,0,0,.05);
}

.offer-section h2{
    font-family:'Marmelad', serif;
    font-size:30px;
    color:#2f211c;
    margin-bottom:18px;
}

.offer-section p{
    font-size:17px;
    line-height:1.9;
    color:#5f5f5f;
    margin-bottom:15px;
}

.offer-section ul{
    padding-left:22px;
}

.offer-section li{
    color:#5f5f5f;
    line-height:1.9;
    margin-bottom:10px;
}

@media(max-width:768px){

    .lclos-offer-header h1{
        font-size:42px;
    }

    .offer-section{
        padding:25px;
    }

    .offer-section h2{
        font-size:24px;
    }

}/* End custom CSS */