{"id":44811,"date":"2026-03-10T17:39:39","date_gmt":"2026-03-10T17:39:39","guid":{"rendered":"https:\/\/idi.atu.edu.iq\/?page_id=44811"},"modified":"2026-04-01T20:46:22","modified_gmt":"2026-04-01T20:46:22","slug":"sustainable-development","status":"publish","type":"page","link":"https:\/\/idi.atu.edu.iq\/?page_id=44811&lang=en","title":{"rendered":"\u00a0Sustainable Development"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<div class=\"sustain-page\" dir=\"ltr\">\n\n<h2 class=\"main-title fade-up\">\n<i class=\"fa-solid fa-leaf\"><\/i>\nSustainable Development\n<\/h2>\n\n<div class=\"intro-box fade-up\">\n<p>\nSustainable development is a process aimed at meeting the needs of the present\nwithout compromising the ability of future generations to meet their own needs.\nIt seeks to achieve a balance between economic growth, social justice,\nand environmental protection.\n<\/p>\n<\/div>\n\n<h3 class=\"section-title fade-up\">Importance of Sustainable Development<\/h3>\n\n<div class=\"cards\">\n\n<div class=\"card fade-up\">\n<i class=\"fa-solid fa-tree\"><\/i>\n<h4>Environmental Protection<\/h4>\n<p>Preserving the environment and biodiversity while reducing pollution.<\/p>\n<\/div>\n\n<div class=\"card fade-up\">\n<i class=\"fa-solid fa-water\"><\/i>\n<h4>Resource Sustainability<\/h4>\n<p>Optimal use of natural resources such as water and energy.<\/p>\n<\/div>\n\n<div class=\"card fade-up\">\n<i class=\"fa-solid fa-chart-line\"><\/i>\n<h4>Sustainable Economy<\/h4>\n<p>Balancing economic growth with environmental and social well-being.<\/p>\n<\/div>\n\n<div class=\"card fade-up\">\n<i class=\"fa-solid fa-people-group\"><\/i>\n<h4>Social Equity<\/h4>\n<p>Ensuring fair distribution of opportunities and resources.<\/p>\n<\/div>\n\n<\/div>\n\n<h3 class=\"section-title fade-up\">Sustainability in Universities<\/h3>\n\n<div class=\"info-grid\">\n\n<div class=\"info-box fade-up\">\n<h4><i class=\"fa-solid fa-book\"><\/i> Education for Sustainability<\/h4>\n<p>\nIntegrating sustainability concepts into academic curricula.\n<\/p>\n<\/div>\n\n<div class=\"info-box fade-up\">\n<h4><i class=\"fa-solid fa-flask\"><\/i> Research and Innovation<\/h4>\n<p>\nDeveloping solutions in renewable energy and climate change.\n<\/p>\n<\/div>\n\n<div class=\"info-box fade-up\">\n<h4><i class=\"fa-solid fa-building\"><\/i> Sustainable Campus<\/h4>\n<p>\nReducing energy and promoting recycling programs.\n<\/p>\n<\/div>\n\n<div class=\"info-box fade-up\">\n<h4><i class=\"fa-solid fa-handshake\"><\/i> Community Engagement<\/h4>\n<p>\nSupporting sustainability initiatives.\n<\/p>\n<\/div>\n\n<\/div>\n\n<div class=\"report-box fade-up\">\n<a href=\"https:\/\/idi.atu.edu.iq\/?cat=374&#038;lang=en\">\n<i class=\"fa-solid fa-file-lines\"><\/i>\nCollege Achievements Report in Sustainable Development\n<\/a>\n<\/div>\n\n<\/div>\n\n<style>\n\nbody{\nbackground:linear-gradient(135deg,#e8f5ee,#f5f9ff);\n}\n\n.sustain-page{\nfont-family:Cairo;\nmax-width:1100px;\nmargin:auto;\npadding:20px;\nline-height:1.9;\n}\n\n.main-title{\ntext-align:center;\ncolor:#1c7a4a;\nfont-size:32px;\nmargin-bottom:30px;\n}\n\n.intro-box{\nbackground:rgba(255,255,255,0.55);\nbackdrop-filter:blur(12px);\npadding:25px;\nborder-radius:15px;\nbox-shadow:0 10px 25px rgba(0,0,0,0.08);\ntext-align:center;\n}\n\n.section-title{\nmargin:40px 0 20px;\ncolor:#1c7a4a;\nfont-size:24px;\n}\n\n.cards{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(230px,1fr));\ngap:20px;\n}\n\n.card{\nbackground:rgba(255,255,255,0.55);\npadding:22px;\nborder-radius:15px;\nbox-shadow:0 10px 25px rgba(0,0,0,0.08);\ntext-align:center;\ntransition:.35s;\n}\n\n.card:hover{\ntransform:translateY(-8px);\n}\n\n.card i{\nfont-size:32px;\ncolor:#1c7a4a;\nmargin-bottom:10px;\nanimation:floatIcon 3s infinite ease-in-out;\n}\n\n.info-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:20px;\nmargin-top:20px;\n}\n\n.info-box{\nbackground:rgba(255,255,255,0.55);\npadding:22px;\nborder-radius:15px;\nbox-shadow:0 10px 25px rgba(0,0,0,0.08);\ntransition:.35s;\n}\n\n.info-box:hover{\ntransform:translateY(-8px);\n}\n\n.report-box{\ntext-align:center;\nmargin-top:40px;\n}\n\n.report-box a{\nbackground:#1c7a4a;\ncolor:white;\npadding:14px 25px;\nborder-radius:10px;\ntext-decoration:none;\ntransition:.3s;\n}\n\n.report-box a:hover{\nbackground:#145b36;\n}\n\n\/* icon animation *\/\n@keyframes floatIcon{\n0%{transform:translateY(0)}\n50%{transform:translateY(-6px)}\n100%{transform:translateY(0)}\n}\n\n\/* \u2705 CSS animation \u0628\u062f\u0644 \u0627\u0644\u0633\u0643\u0631\u0628\u062a *\/\n.fade-up{\nopacity:0;\ntransform:translateY(40px);\nanimation:fadeUp 1s ease forwards;\n}\n\n\/* \u062a\u0623\u062e\u064a\u0631 \u0628\u0633\u064a\u0637 \u0644\u0643\u0644 \u0639\u0646\u0635\u0631 *\/\n.fade-up:nth-child(1){animation-delay:.2s}\n.fade-up:nth-child(2){animation-delay:.4s}\n.fade-up:nth-child(3){animation-delay:.6s}\n.fade-up:nth-child(4){animation-delay:.8s}\n.fade-up:nth-child(5){animation-delay:1s}\n\n@keyframes fadeUp{\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n<\/style>\n\n","protected":false},"excerpt":{"rendered":"<p>Sustainable Development Sustainable development is a process aimed at meeting the needs of the present without compromising the ability of future generations to meet their own needs. It seeks to achieve a balance between economic growth, social justice, and environmental protection. Importance of Sustainable Development Environmental Protection Preserving the environment and biodiversity while reducing pollution. &hellip; <a href=\"https:\/\/idi.atu.edu.iq\/?page_id=44811&#038;lang=en\">Continued<\/a><\/p>\n","protected":false},"author":8,"featured_media":44807,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-44811","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/44811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44811"}],"version-history":[{"count":4,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/44811\/revisions"}],"predecessor-version":[{"id":47250,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/44811\/revisions\/47250"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/media\/44807"}],"wp:attachment":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}