<?xml version="1.0" encoding="UTF-8"  ?>

<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<atom:link href="https://www.fhs.unizg.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title>Fakultet hrvatskih studija - Korean language and culture course</title>
	<link>http://www.fhs.unizg.hr/en/enrolment/korean_language_and_culture</link>
	<description>Feed Hrvatskih studija</description>
	<language>hr</language>
	<copyright>Copyright: (C) www.fhs.unizg.hr</copyright>
	<webMaster>webmaster@fhs.hr (Webmaster)</webMaster>
	<managingEditor>webmaster@fhs.hr (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Wed, 08 Apr 2026 06:12:25 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;style type="text/css"&gt;/* ===== SEJONG ZAGREB PAGE ===== */
.fhs-sejong-page{
  max-width:1100px;
  margin:0 auto;
  padding:24px 16px 48px 16px;
  font-family:Arial, Helvetica, sans-serif;
  color:#1f2937;
  line-height:1.72;
}

.fhs-sejong-page *{
  box-sizing:border-box;
}

.fhs-sejong-page a{
  color:#0f4c81;
  text-decoration:none;
  font-weight:600;
}

.fhs-sejong-page a:hover{
  text-decoration:underline;
}

.fhs-sejong-page img{
  max-width:100%;
  height:auto;
  display:block;
}

/* ===== HERO ===== */
.fhs-sejong-hero{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  background:
    linear-gradient(135deg, rgba(15,76,129,0.92) 0%, rgba(25,95,165,0.90) 55%, rgba(80,136,191,0.88) 100%),
    url('/images/50042924/photo-178.jpg') center center/cover no-repeat;
  min-height:300px;
  padding:38px 34px;
  display:flex;
  align-items:flex-end;
  box-shadow:0 18px 45px rgba(15,23,42,0.12);
  border:1px solid rgba(255,255,255,0.18);
  margin-bottom:28px;
}

.fhs-sejong-hero-content{
  position:relative;
  z-index:2;
  max-width:760px;
}

.fhs-sejong-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:rgba(255,255,255,0.16);
  color:#ffffff;
  border:1px solid rgba(255,255,255,0.22);
  border-radius:999px;
  padding:8px 14px;
  font-size:13px;
  margin-bottom:14px;
  backdrop-filter:blur(4px);
}

.fhs-sejong-hero h1{
  margin:0 0 12px 0;
  font-size:34px;
  line-height:1.18;
  color:#ffffff;
  font-weight:700;
}

.fhs-sejong-hero p{
  margin:0;
  color:rgba(255,255,255,0.96);
  font-size:17px;
  max-width:700px;
}

/* ===== INTRO CARD ===== */
.fhs-sejong-intro{
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius:24px;
  padding:26px 24px;
  box-shadow:0 10px 26px rgba(15,23,42,0.06);
  margin-bottom:24px;
}

.fhs-sejong-intro p{
  margin:0;
  text-align:justify;
}

/* ===== INFO GRID ===== */
.fhs-sejong-grid{
  display:grid;
  grid-template-columns:1.1fr 0.9fr;
  gap:22px;
  margin-bottom:24px;
}

.fhs-sejong-card{
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius:24px;
  box-shadow:0 10px 26px rgba(15,23,42,0.06);
  padding:24px;
}

.fhs-sejong-title{
  margin:0 0 16px 0;
  font-size:24px;
  line-height:1.25;
  color:#12385b;
  font-weight:400;
  position:relative;
  padding-bottom:10px;
}

.fhs-sejong-title:after{
  content:"";
  display:block;
  width:74px;
  height:3px;
  background:#3b82c4;
  border-radius:999px;
  margin-top:10px;
}

.fhs-sejong-list{
  margin:0;
  padding:0;
  list-style:none;
}

.fhs-sejong-list li{
  padding:11px 0;
  border-bottom:1px solid #eef2f7;
}

.fhs-sejong-list li:last-child{
  border-bottom:none;
  padding-bottom:0;
}

.fhs-sejong-label{
  display:block;
  color:#12385b;
  font-weight:700;
  margin-bottom:3px;
}

.fhs-sejong-value{
  display:block;
  color:#374151;
}

.fhs-sejong-note{
  background:#f8fbff;
  border:1px solid #d9e8f5;
  border-radius:18px;
  padding:16px 18px;
  margin-top:18px;
}

/* ===== PROGRAMME DETAILS ===== */
.fhs-sejong-section{
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius:24px;
  box-shadow:0 10px 26px rgba(15,23,42,0.06);
  padding:26px 24px;
  margin-bottom:24px;
}

.fhs-sejong-detail-list{
  margin:0;
  padding:0;
  list-style:none;
}

.fhs-sejong-detail-list li{
  padding:16px 0;
  border-bottom:1px solid #eef2f7;
}

.fhs-sejong-detail-list li:last-child{
  border-bottom:none;
  padding-bottom:0;
}

.fhs-sejong-detail-list strong{
  color:#12385b;
}

.fhs-sejong-small-note{
  margin:0 0 18px 0;
  color:#4b5563;
}

/* ===== GALLERY ===== */
.fhs-sejong-gallery-wrap{
  padding:0;
  background:none;
}

.fhs-sejong-gallery{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:18px;
}

.fhs-sejong-gallery-card{
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 12px 30px rgba(15,23,42,0.12);
  padding:0;
  background:none;
  border:none;
}

.fhs-sejong-gallery-card img{
  width:100%;
  height:100%;
  min-height:260px;
  object-fit:cover;
  display:block;
  margin:0;
  padding:0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 991px){
  .fhs-sejong-grid{
    grid-template-columns:1fr;
  }

  .fhs-sejong-gallery{
    grid-template-columns:1fr;
  }

  .fhs-sejong-gallery-card img{
    height:auto;
  }
}

@media (max-width: 767px){
  .fhs-sejong-page{
    padding:18px 12px 36px 12px;
  }

  .fhs-sejong-hero{
    min-height:auto;
    padding:24px 18px;
    border-radius:22px;
    margin-bottom:20px;
  }

  .fhs-sejong-hero h1{
    font-size:26px;
  }

  .fhs-sejong-hero p{
    font-size:15px;
  }

  .fhs-sejong-eyebrow{
    font-size:12px;
    padding:7px 12px;
  }

  .fhs-sejong-intro,
  .fhs-sejong-card,
  .fhs-sejong-section{
    padding:20px 16px;
    border-radius:20px;
  }

  .fhs-sejong-title{
    font-size:22px;
  }

  .fhs-sejong-list li,
  .fhs-sejong-detail-list li{
    padding:13px 0;
  }
}

.fhs-sejong-instagram{
  display:flex;
  align-items:center;
  gap:14px;
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius:18px;
  padding:14px 16px;
  margin-top:8px;
  box-shadow:0 8px 20px rgba(15,23,42,0.05);
  transition:all 0.25s ease;
}

.fhs-sejong-instagram:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(15,23,42,0.08);
}

.fhs-sejong-instagram-icon{
  width:42px;
  height:42px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: radial-gradient(circle at 30% 30%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.fhs-sejong-instagram-icon svg{
  width:22px;
  height:22px;
  fill:#ffffff;
}

.fhs-sejong-instagram-text{
  display:flex;
  flex-direction:column;
}

.fhs-sejong-instagram-text span{
  font-size:13px;
  color:#6b7280;
}

.fhs-sejong-instagram-text a{
  font-size:15px;
  font-weight:600;
  color:#0f4c81;
}
&lt;/style&gt;
&lt;div class="fhs-sejong-page"&gt;&lt;!-- HERO --&gt;
&lt;section class="fhs-sejong-hero"&gt;
&lt;div class="fhs-sejong-hero-content"&gt;
&lt;div class="fhs-sejong-eyebrow"&gt;Lifelong learning • Korean language and culture&lt;/div&gt;

&lt;h1&gt;King Sejong Institute Zagreb&lt;/h1&gt;

&lt;p&gt;A programme for learning the Korean language and culture at the Faculty of Croatian Studies, intended for everyone who wishes to study the language systematically and gain a deeper understanding of Korean culture.&lt;/p&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- INTRO --&gt;

&lt;section class="fhs-sejong-intro"&gt;
&lt;p&gt;The King Sejong Institute (Korean: 세종학당; pronounced: Sejong Hakdang) is a language institute established by the Government of the Republic of Korea around the world in early 2007. The institute was named after King Sejong the Great, the creator of the Korean alphabet. By June 2021, 234 King Sejong Institutes had been established in 82 countries worldwide. The King Sejong Institute Zagreb was opened in September 2020 at the Faculty of Croatian Studies. It is currently partnered with Chung-Ang University in Korea.&lt;/p&gt;
&lt;/section&gt;
&lt;!-- BASIC INFORMATION --&gt;

&lt;section class="fhs-sejong-grid"&gt;
&lt;div class="fhs-sejong-card"&gt;
&lt;h2 class="fhs-sejong-title"&gt;Basic Programme Information&lt;/h2&gt;

&lt;ul class="fhs-sejong-list"&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Programme provider&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;King Sejong Institute Zagreb&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Programme type&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;Korean language and culture course&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Programme duration&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;15 weeks&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Venue&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;Sobaek Hall and Dinara Hall (buildings 78 and 77)&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;ECTS credits&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;No&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Programme fee&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;EUR 70 per semester&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div class="fhs-sejong-card"&gt;
&lt;h2 class="fhs-sejong-title"&gt;Management and Contact&lt;/h2&gt;

&lt;ul class="fhs-sejong-list"&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Programme coordinator&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;Assistant Professor Vlatko Smiljanić, PhD&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;Contact person&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;Lina Seonghyun Kwon, &lt;a href="mailto:skwon@fhs.hr"&gt;skwon@fhs.hr&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="fhs-sejong-label"&gt;About the programme&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;The King Sejong Institute Zagreb is intended for everyone who wishes to learn the Korean language and culture. The institute promotes Korean language and culture and offers educational programmes within the framework of the King Sejong Institute Foundation. Korean language courses are taught by Korean instructors who provide systematic and professional education.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="fhs-sejong-note"&gt;&lt;span class="fhs-sejong-label"&gt;Note&lt;/span&gt; &lt;span class="fhs-sejong-value"&gt;The course completion certificate may be used as proof of Korean language proficiency when applying for a residence visa in Korea.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- DETAILED INFORMATION --&gt;

&lt;section class="fhs-sejong-section"&gt;
&lt;h2 class="fhs-sejong-title"&gt;Additional Detailed Information&lt;/h2&gt;

&lt;p class="fhs-sejong-small-note"&gt;Below you can find more detailed information on the content, mode of delivery, and participation requirements of the programme.&lt;/p&gt;

&lt;ul class="fhs-sejong-detail-list"&gt;
	&lt;li&gt;&lt;strong&gt;Programme description:&lt;/strong&gt; The King Sejong Institute Zagreb is an institution intended for everyone who wishes to learn the Korean language and culture. It was opened in September 2020 at the Faculty of Croatian Studies in cooperation with Chung-Ang University in Korea. The institute promotes Korean language and culture and offers educational programmes under the auspices of the King Sejong Institute Foundation. Korean language classes are taught by Korean instructors who provide systematic and professional education. Each year consists of two semesters: the first from March to June, and the second from September to December. A semester lasts 15 weeks, and classes are held for 3 hours per week. We offer courses for all levels, from beginner to intermediate and advanced. Students may enrol in a beginner course, or, if they already have prior knowledge, they may take an online placement test. During classes, students learn vocabulary and grammar and practise listening and reading skills. The final exam is held in the last week of the semester. To successfully complete the course, students must have at least 70% attendance and achieve a minimum of 60 out of 100 points on the final exam. Upon completion of the course, students receive a certificate from the King Sejong Institute, which may serve as proof of Korean language proficiency when applying for a residence visa in Korea. In addition to language classes, the institute organises various cultural activities such as Korean cooking workshops, wearing traditional Korean clothing, K-pop events, Korean painting and calligraphy, and many other cultural exchange activities. These activities allow students to experience Korean culture directly and gain a deeper understanding of it. We also have student communities, such as a literature club and a K-pop community, in which students can share their interests and enjoy a sense of belonging.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Mode of delivery:&lt;/strong&gt; Face-to-face course, 3 hours per week, 15 weeks.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Admission requirements:&lt;/strong&gt; Anyone who wishes to learn the Korean language may enrol.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Completion requirements:&lt;/strong&gt; 70% attendance and 60 points on the final exam.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Upon completion of the programme, participants are expected to be able to:&lt;/strong&gt; &lt;em&gt;(list several learning outcomes)&lt;/em&gt;: After completing the course, you will have learned Korean grammar and vocabulary and will be able to communicate in Korean. Through direct experience of Korean culture, you will also deepen your understanding of Korean culture.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Link to the programme on the provider’s website:&lt;/strong&gt;
	&lt;div class="fhs-sejong-instagram"&gt;
	&lt;div class="fhs-sejong-instagram-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;path d="M7.75 2h8.5A5.75 5.75 0 0 1 22 7.75v8.5A5.75 5.75 0 0 1 16.25 22h-8.5A5.75 5.75 0 0 1 2 16.25v-8.5A5.75 5.75 0 0 1 7.75 2zm0 1.5A4.25 4.25 0 0 0 3.5 7.75v8.5A4.25 4.25 0 0 0 7.75 20.5h8.5A4.25 4.25 0 0 0 20.5 16.25v-8.5A4.25 4.25 0 0 0 16.25 3.5h-8.5zm4.25 3a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5zm0 1.5a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5zm5.38-.88a1.12 1.12 0 1 1-2.24 0 1.12 1.12 0 0 1 2.24 0z"&gt;&lt;/path&gt; &lt;/svg&gt;&lt;/div&gt;

	&lt;div class="fhs-sejong-instagram-text"&gt;&lt;span&gt;Instagram profile&lt;/span&gt; &lt;a href="https://www.instagram.com/sejongzagreb/" rel="noopener noreferrer" target="_blank"&gt;@sejongzagreb&lt;/a&gt;&lt;/div&gt;
	&lt;/div&gt;
	&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;!-- GALLERY --&gt;

&lt;section class="fhs-sejong-section fhs-sejong-gallery-wrap"&gt;
&lt;h2 class="fhs-sejong-title"&gt;Gallery&lt;/h2&gt;

&lt;div class="fhs-sejong-gallery"&gt;
&lt;div class="fhs-sejong-gallery-card"&gt;&lt;img alt="King Sejong Institute Zagreb - photo 1" src="/images/50042924/IMG.jpeg" /&gt;&lt;/div&gt;

&lt;div class="fhs-sejong-gallery-card"&gt;&lt;img alt="King Sejong Institute Zagreb - photo 2" src="/images/50042924/photo-178.jpg" /&gt;&lt;/div&gt;

&lt;div class="fhs-sejong-gallery-card"&gt;&lt;img alt="King Sejong Institute Zagreb - photo 3" src="/images/50042924/IMG_6414.JPG" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.fhs.unizg.hr/en/enrolment/korean_language_and_culture#content___4740</link>
			<guid>https://www.fhs.unizg.hr/en/enrolment/korean_language_and_culture#content___4740</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
