.elementor-1988 .elementor-element.elementor-element-d62da71{--display:flex;}.elementor-1988 .elementor-element.elementor-element-db02a46 .woocommerce-breadcrumb > a{color:#3D5CBC;}.elementor-1988 .elementor-element.elementor-element-db02a46 .woocommerce-breadcrumb{text-align:start;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9c52a86 */.adasat-about-card {
    /* استخدام متغيرات الألوان الخاصة بالموقع */
    background-color: var(--adst-light-green, #d1fcd3);
    /* تدرج لوني خفيف لإعطاء مظهر ناعم مثل الصورة */
    background: linear-gradient(135deg, #d1fcd3 0%, #e3fdf3 100%);
    border-radius: 30px;
    padding: 50px 60px;
    text-align: right;
    direction: rtl;
    position: relative;
    box-shadow: 0 15px 40px rgba(48, 183, 135, 0.1);
    margin: 20px 0;
    font-family: 'Tajawal', sans-serif;
    transition: transform 0.3s ease;
}

.adasat-about-card:hover {
    transform: translateY(-5px);
}

.adasat-about-card h2 {
    color: #000;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 25px;
    line-height: 1.2;
}

.adasat-about-card p {
    color: #333;
    font-size: 18px;
    line-height: 1.9;
    margin: 0;
    font-weight: 500;
}

.adasat-about-card a {
    color: var(--adst-secondary, #30b787);
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px dashed var(--adst-secondary, #30b787);
    transition: all 0.3s ease;
}

.adasat-about-card a:hover {
    color: #000;
    border-bottom-style: solid;
}

/* تنسيق للموبايل */
@media (max-width: 768px) {
    .adasat-about-card {
        padding: 30px 20px;
        text-align: center;
        border-radius: 20px;
    }
    
    .adasat-about-card h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    
    .adasat-about-card p {
        font-size: 15px;
        line-height: 1.7;
    }
    
    /* إخفاء فواصل الأسطر في الموبايل ليكون النص متصلاً */
    .adasat-about-card br.adasat-about-card {
    /* استخدام متغيرات الألوان الخاصة بالموقع */
    background-color: var(--adst-light-green, #d1fcd3);
    /* تدرج لوني خفيف لإعطاء مظهر ناعم مثل الصورة */
    background: linear-gradient(135deg, #d1fcd3 0%, #e3fdf3 100%);
    border-radius: 30px;
    padding: 50px 60px;
    text-align: right;
    direction: rtl;
    position: relative;
    box-shadow: 0 15px 40px rgba(48, 183, 135, 0.1);
    margin: 20px 0;
    font-family: 'Tajawal', sans-serif;
    transition: transform 0.3s ease;
}

.adasat-about-card:hover {
    transform: translateY(-5px);
}

.adasat-about-card h2 {
    color: #000;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 25px;
    line-height: 1.2;
}

.adasat-about-card p {
    color: #333;
    font-size: 18px;
    line-height: 1.9;
    margin: 0;
    font-weight: 500;
}

.adasat-about-card a {
    color: var(--adst-secondary, #30b787);
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px dashed var(--adst-secondary, #30b787);
    transition: all 0.3s ease;
}

.adasat-about-card a:hover {
    color: #000;
    border-bottom-style: solid;
}

/* تنسيق للموبايل */
@media (max-width: 768px) {
    .adasat-about-card {
        padding: 30px 20px;
        text-align: center;
        border-radius: 20px;
    }
    
    .adasat-about-card h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    
    .adasat-about-card p {
        font-size: 15px;
        line-height: 1.7;
    }
    
    /* إخفاء فواصل الأسطر في الموبايل ليكون النص متصلاً */
    .adasat-about-card br/* End custom CSS */