.elementor-732 .elementor-element.elementor-element-30c3e5e{--display:flex;--min-height:606px;}.elementor-732 .elementor-element.elementor-element-30c3e5e:not(.elementor-motion-effects-element-type-background), .elementor-732 .elementor-element.elementor-element-30c3e5e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lclos.com/wp-content/uploads/2026/08/ChatGPT-Image-25-серп.-2026-р.-09_01_32.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-732 .elementor-element.elementor-element-d4ead26{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}/* Start custom CSS for html, class: .elementor-element-4fe6bec */.lclos-faq-page{
    max-width:1400px;
    margin:auto;
    padding:80px 20px;
}

.lclos-faq-hero{
    text-align:center;
    max-width:850px;
    margin:auto auto 80px;
}

.lclos-faq-hero span{
    color:#A98C7D;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:14px;
}

.lclos-faq-hero h1{
    font-family:'Marmelad', serif;
    font-size:54px;
    line-height:1.15;
    color:#2F211C;
    margin:20px 0;
}

.lclos-faq-hero p{
    font-size:18px;
    line-height:1.9;
    color:#666;
}

.faq-category{
    margin-bottom:50px;
}

.faq-category h2{
    font-family:'Marmelad', serif;
    font-size:36px;
    color:#2F211C;
    margin-bottom:25px;
}

.faq-category details{
    background:#F7F3EF;
    border:1px solid #E7DED6;
    border-radius:18px;
    margin-bottom:15px;
    padding:24px 30px;
    transition:.3s;
}

.faq-category details:hover{
    background:#fff;
}

.faq-category summary{
    cursor:pointer;
    list-style:none;
    font-size:18px;
    font-weight:600;
    color:#2F211C;
}

.faq-category summary::-webkit-details-marker{
    display:none;
}

.faq-category summary:after{
    content:"+";
    float:right;
    font-size:24px;
}

.faq-category details[open] summary:after{
    content:"−";
}

.faq-category p{
    margin-top:20px;
    color:#666;
    line-height:1.9;
    font-size:16px;
}

@media(max-width:768px){

    .lclos-faq-hero h1{
        font-size:40px;
    }

    .faq-category h2{
        font-size:28px;
    }

    .faq-category summary{
        font-size:16px;
    }

}/* End custom CSS */