{"id":40780,"date":"2026-04-18T18:27:13","date_gmt":"2026-04-18T18:27:13","guid":{"rendered":"https:\/\/iku.atu.edu.iq\/?page_id=40780"},"modified":"2026-04-18T18:56:04","modified_gmt":"2026-04-18T18:56:04","slug":"%d9%85%d8%ac%d9%84%d8%b3-%d8%a7%d9%84%d9%85%d8%b9%d9%87%d8%af","status":"publish","type":"page","link":"https:\/\/iku.atu.edu.iq\/?page_id=40780","title":{"rendered":"\u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0647\u062f"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u062a\u0642\u0646\u064a \u0643\u0648\u0641\u0629<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --light-glow-gray: #F8F9FA; \/* \u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d \u0645\u0636\u064a\u0621 \u0644\u0644\u062e\u0644\u0641\u064a\u0629 *\/\n            --official-navy: #0A1931;   \/* \u0646\u064a\u0644\u064a \u0631\u0633\u0645\u064a \u0648\u0648\u0642\u0648\u0631 *\/\n            --royal-gold: #D4AF37;      \/* \u0630\u0647\u0628\u064a \u0645\u0644\u0643\u064a \u0645\u062a\u0648\u0647\u062c *\/\n            --pure-white: #FFFFFF;\n        }\n\n        body {\n            font-family: 'Tajawal', sans-serif;\n            background-color: var(--light-glow-gray);\n            color: var(--official-navy);\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* \u0627\u0644\u0647\u064a\u062f\u0631 \u0627\u0644\u0639\u0644\u0648\u064a *\/\n        header {\n            background-color: var(--official-navy);\n            padding: 50px 20px;\n            text-align: center;\n            border-bottom: 5px solid var(--royal-gold);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n        }\n\n        \/* \u062a\u0646\u0633\u064a\u0642 \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0630\u0647\u0628\u064a \u0627\u0644\u0628\u0631\u0627\u0642 \u0627\u0644\u0645\u0637\u0648\u0631 *\/\n        .header-box {\n            background: linear-gradient(145deg, #0A1931, #122C54);\n            padding: 25px 50px;\n            border-radius: 15px;\n            display: inline-block;\n            margin-bottom: 10px;\n            position: relative;\n            overflow: hidden;\n            border: 2px solid var(--royal-gold);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.3), 0 0 15px rgba(212, 175, 55, 0.3);\n            transition: all 0.4s ease;\n            cursor: pointer;\n        }\n\n        \/* \u062a\u0623\u062b\u064a\u0631 \u0644\u0645\u0639\u0627\u0646 \u0627\u0644\u0628\u0631\u0642 \u0627\u0644\u0630\u064a \u064a\u0645\u0631 \u0641\u0648\u0642 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 *\/\n        .header-box::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 50%;\n            height: 100%;\n            background: linear-gradient(to right, transparent, rgba(255, 215, 0, 0.3), transparent);\n            transform: skewX(-25deg);\n            transition: 0.7s;\n        }\n\n        .header-box:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 30px rgba(0,0,0,0.4), 0 0 25px rgba(212, 175, 55, 0.5);\n            border-color: #FFD700;\n        }\n\n        .header-box:hover::before {\n            left: 150%;\n        }\n\n        .header-box h1 {\n            color: var(--royal-gold);\n            font-size: 38px;\n            margin: 0;\n            font-weight: 700;\n            text-shadow: 0 0 10px rgba(212, 175, 55, 0.6);\n            letter-spacing: 1px;\n        }\n\n        header p {\n            color: var(--pure-white);\n            opacity: 0.8;\n            font-size: 18px;\n            margin-top: 20px;\n        }\n\n        .container {\n            max-width: 1100px;\n            margin: 40px auto;\n            padding: 0 20px;\n        }\n\n        \/* \u0628\u0637\u0627\u0642\u0627\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649 *\/\n        .content-card {\n            background-color: var(--pure-white);\n            border-radius: 15px;\n            padding: 40px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.05);\n            border: 1px solid #EAEAEA;\n            transition: transform 0.3s ease;\n        }\n\n        h2 {\n            color: var(--official-navy);\n            font-size: 26px;\n            margin-bottom: 30px;\n            border-right: 6px solid var(--royal-gold);\n            padding-right: 15px;\n            font-weight: 700;\n        }\n\n        \/* \u0627\u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0646\u064a\u0644\u064a\u0629 *\/\n        .member-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 20px;\n        }\n\n        .member-button {\n            background-color: var(--official-navy);\n            color: var(--royal-gold);\n            padding: 25px 15px;\n            border-radius: 12px;\n            text-align: center;\n            font-weight: bold;\n            font-size: 18px;\n            border: 1px solid var(--royal-gold);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            box-shadow: 0 5px 15px rgba(10, 25, 49, 0.2);\n        }\n\n        .member-button span {\n            display: block;\n            color: var(--pure-white);\n            font-size: 13px;\n            font-weight: normal;\n            margin-top: 8px;\n        }\n\n        .member-button:hover {\n            transform: translateY(-8px) scale(1.05);\n            box-shadow: 0 15px 25px rgba(212, 175, 55, 0.3);\n        }\n\n        \/* \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0647\u0627\u0645 (Bold & Interactive) *\/\n        .tasks-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .tasks-list li {\n            padding: 18px 45px 18px 15px;\n            position: relative;\n            color: var(--official-navy);\n            font-weight: 700; \/* \u0646\u0635 \u0639\u0631\u064a\u0636 *\/\n            border-bottom: 1px solid #F0F0F0;\n            font-size: 17px;\n            transition: all 0.3s ease;\n            border-radius: 8px;\n        }\n\n        .tasks-list li:hover {\n            background-color: rgba(212, 175, 55, 0.07);\n            padding-right: 55px;\n        }\n\n        .tasks-list li::before {\n            content: \"\u2726\";\n            position: absolute;\n            right: 10px;\n            color: var(--royal-gold);\n            font-size: 22px;\n            top: 50%;\n            transform: translateY(-50%);\n            transition: transform 0.3s ease;\n        }\n\n        .tasks-list li:hover::before {\n            transform: translateY(-50%) rotate(90deg) scale(1.2);\n        }\n\n        footer {\n            text-align: center;\n            padding: 40px;\n            color: var(--official-navy);\n            font-weight: 700;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<header>\n    <div class=\"header-box\">\n        <h1>\u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u062a\u0642\u0646\u064a \u0643\u0648\u0641\u0629<\/h1>\n    <\/div>\n    <p>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u062a\u0645\u064a\u0632 \u0627\u0644\u0639\u0644\u0645\u064a<\/p>\n<\/header>\n\n<div class=\"container\">\n    <div class=\"content-card\">\n        <h2>\ud83d\udc65 \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0645\u062c\u0644\u0633<\/h2>\n        <div class=\"member-grid\">\n            <div class=\"member-button\">\u0639\u0645\u064a\u062f \u0627\u0644\u0645\u0639\u0647\u062f <span>\u0631\u0626\u064a\u0633 \u0627\u0644\u0645\u062c\u0644\u0633<\/span><\/div>\n            <div class=\"member-button\">\u0627\u0644\u0645\u0639\u0627\u0648\u0646 \u0627\u0644\u0639\u0644\u0645\u064a <span>\u0639\u0636\u0648\u0627\u064b<\/span><\/div>\n            <div class=\"member-button\">\u0627\u0644\u0645\u0639\u0627\u0648\u0646 \u0627\u0644\u0625\u062f\u0627\u0631\u064a <span>\u0639\u0636\u0648\u0627\u064b<\/span><\/div>\n            <div class=\"member-button\">\u0631\u0624\u0633\u0627\u0621 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 <span>\u0623\u0639\u0636\u0627\u0621\u064b<\/span><\/div>\n            <div class=\"member-button\">\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u062c\u0644\u0633 <span>\u0645\u0642\u0631\u0631\u0627\u064b<\/span><\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"content-card\">\n        <h2>\ud83d\udcdc \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0627\u062a<\/h2>\n        <ul class=\"tasks-list\">\n            <li>\u0631\u0633\u0645 \u0627\u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0648\u0648\u0636\u0639 \u0627\u0644\u062e\u0637\u0637 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0644\u0644\u0645\u0639\u0647\u062f.<\/li>\n            <li>\u0625\u0642\u0631\u0627\u0631 \u0627\u0644\u0645\u0646\u0627\u0647\u062c \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629 \u0648\u062a\u0637\u0648\u064a\u0631\u0647\u0627 \u0628\u0645\u0627 \u064a\u0648\u0627\u0643\u0628 \u0633\u0648\u0642 \u0627\u0644\u0639\u0645\u0644.<\/li>\n            <li>\u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 \u0648\u0645\u0646\u062d \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0648\u0627\u0644\u0644\u0642\u0628 \u0627\u0644\u0639\u0644\u0645\u064a.<\/li>\n            <li>\u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0639\u0644\u0649 \u0627\u0644\u0634\u0624\u0648\u0646 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0625\u0642\u0631\u0627\u0631 \u0645\u0648\u0627\u0632\u0646\u0629 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u0633\u0646\u0648\u064a\u0629.<\/li>\n            <li>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u062b\u0642\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0645\u0639 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0645\u0646\u0627\u0638\u0631\u0629.<\/li>\n        <\/ul>\n    <\/div>\n<\/div>\n\n<footer>\u062c\u0627\u0645\u0639\u0629 \u0627\u0644\u0641\u0631\u0627\u062a \u0627\u0644\u0623\u0648\u0633\u0637 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 &#8211; \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u062a\u0642\u0646\u064a \u0643\u0648\u0641\u0629 \u00a9 2026<\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u062a\u0642\u0646\u064a \u0643\u0648\u0641\u0629 \u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u062a\u0642\u0646\u064a \u0643\u0648\u0641\u0629 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u062a\u0645\u064a\u0632 \u0627\u0644\u0639\u0644\u0645\u064a \ud83d\udc65 \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0645\u062c\u0644\u0633 \u0639\u0645\u064a\u062f \u0627\u0644\u0645\u0639\u0647\u062f \u0631\u0626\u064a\u0633 \u0627\u0644\u0645\u062c\u0644\u0633 \u0627\u0644\u0645\u0639\u0627\u0648\u0646 \u0627\u0644\u0639\u0644\u0645\u064a \u0639\u0636\u0648\u0627\u064b \u0627\u0644\u0645\u0639\u0627\u0648\u0646 \u0627\u0644\u0625\u062f\u0627\u0631\u064a \u0639\u0636\u0648\u0627\u064b \u0631\u0624\u0633\u0627\u0621 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0623\u0639\u0636\u0627\u0621\u064b \u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u062c\u0644\u0633 \u0645\u0642\u0631\u0631\u0627\u064b \ud83d\udcdc \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0631\u0633\u0645 \u0627\u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0648\u0648\u0636\u0639 \u0627\u0644\u062e\u0637\u0637 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0644\u0644\u0645\u0639\u0647\u062f. \u0625\u0642\u0631\u0627\u0631 \u0627\u0644\u0645\u0646\u0627\u0647\u062c \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629 \u0648\u062a\u0637\u0648\u064a\u0631\u0647\u0627 \u0628\u0645\u0627 \u064a\u0648\u0627\u0643\u0628 \u0633\u0648\u0642 \u0627\u0644\u0639\u0645\u0644. \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 &hellip; <a href=\"https:\/\/iku.atu.edu.iq\/?page_id=40780\">Continued<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-40780","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/40780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40780"}],"version-history":[{"count":9,"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/40780\/revisions"}],"predecessor-version":[{"id":40791,"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/40780\/revisions\/40791"}],"wp:attachment":[{"href":"https:\/\/iku.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}