{"id":10593,"date":"2026-08-21T22:09:08","date_gmt":"2026-08-21T19:09:08","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=10593"},"modified":"2026-08-25T08:36:13","modified_gmt":"2026-08-25T05:36:13","slug":"city","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/incoming\/city\/","title":{"rendered":"Sivas"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* ============================================================\n   SCU INCOMING PORTAL\n   CITY - SIVAS\n   ============================================================ *\/\n\n.inc-city-page {\n  --city-red: var(--inc-red, #b11f3b);\n  --city-red-dark: #86172f;\n  --city-red-soft: #fbf0f3;\n\n  --city-blue: var(--inc-blue, #2950a6);\n  --city-blue-soft: #f0f4fc;\n\n  --city-purple: var(--inc-purple, #7153a9);\n  --city-purple-soft: #f5f1fa;\n\n  --city-green: #19866f;\n  --city-green-soft: #edf8f5;\n\n  --city-gold: #ae7823;\n  --city-gold-soft: #fff8e9;\n\n  --city-heading: var(--inc-heading, #24314d);\n  --city-text: var(--inc-text, #53617a);\n  --city-muted: #758198;\n\n  --city-border: var(--inc-border, #d9dfea);\n  --city-border-light: #e9edf4;\n\n  width: 100%;\n  color: var(--city-text);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.inc-city-page *,\n.inc-city-page *::before,\n.inc-city-page *::after {\n  box-sizing: border-box;\n}\n\n.inc-city-page a {\n  text-decoration: none;\n}\n\n.inc-city-anchor {\n  scroll-margin-top: 105px;\n}\n\n\n\/* ============================================================\n   HERO\n   ============================================================ *\/\n\n.inc-city-hero {\n  position: relative;\n\n  min-height: 430px;\n\n  display: flex;\n  align-items: flex-end;\n\n  overflow: hidden;\n\n  background: #192235;\n\n  border-radius: 20px;\n\n  box-shadow:\n    0 13px 30px rgba(30,40,60,.12);\n}\n\n.inc-city-hero-bg {\n  position: absolute;\n  inset: 0;\n\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n}\n\n.inc-city-hero-overlay {\n  position: absolute;\n  inset: 0;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(18,26,42,.94) 0%,\n      rgba(18,26,42,.76) 44%,\n      rgba(18,26,42,.22) 76%,\n      rgba(18,26,42,.08) 100%\n    ),\n    linear-gradient(\n      0deg,\n      rgba(17,24,38,.63),\n      transparent 55%\n    );\n}\n\n.inc-city-hero-content {\n  position: relative;\n  z-index: 2;\n\n  max-width: 760px;\n\n  padding: 35px 34px;\n}\n\n.inc-city-eyebrow,\n.inc-city-section-head > span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--city-red);\n\n  font-size: 9px;\n  font-weight: 750;\n  letter-spacing: .12em;\n}\n\n.inc-city-hero .inc-city-eyebrow {\n  color: #ffc2ce;\n}\n\n.inc-city-hero h2 {\n  margin: 0 0 7px;\n\n  color: #fff;\n\n  font-size: 36px;\n  font-weight: 720;\n  line-height: 1.1;\n  letter-spacing: -.03em;\n}\n\n.inc-city-lead {\n  margin-bottom: 8px !important;\n\n  color: #fff !important;\n\n  font-size: 16px !important;\n  font-weight: 650;\n}\n\n.inc-city-hero p {\n  max-width: 700px;\n\n  margin: 0 0 6px;\n\n  color: rgba(255,255,255,.8);\n\n  font-size: 12.5px;\n  line-height: 1.7;\n}\n\n.inc-city-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n\n  margin-top: 17px;\n}\n\n.inc-city-hero-actions 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: rgba(255,255,255,.11);\n\n  border: 1px solid rgba(255,255,255,.23);\n  border-radius: 9px;\n\n  backdrop-filter: blur(6px);\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n.inc-city-hero-actions a.is-primary {\n  background: var(--city-red);\n  border-color: var(--city-red);\n}\n\n.inc-city-hero-mark {\n  position: absolute;\n  z-index: 3;\n  right: 25px;\n  top: 25px;\n\n  min-width: 145px;\n\n  padding: 18px 20px;\n\n  text-align: center;\n\n  color: #fff;\n  background: rgba(134,23,47,.9);\n\n  border: 1px solid rgba(255,255,255,.2);\n  border-radius: 16px;\n\n  backdrop-filter: blur(7px);\n}\n\n.inc-city-hero-mark span,\n.inc-city-hero-mark strong,\n.inc-city-hero-mark small {\n  display: block;\n}\n\n.inc-city-hero-mark span {\n  color: rgba(255,255,255,.67);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .11em;\n}\n\n.inc-city-hero-mark strong {\n  margin: 3px 0;\n\n  color: #fff;\n\n  font-size: 26px;\n}\n\n.inc-city-hero-mark small {\n  color: rgba(255,255,255,.72);\n\n  font-size: 8px;\n}\n\n\n\/* PHOTO CREDIT *\/\n\n.inc-city-photo-credit {\n  display: flex;\n  align-items: center;\n  justify-content: flex-end;\n  gap: 5px;\n\n  padding: 5px 4px 11px;\n\n  color: var(--city-muted);\n\n  font-size: 7px;\n}\n\n.inc-city-photo-credit i {\n  color: var(--city-red);\n}\n\n.inc-city-photo-credit a {\n  color: var(--city-purple) !important;\n}\n\n\n\/* ============================================================\n   QUICK FACTS\n   ============================================================ *\/\n\n.inc-city-quick {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n\n  margin-bottom: 38px;\n}\n\n.inc-city-quick article {\n  min-height: 140px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-top: 4px solid var(--city-red);\n  border-radius: 13px;\n}\n\n.inc-city-quick .is-blue {\n  border-top-color: var(--city-blue);\n}\n\n.inc-city-quick .is-purple {\n  border-top-color: var(--city-purple);\n}\n\n.inc-city-quick .is-green {\n  border-top-color: var(--city-green);\n}\n\n.inc-city-quick article > div {\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(--city-red);\n  background: var(--city-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-city-quick .is-blue > div {\n  color: var(--city-blue);\n  background: var(--city-blue-soft);\n}\n\n.inc-city-quick .is-purple > div {\n  color: var(--city-purple);\n  background: var(--city-purple-soft);\n}\n\n.inc-city-quick .is-green > div {\n  color: var(--city-green);\n  background: var(--city-green-soft);\n}\n\n.inc-city-quick span,\n.inc-city-quick strong,\n.inc-city-quick small {\n  display: block;\n}\n\n.inc-city-quick span {\n  color: var(--city-muted);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-city-quick strong {\n  margin: 2px 0;\n\n  color: var(--city-heading);\n\n  font-size: 13px;\n}\n\n.inc-city-quick small {\n  color: var(--city-muted);\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   SECTIONS\n   ============================================================ *\/\n\n.inc-city-section {\n  margin-bottom: 39px;\n}\n\n.inc-city-section-head {\n  max-width: 900px;\n\n  margin-bottom: 16px;\n}\n\n.inc-city-section-head h2 {\n  margin: 0 0 7px;\n\n  color: var(--city-heading);\n\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.inc-city-section-head p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   INTRO\n   ============================================================ *\/\n\n.inc-city-intro-layout {\n  display: grid;\n  grid-template-columns: minmax(0,1.5fr) minmax(280px,.65fr);\n  gap: 10px;\n}\n\n.inc-city-intro-copy {\n  padding: 19px;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-radius: 14px;\n}\n\n.inc-city-intro-copy p {\n  margin: 0 0 8px;\n\n  color: var(--city-text);\n\n  font-size: 10.5px;\n  line-height: 1.62;\n}\n\n.inc-city-intro-copy p:last-child {\n  margin-bottom: 0;\n}\n\n.inc-city-first-days {\n  padding: 18px;\n\n  background: var(--city-gold-soft);\n\n  border: 1px solid #eeddb8;\n  border-top: 4px solid var(--city-gold);\n  border-radius: 14px;\n}\n\n.inc-city-first-days-icon {\n  width: 40px;\n  height: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 10px;\n\n  color: var(--city-gold);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-city-first-days > span {\n  color: var(--city-gold);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-city-first-days h3 {\n  margin: 2px 0 6px;\n\n  color: var(--city-heading);\n\n  font-size: 13px;\n}\n\n.inc-city-first-days p {\n  margin: 0;\n\n  color: var(--city-text);\n\n  font-size: 9.5px;\n}\n\n.inc-city-first-days a {\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n\n  margin-top: 8px;\n\n  color: var(--city-gold) !important;\n\n  font-size: 8.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   PLACES\n   ============================================================ *\/\n\n.inc-city-place-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 10px;\n}\n\n.inc-city-place {\n  overflow: hidden;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-radius: 14px;\n}\n\n.inc-city-place-image {\n  position: relative;\n\n  height: 235px;\n\n  display: block;\n  overflow: hidden;\n\n  background: #e9ecf1;\n}\n\n.inc-city-place-image img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n\n  transition: transform .35s ease;\n}\n\n.inc-city-place:hover\n.inc-city-place-image img {\n  transform: scale(1.035);\n}\n\n.inc-city-place-image::after {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      transparent 60%,\n      rgba(15,22,35,.55)\n    );\n}\n\n.inc-city-place-image > span {\n  position: absolute;\n  z-index: 2;\n  left: 12px;\n  bottom: 10px;\n\n  padding: 4px 7px;\n\n  color: #fff;\n  background: rgba(20,29,46,.63);\n\n  border-radius: 999px;\n\n  backdrop-filter: blur(4px);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-city-place-body {\n  padding: 14px;\n}\n\n.inc-city-place-body h3 {\n  margin: 0 0 5px;\n\n  color: var(--city-heading);\n\n  font-size: 13px;\n}\n\n.inc-city-place-body p {\n  margin: 0 0 8px;\n\n  color: var(--city-muted);\n\n  font-size: 9.5px;\n  line-height: 1.55;\n}\n\n.inc-city-place-body small {\n  color: #9aa2af;\n\n  font-size: 7px;\n}\n\n\n\/* ============================================================\n   HISTORY FEATURE\n   ============================================================ *\/\n\n.inc-city-history-feature {\n  display: grid;\n  grid-template-columns: 47px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 13px;\n\n  margin-bottom: 39px;\n  padding: 19px;\n\n  background: var(--city-red-soft);\n\n  border: 1px solid #efd6dc;\n  border-left: 4px solid var(--city-red);\n  border-radius: 14px;\n}\n\n.inc-city-history-icon {\n  width: 44px;\n  height: 44px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--city-red);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-city-history-feature span {\n  color: var(--city-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-city-history-feature h2 {\n  margin: 2px 0 4px;\n\n  color: var(--city-heading);\n\n  font-size: 15px;\n}\n\n.inc-city-history-feature p {\n  margin: 0;\n\n  color: var(--city-text);\n\n  font-size: 9.5px;\n}\n\n.inc-city-history-feature > 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(--city-red);\n\n  border-radius: 9px;\n\n  white-space: nowrap;\n\n  font-size: 8.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   CITY LIFE\n   ============================================================ *\/\n\n.inc-city-life-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-city-life-grid article {\n  min-height: 175px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-top: 4px solid var(--city-red);\n  border-radius: 13px;\n}\n\n.inc-city-life-grid .is-blue {\n  border-top-color: var(--city-blue);\n}\n\n.inc-city-life-grid .is-purple {\n  border-top-color: var(--city-purple);\n}\n\n.inc-city-life-grid .is-green {\n  border-top-color: var(--city-green);\n}\n\n.inc-city-life-grid 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(--city-red);\n  background: var(--city-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-city-life-grid .is-blue > div {\n  color: var(--city-blue);\n  background: var(--city-blue-soft);\n}\n\n.inc-city-life-grid .is-purple > div {\n  color: var(--city-purple);\n  background: var(--city-purple-soft);\n}\n\n.inc-city-life-grid .is-green > div {\n  color: var(--city-green);\n  background: var(--city-green-soft);\n}\n\n.inc-city-life-grid span {\n  color: var(--city-red);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-city-life-grid h3 {\n  margin: 2px 0 5px;\n\n  color: var(--city-heading);\n\n  font-size: 11px;\n}\n\n.inc-city-life-grid p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 9px;\n  line-height: 1.5;\n}\n\n\n\/* ============================================================\n   PHOTO FEATURE\n   ============================================================ *\/\n\n.inc-city-photo-feature {\n  display: grid;\n  grid-template-columns: minmax(300px,.6fr) minmax(0,1fr);\n\n  overflow: hidden;\n\n  margin-bottom: 39px;\n\n  background: #182238;\n\n  border-radius: 16px;\n}\n\n.inc-city-photo-feature figure {\n  min-height: 350px;\n\n  margin: 0;\n}\n\n.inc-city-photo-feature img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n}\n\n.inc-city-photo-feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 27px;\n}\n\n.inc-city-photo-feature-copy > span {\n  color: #ffbac9;\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .1em;\n}\n\n.inc-city-photo-feature-copy h2 {\n  margin: 3px 0 7px;\n\n  color: #fff;\n\n  font-size: 20px;\n}\n\n.inc-city-photo-feature-copy p {\n  margin: 0 0 7px;\n\n  color: rgba(255,255,255,.73);\n\n  font-size: 10px;\n}\n\n.inc-city-photo-feature-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n\n  margin-top: 7px;\n}\n\n.inc-city-photo-feature-actions a {\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n\n  color: #fff !important;\n\n  font-size: 8.5px;\n  font-weight: 650;\n}\n\n.inc-city-photo-feature-copy > small {\n  margin-top: 14px;\n\n  color: rgba(255,255,255,.46);\n\n  font-size: 6.5px;\n}\n\n.inc-city-photo-feature-copy > small a {\n  color: rgba(255,255,255,.75) !important;\n}\n\n\n\/* ============================================================\n   FOOD\n   ============================================================ *\/\n\n.inc-city-food-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-city-food-grid article {\n  min-height: 165px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-top: 4px solid var(--city-red);\n  border-radius: 13px;\n}\n\n.inc-city-food-grid .is-green {\n  border-top-color: var(--city-green);\n}\n\n.inc-city-food-grid .is-purple {\n  border-top-color: var(--city-purple);\n}\n\n.inc-city-food-grid .is-blue {\n  border-top-color: var(--city-blue);\n}\n\n.inc-city-food-grid article > div {\n  width: 38px;\n  height: 38px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 10px;\n\n  color: var(--city-red);\n  background: var(--city-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-city-food-grid .is-green > div {\n  color: var(--city-green);\n  background: var(--city-green-soft);\n}\n\n.inc-city-food-grid .is-purple > div {\n  color: var(--city-purple);\n  background: var(--city-purple-soft);\n}\n\n.inc-city-food-grid .is-blue > div {\n  color: var(--city-blue);\n  background: var(--city-blue-soft);\n}\n\n.inc-city-food-grid span {\n  color: var(--city-red);\n\n  font-size: 7px;\n  font-weight: 750;\n}\n\n.inc-city-food-grid h3 {\n  margin: 2px 0 5px;\n\n  color: var(--city-heading);\n\n  font-size: 11px;\n}\n\n.inc-city-food-grid p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 9px;\n}\n\n\n\/* FOOD LINK *\/\n\n.inc-city-food-link {\n  display: grid;\n  grid-template-columns: 41px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 10px;\n\n  margin-top: 9px;\n  padding: 13px 15px;\n\n  background: var(--city-gold-soft);\n\n  border: 1px solid #eeddb8;\n  border-radius: 11px;\n}\n\n.inc-city-food-link > div {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--city-gold);\n  background: #fff;\n\n  border-radius: 9px;\n}\n\n.inc-city-food-link small,\n.inc-city-food-link strong,\n.inc-city-food-link em {\n  display: block;\n}\n\n.inc-city-food-link small {\n  color: var(--city-gold);\n\n  font-size: 7px;\n  font-weight: 750;\n}\n\n.inc-city-food-link strong {\n  color: var(--city-heading);\n\n  font-size: 10px;\n}\n\n.inc-city-food-link em {\n  color: var(--city-muted);\n\n  font-size: 8px;\n  font-style: normal;\n}\n\n.inc-city-food-link > a {\n  min-height: 35px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  padding: 0 10px;\n\n  color: #fff !important;\n  background: var(--city-gold);\n\n  border-radius: 8px;\n\n  font-size: 8.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   SEASONS\n   ============================================================ *\/\n\n.inc-city-season-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-city-season-grid article {\n  min-height: 165px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-top: 4px solid var(--city-gold);\n  border-radius: 13px;\n}\n\n.inc-city-season-grid .is-winter {\n  border-top-color: var(--city-blue);\n}\n\n.inc-city-season-grid .is-spring {\n  border-top-color: var(--city-green);\n}\n\n.inc-city-season-grid .is-summer {\n  border-top-color: var(--city-red);\n}\n\n.inc-city-season-grid > article > i {\n  display: block;\n\n  margin-bottom: 10px;\n\n  color: var(--city-gold);\n\n  font-size: 19px;\n}\n\n.inc-city-season-grid .is-winter > i {\n  color: var(--city-blue);\n}\n\n.inc-city-season-grid .is-spring > i {\n  color: var(--city-green);\n}\n\n.inc-city-season-grid .is-summer > i {\n  color: var(--city-red);\n}\n\n.inc-city-season-grid span {\n  display: block;\n\n  color: var(--city-muted);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .07em;\n}\n\n.inc-city-season-grid strong {\n  display: block;\n\n  margin: 3px 0 5px;\n\n  color: var(--city-heading);\n\n  font-size: 11px;\n}\n\n.inc-city-season-grid p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 8.5px;\n}\n\n\n\/* ============================================================\n   TRANSPORT\n   ============================================================ *\/\n\n.inc-city-transport {\n  display: grid;\n  grid-template-columns: 43px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 12px;\n\n  padding: 18px;\n\n  background: var(--city-blue-soft);\n\n  border: 1px solid #d9e3f5;\n  border-left: 4px solid var(--city-blue);\n  border-radius: 14px;\n}\n\n.inc-city-transport-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--city-blue);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-city-transport span {\n  color: var(--city-blue);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-city-transport h3 {\n  margin: 2px 0 3px;\n\n  color: var(--city-heading);\n\n  font-size: 13px;\n}\n\n.inc-city-transport p {\n  margin: 0;\n\n  color: var(--city-text);\n\n  font-size: 9.5px;\n}\n\n.inc-city-transport > 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(--city-blue);\n\n  border-radius: 9px;\n\n  white-space: nowrap;\n\n  font-size: 8.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   GALLERY\n   ============================================================ *\/\n\n.inc-city-gallery {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  grid-auto-rows: 205px;\n  gap: 8px;\n}\n\n.inc-city-gallery-item {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #fff !important;\n  background: #e9ecf1;\n\n  border-radius: 12px;\n}\n\n.inc-city-gallery-item.is-large {\n  grid-column: span 2;\n  grid-row: span 2;\n}\n\n.inc-city-gallery-item.is-wide {\n  grid-column: span 2;\n}\n\n.inc-city-gallery-item img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: cover;\n\n  transition: transform .35s ease;\n}\n\n.inc-city-gallery-item:hover img {\n  transform: scale(1.035);\n}\n\n.inc-city-gallery-item::after {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      transparent 45%,\n      rgba(14,22,36,.73)\n    );\n}\n\n.inc-city-gallery-item > span {\n  position: absolute;\n  z-index: 2;\n\n  left: 13px;\n  right: 13px;\n  bottom: 11px;\n}\n\n.inc-city-gallery-item small,\n.inc-city-gallery-item strong {\n  display: block;\n}\n\n.inc-city-gallery-item small {\n  color: rgba(255,255,255,.68);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-city-gallery-item strong {\n  margin-top: 1px;\n\n  color: #fff;\n\n  font-size: 10px;\n}\n\n.inc-city-gallery-item.is-large strong {\n  font-size: 15px;\n}\n\n.inc-city-gallery-note {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n\n  margin-top: 8px;\n  padding: 9px 11px;\n\n  background: #f8f9fb;\n\n  border: 1px solid var(--city-border);\n  border-radius: 9px;\n}\n\n.inc-city-gallery-note i {\n  color: var(--city-purple);\n}\n\n.inc-city-gallery-note p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 7.5px;\n}\n\n\n\/* ============================================================\n   LINKS\n   ============================================================ *\/\n\n.inc-city-links,\n.inc-city-resource-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 8px;\n}\n\n.inc-city-links > a,\n.inc-city-resource-grid > a {\n  display: grid;\n  grid-template-columns: 38px minmax(0,1fr) 14px;\n  align-items: center;\n  gap: 9px;\n\n  min-height: 74px;\n\n  padding: 10px;\n\n  color: var(--city-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--city-border);\n  border-radius: 11px;\n}\n\n.inc-city-links > a > i:first-child,\n.inc-city-resource-grid > a > i:first-child {\n  width: 37px;\n  height: 37px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--city-purple);\n  background: var(--city-purple-soft);\n\n  border-radius: 9px;\n}\n\n.inc-city-links strong,\n.inc-city-links small,\n.inc-city-resource-grid strong,\n.inc-city-resource-grid small {\n  display: block;\n}\n\n.inc-city-links strong,\n.inc-city-resource-grid strong {\n  color: var(--city-heading);\n\n  font-size: 9.5px;\n}\n\n.inc-city-links small,\n.inc-city-resource-grid small {\n  margin-top: 2px;\n\n  color: var(--city-muted);\n\n  font-size: 7.5px;\n}\n\n.inc-city-links > a > i:last-child,\n.inc-city-resource-grid > a > i:last-child {\n  color: #a5adba;\n\n  font-size: 8px;\n}\n\n\n\/* RESOURCES *\/\n\n.inc-city-resource-grid {\n  grid-template-columns: repeat(3,minmax(0,1fr));\n}\n\n.inc-city-resource-grid > a > i:first-child {\n  color: var(--city-red);\n  background: var(--city-red-soft);\n}\n\n\n\/* ============================================================\n   FINAL\n   ============================================================ *\/\n\n.inc-city-bottom {\n  display: grid;\n  grid-template-columns: 43px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 12px;\n\n  padding: 18px 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--city-red-soft),\n      var(--city-purple-soft)\n    );\n\n  border: 1px solid var(--city-border);\n  border-radius: 15px;\n}\n\n.inc-city-bottom-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--city-red);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-city-bottom span {\n  color: var(--city-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-city-bottom h3 {\n  margin: 2px 0 3px;\n\n  color: var(--city-heading);\n\n  font-size: 13px;\n}\n\n.inc-city-bottom p {\n  margin: 0;\n\n  color: var(--city-muted);\n\n  font-size: 9.5px;\n}\n\n.inc-city-bottom > 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(--city-red);\n\n  border-radius: 9px;\n\n  white-space: nowrap;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   TABLET\n   ============================================================ *\/\n\n@media (max-width: 1050px) {\n\n  .inc-city-quick,\n  .inc-city-life-grid,\n  .inc-city-food-grid,\n  .inc-city-season-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .inc-city-resource-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-city-hero {\n    min-height: 510px;\n  }\n\n  .inc-city-hero-overlay {\n    background:\n      linear-gradient(\n        0deg,\n        rgba(17,24,38,.97) 0%,\n        rgba(17,24,38,.78) 70%,\n        rgba(17,24,38,.30) 100%\n      );\n  }\n\n  .inc-city-hero-content {\n    padding: 21px;\n  }\n\n  .inc-city-hero h2 {\n    font-size: 28px;\n  }\n\n  .inc-city-hero-mark {\n    right: 14px;\n    top: 14px;\n\n    min-width: 100px;\n\n    padding: 11px;\n  }\n\n  .inc-city-hero-mark strong {\n    font-size: 18px;\n  }\n\n  .inc-city-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .inc-city-hero-actions a {\n    justify-content: center;\n  }\n\n\n  .inc-city-quick,\n  .inc-city-place-grid,\n  .inc-city-life-grid,\n  .inc-city-food-grid,\n  .inc-city-season-grid,\n  .inc-city-links,\n  .inc-city-resource-grid {\n    grid-template-columns: 1fr;\n  }\n\n\n  .inc-city-intro-layout,\n  .inc-city-photo-feature {\n    grid-template-columns: 1fr;\n  }\n\n  .inc-city-section {\n    margin-bottom: 31px;\n  }\n\n  .inc-city-section-head h2 {\n    font-size: 21px;\n  }\n\n\n  .inc-city-place-image {\n    height: 220px;\n  }\n\n\n  .inc-city-history-feature,\n  .inc-city-transport,\n  .inc-city-bottom {\n    grid-template-columns: 40px minmax(0,1fr);\n  }\n\n  .inc-city-history-feature > a,\n  .inc-city-transport > a,\n  .inc-city-bottom > a {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n  }\n\n\n  .inc-city-photo-feature figure {\n    min-height: 280px;\n  }\n\n\n  .inc-city-food-link {\n    grid-template-columns: 39px minmax(0,1fr);\n  }\n\n  .inc-city-food-link > a {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n  }\n\n\n  .inc-city-gallery {\n    grid-template-columns: 1fr;\n    grid-auto-rows: 220px;\n  }\n\n  .inc-city-gallery-item.is-large,\n  .inc-city-gallery-item.is-wide {\n    grid-column: span 1;\n    grid-row: span 1;\n  }\n\n  .inc-city-gallery-item.is-large strong {\n    font-size: 11px;\n  }\n\n}\n<\/style>\n\n<section class=\"inc-city-page\">\n\n  <!-- =========================================================\n       HERO\n  ========================================================== -->\n  <header class=\"inc-city-hero\">\n\n    <img decoding=\"async\"\n      class=\"inc-city-hero-bg\"\n      src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_view_with_Pa%C5%9Fa_Cami_080.jpg?width=1800\"\n      alt=\"Panoramic view of Sivas\"\n      loading=\"eager\"\n    >\n\n    <div class=\"inc-city-hero-overlay\"><\/div>\n\n\n    <div class=\"inc-city-hero-content\">\n\n      <span class=\"inc-city-eyebrow\">\n        INCOMING ERASMUS+ \u00b7 LIVING IN SIVAS\n      <\/span>\n\n      <h2>Discover Sivas<\/h2>\n\n      <p class=\"inc-city-lead\">\n        History, culture and student life in the heart of T\u00fcrkiye.\n      <\/p>\n\n      <p>\n        Sivas is a historic city in central T\u00fcrkiye where\n        Seljuk architecture, the heritage of the Turkish\n        National Struggle, local traditions and contemporary\n        student life come together.\n      <\/p>\n\n      <p>\n        During your Erasmus+ mobility, the city offers a\n        comfortable environment for discovering Turkish culture,\n        meeting local people and experiencing life beyond the\n        University campus.\n      <\/p>\n\n\n      <div class=\"inc-city-hero-actions\">\n\n        <a href=\"#discover-sivas\" class=\"is-primary\">\n          <i class=\"bi bi-compass\"><\/i>\n          Discover Sivas\n        <\/a>\n\n        <a href=\"#places-to-see\">\n          <i class=\"bi bi-camera\"><\/i>\n          Places to See\n        <\/a>\n\n        <a href=\"#local-food\">\n          <i class=\"bi bi-cup-hot\"><\/i>\n          Local Food\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"inc-city-hero-mark\">\n\n      <span>WELCOME TO<\/span>\n\n      <strong>SIVAS<\/strong>\n\n      <small>Central T\u00fcrkiye<\/small>\n\n    <\/div>\n\n  <\/header>\n\n\n  <!-- PHOTO CREDIT -->\n  <div class=\"inc-city-photo-credit\">\n\n    <i class=\"bi bi-camera\"><\/i>\n\n    <span>\n      Hero photo:\n      <a\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_view_with_Pa%C5%9Fa_Cami_080.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        Dosseman \/ Wikimedia Commons\n      <\/a>\n      \u00b7 CC BY-SA 4.0\n    <\/span>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       QUICK FACTS\n  ========================================================== -->\n  <div class=\"inc-city-quick\">\n\n    <article class=\"is-red\">\n\n      <div>\n        <i class=\"bi bi-geo-alt\"><\/i>\n      <\/div>\n\n      <span>LOCATION<\/span>\n\n      <strong>Central T\u00fcrkiye<\/strong>\n\n      <small>\n        A historic Anatolian city\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-blue\">\n\n      <div>\n        <i class=\"bi bi-snow\"><\/i>\n      <\/div>\n\n      <span>CLIMATE<\/span>\n\n      <strong>Continental<\/strong>\n\n      <small>\n        Warm summers \u00b7 cold winters\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-purple\">\n\n      <div>\n        <i class=\"bi bi-bank\"><\/i>\n      <\/div>\n\n      <span>HERITAGE<\/span>\n\n      <strong>Seljuk &amp; Republic<\/strong>\n\n      <small>\n        Centuries of history\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-green\">\n\n      <div>\n        <i class=\"bi bi-mortarboard\"><\/i>\n      <\/div>\n\n      <span>STUDENT CITY<\/span>\n\n      <strong>SCU Community<\/strong>\n\n      <small>\n        University life close to the city\n      <\/small>\n\n    <\/article>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       INTRODUCTION\n  ========================================================== -->\n  <section\n    class=\"inc-city-section inc-city-anchor\"\n    id=\"discover-sivas\"\n  >\n\n    <div class=\"inc-city-section-head\">\n\n      <span>YOUR ERASMUS+ CITY<\/span>\n\n      <h2>Welcome to Sivas<\/h2>\n\n      <p>\n        Sivas offers incoming participants the opportunity to\n        experience a city shaped by centuries of Anatolian history\n        while remaining connected to a large and active university\n        community.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-intro-layout\">\n\n      <div class=\"inc-city-intro-copy\">\n\n        <p>\n          Located in central T\u00fcrkiye, Sivas has been an important\n          settlement throughout different historical periods.\n          The city centre brings together examples of\n          Seljuk, Ottoman and Republican-era architecture,\n          particularly around the Historic City Square.\n        <\/p>\n\n        <p>\n          Today, Sivas combines its historic identity with modern\n          urban services, cultural facilities, shopping areas,\n          caf\u00e9s, restaurants, parks and a large student population.\n        <\/p>\n\n        <p>\n          Sivas Cumhuriyet University is located close to the city\n          centre, allowing incoming Erasmus+ participants to combine\n          campus life with easy access to the social and cultural\n          environment of the city.\n        <\/p>\n\n      <\/div>\n\n\n      <aside class=\"inc-city-first-days\">\n\n        <div class=\"inc-city-first-days-icon\">\n          <i class=\"bi bi-signpost-split\"><\/i>\n        <\/div>\n\n        <span>YOUR FIRST DAYS<\/span>\n\n        <h3>Start with the City Centre<\/h3>\n\n        <p>\n          The Historic City Square is a good starting point for\n          discovering Sivas. Several important monuments, museums,\n          caf\u00e9s, shopping streets and public spaces are located\n          within or around the central area.\n        <\/p>\n\n        <a href=\"#places-to-see\">\n          Explore Historic Sivas\n          <i class=\"bi bi-arrow-down\"><\/i>\n        <\/a>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       HISTORIC CITY\n  ========================================================== -->\n  <section\n    class=\"inc-city-section inc-city-anchor\"\n    id=\"places-to-see\"\n  >\n\n    <div class=\"inc-city-section-head\">\n\n      <span>HISTORY &amp; CULTURE<\/span>\n\n      <h2>Places to See in Sivas<\/h2>\n\n      <p>\n        Some of the city&#8217;s best-known historical monuments are\n        concentrated around the Historic City Square and can be\n        explored together on foot.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-place-grid\">\n\n\n      <!-- \u00c7\u0130FTE M\u0130NAREL\u0130 -->\n      <article class=\"inc-city-place\">\n\n        <a\n          class=\"inc-city-place-image\"\n          href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_%C3%87ifte_Minareli_Medrese.jpg\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n\n          <img decoding=\"async\"\n            src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_%C3%87ifte_Minareli_Medrese.jpg?width=1200\"\n            alt=\"\u00c7ifte Minareli Medrese in Sivas\"\n            loading=\"lazy\"\n          >\n\n          <span>SELJUK HERITAGE<\/span>\n\n        <\/a>\n\n\n        <div class=\"inc-city-place-body\">\n\n          <h3>\u00c7ifte Minareli Medrese<\/h3>\n\n          <p>\n            One of the best-known landmarks of Sivas, recognised\n            by its monumental portal and twin minarets and forming\n            part of the historic architectural ensemble in the\n            city centre.\n          <\/p>\n\n          <small>\n            Photo: Maurice Flesier \u00b7 CC BY-SA 4.0\n          <\/small>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- BURUC\u0130YE -->\n      <article class=\"inc-city-place\">\n\n        <a\n          class=\"inc-city-place-image\"\n          href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_Buruciye_Medrese_108.jpg\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n\n          <img decoding=\"async\"\n            src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_Buruciye_Medrese_108.jpg?width=1000\"\n            alt=\"Entrance of Buruciye Medrese in Sivas\"\n            loading=\"lazy\"\n          >\n\n          <span>13TH CENTURY<\/span>\n\n        <\/a>\n\n\n        <div class=\"inc-city-place-body\">\n\n          <h3>Buruciye Medrese<\/h3>\n\n          <p>\n            Built in the 13th century, Buruciye Medrese is\n            distinguished by its stone craftsmanship and is one\n            of the prominent examples of Seljuk architecture\n            in Sivas.\n          <\/p>\n\n          <small>\n            Photo: Dosseman \u00b7 CC BY-SA 4.0\n          <\/small>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- G\u00d6K MEDRESE -->\n      <article class=\"inc-city-place\">\n\n        <a\n          class=\"inc-city-place-image\"\n          href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_Gok_Medrese_front_in_1997_043.jpg\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n\n          <img decoding=\"async\"\n            src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_Gok_Medrese_front_in_1997_043.jpg?width=1200\"\n            alt=\"G\u00f6k Medrese in Sivas\"\n            loading=\"lazy\"\n          >\n\n          <span>SELJUK ARCHITECTURE<\/span>\n\n        <\/a>\n\n\n        <div class=\"inc-city-place-body\">\n\n          <h3>G\u00f6k Medrese<\/h3>\n\n          <p>\n            G\u00f6k Medrese is another major monument reflecting\n            the rich Seljuk architectural heritage of Sivas\n            and is known for its highly decorated monumental\n            entrance.\n          <\/p>\n\n          <small>\n            Photo: Dosseman \u00b7 CC BY-SA 4.0\n          <\/small>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- CONGRESS MUSEUM -->\n      <article class=\"inc-city-place\">\n\n        <a\n          class=\"inc-city-place-image\"\n          href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Tarihi_Sivas_kongresi_binas%C4%B1-Sivas_-_panoramio.jpg\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n\n          <img decoding=\"async\"\n            src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Tarihi_Sivas_kongresi_binas%C4%B1-Sivas_-_panoramio.jpg?width=1200\"\n            alt=\"Atat\u00fcrk and Congress Museum in Sivas\"\n            loading=\"lazy\"\n          >\n\n          <span>REPUBLICAN HISTORY<\/span>\n\n        <\/a>\n\n\n        <div class=\"inc-city-place-body\">\n\n          <h3>Atat\u00fcrk &amp; Congress Museum<\/h3>\n\n          <p>\n            The historic building associated with the Sivas\n            Congress became one of the symbolic locations of\n            T\u00fcrkiye&#8217;s National Struggle and today operates as\n            a museum.\n          <\/p>\n\n          <small>\n            Photo: Haluk Comertel \u00b7 CC BY 3.0\n          <\/small>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       HISTORIC SQUARE FEATURE\n  ========================================================== -->\n  <section class=\"inc-city-history-feature\">\n\n    <div class=\"inc-city-history-icon\">\n      <i class=\"bi bi-buildings\"><\/i>\n    <\/div>\n\n\n    <div>\n\n      <span>HISTORIC CITY SQUARE<\/span>\n\n      <h2>Centuries of Architecture in One Place<\/h2>\n\n      <p>\n        Sivas Historic City Square brings together important\n        buildings from different periods. \u00c7ifte Minareli Medrese,\n        Buruciye Medrese, \u015eifaiye Medrese, Kale Mosque,\n        historic government buildings and the Atat\u00fcrk and\n        Congress Museum form a distinctive architectural ensemble.\n      <\/p>\n\n    <\/div>\n\n\n    <a\n      href=\"https:\/\/sivas.ktb.gov.tr\/TR-76466\/gezilecek-yerler.html\"\n      target=\"_blank\"\n      rel=\"noopener\"\n    >\n      Official Tourism Guide\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       CITY LIFE\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>EVERYDAY LIFE<\/span>\n\n      <h2>Living in Sivas<\/h2>\n\n      <p>\n        Incoming students can easily combine university life\n        with everyday activities in the city.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-life-grid\">\n\n      <article class=\"is-red\">\n\n        <div>\n          <i class=\"bi bi-cup-hot\"><\/i>\n        <\/div>\n\n        <span>CAF\u00c9S &amp; FOOD<\/span>\n\n        <h3>Meet, Eat &amp; Socialise<\/h3>\n\n        <p>\n          The city centre includes caf\u00e9s, restaurants and social\n          spaces where students can spend time outside the campus.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-blue\">\n\n        <div>\n          <i class=\"bi bi-bag\"><\/i>\n        <\/div>\n\n        <span>SHOPPING<\/span>\n\n        <h3>Everyday Needs<\/h3>\n\n        <p>\n          Shopping streets, supermarkets, local stores and\n          commercial areas provide easy access to everyday needs.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-purple\">\n\n        <div>\n          <i class=\"bi bi-tree\"><\/i>\n        <\/div>\n\n        <span>OUTDOORS<\/span>\n\n        <h3>Parks &amp; Public Spaces<\/h3>\n\n        <p>\n          Parks, squares and recreational areas provide places\n          to relax and experience everyday life in Sivas.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-green\">\n\n        <div>\n          <i class=\"bi bi-palette\"><\/i>\n        <\/div>\n\n        <span>CULTURE<\/span>\n\n        <h3>Museums &amp; Events<\/h3>\n\n        <p>\n          Museums, cultural centres, theatres and local events\n          provide opportunities to discover the city&#8217;s cultural\n          identity.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       CITY PHOTO FEATURE\n  ========================================================== -->\n  <section class=\"inc-city-photo-feature\">\n\n    <figure>\n\n      <img decoding=\"async\"\n        src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_merkez.jpg?width=1000\"\n        alt=\"Sivas city centre\"\n        loading=\"lazy\"\n      >\n\n    <\/figure>\n\n\n    <div class=\"inc-city-photo-feature-copy\">\n\n      <span>EVERYDAY SIVAS<\/span>\n\n      <h2>Experience the City Beyond Campus<\/h2>\n\n      <p>\n        Your Erasmus+ experience is also an opportunity to become\n        familiar with everyday life in T\u00fcrkiye. Explore local\n        neighbourhoods, shops and caf\u00e9s, experience local cuisine\n        and take part in the city&#8217;s cultural life.\n      <\/p>\n\n      <p>\n        ESN Cumhuriyet activities also provide opportunities to\n        meet local students and discover Sivas together.\n      <\/p>\n\n\n      <div class=\"inc-city-photo-feature-actions\">\n\n        <a href=\"\/en\/incoming\/esn\/\">\n          ESN Cumhuriyet\n          <i class=\"bi bi-arrow-right\"><\/i>\n        <\/a>\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      <small>\n        Photo:\n        <a\n          href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_merkez.jpg\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          Pivox \/ Wikimedia Commons\n        <\/a>\n        \u00b7 CC BY-SA 4.0\n      <\/small>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       LOCAL FOOD\n  ========================================================== -->\n  <section\n    class=\"inc-city-section inc-city-anchor\"\n    id=\"local-food\"\n  >\n\n    <div class=\"inc-city-section-head\">\n\n      <span>TASTE SIVAS<\/span>\n\n      <h2>Local Cuisine<\/h2>\n\n      <p>\n        Sivas has a distinctive regional cuisine shaped by the\n        culinary traditions of Central Anatolia.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-food-grid\">\n\n      <article class=\"is-red\">\n\n        <div>\n          <i class=\"bi bi-fire\"><\/i>\n        <\/div>\n\n        <span>LOCAL CLASSIC<\/span>\n\n        <h3>Sivas K\u00f6ftesi<\/h3>\n\n        <p>\n          One of the city&#8217;s best-known registered local\n          specialities and a popular choice for visitors.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-green\">\n\n        <div>\n          <i class=\"bi bi-flower1\"><\/i>\n        <\/div>\n\n        <span>TRADITIONAL<\/span>\n\n        <h3>Mad\u0131mak<\/h3>\n\n        <p>\n          A traditional regional dish prepared using the\n          locally valued mad\u0131mak plant.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-purple\">\n\n        <div>\n          <i class=\"bi bi-circle-half\"><\/i>\n        <\/div>\n\n        <span>LOCAL PASTA<\/span>\n\n        <h3>H\u0131ngel<\/h3>\n\n        <p>\n          A traditional dough-based dish that forms part of\n          the local culinary culture.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-blue\">\n\n        <div>\n          <i class=\"bi bi-cup-straw\"><\/i>\n        <\/div>\n\n        <span>REGIONAL SOUP<\/span>\n\n        <h3>Pesk\u00fctan Soup<\/h3>\n\n        <p>\n          A traditional soup prepared with pesk\u00fctan,\n          grains and regional ingredients.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"inc-city-food-link\">\n\n      <div>\n        <i class=\"bi bi-fork-knife\"><\/i>\n      <\/div>\n\n      <span>\n        <small>OFFICIAL GUIDE<\/small>\n        <strong>Discover the Cuisine of Sivas<\/strong>\n        <em>\n          Traditional dishes, soups, pastries and local foods.\n        <\/em>\n      <\/span>\n\n      <a\n        href=\"https:\/\/sivas.ktb.gov.tr\/TR-278569\/sivas-mutfagi.html\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        Sivas Cuisine\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       SEASONS\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>SEASONS IN SIVAS<\/span>\n\n      <h2>Prepare for the Weather<\/h2>\n\n      <p>\n        Sivas has a continental climate, so the experience can\n        differ significantly depending on your mobility semester.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-season-grid\">\n\n      <article class=\"is-autumn\">\n\n        <i class=\"bi bi-tree\"><\/i>\n\n        <span>SEPTEMBER \u00b7 AUTUMN<\/span>\n\n        <strong>Mild to Cool<\/strong>\n\n        <p>\n          Temperatures gradually fall as the semester progresses.\n          Layered clothing becomes increasingly useful.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-winter\">\n\n        <i class=\"bi bi-snow\"><\/i>\n\n        <span>WINTER<\/span>\n\n        <strong>Cold &amp; Snowy<\/strong>\n\n        <p>\n          A warm winter coat, waterproof footwear, gloves and\n          suitable winter clothing are strongly recommended.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-spring\">\n\n        <i class=\"bi bi-flower2\"><\/i>\n\n        <span>SPRING<\/span>\n\n        <strong>Changing Conditions<\/strong>\n\n        <p>\n          Spring becomes progressively milder, although cool and\n          rainy days can still occur.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-summer\">\n\n        <i class=\"bi bi-sun\"><\/i>\n\n        <span>SUMMER<\/span>\n\n        <strong>Warm &amp; Relatively Dry<\/strong>\n\n        <p>\n          Summer days can be warm, with cooler conditions\n          after sunset compared with many coastal cities.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       GETTING AROUND\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>GETTING AROUND<\/span>\n\n      <h2>Campus &amp; City<\/h2>\n\n      <p>\n        The University campus and the city centre are connected\n        by public transportation, making it practical to move\n        between academic and city life.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-transport\">\n\n      <div class=\"inc-city-transport-icon\">\n        <i class=\"bi bi-bus-front\"><\/i>\n      <\/div>\n\n      <div>\n\n        <span>PUBLIC TRANSPORTATION<\/span>\n\n        <h3>Getting Around Sivas<\/h3>\n\n        <p>\n          For current information about municipal buses,\n          student transportation cards, airport transfers,\n          railway services and inter-city travel, use the\n          Incoming Transportation Guide.\n        <\/p>\n\n      <\/div>\n\n\n      <a href=\"\/en\/incoming\/transportation\/\">\n        Transportation Guide\n        <i class=\"bi bi-arrow-right\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       PHOTO GALLERY\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>SIVAS IN PICTURES<\/span>\n\n      <h2>Photo Gallery<\/h2>\n\n      <p>\n        Selected photographs showing the city and its historic\n        architectural heritage.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-city-gallery\">\n\n\n      <a\n        class=\"inc-city-gallery-item is-large\"\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_view_with_Pa%C5%9Fa_Cami_080.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <img decoding=\"async\"\n          src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_view_with_Pa%C5%9Fa_Cami_080.jpg?width=1500\"\n          alt=\"Panoramic view of Sivas\"\n          loading=\"lazy\"\n        >\n\n        <span>\n          <small>SIVAS<\/small>\n          <strong>City View<\/strong>\n        <\/span>\n\n      <\/a>\n\n\n      <a\n        class=\"inc-city-gallery-item\"\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_%C3%87ifte_Minareli_Medrese.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <img decoding=\"async\"\n          src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_%C3%87ifte_Minareli_Medrese.jpg?width=900\"\n          alt=\"\u00c7ifte Minareli Medrese\"\n          loading=\"lazy\"\n        >\n\n        <span>\n          <small>HISTORIC CENTRE<\/small>\n          <strong>\u00c7ifte Minareli Medrese<\/strong>\n        <\/span>\n\n      <\/a>\n\n\n      <a\n        class=\"inc-city-gallery-item\"\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_Buruciye_Medrese_108.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <img decoding=\"async\"\n          src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_Buruciye_Medrese_108.jpg?width=900\"\n          alt=\"Buruciye Medrese\"\n          loading=\"lazy\"\n        >\n\n        <span>\n          <small>SELJUK HERITAGE<\/small>\n          <strong>Buruciye Medrese<\/strong>\n        <\/span>\n\n      <\/a>\n\n\n      <a\n        class=\"inc-city-gallery-item\"\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Sivas_Gok_Medrese_front_in_1997_043.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <img decoding=\"async\"\n          src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Sivas_Gok_Medrese_front_in_1997_043.jpg?width=900\"\n          alt=\"G\u00f6k Medrese\"\n          loading=\"lazy\"\n        >\n\n        <span>\n          <small>ARCHITECTURE<\/small>\n          <strong>G\u00f6k Medrese<\/strong>\n        <\/span>\n\n      <\/a>\n\n\n      <a\n        class=\"inc-city-gallery-item is-wide\"\n        href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Tarihi_Sivas_kongresi_binas%C4%B1-Sivas_-_panoramio.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <img decoding=\"async\"\n          src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:Redirect\/file\/Tarihi_Sivas_kongresi_binas%C4%B1-Sivas_-_panoramio.jpg?width=1300\"\n          alt=\"Historic Sivas Congress building\"\n          loading=\"lazy\"\n        >\n\n        <span>\n          <small>REPUBLICAN HISTORY<\/small>\n          <strong>Atat\u00fcrk &amp; Congress Museum<\/strong>\n        <\/span>\n\n      <\/a>\n\n    <\/div>\n\n\n    <div class=\"inc-city-gallery-note\">\n\n      <i class=\"bi bi-info-circle\"><\/i>\n\n      <p>\n        Photographs are hosted by Wikimedia Commons.\n        Individual photographs remain subject to the licence\n        stated on their respective source pages.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       OFFICIAL CITY RESOURCES\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>EXPLORE MORE<\/span>\n\n      <h2>Official Sivas Resources<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-city-links\">\n\n      <a\n        href=\"https:\/\/sivas.ktb.gov.tr\/\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-bank\"><\/i>\n\n        <span>\n          <strong>Culture &amp; Tourism<\/strong>\n          <small>Sivas Provincial Directorate<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n\n      <a\n        href=\"https:\/\/sivas.ktb.gov.tr\/TR-76466\/gezilecek-yerler.html\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-camera\"><\/i>\n\n        <span>\n          <strong>Places to Visit<\/strong>\n          <small>Official city tourism guide<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n\n      <a\n        href=\"https:\/\/sivas.ktb.gov.tr\/TR-278569\/sivas-mutfagi.html\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-fork-knife\"><\/i>\n\n        <span>\n          <strong>Sivas Cuisine<\/strong>\n          <small>Traditional local dishes<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n\n      <a\n        href=\"https:\/\/www.sivas.gov.tr\/\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-building\"><\/i>\n\n        <span>\n          <strong>Sivas Governorship<\/strong>\n          <small>Official provincial information<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       INCOMING RESOURCES\n  ========================================================== -->\n  <section class=\"inc-city-section\">\n\n    <div class=\"inc-city-section-head\">\n\n      <span>PLAN YOUR STAY<\/span>\n\n      <h2>Incoming Resources<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-city-resource-grid\">\n\n      <a href=\"\/en\/incoming\/university\/\">\n\n        <i class=\"bi bi-building\"><\/i>\n\n        <span>\n          <strong>The University<\/strong>\n          <small>Discover Sivas Cumhuriyet University<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/campus\/\">\n\n        <i class=\"bi bi-buildings\"><\/i>\n\n        <span>\n          <strong>Campus<\/strong>\n          <small>Campus facilities and maps<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/accommodation\/\">\n\n        <i class=\"bi bi-house-door\"><\/i>\n\n        <span>\n          <strong>Accommodation<\/strong>\n          <small>Living on or near campus<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/transportation\/\">\n\n        <i class=\"bi bi-bus-front\"><\/i>\n\n        <span>\n          <strong>Transportation<\/strong>\n          <small>Getting to and around Sivas<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/esn\/\">\n\n        <i class=\"bi bi-people\"><\/i>\n\n        <span>\n          <strong>ESN Cumhuriyet<\/strong>\n          <small>International student community<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/contact\/\">\n\n        <i class=\"bi bi-envelope\"><\/i>\n\n        <span>\n          <strong>Contact<\/strong>\n          <small>Incoming Erasmus+ support<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       FINAL CTA\n  ========================================================== -->\n  <div class=\"inc-city-bottom\">\n\n    <div class=\"inc-city-bottom-icon\">\n      <i class=\"bi bi-geo-alt-fill\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>WELCOME TO SIVAS<\/span>\n\n      <h3>Make the city part of your Erasmus+ experience<\/h3>\n\n      <p>\n        Explore its history, taste local cuisine, meet the\n        community and discover Sivas beyond the University campus.\n      <\/p>\n\n    <\/div>\n\n\n    <a href=\"\/en\/incoming\/transportation\/\">\n      Plan Your Arrival\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>INCOMING ERASMUS+ \u00b7 LIVING IN SIVAS Discover Sivas History, culture and student life in the heart of T\u00fcrkiye. Sivas is a historic city in central T\u00fcrkiye where Seljuk architecture, the heritage of the Turkish National Struggle, local traditions and contemporary student life come together. During your Erasmus+ mobility, the city offers a comfortable environment for [&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-10593","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-2KR","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10593","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=10593"}],"version-history":[{"count":2,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10593\/revisions"}],"predecessor-version":[{"id":10697,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10593\/revisions\/10697"}],"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=10593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}