{"id":44,"date":"2026-04-14T03:15:52","date_gmt":"2026-04-14T03:15:52","guid":{"rendered":"https:\/\/mrc-baku.org\/?page_id=44"},"modified":"2026-04-15T14:41:27","modified_gmt":"2026-04-15T14:41:27","slug":"mission","status":"publish","type":"page","link":"https:\/\/mrc-baku.org\/index.php\/mission\/","title":{"rendered":"MRC &#8211; Mission"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Mission \u2014 Mathematics Research Center<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;family=DM+Mono:wght@300;400;500&#038;family=Outfit:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  body { background: #eee; padding: 2rem; margin: 0; }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500\u2500 STYLE BLOCK \u2014 paste once \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<style>\n:root {\n  --cream:    #F5F0E8;\n  --ink:      #1A1610;\n  --rust:     #B84A2F;\n  --gold:     #C99A2E;\n  --slate:    #3D4A5C;\n  --mist:     #E8EDF4;\n  --rule:     #C8BFA8;\n  --garamond: 'EB Garamond', Georgia, serif;\n  --mono:     'DM Mono', monospace;\n  --sans:     'Outfit', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.mission-block {\n  max-width: 860px; margin: 0 auto;\n  background: var(--cream);\n  border: 1px solid var(--rule);\n  box-shadow: 4px 4px 0 var(--rule), 8px 8px 0 #d8cdb8;\n  overflow: hidden;\n}\n\n\/* \u2500\u2500 Hero banner \u2500\u2500 *\/\n.mission-hero {\n  background: var(--slate); color: var(--cream);\n  padding: 3rem 3.5rem 2.5rem;\n  position: relative; overflow: hidden;\n}\n.mission-hero::before {\n  content: 'MRC';\n  position: absolute; right: -10px; bottom: -20px;\n  font-family: var(--garamond); font-size: 10rem; font-weight: 500;\n  color: rgba(255,255,255,0.04); pointer-events: none; line-height: 1;\n  letter-spacing: 0.05em;\n}\n.mission-hero-tag {\n  font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--gold); margin-bottom: 0.7rem;\n  display: flex; align-items: center; gap: 0.5rem;\n}\n.mission-hero-tag::before {\n  content: ''; display: inline-block; width: 20px; height: 1px; background: var(--gold);\n}\n.mission-hero h1 {\n  font-family: var(--garamond); font-size: clamp(2rem, 4vw, 2.8rem);\n  font-weight: 500; line-height: 1.15; margin-bottom: 0.5rem;\n}\n.mission-hero-sub {\n  font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.1em;\n  color: rgba(245,240,232,0.5); text-transform: uppercase;\n}\n\n\/* \u2500\u2500 Body \u2500\u2500 *\/\n.mission-body { padding: 3rem 3.5rem; }\n\n\/* \u2500\u2500 Opening statement \u2500\u2500 *\/\n.mission-statement {\n  font-family: var(--garamond); font-size: 1.18rem; line-height: 1.85;\n  color: #2E2820; margin-bottom: 2.5rem;\n  padding-bottom: 2.5rem;\n}\n.mission-statement strong {\n  font-weight: 500; color: var(--ink);\n}\n\n\/* \u2500\u2500 Pull quote \u2500\u2500 *\/\n.mission-pull {\n  border-left: 4px solid var(--rust);\n  padding: 0.5rem 0 0.5rem 1.5rem;\n  margin: 0 0 2.5rem;\n}\n.mission-pull p {\n  font-family: var(--garamond); font-style: italic;\n  font-size: 1.25rem; line-height: 1.7; color: var(--slate);\n}\n\n\/* \u2500\u2500 Section label \u2500\u2500 *\/\n.mission-label {\n  font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--rust);\n  display: flex; align-items: center; gap: 0.7rem; margin-bottom: 1.5rem;\n}\n.mission-label::after { content: ''; flex: 1; height: 1px; background: var(--rule); }\n\n\/* \u2500\u2500 Objectives grid \u2500\u2500 *\/\n.mission-objectives {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem;\n  margin-bottom: 2.5rem;\n}\n.mission-obj {\n  background: var(--mist);\n  border: 1px solid #d0d8e8;\n  border-top: 3px solid var(--slate);\n  padding: 1.4rem 1.5rem;\n  display: flex; flex-direction: column; gap: 0.5rem;\n  transition: border-top-color 0.2s, box-shadow 0.2s;\n}\n.mission-obj:hover {\n  border-top-color: var(--rust);\n  box-shadow: 2px 2px 0 var(--rule);\n}\n.mission-obj-num {\n  font-family: var(--mono); font-size: 0.6rem; letter-spacing: 0.14em;\n  color: var(--rust); text-transform: uppercase;\n}\n.mission-obj-text {\n  font-family: var(--garamond); font-size: 1rem; line-height: 1.65;\n  color: #2E2820;\n}\n\n\/* \u2500\u2500 Footer note \u2500\u2500 *\/\n.mission-footer-note {\n  padding-top: 2rem; border-top: 1px solid var(--rule);\n  display: flex; align-items: flex-start; gap: 1rem;\n}\n.mission-footer-note-icon {\n  flex-shrink: 0; width: 36px; height: 36px;\n  background: var(--slate); color: var(--cream);\n  display: flex; align-items: center; justify-content: center;\n  font-family: var(--mono); font-size: 0.65rem; letter-spacing: 0.05em;\n  margin-top: 0.1rem;\n}\n.mission-footer-note-text {\n  font-family: var(--garamond); font-size: 1rem; line-height: 1.75;\n  color: #4A4038;\n}\n.mission-footer-note-text strong { font-weight: 500; color: var(--ink); }\n\n\/* \u2500\u2500 Founded badge \u2500\u2500 *\/\n.mission-founded {\n  display: inline-flex; align-items: center; gap: 0.5rem;\n  font-family: var(--mono); font-size: 0.62rem; letter-spacing: 0.1em;\n  text-transform: uppercase; color: #7A6E60;\n  margin-bottom: 2.5rem;\n}\n.mission-founded::before {\n  content: ''; display: inline-block;\n  width: 8px; height: 8px; background: var(--gold); border-radius: 50%;\n}\n\n@media (max-width: 620px) {\n  .mission-hero  { padding: 2rem 1.5rem 1.8rem; }\n  .mission-body  { padding: 2rem 1.5rem; }\n  .mission-objectives { grid-template-columns: 1fr; }\n}\n<\/style>\n<!-- \u2500\u2500\u2500 END STYLE BLOCK \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n\n\n<!-- \u2500\u2500\u2500 MISSION BLOCK \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<div class=\"mission-block\">\n\n  <!-- Hero -->\n  <div class=\"mission-hero\">\n    <div class=\"mission-hero-tag\">Mathematics Research Center \u00b7 ASOIU<\/div>\n    <h1>Our Mission<\/h1>\n    <div class=\"mission-hero-sub\">Baku, Azerbaijan \u00b7 Est. August 2025<\/div>\n  <\/div>\n\n  <!-- Body -->\n  <div class=\"mission-body\">\n\n    <div class=\"mission-founded\">Founded August 2025<\/div>\n\n    <!-- Opening statement -->\n    <div class=\"mission-statement\">\n      <p>Established in August 2025, the <strong>Mathematics Research Center (MRC)<\/strong> is a research institute dedicated to the development of fundamental and multidisciplinary mathematical research. Our mission is to promote innovation by linking mathematics with various fields, enhance mathematical skills among researchers, and support the advancement of cutting-edge research in mathematical sciences.<\/p>\n    <\/div>\n\n    <!-- Pull quote \n    <div class=\"mission-pull\">\n      <p>To promote innovation by linking mathematics with various fields, enhance mathematical skills among researchers, and support the advancement of cutting-edge research in mathematical sciences.<\/p> \n    <\/div> -->\n\n    <!-- Objectives -->\n    <div class=\"mission-label\">Objectives<\/div>\n    <div class=\"mission-objectives\">\n\n      <div class=\"mission-obj\">\n        <div class=\"mission-obj-num\">01<\/div>\n        <div class=\"mission-obj-text\">Promote excellence in the theoretical and applied fields of mathematics and interdisciplinary research within mathematics.<\/div>\n      <\/div>\n\n      <div class=\"mission-obj\">\n        <div class=\"mission-obj-num\">02<\/div>\n        <div class=\"mission-obj-text\">Support multidisciplinary collaboration that integrates mathematics with other scientific, technological, and engineering disciplines.<\/div>\n      <\/div>\n\n      <div class=\"mission-obj\">\n        <div class=\"mission-obj-num\">03<\/div>\n        <div class=\"mission-obj-text\">Enhance the research potential of Azerbaijan&#8217;s scientific community and build strong connections with global research networks.<\/div>\n      <\/div>\n\n      <div class=\"mission-obj\">\n        <div class=\"mission-obj-num\">04<\/div>\n        <div class=\"mission-obj-text\">Support the professional development of researchers and facilitate knowledge exchange through collaboration initiatives, seminars, and academic programs.<\/div>\n      <\/div>\n\n    <\/div><!-- \/.mission-objectives -->\n\n    <!-- Footer note -->\n    <div class=\"mission-footer-note\">\n      <div class=\"mission-footer-note-icon\">ADNSU<\/div>\n      <p class=\"mission-footer-note-text\">The institute is an integral part of <strong>Azerbaijan State Oil and Industry University (ADNSU)<\/strong> and plays a significant role in promoting the development of the university&#8217;s research and improving international scientific collaboration.<\/p>\n    <\/div>\n\n  <\/div><!-- \/.mission-body -->\n\n<\/div><!-- \/.mission-block -->\n<!-- \u2500\u2500\u2500 END MISSION BLOCK \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mission \u2014 Mathematics Research Center Mathematics Research Center \u00b7 ASOIU Our Mission Baku, Azerbaijan \u00b7 Est. August 2025 Founded August 2025 Established in August 2025, the Mathematics Research Center (MRC) is a research institute dedicated to the development of fundamental and multidisciplinary mathematical research. Our mission is to promote innovation by linking mathematics with various [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-44","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/pages\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/comments?post=44"}],"version-history":[{"count":2,"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/pages\/44\/revisions"}],"predecessor-version":[{"id":206,"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/pages\/44\/revisions\/206"}],"wp:attachment":[{"href":"https:\/\/mrc-baku.org\/index.php\/wp-json\/wp\/v2\/media?parent=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}