{"id":9574,"date":"2026-07-15T05:32:43","date_gmt":"2026-07-15T02:32:43","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=9574"},"modified":"2026-07-17T16:34:36","modified_gmt":"2026-07-17T13:34:36","slug":"isw1","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/staffweek\/isw1\/","title":{"rendered":"1. Erasmus+ International Staff Week"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* SC\u00dc - 1ST INTERNATIONAL STAFF WEEK *\/\n\n.scu-isw1-page {\n  width: 100%;\n  max-width: auto;\n  margin: 0px auto 0px auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-isw1-page * {\n  box-sizing: border-box;\n}\n\n.scu-isw1-page a {\n  text-decoration: none !important;\n}\n\n\/* HERO *\/\n\n.scu-isw1-hero {\n  background: linear-gradient(135deg, #17357f 0%, #2444b8 100%);\n  color: #ffffff;\n  border-radius: 24px;\n  padding: 42px 36px;\n  margin-bottom: 26px;\n  box-shadow: 0 14px 35px rgba(20, 38, 86, 0.14);\n  position: relative;\n  overflow: hidden;\n}\n\n.scu-isw1-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 280px;\n  height: 280px;\n  right: -95px;\n  top: -95px;\n  background: rgba(255, 255, 255, 0.10);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-isw1-eyebrow {\n  display: block;\n  color: #ef3e5a;\n  font-size: 13px;\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n\n.scu-isw1-hero .scu-isw1-eyebrow {\n  color: #ffffff;\n  opacity: 0.86;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-isw1-hero h1 {\n  margin: 0;\n  color: #ffffff;\n  font-size: 36px;\n  line-height: 1.18;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n  max-width: 1000px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-isw1-hero p {\n  margin: 16px 0 0 0;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 15.5px;\n  line-height: 1.7;\n  max-width: 980px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-isw1-hero-meta {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 24px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-isw1-date-box {\n  display: grid;\n  grid-template-columns: 42px 1fr;\n  gap: 12px;\n  align-items: center;\n  background: rgba(255, 255, 255, 0.13);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 16px;\n  padding: 14px;\n}\n\n.scu-isw1-date-box i {\n  width: 38px;\n  height: 38px;\n  border-radius: 13px;\n  background: #ffffff;\n  color: #17357f;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 19px;\n}\n\n.scu-isw1-date-box strong {\n  display: block;\n  color: #ffffff;\n  font-size: 14.5px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-isw1-date-box span {\n  display: block;\n  margin-top: 2px;\n  color: rgba(255,255,255,.78);\n  font-size: 12.8px;\n  line-height: 1.35;\n}\n\n.scu-isw1-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 24px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-isw1-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  min-height: 44px;\n  padding: 11px 16px;\n  border-radius: 12px;\n  font-size: 13.5px;\n  line-height: 1;\n  font-weight: 500;\n  transition: all .25s ease;\n}\n\n.scu-isw1-btn.primary {\n  background: #ffffff;\n  color: #17357f !important;\n}\n\n.scu-isw1-btn.secondary {\n  background: rgba(255, 255, 255, 0.13);\n  color: #ffffff !important;\n  border: 1px solid rgba(255, 255, 255, 0.28);\n}\n\n.scu-isw1-btn:hover {\n  transform: translateY(-2px);\n}\n\n\/* COUNTDOWN AND SECTION *\/\n\n.scu-isw1-countdown-section,\n.scu-isw1-section {\n  background: #ffffff;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 20px;\n  padding: 28px;\n  margin-bottom: 26px;\n  box-shadow: 0 10px 28px rgba(20, 38, 86, 0.045);\n}\n\n.scu-isw1-countdown-head,\n.scu-isw1-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-isw1-countdown-head h2,\n.scu-isw1-section-head h2 {\n  margin: 0;\n  color: #17357f;\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-isw1-countdown-head p,\n.scu-isw1-section-head p {\n  margin: 10px 0 0 0;\n  color: #5f6b82;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.scu-isw1-countdown-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-countdown-grid article {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 20px;\n  text-align: center;\n}\n\n.scu-isw1-countdown-grid strong {\n  display: block;\n  color: #17357f;\n  font-size: 34px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.scu-isw1-countdown-grid span {\n  display: block;\n  margin-top: 8px;\n  color: #5f6b82;\n  font-size: 13.5px;\n  line-height: 1.35;\n  font-weight: 500;\n}\n\n\/* GALLERY *\/\n\n.scu-isw1-slider {\n  position: relative;\n  width: 100%;\n  border-radius: 20px;\n  overflow: hidden;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  box-shadow: 0 12px 28px rgba(20, 38, 86, 0.07);\n}\n\n.scu-isw1-slider-stage {\n  position: relative;\n  width: 100%;\n  height: 560px;\n  overflow: hidden;\n}\n\n.scu-isw1-slide {\n  position: absolute;\n  inset: 0;\n  margin: 0;\n  opacity: 0;\n  visibility: hidden;\n  transform: scale(1.015);\n  transition: opacity .55s ease, visibility .55s ease, transform .75s ease;\n}\n\n.scu-isw1-slide.is-active {\n  opacity: 1;\n  visibility: visible;\n  transform: scale(1);\n  z-index: 2;\n}\n\n.scu-isw1-slide img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n.scu-isw1-slider-nav {\n  position: absolute;\n  top: 50%;\n  z-index: 5;\n  width: 46px;\n  height: 46px;\n  border: 0;\n  border-radius: 15px;\n  background: rgba(255, 255, 255, 0.92);\n  color: #17357f;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  cursor: pointer;\n  transform: translateY(-50%);\n  box-shadow: 0 10px 22px rgba(20, 38, 86, 0.16);\n  transition: all .22s ease;\n}\n\n.scu-isw1-slider-nav:hover {\n  background: #17357f;\n  color: #ffffff;\n}\n\n.scu-isw1-slider-nav.prev {\n  left: 18px;\n}\n\n.scu-isw1-slider-nav.next {\n  right: 18px;\n}\n\n.scu-isw1-slider-dots {\n  position: absolute;\n  left: 50%;\n  bottom: 18px;\n  z-index: 6;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  transform: translateX(-50%);\n  padding: 8px 10px;\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.22);\n  backdrop-filter: blur(8px);\n}\n\n.scu-isw1-slider-dots button {\n  width: 9px;\n  height: 9px;\n  padding: 0;\n  border: 0;\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.62);\n  cursor: pointer;\n  transition: all .22s ease;\n}\n\n.scu-isw1-slider-dots button.is-active {\n  width: 28px;\n  background: #ffffff;\n}\n\n\/* BASIC CARDS *\/\n\n.scu-isw1-text-card,\n.scu-isw1-panel,\n.scu-isw1-chart-card,\n.scu-isw1-info-card {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-isw1-text-card p,\n.scu-isw1-panel p,\n.scu-isw1-info-card p {\n  margin: 0 0 14px 0;\n  color: #4f5b70;\n  font-size: 14.5px;\n  line-height: 1.75;\n}\n\n.scu-isw1-text-card p:last-child,\n.scu-isw1-panel p:last-child,\n.scu-isw1-info-card p:last-child {\n  margin-bottom: 0;\n}\n\n.scu-isw1-panel h3,\n.scu-isw1-info-card h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.scu-isw1-info-card i {\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #17357f;\n  color: #ffffff;\n  border-radius: 14px;\n  font-size: 21px;\n  margin-bottom: 14px;\n}\n\n.scu-isw1-two-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n  margin-top: 18px;\n}\n\n.scu-isw1-three-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}\n\n\/* STATS *\/\n\n.scu-isw1-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-stats-grid article {\n  display: grid;\n  grid-template-columns: 46px 1fr;\n  gap: 13px;\n  align-items: center;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 18px;\n}\n\n.scu-isw1-stats-grid i {\n  width: 42px;\n  height: 42px;\n  border-radius: 14px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  grid-row: span 2;\n}\n\n.scu-isw1-stats-grid span {\n  display: block;\n  color: #5f6b82;\n  font-size: 13.5px;\n  line-height: 1.4;\n  margin-bottom: 5px;\n}\n\n.scu-isw1-stats-grid strong {\n  display: block;\n  color: #17357f;\n  font-size: 28px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.scu-isw1-support-card {\n  display: grid;\n  grid-template-columns: 60px 1fr;\n  gap: 18px;\n  margin-top: 18px;\n  background: rgba(0, 166, 214, 0.08);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-isw1-support-icon {\n  width: 50px;\n  height: 50px;\n  border-radius: 15px;\n  background: #00a6d6;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 24px;\n}\n\n.scu-isw1-support-card h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-support-card p {\n  margin: 0;\n  color: #3f4654;\n  font-size: 14.4px;\n  line-height: 1.7;\n}\n\n.scu-isw1-support-breakdown {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 14px;\n}\n\n.scu-isw1-support-breakdown span {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  min-height: 34px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: #4f5b70;\n  font-size: 13.2px;\n  line-height: 1.25;\n  font-weight: 500;\n}\n\n.scu-isw1-support-breakdown i {\n  color: #00a6d6;\n}\n\n.scu-isw1-chart-card h3 {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n  margin: 0 0 16px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-chart-card h3 i {\n  color: #00a6d6;\n}\n\n.scu-isw1-progress-item + .scu-isw1-progress-item {\n  margin-top: 14px;\n}\n\n.scu-isw1-progress-item div:first-child {\n  display: flex;\n  justify-content: space-between;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.scu-isw1-progress-item span {\n  color: #4f5b70;\n  font-size: 13.8px;\n  line-height: 1.4;\n}\n\n.scu-isw1-progress-item strong {\n  color: #17357f;\n  font-size: 13.8px;\n  line-height: 1.4;\n}\n\n.scu-isw1-progress {\n  width: 100%;\n  height: 12px;\n  border-radius: 999px;\n  background: #e7ebf4;\n  overflow: hidden;\n}\n\n.scu-isw1-progress span {\n  display: block;\n  height: 100%;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #17357f, #00a6d6);\n}\n\n.scu-isw1-project-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n  gap: 14px;\n  margin-top: 18px;\n}\n\n.scu-isw1-project-grid article {\n  display: grid;\n  grid-template-columns: 44px 1fr;\n  gap: 12px;\n  align-items: center;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 18px;\n}\n\n.scu-isw1-project-grid i {\n  width: 40px;\n  height: 40px;\n  border-radius: 13px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 19px;\n  grid-row: span 3;\n}\n\n.scu-isw1-project-grid span {\n  color: #5f6b82;\n  font-size: 13.2px;\n}\n\n.scu-isw1-project-grid strong {\n  color: #17357f;\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.scu-isw1-project-grid small {\n  color: #17357f;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n.scu-isw1-city-card {\n  margin-top: 18px;\n}\n\n.scu-isw1-city-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.scu-isw1-city-list span {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  min-height: 34px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: #4f5b70;\n  font-size: 13.4px;\n  line-height: 1;\n  font-weight: 500;\n}\n\n.scu-isw1-city-list strong {\n  color: #17357f;\n}\n\n\/* GENDER *\/\n\n.scu-isw1-gender-panel {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-isw1-gender-summary {\n  display: grid;\n  grid-template-columns: 92px 1fr;\n  gap: 18px;\n  align-items: flex-start;\n  margin-bottom: 18px;\n}\n\n.scu-isw1-gender-icon-wrap {\n  position: relative;\n  width: 88px;\n  height: 64px;\n}\n\n.scu-isw1-gender-icon {\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  border-radius: 18px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 27px;\n  box-shadow: 0 10px 20px rgba(20, 38, 86, 0.08);\n}\n\n.scu-isw1-gender-icon.female {\n  left: 0;\n  top: 0;\n  background: rgba(236, 72, 153, 0.12);\n  color: #d63384;\n  border: 1px solid rgba(236, 72, 153, 0.20);\n}\n\n.scu-isw1-gender-icon.male {\n  right: 0;\n  bottom: 0;\n  background: rgba(0, 166, 214, 0.12);\n  color: #0077b6;\n  border: 1px solid rgba(0, 166, 214, 0.22);\n}\n\n.scu-isw1-gender-summary h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-gender-summary p {\n  margin: 0;\n  color: #4f5b70;\n  font-size: 14.4px;\n  line-height: 1.75;\n}\n\n.scu-isw1-gender-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-gender-card {\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 20px;\n  border: 1px solid #edf0f5;\n}\n\n.scu-isw1-gender-card-top {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n}\n\n.scu-isw1-gender-card-top i {\n  width: 40px;\n  height: 40px;\n  border-radius: 14px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 21px;\n}\n\n.scu-isw1-gender-card.female .scu-isw1-gender-card-top i {\n  background: rgba(236, 72, 153, 0.12);\n  color: #d63384;\n}\n\n.scu-isw1-gender-card.male .scu-isw1-gender-card-top i {\n  background: rgba(0, 166, 214, 0.12);\n  color: #0077b6;\n}\n\n.scu-isw1-gender-card-top span {\n  color: #17357f;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-gender-card strong {\n  display: block;\n  color: #17357f;\n  font-size: 34px;\n  line-height: 1;\n  font-weight: 600;\n  margin-bottom: 7px;\n}\n\n.scu-isw1-gender-card small {\n  display: block;\n  color: #5f6b82;\n  font-size: 13.2px;\n  line-height: 1.45;\n  margin-bottom: 14px;\n}\n\n.scu-isw1-gender-bar {\n  width: 100%;\n  height: 12px;\n  border-radius: 999px;\n  background: #e7ebf4;\n  overflow: hidden;\n}\n\n.scu-isw1-gender-bar span {\n  display: block;\n  height: 100%;\n  border-radius: 999px;\n}\n\n.scu-isw1-gender-card.female .scu-isw1-gender-bar span {\n  background: linear-gradient(90deg, #d63384, #f3a0c5);\n}\n\n.scu-isw1-gender-card.male .scu-isw1-gender-bar span {\n  background: linear-gradient(90deg, #0077b6, #00a6d6);\n}\n\n.scu-isw1-gender-note,\n.scu-isw1-footnote {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n  margin-top: 16px;\n  color: #5f6b82;\n  font-size: 13.2px;\n  line-height: 1.55;\n}\n\n.scu-isw1-gender-note i,\n.scu-isw1-footnote i {\n  color: #00a6d6;\n  margin-top: 2px;\n}\n\n\/* COUNTRIES *\/\n\n.scu-isw1-country-summary-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-country-summary-grid article {\n  display: grid;\n  grid-template-columns: 48px 1fr auto;\n  gap: 14px;\n  align-items: center;\n  min-height: 96px;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 16px;\n}\n\n.scu-isw1-country-flag,\n.scu-isw1-inst-head > span {\n  width: 46px;\n  height: 46px;\n  min-width: 46px;\n  border-radius: 15px;\n  background: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 25px;\n  box-shadow: 0 6px 14px rgba(20, 38, 86, 0.05);\n}\n\n.scu-isw1-country-summary-grid h3 {\n  margin: 0 0 4px 0;\n  color: #17357f;\n  font-size: 16.5px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-isw1-country-summary-grid p {\n  margin: 0;\n  color: #5f6b82;\n  font-size: 13.2px;\n  line-height: 1.45;\n}\n\n.scu-isw1-country-summary-grid small {\n  display: inline-flex;\n  width: fit-content;\n  margin-top: 7px;\n  padding: 6px 10px;\n  border-radius: 999px;\n  background: #ffffff;\n  border: 1px solid #edf0f5;\n  color: #17357f;\n  font-size: 12.5px;\n  line-height: 1;\n  font-weight: 700;\n}\n\n.scu-isw1-country-summary-grid article > strong {\n  width: 38px;\n  height: 38px;\n  min-width: 38px;\n  border-radius: 13px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 16px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n\/* INSTITUTIONS *\/\n\n.scu-isw1-inst-clean-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-inst-clean-grid article {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  min-height: 190px;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 18px;\n}\n\n.scu-isw1-inst-head {\n  display: grid;\n  grid-template-columns: 48px 1fr;\n  gap: 14px;\n  align-items: flex-start;\n}\n\n.scu-isw1-inst-head h3 {\n  margin: 0 0 6px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-inst-head p {\n  margin: 0;\n  color: #5f6b82;\n  font-size: 13.5px;\n  line-height: 1.5;\n}\n\n.scu-isw1-inst-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.scu-isw1-inst-tags em {\n  display: inline-flex;\n  align-items: center;\n  min-height: 34px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: #4f5b70;\n  font-size: 13px;\n  line-height: 1.25;\n  font-weight: 500;\n  font-style: normal;\n  border: 1px solid #edf0f5;\n}\n\n\/* CONTACT *\/\n\n.scu-isw1-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(1, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.scu-isw1-contact-grid.single {\n  grid-template-columns: minmax(0, 1fr);\n}\n\n.scu-isw1-contact-card {\n  background: #f8faff;\n  border: 1px solid rgba(33, 58, 160, 0.10);\n  border-radius: 26px;\n  padding: 34px;\n  box-shadow: 0 10px 28px rgba(20, 38, 86, 0.04);\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n}\n\n.scu-isw1-contact-photo {\n  width: 100px;\n  height: 100px;\n  border-radius: 24px;\n  overflow: hidden;\n  background: #233d91;\n  flex: 0 0 100px;\n}\n\n.scu-isw1-contact-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  border-radius: 24px;\n}\n\n.scu-isw1-contact-content h3 {\n  margin: 0 0 14px 0;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 700;\n  color: #1f3c8f;\n  letter-spacing: -0.02em;\n}\n\n.scu-isw1-contact-role {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: #647089;\n  font-weight: 500;\n}\n\n\/* ANCHOR OFFSET *\/\n\n#gallery,\n#main-information,\n#participation-overview,\n#gender-distribution,\n#countries,\n#institutions,\n#participants,\n#contact {\n  scroll-margin-top: 110px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1200px) {\n  .scu-isw1-country-summary-grid,\n  .scu-isw1-card-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-isw1-inst-clean-grid,\n  .scu-isw1-three-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-isw1-hero-meta,\n  .scu-isw1-stats-grid,\n  .scu-isw1-two-grid,\n  .scu-isw1-gender-grid,\n  .scu-isw1-contact-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-isw1-countdown-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-isw1-slider-stage {\n    height: 430px;\n  }\n\n  .scu-isw1-gender-summary {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 700px) {\n  .scu-isw1-page {\n    padding: 0 12px;\n  }\n\n  .scu-isw1-hero {\n    padding: 30px 22px;\n    border-radius: 20px;\n  }\n\n  .scu-isw1-hero h1 {\n    font-size: 27px;\n  }\n\n  .scu-isw1-hero p {\n    font-size: 14.5px;\n  }\n\n  .scu-isw1-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .scu-isw1-btn {\n    width: 100%;\n    min-height: 42px;\n    font-size: 13px;\n  }\n\n  .scu-isw1-section,\n  .scu-isw1-countdown-section {\n    padding: 22px 18px;\n    border-radius: 18px;\n  }\n\n  .scu-isw1-section-head h2,\n  .scu-isw1-countdown-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-isw1-section-head p,\n  .scu-isw1-countdown-head p {\n    font-size: 14.2px;\n  }\n\n  .scu-isw1-countdown-grid,\n  .scu-isw1-country-summary-grid,\n  .scu-isw1-card-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-isw1-countdown-grid strong {\n    font-size: 30px;\n  }\n\n  .scu-isw1-slider {\n    border-radius: 18px;\n  }\n\n  .scu-isw1-slider-stage {\n    height: 330px;\n  }\n\n  .scu-isw1-slider-nav {\n    width: 40px;\n    height: 40px;\n    border-radius: 13px;\n    font-size: 19px;\n  }\n\n  .scu-isw1-slider-nav.prev {\n    left: 10px;\n  }\n\n  .scu-isw1-slider-nav.next {\n    right: 10px;\n  }\n\n  .scu-isw1-support-card {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-isw1-inst-clean-grid article {\n    min-height: auto;\n    padding: 16px;\n    border-radius: 16px;\n  }\n\n  .scu-isw1-inst-head {\n    grid-template-columns: 46px 1fr;\n  }\n\n  .scu-isw1-inst-head h3 {\n    font-size: 16.5px;\n  }\n\n  .scu-isw1-inst-tags {\n    margin-top: 14px;\n  }\n\n  .scu-isw1-inst-tags em {\n    width: 100%;\n    justify-content: center;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .scu-isw1-contact-card {\n    padding: 24px 20px;\n    border-radius: 20px;\n    min-height: auto;\n    gap: 18px;\n  }\n\n  .scu-isw1-contact-photo {\n    width: 84px;\n    height: 84px;\n    border-radius: 20px;\n    flex-basis: 84px;\n  }\n\n  .scu-isw1-contact-photo img {\n    border-radius: 20px;\n  }\n\n  .scu-isw1-contact-content h3 {\n    font-size: 18px;\n  }\n\n  .scu-isw1-contact-role {\n    font-size: 15px;\n  }\n}\n\n\/* ISW1 - KA131 PARTICIPANTS *\/\n\n.scu-isw1-ka131-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-isw1-ka131-stats-grid article {\n  display: grid;\n  grid-template-columns: 46px 1fr;\n  gap: 13px;\n  align-items: center;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 18px;\n}\n\n.scu-isw1-ka131-stats-grid i {\n  width: 42px;\n  height: 42px;\n  border-radius: 14px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  grid-row: span 2;\n}\n\n.scu-isw1-ka131-stats-grid span {\n  display: block;\n  color: #5f6b82;\n  font-size: 13.5px;\n  line-height: 1.4;\n  margin-bottom: 5px;\n}\n\n.scu-isw1-ka131-stats-grid strong {\n  display: block;\n  color: #17357f;\n  font-size: 28px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.scu-isw1-ka131-note {\n  display: grid;\n  grid-template-columns: 50px 1fr;\n  gap: 15px;\n  align-items: flex-start;\n  margin-top: 18px;\n  padding: 20px;\n  border-radius: 18px;\n  background: rgba(0, 166, 214, 0.08);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n}\n\n.scu-isw1-ka131-note i {\n  width: 42px;\n  height: 42px;\n  border-radius: 14px;\n  background: #00a6d6;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 21px;\n}\n\n.scu-isw1-ka131-note h3 {\n  margin: 0 0 7px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-ka131-note p {\n  margin: 0;\n  color: #4f5b70;\n  font-size: 14.4px;\n  line-height: 1.7;\n}\n\n.scu-isw1-ka131-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n  gap: 14px;\n  margin-top: 18px;\n}\n\n.scu-isw1-ka131-grid article {\n  display: grid;\n  grid-template-columns: 52px 1fr;\n  gap: 14px;\n  align-items: flex-start;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 18px;\n}\n\n.scu-isw1-ka131-flag {\n  width: 46px;\n  height: 46px;\n  min-width: 46px;\n  border-radius: 15px;\n  background: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 25px;\n  box-shadow: 0 6px 14px rgba(20, 38, 86, 0.05);\n}\n\n.scu-isw1-ka131-grid h3 {\n  margin: 0 0 6px 0;\n  color: #17357f;\n  font-size: 17px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-ka131-grid p {\n  margin: 0 0 10px 0;\n  color: #5f6b82;\n  font-size: 13.6px;\n  line-height: 1.55;\n}\n\n.scu-isw1-ka131-grid strong {\n  display: inline-flex;\n  width: fit-content;\n  min-height: 32px;\n  align-items: center;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: #ffffff;\n  border: 1px solid #edf0f5;\n  color: #17357f;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 700;\n}\n\n.scu-isw1-table-wrap {\n  width: 100%;\n  margin-top: 18px;\n  overflow-x: auto;\n  border-radius: 18px;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n}\n\n.scu-isw1-ka131-table {\n  width: 100%;\n  min-width: 760px;\n  border-collapse: collapse;\n  background: #ffffff;\n}\n\n.scu-isw1-ka131-table th {\n  background: #17357f;\n  color: #ffffff;\n  padding: 15px 16px;\n  text-align: left;\n  font-size: 14px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-isw1-ka131-table td {\n  padding: 14px 16px;\n  border-top: 1px solid #edf0f5;\n  color: #4f5b70;\n  font-size: 14px;\n  line-height: 1.45;\n  font-weight: 500;\n}\n\n.scu-isw1-ka131-table tbody tr:last-child td {\n  background: #f7f9fd;\n  color: #17357f;\n  font-weight: 700;\n}\n\n#ka131-participants {\n  scroll-margin-top: 110px;\n}\n\n@media (max-width: 1000px) {\n  .scu-isw1-ka131-stats-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 700px) {\n  .scu-isw1-ka131-note {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-isw1-ka131-grid article {\n    grid-template-columns: 46px 1fr;\n    padding: 16px;\n  }\n\n  .scu-isw1-ka131-table th,\n  .scu-isw1-ka131-table td {\n    font-size: 13.2px;\n    padding: 12px 13px;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  \/* ISW1 PHOTO SLIDER *\/\n  const slider = document.getElementById(\"scuIsw1Slider\");\n\n  if (slider) {\n    const slides = slider.querySelectorAll(\".scu-isw1-slide\");\n    const dots = slider.querySelectorAll(\".scu-isw1-slider-dots button\");\n    const prev = slider.querySelector(\".scu-isw1-slider-nav.prev\");\n    const next = slider.querySelector(\".scu-isw1-slider-nav.next\");\n\n    let current = 0;\n    let timer = null;\n    const delay = 4800;\n\n    function showSlide(index) {\n      slides.forEach(function (slide, i) {\n        slide.classList.toggle(\"is-active\", i === index);\n      });\n\n      dots.forEach(function (dot, i) {\n        dot.classList.toggle(\"is-active\", i === index);\n      });\n\n      current = index;\n    }\n\n    function goNext() {\n      showSlide((current + 1) % slides.length);\n    }\n\n    function goPrev() {\n      showSlide((current - 1 + slides.length) % slides.length);\n    }\n\n    function startSlider() {\n      stopSlider();\n      timer = setInterval(goNext, delay);\n    }\n\n    function stopSlider() {\n      if (timer) {\n        clearInterval(timer);\n        timer = null;\n      }\n    }\n\n    if (next) {\n      next.addEventListener(\"click\", function () {\n        goNext();\n        startSlider();\n      });\n    }\n\n    if (prev) {\n      prev.addEventListener(\"click\", function () {\n        goPrev();\n        startSlider();\n      });\n    }\n\n    dots.forEach(function (dot, index) {\n      dot.addEventListener(\"click\", function () {\n        showSlide(index);\n        startSlider();\n      });\n    });\n\n    slider.addEventListener(\"mouseenter\", stopSlider);\n    slider.addEventListener(\"mouseleave\", startSlider);\n\n    if (slides.length > 0) {\n      showSlide(0);\n      startSlider();\n    }\n  }\n\n\n  \/* ISW1 COUNTDOWN *\/\n  const status = document.getElementById(\"scuIsw1CountdownStatus\");\n  const dayEl = document.getElementById(\"scuIsw1Days\");\n  const hourEl = document.getElementById(\"scuIsw1Hours\");\n  const minuteEl = document.getElementById(\"scuIsw1Minutes\");\n  const secondEl = document.getElementById(\"scuIsw1Seconds\");\n\n  if (status && dayEl && hourEl && minuteEl && secondEl) {\n    const eventStart = new Date(\"2018-10-22T09:00:00+03:00\").getTime();\n    const eventEnd = new Date(\"2018-10-26T17:00:00+03:00\").getTime();\n\n    function pad(value) {\n      return String(value).padStart(2, \"0\");\n    }\n\n    function updateCountdown() {\n      const now = new Date().getTime();\n      let diff;\n      let text;\n\n      if (now < eventStart) {\n        diff = eventStart - now;\n        text = \"Time remaining until the beginning of the 1st International Staff Week.\";\n      } else if (now >= eventStart && now <= eventEnd) {\n        diff = eventEnd - now;\n        text = \"The 1st International Staff Week is currently in progress. Time remaining until the end of the event.\";\n      } else {\n        diff = now - eventEnd;\n        text = \"Time elapsed since the completion of the 1st International Staff Week.\";\n      }\n\n      const days = Math.floor(diff \/ (1000 * 60 * 60 * 24));\n      const hours = Math.floor((diff \/ (1000 * 60 * 60)) % 24);\n      const minutes = Math.floor((diff \/ (1000 * 60)) % 60);\n      const seconds = Math.floor((diff \/ 1000) % 60);\n\n      status.textContent = text;\n      dayEl.textContent = pad(days);\n      hourEl.textContent = pad(hours);\n      minuteEl.textContent = pad(minutes);\n      secondEl.textContent = pad(seconds);\n    }\n\n    updateCountdown();\n    setInterval(updateCountdown, 1000);\n  }\n\n});\n<\/script>\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\">\n\n<section class=\"scu-isw1-page\">\n\n  <header class=\"scu-isw1-hero\">\n    <span class=\"scu-isw1-eyebrow\">International Staff Week<\/span>\n    <h1>1st International Staff Week<\/h1>\n    <p>\n      The 1st International Staff Week organised by Sivas Cumhuriyet University International Relations Office was held between\n      <strong>22\u201326 October 2018<\/strong> in Sivas, T\u00fcrkiye, with the participation of academic and administrative staff from partner institutions within the scope of Erasmus+ KA107 staff mobility activities.\n    <\/p>\n\n    <div class=\"scu-isw1-hero-meta\">\n      <div class=\"scu-isw1-date-box\">\n        <i class=\"bi bi-calendar-event\"><\/i>\n        <div>\n          <strong>22\u201326 October 2018<\/strong>\n          <span>Sivas, T\u00fcrkiye<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"scu-isw1-date-box\">\n        <i class=\"bi bi-people\"><\/i>\n        <div>\n          <strong>22 Participants<\/strong>\n          <span>9 Sending Countries<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"scu-isw1-date-box\">\n        <i class=\"bi bi-cash-coin\"><\/i>\n        <div>\n          <strong>\u20ac25,460<\/strong>\n          <span>Total Grant Support<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"scu-isw1-actions\">\n      <a href=\"#gallery\" class=\"scu-isw1-btn primary\"><i class=\"bi bi-images\"><\/i> Gallery<\/a>\n      <a href=\"#participation-overview\" class=\"scu-isw1-btn secondary\"><i class=\"bi bi-bar-chart\"><\/i> Statistics<\/a>\n      <a href=\"#gender-distribution\" class=\"scu-isw1-btn secondary\"><i class=\"bi bi-gender-ambiguous\"><\/i> Gender Distribution<\/a>\n      <a href=\"#countries\" class=\"scu-isw1-btn secondary\"><i class=\"bi bi-globe2\"><\/i> Countries<\/a>\n      <a href=\"#institutions\" class=\"scu-isw1-btn secondary\"><i class=\"bi bi-buildings\"><\/i> Institutions<\/a>\n      <a href=\"#contact\" class=\"scu-isw1-btn secondary\"><i class=\"bi bi-envelope\"><\/i> Contact<\/a>\n    <\/div>\n  <\/header>\n\n  <section class=\"scu-isw1-countdown-section\" id=\"event-countdown\">\n    <div class=\"scu-isw1-countdown-head\">\n      <span class=\"scu-isw1-eyebrow\">Event Timeline<\/span>\n      <h2>1st International Staff Week Countdown<\/h2>\n      <p id=\"scuIsw1CountdownStatus\">\n        The event timeline is calculated according to the official program dates.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-countdown-grid\">\n      <article><strong id=\"scuIsw1Days\">00<\/strong><span>Days<\/span><\/article>\n      <article><strong id=\"scuIsw1Hours\">00<\/strong><span>Hours<\/span><\/article>\n      <article><strong id=\"scuIsw1Minutes\">00<\/strong><span>Minutes<\/span><\/article>\n      <article><strong id=\"scuIsw1Seconds\">00<\/strong><span>Seconds<\/span><\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"gallery\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Gallery<\/span>\n      <h2>Moments from the 1st International Staff Week<\/h2>\n      <p>\n        Selected photos from the program, institutional meetings, cultural activities and participant interactions.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-slider\" id=\"scuIsw1Slider\">\n      <div class=\"scu-isw1-slider-stage\">\n\n        <figure class=\"scu-isw1-slide is-active\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/ISW1_1.jpg\" alt=\"1st International Staff Week photo 1\">\n        <\/figure>\n\n        <figure class=\"scu-isw1-slide\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/ISW1_2.jpg\" alt=\"1st International Staff Week photo 2\">\n        <\/figure>\n\n        <figure class=\"scu-isw1-slide\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/ISW1_3.jpg\" alt=\"1st International Staff Week photo 3\">\n        <\/figure>\n\n        <figure class=\"scu-isw1-slide\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/ISW1_4.jpg\" alt=\"1st International Staff Week photo 4\">\n        <\/figure>\n\n        <figure class=\"scu-isw1-slide\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/ISW1_5.jpg\" alt=\"1st International Staff Week photo 5\">\n        <\/figure>\n\n      <\/div>\n\n      <button class=\"scu-isw1-slider-nav prev\" type=\"button\" aria-label=\"Previous photo\">\n        <i class=\"bi bi-chevron-left\"><\/i>\n      <\/button>\n\n      <button class=\"scu-isw1-slider-nav next\" type=\"button\" aria-label=\"Next photo\">\n        <i class=\"bi bi-chevron-right\"><\/i>\n      <\/button>\n\n      <div class=\"scu-isw1-slider-dots\" aria-label=\"Photo navigation\">\n        <button type=\"button\" class=\"is-active\" aria-label=\"Photo 1\"><\/button>\n        <button type=\"button\" aria-label=\"Photo 2\"><\/button>\n        <button type=\"button\" aria-label=\"Photo 3\"><\/button>\n        <button type=\"button\" aria-label=\"Photo 4\"><\/button>\n        <button type=\"button\" aria-label=\"Photo 5\"><\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"main-information\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">ISW #1<\/span>\n      <h2>Main Information<\/h2>\n    <\/div>\n\n    <div class=\"scu-isw1-text-card\">\n      <p>\n        International Staff Week is an event that brings together academic and administrative staff from different universities and institutions to share knowledge, exchange good practices and strengthen international cooperation.\n      <\/p>\n\n      <p>\n        The 1st International Staff Week contributed to the internationalisation strategy of Sivas Cumhuriyet University by providing participants with opportunities for networking, institutional cooperation, cultural exchange and Erasmus+ mobility-related collaboration.\n      <\/p>\n\n      <p>\n        The programme hosted participants within the scope of <strong>Staff Mobility for Teaching<\/strong> and\n        <strong>Staff Mobility for Training<\/strong> activities under Erasmus+ KA107 project year 2017.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Outcomes<\/span>\n      <h2>Expected Outcomes<\/h2>\n    <\/div>\n\n    <div class=\"scu-isw1-card-grid\">\n      <article class=\"scu-isw1-info-card\">\n        <i class=\"bi bi-person-workspace\"><\/i>\n        <h3>Professional Development<\/h3>\n        <p>\n          Participants exchange professional experience and good practices in higher education through academic and institutional interaction.\n        <\/p>\n      <\/article>\n\n      <article class=\"scu-isw1-info-card\">\n        <i class=\"bi bi-people\"><\/i>\n        <h3>Networking<\/h3>\n        <p>\n          The event creates opportunities to establish professional contacts and develop future institutional collaborations.\n        <\/p>\n      <\/article>\n\n      <article class=\"scu-isw1-info-card\">\n        <i class=\"bi bi-globe2\"><\/i>\n        <h3>Cultural Exchange<\/h3>\n        <p>\n          Participants experience the local culture and academic environment of Sivas while contributing to intercultural dialogue.\n        <\/p>\n      <\/article>\n    <\/div>\n\n    <div class=\"scu-isw1-two-grid\">\n      <div class=\"scu-isw1-panel\">\n        <h3>Mission<\/h3>\n        <p>\n          The mission of the International Staff Week organised by Sivas Cumhuriyet University is to foster a collaborative and supportive environment for international university staff to exchange best practices, share knowledge and develop new ideas for enhancing the quality of higher education.\n        <\/p>\n      <\/div>\n\n      <div class=\"scu-isw1-panel\">\n        <h3>Vision<\/h3>\n        <p>\n          Our vision is to strengthen international collaboration among university staff and to create a sustainable community of professionals committed to advancing higher education through shared expertise, insights and partnerships.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"participation-overview\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Statistics<\/span>\n      <h2>Participation Overview<\/h2>\n      <p>\n        The grant-based participation overview below was prepared from Erasmus+ KA107 staff mobility records.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-stats-grid\">\n      <article><i class=\"bi bi-people-fill\"><\/i><span>Total Participants<\/span><strong>22<\/strong><\/article>\n      <article><i class=\"bi bi-globe2\"><\/i><span>Sending Countries<\/span><strong>9<\/strong><\/article>\n      <article><i class=\"bi bi-geo-alt-fill\"><\/i><span>Sending Cities<\/span><strong>10<\/strong><\/article>\n      <article><i class=\"bi bi-buildings\"><\/i><span>Sending Institutions<\/span><strong>10<\/strong><\/article>\n      <article><i class=\"bi bi-person-workspace\"><\/i><span>Staff Mobility for Teaching<\/span><strong>6<\/strong><\/article>\n      <article><i class=\"bi bi-journal-richtext\"><\/i><span>Staff Mobility for Training<\/span><strong>16<\/strong><\/article>\n    <\/div>\n\n    <div class=\"scu-isw1-support-card\">\n      <div class=\"scu-isw1-support-icon\">\n        <i class=\"bi bi-cash-coin\"><\/i>\n      <\/div>\n\n      <div>\n        <h3>Total Grant Support<\/h3>\n        <p>\n          Within the scope of the 1st International Staff Week, a total grant amount of\n          <strong>\u20ac25,460<\/strong> was calculated for <strong>22 participants<\/strong> under Erasmus+ KA107 staff mobility activities.\n        <\/p>\n\n        <div class=\"scu-isw1-support-breakdown\">\n          <span><i class=\"bi bi-person-workspace\"><\/i> Staff Mobility for Teaching: <strong>6 participants \/ \u20ac6,755<\/strong><\/span>\n          <span><i class=\"bi bi-journal-richtext\"><\/i> Staff Mobility for Training: <strong>16 participants \/ \u20ac18,705<\/strong><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"scu-isw1-two-grid\">\n      <article class=\"scu-isw1-chart-card\">\n        <h3><i class=\"bi bi-pie-chart-fill\"><\/i> Distribution by Activity Type<\/h3>\n\n        <div class=\"scu-isw1-progress-item\">\n          <div><span>Staff Mobility for Teaching<\/span><strong>6 participants<\/strong><\/div>\n          <div class=\"scu-isw1-progress\"><span style=\"width:27.27%;\"><\/span><\/div>\n        <\/div>\n\n        <div class=\"scu-isw1-progress-item\">\n          <div><span>Staff Mobility for Training<\/span><strong>16 participants<\/strong><\/div>\n          <div class=\"scu-isw1-progress\"><span style=\"width:72.73%;\"><\/span><\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"scu-isw1-chart-card\">\n        <h3><i class=\"bi bi-wallet2\"><\/i> Grant Distribution by Activity Type<\/h3>\n\n        <div class=\"scu-isw1-progress-item\">\n          <div><span>Staff Mobility for Teaching<\/span><strong>\u20ac6,755<\/strong><\/div>\n          <div class=\"scu-isw1-progress\"><span style=\"width:26.53%;\"><\/span><\/div>\n        <\/div>\n\n        <div class=\"scu-isw1-progress-item\">\n          <div><span>Staff Mobility for Training<\/span><strong>\u20ac18,705<\/strong><\/div>\n          <div class=\"scu-isw1-progress\"><span style=\"width:73.47%;\"><\/span><\/div>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <div class=\"scu-isw1-project-grid\">\n      <article>\n        <i class=\"bi bi-calendar2-check\"><\/i>\n        <span>2017 KA107<\/span>\n        <strong>22 participants<\/strong>\n        <small>\u20ac25,460<\/small>\n      <\/article>\n    <\/div>\n\n    <div class=\"scu-isw1-chart-card scu-isw1-city-card\">\n      <h3><i class=\"bi bi-pin-map-fill\"><\/i> Top Sending Cities<\/h3>\n\n      <div class=\"scu-isw1-city-list\">\n        <span>Baku <strong>4<\/strong><\/span>\n        <span>Bishkek <strong>3<\/strong><\/span>\n        <span>Osh <strong>3<\/strong><\/span>\n        <span>Addis Ababa <strong>3<\/strong><\/span>\n        <span>Tunis <strong>3<\/strong><\/span>\n        <span>Kosovska Mitrovica <strong>2<\/strong><\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<section class=\"scu-isw1-section\" id=\"ka131-participants\">\n  <div class=\"scu-isw1-section-head\">\n    <span class=\"scu-isw1-eyebrow\">KA131 Participants<\/span>\n    <h2>KA131 Participation Overview<\/h2>\n    <p>\n      In addition to the grant-based KA107 participants, the 1st International Staff Week also hosted KA131 participants from partner institutions.\n      No grant payment was made by Sivas Cumhuriyet University for the participants listed in this section.\n    <\/p>\n  <\/div>\n\n  <div class=\"scu-isw1-ka131-stats-grid\">\n    <article>\n      <i class=\"bi bi-people-fill\"><\/i>\n      <span>Total KA131 Participants<\/span>\n      <strong>2<\/strong>\n    <\/article>\n\n    <article>\n      <i class=\"bi bi-globe2\"><\/i>\n      <span>Sending Countries<\/span>\n      <strong>1<\/strong>\n    <\/article>\n\n    <article>\n      <i class=\"bi bi-buildings\"><\/i>\n      <span>Sending Institutions<\/span>\n      <strong>1<\/strong>\n    <\/article>\n  <\/div>\n\n  <div class=\"scu-isw1-ka131-note\">\n    <i class=\"bi bi-info-circle\"><\/i>\n    <div>\n      <h3>Information Note<\/h3>\n      <p>\n        The data below is presented for statistical and archival purposes only. KA131 participants were included in the programme as international participants; however, their Erasmus+ grant payments were not covered by Sivas Cumhuriyet University.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-isw1-ka131-grid\">\n\n    <article>\n      <div class=\"scu-isw1-ka131-flag\">\ud83c\udde7\ud83c\uddec<\/div>\n      <div>\n        <h3>Bulgaria<\/h3>\n        <p>St. Cyril St. Methodius University of Veliko Tarnovo<\/p>\n        <strong>2 participants<\/strong>\n      <\/div>\n    <\/article>\n\n  <\/div>\n\n  <div class=\"scu-isw1-table-wrap\">\n    <table class=\"scu-isw1-ka131-table\">\n      <thead>\n        <tr>\n          <th>Country<\/th>\n          <th>Sending Institution<\/th>\n          <th>Number of Participants<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Bulgaria<\/td>\n          <td>St. Cyril St. Methodius University of Veliko Tarnovo<\/td>\n          <td>2<\/td>\n        <\/tr>\n        <tr>\n          <td colspan=\"2\"><strong>Total<\/strong><\/td>\n          <td><strong>2<\/strong><\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/section>\n\n  <section class=\"scu-isw1-section\" id=\"gender-distribution\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Equal Opportunity<\/span>\n      <h2>Gender Distribution<\/h2>\n      <p>\n        The gender distribution of participants is presented below in line with the principles of equal opportunity, inclusion and diversity in international mobility activities.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-gender-panel\">\n\n      <div class=\"scu-isw1-gender-summary\">\n        <div class=\"scu-isw1-gender-icon-wrap\">\n          <div class=\"scu-isw1-gender-icon female\"><i class=\"bi bi-gender-female\"><\/i><\/div>\n          <div class=\"scu-isw1-gender-icon male\"><i class=\"bi bi-gender-male\"><\/i><\/div>\n        <\/div>\n\n        <div>\n          <h3>Gender Balance and Inclusive Participation<\/h3>\n          <p>\n            Sivas Cumhuriyet University supports fair, transparent and inclusive participation in Erasmus+ mobility activities. In accordance with equal opportunity and positive action principles, the University encourages balanced access to international mobility opportunities and supports the participation of women in internationalization processes.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scu-isw1-gender-grid\">\n        <article class=\"scu-isw1-gender-card female\">\n          <div class=\"scu-isw1-gender-card-top\">\n            <i class=\"bi bi-gender-female\"><\/i>\n            <span>Female Participants<\/span>\n          <\/div>\n\n          <strong>11<\/strong>\n          <small>50.0% of total participants<\/small>\n\n          <div class=\"scu-isw1-gender-bar\">\n            <span style=\"width:50%;\"><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"scu-isw1-gender-card male\">\n          <div class=\"scu-isw1-gender-card-top\">\n            <i class=\"bi bi-gender-male\"><\/i>\n            <span>Male Participants<\/span>\n          <\/div>\n\n          <strong>11<\/strong>\n          <small>50.0% of total participants<\/small>\n\n          <div class=\"scu-isw1-gender-bar\">\n            <span style=\"width:50%;\"><\/span>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <div class=\"scu-isw1-gender-note\">\n        <i class=\"bi bi-info-circle\"><\/i>\n        <span>\n          The data above reflects the gender distribution of the 22 participants included in the 1st International Staff Week grant records.\n        <\/span>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"countries\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Countries and Cities<\/span>\n      <h2>Participation by Sending Country<\/h2>\n      <p>\n        The following country distribution is based on Erasmus+ KA107 grant records for the 1st International Staff Week.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-country-summary-grid\">\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddf0\ud83c\uddec<\/div><div><h3>Kyrgyzstan<\/h3><p>6 participants \u00b7 Bishkek \/ Osh<\/p><small>\u20ac7,380<\/small><\/div><strong>6<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\udde6\ud83c\uddff<\/div><div><h3>Azerbaijan<\/h3><p>4 participants \u00b7 Baku<\/p><small>\u20ac3,900<\/small><\/div><strong>4<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddea\ud83c\uddf9<\/div><div><h3>Ethiopia<\/h3><p>3 participants \u00b7 Addis Ababa<\/p><small>\u20ac4,110<\/small><\/div><strong>3<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddf9\ud83c\uddf3<\/div><div><h3>Tunisia<\/h3><p>3 participants \u00b7 Tunis<\/p><small>\u20ac3,600<\/small><\/div><strong>3<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddfd\ud83c\uddf0<\/div><div><h3>Kosovo*<\/h3><p>2 participants \u00b7 Kosovska Mitrovica<\/p><small>\u20ac1,950<\/small><\/div><strong>2<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddf2\ud83c\udde6<\/div><div><h3>Morocco<\/h3><p>1 participant \u00b7 Tetouan<\/p><small>\u20ac1,370<\/small><\/div><strong>1<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddf7\ud83c\uddfa<\/div><div><h3>Russia<\/h3><p>1 participant \u00b7 Saint Petersburg<\/p><small>\u20ac1,200<\/small><\/div><strong>1<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddec\ud83c\uddea<\/div><div><h3>Georgia<\/h3><p>1 participant \u00b7 Tbilisi<\/p><small>\u20ac975<\/small><\/div><strong>1<\/strong><\/article>\n      <article><div class=\"scu-isw1-country-flag\">\ud83c\uddef\ud83c\uddf4<\/div><div><h3>Jordan<\/h3><p>1 participant \u00b7 Irbid<\/p><small>\u20ac975<\/small><\/div><strong>1<\/strong><\/article>\n    <\/div>\n\n    <div class=\"scu-isw1-footnote\">\n      <i class=\"bi bi-info-circle\"><\/i>\n      <span>\n        *This designation is without prejudice to positions on status and is in line with international law.\n      <\/span>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"institutions\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Partner Institutions<\/span>\n      <h2>Sending Institutions and Mobility Types<\/h2>\n      <p>\n        The following list presents the sending institutions, cities, countries and the relevant Erasmus+ staff mobility types.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-isw1-inst-clean-grid\">\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\udde6\ud83c\uddff<\/span>\n          <div>\n            <h3>Azerbaijan University of Languages<\/h3>\n            <p>Baku, Azerbaijan<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>1 Staff Mobility for Teaching<\/em>\n          <em>3 Staff Mobility for Training<\/em>\n          <em>\u20ac3,900<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddea\ud83c\uddf9<\/span>\n          <div>\n            <h3>Addis Ababa University<\/h3>\n            <p>Addis Ababa, Ethiopia<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>3 Staff Mobility for Training<\/em>\n          <em>\u20ac4,110<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddf0\ud83c\uddec<\/span>\n          <div>\n            <h3>Kyrgyz-Turkish Manas University<\/h3>\n            <p>Bishkek, Kyrgyzstan<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>3 Staff Mobility for Training<\/em>\n          <em>\u20ac3,690<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddf0\ud83c\uddec<\/span>\n          <div>\n            <h3>Osh State University<\/h3>\n            <p>Osh, Kyrgyzstan<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>2 Staff Mobility for Teaching<\/em>\n          <em>1 Staff Mobility for Training<\/em>\n          <em>\u20ac3,690<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddf9\ud83c\uddf3<\/span>\n          <div>\n            <h3>Universit\u00e9 de Tunis<\/h3>\n            <p>Tunis, Tunisia<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>3 Staff Mobility for Training<\/em>\n          <em>\u20ac3,600<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddfd\ud83c\uddf0<\/span>\n          <div>\n            <h3>University of Mitrovica<\/h3>\n            <p>Kosovska Mitrovica, Kosovo*<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>2 Staff Mobility for Teaching<\/em>\n          <em>\u20ac1,950<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddf2\ud83c\udde6<\/span>\n          <div>\n            <h3>Universit\u00e9 Abdelmalek Essaadi<\/h3>\n            <p>Tetouan, Morocco<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>1 Staff Mobility for Teaching<\/em>\n          <em>\u20ac1,370<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddf7\ud83c\uddfa<\/span>\n          <div>\n            <h3>St. Petersburg State Polytechnic University<\/h3>\n            <p>Saint Petersburg, Russia<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>1 Staff Mobility for Training<\/em>\n          <em>\u20ac1,200<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddec\ud83c\uddea<\/span>\n          <div>\n            <h3>Georgian Technical University<\/h3>\n            <p>Tbilisi, Georgia<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>1 Staff Mobility for Training<\/em>\n          <em>\u20ac975<\/em>\n        <\/div>\n      <\/article>\n\n      <article>\n        <div class=\"scu-isw1-inst-head\">\n          <span>\ud83c\uddef\ud83c\uddf4<\/span>\n          <div>\n            <h3>Yarmouk University<\/h3>\n            <p>Irbid, Jordan<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"scu-isw1-inst-tags\">\n          <em>1 Staff Mobility for Training<\/em>\n          <em>\u20ac975<\/em>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"participants\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Participants<\/span>\n      <h2>Participant Profile<\/h2>\n    <\/div>\n\n    <div class=\"scu-isw1-three-grid\">\n      <div class=\"scu-isw1-panel\">\n        <h3>Countries<\/h3>\n        <p>\n          Azerbaijan, Ethiopia, Georgia, Jordan, Kosovo, Kyrgyzstan, Morocco, Russia, Tunisia\n        <\/p>\n      <\/div>\n\n      <div class=\"scu-isw1-panel\">\n        <h3>Universities<\/h3>\n        <p>\n          Addis Ababa University, Azerbaijan University of Languages, Georgian Technical University, Kyrgyz-Turkish Manas University, Osh State University, St. Petersburg State Polytechnic University, Universit\u00e9 Abdelmalek Essaadi, Universit\u00e9 de Tunis, University of Mitrovica, Yarmouk University.\n        <\/p>\n      <\/div>\n\n      <div class=\"scu-isw1-panel\">\n        <h3>Mobility Types<\/h3>\n        <p>\n          Staff Mobility for Teaching and Staff Mobility for Training activities were implemented within the scope of Erasmus+ KA107 project year 2017.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-isw1-section\" id=\"contact\">\n    <div class=\"scu-isw1-section-head\">\n      <span class=\"scu-isw1-eyebrow\">Contact<\/span>\n      <h2>Contact<\/h2>\n    <\/div>\n\n    <div class=\"scu-isw1-contact-grid single\">\n      <article class=\"scu-isw1-contact-card\">\n        <div class=\"scu-isw1-contact-photo\">\n          <img decoding=\"async\" src=\"https:\/\/erasmus.cumhuriyet.edu.tr\/wp-content\/uploads\/es_profil.jpg\" alt=\"Lect. Emre Seven\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"scu-isw1-contact-content\">\n          <h3>Lect. Emre Seven<\/h3>\n          <p class=\"scu-isw1-contact-role\">Staff Week Event Coordinator<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>International Staff Week 1st International Staff Week The 1st International Staff Week organised by Sivas Cumhuriyet University International Relations Office was held between 22\u201326 October 2018 in Sivas, T\u00fcrkiye, with the participation of academic and administrative staff from partner institutions within the scope of Erasmus+ KA107 staff mobility activities. 22\u201326 October 2018 Sivas, T\u00fcrkiye 22 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2433,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-9574","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/9574","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=9574"}],"version-history":[{"count":7,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/9574\/revisions"}],"predecessor-version":[{"id":9699,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/9574\/revisions\/9699"}],"up":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/2433"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=9574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}