{"id":78348,"date":"2026-06-24T17:41:47","date_gmt":"2026-06-24T14:41:47","guid":{"rendered":"https:\/\/www.uol.ac.cy\/?p=78348"},"modified":"2026-06-24T17:55:28","modified_gmt":"2026-06-24T14:55:28","slug":"strategic-thinking-in-economics","status":"publish","type":"post","link":"https:\/\/www.uol.ac.cy\/en\/strategic-thinking-in-economics\/","title":{"rendered":"Strategic Thinking in Economics"},"content":{"rendered":"\n<style>\n\/* =====================================================\n   UoL WEBINAR PAGE\n   Uses the website's default font\n===================================================== *\/\n\n.uol-economics-webinar {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px;\n  color: #181b21;\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.uol-economics-webinar *,\n.uol-economics-webinar *::before,\n.uol-economics-webinar *::after {\n  box-sizing: border-box;\n}\n\n.uol-economics-webinar p {\n  margin: 0 0 18px;\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.uol-economics-webinar a {\n  text-decoration: none;\n}\n\n\/* HERO *\/\n\n.uol-economics-hero {\n  padding: 44px 36px;\n  margin-bottom: 28px;\n  border: 1px solid #e8e5ee;\n  border-radius: 18px;\n  background: linear-gradient(135deg, #f7f4fb 0%, #ffffff 100%);\n  box-shadow: 0 8px 25px rgba(97, 64, 152, 0.06);\n}\n\n.uol-economics-label {\n  display: inline-block;\n  padding: 8px 15px;\n  margin-bottom: 18px;\n  border-radius: 999px;\n  background: #614098;\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.uol-economics-hero h1 {\n  max-width: 900px;\n  margin: 0 0 26px;\n  color: #614098;\n  font-size: clamp(34px, 4.5vw, 52px);\n  font-weight: 700;\n  line-height: 1.15;\n}\n\n.uol-economics-meta {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 260px));\n  gap: 15px;\n  margin-top: 10px;\n}\n\n.uol-economics-meta-item {\n  padding: 18px;\n  border: 1px solid #e5e1ea;\n  border-radius: 12px;\n  background: #ffffff;\n}\n\n.uol-economics-meta-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #614098;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.4px;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.uol-economics-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 13px;\n  margin-top: 27px;\n}\n\n.uol-economics-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  min-height: 50px;\n  padding: 13px 23px;\n  border: 2px solid #614098;\n  border-radius: 7px;\n  background: #614098;\n  color: #ffffff !important;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.25;\n  text-align: center;\n  transition:\n    background 0.25s ease,\n    border-color 0.25s ease,\n    color 0.25s ease,\n    transform 0.25s ease;\n}\n\n.uol-economics-button:hover {\n  border-color: #f58a1f;\n  background: #f58a1f;\n  color: #ffffff !important;\n  transform: translateY(-2px);\n}\n\n.uol-economics-button-secondary {\n  background: transparent;\n  color: #614098 !important;\n}\n\n.uol-economics-button-secondary:hover {\n  color: #ffffff !important;\n}\n\n\/* CONTENT SECTIONS *\/\n\n.uol-economics-section {\n  padding: 30px;\n  margin-bottom: 26px;\n  border: 1px solid #ece9f0;\n  border-radius: 16px;\n  background: #ffffff;\n  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.035);\n}\n\n.uol-economics-section h2 {\n  margin: 0 0 20px;\n  color: #614098;\n  font-size: 27px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.uol-economics-section p:last-child {\n  margin-bottom: 0;\n}\n\n\/* SPEAKERS *\/\n\n.uol-economics-speakers {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n}\n\n.uol-economics-speaker {\n  padding: 24px;\n  border: 1px solid #e5e1ea;\n  border-left: 4px solid #614098;\n  border-radius: 0 14px 14px 0;\n  background: #f8f6fb;\n}\n\n.uol-economics-speaker p {\n  margin-bottom: 0;\n}\n\n\/* TOPICS *\/\n\n.uol-economics-topics {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px 24px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.uol-economics-topics li {\n  position: relative;\n  padding: 14px 15px 14px 43px;\n  border: 1px solid #e7e3eb;\n  border-radius: 9px;\n  background: #faf9fb;\n  line-height: 1.5;\n}\n\n.uol-economics-topics li::before {\n  content: \"\u2713\";\n  position: absolute;\n  top: 14px;\n  left: 16px;\n  color: #f58a1f;\n  font-weight: 800;\n}\n\n\/* HIGHLIGHT SECTION *\/\n\n.uol-economics-highlight {\n  border-left: 5px solid #f58a1f;\n  background: #faf9fb;\n}\n\n\/* FINAL BUTTONS *\/\n\n.uol-economics-final-actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 13px;\n  padding: 8px 0 30px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 900px) {\n  .uol-economics-speakers,\n  .uol-economics-topics {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .uol-economics-webinar {\n    padding: 14px 8px 30px;\n  }\n\n  .uol-economics-hero {\n    padding: 32px 21px;\n    border-radius: 14px;\n  }\n\n  .uol-economics-hero h1 {\n    font-size: 34px;\n  }\n\n  .uol-economics-meta {\n    grid-template-columns: 1fr;\n  }\n\n  .uol-economics-actions,\n  .uol-economics-final-actions {\n    flex-direction: column;\n  }\n\n  .uol-economics-button {\n    width: 100%;\n  }\n\n  .uol-economics-section {\n    padding: 24px 20px;\n    border-radius: 14px;\n  }\n\n  .uol-economics-section h2 {\n    font-size: 24px;\n  }\n\n  .uol-economics-speaker {\n    padding: 21px 18px;\n  }\n}\n<\/style>\n\n<div class=\"uol-economics-webinar\">\n\n  <!-- HERO -->\n  <section class=\"uol-economics-hero\">\n\n    <div class=\"uol-economics-label\">\n      Webinar Description\n    <\/div>\n\n\n    <div class=\"uol-economics-meta\">\n\n      <div class=\"uol-economics-meta-item\">\n        <strong>Date<\/strong>\n        6 July 2026\n      <\/div>\n\n      <div class=\"uol-economics-meta-item\">\n        <strong>Time<\/strong>\n        18:00\u201319:30\n      <\/div>\n\n    <\/div>\n\n    <div class=\"uol-economics-actions\">\n\n      <a class=\"uol-economics-button\" href=\"https:\/\/forms.office.com\/Pages\/ResponsePage.aspx?id=LzLhtS40fkq7HnjVDp_XAB1vj3LAeaNKtizKSfCAAC1UNldSRzZaWTRGSU03V1c3MUZNVDVYTzVUWC4u\" target=\"_blank\" rel=\"noopener\">\n        Register for the Webinar <span>\u27f6<\/span>\n      <\/a>\n\n      <a class=\"uol-economics-button uol-economics-button-secondary\" href=\"https:\/\/teams.microsoft.com\/meet\/37487901214649?p=U4g6oUULGfVAEFtALj\" target=\"_blank\" rel=\"noopener\">\n        Join via Microsoft Teams <span>\u27f6<\/span>\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- WEBINAR DESCRIPTION -->\n  <section class=\"uol-economics-section\">\n\n    <h2>Webinar Description<\/h2>\n\n    <p>\n      Every day, individuals, businesses, and governments make decisions that affect others and are influenced by the choices of those around them. Understanding how people think strategically is at the heart of economics and provides valuable insights into competition, cooperation, negotiation, and decision-making in both personal and professional life.\n    <\/p>\n\n    <p>\n      This webinar will introduce participants to the fascinating world of strategic thinking through key concepts from game theory and economics. Using intuitive examples and real-world applications, the session will explore how individuals and organizations make decisions in situations where outcomes depend not only on their own actions but also on the actions of others.\n    <\/p>\n\n    <p>\n      The webinar will feature Dr Efthymios Lykopoulos, who will present the main concepts of strategic thinking in economics, including cooperation, competition, coordination, and signaling, demonstrating how these ideas help explain behavior in markets, business, politics, and everyday life.\n    <\/p>\n\n    <p>\n      The second part of the webinar will be delivered by Dr Snezana Eminidou, Director of the BSc in Economics at the University of Limassol. Dr Eminidou will discuss the evolving nature of economics in the digital era and introduce the University&#8217;s innovative undergraduate programme to prepare students for the challenges and opportunities of the modern economy.\n    <\/p>\n\n  <\/section>\n\n  <!-- SPEAKERS -->\n  <section class=\"uol-economics-section\">\n\n    <div class=\"uol-economics-speakers\">\n\n      <div class=\"uol-economics-speaker\">\n        <p>\n          Dr. Lykopoulos is a Lecturer in Economics and Quantitative Methods at the University of Limassol. He holds a PhD in Economics from the University of Cyprus. His work examines how incentives, information, and market structure shape individual and firm behavior. He teaches microeconomics, statistics, quantitative methods, and game theory across undergraduate and MBA programs.\n        <\/p>\n      <\/div>\n\n      <div class=\"uol-economics-speaker\">\n        <p>\n          Dr Eminidou holds a PhD in Economics from the University of Cyprus and serves as Vice Chair of the Department of Economics and Finance at the University of Limassol. Her research focuses on macroeconomics, monetary economics, international finance, and digital economics, with particular emphasis on how digitalization is transforming economic behaviour and decision-making processes. She is currently the Principal Investigator of the DiFiCy Project, which examines how digital transformation and financial technologies are reshaping the competitiveness and productivity of small and medium-sized enterprises in Cyprus.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- KEY TOPICS -->\n  <section class=\"uol-economics-section\">\n\n    <h2>Key Topics<\/h2>\n\n    <ul class=\"uol-economics-topics\">\n      <li>Strategic thinking and decision-making in economics<\/li>\n      <li>The Prisoner&#8217;s Dilemma<\/li>\n      <li>Coordination and focal points<\/li>\n      <li>Repeated games and cooperation<\/li>\n      <li>Signaling and information<\/li>\n      <li>Strategic behaviour in business and everyday life<\/li>\n      <li>The role of economics in everyday life<\/li>\n      <li>Careers and opportunities in economics<\/li>\n    <\/ul>\n\n  <\/section>\n\n  <!-- LIVE Q&A -->\n  <section class=\"uol-economics-section uol-economics-highlight\">\n\n    <h2>Live Q&amp;A and Certificate of Attendance<\/h2>\n\n    <p>\n      The webinar will conclude with a live Q&amp;A session, providing participants with the opportunity to engage directly with the speakers and ask questions about economics, strategic thinking, career opportunities, and university studies.\n    <\/p>\n\n    <p>\n      Participants who attend the webinar will receive a Certificate of Attendance.\n    <\/p>\n\n  <\/section>\n\n  <!-- WHO SHOULD ATTEND -->\n  <section class=\"uol-economics-section\">\n\n    <h2>Who Should Attend?<\/h2>\n\n    <p>\n      This webinar is open to prospective students, current students, parents, graduates, and anyone interested in understanding how strategic thinking shapes economic decisions, business outcomes, and success in an increasingly digital economy.\n    <\/p>\n\n  <\/section>\n\n  <!-- FINAL ACTIONS -->\n  <div class=\"uol-economics-final-actions\">\n\n    <a class=\"uol-economics-button\" href=\"https:\/\/forms.office.com\/Pages\/ResponsePage.aspx?id=LzLhtS40fkq7HnjVDp_XAB1vj3LAeaNKtizKSfCAAC1UNldSRzZaWTRGSU03V1c3MUZNVDVYTzVUWC4u\" target=\"_blank\" rel=\"noopener\">\n      Register for the Webinar <span>\u27f6<\/span>\n    <\/a>\n\n    <a class=\"uol-economics-button uol-economics-button-secondary\" href=\"https:\/\/teams.microsoft.com\/meet\/37487901214649?p=U4g6oUULGfVAEFtALj\" target=\"_blank\" rel=\"noopener\">\n      Join via Microsoft Teams <span>\u27f6<\/span>\n    <\/a>\n\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Webinar Description Date 6 July 2026 Time 18:00\u201319:30 Register for the Webinar \u27f6 Join via Microsoft Teams \u27f6 Webinar Description Every day, individuals, businesses, and governments make decisions that affect others and are influenced by the choices of those around them. Understanding how people think strategically is at the heart of economics and provides valuable [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":78349,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":"","jetpack_post_was_ever_published":false},"categories":[221],"tags":[],"publication_author":[],"publication_year":[],"class_list":["post-78348","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-upcoming-events"],"acf":[],"jetpack_featured_media_url":"https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised.jpg","uagb_featured_image_src":{"full":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised.jpg",1734,907,false],"thumbnail":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-150x150.jpg",150,150,true],"medium":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-300x157.jpg",300,157,true],"medium_large":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-768x402.jpg",768,402,true],"large":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-1024x536.jpg",1024,536,true],"1536x1536":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-1536x803.jpg",1536,803,true],"2048x2048":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised.jpg",1734,907,false],"trp-custom-language-flag":["https:\/\/www.uol.ac.cy\/wp-content\/uploads\/2026\/06\/newscover-revised-18x9.jpg",18,9,true]},"uagb_author_info":{"display_name":"p.efstathiou@uol.ac.cy","author_link":"https:\/\/www.uol.ac.cy\/en\/author\/p-efstathiouuol-ac-cy\/"},"uagb_comment_info":0,"uagb_excerpt":"Webinar Description Date 6 July 2026 Time 18:00\u201319:30 Register for the Webinar \u27f6 Join via Microsoft Teams \u27f6 Webinar Description Every day, individuals, businesses, and governments make decisions that affect others and are influenced by the choices of those around them. Understanding how people think strategically is at the heart of economics and provides valuable&hellip;","jetpack_shortlink":"https:\/\/wp.me\/peAODB-knG","publishpress_future_action":{"enabled":true,"date":"2026-07-07 06:00:00","action":"category","newStatus":"draft","terms":[122],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/posts\/78348","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/comments?post=78348"}],"version-history":[{"count":1,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/posts\/78348\/revisions"}],"predecessor-version":[{"id":78350,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/posts\/78348\/revisions\/78350"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/media\/78349"}],"wp:attachment":[{"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/media?parent=78348"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/categories?post=78348"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/tags?post=78348"},{"taxonomy":"publication_author","embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/publication_author?post=78348"},{"taxonomy":"publication_year","embeddable":true,"href":"https:\/\/www.uol.ac.cy\/en\/wp-json\/wp\/v2\/publication_year?post=78348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}