{"id":7771,"date":"2026-07-23T14:45:39","date_gmt":"2026-07-23T11:45:39","guid":{"rendered":"https:\/\/international.cumhuriyet.edu.tr\/?page_id=7771"},"modified":"2026-07-24T12:21:16","modified_gmt":"2026-07-24T09:21:16","slug":"freemover","status":"publish","type":"page","link":"https:\/\/international.cumhuriyet.edu.tr\/en\/freemover\/","title":{"rendered":"Free Mover"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   FREE MOVER\n===================================================== *\/\n\n.scu-freemover-page {\n  --fm-primary: #17357f;\n  --fm-secondary: #2444b8;\n  --fm-purple: #7651a8;\n  --fm-purple-dark: #56367f;\n  --fm-accent: #ef3e5a;\n  --fm-turquoise: #00a6d6;\n  --fm-green: #009b77;\n  --fm-gold: #c6812a;\n  --fm-text: #4f5b70;\n  --fm-muted: #657087;\n  --fm-bg: #f7f9fd;\n  --fm-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-freemover-page *,\n.scu-freemover-page *::before,\n.scu-freemover-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-freemover-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.scu-freemover-hero {\n  position: relative;\n  width: 100%;\n  margin-bottom: 22px;\n  padding: 42px 40px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    #17357f 0%,\n    #2444b8 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-freemover-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -140px;\n  right: -95px;\n\n  width: 330px;\n  height: 330px;\n\n  background: rgba(255, 255, 255, 0.09);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-freemover-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-freemover-hero-eyebrow {\n  display: block;\n  margin-bottom: 9px;\n\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-freemover-hero h1 {\n  max-width: 980px;\n  margin: 0;\n\n  color: #ffffff;\n  font-size: clamp(34px, 4.3vw, 48px);\n  line-height: 1.15;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-freemover-hero > p {\n  max-width: 1080px;\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 KARTLARI *\/\n\n.scu-freemover-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-freemover-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-freemover-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-freemover-hero-highlights span,\n.scu-freemover-hero-highlights strong {\n  display: block;\n}\n\n.scu-freemover-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-freemover-hero-highlights strong {\n  color: #ffffff;\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* HERO BUTONLARI *\/\n\n.scu-freemover-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 19px;\n}\n\n.scu-freemover-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: 13.3px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform .2s ease,\n    background .2s ease;\n}\n\n.scu-freemover-hero-actions a.is-primary {\n  color: var(--fm-primary) !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-freemover-hero-actions a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n\n\/* =====================================================\n   ORTAK B\u00d6L\u00dcM\n===================================================== *\/\n\n.scu-freemover-section {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--fm-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-freemover-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-freemover-eyebrow {\n  display: block;\n  margin-bottom: 7px;\n\n  color: var(--fm-accent);\n  font-size: 13px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-freemover-section-head h2 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-freemover-section-head p {\n  max-width: 950px;\n  margin: 9px 0 0;\n\n  color: var(--fm-muted);\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   B\u0130LG\u0130LEND\u0130RME\n===================================================== *\/\n\n.scu-freemover-notice {\n  display: grid;\n  grid-template-columns: 58px minmax(0, 1fr);\n  gap: 17px;\n  align-items: flex-start;\n\n  margin-bottom: 22px;\n  padding: 23px;\n\n  background: rgba(239, 62, 90, 0.055);\n  border: 1px solid rgba(239, 62, 90, 0.16);\n  border-radius: 19px;\n}\n\n.scu-freemover-notice-icon {\n  width: 52px;\n  height: 52px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-accent);\n  border-radius: 16px;\n  font-size: 22px;\n}\n\n.scu-freemover-notice-content > span {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--fm-accent);\n  font-size: 11.5px;\n  font-weight: 600;\n}\n\n.scu-freemover-notice-content h2 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 18px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-notice-content p {\n  max-width: 1050px;\n  margin: 7px 0 0;\n\n  color: var(--fm-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   FREE MOVER NED\u0130R\n===================================================== *\/\n\n.scu-freemover-overview {\n  display: grid;\n  grid-template-columns:\n    minmax(220px, .68fr)\n    minmax(0, 1.4fr)\n    minmax(260px, .82fr);\n  gap: 16px;\n  align-items: stretch;\n}\n\n\n\/* T\u0130POGRAF\u0130K ALAN *\/\n\n.scu-freemover-symbol {\n  position: relative;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 100%;\n  padding: 27px 22px;\n\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(255, 255, 255, 0.15),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      var(--fm-turquoise) 0%,\n      var(--fm-primary) 100%\n    );\n\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.scu-freemover-symbol::after {\n  content: \"\";\n  position: absolute;\n  right: -70px;\n  bottom: -80px;\n\n  width: 190px;\n  height: 190px;\n\n  background: rgba(255, 255, 255, 0.07);\n  border-radius: 50%;\n}\n\n.scu-freemover-symbol > i {\n  position: relative;\n  z-index: 2;\n\n  font-size: 50px;\n  line-height: 1;\n}\n\n.scu-freemover-symbol strong {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 18px;\n\n  color: #ffffff;\n  font-size: 32px;\n  line-height: 1.1;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n  text-align: center;\n}\n\n.scu-freemover-symbol span {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 13px;\n\n  color: #ffffff;\n  font-size: 13px;\n  line-height: 1.45;\n  font-weight: 600;\n  text-align: center;\n}\n\n.scu-freemover-symbol small {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 10.8px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* A\u00c7IKLAMA VE \u00d6ZET *\/\n\n.scu-freemover-overview-content,\n.scu-freemover-summary {\n  padding: 22px;\n\n  background: var(--fm-bg);\n  border: 1px solid var(--fm-border);\n  border-radius: 18px;\n}\n\n.scu-freemover-overview-content h3 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-overview-content > p {\n  margin: 11px 0 0;\n\n  color: var(--fm-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-freemover-overview-note {\n  display: grid;\n  grid-template-columns: 39px minmax(0, 1fr);\n  gap: 11px;\n  align-items: center;\n\n  margin-top: 17px;\n  padding: 14px;\n\n  background: #ffffff;\n  border: 1px solid var(--fm-border);\n  border-radius: 14px;\n}\n\n.scu-freemover-overview-note i {\n  width: 37px;\n  height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-turquoise);\n  border-radius: 12px;\n  font-size: 17px;\n}\n\n.scu-freemover-overview-note span {\n  color: var(--fm-text);\n  font-size: 12.4px;\n  line-height: 1.58;\n}\n\n.scu-freemover-summary-title {\n  display: block;\n  margin-bottom: 14px;\n\n  color: var(--fm-primary);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-summary ul {\n  display: grid;\n  gap: 12px;\n\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.scu-freemover-summary li {\n  display: grid;\n  grid-template-columns: 20px minmax(0, 1fr);\n  gap: 9px;\n  align-items: flex-start;\n\n  color: var(--fm-text);\n  font-size: 12.7px;\n  line-height: 1.5;\n}\n\n.scu-freemover-summary li i {\n  color: var(--fm-green);\n  font-size: 17px;\n}\n\n\n\/* =====================================================\n   KAR\u015eILA\u015eTIRMA\n===================================================== *\/\n\n.scu-freemover-comparison {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-freemover-comparison article {\n  padding: 21px;\n\n  background: var(--fm-bg);\n  border: 1px solid var(--fm-border);\n  border-radius: 18px;\n}\n\n.scu-freemover-comparison-head {\n  display: grid;\n  grid-template-columns: 49px minmax(0, 1fr);\n  gap: 13px;\n  align-items: center;\n\n  margin-bottom: 16px;\n}\n\n.scu-freemover-comparison-head > i {\n  width: 46px;\n  height: 46px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-turquoise);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-freemover-comparison .is-programme\n.scu-freemover-comparison-head > i {\n  background: var(--fm-primary);\n}\n\n.scu-freemover-comparison-head span {\n  display: block;\n  margin-bottom: 3px;\n\n  color: var(--fm-turquoise);\n  font-size: 10.8px;\n  font-weight: 600;\n}\n\n.scu-freemover-comparison-head h3 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 17px;\n  font-weight: 600;\n}\n\n.scu-freemover-comparison ul {\n  display: grid;\n  gap: 9px;\n\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.scu-freemover-comparison li {\n  position: relative;\n  padding-left: 19px;\n\n  color: var(--fm-text);\n  font-size: 12.7px;\n  line-height: 1.58;\n}\n\n.scu-freemover-comparison li::before {\n  content: \"\";\n  position: absolute;\n  top: 8px;\n  left: 0;\n\n  width: 7px;\n  height: 7px;\n\n  background: var(--fm-green);\n  border-radius: 50%;\n}\n\n\n\/* =====================================================\n   S\u00dcRE\u00c7\n===================================================== *\/\n\n.scu-freemover-process {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-freemover-process article {\n  position: relative;\n  min-height: 225px;\n  padding: 18px;\n\n  background: var(--fm-bg);\n  border: 1px solid var(--fm-border);\n  border-radius: 17px;\n}\n\n.scu-freemover-process article > span {\n  position: absolute;\n  top: 17px;\n  right: 17px;\n\n  color: rgba(23, 53, 127, 0.28);\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.scu-freemover-process article > i {\n  width: 44px;\n  height: 44px;\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(--fm-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-freemover-process article:nth-child(4n + 2) > i {\n  background: var(--fm-turquoise);\n}\n\n.scu-freemover-process article:nth-child(4n + 3) > i {\n  background: var(--fm-purple);\n}\n\n.scu-freemover-process article:nth-child(4n) > i {\n  background: var(--fm-green);\n}\n\n.scu-freemover-process h3 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-process p {\n  margin: 8px 0 0;\n\n  color: var(--fm-muted);\n  font-size: 12.2px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   BELGELER, MAL\u0130YETLER VE KURALLAR\n===================================================== *\/\n\n.scu-freemover-document-grid,\n.scu-freemover-cost-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-freemover-rule-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-freemover-document-grid article,\n.scu-freemover-cost-grid article,\n.scu-freemover-rule-grid article {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  padding: 18px;\n\n  background: var(--fm-bg);\n  border: 1px solid var(--fm-border);\n  border-radius: 17px;\n}\n\n.scu-freemover-document-grid article > i,\n.scu-freemover-cost-grid article > i,\n.scu-freemover-rule-grid article > i {\n  width: 44px;\n  height: 44px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-freemover-document-grid article:nth-child(3n + 2) > i,\n.scu-freemover-cost-grid article:nth-child(3n + 2) > i {\n  background: var(--fm-turquoise);\n}\n\n.scu-freemover-document-grid article:nth-child(3n) > i,\n.scu-freemover-cost-grid article:nth-child(3n) > i {\n  background: var(--fm-green);\n}\n\n.scu-freemover-rule-grid article:nth-child(2) > i {\n  background: var(--fm-turquoise);\n}\n\n.scu-freemover-rule-grid article:nth-child(3) > i {\n  background: var(--fm-purple);\n}\n\n.scu-freemover-rule-grid article:nth-child(4) > i {\n  background: var(--fm-green);\n}\n\n.scu-freemover-document-grid h3,\n.scu-freemover-cost-grid h3,\n.scu-freemover-rule-grid h3 {\n  margin: 0 0 6px;\n\n  color: var(--fm-primary);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-document-grid p,\n.scu-freemover-cost-grid p,\n.scu-freemover-rule-grid p {\n  margin: 0;\n\n  color: var(--fm-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* =====================================================\n   AKADEM\u0130K TANINMA\n===================================================== *\/\n\n.scu-freemover-recognition {\n  display: grid;\n  grid-template-columns: 59px minmax(0, 1fr);\n  gap: 18px;\n  align-items: flex-start;\n\n  margin-bottom: 22px;\n  padding: 24px;\n\n  background: rgba(0, 155, 119, 0.07);\n  border: 1px solid rgba(0, 155, 119, 0.16);\n  border-radius: 19px;\n}\n\n.scu-freemover-recognition-icon {\n  width: 53px;\n  height: 53px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-green);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-freemover-recognition-content h2 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-recognition-content p {\n  max-width: 1000px;\n  margin: 7px 0 0;\n\n  color: var(--fm-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   \u0130LET\u0130\u015e\u0130M\n===================================================== *\/\n\n.scu-freemover-contact {\n  display: grid;\n  grid-template-columns: 59px minmax(0, 1fr) auto;\n  gap: 18px;\n  align-items: center;\n\n  margin-bottom: 22px;\n  padding: 24px;\n\n  background: rgba(0, 166, 214, 0.07);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n  border-radius: 19px;\n}\n\n.scu-freemover-contact-icon {\n  width: 53px;\n  height: 53px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--fm-turquoise);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-freemover-contact-content h2 {\n  margin: 0;\n\n  color: var(--fm-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-freemover-contact-content p {\n  max-width: 900px;\n  margin: 7px 0 0;\n\n  color: var(--fm-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n.scu-freemover-contact-actions {\n  display: grid;\n  gap: 8px;\n}\n\n.scu-freemover-contact-actions a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  min-height: 42px;\n  padding: 10px 14px;\n\n  color: #ffffff !important;\n  background: var(--fm-primary);\n  border-radius: 11px;\n\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n.scu-freemover-contact-actions a.is-secondary {\n  color: var(--fm-primary) !important;\n  background: #ffffff;\n  border: 1px solid var(--fm-border);\n}\n\n\n\/* =====================================================\n   RESM\u00ce NOT\n===================================================== *\/\n\n.scu-freemover-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(--fm-bg);\n  border: 1px solid var(--fm-border);\n  border-radius: 18px;\n}\n\n.scu-freemover-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(--fm-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-freemover-footnote strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--fm-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-freemover-footnote p {\n  margin: 0;\n\n  color: var(--fm-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* ODAKLANMA *\/\n\n.scu-freemover-page a:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n\n\/* ANCHOR *\/\n\n#freemover-nedir,\n#basvuru-sureci,\n#mali-sorumluluklar {\n  scroll-margin-top: 110px;\n}\n\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media (max-width: 1120px) {\n  .scu-freemover-overview {\n    grid-template-columns:\n      minmax(220px, .68fr)\n      minmax(0, 1.32fr);\n  }\n\n  .scu-freemover-summary {\n    grid-column: 1 \/ -1;\n  }\n\n  .scu-freemover-summary ul {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-freemover-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-freemover-document-grid,\n  .scu-freemover-cost-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-freemover-hero-highlights {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-freemover-contact {\n    grid-template-columns: 53px minmax(0, 1fr);\n  }\n\n  .scu-freemover-contact-actions {\n    grid-column: 1 \/ -1;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n\n\/* =====================================================\n   MOB\u0130L\n===================================================== *\/\n\n@media (max-width: 700px) {\n  .scu-freemover-page {\n    padding: 0 12px;\n  }\n\n  .scu-freemover-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-freemover-hero h1 {\n    font-size: 29px;\n  }\n\n  .scu-freemover-hero > p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-freemover-hero-highlights {\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .scu-freemover-hero-highlights article {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 11px;\n\n    min-height: 78px;\n    padding: 15px;\n    border-radius: 15px;\n  }\n\n  .scu-freemover-hero-highlights i {\n    width: 36px;\n    height: 36px;\n    font-size: 19px;\n  }\n\n  .scu-freemover-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-freemover-hero-actions a {\n    width: 100%;\n  }\n\n  .scu-freemover-notice,\n  .scu-freemover-recognition,\n  .scu-freemover-contact {\n    grid-template-columns: 1fr;\n    padding: 19px;\n    border-radius: 17px;\n  }\n\n  .scu-freemover-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-freemover-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-freemover-section-head p {\n    font-size: 13.7px;\n  }\n\n  .scu-freemover-overview,\n  .scu-freemover-comparison,\n  .scu-freemover-process,\n  .scu-freemover-document-grid,\n  .scu-freemover-cost-grid,\n  .scu-freemover-rule-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-freemover-symbol {\n    min-height: 220px;\n  }\n\n  .scu-freemover-overview-content,\n  .scu-freemover-summary {\n    padding: 18px;\n  }\n\n  .scu-freemover-summary {\n    grid-column: auto;\n  }\n\n  .scu-freemover-summary ul {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-freemover-process article {\n    min-height: 0;\n  }\n\n  .scu-freemover-contact-actions {\n    grid-column: auto;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-freemover-footnote {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<link\n  rel=\"stylesheet\"\n  href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\"\n>\n\n<section class=\"scu-freemover-page\">\n\n  <!-- HERO -->\n  <header class=\"scu-freemover-hero\">\n\n    <span class=\"scu-freemover-hero-eyebrow\">\n      International Relations Office \u00b7 Exchange Programs\n    <\/span>\n\n    <h1>Free Mover<\/h1>\n\n    <p>\n      Free Mover is an international student mobility model that allows students to study temporarily at a higher education institution abroad by applying individually, without being tied to a specific exchange or grant program.\n    <\/p>\n\n    <div class=\"scu-freemover-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-person-check\"><\/i>\n\n        <div>\n          <span>Individual Application<\/span>\n          <strong>The student applies directly to the host institution.<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <div>\n          <span>Academic Learning<\/span>\n          <strong>Temporary teaching and training activities abroad<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-globe2\"><\/i>\n\n        <div>\n          <span>International Experience<\/span>\n          <strong>Learning in a different academic and cultural environment<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <nav\n      class=\"scu-freemover-hero-actions\"\n      aria-label=\"Free Mover page sections\"\n    >\n\n      <a href=\"#freemover-nedir\" class=\"is-primary\">\n        <i class=\"bi bi-info-circle\"><\/i>\n        What is Free Mover?\n      <\/a>\n\n      <a href=\"#basvuru-sureci\">\n        <i class=\"bi bi-signpost-split\"><\/i>\n        Application Process\n      <\/a>\n\n      <a href=\"#mali-sorumluluklar\">\n        <i class=\"bi bi-wallet2\"><\/i>\n        Financial Responsibilities\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- \u00d6NEML\u0130 B\u0130LG\u0130LEND\u0130RME -->\n  <section class=\"scu-freemover-notice\">\n\n    <div class=\"scu-freemover-notice-icon\">\n      <i class=\"bi bi-shield-exclamation\"><\/i>\n    <\/div>\n\n    <div class=\"scu-freemover-notice-content\">\n\n      <span>Important Information<\/span>\n\n      <h2>\n        Free Mover is not a scholarship-funded or institutionally guaranteed exchange program.\n      <\/h2>\n\n      <p>\n        A student&#039;s acceptance from a higher education institution abroad does not automatically mean that the courses will be recognized, that tuition fees will be waived, or that financial support will be provided by our University.\n      <\/p>\n\n      <p>\n        Before applications are submitted, the suitability of the courses, the possibility of academic recognition, and the student&#039;s enrollment status at our University must be evaluated by the relevant academic unit.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- FREE MOVER NED\u0130R -->\n  <section\n    class=\"scu-freemover-section\"\n    id=\"freemover-nedir\"\n  >\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Individual Student Mobility\n      <\/span>\n\n      <h2>What is Free Mover?<\/h2>\n\n      <p>\n        In the Free Mover mobility program, the student individually fulfills the application and admission requirements of the higher education institution abroad without being placed in an exchange program quota.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-overview\">\n\n      <!-- T\u0130POGRAF\u0130K TANITIM -->\n      <div class=\"scu-freemover-symbol\">\n\n        <i class=\"bi bi-airplane\"><\/i>\n\n        <strong>Free Mover<\/strong>\n\n        <span>Independent Student Mobility<\/span>\n\n        <small>\n          Individual student mobility\n        <\/small>\n\n      <\/div>\n\n\n      <!-- A\u00c7IKLAMA -->\n      <div class=\"scu-freemover-overview-content\">\n\n        <h3>\n          Individual learning mobility outside of institutional exchange quotas.\n        <\/h3>\n\n        <p>\n          Free Mover students apply directly to a higher education institution abroad without being nominated under an Erasmus+, Mevlana, Farabi or similar institutional exchange program.\n        <\/p>\n\n        <p>\n          The host institution determines the application requirements, the number of students to be accepted, foreign language proficiency, academic calendar, tuition fees, and required documents according to its own regulations.\n        <\/p>\n\n        <p>\n          For the courses a student takes during their mobility period to be recognized in their own academic program, it is important that the course content and credit values are evaluated by the relevant academic unit before the mobility period begins.\n        <\/p>\n\n        <div class=\"scu-freemover-overview-note\">\n\n          <i class=\"bi bi-journal-check\"><\/i>\n\n          <span>\n            Academic recognition is a separate process from the acceptance letter received from the host institution and is decided by the authorized boards of the academic unit in which the student is enrolled.\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- TEMEL \u00d6ZELL\u0130KLER -->\n      <aside class=\"scu-freemover-summary\">\n\n        <span class=\"scu-freemover-summary-title\">\n          Key Features\n        <\/span>\n\n        <ul>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It is carried out individually by the student.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It is not subject to the institutional change quota.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>The host institution&#039;s admission requirements apply.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>No grant or scholarship guarantee is provided.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>Academic recognition should be planned in advance.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>Financial and administrative responsibility rests with the student.<\/span>\n          <\/li>\n\n        <\/ul>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- KURUMSAL DE\u011e\u0130\u015e\u0130MDEN FARKI -->\n  <section class=\"scu-freemover-section\">\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Mobility Model\n      <\/span>\n\n      <h2>Difference from Corporate Change Programs<\/h2>\n\n      <p>\n        The key differences between Free Mover mobility and corporate exchange programs are shown below.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-comparison\">\n\n      <article class=\"is-freemover\">\n\n        <div class=\"scu-freemover-comparison-head\">\n\n          <i class=\"bi bi-person\"><\/i>\n\n          <div>\n            <span>Individual Model<\/span>\n            <h3>Free Mover<\/h3>\n          <\/div>\n\n        <\/div>\n\n        <ul>\n\n          <li>\n            The student applies to the host institution individually.\n          <\/li>\n\n          <li>\n            Inter-institutional exchange quotas are not mandatory.\n          <\/li>\n\n          <li>\n            Tuition fees or application fees may be charged.\n          <\/li>\n\n          <li>\n            There is no automatic grant or scholarship support.\n          <\/li>\n\n          <li>\n            Admission and academic recognition are assessed separately.\n          <\/li>\n\n        <\/ul>\n\n      <\/article>\n\n\n      <article class=\"is-programme\">\n\n        <div class=\"scu-freemover-comparison-head\">\n\n          <i class=\"bi bi-buildings\"><\/i>\n\n          <div>\n            <span>Corporate Model<\/span>\n            <h3>Exchange Programmes<\/h3>\n          <\/div>\n\n        <\/div>\n\n        <ul>\n\n          <li>\n            Applications are accepted through an announcement published by the University.\n          <\/li>\n\n          <li>\n            Inter-institutional agreements and quotas are taken as the basis.\n          <\/li>\n\n          <li>\n            The nomination process is handled by the University.\n          <\/li>\n\n          <li>\n            Financial support may be provided according to the program rules.\n          <\/li>\n\n          <li>\n            Academic documents are prepared within the institutional process.\n          <\/li>\n\n        <\/ul>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- BA\u015eVURU S\u00dcREC\u0130 -->\n  <section\n    class=\"scu-freemover-section\"\n    id=\"basvuru-sureci\"\n  >\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Application and Admission Procedures\n      <\/span>\n\n      <h2>Free Mover Application Process<\/h2>\n\n      <p>\n        Application and acceptance procedures may vary depending on the host institution&#039;s regulations, but the process generally consists of the following stages.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-process\">\n\n      <article>\n\n        <span>01<\/span>\n        <i class=\"bi bi-search\"><\/i>\n\n        <h3>Institutional Research<\/h3>\n\n        <p>\n          Free Mover researches higher education institutions that accept students and suitable academic programs.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>02<\/span>\n        <i class=\"bi bi-journal-text\"><\/i>\n\n        <h3>Course Review<\/h3>\n\n        <p>\n          The content, credits, and language of instruction of the courses planned to be taken at the host institution are reviewed.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>03<\/span>\n        <i class=\"bi bi-building-check\"><\/i>\n\n        <h3>Academic Preliminary Assessment<\/h3>\n\n        <p>\n          The suitability of the courses for the student&#039;s schedule and their recognition potential are evaluated with the relevant academic unit.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>04<\/span>\n        <i class=\"bi bi-file-earmark-arrow-up\"><\/i>\n\n        <h3>Individual Application<\/h3>\n\n        <p>\n          The student submits their documents directly through the application system designated by the host institution.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>05<\/span>\n        <i class=\"bi bi-envelope-check\"><\/i>\n\n        <h3>Acceptance Letter<\/h3>\n\n        <p>\n          If the application is deemed suitable by the host institution, an acceptance or invitation letter will be issued.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>06<\/span>\n        <i class=\"bi bi-clipboard-check\"><\/i>\n\n        <h3>Corporate Permissions<\/h3>\n\n        <p>\n          The student&#039;s registration, permission, course matching, and other academic procedures are completed within their own academic unit.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>07<\/span>\n        <i class=\"bi bi-passport\"><\/i>\n\n        <h3>Visa and Preparation<\/h3>\n\n        <p>\n          Visa, insurance, accommodation, travel, and other preparations for studying abroad are handled by the student.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>08<\/span>\n        <i class=\"bi bi-airplane\"><\/i>\n\n        <h3>Mobility<\/h3>\n\n        <p>\n          The student studies according to the academic calendar and course schedule determined by the institution to which they have been accepted.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- GEREKL\u0130 BELGELER -->\n  <section class=\"scu-freemover-section\">\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Document Preparation\n      <\/span>\n\n      <h2>Documents That May Be Requested<\/h2>\n\n      <p>\n        The list of required documents may vary depending on the host institution, country, and academic program. The official application announcement of the relevant institution should be followed.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-document-grid\">\n\n      <article>\n\n        <i class=\"bi bi-person-vcard\"><\/i>\n\n        <div>\n          <h3>Application form<\/h3>\n\n          <p>\n            Host institution&#039;s online or printed student application form.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-file-earmark-bar-graph\"><\/i>\n\n        <div>\n          <h3>Transcript<\/h3>\n\n          <p>\n            A document showing the student&#039;s current academic status and the courses they are enrolled in.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <div>\n          <h3>Student Certificate<\/h3>\n\n          <p>\n            A current document proving the student&#039;s enrollment at our university.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-translate\"><\/i>\n\n        <div>\n          <h3>Language Proficiency Certificate<\/h3>\n\n          <p>\n            A foreign language exam or certificate of proficiency accepted by the host institution.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-file-earmark-person\"><\/i>\n\n        <div>\n          <h3>Statement of Intent and Resume<\/h3>\n\n          <p>\n            A statement of purpose explaining the application objective and an up-to-date CV.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-journal-check\"><\/i>\n\n        <div>\n          <h3>Course and Recognition Certificates<\/h3>\n\n          <p>\n            Course contents, credit information, and academic pre-approval documents.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- MAL\u0130 SORUMLULUKLAR -->\n  <section\n    class=\"scu-freemover-section\"\n    id=\"mali-sorumluluklar\"\n  >\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Financial and Personal Obligations\n      <\/span>\n\n      <h2>Financial Responsibilities<\/h2>\n\n      <p>\n        In Free Mover mobility programs, expenses that may arise are generally covered by the student.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-cost-grid\">\n\n      <article>\n\n        <i class=\"bi bi-building\"><\/i>\n\n        <div>\n          <h3>Tuition and Application Fees<\/h3>\n\n          <p>\n            The host institution may charge application, registration, or tuition fees. Fee waivers are not applied automatically.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-house-door\"><\/i>\n\n        <div>\n          <h3>Accommodation and Living Expenses<\/h3>\n\n          <p>\n            Accommodation, meals, local transportation, and other daily living expenses are the responsibility of the student.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-airplane\"><\/i>\n\n        <div>\n          <h3>Travel Expenses<\/h3>\n\n          <p>\n            Transportation, baggage, transfers, and other travel-related expenses are covered by the student.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-heart-pulse\"><\/i>\n\n        <div>\n          <h3>Insurance and Healthcare Expenses<\/h3>\n\n          <p>\n            Travel, health, accident, and liability insurance are arranged by the student according to the conditions of the relevant country and institution.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-passport\"><\/i>\n\n        <div>\n          <h3>Visa and Residence Permit Procedures<\/h3>\n\n          <p>\n            Visa, residence permit, biometric, translation and document authentication fees are the responsibility of the student.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-wallet2\"><\/i>\n\n        <div>\n          <h3>Scholarships and External Funding<\/h3>\n\n          <p>\n            Students may apply for external scholarships or funding sources independently; a university grant is not guaranteed.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- AKADEM\u0130K TANINMA -->\n  <section class=\"scu-freemover-recognition\">\n\n    <div class=\"scu-freemover-recognition-icon\">\n      <i class=\"bi bi-patch-check\"><\/i>\n    <\/div>\n\n    <div class=\"scu-freemover-recognition-content\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Academic Process\n      <\/span>\n\n      <h2>Academic recognition must be secured in advance.<\/h2>\n\n      <p>\n        In order for courses taken abroad to be credited to the program at our university, the course content, credit values, academic level, and learning outcomes must be evaluated by the relevant department and academic board prior to the mobility period.\n      <\/p>\n\n      <p>\n        If there is no prior academic eligibility decision, courses may not be recognized after the mobility period or may only be considered as electives.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u00d6NEML\u0130 HUSUSLAR -->\n  <section class=\"scu-freemover-section\">\n\n    <div class=\"scu-freemover-section-head\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        For Applicants\n      <\/span>\n\n      <h2>Key Considerations<\/h2>\n\n    <\/div>\n\n    <div class=\"scu-freemover-rule-grid\">\n\n      <article>\n\n        <i class=\"bi bi-envelope-check\"><\/i>\n\n        <div>\n          <h3>Acceptance letter is required.<\/h3>\n\n          <p>\n            In order for the mobility to take place, a valid acceptance letter issued by the host institution is required.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-journal-check\"><\/i>\n\n        <div>\n          <h3>Lessons should be evaluated beforehand.<\/h3>\n\n          <p>\n            Course selection and academic recognition procedures should be planned with the academic unit before the mobility period begins.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-wallet2\"><\/i>\n\n        <div>\n          <h3>Financial responsibility rests with the student.<\/h3>\n\n          <p>\n            The student must have sufficient financial means to cover tuition and living expenses.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-shield-check\"><\/i>\n\n        <div>\n          <h3>Visa and insurance responsibility<\/h3>\n\n          <p>\n            It is the student&#039;s responsibility to complete visa, residence permit, insurance, and travel procedures on time.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u0130LET\u0130\u015e\u0130M -->\n  <section class=\"scu-freemover-contact\">\n\n    <div class=\"scu-freemover-contact-icon\">\n      <i class=\"bi bi-envelope-paper\"><\/i>\n    <\/div>\n\n    <div class=\"scu-freemover-contact-content\">\n\n      <span class=\"scu-freemover-eyebrow\">\n        Pre-Application Information\n      <\/span>\n\n      <h2>Please evaluate the academic and administrative processes before applying.<\/h2>\n\n      <p>\n        Students planning to apply for Free Mover are advised to contact their academic department for course matching and recognition procedures, and the International Relations Office for general information about the mobility process.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-freemover-contact-actions\">\n\n      <a href=\"\/en\/contact\/\">\n        <i class=\"bi bi-envelope\"><\/i>\n        Contact\n      <\/a>\n\n      <a\n        href=\"\/en\/exchange-programmes\/\"\n        class=\"is-secondary\"\n      >\n        <i class=\"bi bi-grid\"><\/i>\n        Exchange Programmes\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- RESM\u00ce NOT -->\n  <section class=\"scu-freemover-footnote\">\n\n    <i class=\"bi bi-shield-exclamation\"><\/i>\n\n    <div>\n\n      <strong>Corporate decision and host institution regulations<\/strong>\n\n      <p>\n        The information on this page is for general informational purposes only. The conditions of the host higher education institution take precedence in application and admission processes; however, decisions made by the authorized academic and administrative units of our University take precedence in registration, leave, and academic recognition processes.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Uluslararas\u0131 \u0130li\u015fkiler Ofisi \u00b7 De\u011fi\u015fim Programlar\u0131 Free Mover Free Mover; \u00f6\u011frencinin belirli bir de\u011fi\u015fim veya hibe program\u0131na ba\u011fl\u0131 olmaks\u0131z\u0131n, yurt d\u0131\u015f\u0131ndaki bir y\u00fcksek\u00f6\u011fretim kurumuna bireysel olarak ba\u015fvurarak ge\u00e7ici s\u00fcreyle \u00f6\u011frenim g\u00f6rmesini ifade eden uluslararas\u0131 \u00f6\u011frenci hareketlili\u011fi modelidir. Bireysel Ba\u015fvuru \u00d6\u011frencinin ev sahibi kuruma do\u011frudan ba\u015fvurmas\u0131 Akademik \u00d6\u011frenim Yurt d\u0131\u015f\u0131nda ge\u00e7ici s\u00fcreli ders ve e\u011fitim faaliyeti [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7786,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","footnotes":""},"class_list":["post-7771","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PhmZjt-21l","_links":{"self":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7771","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=7771"}],"version-history":[{"count":2,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7771\/revisions"}],"predecessor-version":[{"id":7780,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7771\/revisions\/7780"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/7786"}],"wp:attachment":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=7771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}