{"id":10581,"date":"2026-08-21T21:55:33","date_gmt":"2026-08-21T18:55:33","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=10581"},"modified":"2026-08-25T00:29:21","modified_gmt":"2026-08-24T21:29:21","slug":"bip","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/incoming\/bip\/","title":{"rendered":"Blended Intensive Programmes (BIPs)"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ============================================================\n   SCU INCOMING PORTAL\n   INCOMING BIP PAGE\n   ============================================================ *\/\n\n.inc-bip-page {\n  --bip-red: var(--inc-red, #b11f3b);\n  --bip-red-dark: #8d1732;\n  --bip-red-soft: #fbf0f3;\n\n  --bip-blue: var(--inc-blue, #2950a6);\n  --bip-blue-soft: #f0f4fc;\n\n  --bip-purple: var(--inc-purple, #7153a9);\n  --bip-purple-soft: #f5f1fa;\n\n  --bip-green: #19866f;\n  --bip-green-soft: #edf8f5;\n\n  --bip-gold: #ae7823;\n  --bip-gold-soft: #fff8e9;\n\n  --bip-heading: var(--inc-heading, #24314d);\n  --bip-text: var(--inc-text, #53617a);\n  --bip-muted: #758198;\n\n  --bip-border: var(--inc-border, #d9dfea);\n  --bip-border-light: #e9edf4;\n\n  width: 100%;\n\n  color: var(--bip-text);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.inc-bip-page *,\n.inc-bip-page *::before,\n.inc-bip-page *::after {\n  box-sizing: border-box;\n}\n\n.inc-bip-page a {\n  text-decoration: none;\n}\n\n.inc-bip-anchor {\n  scroll-margin-top: 105px;\n}\n\n\n\/* ============================================================\n   HERO\n   ============================================================ *\/\n\n.inc-bip-hero {\n  display: grid;\n  grid-template-columns: minmax(0,1fr) 195px;\n  align-items: center;\n  gap: 27px;\n\n  margin-bottom: 18px;\n  padding: 29px 30px;\n\n  background:\n    radial-gradient(\n      circle at 94% 12%,\n      rgba(113,83,169,.11),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 78% 110%,\n      rgba(177,31,59,.07),\n      transparent 30%\n    ),\n    linear-gradient(135deg,#fff,#faf9fc);\n\n  border: 1px solid var(--bip-border);\n  border-radius: 20px;\n}\n\n.inc-bip-eyebrow,\n.inc-bip-section-head > span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--bip-red);\n\n  font-size: 9px;\n  font-weight: 750;\n  letter-spacing: .12em;\n}\n\n.inc-bip-hero h2 {\n  margin: 0 0 7px;\n\n  color: var(--bip-heading);\n\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1.16;\n  letter-spacing: -.025em;\n}\n\n.inc-bip-lead {\n  margin-bottom: 7px !important;\n\n  color: var(--bip-purple) !important;\n\n  font-size: 15px !important;\n  font-weight: 650;\n}\n\n.inc-bip-hero p {\n  max-width: 820px;\n\n  margin: 0 0 6px;\n\n  color: var(--bip-muted);\n\n  font-size: 12.5px;\n  line-height: 1.7;\n}\n\n\n\/* HERO ACTIONS *\/\n\n.inc-bip-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n\n  margin-top: 15px;\n}\n\n.inc-bip-hero-actions a {\n  min-height: 36px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n\n  padding: 0 12px;\n\n  color: var(--bip-heading) !important;\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 9px;\n\n  font-size: 10px;\n  font-weight: 650;\n}\n\n.inc-bip-hero-actions a.is-primary {\n  color: #fff !important;\n  background: var(--bip-red);\n  border-color: var(--bip-red);\n}\n\n\n\/* HERO MARK *\/\n\n.inc-bip-hero-mark {\n  min-height: 160px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      145deg,\n      #523781,\n      #7656ad 58%,\n      #9d355d\n    );\n\n  border-radius: 19px;\n\n  box-shadow:\n    0 14px 28px rgba(82,55,129,.18);\n}\n\n.inc-bip-hero-symbol {\n  width: 46px;\n  height: 46px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 8px;\n\n  background: rgba(255,255,255,.13);\n\n  border: 1px solid rgba(255,255,255,.13);\n  border-radius: 13px;\n\n  font-size: 20px;\n}\n\n.inc-bip-hero-mark > span {\n  color: rgba(255,255,255,.68);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .12em;\n}\n\n.inc-bip-hero-mark > strong {\n  margin: 2px 0;\n\n  color: #fff;\n\n  font-size: 34px;\n  font-weight: 760;\n  line-height: 1;\n}\n\n.inc-bip-hero-mark > small {\n  color: rgba(255,255,255,.7);\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   QUICK\n   ============================================================ *\/\n\n.inc-bip-quick {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n\n  margin-bottom: 36px;\n}\n\n.inc-bip-quick article {\n  min-width: 0;\n  min-height: 145px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-top: 4px solid var(--bip-red);\n  border-radius: 14px;\n}\n\n.inc-bip-quick article.is-blue {\n  border-top-color: var(--bip-blue);\n}\n\n.inc-bip-quick article.is-purple {\n  border-top-color: var(--bip-purple);\n}\n\n.inc-bip-quick article.is-green {\n  border-top-color: var(--bip-green);\n}\n\n.inc-bip-quick article > div {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-bip-quick .is-blue > div {\n  color: var(--bip-blue);\n  background: var(--bip-blue-soft);\n}\n\n.inc-bip-quick .is-purple > div {\n  color: var(--bip-purple);\n  background: var(--bip-purple-soft);\n}\n\n.inc-bip-quick .is-green > div {\n  color: var(--bip-green);\n  background: var(--bip-green-soft);\n}\n\n.inc-bip-quick span {\n  display: block;\n\n  color: var(--bip-red);\n\n  font-size: 7.5px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-quick .is-blue > span {\n  color: var(--bip-blue);\n}\n\n.inc-bip-quick .is-purple > span {\n  color: var(--bip-purple);\n}\n\n.inc-bip-quick .is-green > span {\n  color: var(--bip-green);\n}\n\n.inc-bip-quick strong {\n  display: block;\n\n  margin: 3px 0;\n\n  color: var(--bip-heading);\n\n  font-size: 13px;\n}\n\n.inc-bip-quick small {\n  color: var(--bip-muted);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n}\n\n\n\/* ============================================================\n   SECTIONS\n   ============================================================ *\/\n\n.inc-bip-section {\n  margin-bottom: 38px;\n}\n\n.inc-bip-section-head {\n  max-width: 900px;\n\n  margin-bottom: 16px;\n}\n\n.inc-bip-section-head h2 {\n  margin: 0 0 7px;\n\n  color: var(--bip-heading);\n\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.inc-bip-section-head p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   LIVE CALLS\n   ============================================================ *\/\n\n.inc-bip-calls-card {\n  overflow: hidden;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-top: 4px solid var(--bip-red);\n  border-radius: 16px;\n\n  box-shadow:\n    0 7px 22px rgba(36,49,77,.04);\n}\n\n.inc-bip-calls-head {\n  display: grid;\n  grid-template-columns: 45px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 11px;\n\n  padding: 17px 18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff,\n      #fcf8fa\n    );\n\n  border-bottom: 1px solid var(--bip-border-light);\n}\n\n.inc-bip-calls-icon {\n  width: 43px;\n  height: 43px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 11px;\n\n  font-size: 17px;\n}\n\n.inc-bip-calls-head span {\n  display: block;\n\n  color: var(--bip-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .1em;\n}\n\n.inc-bip-calls-head h3 {\n  margin: 2px 0 3px;\n\n  color: var(--bip-heading);\n\n  font-size: 14px;\n  font-weight: 680;\n}\n\n.inc-bip-calls-head p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9.5px;\n}\n\n.inc-bip-live {\n  display: flex;\n  align-items: center;\n  gap: 5px;\n\n  padding: 5px 8px;\n\n  color: var(--bip-green);\n  background: var(--bip-green-soft);\n\n  border-radius: 999px;\n\n  font-size: 8px;\n  font-weight: 700;\n}\n\n.inc-bip-live i {\n  font-size: 6px;\n}\n\n\n\/* ============================================================\n   DYNAMIC FEED\n   ============================================================ *\/\n\n.inc-bip-feed {\n  min-height: 150px;\n\n  padding: 7px 18px;\n}\n\n.inc-bip-loading {\n  min-height: 135px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  color: var(--bip-muted);\n\n  font-size: 9.5px;\n}\n\n.inc-bip-loading-dot {\n  width: 8px;\n  height: 8px;\n\n  background: var(--bip-red);\n\n  border-radius: 50%;\n\n  animation:\n    incBipPulse 1s ease-in-out infinite;\n}\n\n@keyframes incBipPulse {\n  0% {\n    opacity: .25;\n    transform: scale(.8);\n  }\n\n  50% {\n    opacity: 1;\n    transform: scale(1);\n  }\n\n  100% {\n    opacity: .25;\n    transform: scale(.8);\n  }\n}\n\n\n.inc-bip-post {\n  display: grid;\n  grid-template-columns: 45px minmax(0,1fr) 24px;\n  align-items: center;\n  gap: 11px;\n\n  min-height: 75px;\n\n  padding: 10px 0;\n\n  color: var(--bip-text) !important;\n\n  border-bottom: 1px solid var(--bip-border-light);\n}\n\n.inc-bip-post:last-child {\n  border-bottom: 0;\n}\n\n.inc-bip-post:hover\n.inc-bip-post-title {\n  color: var(--bip-red);\n}\n\n.inc-bip-post-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 10px;\n\n  font-size: 15px;\n}\n\n.inc-bip-post-meta {\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 4px 8px;\n\n  margin-bottom: 2px;\n}\n\n.inc-bip-post-label {\n  color: var(--bip-red);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-bip-post-date {\n  color: var(--bip-muted);\n\n  font-size: 8px;\n}\n\n.inc-bip-post-title {\n  display: block;\n\n  color: var(--bip-heading);\n\n  font-size: 11px;\n  font-weight: 650;\n  line-height: 1.4;\n\n  transition: color .16s ease;\n}\n\n.inc-bip-post > i {\n  color: #a5adba;\n\n  font-size: 9px;\n}\n\n\n\/* empty \/ error *\/\n\n.inc-bip-feed-message {\n  min-height: 125px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 20px;\n\n  text-align: center;\n}\n\n.inc-bip-feed-message i {\n  margin-bottom: 7px;\n\n  color: var(--bip-muted);\n\n  font-size: 22px;\n}\n\n.inc-bip-feed-message strong {\n  color: var(--bip-heading);\n\n  font-size: 11px;\n}\n\n.inc-bip-feed-message span {\n  max-width: 480px;\n\n  margin-top: 3px;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n}\n\n\n\/* footer *\/\n\n.inc-bip-calls-footer {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n\n  padding: 12px 18px;\n\n  background: #fafbfc;\n\n  border-top: 1px solid var(--bip-border-light);\n}\n\n.inc-bip-calls-footer p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 8.5px;\n}\n\n.inc-bip-all-link {\n  flex: 0 0 auto;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  color: var(--bip-red) !important;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   ALERT\n   ============================================================ *\/\n\n.inc-bip-alert {\n  display: grid;\n  grid-template-columns: 42px minmax(0,1fr);\n  gap: 12px;\n\n  margin-bottom: 38px;\n  padding: 17px;\n\n  border-radius: 14px;\n}\n\n.inc-bip-alert.is-warning {\n  background: var(--bip-gold-soft);\n\n  border: 1px solid #eeddb8;\n  border-left: 4px solid var(--bip-gold);\n}\n\n.inc-bip-alert.is-blue {\n  background: var(--bip-blue-soft);\n\n  border: 1px solid #d9e2f4;\n  border-left: 4px solid var(--bip-blue);\n}\n\n.inc-bip-alert-icon {\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-bip-alert.is-warning\n.inc-bip-alert-icon {\n  color: var(--bip-gold);\n}\n\n.inc-bip-alert.is-blue\n.inc-bip-alert-icon {\n  color: var(--bip-blue);\n}\n\n.inc-bip-alert span {\n  display: block;\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-alert.is-warning span {\n  color: var(--bip-gold);\n}\n\n.inc-bip-alert.is-blue span {\n  color: var(--bip-blue);\n}\n\n.inc-bip-alert h3 {\n  margin: 2px 0 5px;\n\n  color: var(--bip-heading);\n\n  font-size: 13px;\n}\n\n.inc-bip-alert p {\n  margin: 0 0 5px;\n\n  color: var(--bip-text);\n\n  font-size: 10.5px;\n  line-height: 1.55;\n}\n\n.inc-bip-alert a {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  margin-top: 5px;\n\n  color: var(--bip-blue) !important;\n\n  font-size: 9.5px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   ABOUT\n   ============================================================ *\/\n\n.inc-bip-about-layout {\n  display: grid;\n  grid-template-columns: minmax(0,1.55fr) minmax(280px,.75fr);\n  gap: 12px;\n}\n\n.inc-bip-about-main {\n  padding: 19px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 15px;\n}\n\n.inc-bip-about-main p {\n  margin: 0 0 8px;\n\n  color: var(--bip-text);\n\n  font-size: 10.5px;\n  line-height: 1.6;\n}\n\n.inc-bip-detail-button {\n  display: grid;\n  grid-template-columns: 37px minmax(0,1fr) 16px;\n  align-items: center;\n  gap: 9px;\n\n  margin-top: 14px;\n  padding: 10px;\n\n  color: var(--bip-text) !important;\n  background: var(--bip-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-bip-detail-button > i:first-child {\n  width: 35px;\n  height: 35px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-red);\n  background: #fff;\n\n  border-radius: 8px;\n}\n\n.inc-bip-detail-button small,\n.inc-bip-detail-button span {\n  display: block;\n}\n\n.inc-bip-detail-button small {\n  color: var(--bip-red);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-bip-detail-button span {\n  color: var(--bip-heading);\n\n  font-size: 10px;\n  font-weight: 650;\n}\n\n\n\/* definition *\/\n\n.inc-bip-definition {\n  padding: 18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f6f2fb,\n      #fbf9fd\n    );\n\n  border: 1px solid #ded5ed;\n  border-top: 4px solid var(--bip-purple);\n  border-radius: 15px;\n}\n\n.inc-bip-definition-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--bip-purple);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-bip-definition > span {\n  color: var(--bip-purple);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-definition h3 {\n  margin: 2px 0 12px;\n\n  color: var(--bip-heading);\n\n  font-size: 13px;\n}\n\n.inc-bip-formula {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr auto 1fr;\n  align-items: center;\n  gap: 5px;\n}\n\n.inc-bip-formula > div {\n  padding: 8px 4px;\n\n  text-align: center;\n  background: #fff;\n\n  border-radius: 8px;\n}\n\n.inc-bip-formula i {\n  display: block;\n\n  margin-bottom: 3px;\n\n  color: var(--bip-purple);\n}\n\n.inc-bip-formula strong {\n  color: var(--bip-heading);\n\n  font-size: 8px;\n}\n\n.inc-bip-definition p {\n  margin: 10px 0 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n}\n\n\n\/* ============================================================\n   PARTICIPANTS\n   ============================================================ *\/\n\n.inc-bip-participant-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 11px;\n}\n\n.inc-bip-participant-grid article {\n  padding: 19px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-top: 4px solid var(--bip-red);\n  border-radius: 15px;\n}\n\n.inc-bip-participant-grid article.is-purple {\n  border-top-color: var(--bip-purple);\n}\n\n.inc-bip-participant-icon {\n  width: 43px;\n  height: 43px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 11px;\n}\n\n.inc-bip-participant-grid\n.is-purple\n.inc-bip-participant-icon {\n  color: var(--bip-purple);\n  background: var(--bip-purple-soft);\n}\n\n.inc-bip-participant-grid article > span {\n  color: var(--bip-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-participant-grid .is-purple > span {\n  color: var(--bip-purple);\n}\n\n.inc-bip-participant-grid h3 {\n  margin: 3px 0 7px;\n\n  color: var(--bip-heading);\n\n  font-size: 14px;\n}\n\n.inc-bip-participant-grid p {\n  margin: 0 0 10px;\n\n  color: var(--bip-muted);\n\n  font-size: 10px;\n}\n\n.inc-bip-tag-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 5px;\n}\n\n.inc-bip-tag-row span {\n  padding: 4px 7px;\n\n  color: var(--bip-heading);\n  background: #f6f8fa;\n\n  border-radius: 999px;\n\n  font-size: 8px;\n}\n\n.inc-bip-tag-row i {\n  color: var(--bip-green);\n}\n\n\n\/* ============================================================\n   PROCESS\n   ============================================================ *\/\n\n.inc-bip-process {\n  display: grid;\n  grid-template-columns: repeat(5,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-bip-process article {\n  position: relative;\n\n  min-height: 175px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 13px;\n}\n\n.inc-bip-process article > span {\n  position: absolute;\n  right: 10px;\n  top: 9px;\n\n  color: #c4cad3;\n\n  font-size: 8px;\n  font-weight: 750;\n}\n\n.inc-bip-process article > div {\n  width: 38px;\n  height: 38px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 10px;\n}\n\n.inc-bip-process article:nth-child(2) > div {\n  color: var(--bip-blue);\n  background: var(--bip-blue-soft);\n}\n\n.inc-bip-process article:nth-child(3) > div {\n  color: var(--bip-purple);\n  background: var(--bip-purple-soft);\n}\n\n.inc-bip-process article:nth-child(4) > div {\n  color: var(--bip-green);\n  background: var(--bip-green-soft);\n}\n\n.inc-bip-process article:nth-child(5) > div {\n  color: var(--bip-gold);\n  background: var(--bip-gold-soft);\n}\n\n.inc-bip-process h3 {\n  margin: 0 0 5px;\n\n  color: var(--bip-heading);\n\n  font-size: 11px;\n}\n\n.inc-bip-process p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n  line-height: 1.5;\n}\n\n\n\/* ============================================================\n   RULES\n   ============================================================ *\/\n\n.inc-bip-rule-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-bip-rule-grid article {\n  position: relative;\n\n  min-height: 160px;\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-top: 4px solid var(--bip-red);\n  border-radius: 13px;\n}\n\n.inc-bip-rule-grid article.is-blue {\n  border-top-color: var(--bip-blue);\n}\n\n.inc-bip-rule-grid article.is-purple {\n  border-top-color: var(--bip-purple);\n}\n\n.inc-bip-rule-grid article.is-green {\n  border-top-color: var(--bip-green);\n}\n\n.inc-bip-rule-grid article > span {\n  position: absolute;\n  right: 10px;\n  top: 9px;\n\n  color: #c4cad3;\n\n  font-size: 8px;\n  font-weight: 750;\n}\n\n.inc-bip-rule-grid i {\n  display: block;\n\n  margin-bottom: 14px;\n\n  color: var(--bip-red);\n\n  font-size: 21px;\n}\n\n.inc-bip-rule-grid .is-blue i {\n  color: var(--bip-blue);\n}\n\n.inc-bip-rule-grid .is-purple i {\n  color: var(--bip-purple);\n}\n\n.inc-bip-rule-grid .is-green i {\n  color: var(--bip-green);\n}\n\n.inc-bip-rule-grid strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: var(--bip-heading);\n\n  font-size: 11px;\n}\n\n.inc-bip-rule-grid p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n  line-height: 1.5;\n}\n\n\n\/* rule CTA *\/\n\n.inc-bip-rule-link {\n  display: grid;\n  grid-template-columns: 43px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 12px;\n\n  margin-top: 10px;\n  padding: 15px 17px;\n\n  background: var(--bip-purple-soft);\n\n  border: 1px solid #ded5ed;\n  border-radius: 13px;\n}\n\n.inc-bip-rule-link-icon {\n  width: 41px;\n  height: 41px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-purple);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-bip-rule-link span {\n  color: var(--bip-purple);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-rule-link h3 {\n  margin: 2px 0 3px;\n\n  color: var(--bip-heading);\n\n  font-size: 12px;\n}\n\n.inc-bip-rule-link p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n}\n\n.inc-bip-rule-link > a {\n  min-height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n\n  padding: 0 12px;\n\n  color: #fff !important;\n  background: var(--bip-purple);\n\n  border-radius: 9px;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n\n\/* ============================================================\n   APPLICATION\n   ============================================================ *\/\n\n.inc-bip-application {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 9px;\n}\n\n.inc-bip-application article {\n  min-height: 175px;\n\n  padding: 15px;\n\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 13px;\n}\n\n.inc-bip-application-icon {\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  border-radius: 10px;\n}\n\n.inc-bip-application-icon.is-red {\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n}\n\n.inc-bip-application-icon.is-blue {\n  color: var(--bip-blue);\n  background: var(--bip-blue-soft);\n}\n\n.inc-bip-application-icon.is-purple {\n  color: var(--bip-purple);\n  background: var(--bip-purple-soft);\n}\n\n.inc-bip-application-icon.is-green {\n  color: var(--bip-green);\n  background: var(--bip-green-soft);\n}\n\n.inc-bip-application article > span {\n  color: var(--bip-muted);\n\n  font-size: 7px;\n  font-weight: 750;\n  letter-spacing: .08em;\n}\n\n.inc-bip-application h3 {\n  margin: 2px 0 5px;\n\n  color: var(--bip-heading);\n\n  font-size: 11px;\n}\n\n.inc-bip-application p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9px;\n}\n\n\n\/* ============================================================\n   RESOURCE LINKS\n   ============================================================ *\/\n\n.inc-bip-resource-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 8px;\n}\n\n.inc-bip-resource-grid > a {\n  min-width: 0;\n\n  display: grid;\n  grid-template-columns: 37px minmax(0,1fr) 15px;\n  align-items: center;\n  gap: 9px;\n\n  min-height: 72px;\n  padding: 10px;\n\n  color: var(--bip-text) !important;\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 11px;\n}\n\n.inc-bip-resource-grid > a > i:first-child {\n  width: 36px;\n  height: 36px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-red);\n  background: var(--bip-red-soft);\n\n  border-radius: 9px;\n}\n\n.inc-bip-resource-grid strong {\n  display: block;\n\n  color: var(--bip-heading);\n\n  font-size: 10px;\n}\n\n.inc-bip-resource-grid span {\n  display: block;\n\n  margin-top: 2px;\n\n  color: var(--bip-muted);\n\n  font-size: 8px;\n}\n\n.inc-bip-resource-grid > a > i:last-child {\n  color: #a3acb9;\n\n  font-size: 8px;\n}\n\n\n\/* ============================================================\n   CONTACT\n   ============================================================ *\/\n\n.inc-bip-contact {\n  display: grid;\n  grid-template-columns: 44px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 13px;\n\n  padding: 18px 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--bip-blue-soft),\n      #faf8fc\n    );\n\n  border: 1px solid var(--bip-border);\n  border-radius: 15px;\n}\n\n.inc-bip-contact-icon {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--bip-red);\n  background: #fff;\n\n  border-radius: 10px;\n}\n\n.inc-bip-contact span {\n  color: var(--bip-red);\n\n  font-size: 8px;\n  font-weight: 750;\n  letter-spacing: .09em;\n}\n\n.inc-bip-contact h3 {\n  margin: 2px 0 3px;\n\n  color: var(--bip-heading);\n\n  font-size: 13px;\n}\n\n.inc-bip-contact p {\n  margin: 0;\n\n  color: var(--bip-muted);\n\n  font-size: 9.5px;\n}\n\n.inc-bip-contact-actions {\n  display: flex;\n  gap: 6px;\n}\n\n.inc-bip-contact-actions 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: var(--bip-heading) !important;\n  background: #fff;\n\n  border: 1px solid var(--bip-border);\n  border-radius: 9px;\n\n  font-size: 9px;\n  font-weight: 650;\n}\n\n.inc-bip-contact-actions a.is-primary {\n  color: #fff !important;\n  background: var(--bip-red);\n  border-color: var(--bip-red);\n}\n\n\n\/* ============================================================\n   TABLET\n   ============================================================ *\/\n\n@media (max-width: 1000px) {\n\n  .inc-bip-quick,\n  .inc-bip-rule-grid,\n  .inc-bip-application {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .inc-bip-process {\n    grid-template-columns: repeat(3,minmax(0,1fr));\n  }\n\n  .inc-bip-about-layout {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n\/* ============================================================\n   MOBILE\n   ============================================================ *\/\n\n@media (max-width: 680px) {\n\n  .inc-bip-hero {\n    grid-template-columns: 1fr;\n\n    padding: 20px;\n  }\n\n  .inc-bip-hero-mark {\n    display: none;\n  }\n\n  .inc-bip-hero h2 {\n    font-size: 24px;\n  }\n\n  .inc-bip-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .inc-bip-hero-actions a {\n    justify-content: center;\n  }\n\n\n  .inc-bip-quick,\n  .inc-bip-participant-grid,\n  .inc-bip-process,\n  .inc-bip-rule-grid,\n  .inc-bip-application,\n  .inc-bip-resource-grid {\n    grid-template-columns: 1fr;\n  }\n\n\n  .inc-bip-section {\n    margin-bottom: 31px;\n  }\n\n  .inc-bip-section-head h2 {\n    font-size: 21px;\n  }\n\n\n  .inc-bip-calls-head {\n    grid-template-columns: 40px minmax(0,1fr);\n  }\n\n  .inc-bip-live {\n    grid-column: 1 \/ -1;\n\n    width: fit-content;\n  }\n\n\n  .inc-bip-post {\n    grid-template-columns: 40px minmax(0,1fr) 16px;\n  }\n\n\n  .inc-bip-calls-footer {\n    display: block;\n  }\n\n  .inc-bip-calls-footer p {\n    margin-bottom: 8px;\n  }\n\n\n  .inc-bip-rule-link {\n    grid-template-columns: 38px minmax(0,1fr);\n  }\n\n  .inc-bip-rule-link > a {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n  }\n\n\n  .inc-bip-contact {\n    grid-template-columns: 38px minmax(0,1fr);\n  }\n\n  .inc-bip-contact-actions {\n    grid-column: 1 \/ -1;\n\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .inc-bip-contact-actions a {\n    justify-content: center;\n  }\n\n}\n<\/style>\n\n<section class=\"inc-bip-page\">\n\n  <!-- =========================================================\n       HERO\n  ========================================================== -->\n  <header class=\"inc-bip-hero\">\n\n    <div class=\"inc-bip-hero-copy\">\n\n      <span class=\"inc-bip-eyebrow\">\n        INCOMING ERASMUS+ \u00b7 BLENDED INTENSIVE PROGRAMMES\n      <\/span>\n\n      <h2>Incoming Blended Intensive Programmes<\/h2>\n\n      <p class=\"inc-bip-lead\">\n        Join a short, intensive and international Erasmus+\n        learning experience at Sivas Cumhuriyet University.\n      <\/p>\n\n      <p>\n        Blended Intensive Programmes (BIPs) combine a short period\n        of physical mobility with a compulsory virtual component.\n        They bring together students and staff from different\n        institutions and countries for collaborative, innovative\n        and interdisciplinary learning activities.\n      <\/p>\n\n      <div class=\"inc-bip-hero-actions\">\n\n        <a href=\"#current-bip-calls\" class=\"is-primary\">\n          <i class=\"bi bi-megaphone\"><\/i>\n          Current BIP Calls\n        <\/a>\n\n        <a href=\"#about-bip\">\n          <i class=\"bi bi-info-circle\"><\/i>\n          About BIP\n        <\/a>\n\n        <a href=\"\/bip\/\">\n          <i class=\"bi bi-book\"><\/i>\n          Detailed BIP Information\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-hero-mark\">\n\n      <div class=\"inc-bip-hero-symbol\">\n        <i class=\"bi bi-intersect\"><\/i>\n      <\/div>\n\n      <span>ERASMUS+<\/span>\n\n      <strong>BIP<\/strong>\n\n      <small>Blended Intensive Programme<\/small>\n\n    <\/div>\n\n  <\/header>\n\n\n  <!-- =========================================================\n       QUICK FACTS\n  ========================================================== -->\n  <div class=\"inc-bip-quick\">\n\n    <article class=\"is-red\">\n\n      <div>\n        <i class=\"bi bi-geo-alt\"><\/i>\n      <\/div>\n\n      <span>PHYSICAL MOBILITY<\/span>\n\n      <strong>5\u201330 Days<\/strong>\n\n      <small>\n        Short and intensive mobility period\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-blue\">\n\n      <div>\n        <i class=\"bi bi-laptop\"><\/i>\n      <\/div>\n\n      <span>VIRTUAL COMPONENT<\/span>\n\n      <strong>Compulsory<\/strong>\n\n      <small>\n        Collaborative online learning activities\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-purple\">\n\n      <div>\n        <i class=\"bi bi-mortarboard\"><\/i>\n      <\/div>\n\n      <span>STUDENT BIP<\/span>\n\n      <strong>Minimum 3 ECTS<\/strong>\n\n      <small>\n        Recognised academic workload\n      <\/small>\n\n    <\/article>\n\n\n    <article class=\"is-green\">\n\n      <div>\n        <i class=\"bi bi-globe2\"><\/i>\n      <\/div>\n\n      <span>INTERNATIONAL<\/span>\n\n      <strong>Joint Programme<\/strong>\n\n      <small>\n        Cooperation between partner institutions\n      <\/small>\n\n    <\/article>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       CURRENT CALLS\n  ========================================================== -->\n  <section class=\"inc-bip-section inc-bip-anchor\" id=\"current-bip-calls\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>CURRENT OPPORTUNITIES<\/span>\n\n      <h2>Incoming BIP Calls<\/h2>\n\n      <p>\n        Current Blended Intensive Programme opportunities for\n        participants coming to Sivas Cumhuriyet University are\n        automatically listed below.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-calls-card\">\n\n      <div class=\"inc-bip-calls-head\">\n\n        <div class=\"inc-bip-calls-icon\">\n          <i class=\"bi bi-megaphone\"><\/i>\n        <\/div>\n\n        <div>\n\n          <span>LIVE ANNOUNCEMENTS<\/span>\n\n          <h3>Latest Incoming BIP Opportunities<\/h3>\n\n          <p>\n            The list is updated automatically when a new Incoming\n            BIP announcement is published on the Erasmus+ website.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- Dynamic Feed -->\n      <div class=\"inc-bip-feed\" id=\"inc-bip-feed\" data-category-slug=\"bip-in\" data-per-page=\"6\">\n\n        <div class=\"inc-bip-loading\">\n\n          <span class=\"inc-bip-loading-dot\"><\/span>\n\n          <span>\n            Loading Incoming BIP announcements&#8230;\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"inc-bip-calls-footer\">\n\n        <p>\n          Always review the complete call text for eligibility,\n          deadlines, mobility dates, funding and application\n          requirements.\n        <\/p>\n\n        <a href=\"#\" id=\"inc-bip-all-link\" class=\"inc-bip-all-link\">\n          View All BIP Announcements\n          <i class=\"bi bi-arrow-right\"><\/i>\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       IMPORTANT NOTICE\n  ========================================================== -->\n  <div class=\"inc-bip-alert is-warning\">\n\n    <div class=\"inc-bip-alert-icon\">\n      <i class=\"bi bi-exclamation-triangle\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>PLEASE NOTE<\/span>\n\n      <h3>Each BIP may have different eligibility conditions<\/h3>\n\n      <p>\n        Publication of a BIP opportunity does not mean that every\n        student or staff member is automatically eligible to\n        participate. Eligibility may depend on the participating\n        institutions, Erasmus+ project, mobility type, academic\n        field, available places and conditions stated in the\n        relevant call.\n      <\/p>\n\n      <p>\n        Applicants should therefore follow the requirements and\n        deadlines stated in the individual BIP announcement.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       ABOUT BIP\n  ========================================================== -->\n  <section class=\"inc-bip-section inc-bip-anchor\" id=\"about-bip\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>ABOUT THE PROGRAMME<\/span>\n\n      <h2>What Is a Blended Intensive Programme?<\/h2>\n\n      <p>\n        A Blended Intensive Programme is an Erasmus+ activity that\n        combines physical and virtual mobility within an intensive\n        international learning, teaching or training programme.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-about-layout\">\n\n      <div class=\"inc-bip-about-main\">\n\n        <p>\n          BIPs are designed to encourage innovative teaching and\n          learning methods and to enable participants from different\n          countries and academic backgrounds to work together on\n          shared topics, projects, challenges or learning outcomes.\n        <\/p>\n\n        <p>\n          The physical mobility component takes place at the host\n          institution or another location specified by the programme,\n          while the compulsory virtual component provides structured\n          online collaboration between participants.\n        <\/p>\n\n        <p>\n          Depending on the programme, BIPs may involve\n          <strong>students, academic staff, administrative staff<\/strong>\n          or a combination of participant groups.\n        <\/p>\n\n\n        <a href=\"\/bip\/\" class=\"inc-bip-detail-button\">\n          <i class=\"bi bi-book-half\"><\/i>\n\n          <span>\n            <small>MORE INFORMATION<\/small>\n            Detailed BIP Information &amp; Rules\n          <\/span>\n\n          <i class=\"bi bi-arrow-right\"><\/i>\n        <\/a>\n\n      <\/div>\n\n\n      <aside class=\"inc-bip-definition\">\n\n        <div class=\"inc-bip-definition-icon\">\n          <i class=\"bi bi-lightbulb\"><\/i>\n        <\/div>\n\n        <span>IN SIMPLE TERMS<\/span>\n\n        <h3>Physical + Virtual + International<\/h3>\n\n        <div class=\"inc-bip-formula\">\n\n          <div>\n            <i class=\"bi bi-geo-alt\"><\/i>\n            <strong>Physical<\/strong>\n          <\/div>\n\n          <span>+<\/span>\n\n          <div>\n            <i class=\"bi bi-laptop\"><\/i>\n            <strong>Virtual<\/strong>\n          <\/div>\n\n          <span>+<\/span>\n\n          <div>\n            <i class=\"bi bi-globe2\"><\/i>\n            <strong>International<\/strong>\n          <\/div>\n\n        <\/div>\n\n        <p>\n          These elements together create a Blended Intensive\n          Programme.\n        <\/p>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       WHO CAN PARTICIPATE\n  ========================================================== -->\n  <section class=\"inc-bip-section\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>PARTICIPATION<\/span>\n\n      <h2>Who Can Participate?<\/h2>\n\n      <p>\n        BIP opportunities may be designed for students, staff or\n        both, depending on the programme and published call.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-participant-grid\">\n\n      <!-- STUDENT -->\n      <article class=\"is-red\">\n\n        <div class=\"inc-bip-participant-icon\">\n          <i class=\"bi bi-mortarboard\"><\/i>\n        <\/div>\n\n        <span>STUDENTS<\/span>\n\n        <h3>Student Mobility<\/h3>\n\n        <p>\n          Students from eligible participating institutions may\n          attend a BIP as a short-term Erasmus+ learning mobility\n          where permitted by the relevant programme and call.\n        <\/p>\n\n        <div class=\"inc-bip-tag-row\">\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            Academic programme\n          <\/span>\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            Physical mobility\n          <\/span>\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            Virtual component\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- STAFF -->\n      <article class=\"is-purple\">\n\n        <div class=\"inc-bip-participant-icon\">\n          <i class=\"bi bi-person-workspace\"><\/i>\n        <\/div>\n\n        <span>STAFF<\/span>\n\n        <h3>Teaching &amp; Training<\/h3>\n\n        <p>\n          Academic or administrative staff may participate in\n          eligible BIP activities through teaching, training or\n          other programme-specific mobility arrangements.\n        <\/p>\n\n        <div class=\"inc-bip-tag-row\">\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            Teaching\n          <\/span>\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            Training\n          <\/span>\n\n          <span>\n            <i class=\"bi bi-check2\"><\/i>\n            International cooperation\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       HOW IT WORKS\n  ========================================================== -->\n  <section class=\"inc-bip-section\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>PROGRAMME STRUCTURE<\/span>\n\n      <h2>How Does a BIP Work?<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-process\">\n\n      <article>\n\n        <span>01<\/span>\n\n        <div>\n          <i class=\"bi bi-buildings\"><\/i>\n        <\/div>\n\n        <h3>Partner Institutions<\/h3>\n\n        <p>\n          Participating institutions jointly develop an\n          international intensive programme.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>02<\/span>\n\n        <div>\n          <i class=\"bi bi-laptop\"><\/i>\n        <\/div>\n\n        <h3>Virtual Component<\/h3>\n\n        <p>\n          Participants work together online through compulsory\n          collaborative activities.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>03<\/span>\n\n        <div>\n          <i class=\"bi bi-airplane\"><\/i>\n        <\/div>\n\n        <h3>Physical Mobility<\/h3>\n\n        <p>\n          Participants travel to the host destination for the\n          intensive physical part of the programme.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>04<\/span>\n\n        <div>\n          <i class=\"bi bi-people\"><\/i>\n        <\/div>\n\n        <h3>Intensive Programme<\/h3>\n\n        <p>\n          Participants learn, teach, train and collaborate in an\n          international group.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <span>05<\/span>\n\n        <div>\n          <i class=\"bi bi-award\"><\/i>\n        <\/div>\n\n        <h3>Completion<\/h3>\n\n        <p>\n          Programme outcomes and recognition are completed in\n          accordance with the relevant BIP and mobility rules.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       KEY RULES\n  ========================================================== -->\n  <section class=\"inc-bip-section\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>KEY FEATURES<\/span>\n\n      <h2>Basic BIP Requirements<\/h2>\n\n      <p>\n        The following provides a general overview only. The\n        applicable Erasmus+ Programme Guide and the conditions of\n        the relevant call always take precedence.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-rule-grid\">\n\n      <article class=\"is-red\">\n\n        <span>01<\/span>\n\n        <i class=\"bi bi-calendar-range\"><\/i>\n\n        <strong>5\u201330 Days<\/strong>\n\n        <p>\n          The physical mobility component generally lasts between\n          5 and 30 days.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-blue\">\n\n        <span>02<\/span>\n\n        <i class=\"bi bi-camera-video\"><\/i>\n\n        <strong>Virtual Component<\/strong>\n\n        <p>\n          A compulsory virtual component must enable meaningful\n          collaborative online learning.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-purple\">\n\n        <span>03<\/span>\n\n        <i class=\"bi bi-journal-check\"><\/i>\n\n        <strong>Minimum 3 ECTS<\/strong>\n\n        <p>\n          A student BIP should define an academic workload\n          corresponding to at least 3 ECTS.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"is-green\">\n\n        <span>04<\/span>\n\n        <i class=\"bi bi-globe-europe-africa\"><\/i>\n\n        <strong>International Partnership<\/strong>\n\n        <p>\n          The programme is jointly developed through cooperation\n          between eligible higher education institutions.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-rule-link\">\n\n      <div class=\"inc-bip-rule-link-icon\">\n        <i class=\"bi bi-journal-text\"><\/i>\n      <\/div>\n\n      <div>\n\n        <span>FULL BIP GUIDANCE<\/span>\n\n        <h3>Need detailed rules and institutional information?<\/h3>\n\n        <p>\n          For detailed information on BIP structure, partnership\n          requirements, implementation and institutional procedures,\n          visit the University&#8217;s main BIP information page.\n        <\/p>\n\n      <\/div>\n\n      <a href=\"\/bip\/\">\n        Detailed BIP Information\n        <i class=\"bi bi-arrow-right\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       APPLICATION\n  ========================================================== -->\n  <section class=\"inc-bip-section\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>INCOMING PARTICIPANTS<\/span>\n\n      <h2>Application &amp; Nomination<\/h2>\n\n      <p>\n        The application route may differ between individual BIP\n        programmes. Always follow the procedure stated in the\n        relevant announcement.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-application\">\n\n      <article>\n\n        <div class=\"inc-bip-application-icon is-red\">\n          <i class=\"bi bi-megaphone\"><\/i>\n        <\/div>\n\n        <span>STEP 1<\/span>\n\n        <h3>Check the BIP Call<\/h3>\n\n        <p>\n          Review eligibility, partner institutions, participant\n          profile, programme dates and application deadline.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"inc-bip-application-icon is-blue\">\n          <i class=\"bi bi-building-check\"><\/i>\n        <\/div>\n\n        <span>STEP 2<\/span>\n\n        <h3>Institutional Procedure<\/h3>\n\n        <p>\n          Complete any selection, entitlement or nomination\n          procedure required by the sending institution and the\n          published BIP call.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"inc-bip-application-icon is-purple\">\n          <i class=\"bi bi-file-earmark-check\"><\/i>\n        <\/div>\n\n        <span>STEP 3<\/span>\n\n        <h3>Incoming Application<\/h3>\n\n        <p>\n          Submit the forms and supporting documents requested for\n          the individual BIP and mobility type.\n        <\/p>\n\n      <\/article>\n\n\n      <article>\n\n        <div class=\"inc-bip-application-icon is-green\">\n          <i class=\"bi bi-envelope-check\"><\/i>\n        <\/div>\n\n        <span>STEP 4<\/span>\n\n        <h3>Confirmation<\/h3>\n\n        <p>\n          Follow the acceptance and mobility instructions\n          communicated after the application has been reviewed.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       APPLICATION NOTICE\n  ========================================================== -->\n  <div class=\"inc-bip-alert is-blue\">\n\n    <div class=\"inc-bip-alert-icon\">\n      <i class=\"bi bi-info-circle\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>APPLICATION PROCEDURE<\/span>\n\n      <h3>BIP-specific requirements take precedence<\/h3>\n\n      <p>\n        The general Incoming Erasmus+ application procedure may be\n        used together with BIP-specific instructions. Where the BIP\n        call contains additional or different requirements, the\n        conditions stated in the relevant call must be followed.\n      <\/p>\n\n      <a href=\"\/en\/incoming\/application\/\">\n        Incoming Application Procedure\n        <i class=\"bi bi-arrow-right\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- =========================================================\n       PREPARING FOR SIVAS\n  ========================================================== -->\n  <section class=\"inc-bip-section\">\n\n    <div class=\"inc-bip-section-head\">\n\n      <span>BEFORE ARRIVAL<\/span>\n\n      <h2>Preparing for Your BIP in Sivas<\/h2>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-resource-grid\">\n\n      <a href=\"\/en\/incoming\/visa\/\">\n\n        <i class=\"bi bi-passport\"><\/i>\n\n        <div>\n          <strong>Visa &amp; Residence<\/strong>\n          <span>Entry and immigration information<\/span>\n        <\/div>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n\n      <a href=\"\/en\/incoming\/insurance\/\">\n\n        <i class=\"bi bi-shield-check\"><\/i>\n\n        <div>\n          <strong>Insurance<\/strong>\n          <span>Health insurance and healthcare<\/span>\n        <\/div>\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        <div>\n          <strong>Accommodation<\/strong>\n          <span>Where to stay in Sivas<\/span>\n        <\/div>\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        <div>\n          <strong>Transportation<\/strong>\n          <span>Getting to and around Sivas<\/span>\n        <\/div>\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        <div>\n          <strong>Campus<\/strong>\n          <span>Explore Sivas Cumhuriyet University<\/span>\n        <\/div>\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        <div>\n          <strong>Contact<\/strong>\n          <span>Incoming mobility support<\/span>\n        <\/div>\n\n        <i class=\"bi bi-arrow-right\"><\/i>\n\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       CONTACT\n  ========================================================== -->\n  <div class=\"inc-bip-contact\">\n\n    <div class=\"inc-bip-contact-icon\">\n      <i class=\"bi bi-people\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>INTERESTED IN AN INCOMING BIP?<\/span>\n\n      <h3>Erasmus+ Institutional Coordination Office<\/h3>\n\n      <p>\n        For questions concerning an active Incoming BIP call,\n        institutional nomination, application procedures or\n        participation at Sivas Cumhuriyet University, please use\n        the Incoming Contact page.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"inc-bip-contact-actions\">\n\n      <a href=\"\/en\/incoming\/contact\/\" class=\"is-primary\">\n        Contact\n        <i class=\"bi bi-arrow-right\"><\/i>\n      <\/a>\n\n      <a href=\"\/bip\/\">\n        BIP Information\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<script>\n\n(function () {\n  \"use strict\";\n\n  var feed = document.getElementById(\"inc-bip-feed\");\n\n  if (feed === null) {\n    return;\n  }\n\n\n  var categorySlug =\n    feed.getAttribute(\"data-category-slug\");\n\n  var perPage =\n    parseInt(\n      feed.getAttribute(\"data-per-page\"),\n      10\n    );\n\n\n  if (!categorySlug) {\n    categorySlug = \"bip-in\";\n  }\n\n\n  if (isNaN(perPage)) {\n    perPage = 6;\n  }\n\n\n  var siteRoot =\n    window.location.origin;\n\n\n  var categoryUrl =\n    siteRoot +\n    \"\/wp-json\/wp\/v2\/categories\" +\n    \"?slug=\" +\n    encodeURIComponent(categorySlug);\n\n\n  function escapeHtml(value) {\n\n    var temp =\n      document.createElement(\"div\");\n\n    temp.textContent =\n      value;\n\n    return temp.innerHTML;\n  }\n\n\n  function stripHtml(value) {\n\n    var temp =\n      document.createElement(\"div\");\n\n    temp.innerHTML =\n      value;\n\n    return temp.textContent || temp.innerText || \"\";\n  }\n\n\n  function formatDate(value) {\n\n    var date =\n      new Date(value);\n\n\n    if (isNaN(date.getTime())) {\n      return \"\";\n    }\n\n\n    try {\n\n      return new Intl.DateTimeFormat(\n        \"en-GB\",\n        {\n          day: \"2-digit\",\n          month: \"short\",\n          year: \"numeric\"\n        }\n      ).format(date);\n\n    } catch (error) {\n\n      return \"\";\n\n    }\n  }\n\n\n  function showMessage(\n    icon,\n    title,\n    message\n  ) {\n\n    feed.innerHTML =\n      '<div class=\"inc-bip-feed-message\">' +\n        '<i class=\"bi ' +\n        escapeHtml(icon) +\n        '\"><\/i>' +\n        '<strong>' +\n        escapeHtml(title) +\n        '<\/strong>' +\n        '<span>' +\n        escapeHtml(message) +\n        '<\/span>' +\n      '<\/div>';\n\n  }\n\n\n  function renderPosts(posts) {\n\n    if (!Array.isArray(posts)) {\n\n      showMessage(\n        \"bi-info-circle\",\n        \"Announcements could not be loaded\",\n        \"Please use the main BIP information page or try again later.\"\n      );\n\n      return;\n\n    }\n\n\n    if (posts.length === 0) {\n\n      showMessage(\n        \"bi-calendar2-check\",\n        \"No current Incoming BIP announcement\",\n        \"New Incoming BIP opportunities will appear here automatically when published.\"\n      );\n\n      return;\n\n    }\n\n\n    var html = \"\";\n\n\n    posts.forEach(\n      function (post) {\n\n        var title = \"\";\n\n        if (post.title) {\n\n          if (post.title.rendered) {\n            title =\n              stripHtml(post.title.rendered);\n          }\n\n        }\n\n\n        var link =\n          post.link || \"#\";\n\n\n        var date =\n          formatDate(post.date);\n\n\n        html +=\n          '<a class=\"inc-bip-post\" ' +\n          'href=\"' +\n          escapeHtml(link) +\n          '\">' +\n\n            '<div class=\"inc-bip-post-icon\">' +\n              '<i class=\"bi bi-megaphone\"><\/i>' +\n            '<\/div>' +\n\n            '<div>' +\n\n              '<div class=\"inc-bip-post-meta\">' +\n                '<span class=\"inc-bip-post-label\">' +\n                  'INCOMING BIP' +\n                '<\/span>' +\n\n                '<span class=\"inc-bip-post-date\">' +\n                  escapeHtml(date) +\n                '<\/span>' +\n              '<\/div>' +\n\n              '<strong class=\"inc-bip-post-title\">' +\n                escapeHtml(title) +\n              '<\/strong>' +\n\n            '<\/div>' +\n\n            '<i class=\"bi bi-arrow-right\"><\/i>' +\n\n          '<\/a>';\n\n      }\n    );\n\n\n    feed.innerHTML =\n      html;\n  }\n\n\n  fetch(categoryUrl)\n    .then(\n      function (response) {\n\n        if (!response.ok) {\n          throw new Error(\n            \"Category request failed\"\n          );\n        }\n\n        return response.json();\n      }\n    )\n    .then(\n      function (categories) {\n\n        if (!Array.isArray(categories)) {\n          throw new Error(\n            \"Invalid category response\"\n          );\n        }\n\n\n        if (categories.length === 0) {\n\n          showMessage(\n            \"bi-info-circle\",\n            \"No Incoming BIP category found\",\n            \"Please check the WordPress category configuration.\"\n          );\n\n          return null;\n        }\n\n\n        var category =\n          categories[0];\n\n\n        var allLink =\n          document.getElementById(\n            \"inc-bip-all-link\"\n          );\n\n\n        if (allLink !== null) {\n\n          if (category.link) {\n            allLink.href =\n              category.link;\n          }\n\n        }\n\n\n        var postsUrl =\n          siteRoot +\n          \"\/wp-json\/wp\/v2\/posts\" +\n          \"?categories=\" +\n          encodeURIComponent(category.id) +\n          \"&per_page=\" +\n          encodeURIComponent(perPage) +\n          \"&orderby=date\" +\n          \"&order=desc\";\n\n\n        return fetch(postsUrl);\n\n      }\n    )\n    .then(\n      function (response) {\n\n        if (response === null) {\n          return null;\n        }\n\n\n        if (!response.ok) {\n          throw new Error(\n            \"Post request failed\"\n          );\n        }\n\n\n        return response.json();\n\n      }\n    )\n    .then(\n      function (posts) {\n\n        if (posts === null) {\n          return;\n        }\n\n        renderPosts(posts);\n\n      }\n    )\n    .catch(\n      function () {\n\n        showMessage(\n          \"bi-exclamation-circle\",\n          \"Announcements are temporarily unavailable\",\n          \"Please visit the main BIP information page or try again later.\"\n        );\n\n      }\n    );\n\n})();\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>INCOMING ERASMUS+ \u00b7 BLENDED INTENSIVE PROGRAMMES Incoming Blended Intensive Programmes Join a short, intensive and international Erasmus+ learning experience at Sivas Cumhuriyet University. Blended Intensive Programmes (BIPs) combine a short period of physical mobility with a compulsory virtual component. They bring together students and staff from different institutions and countries for collaborative, innovative and interdisciplinary [&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-10581","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-2KF","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10581","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=10581"}],"version-history":[{"count":4,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10581\/revisions"}],"predecessor-version":[{"id":10680,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10581\/revisions\/10680"}],"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=10581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}