{"id":10585,"date":"2026-08-21T21:58:02","date_gmt":"2026-08-21T18:58:02","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=10585"},"modified":"2026-08-25T01:25:18","modified_gmt":"2026-08-24T22:25:18","slug":"esn","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/incoming\/esn\/","title":{"rendered":"Erasmus Student Network"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ============================================================\n   SCU INCOMING PORTAL\n   ESN CUMHURIYET\n   ============================================================ *\/\n\n.inc-esn-page {\n  --esn-pink: #ec008c;\n  --esn-pink-dark: #c50076;\n  --esn-pink-soft: #fff1f8;\n\n  --esn-blue: #00aeef;\n  --esn-blue-dark: #078cbf;\n  --esn-blue-soft: #eefaff;\n\n  --esn-green: #7ac143;\n  --esn-green-dark: #57982c;\n  --esn-green-soft: #f2faed;\n\n  --esn-orange: #f47b20;\n  --esn-orange-soft: #fff5ed;\n\n  --esn-purple: #2e3192;\n  --esn-purple-soft: #f1f1fa;\n\n  --esn-cyan: #00a6d6;\n  --esn-cyan-soft: #edfafe;\n\n  --esn-heading: var(--inc-heading, #24314d);\n  --esn-text: var(--inc-text, #53617a);\n  --esn-muted: #758198;\n\n  --esn-border: var(--inc-border, #d9dfea);\n  --esn-border-light: #e9edf4;\n\n  width: 100%;\n\n  color: var(--esn-text);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.inc-esn-page *,\n.inc-esn-page *::before,\n.inc-esn-page *::after {\n  box-sizing: border-box;\n}\n\n.inc-esn-page a {\n  text-decoration: none;\n}\n\n.inc-esn-anchor {\n  scroll-margin-top: 105px;\n}\n\n\n\/* ============================================================\n   HERO\n   ============================================================ *\/\n\n.inc-esn-hero {\n  display: grid;\n  grid-template-columns: minmax(0,1fr) 205px;\n  align-items: center;\n  gap: 28px;\n\n  margin-bottom: 18px;\n  padding: 29px 30px;\n\n  background:\n    radial-gradient(\n      circle at 94% 8%,\n      rgba(236,0,140,.09),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 78% 110%,\n      rgba(0,174,239,.08),\n      transparent 31%\n    ),\n    linear-gradient(\n      135deg,\n      #fff,\n      #fbfbfe\n    );\n\n  border: 1px solid var(--esn-border);\n  border-radius: 20px;\n}\n\n.inc-esn-eyebrow,\n.inc-esn-section-head > span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--esn-pink);\n\n  font-size: 9px;\n  font-weight: 750;\n  letter-spacing: .12em;\n}\n\n.inc-esn-hero h2 {\n  margin: 0 0 6px;\n\n  color: var(--esn-heading);\n\n  font-size: 30px;\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: -.025em;\n}\n\n.inc-esn-lead {\n  margin-bottom: 7px !important;\n\n  color: var(--esn-purple) !important;\n\n  font-size: 15px !important;\n  font-weight: 680;\n}\n\n.inc-esn-hero p {\n  max-width: 820px;\n\n  margin: 0 0 6px;\n\n  color: var(--esn-muted);\n\n  font-size: 12.5px;\n  line-height: 1.7;\n}\n\n\n\/* HERO ACTIONS *\/\n\n.inc-esn-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n\n  margin-top: 15px;\n}\n\n.inc-esn-hero-actions a {\n  min-height: 36px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n\n  padding: 0 12px;\n\n  color: var(--esn-heading) !important;\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-radius: 9px;\n\n  font-size: 10px;\n  font-weight: 650;\n}\n\n.inc-esn-hero-actions a.is-primary {\n  color: #fff !important;\n\n  background: var(--esn-pink);\n  border-color: var(--esn-pink);\n}\n\n\n\/* HERO MARK *\/\n\n.inc-esn-hero-mark {\n  position: relative;\n\n  min-height: 165px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      145deg,\n      #252874,\n      #3539a2 55%,\n      #d81987\n    );\n\n  border-radius: 19px;\n\n  box-shadow:\n    0 14px 30px rgba(46,49,146,.19);\n}\n\n.inc-esn-orbits {\n  position: absolute;\n  inset: 0;\n\n  pointer-events: none;\n}\n\n.inc-esn-orbits span {\n  position: absolute;\n\n  width: 17px;\n  height: 17px;\n\n  border-radius: 50%;\n\n  opacity: .8;\n}\n\n.inc-esn-orbits .is-pink {\n  left: 21px;\n  top: 18px;\n\n  background: var(--esn-pink);\n}\n\n.inc-esn-orbits .is-blue {\n  right: 23px;\n  top: 28px;\n\n  background: var(--esn-blue);\n}\n\n.inc-esn-orbits .is-green {\n  left: 27px;\n  bottom: 21px;\n\n  background: var(--esn-green);\n}\n\n.inc-esn-orbits .is-orange {\n  right: 30px;\n  bottom: 18px;\n\n  background: var(--esn-orange);\n}\n\n.inc-esn-hero-mark > i {\n  margin-bottom: 7px;\n\n  font-size: 30px;\n}\n\n.inc-esn-hero-mark > span {\n  color: rgba(255,255,255,.7);\n\n  font-size: 7.5px;\n  font-weight: 750;\n  letter-spacing: .11em;\n}\n\n.inc-esn-hero-mark > strong {\n  margin: 2px 0;\n\n  color: #fff;\n\n  font-size: 35px;\n  font-weight: 760;\n  line-height: 1;\n}\n\n.inc-esn-hero-mark > small {\n  color: rgba(255,255,255,.72);\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   QUICK\n   ============================================================ *\/\n\n.inc-esn-quick {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n\n  margin-bottom: 37px;\n}\n\n.inc-esn-quick article {\n  min-height: 150px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-top: 4px solid var(--esn-pink);\n  border-radius: 14px;\n}\n\n.inc-esn-quick article.is-blue {\n  border-top-color: var(--esn-blue);\n}\n\n.inc-esn-quick article.is-green {\n  border-top-color: var(--esn-green);\n}\n\n.inc-esn-quick article.is-orange {\n  border-top-color: var(--esn-orange);\n}\n\n.inc-esn-quick article > div {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--esn-pink);\n  background: var(--esn-pink-soft);\n\n  border-radius: 10px;\n}\n\n.inc-esn-quick .is-blue > div {\n  color: var(--esn-blue-dark);\n  background: var(--esn-blue-soft);\n}\n\n.inc-esn-quick .is-green > div {\n  color: var(--esn-green-dark);\n  background: var(--esn-green-soft);\n}\n\n.inc-esn-quick .is-orange > div {\n  color: var(--esn-orange);\n  background: var(--esn-orange-soft);\n}\n\n.inc-esn-quick article > span {\n  display: block;\n\n  color: var(--esn-pink);\n\n  font-size: 7.5px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-esn-quick .is-blue > span {\n  color: var(--esn-blue-dark);\n}\n\n.inc-esn-quick .is-green > span {\n  color: var(--esn-green-dark);\n}\n\n.inc-esn-quick .is-orange > span {\n  color: var(--esn-orange);\n}\n\n.inc-esn-quick strong {\n  display: block;\n\n  margin: 3px 0 4px;\n\n  color: var(--esn-heading);\n\n  font-size: 12px;\n}\n\n.inc-esn-quick p {\n  margin: 0;\n\n  color: var(--esn-muted);\n\n  font-size: 8.5px;\n  line-height: 1.45;\n}\n\n\n\/* ============================================================\n   SECTIONS\n   ============================================================ *\/\n\n.inc-esn-section {\n  margin-bottom: 38px;\n}\n\n.inc-esn-section-head {\n  max-width: 900px;\n\n  margin-bottom: 16px;\n}\n\n.inc-esn-section-head h2 {\n  margin: 0 0 7px;\n\n  color: var(--esn-heading);\n\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.inc-esn-section-head p {\n  margin: 0;\n\n  color: var(--esn-muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   NETWORK\n   ============================================================ *\/\n\n.inc-esn-network-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 10px;\n}\n\n.inc-esn-network-grid article {\n  padding: 18px;\n\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-top: 4px solid var(--esn-purple);\n  border-radius: 15px;\n}\n\n.inc-esn-network-grid .is-turkey {\n  border-top-color: var(--esn-blue);\n}\n\n.inc-esn-network-grid .is-local {\n  border-top-color: var(--esn-pink);\n}\n\n.inc-esn-network-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--esn-purple);\n  background: var(--esn-purple-soft);\n\n  border-radius: 10px;\n}\n\n.is-turkey .inc-esn-network-icon {\n  color: var(--esn-blue-dark);\n  background: var(--esn-blue-soft);\n}\n\n.is-local .inc-esn-network-icon {\n  color: var(--esn-pink);\n  background: var(--esn-pink-soft);\n}\n\n.inc-esn-network-grid article > span {\n  color: var(--esn-purple);\n\n  font-size: 7.5px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-esn-network-grid .is-turkey > span {\n  color: var(--esn-blue-dark);\n}\n\n.inc-esn-network-grid .is-local > span {\n  color: var(--esn-pink);\n}\n\n.inc-esn-network-grid h3 {\n  margin: 3px 0 7px;\n\n  color: var(--esn-heading);\n\n  font-size: 13px;\n}\n\n.inc-esn-network-grid p {\n  margin: 0 0 6px;\n\n  color: var(--esn-muted);\n\n  font-size: 9.5px;\n  line-height: 1.55;\n}\n\n.inc-esn-network-grid a {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  margin-top: 5px;\n\n  color: var(--esn-purple) !important;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n.inc-esn-network-grid .is-turkey a {\n  color: var(--esn-blue-dark) !important;\n}\n\n.inc-esn-network-grid .is-local a {\n  color: var(--esn-pink) !important;\n}\n\n\n\/* ============================================================\n   SUPPORT\n   ============================================================ *\/\n\n.inc-esn-support-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-esn-support-grid article {\n  min-height: 165px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-top: 4px solid var(--esn-pink);\n  border-radius: 13px;\n}\n\n.inc-esn-support-grid .is-blue {\n  border-top-color: var(--esn-blue);\n}\n\n.inc-esn-support-grid .is-green {\n  border-top-color: var(--esn-green);\n}\n\n.inc-esn-support-grid .is-orange {\n  border-top-color: var(--esn-orange);\n}\n\n.inc-esn-support-grid .is-purple {\n  border-top-color: var(--esn-purple);\n}\n\n.inc-esn-support-grid .is-cyan {\n  border-top-color: var(--esn-cyan);\n}\n\n.inc-esn-support-grid article > i {\n  width: 38px;\n  height: 38px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--esn-pink);\n  background: var(--esn-pink-soft);\n\n  border-radius: 10px;\n}\n\n.inc-esn-support-grid .is-blue > i {\n  color: var(--esn-blue-dark);\n  background: var(--esn-blue-soft);\n}\n\n.inc-esn-support-grid .is-green > i {\n  color: var(--esn-green-dark);\n  background: var(--esn-green-soft);\n}\n\n.inc-esn-support-grid .is-orange > i {\n  color: var(--esn-orange);\n  background: var(--esn-orange-soft);\n}\n\n.inc-esn-support-grid .is-purple > i {\n  color: var(--esn-purple);\n  background: var(--esn-purple-soft);\n}\n\n.inc-esn-support-grid .is-cyan > i {\n  color: var(--esn-cyan);\n  background: var(--esn-cyan-soft);\n}\n\n.inc-esn-support-grid article > span {\n  color: var(--esn-pink);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-esn-support-grid h3 {\n  margin: 2px 0 5px;\n\n  color: var(--esn-heading);\n\n  font-size: 11px;\n}\n\n.inc-esn-support-grid p {\n  margin: 0;\n\n  color: var(--esn-muted);\n\n  font-size: 9px;\n  line-height: 1.5;\n}\n\n\n\/* ============================================================\n   ARCHIVE SECTION HEADER\n   ============================================================ *\/\n\n.inc-esn-archive-head {\n  display: grid;\n  grid-template-columns: 44px minmax(0,1fr);\n  align-items: center;\n  gap: 10px;\n\n  padding: 13px 15px;\n\n  background: var(--esn-pink-soft);\n\n  border: 1px solid #f0d6e5;\n  border-left: 4px solid var(--esn-pink);\n  border-radius: 12px;\n}\n\n.inc-esn-archive-head.is-events {\n  background: var(--esn-blue-soft);\n\n  border-color: #d4edf7;\n  border-left-color: var(--esn-blue);\n}\n\n.inc-esn-archive-head > div {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-pink);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-esn-archive-head.is-events > div {\n  color: var(--esn-blue-dark);\n}\n\n.inc-esn-archive-head small,\n.inc-esn-archive-head strong,\n.inc-esn-archive-head em {\n  display: block;\n}\n\n.inc-esn-archive-head small {\n  color: var(--esn-pink);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-esn-archive-head.is-events small {\n  color: var(--esn-blue-dark);\n}\n\n.inc-esn-archive-head strong {\n  margin-top: 1px;\n\n  color: var(--esn-heading);\n\n  font-size: 11.5px;\n  font-weight: 680;\n}\n\n.inc-esn-archive-head em {\n  margin-top: 1px;\n\n  color: var(--esn-muted);\n\n  font-size: 8px;\n  font-style: normal;\n}\n\n\n\/* distance after first shortcode *\/\n\n.inc-esn-page > .scu-esn-archive {\n  margin-bottom: 42px;\n}\n\n.inc-esn-events-section {\n  margin-top: 8px;\n}\n\n\n\/* ============================================================\n   EXISTING ESN API ARCHIVE\n   INCOMING PORTAL INTEGRATION\n   ============================================================ *\/\n\n.inc-esn-page .scu-esn-archive {\n  width: 100%;\n\n  color: var(--esn-text);\n}\n\n\n\/* FILTER AREA *\/\n\n.inc-esn-page .scu-esn-filter-hero {\n  margin-bottom: 15px !important;\n\n  border: 1px solid var(--esn-border) !important;\n  border-radius: 14px !important;\n\n  box-shadow: none !important;\n}\n\n\n\/* INPUTS *\/\n\n.inc-esn-page .scu-esn-api-filter input,\n.inc-esn-page .scu-esn-api-filter select {\n  min-height: 40px !important;\n\n  border-color: var(--esn-border) !important;\n  border-radius: 9px !important;\n\n  font-family: inherit !important;\n}\n\n.inc-esn-page .scu-esn-api-filter input:focus,\n.inc-esn-page .scu-esn-api-filter select:focus {\n  outline: none !important;\n\n  border-color: var(--esn-purple) !important;\n\n  box-shadow:\n    0 0 0 3px rgba(46,49,146,.08) !important;\n}\n\n\n\/* FILTER BUTTON *\/\n\n.inc-esn-page .scu-esn-filter-submit {\n  min-height: 40px !important;\n\n  border-radius: 9px !important;\n\n  font-family: inherit !important;\n}\n\n\n\/* RESULTS *\/\n\n.inc-esn-page .scu-esn-results-head {\n  margin-top: 16px !important;\n  margin-bottom: 10px !important;\n}\n\n\n\/* LIST *\/\n\n.inc-esn-page .scu-esn-list {\n  display: grid !important;\n  gap: 9px !important;\n}\n\n\n\/* LIST ITEM *\/\n\n.inc-esn-page .scu-esn-list-item {\n  overflow: hidden !important;\n\n  background: #fff !important;\n\n  border: 1px solid var(--esn-border) !important;\n  border-radius: 13px !important;\n\n  box-shadow: none !important;\n\n  transition:\n    transform .18s ease,\n    border-color .18s ease,\n    box-shadow .18s ease !important;\n}\n\n.inc-esn-page .scu-esn-list-item:hover {\n  transform: translateY(-1px);\n\n  border-color: #cfd6e3 !important;\n\n  box-shadow:\n    0 7px 20px rgba(36,49,77,.06) !important;\n}\n\n\n\/* MEDIA *\/\n\n.inc-esn-page .scu-esn-list-media {\n  overflow: hidden !important;\n\n  border-radius: 10px !important;\n}\n\n.inc-esn-page .scu-esn-list-media img {\n  width: 100% !important;\n  height: 100% !important;\n\n  display: block !important;\n\n  object-fit: cover !important;\n}\n\n\n\/* TITLE *\/\n\n.inc-esn-page .scu-esn-list-body h3 {\n  color: var(--esn-heading) !important;\n\n  font-family: inherit !important;\n}\n\n.inc-esn-page .scu-esn-list-body h3 a {\n  color: var(--esn-heading) !important;\n}\n\n.inc-esn-page .scu-esn-list-body h3 a:hover {\n  color: var(--esn-purple) !important;\n}\n\n\n\/* META *\/\n\n.inc-esn-page .scu-esn-list-meta {\n  display: flex !important;\n  flex-wrap: wrap !important;\n  gap: 4px 9px !important;\n}\n\n.inc-esn-page .scu-esn-list-meta span {\n  font-size: 8px !important;\n}\n\n\n\/* SUMMARY *\/\n\n.inc-esn-page .scu-esn-list-summary {\n  color: var(--esn-muted) !important;\n\n  font-size: 9.5px !important;\n  line-height: 1.5 !important;\n}\n\n\n\/* DETAIL LINK *\/\n\n.inc-esn-page .scu-esn-list-more {\n  font-size: 9px !important;\n  font-weight: 650 !important;\n}\n\n\n\/* PAGINATION *\/\n\n.inc-esn-page .scu-esn-pagination {\n  margin-top: 17px !important;\n}\n\n.inc-esn-page .scu-esn-pagination a,\n.inc-esn-page .scu-esn-pagination span {\n  min-width: 35px !important;\n  min-height: 35px !important;\n\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  border-radius: 8px !important;\n}\n\n\n\/* EMPTY *\/\n\n.inc-esn-page .scu-esn-empty {\n  padding: 30px !important;\n\n  background: #f8f9fb !important;\n\n  border: 1px solid var(--esn-border) !important;\n  border-radius: 12px !important;\n\n  color: var(--esn-muted) !important;\n}\n\n\n\/* ============================================================\n   CONTACT\n   ============================================================ *\/\n\n.inc-esn-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-esn-contact-grid > a {\n  display: grid;\n  grid-template-columns: 40px minmax(0,1fr) 15px;\n  align-items: center;\n  gap: 9px;\n\n  min-height: 82px;\n\n  padding: 11px;\n\n  color: var(--esn-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-top: 3px solid var(--esn-pink);\n  border-radius: 12px;\n}\n\n.inc-esn-contact-grid > a.is-instagram {\n  border-top-color: var(--esn-orange);\n}\n\n.inc-esn-contact-grid > a.is-website {\n  border-top-color: var(--esn-blue);\n}\n\n.inc-esn-contact-grid > a > div {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-pink);\n  background: var(--esn-pink-soft);\n\n  border-radius: 9px;\n}\n\n.inc-esn-contact-grid .is-instagram > div {\n  color: var(--esn-orange);\n  background: var(--esn-orange-soft);\n}\n\n.inc-esn-contact-grid .is-website > div {\n  color: var(--esn-blue-dark);\n  background: var(--esn-blue-soft);\n}\n\n.inc-esn-contact-grid small,\n.inc-esn-contact-grid strong,\n.inc-esn-contact-grid em {\n  display: block;\n}\n\n.inc-esn-contact-grid small {\n  color: var(--esn-muted);\n\n  font-size: 6.5px;\n  font-weight: 700;\n  letter-spacing: .06em;\n}\n\n.inc-esn-contact-grid strong {\n  margin-top: 2px;\n\n  color: var(--esn-heading);\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n.inc-esn-contact-grid em {\n  margin-top: 1px;\n\n  color: var(--esn-muted);\n\n  font-size: 7.5px;\n  font-style: normal;\n}\n\n.inc-esn-contact-grid > a > i:last-child {\n  color: #a4acb9;\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   ERASMUS CLUB\n   ============================================================ *\/\n\n.inc-esn-club {\n  display: grid;\n  grid-template-columns: 44px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 12px;\n\n  padding: 17px 18px;\n\n  background: var(--esn-blue-soft);\n\n  border: 1px solid #d4edf7;\n  border-left: 4px solid var(--esn-blue);\n  border-radius: 14px;\n}\n\n.inc-esn-club-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-blue-dark);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-esn-club span {\n  color: var(--esn-blue-dark);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-esn-club h3 {\n  margin: 2px 0 3px;\n\n  color: var(--esn-heading);\n\n  font-size: 13px;\n}\n\n.inc-esn-club p {\n  margin: 0;\n\n  color: var(--esn-text);\n\n  font-size: 9.5px;\n}\n\n.inc-esn-club > a {\n  min-height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  padding: 0 11px;\n\n  color: #fff !important;\n  background: var(--esn-blue-dark);\n\n  border-radius: 9px;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   NOTICE\n   ============================================================ *\/\n\n.inc-esn-notice {\n  display: grid;\n  grid-template-columns: 43px minmax(0,1fr);\n  gap: 12px;\n\n  margin-bottom: 38px;\n  padding: 17px;\n\n  background: var(--esn-orange-soft);\n\n  border: 1px solid #f2ddca;\n  border-left: 4px solid var(--esn-orange);\n  border-radius: 14px;\n}\n\n.inc-esn-notice-icon {\n  width: 40px;\n  height: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-orange);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-esn-notice span {\n  color: var(--esn-orange);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-esn-notice h3 {\n  margin: 2px 0 4px;\n\n  color: var(--esn-heading);\n\n  font-size: 13px;\n}\n\n.inc-esn-notice p {\n  margin: 0;\n\n  color: var(--esn-text);\n\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n\n\/* ============================================================\n   USEFUL LINKS\n   ============================================================ *\/\n\n.inc-esn-link-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 8px;\n}\n\n.inc-esn-link-grid > a {\n  display: grid;\n  grid-template-columns: 40px minmax(0,1fr) 15px;\n  align-items: center;\n  gap: 9px;\n\n  min-height: 86px;\n\n  padding: 11px;\n\n  color: var(--esn-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-top: 3px solid var(--esn-pink);\n  border-radius: 12px;\n}\n\n.inc-esn-link-grid .is-blue {\n  border-top-color: var(--esn-blue);\n}\n\n.inc-esn-link-grid .is-green {\n  border-top-color: var(--esn-green);\n}\n\n.inc-esn-link-grid .is-orange {\n  border-top-color: var(--esn-orange);\n}\n\n.inc-esn-link-grid > a > div {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-pink);\n  background: var(--esn-pink-soft);\n\n  border-radius: 9px;\n}\n\n.inc-esn-link-grid .is-blue > div {\n  color: var(--esn-blue-dark);\n  background: var(--esn-blue-soft);\n}\n\n.inc-esn-link-grid .is-green > div {\n  color: var(--esn-green-dark);\n  background: var(--esn-green-soft);\n}\n\n.inc-esn-link-grid .is-orange > div {\n  color: var(--esn-orange);\n  background: var(--esn-orange-soft);\n}\n\n.inc-esn-link-grid small,\n.inc-esn-link-grid strong,\n.inc-esn-link-grid em {\n  display: block;\n}\n\n.inc-esn-link-grid small {\n  color: var(--esn-muted);\n\n  font-size: 6.5px;\n  font-weight: 700;\n}\n\n.inc-esn-link-grid strong {\n  margin: 2px 0;\n\n  color: var(--esn-heading);\n\n  font-size: 10px;\n}\n\n.inc-esn-link-grid em {\n  color: var(--esn-muted);\n\n  font-size: 8px;\n  font-style: normal;\n}\n\n.inc-esn-link-grid > a > i:last-child {\n  color: #a5adba;\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   INCOMING RESOURCES\n   ============================================================ *\/\n\n.inc-esn-resource-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 8px;\n}\n\n.inc-esn-resource-grid > a {\n  display: grid;\n  grid-template-columns: 36px minmax(0,1fr) 14px;\n  align-items: center;\n  gap: 8px;\n\n  min-height: 69px;\n\n  padding: 10px;\n\n  color: var(--esn-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-radius: 11px;\n}\n\n.inc-esn-resource-grid > a > i:first-child {\n  width: 35px;\n  height: 35px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-purple);\n  background: var(--esn-purple-soft);\n\n  border-radius: 9px;\n}\n\n.inc-esn-resource-grid strong,\n.inc-esn-resource-grid small {\n  display: block;\n}\n\n.inc-esn-resource-grid strong {\n  color: var(--esn-heading);\n\n  font-size: 9.5px;\n}\n\n.inc-esn-resource-grid small {\n  margin-top: 2px;\n\n  color: var(--esn-muted);\n\n  font-size: 7.5px;\n}\n\n.inc-esn-resource-grid > a > i:last-child {\n  color: #a5adba;\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   FINAL CTA\n   ============================================================ *\/\n\n.inc-esn-bottom {\n  display: grid;\n  grid-template-columns: 44px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 13px;\n\n  padding: 18px 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--esn-pink-soft),\n      var(--esn-purple-soft)\n    );\n\n  border: 1px solid var(--esn-border);\n  border-radius: 15px;\n}\n\n.inc-esn-bottom-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--esn-pink);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-esn-bottom span {\n  color: var(--esn-pink);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-esn-bottom h3 {\n  margin: 2px 0 3px;\n\n  color: var(--esn-heading);\n\n  font-size: 13px;\n}\n\n.inc-esn-bottom p {\n  margin: 0;\n\n  color: var(--esn-muted);\n\n  font-size: 9.5px;\n}\n\n.inc-esn-bottom-actions {\n  display: flex;\n  gap: 6px;\n}\n\n.inc-esn-bottom-actions a {\n  min-height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 5px;\n\n  padding: 0 11px;\n\n  color: var(--esn-heading) !important;\n  background: #fff;\n\n  border: 1px solid var(--esn-border);\n  border-radius: 9px;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n.inc-esn-bottom-actions a.is-primary {\n  color: #fff !important;\n\n  background: var(--esn-pink);\n  border-color: var(--esn-pink);\n}\n\n\n\/* ============================================================\n   TABLET\n   ============================================================ *\/\n\n@media (max-width: 1000px) {\n\n  .inc-esn-quick {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .inc-esn-network-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .inc-esn-support-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .inc-esn-contact-grid {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n\/* ============================================================\n   MOBILE\n   ============================================================ *\/\n\n@media (max-width: 680px) {\n\n  .inc-esn-hero {\n    grid-template-columns: 1fr;\n\n    padding: 20px;\n  }\n\n  .inc-esn-hero-mark {\n    display: none;\n  }\n\n  .inc-esn-hero h2 {\n    font-size: 24px;\n  }\n\n  .inc-esn-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .inc-esn-hero-actions a {\n    justify-content: center;\n  }\n\n\n  .inc-esn-quick,\n  .inc-esn-support-grid,\n  .inc-esn-link-grid,\n  .inc-esn-resource-grid {\n    grid-template-columns: 1fr;\n  }\n\n\n  .inc-esn-section {\n    margin-bottom: 31px;\n  }\n\n  .inc-esn-section-head h2 {\n    font-size: 21px;\n  }\n\n\n  .inc-esn-club {\n    grid-template-columns: 38px minmax(0,1fr);\n  }\n\n  .inc-esn-club > a {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n  }\n\n\n  .inc-esn-bottom {\n    grid-template-columns: 38px minmax(0,1fr);\n  }\n\n  .inc-esn-bottom-actions {\n    grid-column: 1 \/ -1;\n\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n}\n<\/style>\n\n\n<div class=\"wp-block-group inc-esn-page is-layout-flow wp-block-group-is-layout-flow\">\n\n<!-- =========================================================\n     HERO\n========================================================== -->\n<header class=\"inc-esn-hero\">\n  <div class=\"inc-esn-hero-copy\">\n    <span class=\"inc-esn-eyebrow\">\n      INCOMING ERASMUS+ \u00b7 STUDENT COMMUNITY\n    <\/span>\n    <h2>ESN Cumhuriyet<\/h2>\n    <p class=\"inc-esn-lead\">\n      Students Helping Students.\n    <\/p>\n    <p>\n      ESN Cumhuriyet is the local Erasmus Student Network community\n      supporting international and exchange students at\n      Sivas Cumhuriyet University.\n    <\/p>\n    <p>\n      Through peer support, orientation activities, social and\n      cultural events, volunteering and international projects,\n      ESN Cumhuriyet helps incoming students become part of\n      university and student life in Sivas.\n    <\/p>\n    <div class=\"inc-esn-hero-actions\">\n      <a href=\"\/erasmus\/esn\" target=\"_blank\" rel=\"noopener\" class=\"is-primary\">\n        <i class=\"bi bi-globe2\"><\/i>\n        ESN Cumhuriyet Page\n      <\/a>\n      <a href=\"https:\/\/cumhuriyet.esnturkey.org\/\" target=\"_blank\" rel=\"noopener\" class=\"\">\n        <i class=\"bi bi-globe2\"><\/i>\n        ESN Cumhuriyet Website\n      <\/a>\n      <a href=\"https:\/\/www.instagram.com\/esncumhuriyet\/\" target=\"_blank\" rel=\"noopener\">\n        <i class=\"bi bi-instagram\"><\/i>\n        @esncumhuriyet\n      <\/a>\n    <\/div>\n  <\/div>\n  <div class=\"inc-esn-hero-mark\">\n    <div class=\"inc-esn-orbits\">\n      <span class=\"is-pink\"><\/span>\n      <span class=\"is-blue\"><\/span>\n      <span class=\"is-green\"><\/span>\n      <span class=\"is-orange\"><\/span>\n    <\/div>\n    <i class=\"bi bi-people-fill\"><\/i>\n    <span>ERASMUS STUDENT NETWORK<\/span>\n    <strong>ESN<\/strong>\n    <small>Cumhuriyet \u00b7 Sivas<\/small>\n  <\/div>\n<\/header>\n<!-- =========================================================\n     QUICK INFORMATION\n========================================================== -->\n<div class=\"inc-esn-quick\">\n  <article class=\"is-pink\">\n    <div>\n      <i class=\"bi bi-person-hearts\"><\/i>\n    <\/div>\n    <span>PEER SUPPORT<\/span>\n    <strong>Students Helping Students<\/strong>\n    <p>\n      Practical support and student-to-student guidance during\n      your Erasmus+ experience.\n    <\/p>\n  <\/article>\n  <article class=\"is-blue\">\n    <div>\n      <i class=\"bi bi-calendar-event\"><\/i>\n    <\/div>\n    <span>STUDENT LIFE<\/span>\n    <strong>Events &amp; Activities<\/strong>\n    <p>\n      Social, cultural and international activities throughout\n      the mobility period.\n    <\/p>\n  <\/article>\n  <article class=\"is-green\">\n    <div>\n      <i class=\"bi bi-geo-alt\"><\/i>\n    <\/div>\n    <span>WELCOME TO SIVAS<\/span>\n    <strong>Orientation &amp; Integration<\/strong>\n    <p>\n      Meet local students and become familiar with the campus,\n      city and student community.\n    <\/p>\n  <\/article>\n  <article class=\"is-orange\">\n    <div>\n      <i class=\"bi bi-globe2\"><\/i>\n    <\/div>\n    <span>INTERNATIONAL<\/span>\n    <strong>Connect &amp; Participate<\/strong>\n    <p>\n      Build friendships and become part of an international\n      student community.\n    <\/p>\n  <\/article>\n<\/div>\n<!-- =========================================================\n     ABOUT ESN\n========================================================== -->\n<section class=\"inc-esn-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>ERASMUS STUDENT NETWORK<\/span>\n    <h2>What Is ESN?<\/h2>\n    <p>\n      Erasmus Student Network is an international student organisation\n      supporting international mobility, intercultural understanding,\n      student participation and the integration of international students.\n    <\/p>\n  <\/div>\n  <div class=\"inc-esn-network-grid\">\n    <article class=\"is-international\">\n      <div class=\"inc-esn-network-icon\">\n        <i class=\"bi bi-globe-europe-africa\"><\/i>\n      <\/div>\n      <span>INTERNATIONAL NETWORK<\/span>\n      <h3>Erasmus Student Network<\/h3>\n      <p>\n        ESN brings together local student sections around the\n        principle of <strong>Students Helping Students<\/strong>\n        and supports international student mobility throughout Europe.\n      <\/p>\n      <a href=\"https:\/\/esn.org\/\" target=\"_blank\" rel=\"noopener\">\n        ESN International\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n      <\/a>\n    <\/article>\n    <article class=\"is-turkey\">\n      <div class=\"inc-esn-network-icon\">\n        <i class=\"bi bi-geo\"><\/i>\n      <\/div>\n      <span>NATIONAL NETWORK<\/span>\n      <h3>ESN T\u00fcrkiye<\/h3>\n      <p>\n        ESN T\u00fcrkiye connects local ESN sections throughout T\u00fcrkiye\n        and contributes to international student support,\n        volunteering and intercultural activities.\n      <\/p>\n      <a href=\"https:\/\/esnturkey.org\/\" target=\"_blank\" rel=\"noopener\">\n        ESN T\u00fcrkiye\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n      <\/a>\n    <\/article>\n    <article class=\"is-local\">\n      <div class=\"inc-esn-network-icon\">\n        <i class=\"bi bi-people-fill\"><\/i>\n      <\/div>\n      <span>LOCAL SECTION<\/span>\n      <h3>ESN Cumhuriyet<\/h3>\n      <p>\n        ESN Cumhuriyet is the local student community connected\n        with Sivas Cumhuriyet University and the University&#8217;s\n        Erasmus+ mobility community.\n      <\/p>\n      <a href=\"https:\/\/cumhuriyet.esnturkey.org\/\" target=\"_blank\" rel=\"noopener\">\n        ESN Cumhuriyet\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n      <\/a>\n    <\/article>\n  <\/div>\n<\/section>\n<!-- =========================================================\n     HOW ESN CAN HELP\n========================================================== -->\n<section class=\"inc-esn-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>FOR INCOMING STUDENTS<\/span>\n    <h2>How Can ESN Cumhuriyet Help You?<\/h2>\n    <p>\n      ESN Cumhuriyet provides peer-to-peer support and opportunities\n      to participate in the social and international student community.\n    <\/p>\n  <\/div>\n  <div class=\"inc-esn-support-grid\">\n    <article class=\"is-pink\">\n      <i class=\"bi bi-person-check\"><\/i>\n      <span>PEER SUPPORT<\/span>\n      <h3>Student Guidance<\/h3>\n      <p>\n        Get practical information and experience-based guidance\n        from local students.\n      <\/p>\n    <\/article>\n    <article class=\"is-blue\">\n      <i class=\"bi bi-signpost-split\"><\/i>\n      <span>ARRIVAL<\/span>\n      <h3>Orientation<\/h3>\n      <p>\n        Become familiar with campus, Sivas and everyday student life\n        after your arrival.\n      <\/p>\n    <\/article>\n    <article class=\"is-green\">\n      <i class=\"bi bi-people\"><\/i>\n      <span>COMMUNITY<\/span>\n      <h3>Meet Other Students<\/h3>\n      <p>\n        Meet local and international students and develop\n        friendships during your mobility.\n      <\/p>\n    <\/article>\n    <article class=\"is-orange\">\n      <i class=\"bi bi-camera\"><\/i>\n      <span>CULTURE<\/span>\n      <h3>Cultural Activities<\/h3>\n      <p>\n        Participate in activities designed to introduce Sivas,\n        T\u00fcrkiye and different cultures.\n      <\/p>\n    <\/article>\n    <article class=\"is-purple\">\n      <i class=\"bi bi-translate\"><\/i>\n      <span>INTERCULTURAL<\/span>\n      <h3>Language &amp; Cultural Exchange<\/h3>\n      <p>\n        Practice languages and share your culture within an\n        international student environment.\n      <\/p>\n    <\/article>\n    <article class=\"is-cyan\">\n      <i class=\"bi bi-heart\"><\/i>\n      <span>SOCIAL IMPACT<\/span>\n      <h3>Volunteering<\/h3>\n      <p>\n        Join volunteering, inclusion and social-impact activities\n        organised within the student community.\n      <\/p>\n    <\/article>\n  <\/div>\n<\/section>\n\n<!-- =========================================================\n     CONTACT\n========================================================== -->\n<section class=\"inc-esn-section inc-esn-contact-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>STAY CONNECTED<\/span>\n    <h2>Contact ESN Cumhuriyet<\/h2>\n    <p>\n      Follow ESN Cumhuriyet and stay informed about student\n      activities, events and opportunities during your mobility.\n    <\/p>\n  <\/div>\n  <div class=\"inc-esn-contact-grid\">\n    <a href=\"mailto:esncumhuriyet@esnturkey.org\" class=\"is-email\">\n      <div>\n        <i class=\"bi bi-envelope\"><\/i>\n      <\/div>\n      <span>\n        <small>E-MAIL<\/small>\n        <strong>\n          esncumhuriyet [at] esnturkey.org\n        <\/strong>\n        <em>\n          Contact the ESN Cumhuriyet team\n        <\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"https:\/\/www.instagram.com\/esncumhuriyet\/\" target=\"_blank\" rel=\"noopener\" class=\"is-instagram\">\n      <div>\n        <i class=\"bi bi-instagram\"><\/i>\n      <\/div>\n      <span>\n        <small>INSTAGRAM<\/small>\n        <strong>@esncumhuriyet<\/strong>\n        <em>\n          Follow events and student life\n        <\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n    <a href=\"https:\/\/cumhuriyet.esnturkey.org\/\" target=\"_blank\" rel=\"noopener\" class=\"is-website\">\n      <div>\n        <i class=\"bi bi-globe2\"><\/i>\n      <\/div>\n      <span>\n        <small>OFFICIAL SECTION WEBSITE<\/small>\n        <strong>ESN Cumhuriyet<\/strong>\n        <em>\n          News, events and section information\n        <\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n<!-- =========================================================\n     ERASMUS CLUB\n========================================================== -->\n<section class=\"inc-esn-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>STUDENT COMMUNITY<\/span>\n    <h2>Cumhuriyet Erasmus Club<\/h2>\n    <p>\n      The Cumhuriyet Erasmus Club contributes to the University&#8217;s\n      international student community and supports Erasmus+\n      participants through student activities and peer interaction.\n    <\/p>\n  <\/div>\n  <div class=\"inc-esn-club\">\n    <div class=\"inc-esn-club-icon\">\n      <i class=\"bi bi-person-hearts\"><\/i>\n    <\/div>\n    <div>\n      <span>CUMHURIYET ERASMUS CLUB<\/span>\n      <h3>Local Erasmus+ Student Community<\/h3>\n      <p>\n        The club brings together students interested in Erasmus+,\n        international mobility, intercultural exchange and\n        volunteering and contributes to activities organised for\n        incoming and outgoing students.\n      <\/p>\n    <\/div>\n    <a href=\"https:\/\/erasmus.cumhuriyet.edu.tr\/erasmus\/erasmus-club\/\" target=\"_blank\" rel=\"noopener\">\n      Erasmus Club\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n<!-- =========================================================\n     OFFICIAL VS PEER SUPPORT\n========================================================== -->\n<div class=\"inc-esn-notice\">\n  <div class=\"inc-esn-notice-icon\">\n    <i class=\"bi bi-info-circle\"><\/i>\n  <\/div>\n  <div>\n    <span>IMPORTANT DISTINCTION<\/span>\n    <h3>\n      ESN provides peer support; official Erasmus+ procedures\n      are managed by the University\n    <\/h3>\n    <p>\n      ESN Cumhuriyet can assist with student life, orientation,\n      social integration and practical experience-based guidance.\n      Nomination, application, acceptance documents, Learning\n      Agreements and other official mobility procedures are handled\n      by the Erasmus+ Institutional Coordination Office and the\n      relevant academic units.\n    <\/p>\n  <\/div>\n<\/div>\n<!-- =========================================================\n     USEFUL LINKS\n========================================================== -->\n<section class=\"inc-esn-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>ESN &amp; ERASMUS+ COMMUNITY<\/span>\n    <h2>Useful Links<\/h2>\n  <\/div>\n  <div class=\"inc-esn-link-grid\">\n    <a href=\"https:\/\/cumhuriyet.esnturkey.org\/\" target=\"_blank\" rel=\"noopener\" class=\"is-pink\">\n      <div>\n        <i class=\"bi bi-globe2\"><\/i>\n      <\/div>\n      <span>\n        <small>OFFICIAL WEBSITE<\/small>\n        <strong>ESN Cumhuriyet<\/strong>\n        <em>Section website, news and activities<\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n    <a href=\"https:\/\/erasmus.cumhuriyet.edu.tr\/erasmus\/esn\/\" target=\"_blank\" rel=\"noopener\" class=\"is-blue\">\n      <div>\n        <i class=\"bi bi-diagram-3\"><\/i>\n      <\/div>\n      <span>\n        <small>SCU ERASMUS+<\/small>\n        <strong>Erasmus Student Network<\/strong>\n        <em>Institutional ESN information<\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n    <a href=\"https:\/\/erasmus.cumhuriyet.edu.tr\/erasmus\/erasmus-club\/\" target=\"_blank\" rel=\"noopener\" class=\"is-green\">\n      <div>\n        <i class=\"bi bi-people\"><\/i>\n      <\/div>\n      <span>\n        <small>STUDENT COMMUNITY<\/small>\n        <strong>Cumhuriyet Erasmus Club<\/strong>\n        <em>Club and student-community information<\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n    <a href=\"https:\/\/www.instagram.com\/esncumhuriyet\/\" target=\"_blank\" rel=\"noopener\" class=\"is-orange\">\n      <div>\n        <i class=\"bi bi-instagram\"><\/i>\n      <\/div>\n      <span>\n        <small>SOCIAL MEDIA<\/small>\n        <strong>@esncumhuriyet<\/strong>\n        <em>Activities and international student life<\/em>\n      <\/span>\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n<!-- =========================================================\n     INCOMING RESOURCES\n========================================================== -->\n<section class=\"inc-esn-section\">\n  <div class=\"inc-esn-section-head\">\n    <span>NEW TO SIVAS?<\/span>\n    <h2>Incoming Student Resources<\/h2>\n  <\/div>\n  <div class=\"inc-esn-resource-grid\">\n    <a href=\"\/en\/incoming\/application\/\">\n      <i class=\"bi bi-file-earmark-check\"><\/i>\n      <span>\n        <strong>Application<\/strong>\n        <small>Incoming mobility procedure<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"\/en\/incoming\/accommodation\/\">\n      <i class=\"bi bi-house-door\"><\/i>\n      <span>\n        <strong>Accommodation<\/strong>\n        <small>Where to stay in Sivas<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"\/en\/incoming\/transportation\/\">\n      <i class=\"bi bi-bus-front\"><\/i>\n      <span>\n        <strong>Transportation<\/strong>\n        <small>Getting to and around Sivas<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"\/en\/incoming\/courses\/\">\n      <i class=\"bi bi-journal-text\"><\/i>\n      <span>\n        <strong>Courses<\/strong>\n        <small>Courses offered in English<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"\/en\/incoming\/turkish-classes\/\">\n      <i class=\"bi bi-translate\"><\/i>\n      <span>\n        <strong>Turkish Classes<\/strong>\n        <small>Language learning opportunities<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n    <a href=\"\/en\/incoming\/contact\/\">\n      <i class=\"bi bi-envelope\"><\/i>\n      <span>\n        <strong>Contact<\/strong>\n        <small>Official Incoming Erasmus+ support<\/small>\n      <\/span>\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n<!-- =========================================================\n     FINAL CTA\n========================================================== -->\n<div class=\"inc-esn-bottom\">\n  <div class=\"inc-esn-bottom-icon\">\n    <i class=\"bi bi-people-fill\"><\/i>\n  <\/div>\n  <div>\n    <span>JOIN THE COMMUNITY<\/span>\n    <h3>Make your Erasmus+ experience more than a mobility<\/h3>\n    <p>\n      Follow ESN Cumhuriyet, participate in activities and become\n      part of the international student community at\n      Sivas Cumhuriyet University.\n    <\/p>\n  <\/div>\n  <div class=\"inc-esn-bottom-actions\">\n    <a href=\"https:\/\/www.instagram.com\/esncumhuriyet\/\" target=\"_blank\" rel=\"noopener\" class=\"is-primary\">\n      <i class=\"bi bi-instagram\"><\/i>\n      Follow ESN\n    <\/a>\n    <a href=\"https:\/\/cumhuriyet.esnturkey.org\/\" target=\"_blank\" rel=\"noopener\">\n      Section Website\n    <\/a>\n  <\/div>\n<\/div>\n\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":5301,"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-10585","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PfKvKT-2KJ","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10585","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=10585"}],"version-history":[{"count":5,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10585\/revisions"}],"predecessor-version":[{"id":10690,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10585\/revisions\/10690"}],"up":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/5301"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=10585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}