أعضاء مجلس الإدارة ماجد مطلق العنزي رئيس مجلس الإدارة طلال خالد الشمري نائب رئيس مجلس الإدارة محمد معزي الشمري عضو عبدالله نداء العنزي عضو ثقيل جمل الشمري عضو راكان سميط التمياط عضو دورة مجلس الإدارة الأولى تنتهي في 28-01-2028م /* إخفاء الحلقة المتحركة تمامًا */ .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; } /* تصميم الـ Hint */ .hint-board { text-align: center; margin-top: 30px; padding: 14px 30px; background-color: #f0f4ff; border-right: 5px solid #1a2e6e; border-radius: 8px; color: #1a2e6e; font-size: 18px; font-weight: bold; direction: rtl; }