msos/en/news/index.html

433 lines
25 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>News and updates - MSOS</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome (for icons) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Link to the main CSS file -->
<link rel="stylesheet" href="../../css/main.css">
</head>
<body>
<!-- START_HEADER -->
<header class="dropdown-header-navigation">
<div class="container">
<!-- Logotip je zdaj samostojen element na levi strani -->
<a href="../../en/" class="logo-link">
<img src="../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
</a>
<!-- Nov ovoj za vse elemente na desni strani -->
<div class="header-right-wrapper">
<nav>
<ul class="navigation desktop-nav">
<li class="menu-item menu-item-has-children">
<a href="#">Who We Are</a>
<ul class="dropdown-menu">
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
<li><a href="../../en/about-us/">Our team</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">What We Do</a>
<ul class="dropdown-menu">
<li><a href="../../en/projects/">Events & Projects</a></li>
<li><a href="../../en/blog/">Blog</a></li>
<li><a href="#">Gallery</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">Get Involved</a>
<ul class="dropdown-menu">
<li><a href="#">Become a member</a></li>
<li><a href="#">Support MSOS</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">For Students</a>
<ul class="dropdown-menu">
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
<li><a href="../../en/faq/">FAQs</a></li>
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">News</a>
<ul class="dropdown-menu">
<li><a href="../../en/news/">News and Announcements</a></li>
<li><a href="#">Press releases</a></li>
</ul>
</li>
</ul>
</nav>
<div class="navigation-actions">
<a href="../../en/become-a-member/" class="btn btn-secondary">Become a member</a>
<button class="btn btn-primary">Donate</button>
<div class="language-selector">
<div class="current-lang">
<i class="fas fa-globe"></i>
<span id="current-lang-code">EN</span>
<i class="fas fa-chevron-down"></i>
</div>
<div class="lang-dropdown">
<a href="#" data-lang="en"><span class="lang-flag lang-flag-gb" aria-hidden="true"></span><span class="lang-name">English</span></a>
<a href="#" data-lang="si"><span class="lang-flag lang-flag-si" aria-hidden="true"></span><span class="lang-name">Slovenščina</span></a>
<a href="#" data-lang="mk"><span class="lang-flag lang-flag-mk" aria-hidden="true"></span><span class="lang-name">Македонски</span></a>
</div>
</div>
</div>
</div>
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
<div class="mobile-menu-icon">
<i class="fas fa-bars"></i>
<i class="fas fa-times"></i>
</div>
</div>
</header>
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
<div class="mobile-nav-panel">
<nav>
<ul class="navigation mobile-nav">
<li class="menu-item menu-item-has-children">
<a href="#">Who We Are</a>
<ul class="dropdown-menu">
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
<li><a href="../../en/about-us/">Our team</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">What We Do</a>
<ul class="dropdown-menu">
<li><a href="../../en/projects/">Events & Projects</a></li>
<li><a href="../../en/blog/">Blog</a></li>
<li><a href="#">Gallery</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">Get Involved</a>
<ul class="dropdown-menu">
<li><a href="#">Become a member</a></li>
<li><a href="#">Support MSOS</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">For Students</a>
<ul class="dropdown-menu">
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
<li><a href="../../en/faq/">FAQs</a></li>
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">News</a>
<ul class="dropdown-menu">
<li><a href="../../en/news/">News and Announcements</a></li>
<li><a href="#">Press releases</a></li>
</ul>
</li>
</ul>
</nav>
<div class="navigation-actions">
<a href="../../en/become-a-member/" class="btn btn-secondary">Become a member</a>
<button class="btn btn-primary">Donate</button>
<div class="language-selector">
<button class="current-lang" id="mobile-lang-trigger">
<i class="fas fa-globe"></i>
<span>EN</span>
<i class="fas fa-chevron-right"></i>
</button>
</div>
</div>
</div>
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
<div id="language-modal-overlay">
<div class="language-modal-content">
<div class="language-modal-header">
<h3>Select Language</h3>
<button id="language-modal-close" aria-label="Close language selection">&times;</button>
</div>
<div class="language-modal-body">
<a href="#" data-lang="en"><span class="lang-flag lang-flag-gb" aria-hidden="true"></span><span class="lang-name">English</span></a>
<a href="#" data-lang="si"><span class="lang-flag lang-flag-si" aria-hidden="true"></span><span class="lang-name">Slovenščina</span></a>
<a href="#" data-lang="mk"><span class="lang-flag lang-flag-mk" aria-hidden="true"></span><span class="lang-name">Македонски</span></a>
</div>
</div>
</div>
<!-- END_HEADER -->
<main class="news-hub">
<section class="newshub-hero">
<span class="newshub-eyebrow">News</span>
<h1>News and updates</h1>
<p class="newshub-lead">Everything new at MSOS in one place: events and projects, blog stories and announcements.</p>
</section>
<section class="newshub-list">
<div class="newshub-filters">
<button type="button" class="newshub-chip is-active" data-type="all">All</button>
<button type="button" class="newshub-chip" data-type="project">Events &amp; Projects</button>
<button type="button" class="newshub-chip" data-type="blog">Blog</button>
<button type="button" class="newshub-chip" data-type="news">News</button>
</div>
<div class="newshub-grid">
<article class="newshub-card" data-type="news">
<a class="newshub-media" href="../../en/news/proof-of-means-updated-2026/">
<img src="../../images/news-proof-of-means.jpg" alt="Proof-of-means amount updated to €507,43 per month" loading="lazy">
<span class="news-badge news-badge--news"><i class="fas fa-bullhorn" aria-hidden="true"></i> News</span>
</a>
<div class="newshub-body">
<p class="newshub-date">1 August 2026</p>
<h3><a href="../../en/news/proof-of-means-updated-2026/">Proof-of-means amount updated to €507,43 per month</a></h3>
<p class="newshub-excerpt">Slovenias basic minimum income rose to €507,43 per month from 1 April 2026: the new figure to prove for a student residence permit.</p>
</div>
</article>
<article class="newshub-card" data-type="news">
<a class="newshub-media" href="../../en/news/">
<div class="news-ph"><i class="fas fa-bullhorn" aria-hidden="true"></i></div>
<span class="news-badge news-badge--news"><i class="fas fa-bullhorn" aria-hidden="true"></i> News</span>
</a>
<div class="newshub-body">
<p class="newshub-date">15 July 2026</p>
<h3><a href="../../en/news/">Applications for the 2026/2027 academic year are open</a></h3>
<p class="newshub-excerpt">Key deadlines and steps for Macedonian applicants, in one place.</p>
</div>
</article>
<article class="newshub-card" data-type="news">
<a class="newshub-media" href="../../en/news/">
<div class="news-ph"><i class="fas fa-bullhorn" aria-hidden="true"></i></div>
<span class="news-badge news-badge--news"><i class="fas fa-bullhorn" aria-hidden="true"></i> News</span>
</a>
<div class="newshub-body">
<p class="newshub-date">5 July 2026</p>
<h3><a href="../../en/news/">Join our welcome week for new students</a></h3>
<p class="newshub-excerpt">Meet other Macedonian students and get set up for your first semester.</p>
</div>
</article>
<article class="newshub-card" data-type="news">
<a class="newshub-media" href="../../en/news/">
<div class="news-ph"><i class="fas fa-bullhorn" aria-hidden="true"></i></div>
<span class="news-badge news-badge--news"><i class="fas fa-bullhorn" aria-hidden="true"></i> News</span>
</a>
<div class="newshub-body">
<p class="newshub-date">20 June 2026</p>
<h3><a href="../../en/news/">Summer office hours and how to reach us</a></h3>
<p class="newshub-excerpt">We are here through the summer for questions about moving and enrolment.</p>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/in-memory-of-the-kochani-victims/">
<img src="../../images/kochani-1.png" alt="In Memory of the Victims of the Kochani Tragedy" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">18 March 2025</p>
<h3><a href="../../en/projects/in-memory-of-the-kochani-victims/">In Memory of the Victims of the Kochani Tragedy</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/meet-student-slovenia-2024/">
<img src="../../images/event4-img-1.webp" alt="Meet Student Slovenia 2024" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">20 September 2024</p>
<h3><a href="../../en/projects/meet-student-slovenia-2024/">Meet Student Slovenia 2024</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/humanitarian-tournament-in-maribor/">
<img src="../../images/maribor-tournament-1.png" alt="Humanitarian Sports Tournament: Playing with Heart, Together for Kočani" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">11 May 2024</p>
<h3><a href="../../en/projects/humanitarian-tournament-in-maribor/">Humanitarian Sports Tournament: Playing with Heart, Together for Kočani</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/macedonian-student-night-in-ljubljana/">
<img src="../../images/msnl-1.webp" alt="Macedonian Student Night in Ljubljana" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">15 March 2024</p>
<h3><a href="../../en/projects/macedonian-student-night-in-ljubljana/">Macedonian Student Night in Ljubljana</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/watching-handball-together-in-slovenia/">
<img src="../../images/handball-2025-1.png" alt="Cheering for Macedonia, Watching Handball Together in Slovenia" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">20 January 2024</p>
<h3><a href="../../en/projects/watching-handball-together-in-slovenia/">Cheering for Macedonia, Watching Handball Together in Slovenia</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/in-memory-of-frosina-kulakova/">
<img src="../../images/frosina-1.png" alt="In Memory of Frosina Kulakova" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">10 November 2023</p>
<h3><a href="../../en/projects/in-memory-of-frosina-kulakova/">In Memory of Frosina Kulakova</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/meet-student-slovenia-2023/">
<img src="../../images/event3-photo-1.webp" alt="Meet Student Slovenia 2023" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">22 September 2023</p>
<h3><a href="../../en/projects/meet-student-slovenia-2023/">Meet Student Slovenia 2023</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/paint-and-wine-at-sunset/">
<img src="../../images/paint-wine-1.jpg" alt="Paint &amp; Wine at Sunset, Celebrating Womens Day with Art &amp; Music" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">10 June 2023</p>
<h3><a href="../../en/projects/paint-and-wine-at-sunset/">Paint &amp; Wine at Sunset, Celebrating Womens Day with Art &amp; Music</a></h3>
</div>
</article>
<article class="newshub-card" data-type="project">
<a class="newshub-media" href="../../en/projects/morning-coffee-in-front-of-ctk/">
<img src="../../images/event4-image1.webp" alt="Morning Coffee in front of CTK, 2024: Coffee, burek, and lots of smiles" loading="lazy">
<span class="news-badge news-badge--project"><i class="fas fa-calendar-day" aria-hidden="true"></i> Event</span>
</a>
<div class="newshub-body">
<p class="newshub-date">5 May 2023</p>
<h3><a href="../../en/projects/morning-coffee-in-front-of-ctk/">Morning Coffee in front of CTK, 2024: Coffee, burek, and lots of smiles</a></h3>
</div>
</article>
<article class="newshub-card" data-type="blog">
<a class="newshub-media" href="../../en/blog/">
<div class="news-ph"><i class="fas fa-pen-nib" aria-hidden="true"></i></div>
<span class="news-badge news-badge--blog"><i class="fas fa-pen-nib" aria-hidden="true"></i> Blog</span>
</a>
<div class="newshub-body">
<p class="newshub-date">Coming soon</p>
<h3><a href="../../en/blog/">Your first two weeks in Ljubljana</a></h3>
</div>
</article>
<article class="newshub-card" data-type="blog">
<a class="newshub-media" href="../../en/blog/">
<div class="news-ph"><i class="fas fa-pen-nib" aria-hidden="true"></i></div>
<span class="news-badge news-badge--blog"><i class="fas fa-pen-nib" aria-hidden="true"></i> Blog</span>
</a>
<div class="newshub-body">
<p class="newshub-date">Coming soon</p>
<h3><a href="../../en/blog/">How to open a Slovenian bank account</a></h3>
</div>
</article>
<article class="newshub-card" data-type="blog">
<a class="newshub-media" href="../../en/blog/">
<div class="news-ph"><i class="fas fa-pen-nib" aria-hidden="true"></i></div>
<span class="news-badge news-badge--blog"><i class="fas fa-pen-nib" aria-hidden="true"></i> Blog</span>
</a>
<div class="newshub-body">
<p class="newshub-date">Coming soon</p>
<h3><a href="../../en/blog/">Surviving your first exam period</a></h3>
</div>
</article>
</div>
<nav class="pagination newshub-pagination" data-page-size="9" hidden>
<button type="button" class="pagination-arrow" data-nav="prev"><i class="fas fa-arrow-left" aria-hidden="true"></i> Previous</button>
<div class="pagination-numbers"></div>
<button type="button" class="pagination-arrow" data-nav="next">Next <i class="fas fa-arrow-right" aria-hidden="true"></i></button>
</nav>
</section>
</main>
<!-- START_FOOTER -->
<footer>
<div class="footer-container">
<div class="footer-main">
<div class="footer-info">
<div class="footer-logo">
<img src="../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
</div>
<p class="footer-legal-name">Društvo Makedonska Študentska Organizacija v Sloveniji za študentsko podporo in kulturno sodelovanje</p>
<p>
Masarykova cesta 24<br>
1000 Ljubljana, Slovenia<br>
<a href="mailto:info@msosorg.com">info@msosorg.com</a>
</p>
<div class="social-icons">
<a href="https://www.facebook.com/msos.org" aria-label="Facebook" target="_blank" rel="noopener"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/msosorg_com" aria-label="Instagram" target="_blank" rel="noopener"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/msos-org" aria-label="LinkedIn" target="_blank" rel="noopener"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.youtube.com/@msosorg" aria-label="YouTube" target="_blank" rel="noopener"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="footer-links">
<div class="links-column">
<h4>Student guide</h4>
<a href="../../en/student-welcome-guide/">Student welcome guide</a>
<a href="../../en/student-welcome-guide/complete-student-journey/">The whole journey</a>
<a href="../../en/student-welcome-guide/application-deadlines/">Application deadlines</a>
<a href="../../en/student-welcome-guide/evs-application-guide/">Apply through eVŠ</a>
<a href="../../en/student-welcome-guide/student-residence-permit/">Residence permit</a>
<a href="../../en/student-welcome-guide/student-accommodation/">Accommodation</a>
</div>
<div class="links-column">
<h4>Explore</h4>
<a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a>
<a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a>
<a href="../../en/projects/">Projects and events</a>
</div>
<div class="links-column">
<h4>Organisation</h4>
<a href="../../en/about-us/">About us</a>
<a href="../../en/timeline-and-milestones/">Timeline and milestones</a>
<a href="mailto:info@msosorg.com">Contact us</a>
<a href="../../en/privacy-policy/">Privacy policy</a>
<a href="../../en/cookie-policy/">Cookie policy</a>
</div>
</div>
</div>
<hr>
<div class="footer-bottom">
<p>© 2026 MSOS. All rights reserved.</p>
<div class="legal-links">
<a href="../../en/privacy-policy/">Privacy policy</a>
<a href="../../en/cookie-policy/">Cookie policy</a>
</div>
</div>
</div>
</footer>
<!-- END_FOOTER -->
<script src="../../news-filter.js"></script>
</body>
</html>