<?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.pbf.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title> - PROBION</title>
	<link>/en/students/student-organizations/probion</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Mon, 20 Apr 2026 05:56:49 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;:root {
        --probion-green: #4CAF50; 
        --probion-dark: #333333;  
        --probion-grey: #888888;  
        --probion-light: #f9fdf9; 
    }

    .probion-wrapper {
        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
        color: #333;
        line-height: 1.7;
        background-color: #ffffff;
    }

    .probion-header {
        background-color: #ffffff;
        padding: 40px 0;
        margin-bottom: 30px;
    }

    .hero-title-text {
        font-weight: 800;
        color: var(--probion-dark);
        font-size: 2.5rem;
        margin-bottom: 0;
        line-height: 1.2;
    }

    .logo-box {
        width: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
    }

    .logo-box img {
        max-width: 100%;
        height: auto;
    }

    .pbf-card {
        background: #ffffff;
        padding: 30px;
        border-radius: 15px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
        height: 100%;
        border: 1px solid #eee;
    }

    .sub-title-green {
        color: var(--probion-green);
        font-weight: 700;
        margin-bottom: 20px;
        font-size: 1.5rem;
    }

    .pbf-history-line {
        display: flex;
        justify-content: space-around;
        background: var(--probion-light);
        padding: 20px;
        margin: 20px 0;
        border-left: 5px solid var(--probion-green);
    }

    .history-item { text-align: center; }
    .history-year {
        display: block;
        font-weight: 800;
        color: var(--probion-green);
        font-size: 1.2rem;
    }

    .stat-box {
        background: var(--probion-green);
        color: #ffffff;
        border-radius: 12px;
        padding: 30px;
        text-align: center;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .big-number {
        font-size: 3.5rem;
        font-weight: 800;
        color: #ffffff;
        display: block;
        line-height: 1;
    }

    .project-tile {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        padding: 15px;
        background: var(--probion-light);
        transition: 0.3s ease;
        border-left: 3px solid var(--probion-green);
    }
    .project-tile:hover {
        transform: translateX(8px);
        background: #e8f5e9;
    }

    .callout-green-box {
        background: var(--probion-dark);
        padding: 40px;
        border-radius: 15px;
        text-align: center;
        margin: 40px 0;
    }
    .callout-green-box h4 {
        color: #ffffff !important;
        font-weight: 700;
        font-size: 1.35rem;
        margin: 0;
    }

    /* Social buttons with icons */
    .btn-social {
        padding: 12px 20px;
        border-radius: 8px;
        font-weight: 700;
        text-decoration: none !important;
        display: inline-flex;
        align-items: center;
        margin: 8px;
        color: white !important;
        transition: 0.3s;
        font-size: 0.95rem;
    }
    
    .btn-fb { background-color: #1877F2; }
    .btn-ig { background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }
    .btn-li { background-color: #0077b5; }

    .btn-social svg {
        margin-right: 10px;
        fill: currentColor;
    }

    .btn-social:hover { 
        opacity: 0.9; 
        transform: translateY(-3px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    }
&lt;/style&gt;
&lt;div class="container-fluid p-0 probion-wrapper"&gt;
&lt;header class="probion-header"&gt;
&lt;div class="container"&gt;
&lt;div class="row align-items-center"&gt;
&lt;div class="col-md-8 text-center text-md-start"&gt;
&lt;h1 class="hero-title-text"&gt;PBF Student Association PROBION&lt;/h1&gt;
&lt;/div&gt;

&lt;div class="col-md-4 mt-4 mt-md-0"&gt;
&lt;div class="logo-box"&gt;&lt;img alt="PROBION Logo" height="84" src="/images/50038746/probion_mali_large.jpg" width="160" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/header&gt;

&lt;div class="container"&gt;
&lt;div class="row g-4 align-items-stretch mb-5"&gt;
&lt;div class="col-lg-8"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-green"&gt;About PROBION&lt;/h2&gt;

&lt;p&gt;PROBION is a relatively young student association that has been active at the Faculty since 2015, continuing the tradition of the Helix association established in 2006. It symbolizes cooperation among students from all study fields: Food Technology, Biotechnology, and Nutrition.&lt;/p&gt;

&lt;div class="pbf-history-line"&gt;
&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;2006&lt;/span&gt;&lt;span class="small"&gt;Helix Association&lt;/span&gt;&lt;/div&gt;

&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;2015&lt;/span&gt;&lt;span class="small"&gt;Foundation of PROBION&lt;/span&gt;&lt;/div&gt;

&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;Today&lt;/span&gt;&lt;span class="small"&gt;Interdisciplinarity&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p class="mb-0"&gt;The aim of the Association is to provide additional education for students and to support individual growth as scientists and professionals through lectures, workshops, and discussions.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-lg-4"&gt;
&lt;div class="stat-box"&gt;&lt;span class="big-number"&gt;90+&lt;/span&gt;

&lt;p class="fw-bold mb-2"&gt;Active members&lt;/p&gt;

&lt;p class="small opacity-75 mb-0"&gt;The executive board consists of 6 members, with the Association represented by the President, Vice President, and Secretary.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="row g-4 mb-5"&gt;
&lt;div class="col-md-6"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-green"&gt;Recognition and Achievements&lt;/h2&gt;

&lt;p&gt;The work of the Association has been recognized with the highest university awards for socially beneficial work in the community:&lt;/p&gt;

&lt;ul class="list-unstyled"&gt;
	&lt;li class="mb-2"&gt;&lt;span style="color:var(--probion-green); font-weight:bold"&gt;✔&lt;/span&gt; &lt;strong&gt;Rector’s Award&lt;/strong&gt; for the project “Zoom into Science”&lt;/li&gt;
	&lt;li class="mb-2"&gt;&lt;span style="color:var(--probion-green); font-weight:bold"&gt;✔&lt;/span&gt; &lt;strong&gt;Rector’s Award&lt;/strong&gt; for the 2nd Biotechnology Congress&lt;/li&gt;
	&lt;li&gt;&lt;span style="color:var(--probion-green); font-weight:bold"&gt;✔&lt;/span&gt; &lt;strong&gt;Rector’s Award&lt;/strong&gt; for the 3rd Biotechnology Congress&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-6"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-green"&gt;Key Projects&lt;/h2&gt;

&lt;div class="project-tile"&gt;International Biotechnology Student Congresses&lt;/div&gt;

&lt;div class="project-tile"&gt;PROBIONline platform and webinars&lt;/div&gt;

&lt;div class="project-tile"&gt;PBF Film Night Series&lt;/div&gt;

&lt;div class="project-tile"&gt;Wine Days and Beer Days at PBF&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="callout-green-box"&gt;
&lt;h4&gt;&lt;em&gt;"PROBION is a platform for visualizing and bringing student ideas in science and the profession to life."&lt;/em&gt;&lt;/h4&gt;
&lt;/div&gt;

&lt;div class="text-center pb-5"&gt;
&lt;p class="mb-3 text-muted"&gt;Visit us on our official channels:&lt;/p&gt;
&lt;a class="btn-social btn-li" href="https://www.linkedin.com/company/probion-pbf/" target="_blank"&gt;&lt;svg height="18" viewbox="0 0 24 24" width="18"&gt;&lt;path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"&gt;&lt;/path&gt;&lt;/svg&gt; LinkedIn &lt;/a&gt; &lt;a class="btn-social btn-fb" href="https://www.facebook.com/probion.uspbf/" target="_blank"&gt; &lt;svg height="18" viewbox="0 0 24 24" width="18"&gt;&lt;path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"&gt;&lt;/path&gt;&lt;/svg&gt; Facebook &lt;/a&gt; &lt;a class="btn-social btn-ig" href="https://www.instagram.com/probion_pbf/" target="_blank"&gt; &lt;svg height="18" viewbox="0 0 24 24" width="18"&gt;&lt;path d="M12 2.163c3.204 0 3.584.012 4.85.07 1.366.062 2.633.332 3.608 1.308.975.975 1.245 2.242 1.308 3.608.058 1.266.07 1.646.07 4.85s-.012 3.584-.07 4.85c-.062 1.366-.332 2.633-1.308 3.608-.975.975-2.242 1.245-3.608 1.308-1.266.058-1.646.07-4.85.07s-3.584-.012-4.85-.07c-1.366-.062-2.633-.332-3.608-1.308-.975-.975-1.245-2.242-1.308-3.608-.058-1.266-.07-1.646-.07-4.85s.012-3.584.07-4.85c.062-1.366.332-2.633 1.308-3.608.975-.975 2.242-1.245 3.608-1.308 1.266-.058 1.646-.07 4.85-.07zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-4.78 2.618-4.803 6.11-.002.13-.002.31-.002.548 0 3.259.014 3.668.072 4.948.2 4.358 2.618 4.78 6.11 4.803.13.002.31.002.548.002 3.259 0 3.668-.014 4.948-.072 4.358-.2 4.78-2.618 4.803-6.11.002-.13.002-.31.002-.548 0-3.259-.014-3.667-.072-4.947-.2-4.358-2.618-4.78-6.11-4.803-.13-.002-.31-.002-.548-.002zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"&gt;&lt;/path&gt;&lt;/svg&gt; Instagram &lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/students/student-organizations/probion#content___4990</link>
			<guid>https://www.pbf.hr/en/students/student-organizations/probion#content___4990</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
