{"id":4613,"date":"2024-02-21T13:28:36","date_gmt":"2024-02-21T13:28:36","guid":{"rendered":"https:\/\/demo-demo-demo-must.code95.info\/must-life\/"},"modified":"2025-06-18T11:42:38","modified_gmt":"2025-06-18T11:42:38","slug":"must-life","status":"publish","type":"page","link":"https:\/\/must.edu.eg\/ar\/must-life\/","title":{"rendered":"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST"},"content":{"rendered":"<section class=\"section-video-banner position-relative\" style=\"height: 732px\">\n    <div class=\"video-wrapper\" style=\"height: 732px\">\n        <div class=\"video_overlay position-absolute\"><\/div>\n        <div class=\"mute-wrapper position-absolute\">\n            <svg id=\"unmute\" class=\"unmute\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M11.2252 16.2659C11.3981 16.2659 11.5668 16.2126 11.7083 16.1132L21.6668 9.1173C21.667 9.11716 21.6672 9.11701 21.6674 9.11687C21.9005 8.95417 22.1742 8.85939 22.458 8.84309C22.7421 8.82678 23.0251 8.88973 23.2754 9.02492C23.5258 9.16011 23.7336 9.36222 23.8758 9.60868L24.6038 9.18878L23.8758 9.60868C24.018 9.85515 24.0888 10.1363 24.0805 10.4207C24.0802 10.4289 24.0801 10.4371 24.0801 10.4453V30.3558C24.046 31.6341 22.5004 32.4207 21.4453 31.6957L11.7156 24.7033C11.5727 24.6005 11.4012 24.5453 11.2252 24.5453H7.49007C6.59714 24.5453 5.84044 23.7886 5.84044 22.8957V17.9155C5.84044 17.0226 6.59714 16.2659 7.49007 16.2659H11.2252Z\" stroke=\"white\" stroke-width=\"1.68088\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                <path d=\"M35.0596 17.2054L28.6562 23.6088M28.6562 17.2054L35.0596 23.6088\" stroke=\"white\" stroke-width=\"1.2451\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>                   \n            <svg class=\"mute\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M11.3814 16.2658C11.5543 16.2658 11.723 16.2124 11.8645 16.113L21.8231 9.11718C21.8233 9.11703 21.8235 9.11689 21.8237 9.11675C22.0568 8.95405 22.3305 8.85927 22.6143 8.84297C22.8983 8.82665 23.1813 8.88961 23.4317 9.0248C23.682 9.15999 23.8899 9.3621 24.032 9.60856L24.7601 9.18866L24.032 9.60856C24.1742 9.85503 24.2451 10.1362 24.2367 10.4206C24.2365 10.4288 24.2364 10.437 24.2364 10.4452V30.3557C24.2022 31.634 22.6566 32.4205 21.6016 31.6956L11.8719 24.7031C11.729 24.6004 11.5574 24.5452 11.3814 24.5452H7.64632C6.75339 24.5452 5.99669 23.7885 5.99669 22.8955V17.9154C5.99669 17.0225 6.75339 16.2658 7.64632 16.2658H11.3814Z\" stroke=\"white\" stroke-width=\"1.68088\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                <path d=\"M28.8125 16.5132C28.8125 16.5132 28.8631 19.3451 28.8125 20.4061C28.863 21.4668 28.8125 24.3007 28.8125 24.3007M32.9779 14.5663C32.9779 14.5663 33.0286 19.3459 32.9779 20.407C33.0284 21.4677 32.9779 26.2476 32.9779 26.2476\" stroke=\"white\" stroke-width=\"1.68088\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n        <\/div>\n        <div class=\"video h-100\">\n                            <video muted loop playsinline id=\"banner_video\" class=\"w-100\" preload=\"metadata\" style=\"height: 732px\">\n                    <source src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/07\/1720946583_469_44555614_mustfinal01.mp4\" type=\"video\/mp4\">\n                <\/video>\n                        <div class=\"controls-wrapper d-flex flex-column\">\n                                    <h1 class=\"font-68 font-weight-700 line-height-81 text-white text-capitalize\">\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST<\/h1>\n                                <div class=\"play-gif\" id=\"circle-play-b\">\n                    <svg class=\"play-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 80 80\">\n                        <path d=\"M40 0a40 40 0 1040 40A40 40 0 0040 0zM26 61.56V18.44L64 40z\" \/>\n                    <\/svg>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        var video = document.getElementById('banner_video');\n        var playIcon = document.querySelector('.play-icon');\n        var muteIcon = document.querySelector('.mute');\n        var unmuteIcon = document.querySelector('.unmute');\n        var overlay = document.querySelector('.video_overlay');\n        playIcon.style.display = 'none';\n\n        \n        \/\/ Function to play the video when the DOM is ready\n        function playVideo() {\n            video.play();\n        }\n\n        \/\/ Initially hide play icon\n        playIcon.style.display = 'none';\n\n        \/\/ Play the video when the DOM is ready\n        playVideo();\n    \n        \/\/ Toggle video play\/pause when overlay is clicked\n        overlay.addEventListener('click', function() {\n            if (video.paused) {\n                video.play();\n                playIcon.style.display = 'none';\n            } else {\n                video.pause();\n                playIcon.style.display = 'block';\n            }\n        });\n    \n        video.addEventListener('pause', function() {\n            playIcon.style.display = 'block';\n        });\n    \n        video.addEventListener('play', function() {\n            playIcon.style.display = 'none';\n        });\n    \n        playIcon.addEventListener('click', function() {\n            if (video.paused) {\n                video.play();\n                playIcon.style.display = 'none';\n            } else {\n                video.pause();\n                playIcon.style.display = 'block';\n            }\n        });\n    \n        muteIcon.addEventListener('click', function() {\n            video.muted = true;\n            muteIcon.style.display = 'none';\n            unmuteIcon.style.display = 'block';\n        });\n    \n        unmuteIcon.addEventListener('click', function() {\n            video.muted = false;\n            unmuteIcon.style.display = 'none';\n            muteIcon.style.display = 'block';\n        });\n    \n        muteIcon.style.display = 'none';\n    \n        video.addEventListener('volumechange', function() {\n            if (video.muted) {\n                muteIcon.style.display = 'none'; \/\/ Hide mute icon\n                unmuteIcon.style.display = 'block'; \/\/ Show unmute icon\n            } else {\n                muteIcon.style.display = 'block'; \/\/ Show mute icon\n                unmuteIcon.style.display = 'none'; \/\/ Hide unmute icon\n            }\n        });\n    });\n    \n<\/script>\n      \n    \n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"heading-with-description \">\n    <div class=\"container\">\n        <div class=\"row\">\n            <div class=\"col-12 d-flex justify-content-center flex-column align-items-center\">\n                                    <h1>\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST<\/h1>\n                                                    <p><p><span style=\"font-weight: 400;\">\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\u00a0<\/span><\/p>\n<\/p>\n                            <\/div>\n        <\/div>\n    <\/div>\n <\/section>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"cards\">\n    <div class=\"container\">\n        <div class=\"row\">\n                                             <div class=\"col-12 col-md-6 col-lg-4 text-center\">\n                    <div class=\"single-card d-flex flex-column align-items-start mb-4 mb-md-0\">\n                                                    <img decoding=\"async\" class=\"w-100\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1708604670_647_182661_pic.png\" alt=\"\">\n                                                                            <h4>\u0627\u0644\u0645\u0648\u0627\u0635\u0644\u0627\u062a<\/h4>\n                                                                            <p class=\"text-end\">\u062a\u0648\u0641\u0631 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0645\u0648\u0627\u0635\u0644\u0627\u062a \u0644\u0644\u0637\u0644\u0627\u0628 \u0644\u0636\u0645\u0627\u0646 \u0633\u0644\u0627\u0645\u062a\u0647\u0645\r\n<\/p>\n                                            <\/div>\n                <\/div>\n                                 <div class=\"col-12 col-md-6 col-lg-4 text-center\">\n                    <div class=\"single-card d-flex flex-column align-items-start mb-4 mb-md-0\">\n                                                    <img decoding=\"async\" class=\"w-100\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386688_456_9131317_whitebuildingcloudysky-scaled-e1742386713545.jpg\" alt=\"\">\n                                                                            <h4>\u0627\u0644\u0633\u0643\u0646 \u0627\u0644\u062c\u0627\u0645\u0639\u064a<\/h4>\n                                                                            <p class=\"text-end\">\u062a\u0648\u0641\u0631 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0633\u0643\u0646 \u0642\u0631\u064a\u0628 \u0645\u0646 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0644\u062a\u0633\u0647\u064a\u0644 \u0627\u0644\u062f\u0631\u0627\u0633\u0629 \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0648\u0627\u0641\u062f\u064a\u0646 \r\n<\/p>\n                                            <\/div>\n                <\/div>\n                                 <div class=\"col-12 col-md-6 col-lg-4 text-center\">\n                    <div class=\"single-card d-flex flex-column align-items-start mb-4 mb-md-0\">\n                                                    <img decoding=\"async\" class=\"w-100\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386850_811_2196617_8fda3e1ca43243fd848f755e018ca0f5-scaled-e1742386885139.jpeg\" alt=\"\">\n                                                                            <h4>\u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628\u064a\u0629<\/h4>\n                                                                            <p class=\"text-end\">\u0645\u0646\u0638\u0645\u0627\u062a \u0637\u0644\u0627\u0628\u064a\u0629 \u0645\u062e\u062a\u0644\u0641\u0629 \u062a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648 \u0648\u0627\u0644\u0646\u062c\u0627\u062d\r\n<\/p>\n                                            <\/div>\n                <\/div>\n                                    <\/div>\n    <\/div>\n<\/section>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"counters-with-icon position-relative\">\n   \n  <div class=\"container\">\n    <div class=\"row justify-content-center counter py-3\">\n                         <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(35)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807962_304_1760_vector.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                                  <span class=\"align-self-end unit\">\u0627\u0644\u0641<\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span>\u0637\u0627\u0644\u0628<\/h4>\n            <\/div>\n          <\/div>\n                   <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(14)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807961_143_1636_layer_1.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span>\u0643\u064f\u0644\u064a\u0629<\/h4>\n            <\/div>\n          <\/div>\n                   <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(5)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807961_143_1972_vector_1.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                                  <span class=\"align-self-end unit\">\u0627\u0644\u0641<\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span>\u0637\u0644\u0627\u0628 \u0648\u0627\u0641\u062f\u064a\u0646<\/h4>\n            <\/div>\n          <\/div>\n                   <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(30)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807960_224_826_g429.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span> \u0645\u0646\u0634\u0623\u0629<\/h4>\n            <\/div>\n          <\/div>\n                   <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(50)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807961_872_1614_vector_2.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span>\u0645\u062a\u062e\u0631\u062c<\/h4>\n            <\/div>\n          <\/div>\n                   <div class=\"col-md col-6 text-center\" x-data=\"$store.general.countup(60)\"\n            x-init=\"init()\">\n            \n            <div class=\"counter-card text-center\">\n                           \n                <img decoding=\"async\"  src=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/02\/1739807961_123_1860_vector_3.png\" alt=\"counter\" style=\"opacity: 32%;\">\n           \n                            <h2 class=\"d-flex justify-content-center align-items-center text-green font-50 counter-number\">\n                <span x-text=\"count\" class=\"odometer\"><\/span>\n                                  <span class=\"align-self-end unit\">%<\/span>\n                               \n              <\/h2>\n              <h4 class=\"font-18 text-capitalize second-font text-nowrap text-primary\"> <span class=\"target\">+<\/span> \u0645\u0633\u0637\u062d\u0627\u062a \u062e\u0636\u0631\u0627\u0621<\/h4>\n            <\/div>\n          <\/div>\n                  <\/div>\n  <\/div>\n<\/section>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"py-4  mt-5 mb-5\">\n  <div class=\"container\">\n    <div class=\"row\">\n      <div class=\"text-center\">\n        <h2 class=\"text-dark font-20 gelasio-bold line-height-33 mb-2 text-capitalize\">\u0627\u0644\u0645\u0631\u0627\u0641\u0642<\/h2>\n              <\/div>\n      <div class=\"col-md-4 d-flex justify-content-end d-none d-md-flex\">\n              <\/div>\n    <\/div>\n\n    <div class=\"row justify-content-center mt-3\">\n      <div class=\"slider-icon-hover-2\">\n                                          <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740049359_687_225054_musttestcenter.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0645\u0631\u0643\u0632 \u0627\u062e\u062a\u0628\u0627\u0631\u0627\u062a \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740042483_194_1149_group.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0645\u0631\u0643\u0632 \u0627\u062e\u062a\u0628\u0627\u0631\u0627\u062a \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u064a\u0639\u062a\u0628\u0631 \u0645\u0631\u0643\u0632 \u0627\u062e\u062a\u0628\u0627\u0631 MUST \u0627\u0644\u0645\u0631\u0643\u0632 \u0627\u0644\u0648\u062d\u064a\u062f \u0641\u064a \u0645\u0635\u0631 \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/must-test-center\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740049802_754_229459_mustcentrallibrary.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0645\u0643\u062a\u0628\u0629 \u062c\u0627\u0645\u0639\u0647 \u0645\u0635\u0631 \u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740049824_269_1319_mustcentrallibraryicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0645\u0643\u062a\u0628\u0629 \u062c\u0627\u0645\u0639\u0647 \u0645\u0635\u0631 \u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u0627\u0644\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629 \u0647\u064a \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0646\u0638\u0627\u0645 \u0645\u0643\u062a\u0628\u0627\u062a \u0627\u0644\u062c\u0627\u0645\u0639\u0629. \u064a\u062f\u064a\u0631\u0647\u0627 \u0639\u0645\u064a\u062f &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/central-library\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/07\/1740049589_478_225402_musuem.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0645\u062a\u062d\u0641 \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/07\/1740042635_174_799_vector6.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0645\u062a\u062d\u0641 \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u0648\u062e\u0635\u0635\u062a \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0642\u0627\u0639\u062a\u064a\u0646 \u0644\u0639\u0631\u0636 \u0646\u0645\u0627\u0630\u062c \u0637\u0628\u0642 \u0627\u0644\u0623\u0635\u0644 \u0644\u0623\u0647\u0645 \u0627\u0644\u0645\u0642\u062a\u0646\u064a\u0627\u062a \u0627\u0644\u0641\u0646\u064a\u0629 &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/%d9%85%d8%aa%d8%ad%d9%81-%d8%a7%d9%84%d8%ac%d8%a7%d9%85%d8%b9%d9%87-2\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050266_102_287026_athletics.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0627\u0644\u0645\u0644\u0627\u0639\u0628\u00a0 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050282_845_1067_athleticsicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0627\u0644\u0645\u0644\u0627\u0639\u0628\u00a0 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u0641\u064a MUST \u0646\u0639\u062a\u0642\u062f \u0623\u0646 \u0627\u0644\u0639\u0642\u0644 \u0627\u0644\u0633\u0644\u064a\u0645 \u0641\u064a \u062c\u0633\u0645 \u0633\u0644\u064a\u0645 \u060c &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/athletics\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050510_180_183708_mustoperahouse.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u062f\u0627\u0631 \u0623\u0648\u0628\u0631\u0627 \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050537_729_1779_mustoperahouseicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u062f\u0627\u0631 \u0623\u0648\u0628\u0631\u0627 \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u064a\u0645\u064a\u0644 \u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a MUST \u0625\u0644\u0649 \u0642\u0636\u0627\u0621 \u0648\u0642\u062a \u0641\u0631\u0627\u063a\u0647\u0645 \u0641\u064a \u0627\u0644\u0642\u064a\u0627\u0645 &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/arts\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050688_493_188870_souadkafafiuniversityhospitalskuh.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0645\u0633\u062a\u0634\u0641\u0649 \u0633\u0639\u0627\u062f \u0643\u0641\u0627\u0641\u064a \u0627\u0644\u062c\u0627\u0645\u0639\u064a\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740050742_872_1359_souadkafafiuniversityhospitalskuhicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0645\u0633\u062a\u0634\u0641\u0649 \u0633\u0639\u0627\u062f \u0643\u0641\u0627\u0641\u064a \u0627\u0644\u062c\u0627\u0645\u0639\u064a<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u0646\u062d\u0646 \u0646\u062f\u0631\u0643 \u0623\u0647\u0645\u064a\u0629 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629 \u0648\u0627\u0644\u0635\u062d\u064a\u0629 \u060c \u0644\u0630\u0644\u0643 \u062a\u0645 \u0625\u0646\u0634\u0627\u0621 &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/health-services\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/07\/1740050914_892_213574_foodservices.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0645\u062c\u0645\u0639 \u0627\u0644\u0645\u0637\u0627\u0639\u0645\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/07\/1740050977_572_1043_foodservicesicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0645\u062c\u0645\u0639 \u0627\u0644\u0645\u0637\u0627\u0639\u0645<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\">\u062a\u064f\u0642\u062f\u0645 \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u062e\u064a\u0627\u0631\u0627\u062a \u063a\u0630\u0627\u0626\u064a\u0629 \u0648\u0635\u062d\u064a\u0629 \u0645\u062a\u0646\u0648\u0639\u0629 \u062d\u064a\u062b &#8230;<\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/healthy-food-services\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <div class=\"col-md-3 px-1 card2\">\n              <div class=\"position-relative h-100\">\n                <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740051255_883_187422_studenthousing.png\" class=\"card-imgz h-100 w-100\"\n                  alt=\"\u0633\u0643\u0646 \u0627\u0644\u0637\u0644\u0627\u0628\">\n                <div class=\"card-overlay2\">\n                  <div class=\"card-content2\">\n                    <div class=\"card-icon2 d-flex justify-content-center\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1740051321_676_1275_studenthousingicon.png\" alt=\"\">\n                                          <\/div>\n                    <h3 class=\"card-title2 px-3 w-100 font-20 second-font\">\u0633\u0643\u0646 \u0627\u0644\u0637\u0644\u0627\u0628<\/h3>\n                    <div class=\"card-description2 px-3 text-lowercase\">\n                      <p class=\"text-white font-weight-300\"><\/p>\n                      <a href=\"https:\/\/must.edu.eg\/ar\/facilities\/%d8%b3%d9%83%d9%86-%d8%a7%d9%84%d8%b7%d9%84%d8%a7%d8%a8\/\" class=\"mt-3 text-secondary font-18 font-bold font-weight-700 text-capitalize\">\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064a\u062f<\/a>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n                                  <\/div>\n\n      <div class=\"col-md-4 d-flex justify-content-center mt-3 d-flex d-md-none\">\n              <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"education-wrapper\">\n                                    \n\n\n                <div class=\"education-info position-relative   \" style=\"background-image: url();\">\n            <div class=\"container\">\n                <div class=\"row\">\n                    <div class=\"col-12\">\n                                                    <h2 class=\"text-center text-green mb-4\">\u062a\u062c\u0648\u0644 \u0641\u064a MUST<\/h2>\n                                            <\/div>\n                    <div class=\"col-12 col-md-7 background left-bg\">\n                        <div class=\"bg-wrapper\">\n                                                            <img decoding=\"async\" data-aos=\"fade-left\" data-aos-duration=\"1200\" src=\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1708605270_834_565005_img20220226wa00101.png\" alt=\"\">\n                                                    <\/div>\n                    <\/div>\n                    <div class=\"col-12 col-md-7 col-lg-5 d-flex flex-column education-info-wrapper small-padding \">\n                        <div data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"100\" data-aos-once=\"true\">\n                                                            <div class=\"gdlr-core-pbf-column gdlr-core-column-20 gdlr-core-column-first\">\n<div class=\"gdlr-core-pbf-column-content-margin gdlr-core-js \">\n<div class=\"gdlr-core-pbf-column-content clearfix gdlr-core-js \">\n<div class=\"gdlr-core-pbf-element\">\n<div class=\"gdlr-core-title-item gdlr-core-item-pdb clearfix gdlr-core-right-align gdlr-core-title-item-caption-top gdlr-core-item-pdlr\">\n<div class=\"gdlr-core-title-item-title-wrap clearfix\">\n<p class=\"p1\" style=\"text-align: right;\"><strong>\u0627\u0644\u062d\u0631\u0645 \u0627\u0644\u062c\u0627\u0645\u0639\u064a<\/strong><\/p>\n<p style=\"text-align: right;\">\u062a\u0623\u0633\u0633\u062a \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 (MUST) \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0631\u0633\u0648\u0645 \u0627\u0644\u0631\u0626\u0627\u0633\u064a \u0631\u0642\u0645 245\/1996 \u0648\u0641\u0642\u064b\u0627 \u0644\u0644\u0642\u0627\u0646\u0648\u0646 \u0631\u0642\u0645 101\/1992 \u0627\u0644\u0630\u064a \u064a\u062d\u0643\u0645 \u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u064a \u0645\u0635\u0631.<\/p>\n<p style=\"text-align: right;\">\u0644\u0637\u0627\u0644\u0645\u0627 \u0643\u0627\u0646\u062a \u062c\u0627\u0645\u0639\u0629 \u0645\u0635\u0631 \u0644\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u062d\u064a\u0627\u0629 \u0627\u0644\u062c\u0627\u0645\u0639\u064a\u0629 \u0644\u0644\u0637\u0644\u0627\u0628 \u0644\u0630\u0644\u0643 \u062a\u062a\u0645\u062a\u0639 \u0628\u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0627\u0646\u0634\u0637\u0629<\/p>\n<p style=\"text-align: right;\"><strong><a href=\"\/ar\/\u0639\u0646-\u0627\u0644\u062c\u0627\u0645\u0639\u0629\/board-of-trustees\/\">\u0627\u0642\u0631\u0622 \u0627\u0644\u0645\u0632\u064a\u062f<\/a><\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":11788,"parent":0,"menu_order":52,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/must.edu.eg\/ar\/must-life\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology\" \/>\n<meta property=\"og:url\" content=\"https:\/\/must.edu.eg\/ar\/must-life\/\" \/>\n<meta property=\"og:site_name\" content=\"MUST - Misr University for Science &amp; Technology\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mustuni\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-18T11:42:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@must_university\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/\",\"url\":\"https:\/\/must.edu.eg\/ar\/must-life\/\",\"name\":\"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology\",\"isPartOf\":{\"@id\":\"https:\/\/must.edu.eg\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png\",\"datePublished\":\"2024-02-21T13:28:36+00:00\",\"dateModified\":\"2025-06-18T11:42:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/must.edu.eg\/ar\/must-life\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage\",\"url\":\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png\",\"contentUrl\":\"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/must.edu.eg\/ar\/must-life\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/must.edu.eg\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/must.edu.eg\/#website\",\"url\":\"https:\/\/must.edu.eg\/\",\"name\":\"MUST | Misr University for Science & Technology\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/must.edu.eg\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/must.edu.eg\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/must.edu.eg\/#organization\",\"name\":\"MUST\",\"url\":\"https:\/\/must.edu.eg\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/must.edu.eg\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1707838186_221_28521_mustlogo.png\",\"contentUrl\":\"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1707838186_221_28521_mustlogo.png\",\"width\":300,\"height\":300,\"caption\":\"MUST\"},\"image\":{\"@id\":\"https:\/\/must.edu.eg\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/mustuni\",\"https:\/\/x.com\/must_university\",\"https:\/\/www.linkedin.com\/school\/misr-university-for-science-and-technology\",\"https:\/\/www.instagram.com\/mustuni\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/must.edu.eg\/ar\/must-life\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology","og_url":"https:\/\/must.edu.eg\/ar\/must-life\/","og_site_name":"MUST - Misr University for Science &amp; Technology","article_publisher":"https:\/\/www.facebook.com\/mustuni","article_modified_time":"2025-06-18T11:42:38+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@must_university","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/must.edu.eg\/ar\/must-life\/","url":"https:\/\/must.edu.eg\/ar\/must-life\/","name":"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST | MUST - Misr University for Science &amp; Technology","isPartOf":{"@id":"https:\/\/must.edu.eg\/#website"},"primaryImageOfPage":{"@id":"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage"},"image":{"@id":"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage"},"thumbnailUrl":"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png","datePublished":"2024-02-21T13:28:36+00:00","dateModified":"2025-06-18T11:42:38+00:00","breadcrumb":{"@id":"https:\/\/must.edu.eg\/ar\/must-life\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/must.edu.eg\/ar\/must-life\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/must.edu.eg\/ar\/must-life\/#primaryimage","url":"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png","contentUrl":"https:\/\/must.edu.eg\/app\/uploads\/2025\/03\/1742386214_839_219358_mllogo.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/must.edu.eg\/ar\/must-life\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/must.edu.eg\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0627\u0644\u062d\u064a\u0627\u0629 \u0641\u064a MUST"}]},{"@type":"WebSite","@id":"https:\/\/must.edu.eg\/#website","url":"https:\/\/must.edu.eg\/","name":"MUST | Misr University for Science & Technology","description":"","publisher":{"@id":"https:\/\/must.edu.eg\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/must.edu.eg\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/must.edu.eg\/#organization","name":"MUST","url":"https:\/\/must.edu.eg\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/must.edu.eg\/#\/schema\/logo\/image\/","url":"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1707838186_221_28521_mustlogo.png","contentUrl":"https:\/\/must.edu.eg\/app\/uploads\/2024\/02\/1707838186_221_28521_mustlogo.png","width":300,"height":300,"caption":"MUST"},"image":{"@id":"https:\/\/must.edu.eg\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/mustuni","https:\/\/x.com\/must_university","https:\/\/www.linkedin.com\/school\/misr-university-for-science-and-technology","https:\/\/www.instagram.com\/mustuni"]}]}},"_links":{"self":[{"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/pages\/4613"}],"collection":[{"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/comments?post=4613"}],"version-history":[{"count":66,"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/pages\/4613\/revisions"}],"predecessor-version":[{"id":17128,"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/pages\/4613\/revisions\/17128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/media\/11788"}],"wp:attachment":[{"href":"https:\/\/must.edu.eg\/ar\/wp-json\/wp\/v2\/media?parent=4613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}