<!--#template css-lock#-->
<!DOCTYPE html>
<html>
<head><meta http-equiv='Content-Type' content='text/html; charset=UTF-8'><meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
  <meta name="color-scheme" content="light">
  <meta name="supported-color-schemes" content="light">

<!--[if mso]>
  <style>
    .header-table *,
    .main-table *,
    .footer-table * {
      font-family: Lato, -apple-system, BlinkMacSystemFont,
      "Segoe UI", Roboto, "Helvetica Neue", Arial,
      "Noto Sans", sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji" !important;
    }
  </style>
<![endif]-->

<!--[if !mso]><!-->
 <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet">
<!--<![endif]-->

<style type="text/css">

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.header-table *,
.main-table *,
.footer-table * {
  font-size: 15px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-family: "Lato", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial,
    "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
}


h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

h1 { font-size: 28px; line-height: 32px; font-weight:300; }
h2 { font-size: 24px; line-height: 28px; font-weight:300; }
h3 { font-size: 21px; line-height: 24px; font-weight:300; }
h4 { font-size: 18px; line-height: 21px; }
h5 { font-size: 15px; line-height: 21px; }
h6 { font-size: 11px; line-height: 18px; }
  
.splash-header-heading { font-weight:400; }  

.center {
  text-align: center;
}
.center > div,
.center > table,
.center > img,
.center > a > img,
.center > div > img,
.center > div > a > img {
  margin-left: auto;
  margin-right: auto;
}

img, .hero-image {
  border: 0 none;
  height: auto;
  outline: none;
  text-decoration: none;
}

a { color: #005790; }
a > img { border: 0 none; }

.brand-color {
  color: #005790 !important;
}
.brand-bg {
  background-color: #005790 !important;
  color: #ffffff !important;
}

.white-box,
.light-box,
.dark-box {
  padding: 48px;
  margin: 0;
}

.white-box { background-color: #ffffff; }
.light-box { background-color: #e4e4e4; }
.dark-box  { color: #888888; background-color: #202224; }

.dark-box h1,
.dark-box h2,
.dark-box h3,
.dark-box h4,
.dark-box h5,
.dark-box h6 {
  color: #dddddd;
}

.imglink {
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.text {
  font-size: 15px;
  line-height: 21px;
  font-weight: normal;
  color: #202224;
}

.btn-cta-lg a {
  color: #00B4C8 !important;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding:8px 20px;
  color:#005790 !important;
  border: 2px solid #005790;
  text-align:center;
  border-radius: 100px;
}

.btn-cta a {
  color: #ffffff !important;
  text-decoration: none !important;
}

.td-btn-text-u a {
  color: #005790 !important;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  padding: 0;
  margin: 0;
  display: block;
}

.imageFix {
  display: block;
}

table, td {
  border-collapse: collapse;
}

#bodyTable {
  height: 100% !important;
  margin: 0;
  padding: 0;
  width: 100% !important;
  background-color: #f3f3f3;
  text-align: left;
}

.links {
  color: #808080 !important;
}

.imprint {
  color: #808080 !important;
}

.imprint a {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.links a {
  color: #005790 !important;
  text-decoration: none !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.links a strong {
 font-weight: normal !important;
}

.footer-table {
  background: #202224;
}

@media screen and (max-width: 700px), screen and (max-device-width: 700px) {
  img {
    max-width: 100% !important;
    height: auto !important;
  }
  .brand-header-dark-left img {
    width: 80px;
    height: 80px;
  }
  .brand-header-dark-right img {
    width: 80px;
    height: 63px;
  }

  .splash-header-heading h1 {
    font-size: 40px !important;
    line-height: 36px !important;
  }

  .callout-1 {
    font-size: 21px !important;
    line-height: 1 !important;
  }
  .responsive-table {
    width: 100% !important;
  }
  .content-td {
    padding: 0 !important;
  }
  .hero-td-mobile-padding {
      padding-left: 15px !important;
      padding-right: 15px !important;
  }
  .img-responsive,
  .module-hero-100 img,
  .module-mix-col-2 img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .col-50 {
    width: 100% !important;
    float: left !important;
  }
  .module-mix-col-2 .col-50 td {
    padding: 0 0 10px 0 !important;
  }
  .module-mix-col-2 .col-50 .td-btn-text-u {
    padding-bottom: 20px !important;
  }
  .footer-td-mobile-padding {
    padding: 20px !important;
  }
  .imprint {
    padding: 0 !important;
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .imprint a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
}
</style>

<!--[if mso]>
  <style>
    .callout-1 {
      font-size: 21px !important; font-weight: 300 !important; line-height: 1 !important; padding-bottom: 20px !important;
    }
  </style>
<![endif]-->

<!--[if gte mso 9]>
  <xml>
    <o:OfficeDocumentSettings>
      <o:AllowPNG/>
      <o:PixelsPerInch>96</o:PixelsPerInch>
    </o:OfficeDocumentSettings>
  </xml>
<![endif]-->



<meta name="robots" content="noindex,nofollow">


<meta name="robots" content="noindex,nofollow">
</head>

<body bgcolor="#f3f3f3" style="margin:0; padding:0; background-color:#ffffff;" id="bodyTable">
<!-- --------------------------------------------------- HEADERS -------------------------------------------------- --> <!-- #header-table# -->
<table bgcolor="#f3f3f3" border="0" cellpadding="0" cellspacing="0" width="100%" class="main-table">
<tbody><!-- #branding header white# -->
<tr>
<td bgcolor="#ffffff" colspan="2" align="center" style="padding: 24px; background-color: #ffffff;"><center class="center"><!--#image#--><a href="http://mailings.gtec.at/c/42955873/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: inline-block;" class="imglink" rel="noopener noreferrer"> <img src="https://files.crsend.com/56000/56143/images/g.tec+NL/gtec-branding-header-logo.png" alt="g.tec logo" style="display: block; border: 0; border-width: 0px;" height="105" border="0" width="150" /></a><!--#/image#--></center></td>
</tr>
<!-- #/branding header white# --> <!-- #splash header dark# -->
<tr>
<td valign="middle" colspan="2" bgcolor="#202224" style="padding: 48px 20px 48px 20px; background-color: #202224; overflow: hidden;"><center class="center">
<table border="0" cellpadding="0" cellspacing="0" width="640" class="responsive-table">
<tbody>
<tr>
<td align="center" class="splash-header-heading">
<h1 style="font-size: 60px; line-height: 56px; font-weight: 400; color: #005284; padding: 0; margin: 0;"><!--#text#-->SUBMIT FOR THE BCI AWARD 2023 NOW!<!--#/text#--></h1>
</td>
</tr>
<tr>
<td align="center" style="font-size: 20px; line-height: 18px; font-weight: 600; text-transform: uppercase; color: #ffffff; padding: 30px 0;" class="callout-1">Submission deadline extended:<br />september 10, 2023<!--#/text#--></td>
</tr>
<tr>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center"><center class="center"><!--#image#--><a href="http://mailings.gtec.at/c/42956223/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: inline-block;" class="imglink" rel="noopener noreferrer"> <img src="https://files.crsend.com/56000/56143/images/2023/learnmore-light-button.png" alt="LEARN MORE" style="display: block; border: 0px; border-width: 0px;" border="0" width="173" height="47" /></a><!--#/image#--></center></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center></td>
</tr>
<!-- #/splash header dark# --></tbody>
</table>
<!-- #/header-table# --> <!-- --------------------------------------------------- CONTENT -------------------------------------------------- --> <!-- #main-table# -->
<table bgcolor="#f3f3f3" border="0" cellpadding="0" cellspacing="0" width="100%" class="main-table">
<tbody><!-- #content area# -->
<tr>
<td style="padding: 0;" class="content-td"><center class="center"><!-- #responsive-table# -->
<table border="0" cellpadding="0" cellspacing="0" width="600" class="responsive-table">
<tbody><!-- #white box# -->
<tr>
<td bgcolor="#ffffff" class="white-box" align="left" style="background-color: #ffffff; padding: 48px; margin: 0;"><!-- #inner table# -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td style="padding: 0 0 10px 0;"><!--#html#-->
<h2 style="font-size: 24px; line-height: 28px; font-weight: 300; color: #333333;">Submit for the International BCI Award Now! ðŸŒŸ</h2>
<h4 style="font-size: 18px; line-height: 21px; color: #333333;">Calling all innovators and researchers in the field of BCIs <br /></h4>
<!--#/html#--></td>
</tr>
<tr>
<td style="padding: 0 0 15px 0;"><!--#image#--><a href="http://mailings.gtec.at/c/42956223/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: block;" class="imglink" rel="noopener noreferrer"><img src="https://files.crsend.com/56000/56143/images/2023/BCI_Award_2023_Submission_Extended-504x250-px.jpg" width="504" alt="bci award" style="display: block; border: 0px; border-width: 0px;" height="250" border="0" /></a><!--#/image#--></td>
</tr>
<tr>
<td align="left" style="padding: 0 0 10px 0; color: #555555;"><span>Are you working on groundbreaking BCI research that has the potential to revolutionize human-machine interaction? Get recognized on a global stage for your exceptional contributions to the exciting fields of Brain-Computer Interfaces!</span><br /><br /><a href="http://mailings.gtec.at/c/42956223/aa48108bddc2-s0b6ai" target="_blank" rel="noopener">The International BCI Award</a>, with a substantial prize of $6,000, stands as a prestigious honor at the pinnacle of BCI research. Each year, a select group of 12 projects emerges as nominees, their research representing the cutting edge of BCI technology and its potential to transform lives.<br /><br />Then, the grand revelation happens at the BCI Award Ceremony, where the winner is crowned, and their pioneering contributions to the world of Brain-Computer Interfaces are celebrated. Join us in recognizing and applauding the visionaries who are shaping the future of human-machine interaction.<br /><br /><!--#/html#--></td>
</tr>
<tr>
<td align="right" style="padding: 0; color: #555555;"><!--#image#--><a href="http://mailings.gtec.at/c/42956224/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: inline-block;" class="imglink" rel="noopener noreferrer" title="register here"><img src="https://files.crsend.com/56000/56143/images/2023/register-button.png" alt="button" style="display: block; border: 0px; border-width: 0px;" width="153" height="40" border="0" /></a><!--#/image#--></td>
</tr>
</tbody>
</table>
<!-- #/inner table# --></td>
</tr>
<!-- #/white box# --> <!-- #light grey box# -->
<tr>
<td bgcolor="#e4e4e4" class="light-box" align="left" style="background-color: #e4e4e4; padding: 48px; margin: 0;"><!-- #inner table# -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td style="padding: 0 0 10px 0;"><!--#html#-->
<h2 style="font-size: 24px; line-height: 28px; font-weight: 300; color: #333333;">Tune in: The BCI Award Podcast</h2>
<h4 style="font-size: 18px; line-height: 21px; color: #333333;">Listen to the BCI Award 2022 Nominees and Winners</h4>
<!--#/html#--></td>
</tr>
<tr>
<td style="padding: 0 0 15px 0;"><!--#image#--><a href="http://mailings.gtec.at/c/42956942/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: block;" class="imglink" rel="noopener noreferrer" title="bci award podcast"><img src="https://files.crsend.com/56000/56143/images/2023/BCI_Award_Podcast-504x250-px.jpg" width="504" alt="unicorn image" style="display: block; border: 0px; border-width: 0px;" height="250" border="0" /></a><!--#/image#--></td>
</tr>
<tr>
<td align="left" style="padding: 0 0 10px 0; color: #555555;"><!--#html#-->Neurocareers: Doing the impossible! Dr. Milena Korostenskaja has launched the BCI Award Podcast, where she engages with past and future BCI Award Nominees and Winners. Dive into the captivating episodes, and embark on a journey filled with intriguing insights and cutting-edge updates. Tune in for an extraordinary experience!<!--#/html#--></td>
</tr>
<tr>
<td align="right" style="padding: 0; color: #555555;"><!--#image#--><a href="http://mailings.gtec.at/c/42956942/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: inline-block;" class="imglink" rel="noopener noreferrer" title="bci award podcast"><img src="https://files.crsend.com/56000/56143/images/2023/tune-in-button.png" alt="button" style="display: block; border: 0px; border-width: 0px;" width="127" height="47" border="0" /></a><!--#/image#--></td>
</tr>
</tbody>
</table>
<!-- #/inner table# --></td>
</tr>
<!-- #/light grey box# --><!-- #box image# -->
<tr>
<td bgcolor="#EBE9E6" align="center" style="padding: 0; margin: 0;"><!--#image#--><a href="http://mailings.gtec.at/c/42956941/aa48108bddc2-s0b6ai" target="_blank" style="font-size: 0; line-height: 0; padding: 0; margin: 0; display: block;" class="imglink" rel="noopener noreferrer" title="eeg-fnirs"><img src="https://files.crsend.com/56000/56143/images/2023/EEG_fNIRS_Newsletter-600x350px.jpg" width="600" alt="eeg-fnirs" style="display: block; border: 0px; border-width: 0px;" height="350" border="0" /></a><!--#/image#--></td>
</tr>
<!-- #/box-image# --></tbody>
</table>
<!-- #/responsive-table# --></center></td>
</tr>
<!-- #/content area# --></tbody>
</table>
<!-- #/main-table# --> <!-- --------------------------------------------------- FOOTER -------------------------------------------------- --> <!-- #footer-table# -->
<table bgcolor="#202224" border="0" cellpadding="0" cellspacing="0" width="100%" class="footer footer-table">
<tbody>
<tr>
<td align="center" style="padding: 15px 0 15px 0;" class="footer-td-mobile-padding"><center class="center">
<table border="0" cellpadding="0" cellspacing="0" width="600" class="responsive-table">
<tbody>
<tr>
<td align="center" valign="top" style="font-size: 13px; line-height: 21px; font-weight: 400; color: #ababab; padding: 0 20px 30px 20px;" class="links"><!--#unsubscribe#--><!--[unsubscribe]--><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size: 14px;"><span style="color: #ffffff;">If you no longer wish to receive this e-mail (to: openbiolabgraz@realraum.at), you can unsubscribe</span> <a href="https://56143.seu1.cleverreach.com/rmftlp.php?cid=0&mid=8192617&h=0-aa48108bddc2-s0b6ai">here.</a>If <span style="color: #ffffff;">this message is not displayed correctly, please click</span> <a href="http://mailings.gtec.at/c/42955875/aa48108bddc2-s0b6ai">here.</a><!--/[online version]--><!--#/online_version#--></span></font></td>
</tr>
<tr>
<td height="10" style="height: 10px; line-height: 10px;"></td>
</tr>
<tr>
<td align="center" valign="top" style="mso-line-height-rule: exactly; line-height: 32px;" class="social-media"><!--#html#--><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size: 14px;"><a href="http://mailings.gtec.at/c/42956994/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer" title="facebook"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-facebook-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42955877/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer" title="youtube"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-youtube-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42956995/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer" title="instagram"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-instagram-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42955879/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer" title="linkedin"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-linkedin-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42955880/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-twitter-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42955881/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-researchgate-white.png" width="28" height="28" border="0" /></a> <a href="http://mailings.gtec.at/c/42955882/aa48108bddc2-s0b6ai" target="_blank" rel="noopener noreferrer"><img src="https://files.crsend.com/56000/56143/images/g.tec+NL/icon-loop-frontiers-white.png" width="28" height="28" border="0" /></a><!--#/html#--></span></font></td>
</tr>
<tr>
<td height="10" style="height: 10px; line-height: 10px;"></td>
</tr>
<tr>
<td align="center" valign="top" style="font-size: 12px; mso-line-height-rule: exactly; line-height: 20px; font-weight: 400; color: #777777!important;" class="imprint">
<p><!--#aboutus#--><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size: 14px;"><span style="color: #ffffff;">g.tec medical engineering GmbH, Austria<br /></span><a href="http://mailings.gtec.at/c/42955873/aa48108bddc2-s0b6ai" target="_blank" title="website" rel="noopener">www.gtec.at</a><br /></span></font></p>
</td>
</tr>
<tr>
<td height="10" style="height: 10px; line-height: 10px;"></td>
</tr>
<tr>
<td align="center" valign="top">
<table>
<tbody>
<tr>
<td width="45%"></td>
<td width="5%"></td>
<td width="45%"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<font face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size: 14px;"><img src="https://stats-eu1.crsend.com/stats/mc_56143_8192617_aa48108bddc2-s0b6ai.gif" border="0" alt="" height="1" width="1"></span></font></center></td>
</tr>
</tbody>
</table>
<!-- #/footer-table# -->
</body>  </body>  </body>
</html>