.elementor-335 .elementor-element.elementor-element-56f3b80{--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;}/* Start custom CSS */<style>
    .sarmayesh-article {
        font-family: 'IRANSans', Tahoma, Arial, sans-serif;
        direction: rtl;
        text-align: right;
        line-height: 2.1;
        color: #2d2d2d;
        max-width: 960px;
        margin: 0 auto;
        padding: 10px 5px;
    }
    .sarmayesh-article h2 {
        color: #0e4a7b;
        font-size: 1.45em;
        margin-top: 35px;
        margin-bottom: 12px;
        padding-bottom: 8px;
        border-bottom: 3px solid #1a8fe0;
        display: inline-block;
    }
    .sarmayesh-article h3 {
        color: #14669e;
        font-size: 1.18em;
        margin-top: 28px;
        margin-bottom: 10px;
    }
    .sarmayesh-article p {
        margin-bottom: 16px;
        font-size: 1em;
        text-align: justify;
    }
    .sarmayesh-article ul {
        padding-right: 22px;
        margin-bottom: 16px;
    }
    .sarmayesh-article ul li {
        margin-bottom: 7px;
        list-style-type: disc;
    }
    .sarmayesh-article .highlight-box {
        background: linear-gradient(135deg, #e8f4fd 0%, #f0f9ff 100%);
        border-right: 5px solid #1a8fe0;
        padding: 18px 22px;
        border-radius: 8px;
        margin: 25px 0;
    }
    .sarmayesh-article .cta-box {
        background: linear-gradient(135deg, #0e4a7b 0%, #1a8fe0 100%);
        color: #fff;
        padding: 25px 30px;
        border-radius: 12px;
        margin: 30px 0;
        text-align: center;
    }
    .sarmayesh-article .cta-box a {
        color: #ffd700;
        font-weight: bold;
        text-decoration: none;
        font-size: 1.15em;
    }
    .sarmayesh-article .cta-box a:hover {
        text-decoration: underline;
    }
    .sarmayesh-article table {
        width: 100%;
        border-collapse: collapse;
        margin: 20px 0 30px;
        font-size: 0.97em;
        box-shadow: 0 2px 12px rgba(0,0,0,0.08);
        border-radius: 10px;
        overflow: hidden;
    }
    .sarmayesh-article table thead tr {
        background: linear-gradient(135deg, #0e4a7b 0%, #1a8fe0 100%);
        color: #ffffff;
    }
    .sarmayesh-article table th,
    .sarmayesh-article table td {
        padding: 13px 16px;
        text-align: center;
    }
    .sarmayesh-article table tbody tr {
        border-bottom: 1px solid #e0e0e0;
    }
    .sarmayesh-article table tbody tr:nth-child(even) {
        background-color: #f5faff;
    }
    .sarmayesh-article table tbody tr:hover {
        background-color: #e3f1fc;
        transition: background 0.2s;
    }
    .sarmayesh-article .brands-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 14px;
        margin: 20px 0;
    }
    .sarmayesh-article .brand-card {
        background: #f8fbff;
        border: 1px solid #d6e8f7;
        border-radius: 8px;
        padding: 14px 16px;
        text-align: center;
        transition: transform 0.2s, box-shadow 0.2s;
    }
    .sarmayesh-article .brand-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 4px 15px rgba(26,143,224,0.15);
    }
    .sarmayesh-article .brand-card strong {
        display: block;
        color: #0e4a7b;
        margin-bottom: 6px;
        font-size: 1.05em;
    }
    .sarmayesh-article .brand-card span {
        font-size: 0.88em;
        color: #666;
    }
    .sarmayesh-article .contact-section {
        background: #f0f7fe;
        border-radius: 12px;
        padding: 25px;
        margin: 30px 0;
        border: 2px dashed #1a8fe0;
    }
    .sarmayesh-article .contact-section .phone-list {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        justify-content: center;
        margin-top: 15px;
        padding: 0;
        list-style: none;
    }
    .sarmayesh-article .contact-section .phone-list li a {
        display: inline-block;
        background: #0e4a7b;
        color: #fff;
        padding: 10px 22px;
        border-radius: 25px;
        text-decoration: none;
        font-size: 1em;
        direction: ltr;
        transition: background 0.2s;
    }
    .sarmayesh-article .contact-section .phone-list li a:hover {
        background: #1a8fe0;
    }
    .sarmayesh-article .faq-item {
        margin-bottom: 14px;
    }
    .sarmayesh-article .faq-item summary {
        cursor: pointer;
        font-weight: bold;
        color: #0e4a7b;
        padding: 10px 0;
    }
    .sarmayesh-article .faq-item p {
        padding-right: 15px;
        color: #444;
    }
</style>/* End custom CSS */