{"id":7951,"date":"2025-08-25T00:48:28","date_gmt":"2025-08-24T21:48:28","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=7951"},"modified":"2026-08-25T00:12:01","modified_gmt":"2026-08-24T21:12:01","slug":"accommodation","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/incoming\/accommodation\/","title":{"rendered":"Accommodation"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* ============================================================\n   SCU INCOMING PORTAL\n   ACCOMMODATION\n   ============================================================ *\/\n\n.inc-acc-page {\n  --acc-red: var(--inc-red, #b11f3b);\n  --acc-red-dark: #8d1732;\n  --acc-red-soft: #fbf0f3;\n\n  --acc-blue: var(--inc-blue, #2950a6);\n  --acc-blue-soft: #f0f4fc;\n\n  --acc-purple: var(--inc-purple, #7153a9);\n  --acc-purple-soft: #f5f1fa;\n\n  --acc-green: #19866f;\n  --acc-green-soft: #edf8f5;\n\n  --acc-gold: #ae7823;\n  --acc-gold-soft: #fff8e9;\n\n  --acc-heading: var(--inc-heading, #24314d);\n  --acc-text: var(--inc-text, #53617a);\n  --acc-muted: #758198;\n\n  --acc-border: var(--inc-border, #d9dfea);\n  --acc-border-light: #e9edf4;\n\n  width: 100%;\n\n  color: var(--acc-text);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.inc-acc-page *,\n.inc-acc-page *::before,\n.inc-acc-page *::after {\n  box-sizing: border-box;\n}\n\n.inc-acc-page a {\n  text-decoration: none;\n}\n\n.inc-acc-anchor {\n  scroll-margin-top: 105px;\n}\n\n\n\/* ============================================================\n   HERO\n   ============================================================ *\/\n\n.inc-acc-hero {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) 190px;\n  align-items: center;\n  gap: 26px;\n\n  margin-bottom: 18px;\n  padding: 28px 30px;\n\n  background:\n    radial-gradient(\n      circle at 95% 12%,\n      rgba(177, 31, 59, .10),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #fff,\n      #fbf8fa\n    );\n\n  border: 1px solid var(--acc-border);\n  border-radius: 20px;\n}\n\n.inc-acc-eyebrow,\n.inc-acc-section-head > span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--acc-red);\n\n  font-size: 9px;\n  font-weight: 750;\n  letter-spacing: .12em;\n}\n\n.inc-acc-hero h2 {\n  margin: 0 0 9px;\n\n  color: var(--acc-heading);\n\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1.16;\n  letter-spacing: -.025em;\n}\n\n.inc-acc-hero p {\n  max-width: 820px;\n\n  margin: 0 0 7px;\n\n  color: var(--acc-muted);\n\n  font-size: 12.5px;\n  line-height: 1.7;\n}\n\n\n\/* HERO ACTIONS *\/\n\n.inc-acc-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n\n  margin-top: 15px;\n}\n\n.inc-acc-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(--acc-heading) !important;\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-radius: 9px;\n\n  font-size: 10px;\n  font-weight: 650;\n}\n\n.inc-acc-hero-actions a.is-primary {\n  color: #fff !important;\n\n  background: var(--acc-red);\n  border-color: var(--acc-red);\n}\n\n\n\/* HERO MARK *\/\n\n.inc-acc-hero-mark {\n  min-height: 150px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      145deg,\n      var(--acc-red-dark),\n      var(--acc-red)\n    );\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 13px 27px rgba(141, 23, 50, .16);\n}\n\n.inc-acc-hero-mark i {\n  margin-bottom: 7px;\n\n  font-size: 27px;\n}\n\n.inc-acc-hero-mark span {\n  color: rgba(255,255,255,.68);\n\n  font-size: 8px;\n  font-weight: 650;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n}\n\n.inc-acc-hero-mark strong {\n  margin: 3px 0;\n\n  font-size: 24px;\n  font-weight: 750;\n  line-height: 1;\n}\n\n.inc-acc-hero-mark small {\n  color: rgba(255,255,255,.72);\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   IMPORTANT\n   ============================================================ *\/\n\n.inc-acc-important {\n  display: grid;\n  grid-template-columns: 45px minmax(0,1fr);\n  gap: 12px;\n\n  margin-bottom: 36px;\n  padding: 17px 18px;\n\n  background: var(--acc-gold-soft);\n\n  border: 1px solid #eeddb8;\n  border-left: 4px solid var(--acc-gold);\n  border-radius: 14px;\n}\n\n.inc-acc-important-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--acc-gold);\n  background: #fff;\n\n  border-radius: 10px;\n\n  font-size: 16px;\n}\n\n.inc-acc-important span {\n  display: block;\n\n  color: var(--acc-gold);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .1em;\n}\n\n.inc-acc-important h3 {\n  margin: 2px 0 4px;\n\n  color: var(--acc-heading);\n\n  font-size: 13px;\n  font-weight: 680;\n}\n\n.inc-acc-important p {\n  margin: 0 0 5px;\n\n  color: var(--acc-text);\n\n  font-size: 10.5px;\n  line-height: 1.55;\n}\n\n.inc-acc-important p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* ============================================================\n   SECTIONS\n   ============================================================ *\/\n\n.inc-acc-section {\n  margin-bottom: 38px;\n}\n\n.inc-acc-section-head {\n  max-width: 900px;\n\n  margin-bottom: 16px;\n}\n\n.inc-acc-section-head h2 {\n  margin: 0 0 7px;\n\n  color: var(--acc-heading);\n\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.inc-acc-section-head p {\n  margin: 0;\n\n  color: var(--acc-muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   ACCOMMODATION OPTIONS\n   ============================================================ *\/\n\n.inc-acc-option-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-acc-option-grid article {\n  min-width: 0;\n  min-height: 245px;\n\n  padding: 17px;\n\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-top: 4px solid var(--acc-red);\n  border-radius: 15px;\n}\n\n.inc-acc-option-grid article.is-blue {\n  border-top-color: var(--acc-blue);\n}\n\n.inc-acc-option-grid article.is-purple {\n  border-top-color: var(--acc-purple);\n}\n\n.inc-acc-option-grid article.is-green {\n  border-top-color: var(--acc-green);\n}\n\n.inc-acc-option-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 12px;\n\n  color: var(--acc-red);\n  background: var(--acc-red-soft);\n\n  border-radius: 11px;\n\n  font-size: 16px;\n}\n\n.inc-acc-option-grid .is-blue .inc-acc-option-icon {\n  color: var(--acc-blue);\n  background: var(--acc-blue-soft);\n}\n\n.inc-acc-option-grid .is-purple .inc-acc-option-icon {\n  color: var(--acc-purple);\n  background: var(--acc-purple-soft);\n}\n\n.inc-acc-option-grid .is-green .inc-acc-option-icon {\n  color: var(--acc-green);\n  background: var(--acc-green-soft);\n}\n\n.inc-acc-option-grid article > span {\n  display: block;\n\n  color: var(--acc-red);\n\n  font-size: 7.5px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-option-grid .is-blue > span {\n  color: var(--acc-blue);\n}\n\n.inc-acc-option-grid .is-purple > span {\n  color: var(--acc-purple);\n}\n\n.inc-acc-option-grid .is-green > span {\n  color: var(--acc-green);\n}\n\n.inc-acc-option-grid h3 {\n  margin: 3px 0 7px;\n\n  color: var(--acc-heading);\n\n  font-size: 13.5px;\n  font-weight: 680;\n}\n\n.inc-acc-option-grid p {\n  margin: 0 0 6px;\n\n  color: var(--acc-text);\n\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n.inc-acc-option-grid small {\n  display: block;\n\n  margin-top: 10px;\n  padding-top: 8px;\n\n  color: var(--acc-muted);\n\n  border-top: 1px solid var(--acc-border-light);\n\n  font-size: 8px;\n  line-height: 1.4;\n}\n\n\n\/* ============================================================\n   COMPARISON\n   ============================================================ *\/\n\n.inc-acc-compare {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 10px;\n}\n\n.inc-acc-compare > article {\n  overflow: hidden;\n\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-radius: 14px;\n}\n\n.inc-acc-compare-head {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n\n  padding: 12px 14px;\n\n  color: var(--acc-red);\n  background: var(--acc-red-soft);\n\n  border-bottom: 1px solid #efd5dc;\n}\n\n.inc-acc-compare-head.is-purple {\n  color: var(--acc-purple);\n  background: var(--acc-purple-soft);\n\n  border-bottom-color: #ded6ec;\n}\n\n.inc-acc-compare-head.is-green {\n  color: var(--acc-green);\n  background: var(--acc-green-soft);\n\n  border-bottom-color: #d3ebe4;\n}\n\n.inc-acc-compare-head i {\n  font-size: 15px;\n}\n\n.inc-acc-compare-head span {\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-compare-body {\n  padding: 11px 13px;\n}\n\n.inc-acc-compare-body > div {\n  display: grid;\n  grid-template-columns: 18px minmax(0,1fr);\n  gap: 6px;\n\n  padding: 6px 0;\n\n  color: var(--acc-text);\n\n  border-bottom: 1px solid var(--acc-border-light);\n\n  font-size: 9.5px;\n}\n\n.inc-acc-compare-body > div:last-child {\n  border-bottom: 0;\n}\n\n.inc-acc-compare-body i {\n  color: var(--acc-green);\n}\n\n\n\/* ============================================================\n   CHECK GRID\n   ============================================================ *\/\n\n.inc-acc-check-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 8px;\n}\n\n.inc-acc-check-grid article {\n  display: grid;\n  grid-template-columns: 38px minmax(0,1fr);\n  align-items: center;\n  gap: 9px;\n\n  min-height: 88px;\n\n  padding: 11px;\n\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-radius: 12px;\n}\n\n.inc-acc-check-grid article > i {\n  width: 37px;\n  height: 37px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--acc-blue);\n  background: var(--acc-blue-soft);\n\n  border-radius: 9px;\n}\n\n.inc-acc-check-grid strong {\n  display: block;\n\n  color: var(--acc-heading);\n\n  font-size: 10.5px;\n}\n\n.inc-acc-check-grid span {\n  display: block;\n\n  margin-top: 2px;\n\n  color: var(--acc-muted);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n}\n\n\n\/* ============================================================\n   ALERT\n   ============================================================ *\/\n\n.inc-acc-alert {\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(--acc-purple-soft);\n\n  border: 1px solid #ddd5ec;\n  border-left: 4px solid var(--acc-purple);\n  border-radius: 14px;\n}\n\n.inc-acc-alert-icon {\n  width: 40px;\n  height: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--acc-purple);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-acc-alert span {\n  display: block;\n\n  color: var(--acc-purple);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-alert h3 {\n  margin: 2px 0 4px;\n\n  color: var(--acc-heading);\n\n  font-size: 13px;\n  font-weight: 680;\n}\n\n.inc-acc-alert p {\n  margin: 0 0 5px;\n\n  color: var(--acc-text);\n\n  font-size: 10.5px;\n  line-height: 1.55;\n}\n\n.inc-acc-alert a {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  margin-top: 5px;\n\n  color: var(--acc-purple) !important;\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   SUPPORT\n   ============================================================ *\/\n\n.inc-acc-support-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 11px;\n}\n\n.inc-acc-support-grid article {\n  padding: 18px;\n\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-top: 4px solid var(--acc-red);\n  border-radius: 15px;\n}\n\n.inc-acc-support-grid article.is-esn {\n  border-top-color: var(--acc-blue);\n}\n\n.inc-acc-support-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(--acc-red);\n  background: var(--acc-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-acc-support-grid .is-esn\n.inc-acc-support-icon {\n  color: var(--acc-blue);\n  background: var(--acc-blue-soft);\n}\n\n.inc-acc-support-grid article > span {\n  color: var(--acc-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-support-grid .is-esn > span {\n  color: var(--acc-blue);\n}\n\n.inc-acc-support-grid h3 {\n  margin: 3px 0 6px;\n\n  color: var(--acc-heading);\n\n  font-size: 14px;\n}\n\n.inc-acc-support-grid p {\n  margin: 0 0 6px;\n\n  color: var(--acc-muted);\n\n  font-size: 10px;\n}\n\n.inc-acc-support-grid a {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  margin-top: 5px;\n\n  color: var(--acc-red) !important;\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   GALLERY\n   ============================================================ *\/\n\n.inc-acc-gallery {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 10px;\n}\n\n.inc-acc-gallery-card {\n  overflow: hidden;\n\n  color: var(--acc-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--acc-border);\n  border-radius: 15px;\n\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease;\n}\n\n.inc-acc-gallery-card:hover {\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 10px 25px rgba(36,49,77,.09);\n}\n\n.inc-acc-gallery-image {\n  position: relative;\n\n  height: 210px;\n\n  overflow: hidden;\n\n  background: #f2f3f5;\n}\n\n.inc-acc-gallery-image img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n\n  transition: transform .28s ease;\n}\n\n.inc-acc-gallery-card:hover\n.inc-acc-gallery-image img {\n  transform: scale(1.025);\n}\n\n.inc-acc-gallery-image > span {\n  position: absolute;\n  right: 10px;\n  top: 10px;\n\n  width: 32px;\n  height: 32px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n  background: rgba(26,35,50,.66);\n\n  border-radius: 8px;\n\n  backdrop-filter: blur(4px);\n\n  font-size: 12px;\n}\n\n.inc-acc-gallery-caption {\n  display: grid;\n  grid-template-columns: 38px minmax(0,1fr);\n  align-items: center;\n  gap: 9px;\n\n  padding: 12px;\n}\n\n.inc-acc-gallery-icon {\n  width: 37px;\n  height: 37px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 9px;\n}\n\n.inc-acc-gallery-icon.is-red {\n  color: var(--acc-red);\n  background: var(--acc-red-soft);\n}\n\n.inc-acc-gallery-icon.is-blue {\n  color: var(--acc-blue);\n  background: var(--acc-blue-soft);\n}\n\n.inc-acc-gallery-icon.is-purple {\n  color: var(--acc-purple);\n  background: var(--acc-purple-soft);\n}\n\n.inc-acc-gallery-caption small {\n  display: block;\n\n  color: var(--acc-muted);\n\n  font-size: 7px;\n  font-weight: 700;\n  letter-spacing: .07em;\n}\n\n.inc-acc-gallery-caption strong {\n  display: block;\n\n  margin-top: 2px;\n\n  color: var(--acc-heading);\n\n  font-size: 10.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   TRANSPORT\n   ============================================================ *\/\n\n.inc-acc-transport {\n  display: grid;\n  grid-template-columns: 43px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 12px;\n\n  margin-bottom: 15px;\n  padding: 17px 19px;\n\n  background: var(--acc-blue-soft);\n\n  border: 1px solid #d8e2f4;\n  border-radius: 14px;\n}\n\n.inc-acc-transport-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--acc-blue);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-acc-transport span {\n  display: block;\n\n  color: var(--acc-blue);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-transport h3 {\n  margin: 2px 0 3px;\n\n  color: var(--acc-heading);\n\n  font-size: 13px;\n}\n\n.inc-acc-transport p {\n  margin: 0;\n\n  color: var(--acc-text);\n\n  font-size: 9.5px;\n}\n\n.inc-acc-transport > a {\n  min-height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n\n  padding: 0 12px;\n\n  color: #fff !important;\n  background: var(--acc-blue);\n\n  border-radius: 9px;\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   FINAL\n   ============================================================ *\/\n\n.inc-acc-final {\n  display: grid;\n  grid-template-columns: 42px minmax(0,1fr);\n  gap: 12px;\n\n  padding: 16px 18px;\n\n  background: #f7f8fa;\n\n  border: 1px solid var(--acc-border);\n  border-radius: 14px;\n}\n\n.inc-acc-final-icon {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--acc-green);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-acc-final span {\n  display: block;\n\n  color: var(--acc-green);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-acc-final h3 {\n  margin: 2px 0 4px;\n\n  color: var(--acc-heading);\n\n  font-size: 12.5px;\n  font-weight: 680;\n}\n\n.inc-acc-final p {\n  margin: 0;\n\n  color: var(--acc-muted);\n\n  font-size: 9.5px;\n  line-height: 1.5;\n}\n\n\n\/* ============================================================\n   TABLET\n   ============================================================ *\/\n\n@media (max-width: 1050px) {\n\n  .inc-acc-option-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n\n  .inc-acc-check-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n  }\n\n}\n\n\n\/* ============================================================\n   MOBILE\n   ============================================================ *\/\n\n@media (max-width: 680px) {\n\n  .inc-acc-hero {\n    grid-template-columns: 1fr;\n\n    padding: 20px;\n  }\n\n  .inc-acc-hero-mark {\n    display: none;\n  }\n\n  .inc-acc-hero h2 {\n    font-size: 24px;\n  }\n\n  .inc-acc-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .inc-acc-hero-actions a {\n    justify-content: center;\n  }\n\n\n  .inc-acc-option-grid,\n  .inc-acc-compare,\n  .inc-acc-check-grid,\n  .inc-acc-support-grid,\n  .inc-acc-gallery {\n    grid-template-columns: 1fr;\n  }\n\n\n  .inc-acc-section {\n    margin-bottom: 31px;\n  }\n\n  .inc-acc-section-head h2 {\n    font-size: 21px;\n  }\n\n\n  .inc-acc-gallery-image {\n    height: 220px;\n  }\n\n\n  .inc-acc-transport {\n    grid-template-columns: 38px minmax(0,1fr);\n\n    padding: 15px;\n  }\n\n  .inc-acc-transport > a {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n  }\n\n}\n<\/style>\n\n<section class=\"inc-acc-page\">\n\n  <!-- =========================================================\n       HERO\n  ========================================================== -->\n  <header class=\"inc-acc-hero\">\n\n    <div class=\"inc-acc-hero-copy\">\n\n      <span class=\"inc-acc-eyebrow\">\n        INCOMING ERASMUS+ \u00b7 LIVING IN SIVAS\n      <\/span>\n\n      <h2>Accommodation<\/h2>\n\n      <p>\n        Incoming Erasmus+ students at Sivas Cumhuriyet University can choose from different accommodation options on campus, near the campus and in the city of Sivas.\n      <\/p>\n\n      <p>\n        Availability, application procedures, accommodation conditions and fees may vary according to the accommodation provider and academic period. Students are therefore advised to make their accommodation arrangements as early as possible.\n      <\/p>\n\n      <div class=\"inc-acc-hero-actions\">\n\n        <a href=\"#accommodation-options\" class=\"is-primary\">\n          <i class=\"bi bi-house-door\"><\/i>\n          Accommodation Options\n        <\/a>\n\n        <a href=\"#gallery\">\n          <i class=\"bi bi-images\"><\/i>\n          View Accommodation\n        <\/a>\n\n        <a href=\"\/en\/incoming\/contact\/\">\n          <i class=\"bi bi-envelope\"><\/i>\n          Contact\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-hero-mark\">\n\n      <i class=\"bi bi-house-heart\"><\/i>\n\n      <span>Living in Sivas<\/span>\n\n      <strong>STAY<\/strong>\n\n      <small>Campus \u00b7 Nearby \u00b7 City<\/small>\n\n    <\/div>\n\n  <\/header>\n\n\n  <!-- =========================================================\n       IMPORTANT NOTICE\n  ========================================================== -->\n  <div class=\"inc-acc-important\">\n\n    <div class=\"inc-acc-important-icon\">\n      <i class=\"bi bi-info-circle\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>IMPORTANT<\/span>\n\n      <h3>Accommodation is not automatically guaranteed<\/h3>\n\n      <p>\n        Nomination or acceptance for an Erasmus+ mobility does not automatically constitute a reservation or entitlement to a particular dormitory, guesthouse or other accommodation.\n      <\/p>\n\n      <p>\n        Accommodation is subject to availability, the rules of the relevant accommodation provider and any applicable application or placement procedure.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       QUICK OVERVIEW\n  ========================================================== -->\n  <section class=\"inc-acc-section inc-acc-anchor\" id=\"accommodation-options\">\n\n    <div class=\"inc-acc-section-head\">\n\n      <span>Accommodation Options<\/span>\n\n      <h2>Where Can I Stay?<\/h2>\n\n      <p>\n        Incoming students may consider several accommodation alternatives depending on availability, budget and preferred living arrangements.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-option-grid\">\n\n      <!-- STATE DORMS -->\n      <article class=\"is-red\">\n\n        <div class=\"inc-acc-option-icon\">\n          <i class=\"bi bi-buildings\"><\/i>\n        <\/div>\n\n        <span>ON CAMPUS<\/span>\n\n        <h3>State Dormitories<\/h3>\n\n        <p>\n          State student dormitories are located on or around the main campus, with separate accommodation facilities for male and female students.\n        <\/p>\n\n        <p>\n          Depending on the dormitory, facilities may include furnished rooms, study areas, internet access, laundry facilities and dining services.\n        <\/p>\n\n        <small>\n          Subject to availability and applicable placement procedures\n        <\/small>\n\n      <\/article>\n\n\n      <!-- GUESTHOUSE -->\n      <article class=\"is-blue\">\n\n        <div class=\"inc-acc-option-icon\">\n          <i class=\"bi bi-building\"><\/i>\n        <\/div>\n\n        <span>UNIVERSITY<\/span>\n\n        <h3>University Guesthouse \/ Hotel<\/h3>\n\n        <p>\n          University accommodation facilities may provide short-term or longer-term lodging options within the campus environment.\n        <\/p>\n\n        <p>\n          These facilities can be convenient for participants who prefer to stay within walking distance of University buildings and services.\n        <\/p>\n\n        <small>\n          Availability and applicable rates should be confirmed in advance\n        <\/small>\n\n      <\/article>\n\n\n      <!-- NEAR CAMPUS -->\n      <article class=\"is-purple\">\n\n        <div class=\"inc-acc-option-icon\">\n          <i class=\"bi bi-geo-alt\"><\/i>\n        <\/div>\n\n        <span>NEAR CAMPUS<\/span>\n\n        <h3>Student Residences<\/h3>\n\n        <p>\n          Private student residences and apartment-style housing are available in neighborhoods close to Sivas Cumhuriyet University.\n        <\/p>\n\n        <p>\n          These options may be suitable for students seeking greater independence while remaining close to the campus.\n        <\/p>\n\n        <small>\n          Private conditions, contracts and fees apply\n        <\/small>\n\n      <\/article>\n\n\n      <!-- CITY -->\n      <article class=\"is-green\">\n\n        <div class=\"inc-acc-option-icon\">\n          <i class=\"bi bi-buildings-fill\"><\/i>\n        <\/div>\n\n        <span>SIVAS CITY<\/span>\n\n        <h3>City Accommodation<\/h3>\n\n        <p>\n          Students may also choose private dormitories, apartments, shared flats or other student residences in the city.\n        <\/p>\n\n        <p>\n          Living in the city provides greater access to everyday city life while the campus remains accessible by public transportation.\n        <\/p>\n\n        <small>\n          Consider location, transportation and rental conditions\n        <\/small>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       COMPARISON\n  ========================================================== -->\n  <section class=\"inc-acc-section\">\n\n    <div class=\"inc-acc-section-head\">\n\n      <span>CHOOSING ACCOMMODATION<\/span>\n\n      <h2>Which Option Is Right for You?<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-compare\">\n\n      <article>\n\n        <div class=\"inc-acc-compare-head is-red\">\n          <i class=\"bi bi-bank\"><\/i>\n          <span>ON CAMPUS<\/span>\n        <\/div>\n\n        <div class=\"inc-acc-compare-body\">\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Close to academic buildings\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Student-oriented environment\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Convenient campus access\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-exclamation-circle\"><\/i>\n            Limited availability may apply\n          <\/div>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"inc-acc-compare-head is-purple\">\n          <i class=\"bi bi-house\"><\/i>\n          <span>NEAR CAMPUS<\/span>\n        <\/div>\n\n        <div class=\"inc-acc-compare-body\">\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            More independent living\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Short distance to campus\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Private residence alternatives\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-exclamation-circle\"><\/i>\n            Private contracts and fees apply\n          <\/div>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"inc-acc-compare-head is-green\">\n          <i class=\"bi bi-buildings\"><\/i>\n          <span>CITY CENTRE<\/span>\n        <\/div>\n\n        <div class=\"inc-acc-compare-body\">\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Wider accommodation choice\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            Easy access to city services\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-check2\"><\/i>\n            More independent lifestyle\n          <\/div>\n\n          <div>\n            <i class=\"bi bi-bus-front\"><\/i>\n            Daily transportation required\n          <\/div>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       BEFORE BOOKING\n  ========================================================== -->\n  <section class=\"inc-acc-section\">\n\n    <div class=\"inc-acc-section-head\">\n\n      <span>BEFORE YOU BOOK<\/span>\n\n      <h2>Things to Check Before Choosing Accommodation<\/h2>\n\n      <p>\n        Students arranging private accommodation should review the conditions carefully before making a payment or signing an agreement.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-check-grid\">\n\n      <article>\n\n        <i class=\"bi bi-geo-alt\"><\/i>\n\n        <div>\n          <strong>Location<\/strong>\n\n          <span>\n            Check the distance from the campus and access to public transportation.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <i class=\"bi bi-wallet2\"><\/i>\n\n        <div>\n          <strong>Total Cost<\/strong>\n\n          <span>\n            Confirm rent, deposit, utilities and any additional fees.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <div>\n          <strong>Rental Agreement<\/strong>\n\n          <span>\n            Review the duration, payment terms and cancellation conditions.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <i class=\"bi bi-wifi\"><\/i>\n\n        <div>\n          <strong>Facilities<\/strong>\n\n          <span>\n            Check internet, heating, laundry, kitchen and other services.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <i class=\"bi bi-shield-check\"><\/i>\n\n        <div>\n          <strong>Safety<\/strong>\n\n          <span>\n            Use reliable accommodation providers and verify accommodation details before payment.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n\n      <article>\n\n        <i class=\"bi bi-person-vcard\"><\/i>\n\n        <div>\n          <strong>Residence Permit<\/strong>\n\n          <span>\n            Ensure that your accommodation can provide the address documentation required for applicable residence procedures.\n          <\/span>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       RESIDENCE PERMIT ADDRESS\n  ========================================================== -->\n  <div class=\"inc-acc-alert is-purple\">\n\n    <div class=\"inc-acc-alert-icon\">\n      <i class=\"bi bi-person-vcard\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>RESIDENCE PERMIT<\/span>\n\n      <h3>Your accommodation address may be required for residence procedures<\/h3>\n\n      <p>\n        Students applying for a residence permit may be required to submit accommodation or address documentation, such as a dormitory document, rental agreement or another acceptable proof of residence.\n      <\/p>\n\n      <p>\n        Before choosing private accommodation, students should therefore consider whether appropriate address documentation can be provided when required.\n      <\/p>\n\n      <a href=\"\/en\/incoming\/visa\/#residence-permit\">\n        Residence Permit Information\n        <i class=\"bi bi-arrow-right\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       SUPPORT\n  ========================================================== -->\n  <section class=\"inc-acc-section\">\n\n    <div class=\"inc-acc-section-head\">\n\n      <span>STUDENT SUPPORT<\/span>\n\n      <h2>Support for Incoming Erasmus+ Students<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-support-grid\">\n\n      <article class=\"is-office\">\n\n        <div class=\"inc-acc-support-icon\">\n          <i class=\"bi bi-building\"><\/i>\n        <\/div>\n\n        <span>INSTITUTIONAL SUPPORT<\/span>\n\n        <h3>Erasmus+ Institutional Coordination Office<\/h3>\n\n        <p>\n          The Office provides general guidance on accommodation options and relevant pre-arrival information for incoming Erasmus+ students.\n        <\/p>\n\n        <p>\n          Where institutional accommodation opportunities are available, applicable information and procedures may be communicated to incoming students.\n        <\/p>\n\n        <a href=\"\/en\/incoming\/contact\/\">\n          Contact the Office\n          <i class=\"bi bi-arrow-right\"><\/i>\n        <\/a>\n\n      <\/article>\n\n\n      <article class=\"is-esn\">\n\n        <div class=\"inc-acc-support-icon\">\n          <i class=\"bi bi-people\"><\/i>\n        <\/div>\n\n        <span>STUDENT SUPPORT<\/span>\n\n        <h3>ESN Cumhuriyet<\/h3>\n\n        <p>\n          Erasmus Student Network volunteers may provide practical peer-to-peer guidance regarding student life, neighborhoods and accommodation experiences in Sivas.\n        <\/p>\n\n        <p>\n          Students should nevertheless verify all private accommodation arrangements directly with the relevant provider or landlord before making payments.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       GALLERY\n  ========================================================== -->\n  <section class=\"inc-acc-section inc-acc-anchor\" id=\"gallery\">\n\n    <div class=\"inc-acc-section-head\">\n\n      <span>ACCOMMODATION GALLERY<\/span>\n\n      <h2>Accommodation Examples<\/h2>\n\n      <p>\n        Images of selected student and university accommodation facilities in Sivas.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-acc-gallery\">\n\n      <!-- GIRLS DORM -->\n      <a href=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/kyk_girls.webp?ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"inc-acc-gallery-card\">\n\n        <div class=\"inc-acc-gallery-image\">\n\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/kyk_girls.webp?w=1290&#038;ssl=1\" alt=\"State dormitory for female students\" loading=\"lazy\">\n\n          <span>\n            <i class=\"bi bi-arrows-fullscreen\"><\/i>\n          <\/span>\n\n        <\/div>\n\n        <div class=\"inc-acc-gallery-caption\">\n\n          <div class=\"inc-acc-gallery-icon is-red\">\n            <i class=\"bi bi-buildings\"><\/i>\n          <\/div>\n\n          <div>\n            <small>STUDENT ACCOMMODATION<\/small>\n            <strong>State Dormitory for Female Students<\/strong>\n          <\/div>\n\n        <\/div>\n\n      <\/a>\n\n\n      <!-- BOYS DORM -->\n      <a href=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/kyk_boys.webp?ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"inc-acc-gallery-card\">\n\n        <div class=\"inc-acc-gallery-image\">\n\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/kyk_boys.webp?w=1290&#038;ssl=1\" alt=\"State dormitory for male students\" loading=\"lazy\">\n\n          <span>\n            <i class=\"bi bi-arrows-fullscreen\"><\/i>\n          <\/span>\n\n        <\/div>\n\n        <div class=\"inc-acc-gallery-caption\">\n\n          <div class=\"inc-acc-gallery-icon is-blue\">\n            <i class=\"bi bi-buildings\"><\/i>\n          <\/div>\n\n          <div>\n            <small>STUDENT ACCOMMODATION<\/small>\n            <strong>State Dormitory for Male Students<\/strong>\n          <\/div>\n\n        <\/div>\n\n      <\/a>\n\n\n      <!-- UNIVERSITY HOTEL -->\n      <a href=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/scu_hotel.webp?ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"inc-acc-gallery-card\">\n\n        <div class=\"inc-acc-gallery-image\">\n\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/scu_hotel.webp?w=1290&#038;ssl=1\" alt=\"Sivas Cumhuriyet University accommodation facility\" loading=\"lazy\">\n\n          <span>\n            <i class=\"bi bi-arrows-fullscreen\"><\/i>\n          <\/span>\n\n        <\/div>\n\n        <div class=\"inc-acc-gallery-caption\">\n\n          <div class=\"inc-acc-gallery-icon is-purple\">\n            <i class=\"bi bi-building\"><\/i>\n          <\/div>\n\n          <div>\n            <small>UNIVERSITY ACCOMMODATION<\/small>\n            <strong>University Hotel \/ Guesthouse<\/strong>\n          <\/div>\n\n        <\/div>\n\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       TRANSPORTATION\n  ========================================================== -->\n  <div class=\"inc-acc-transport\">\n\n    <div class=\"inc-acc-transport-icon\">\n      <i class=\"bi bi-bus-front\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>GETTING TO CAMPUS<\/span>\n\n      <h3>Living outside the campus?<\/h3>\n\n      <p>\n        Public transportation connects the main campus with residential areas and the city centre. Review the Transportation page when comparing accommodation locations.\n      <\/p>\n\n    <\/div>\n\n    <a href=\"\/en\/incoming\/transportation\/\">\n      Transportation\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       FINAL NOTICE\n  ========================================================== -->\n  <div class=\"inc-acc-final\">\n\n    <div class=\"inc-acc-final-icon\">\n      <i class=\"bi bi-shield-check\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>PRIVATE ACCOMMODATION<\/span>\n\n      <h3>Verify accommodation before making payment<\/h3>\n\n      <p>\n        Sivas Cumhuriyet University does not automatically become a party to private rental or accommodation agreements made between students and third-party providers. Students should review the property, provider, contract, payment terms and cancellation conditions carefully before making a commitment.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>INCOMING ERASMUS+ \u00b7 LIVING IN SIVAS Accommodation Incoming Erasmus+ students at Sivas Cumhuriyet University can choose from different accommodation options on campus, near the campus and in the city of Sivas. Availability, application procedures, accommodation conditions and fees may vary according to the accommodation provider and academic period. Students are therefore advised to make their [&hellip;]<\/p>\n","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-7951","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-24f","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7951","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=7951"}],"version-history":[{"count":6,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7951\/revisions"}],"predecessor-version":[{"id":10673,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/7951\/revisions\/10673"}],"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=7951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}