{"id":592,"date":"2022-08-09T03:48:26","date_gmt":"2022-08-09T00:48:26","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=592"},"modified":"2026-08-04T23:22:52","modified_gmt":"2026-08-04T20:22:52","slug":"policy-statement","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/policy-statement\/","title":{"rendered":"Erasmus+ Policy Statement"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   S\u0130VAS CUMHUR\u0130YET \u00dcN\u0130VERS\u0130TES\u0130\n   ERASMUS POL\u0130T\u0130KA BEYANI \u2014 EPS\n===================================================== *\/\n\n.scu-eps-page {\n  --eps-primary: #17357f;\n  --eps-secondary: #2444b8;\n  --eps-accent: #ef3e5a;\n  --eps-turquoise: #00a6d6;\n  --eps-green: #009b77;\n  --eps-purple: #7651a8;\n  --eps-gold: #c6812a;\n  --eps-orange: #df7928;\n  --eps-pink: #d1487e;\n  --eps-red: #c74343;\n  --eps-text: #4f5b70;\n  --eps-muted: #657087;\n  --eps-bg: #f7f9fd;\n  --eps-border: rgba(23, 53, 127, 0.09);\n\n  width: 100%;\n  max-width: auto;\n  margin: 0 auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-eps-page *,\n.scu-eps-page *::before,\n.scu-eps-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-eps-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.scu-eps-hero {\n  position: relative;\n  margin-bottom: 22px;\n  padding: 42px 40px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    var(--eps-primary) 0%,\n    var(--eps-secondary) 100%\n  );\n\n  border-radius: 24px;\n  box-shadow: 0 15px 36px rgba(20, 38, 86, 0.14);\n  overflow: hidden;\n}\n\n.scu-eps-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -150px;\n  right: -100px;\n\n  width: 350px;\n  height: 350px;\n\n  background: rgba(255, 255, 255, 0.09);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-eps-hero::before {\n  content: \"\";\n  position: absolute;\n  right: 230px;\n  bottom: -180px;\n\n  width: 285px;\n  height: 285px;\n\n  background: rgba(255, 255, 255, 0.045);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-eps-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-eps-hero-main {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) 225px;\n  gap: 35px;\n  align-items: center;\n}\n\n.scu-eps-hero-eyebrow {\n  display: block;\n  margin-bottom: 9px;\n\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-eps-hero h1 {\n  max-width: 920px;\n  margin: 0;\n\n  color: #ffffff;\n  font-size: clamp(34px, 4.3vw, 48px);\n  line-height: 1.13;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-eps-hero h1 span {\n  display: block;\n  margin-top: 9px;\n\n  color: rgba(255, 255, 255, 0.73);\n  font-size: 0.43em;\n  line-height: 1.35;\n  font-weight: 500;\n  letter-spacing: 0;\n}\n\n.scu-eps-hero-content > p {\n  max-width: 960px;\n  margin: 17px 0 0;\n\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 15.5px;\n  line-height: 1.75;\n}\n\n\n\/* HERO LOGO *\/\n\n.scu-eps-hero-logo {\n  padding: 15px;\n\n  text-align: center;\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 19px;\n}\n\n.scu-eps-logo-canvas {\n  min-height: 112px;\n  padding: 15px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  background: #ffffff;\n  border-radius: 14px;\n}\n\n.scu-eps-logo-canvas img {\n  display: block;\n  width: 100%;\n  max-width: 175px;\n  max-height: 85px;\n  object-fit: contain;\n}\n\n.scu-eps-hero-logo > span,\n.scu-eps-hero-logo > strong {\n  display: block;\n}\n\n.scu-eps-hero-logo > span {\n  margin-top: 12px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 10.5px;\n}\n\n.scu-eps-hero-logo > strong {\n  margin-top: 3px;\n\n  color: #ffffff;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n\n\/* HERO HIGHLIGHTS *\/\n\n.scu-eps-hero-highlights {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 27px;\n}\n\n.scu-eps-hero-highlights article {\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 14px;\n  align-items: center;\n\n  min-height: 104px;\n  padding: 18px;\n\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 17px;\n}\n\n.scu-eps-hero-highlights i {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  font-size: 21px;\n}\n\n.scu-eps-hero-highlights span,\n.scu-eps-hero-highlights strong {\n  display: block;\n}\n\n.scu-eps-hero-highlights span {\n  margin-bottom: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 11.8px;\n}\n\n.scu-eps-hero-highlights strong {\n  color: #ffffff;\n  font-size: 14.3px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* HERO ACTIONS *\/\n\n.scu-eps-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 19px;\n}\n\n.scu-eps-hero-actions a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 46px;\n  padding: 12px 17px;\n\n  color: #ffffff !important;\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 13px;\n\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform 0.2s ease,\n    background 0.2s ease;\n}\n\n.scu-eps-hero-actions a.is-primary {\n  color: var(--eps-primary) !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-eps-hero-actions a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n.scu-eps-hero-actions a.is-primary:hover {\n  background: #f4f7fc;\n}\n\n\n\/* =====================================================\n   COMMON SECTION\n===================================================== *\/\n\n.scu-eps-section {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--eps-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-eps-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-eps-eyebrow {\n  display: block;\n  margin-bottom: 7px;\n\n  color: var(--eps-accent);\n  font-size: 13px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-eps-section-head h2 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-eps-section-head p {\n  max-width: 1000px;\n  margin: 9px 0 0;\n\n  color: var(--eps-muted);\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   OVERVIEW\n===================================================== *\/\n\n.scu-eps-overview-layout {\n  display: grid;\n  grid-template-columns: minmax(0, 1.45fr) minmax(285px, 0.55fr);\n  gap: 15px;\n}\n\n.scu-eps-overview-text {\n  padding: 24px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n}\n\n.scu-eps-overview-text p {\n  margin: 0 0 15px;\n\n  color: var(--eps-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-eps-overview-text p:last-child {\n  margin-bottom: 0;\n}\n\n.scu-eps-overview-text strong {\n  color: var(--eps-primary);\n  font-weight: 600;\n}\n\n.scu-eps-overview-card {\n  padding: 23px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    145deg,\n    var(--eps-primary),\n    var(--eps-secondary)\n  );\n\n  border-radius: 18px;\n}\n\n.scu-eps-overview-icon {\n  width: 49px;\n  height: 49px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 18px;\n\n  color: var(--eps-primary);\n  background: #ffffff;\n  border-radius: 15px;\n  font-size: 22px;\n}\n\n.scu-eps-overview-card > span {\n  display: block;\n\n  color: rgba(255, 255, 255, 0.66);\n  font-size: 10.5px;\n  font-weight: 600;\n}\n\n.scu-eps-overview-card h3 {\n  margin: 7px 0 11px;\n\n  color: #ffffff;\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-overview-card p {\n  margin: 0;\n\n  color: rgba(255, 255, 255, 0.80);\n  font-size: 12.7px;\n  line-height: 1.65;\n}\n\n.scu-eps-code {\n  margin-top: 19px;\n  padding: 13px;\n\n  background: rgba(255, 255, 255, 0.11);\n  border: 1px solid rgba(255, 255, 255, 0.18);\n  border-radius: 13px;\n}\n\n.scu-eps-code small,\n.scu-eps-code strong {\n  display: block;\n}\n\n.scu-eps-code small {\n  color: rgba(255, 255, 255, 0.65);\n  font-size: 10px;\n}\n\n.scu-eps-code strong {\n  margin-top: 4px;\n\n  color: #ffffff;\n  font-size: 22px;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   ACTION GROUPS\n===================================================== *\/\n\n.scu-eps-action-group {\n  margin-bottom: 15px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.scu-eps-action-group:last-of-type {\n  margin-bottom: 0;\n}\n\n.scu-eps-action-group-head {\n  display: grid;\n  grid-template-columns: 52px minmax(0, 1fr) auto;\n  gap: 14px;\n  align-items: center;\n\n  padding: 18px 20px;\n  background: #ffffff;\n  border-bottom: 1px solid var(--eps-border);\n}\n\n.scu-eps-action-main-icon {\n  width: 49px;\n  height: 49px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-eps-action-main-icon.is-purple {\n  background: var(--eps-purple);\n}\n\n.scu-eps-action-main-icon.is-green {\n  background: var(--eps-green);\n}\n\n.scu-eps-action-group-head div:nth-child(2) > span {\n  display: block;\n  margin-bottom: 4px;\n\n  color: var(--eps-accent);\n  font-size: 10.5px;\n  font-weight: 600;\n}\n\n.scu-eps-action-group-head h3 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 17px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-status {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n\n  padding: 7px 10px;\n\n  border-radius: 999px;\n  font-size: 10.5px;\n  line-height: 1;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n.scu-eps-status.is-selected {\n  color: var(--eps-green);\n  background: rgba(0, 155, 119, 0.09);\n  border: 1px solid rgba(0, 155, 119, 0.17);\n}\n\n.scu-eps-action-items {\n  display: grid;\n  gap: 9px;\n  padding: 15px;\n}\n\n.scu-eps-action-items article {\n  display: grid;\n  grid-template-columns: 25px minmax(0, 1fr);\n  gap: 10px;\n\n  padding: 14px;\n\n  background: #ffffff;\n  border: 1px solid var(--eps-border);\n  border-radius: 14px;\n}\n\n.scu-eps-action-items article > i {\n  color: #98a1b2;\n  font-size: 18px;\n  margin-top: 2px;\n}\n\n.scu-eps-action-items article.is-selected > i {\n  color: var(--eps-green);\n}\n\n.scu-eps-action-items strong {\n  display: block;\n\n  color: var(--eps-primary);\n  font-size: 13.4px;\n  line-height: 1.45;\n  font-weight: 600;\n}\n\n.scu-eps-action-items p {\n  margin: 5px 0 0;\n\n  color: var(--eps-muted);\n  font-size: 12.3px;\n  line-height: 1.6;\n}\n\n.scu-eps-period-note {\n  display: grid;\n  grid-template-columns: 42px minmax(0, 1fr);\n  gap: 12px;\n  align-items: center;\n\n  margin-top: 15px;\n  padding: 15px;\n\n  background: rgba(0, 166, 214, 0.07);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n  border-radius: 15px;\n}\n\n.scu-eps-period-note i {\n  width: 39px;\n  height: 39px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-turquoise);\n  border-radius: 12px;\n  font-size: 18px;\n}\n\n.scu-eps-period-note p {\n  margin: 0;\n\n  color: var(--eps-text);\n  font-size: 12.4px;\n  line-height: 1.62;\n}\n\n\n\/* =====================================================\n   STRATEGY\n===================================================== *\/\n\n.scu-eps-strategy-intro {\n  display: grid;\n  grid-template-columns: 65px minmax(0, 1fr);\n  gap: 17px;\n\n  margin-bottom: 15px;\n  padding: 22px;\n\n  background: rgba(23, 53, 127, 0.055);\n  border: 1px solid rgba(23, 53, 127, 0.11);\n  border-radius: 18px;\n}\n\n.scu-eps-strategy-logo {\n  width: 58px;\n  height: 58px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 17px;\n  font-size: 25px;\n}\n\n.scu-eps-strategy-intro h3 {\n  margin: 0 0 9px;\n\n  color: var(--eps-primary);\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-strategy-intro p {\n  margin: 0 0 11px;\n\n  color: var(--eps-text);\n  font-size: 13.5px;\n  line-height: 1.7;\n}\n\n.scu-eps-strategy-intro p:last-child {\n  margin-bottom: 0;\n}\n\n.scu-eps-priority-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-eps-priority-grid article {\n  padding: 18px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 16px;\n}\n\n.scu-eps-priority-grid article > i {\n  width: 42px;\n  height: 42px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 13px;\n  font-size: 18px;\n}\n\n.scu-eps-priority-grid article:nth-child(3n+2) > i {\n  background: var(--eps-turquoise);\n}\n\n.scu-eps-priority-grid article:nth-child(3n+3) > i {\n  background: var(--eps-green);\n}\n\n.scu-eps-priority-grid span {\n  display: block;\n\n  color: var(--eps-primary);\n  font-size: 13.5px;\n  line-height: 1.45;\n  font-weight: 600;\n}\n\n.scu-eps-priority-grid p {\n  margin: 7px 0 0;\n\n  color: var(--eps-muted);\n  font-size: 11.9px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   IMPLEMENTATION\n===================================================== *\/\n\n.scu-eps-implementation-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n  align-items: stretch;\n}\n\n.scu-eps-implementation-grid article {\n  min-height: 100%;\n  padding: 21px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n}\n\n.scu-eps-implementation-number {\n  width: 48px;\n  height: 48px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 16px;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 15px;\n\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.scu-eps-implementation-number.is-purple {\n  background: var(--eps-purple);\n}\n\n.scu-eps-implementation-number.is-green {\n  background: var(--eps-green);\n}\n\n.scu-eps-implementation-grid h3 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 17px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-implementation-grid > article > p {\n  margin: 9px 0 14px;\n\n  color: var(--eps-muted);\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n.scu-eps-implementation-grid ul {\n  display: grid;\n  gap: 8px;\n\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.scu-eps-implementation-grid li {\n  position: relative;\n  padding-left: 19px;\n\n  color: var(--eps-text);\n  font-size: 11.8px;\n  line-height: 1.55;\n}\n\n.scu-eps-implementation-grid li::before {\n  content: \"\\F26E\";\n  position: absolute;\n  top: 1px;\n  left: 0;\n\n  color: var(--eps-green);\n  font-family: \"bootstrap-icons\";\n}\n\n\n\/* =====================================================\n   PROCESS\n===================================================== *\/\n\n.scu-eps-process {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-eps-process article {\n  display: grid;\n  grid-template-columns: 49px minmax(0, 1fr);\n  gap: 13px;\n\n  padding: 17px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 16px;\n}\n\n.scu-eps-process article > span {\n  width: 45px;\n  height: 45px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 14px;\n\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.scu-eps-process article:nth-child(4n+2) > span {\n  background: var(--eps-purple);\n}\n\n.scu-eps-process article:nth-child(4n+3) > span {\n  background: var(--eps-turquoise);\n}\n\n.scu-eps-process article:nth-child(4n+4) > span {\n  background: var(--eps-green);\n}\n\n.scu-eps-process h3 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 14px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-process p {\n  margin: 6px 0 0;\n\n  color: var(--eps-muted);\n  font-size: 11.8px;\n  line-height: 1.58;\n}\n\n\n\/* =====================================================\n   IMPACT\n===================================================== *\/\n\n.scu-eps-impact-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-eps-impact-grid article {\n  padding: 20px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n}\n\n.scu-eps-impact-icon {\n  width: 48px;\n  height: 48px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 14px;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-eps-impact-icon.is-purple {\n  background: var(--eps-purple);\n}\n\n.scu-eps-impact-icon.is-turquoise {\n  background: var(--eps-turquoise);\n}\n\n.scu-eps-impact-icon.is-green {\n  background: var(--eps-green);\n}\n\n.scu-eps-impact-grid article > span {\n  display: block;\n\n  color: var(--eps-accent);\n  font-size: 10.5px;\n  font-weight: 600;\n}\n\n.scu-eps-impact-grid h3 {\n  margin: 5px 0 9px;\n\n  color: var(--eps-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-impact-grid article > p {\n  margin: 0 0 13px;\n\n  color: var(--eps-muted);\n  font-size: 12px;\n  line-height: 1.62;\n}\n\n.scu-eps-impact-grid ul {\n  display: grid;\n  gap: 7px;\n\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.scu-eps-impact-grid li {\n  position: relative;\n  padding-left: 17px;\n\n  color: var(--eps-text);\n  font-size: 11px;\n  line-height: 1.5;\n}\n\n.scu-eps-impact-grid li::before {\n  content: \"\";\n  position: absolute;\n  top: 7px;\n  left: 0;\n\n  width: 6px;\n  height: 6px;\n\n  background: var(--eps-green);\n  border-radius: 50%;\n}\n\n\n\/* =====================================================\n   INDICATORS\n===================================================== *\/\n\n.scu-eps-indicator-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-eps-indicator-grid article {\n  display: grid;\n  grid-template-columns: 43px minmax(0, 1fr);\n  gap: 12px;\n\n  padding: 17px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 16px;\n}\n\n.scu-eps-indicator-grid article > i {\n  grid-row: 1 \/ span 2;\n\n  width: 40px;\n  height: 40px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 12px;\n  font-size: 17px;\n}\n\n.scu-eps-indicator-grid article:nth-child(3n+2) > i {\n  background: var(--eps-turquoise);\n}\n\n.scu-eps-indicator-grid article:nth-child(3n+3) > i {\n  background: var(--eps-green);\n}\n\n.scu-eps-indicator-grid strong {\n  color: var(--eps-primary);\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-indicator-grid p {\n  margin: 0;\n\n  color: var(--eps-muted);\n  font-size: 11.5px;\n  line-height: 1.57;\n}\n\n\n\/* =====================================================\n   REGIONS\n===================================================== *\/\n\n.scu-eps-region-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-eps-region-grid article {\n  padding: 20px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n}\n\n.scu-eps-region-icon {\n  width: 48px;\n  height: 48px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 15px;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-eps-region-icon.is-purple {\n  background: var(--eps-purple);\n}\n\n.scu-eps-region-icon.is-turquoise {\n  background: var(--eps-turquoise);\n}\n\n.scu-eps-region-icon.is-green {\n  background: var(--eps-green);\n}\n\n.scu-eps-region-icon.is-gold {\n  background: var(--eps-gold);\n}\n\n.scu-eps-region-icon.is-red {\n  background: var(--eps-red);\n}\n\n.scu-eps-region-icon.is-pink {\n  background: var(--eps-pink);\n}\n\n.scu-eps-region-icon.is-orange {\n  background: var(--eps-orange);\n}\n\n.scu-eps-region-icon.is-blue {\n  background: var(--eps-secondary);\n}\n\n.scu-eps-region-grid h3 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-region-grid article > p {\n  margin: 9px 0 14px;\n\n  color: var(--eps-muted);\n  font-size: 12px;\n  line-height: 1.63;\n}\n\n.scu-eps-region-grid article > div:not(.scu-eps-region-icon) {\n  margin-top: 8px;\n  padding: 10px 11px;\n\n  background: #ffffff;\n  border: 1px solid var(--eps-border);\n  border-radius: 12px;\n}\n\n.scu-eps-region-grid article > div span,\n.scu-eps-region-grid article > div strong {\n  display: block;\n}\n\n.scu-eps-region-grid article > div span {\n  margin-bottom: 3px;\n\n  color: var(--eps-accent);\n  font-size: 9.5px;\n  font-weight: 600;\n}\n\n.scu-eps-region-grid article > div strong {\n  color: var(--eps-primary);\n  font-size: 10.8px;\n  line-height: 1.5;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   DOCUMENTS\n===================================================== *\/\n\n.scu-eps-documents {\n  display: grid;\n  grid-template-columns: 64px minmax(0, 1fr);\n  gap: 18px;\n\n  margin-bottom: 22px;\n  padding: 24px;\n\n  background: rgba(23, 53, 127, 0.055);\n  border: 1px solid rgba(23, 53, 127, 0.11);\n  border-radius: 20px;\n}\n\n.scu-eps-documents-icon {\n  width: 58px;\n  height: 58px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 17px;\n  font-size: 25px;\n}\n\n.scu-eps-documents h2 {\n  margin: 0;\n\n  color: var(--eps-primary);\n  font-size: 21px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-eps-documents-content > p {\n  max-width: 850px;\n  margin: 8px 0 0;\n\n  color: var(--eps-text);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.scu-eps-document-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 16px;\n}\n\n.scu-eps-document-actions a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  min-height: 44px;\n  padding: 11px 14px;\n\n  color: var(--eps-primary) !important;\n  background: #ffffff;\n  border: 1px solid var(--eps-border);\n  border-radius: 12px;\n\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.scu-eps-document-actions a.is-primary {\n  color: #ffffff !important;\n  background: var(--eps-primary);\n  border-color: var(--eps-primary);\n}\n\n\n\/* =====================================================\n   FOOTNOTE\n===================================================== *\/\n\n.scu-eps-footnote {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  margin-bottom: 25px;\n  padding: 19px;\n\n  background: var(--eps-bg);\n  border: 1px solid var(--eps-border);\n  border-radius: 18px;\n}\n\n.scu-eps-footnote > i {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--eps-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-eps-footnote strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--eps-primary);\n  font-size: 13.5px;\n  font-weight: 600;\n}\n\n.scu-eps-footnote p {\n  margin: 0;\n\n  color: var(--eps-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* =====================================================\n   ACCESSIBILITY\n===================================================== *\/\n\n.scu-eps-page a:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n#eps-strateji,\n#eps-eylemleri,\n#eps-etki {\n  scroll-margin-top: 110px;\n}\n\n\n\/* =====================================================\n   RESPONSIVE\n===================================================== *\/\n\n@media (max-width: 1100px) {\n  .scu-eps-priority-grid,\n  .scu-eps-indicator-grid,\n  .scu-eps-region-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-eps-impact-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-eps-hero-main {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-hero-logo {\n    max-width: 270px;\n  }\n\n  .scu-eps-hero-highlights,\n  .scu-eps-implementation-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-overview-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 700px) {\n  .scu-eps-page {\n    padding: 0 12px;\n  }\n\n  .scu-eps-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-eps-hero h1 {\n    font-size: 29px;\n  }\n\n  .scu-eps-hero-content > p {\n    font-size: 14px;\n  }\n\n  .scu-eps-hero-highlights {\n    gap: 10px;\n  }\n\n  .scu-eps-hero-highlights article {\n    grid-template-columns: 40px minmax(0, 1fr);\n    min-height: 78px;\n    padding: 15px;\n  }\n\n  .scu-eps-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-hero-actions a {\n    width: 100%;\n  }\n\n  .scu-eps-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-eps-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-eps-action-group-head {\n    grid-template-columns: 48px minmax(0, 1fr);\n  }\n\n  .scu-eps-status {\n    grid-column: 1 \/ -1;\n    justify-self: start;\n  }\n\n  .scu-eps-priority-grid,\n  .scu-eps-process,\n  .scu-eps-impact-grid,\n  .scu-eps-indicator-grid,\n  .scu-eps-region-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-strategy-intro {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-period-note,\n  .scu-eps-documents,\n  .scu-eps-footnote {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-document-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-eps-document-actions a {\n    width: 100%;\n  }\n}\n<\/style>\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\">\n\n<section class=\"scu-eps-page\">\n\n  <!-- hero -->\n  <header class=\"scu-eps-hero\">\n\n    <div class=\"scu-eps-hero-main\">\n\n      <div class=\"scu-eps-hero-content\">\n\n        <span class=\"scu-eps-hero-eyebrow\">\n          Erasmus+ Institutional Coordinator\n        <\/span>\n\n        <h1>\n          Erasmus Policy Statement\n          <span>Erasmus Policy Statement \u2014 EPS<\/span>\n        <\/h1>\n\n        <p>\n          Sivas Cumhuriyet University&#039;s Erasmus Policy Statement explains its approach to participating in the Erasmus+ Program, its internationalization goals, the Erasmus actions it plans to implement, its institutional priorities, and its expected impacts.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"scu-eps-hero-logo\">\n\n        <div class=\"scu-eps-logo-canvas\">\n\n          <img decoding=\"async\" src=\"https:\/\/international.cumhuriyet.edu.tr\/wp-content\/uploads\/brand_erasmus.webp\" alt=\"Erasmus+ logosu\">\n\n        <\/div>\n\n        <span>ECHE Period<\/span>\n        <strong>2021\u20132027<\/strong>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-airplane\"><\/i>\n\n        <div>\n          <span>Key Action 1 \u2014 KA1<\/span>\n          <strong>Student and staff learning mobility<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-diagram-3\"><\/i>\n\n        <div>\n          <span>Key Action 2 \u2014 KA2<\/span>\n          <strong>Inter-institutional cooperation and sharing of practices.<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-bank\"><\/i>\n\n        <div>\n          <span>Main Action 3 \u2014 KA3<\/span>\n          <strong>Support for policy development and cooperation<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n\n    <nav class=\"scu-eps-hero-actions\" aria-label=\"Sections of the Erasmus Policy Statement\">\n\n      <a href=\"#eps-strateji\" class=\"is-primary\">\n        <i class=\"bi bi-compass\"><\/i>\n        Policy and Strategy\n      <\/a>\n\n      <a href=\"#eps-eylemleri\">\n        <i class=\"bi bi-list-check\"><\/i>\n        Erasmus Activities\n      <\/a>\n\n      <a href=\"#eps-etki\">\n        <i class=\"bi bi-graph-up-arrow\"><\/i>\n        Impact and Monitoring\n      <\/a>\n\n      <a href=\"\/wp-content\/uploads\/eps.pdf\" target=\"_blank\" rel=\"noopener\">\n        <i class=\"bi bi-file-earmark-pdf\"><\/i>\n        EPS Belgesi\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- ==================================================\n       EPS HAKKINDA\n  =================================================== -->\n  <section class=\"scu-eps-section\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Corporate Policy Document\n      <\/span>\n\n      <h2>What is the Erasmus Policy Statement?<\/h2>\n\n      <p>\n        The Erasmus Policy Statement is the key policy document that explains how a higher education institution links its participation in the Erasmus+ Programme to its institutional internationalization strategy and the objectives for which it will implement program activities.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-eps-overview-layout\">\n\n      <div class=\"scu-eps-overview-text\">\n\n        <p>\n          Sivas Cumhuriyet University views the Erasmus+ Program not merely as an exchange tool facilitating student and staff mobility, but as an institutional internationalization mechanism used to improve the quality of education, strengthen international academic networks, increase research capacity, and support a multicultural campus environment.\n        <\/p>\n\n        <p>\n          The Erasmus Policy Statement is implemented in line with the University&#039;s strategic plan, internationalization policy, approach to the Bologna Process, quality objectives in education and research, and regional and global cooperation priorities.\n        <\/p>\n\n        <p>\n          The fundamental approach of the policy is that of the University\n          <strong>\u201c&quot;From Tradition to the Future&quot;\u201d<\/strong> In line with this understanding, the goal is to integrate historical and cultural heritage with contemporary education, science, technology, and international cooperation opportunities.\n        <\/p>\n\n      <\/div>\n\n      <aside class=\"scu-eps-overview-card\">\n\n        <div class=\"scu-eps-overview-icon\">\n          <i class=\"bi bi-file-earmark-check\"><\/i>\n        <\/div>\n\n        <span>Institutional Basis of the Document<\/span>\n\n        <h3>\n          Erasmus Charter for Higher Education\n        <\/h3>\n\n        <p>\n          EPS, within the framework of the Erasmus Charter for Higher Education, outlines the principles and objectives according to which the University will conduct its Erasmus+ activities.\n        <\/p>\n\n        <div class=\"scu-eps-code\">\n          <small>Erasmus Code<\/small>\n          <strong>TR SIVAS01<\/strong>\n        <\/div>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       EPS KAPSAMINDAK\u0130 EYLEMLER\n  =================================================== -->\n  <section class=\"scu-eps-section\" id=\"eps-eylemleri\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Scope of EPS Application\n      <\/span>\n\n      <h2>Erasmus Activities and Areas of Action<\/h2>\n\n      <p>\n        The Erasmus+ actions that the university included in its EPS application and plans to implement during the program period are shown below.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-action-group\">\n\n      <div class=\"scu-eps-action-group-head\">\n\n        <div class=\"scu-eps-action-main-icon\">\n          <i class=\"bi bi-airplane\"><\/i>\n        <\/div>\n\n        <div>\n          <span>Main Action 1<\/span>\n          <h3>KA1 \u2014 Learning Mobility of Individuals<\/h3>\n        <\/div>\n\n        <span class=\"scu-eps-status is-selected\">\n          <i class=\"bi bi-check-circle-fill\"><\/i>\n          Within the scope of EPS\n        <\/span>\n\n      <\/div>\n\n      <div class=\"scu-eps-action-items\">\n\n        <article class=\"is-selected\">\n          <i class=\"bi bi-check2-circle\"><\/i>\n\n          <div>\n            <strong>\n              Mobility of higher education students\n            <\/strong>\n\n            <p>\n              Enhancing students&#039; academic, professional, cultural, and personal competencies through learning and traineeship mobility programs.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"is-selected\">\n          <i class=\"bi bi-check2-circle\"><\/i>\n\n          <div>\n            <strong>\n              Mobility of higher education staff\n            <\/strong>\n\n            <p>\n              Supporting the participation of academic and administrative staff in teaching, training, professional development, and sharing best practices.\n            <\/p>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-action-group\">\n\n      <div class=\"scu-eps-action-group-head\">\n\n        <div class=\"scu-eps-action-main-icon is-purple\">\n          <i class=\"bi bi-diagram-3\"><\/i>\n        <\/div>\n\n        <div>\n          <span>Main Action 2<\/span>\n          <h3>KA2 \u2014 Cooperation between Institutions and Organizations<\/h3>\n        <\/div>\n\n        <span class=\"scu-eps-status is-selected\">\n          <i class=\"bi bi-check-circle-fill\"><\/i>\n          Within the scope of EPS\n        <\/span>\n\n      <\/div>\n\n      <div class=\"scu-eps-action-items\">\n\n        <article class=\"is-selected\">\n          <i class=\"bi bi-check2-circle\"><\/i>\n\n          <div>\n            <strong>\n              Collaboration Partnerships and Application Sharing\n            <\/strong>\n\n            <p>\n              Conducting joint training, research, project development, capacity building, and best practice sharing activities with higher education institutions and other stakeholders.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article>\n          <i class=\"bi bi-circle\"><\/i>\n\n          <div>\n            <strong>\n              Partnerships of Excellence \u2014 European Universities\n            <\/strong>\n\n            <p>\n              The relevant activity was not selected as an application area in the EPS application.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article>\n          <i class=\"bi bi-circle\"><\/i>\n\n          <div>\n            <strong>\n              Erasmus Mundus Joint Master&#039;s Programmes\n            <\/strong>\n\n            <p>\n              The relevant activity was not selected as an application area in the EPS application.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article>\n          <i class=\"bi bi-circle\"><\/i>\n\n          <div>\n            <strong>Innovation Partnerships<\/strong>\n\n            <p>\n              The relevant activity was not selected as an application area in the EPS application.\n            <\/p>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-action-group\">\n\n      <div class=\"scu-eps-action-group-head\">\n\n        <div class=\"scu-eps-action-main-icon is-green\">\n          <i class=\"bi bi-bank\"><\/i>\n        <\/div>\n\n        <div>\n          <span>Main Action 3<\/span>\n          <h3>KA3 \u2014 Support for Policy Development and Cooperation<\/h3>\n        <\/div>\n\n        <span class=\"scu-eps-status is-selected\">\n          <i class=\"bi bi-check-circle-fill\"><\/i>\n          Within the scope of EPS\n        <\/span>\n\n      <\/div>\n\n      <div class=\"scu-eps-action-items\">\n\n        <article class=\"is-selected\">\n          <i class=\"bi bi-check2-circle\"><\/i>\n\n          <div>\n            <strong>\n              Support for policy development and cooperation\n            <\/strong>\n\n            <p>\n              Contributing to the development of higher education policies, expanding international education collaborations, and fostering dialogue among public, university, and civil society stakeholders.\n            <\/p>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-period-note\">\n\n      <i class=\"bi bi-info-circle\"><\/i>\n\n      <p>\n        Project codes such as KA101, KA103, KA107, KA108, and KA347 included in EPS applications reflect the coding of the program period in which the application was prepared. Current practices are carried out in accordance with the current Erasmus+ Program Guide and relevant call rules.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       STRATEJ\u0130\n  =================================================== -->\n  <section class=\"scu-eps-section\" id=\"eps-strateji\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Corporate Strategy\n      <\/span>\n\n      <h2>Internationalization Vision and Erasmus Strategy<\/h2>\n\n      <p>\n        Participation in the Erasmus+ Program is considered one of the main implementation tools of the internationalization process, which is a fundamental element of the University&#039;s academic and institutional development plan.\n      <\/p>\n\n    <\/div>\n\n\n    <article class=\"scu-eps-strategy-intro\">\n\n      <div class=\"scu-eps-strategy-logo\">\n        <i class=\"bi bi-globe2\"><\/i>\n      <\/div>\n\n      <div>\n\n        <h3>\u201cAn International University: &quot;From Tradition to the Future&quot;<\/h3>\n\n        <p>\n          Sivas Cumhuriyet University has placed special emphasis on the internationalization of higher education since its establishment; it aims to be not only a beneficiary of global development but also an active stakeholder in the fields of education, research, and social contribution.\n        <\/p>\n\n        <p>\n          The university aims to develop high-quality international partnerships in line with the Bologna process, supporting a global identity approach and integrating with the country&#039;s higher education goals; and to create a sustainable, accessible, and world-class education and research environment.\n        <\/p>\n\n      <\/div>\n\n    <\/article>\n\n\n    <div class=\"scu-eps-priority-grid\">\n\n      <article>\n        <i class=\"bi bi-translate\"><\/i>\n        <span>Multilingual and Multicultural Education<\/span>\n\n        <p>\n          Developing an inclusive learning environment where different languages, cultures, and academic approaches coexist.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-globe-americas\"><\/i>\n        <span>International Focus and Awareness<\/span>\n\n        <p>\n          Students and staff gain international experience, intercultural competence, and a global perspective through mobility programs.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-cash-coin\"><\/i>\n        <span>Access to International Funds<\/span>\n\n        <p>\n          Increasing capacity to access international research, education and application funding.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-person-plus\"><\/i>\n        <span>International Students and Staff<\/span>\n\n        <p>\n          Improving the international student, researcher, and staff profile of the university.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-share\"><\/i>\n        <span>Partnerships and Academic Networks<\/span>\n\n        <p>\n          Establishing long-term partnerships with higher education institutions, research centers, and related organizations.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-book\"><\/i>\n        <span>Quality Learning Experience<\/span>\n\n        <p>\n          Creating a learning and living environment that meets the needs and expectations of national and international students.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-lightbulb\"><\/i>\n        <span>21st Century Skills<\/span>\n\n        <p>\n          Developing creativity, innovation, critical thinking, communication, collaboration, and leadership skills.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-people\"><\/i>\n        <span>Campus Cultural Integration<\/span>\n\n        <p>\n          Fostering a multicultural campus environment that brings together international and local students and staff.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-building-check\"><\/i>\n        <span>Bologna and Quality Assurance<\/span>\n\n        <p>\n          Improving diploma recognition, academic recognition, quality assurance, and transparency practices.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-clock-history\"><\/i>\n        <span>Historical and Cultural Partnerships<\/span>\n\n        <p>\n          Maintaining and strengthening academic relations with countries that share common historical and cultural ties.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-journal-code\"><\/i>\n        <span>International Project Diversity<\/span>\n\n        <p>\n          Increasing participation in cooperation, capacity building, and innovation projects, in addition to mobility projects.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-clipboard-data\"><\/i>\n        <span>Monitoring and Continuous Improvement<\/span>\n\n        <p>\n          Monitoring of international activities through performance indicators, participant feedback, and regular reports.\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       UYGULAMA YAKLA\u015eIMI\n  =================================================== -->\n  <section class=\"scu-eps-section\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Application Framework\n      <\/span>\n\n      <h2>Institutional Implementation of Erasmus Activities<\/h2>\n\n      <p>\n        Activities within the scope of EPS are carried out through coordination among the University&#039;s academic units, the International Relations Office, the Erasmus+ Institutional Coordinator, partner institutions, and relevant stakeholders.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-implementation-grid\">\n\n      <article>\n\n        <div class=\"scu-eps-implementation-number\">KA1<\/div>\n\n        <h3>Individual Learning Mobility<\/h3>\n\n        <p>\n          Student mobility programs for study and internships, as well as staff mobility programs for teaching and training, are implemented.\n        <\/p>\n\n        <ul>\n          <li>Establishing inter-institutional agreements.<\/li>\n          <li>Determining academic fields and quotas.<\/li>\n          <li>Ensuring transparent application and selection processes.<\/li>\n          <li>Securing academic recognition<\/li>\n          <li>Providing preparation and support to participants<\/li>\n          <li>Disseminating mobility outcomes<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-implementation-number is-purple\">KA2<\/div>\n\n        <h3>Collaboration and Sharing of Best Practices<\/h3>\n\n        <p>\n          Strategic partnerships, joint training programs, project meetings, academic networks, and practice sharing are supported.\n        <\/p>\n\n        <ul>\n          <li>Development of joint education and research models<\/li>\n          <li>Establishing multinational project partnerships<\/li>\n          <li>Increasing academic capacity and project writing culture.<\/li>\n          <li>Improving access to international research funding.<\/li>\n          <li>Supporting university-public-sector collaboration.<\/li>\n          <li>Integrating project results into organizational processes.<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-implementation-number is-green\">KA3<\/div>\n\n        <h3>Policy Development and Dialogue<\/h3>\n\n        <p>\n          Cooperation is developed with regional institutions, public organizations, and civil society organizations in the fields of higher education policies and international education.\n        <\/p>\n\n        <ul>\n          <li>Conducting policy dialogue and stakeholder meetings.<\/li>\n          <li>Supporting regional internationalization capacity<\/li>\n          <li>Raising awareness of international funding opportunities.<\/li>\n          <li>Contributing to youth and higher education policies.<\/li>\n          <li>Ensuring the transfer of experience between institutions.<\/li>\n          <li>Increasing visibility at national and regional levels.<\/li>\n        <\/ul>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       \u0130\u015e S\u00dcREC\u0130\n  =================================================== -->\n  <section class=\"scu-eps-section\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Mobility Management\n      <\/span>\n\n      <h2>Implementation and Quality Assurance Process<\/h2>\n\n      <p>\n        Erasmus mobility programs are managed as a holistic process consisting of planning, application, selection, implementation, recognition, reporting, and dissemination phases.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-process\">\n\n      <article>\n        <span>01<\/span>\n\n        <div>\n          <h3>Establishing Partnerships<\/h3>\n\n          <p>\n            Inter-institutional agreements are prepared with suitable partner institutions, including academic fields, quotas, and mobility conditions.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>02<\/span>\n\n        <div>\n          <h3>Planning and Quota Management<\/h3>\n\n          <p>\n            Mobility planning is carried out taking into account the project budget, academic calendar, partner institution capacity, and unit requests.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>03<\/span>\n\n        <div>\n          <h3>Announcement and Information<\/h3>\n\n          <p>\n            Application requirements, evaluation criteria, quotas, grant information, and the process timeline will be announced to the public.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>04<\/span>\n\n        <div>\n          <h3>Application and Evaluation<\/h3>\n\n          <p>\n            Applications are evaluated in a transparent, equitable, and traceable manner, in accordance with established academic and administrative criteria.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>05<\/span>\n\n        <div>\n          <h3>Preparation Before Mobility<\/h3>\n\n          <p>\n            Learning or mobility agreements, acceptance letters, financial agreements, and necessary participant documents are completed.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>06<\/span>\n\n        <div>\n          <h3>Grant and Participant Support<\/h3>\n\n          <p>\n            Grant payments are made in accordance with project rules; participants receive academic, administrative, and cultural support.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>07<\/span>\n\n        <div>\n          <h3>Recognition and Reporting<\/h3>\n\n          <p>\n            Academic and institutional recognition is ensured for successfully completed activities; participant reports and evaluation surveys are completed.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article>\n        <span>08<\/span>\n\n        <div>\n          <h3>Dissemination and Improvement<\/h3>\n\n          <p>\n            The results are shared through corporate channels; feedback is incorporated into quality assurance, risk management, and improvement processes.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       ETK\u0130\n  =================================================== -->\n  <section class=\"scu-eps-section\" id=\"eps-etki\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Expected Results\n      <\/span>\n\n      <h2>Expected Impact of Erasmus+ Participation<\/h2>\n\n      <p>\n        The impact of participation in the Erasmus+ Program is assessed at four main levels: individual, institutional, regional, and national.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-impact-grid\">\n\n      <article>\n\n        <div class=\"scu-eps-impact-icon\">\n          <i class=\"bi bi-person-check\"><\/i>\n        <\/div>\n\n        <span>01<\/span>\n        <h3>Individual Impact<\/h3>\n\n        <p>\n          The mobility programs aim to enhance the intercultural awareness, foreign language, communication, collaboration, critical thinking, and problem-solving skills of the students and staff participating.\n        <\/p>\n\n        <ul>\n          <li>Increasing learning satisfaction<\/li>\n          <li>Improving employability<\/li>\n          <li>Creativity and innovation skills<\/li>\n          <li>Leadership and sense of responsibility<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-impact-icon is-purple\">\n          <i class=\"bi bi-building-up\"><\/i>\n        <\/div>\n\n        <span>02<\/span>\n        <h3>Corporate Impact<\/h3>\n\n        <p>\n          Strengthening the university&#039;s integration into the Bologna process, its international visibility, its multicultural educational structure, and its project management capacity.\n        <\/p>\n\n        <ul>\n          <li>Increasing the number of foreign students and staff.<\/li>\n          <li>Supporting collaborative academic publications.<\/li>\n          <li>Development of international research networks<\/li>\n          <li>Improving quality and recognition processes<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-impact-icon is-turquoise\">\n          <i class=\"bi bi-geo\"><\/i>\n        <\/div>\n\n        <span>03<\/span>\n        <h3>Regional Impact<\/h3>\n\n        <p>\n          Contributing to the creation of a qualified workforce, an international communication network, and a project development culture in the region where the university is located.\n        <\/p>\n\n        <ul>\n          <li>Public, industry and civil society awareness<\/li>\n          <li>Awareness of access to international funds.<\/li>\n          <li>Promoting intercultural awareness<\/li>\n          <li>Developing regional project partnerships<\/li>\n        <\/ul>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-impact-icon is-green\">\n          <i class=\"bi bi-flag\"><\/i>\n        <\/div>\n\n        <span>04<\/span>\n        <h3>National Impact<\/h3>\n\n        <p>\n          To contribute to the internationalization of higher education in T\u00fcrkiye, to the country&#039;s international academic visibility, and to the sharing of experiences among higher education institutions.\n        <\/p>\n\n        <ul>\n          <li>International reputation and visibility<\/li>\n          <li>Disseminating project management experience<\/li>\n          <li>International employment and academic networks<\/li>\n          <li>Establishing new higher education partnerships.<\/li>\n        <\/ul>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       \u0130ZLEME G\u00d6STERGELER\u0130\n  =================================================== -->\n  <section class=\"scu-eps-section\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Performance and Quality\n      <\/span>\n\n      <h2>Monitoring, Evaluation and Performance Indicators<\/h2>\n\n      <p>\n        The impact of Erasmus+ activities is monitored through qualitative and quantitative indicators; the results are evaluated in the institution&#039;s strategic planning and quality assurance processes.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-indicator-grid\">\n\n      <article>\n        <i class=\"bi bi-people\"><\/i>\n        <strong>Mobility Numbers<\/strong>\n\n        <p>\n          Monitoring student and staff mobility by number, type, academic field, and country.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-star\"><\/i>\n        <strong>Application Quality<\/strong>\n\n        <p>\n          Document processes, participant support, academic recognition, and evaluation of mobility outcomes.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-chat-square-text\"><\/i>\n        <strong>Participant Feedback<\/strong>\n\n        <p>\n          Participant reports, satisfaction surveys, focus group meetings, and unit evaluations.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-translate\"><\/i>\n        <strong>Foreign Language Development<\/strong>\n\n        <p>\n          Motivation for foreign language learning and assessment of development before and after mobility.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-person-hearts\"><\/i>\n        <strong>Intercultural Awareness<\/strong>\n\n        <p>\n          Monitoring changes in levels of intercultural sensitivity and international awareness.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-journal-text\"><\/i>\n        <strong>Academic Outcomes<\/strong>\n\n        <p>\n          Monitoring the outcomes of joint publications, projects, research, training activities, and international academic collaborations.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-person-badge\"><\/i>\n        <strong>International Human Resources<\/strong>\n\n        <p>\n          Evaluation of the number of international students, staff, researchers, and visiting lecturers.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-kanban\"><\/i>\n        <strong>Number of Projects and Partnerships<\/strong>\n\n        <p>\n          Measuring the level of participation in international projects, agreements, partnerships, and networks.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-arrow-repeat\"><\/i>\n        <strong>Sustainability<\/strong>\n\n        <p>\n          Integrating project results into organizational processes and evaluating the long-term sustainability of partnerships.\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       B\u00d6LGESEL HEDEFLER\n  =================================================== -->\n  <section class=\"scu-eps-section\">\n\n    <div class=\"scu-eps-section-head\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Geography of Internationalization\n      <\/span>\n\n      <h2>Regional Priorities and Target Areas<\/h2>\n\n      <p>\n        The university&#039;s international partnership approach is shaped by regional needs, historical and cultural relations, academic capacity, research potential, and the principles of mutual benefit.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-eps-region-grid\">\n\n      <article>\n\n        <div class=\"scu-eps-region-icon\">\n          <i class=\"bi bi-globe-europe-africa\"><\/i>\n        <\/div>\n\n        <h3>European Countries<\/h3>\n\n        <p>\n          To contribute to the modernization of European higher education through regular student and staff mobilities and long-term partnerships.\n        <\/p>\n\n        <div>\n          <span>Partner Countries<\/span>\n          <strong>European Union member states and programme-related countries<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Language, engineering, basic sciences, and all relevant fields.<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-purple\">\n          <i class=\"bi bi-globe\"><\/i>\n        <\/div>\n\n        <h3>Middle East and North Africa<\/h3>\n\n        <p>\n          Reflecting historical and cultural commonalities in academic studies and creating a workforce aware of these commonalities.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Jordan, Palestine, Morocco, Tunisia, and Algeria<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Language, literature, history, and theology<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-turquoise\">\n          <i class=\"bi bi-compass\"><\/i>\n        <\/div>\n\n        <h3>Eastern Europe<\/h3>\n\n        <p>\n          Establishing a mutual human resource and communication network in tourism, construction, and related fields, with expertise in regional dynamics and the languages spoken in the region.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Ukraine and suitable partner countries in the region<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Tourism, civil engineering, and languages.<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-green\">\n          <i class=\"bi bi-signpost-split\"><\/i>\n        <\/div>\n\n        <h3>Balkans<\/h3>\n\n        <p>\n          To create a pool of human resources aware of cultural and historical partnerships and to contribute to the utilization of European funds by partner institutions.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Albania, Bosnia and Herzegovina, Montenegro and Kosovo<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Language, engineering and basic sciences<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-gold\">\n          <i class=\"bi bi-cpu\"><\/i>\n        <\/div>\n\n        <h3>South Asia<\/h3>\n\n        <p>\n          To utilize the human resource potential in the fields of science and technology and to increase the University&#039;s academic visibility in the region.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Nepal, India and Pakistan<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Software, engineering, tourism, and business.<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-red\">\n          <i class=\"bi bi-bank\"><\/i>\n        <\/div>\n\n        <h3>Central Asia<\/h3>\n\n        <p>\n          To strengthen cooperation with Turkish-speaking countries on the basis of culture, art, and historical heritage, and to contribute to the internationalization of joint institutions.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Kazakhstan, Kyrgyzstan, Uzbekistan, and Mongolia<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Language, theology, health, and international trade.<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-pink\">\n          <i class=\"bi bi-heart-pulse\"><\/i>\n        <\/div>\n\n        <h3>Sub-Saharan Africa<\/h3>\n\n        <p>\n          To contribute to the development of human resource capacity in the fields of health, technical infrastructure, and engineering, and to the mutual sharing of academic experiences.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Ghana, Sudan, Somalia and other eligible partners<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Health sciences and engineering<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-orange\">\n          <i class=\"bi bi-map\"><\/i>\n        <\/div>\n\n        <h3>Latin America and the Caribbean<\/h3>\n\n        <p>\n          To increase awareness of the Turkish language and culture through mobility programs; and to develop mutual capacity in the fields of health, tourism, business, and engineering.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>Cuba, Colombia, and Peru<\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>Healthcare, tourism, business, and engineering.<\/strong>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"scu-eps-region-icon is-blue\">\n          <i class=\"bi bi-broadcast\"><\/i>\n        <\/div>\n\n        <h3>Asia-Pacific<\/h3>\n\n        <p>\n          To benefit from the region&#039;s advanced level in economy, administration, engineering, and technology through mobility and collaborations.\n        <\/p>\n\n        <div>\n          <span>Priority Countries<\/span>\n          <strong>\n            Indonesia, South Korea, China, Malaysia, and Thailand\n          <\/strong>\n        <\/div>\n\n        <div>\n          <span>Target Areas<\/span>\n          <strong>\n            Economics and administrative sciences, engineering and information technology\n          <\/strong>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       BELGELER\n  =================================================== -->\n  <section class=\"scu-eps-documents\">\n\n    <div class=\"scu-eps-documents-icon\">\n      <i class=\"bi bi-file-earmark-text\"><\/i>\n    <\/div>\n\n    <div class=\"scu-eps-documents-content\">\n\n      <span class=\"scu-eps-eyebrow\">\n        Official Documents\n      <\/span>\n\n      <h2>View Policy Documents<\/h2>\n\n      <p>\n        The Erasmus Policy Statement and the Internationalization Policy are complementary institutional policy documents relating to the University&#039;s international activities.\n      <\/p>\n\n      <div class=\"scu-eps-document-actions\">\n\n        <a href=\"\/en\/wp-content\/uplaods\/eps.pdf\/\" target=\"_blank\" rel=\"noopener\" class=\"is-primary\">\n          <i class=\"bi bi-file-earmark-pdf\"><\/i>\n          Erasmus Policy Statement \u2014 EPS\n        <\/a>\n\n        <a href=\"\/en\/internationalisation-policy\/\" rel=\"noopener\">\n          <i class=\"bi bi-box-arrow-up-right\"><\/i>\n          Internationalisation Policy\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       RESM\u00ceL\u0130K NOTU\n  =================================================== -->\n  <section class=\"scu-eps-footnote\">\n\n    <i class=\"bi bi-shield-check\"><\/i>\n\n    <div>\n\n      <strong>Document and application currency<\/strong>\n\n      <p>\n        This page has been prepared for informational purposes based on the University&#039;s Erasmus Policy Statement and Internationalization Policy. The implementation of Erasmus+ activities is based on the European Commission, the Turkish National Agency, the current program guide, grant agreements, and the University&#039;s relevant institutional arrangements.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Erasmus+ Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc Erasmus Politika Beyan\u0131 Erasmus Policy Statement \u2014 EPS Sivas Cumhuriyet \u00dcniversitesinin Erasmus+ Program\u0131na kat\u0131l\u0131m yakla\u015f\u0131m\u0131n\u0131, uluslararas\u0131la\u015fma hedeflerini, uygulamay\u0131 planlad\u0131\u011f\u0131 Erasmus eylemlerini, kurumsal \u00f6nceliklerini ve beklenen etkilerini a\u00e7\u0131klayan Erasmus Politika Beyan\u0131. ECHE D\u00f6nemi 2021\u20132027 Ana Eylem 1 \u2014 KA1 \u00d6\u011frenci ve personel \u00f6\u011frenme hareketlili\u011fi Ana Eylem 2 \u2014 KA2 Kurumlar aras\u0131 i\u015f birli\u011fi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8453,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-592","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=592"}],"version-history":[{"count":19,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/592\/revisions"}],"predecessor-version":[{"id":9892,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/592\/revisions\/9892"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/8453"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}