القوائم المالية تحميل التقرير السنوي تحميل اللائحة الأساسية الحالية تحميل سياسة تعارض المصالح تحميل أعضاء الجمعية العمومية تحميل /* إخفاء الحلقة المتحركة تمامًا */ .page-about .bg-border .bg-animation, .page-about .bg-border .bg-animation::before, .page-about .bg-border .bg-animation::after { display: none !important; opacity: 0 !important; animation: none !important; transition: none !important; } /* إزالة أي تأثير hover أو تحريك */ .page-about .wrap-effect:hover .bg-border, .page-about .wrap-effect:hover .img-member img { transform: none !important; } /* إزالة أي خلفية خلف الصورة */ .page-about .wrap-effect, .page-about .bg-border, .page-about .bg-border .bg-fixed, .page-about .bg-border .bg-animation { background: transparent !important; } /* إزالة أي لون متدرج أو ظل */ .page-about .bg-border .bg-fixed, .page-about .bg-border .bg-animation, .page-about .bg-border .bg-fixed::before, .page-about .bg-border .bg-animation::before, .page-about .bg-border .bg-fixed::after, .page-about .bg-border .bg-animation::after { background-color: transparent !important; box-shadow: none !important; } /* إخفاء الإطار بالكامل */ .page-about .bg-border .bg-fixed, .page-about .bg-border .bg-animation { border: none !important; } /* إلغاء أي تأثير عند المرور */ .page-about .wrap-effect:hover .bg-border, .page-about .wrap-effect:hover .bg-border *, .page-about .wrap-effect:hover .img-member img { transform: none !important; }