.elementor-13332 .elementor-element.elementor-element-58a2bf40{--display:flex;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-13332 .elementor-element.elementor-element-7203e70{font-family:"IRANSansWeb", Sans-serif;font-weight:300;}/* Start custom CSS for text-editor, class: .elementor-element-7203e70 */.homeset-faq {
    direction: rtl;
    text-align: right;
    max-width: 950px;
    margin: 0 auto;
}

.homeset-faq h2 {
    font-size: 28px;
    color: #1f1f1f;
    margin-bottom: 10px;
}

.faq-intro {
    color: #666;
    line-height: 2;
    margin-bottom: 28px;
}

.faq-item {
    padding: 20px 22px;
    margin-bottom: 14px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fff;
}

.faq-item h3 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin: 0 0 10px;
}

.faq-item p {
    margin: 0;
    color: #555;
    line-height: 2;
    font-size: 14px;
}

.faq-item a {
    color: #222;
    text-decoration: none;
    font-weight: 600;
}

@media (max-width: 768px) {
    .homeset-faq h2 {
        font-size: 23px;
    }

    .faq-item {
        padding: 16px;
    }

    .faq-item h3 {
        font-size: 15px;
    }

    .faq-item p {
        font-size: 13.5px;
    }
}/* End custom CSS */