/*

 - cache/global.less.60adca73220c7e0bb97a578f4633aa64.css
 - cache/module--socialMedia.icons.less.d3dbcd9a1b5f2437245b8268c677ca0e.css
 - cache/video.less.bc9bf857cebcdded1a9b6209e69f623e.css
 - cache/publications.less.070c46e13d0be45d3385239222538d22.css
 - cache/module--share.less.daadb9478706870e5edbed7f74b0ac65.css

*/


/* minified the hell out of this */

/* minified the hell out of this */
html {min-height: 100vh;
background: linear-gradient(#6d6d6d,#6d6d6d 50vh,#494949 100vh);
scroll-behavior: smooth;
font-size: 16px;}
body {background: #494949;
font-family: Catamaran;}
body a,
body a:hover,
body a:focus,
body a:visited {text-decoration: none;
outline: none;
box-shadow: none;
color: #96d82a;}
body h1 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 1.6em 0;
font-size: 26px;}
body h2 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 20px 0 10px 0;
padding: 30px 0px;
font-size: 22px;}
body h4 {margin-bottom: 16px;}
body b,
body strong {font-weight: bold;}
body .form-group {margin-bottom: 8px;}
body .form-control {background: #f2f2f2;
border: solid 1px #bfbfbf;
border-radius: 5px;
font-size: 12px;}
body .btn.btn-primary {border-radius: 30px;}
body .n-product {display: inline-block;
font-family: 'Dorsa', sans-serif;
font-size: 1.8em;
line-height: 100%;}
body .n-product::first-letter {color: #007afb;
font-size: 70%;
line-height: 70%;
vertical-align: top;}
body .social-media-icons {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .social-media-icons li {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 3px;}
body .social-media-icons li a {color: #96d82a;
flex-direction: column;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .social-media-icons li a:hover {text-decoration: none;}
body .social-media-icons li a i.fas,
body .social-media-icons li a i.fab,
body .social-media-icons li a span {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 2em;
height: 2em;
border-radius: 50%;
border: solid 1px;
font-size: 18px;
transition: color 0.3s;}
body .social-media-icons li a i.fas:hover,
body .social-media-icons li a i.fab:hover,
body .social-media-icons li a span:hover {color: #fff;
background-color: #96d82a;}
body .social-media.standard {margin: 1em;}
body .social-media.standard .share {font-size: 20px;}
body .researchgate {padding: 6px;
font-family: 'EB Garamond', serif;
color: #96d82a;
flex-direction: column;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .researchgate:hover {text-decoration: none;}
body .researchgate i.fas,
body .researchgate i.fab,
body .researchgate span {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 2em;
height: 2em;
border-radius: 50%;
border: solid 1px;
font-size: 18px;
transition: color 0.3s;}
body .researchgate i.fas:hover,
body .researchgate i.fab:hover,
body .researchgate span:hover {color: #fff;
background-color: #96d82a;}
body .researchgate sup {font-family: 'Signika', sans-serif;}
body .partner-icon-list .img-flex {background-color: #fff;
border-radius: 6px;
box-shadow: 0 2px 3px #ccc inset;}
body .partner-icon-list .img-flex:hover {box-shadow: 0 2px 2px #ddd inset;}
body .img-responsive {max-width: 100%;}
body .img-flex {background-size: cover;
background-position: center;
background-repeat: no-repeat;}
body .img-flex > img {display: none;}
body .nj-prefers-container {max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;}
body .article-container {max-width: 750px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;}
body .btn-primary {background-color: #96d82a;
border-color: #79af20;}
body .btn-primary:hover {background-color: #202e08;}
body > header {background: #fff;}
body > header .legal-notice {max-width: 800px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
align-items: center;
padding-top: 15px;
font-size: 0.7rem;}
@media (max-width:767px) {body > header .legal-notice {flex-direction: column;}}
body > header .legal-notice .eu-flag img {height: 40px;}
@media (max-width:767px) {body > header .legal-notice .eu-flag {margin-bottom: 12px;}}
body > header .legal-notice .funding {padding-left: 6px;}
body > header .legal-notice .funding p {margin: 0.3em 0;
line-height: 1.2;}
body > header .head-stripe {display: grid;
grid-template-rows: auto;
grid-template-columns: auto 1fr auto;
padding: 0 30px;}
body > header .head-stripe a.logo {display: block;
padding: 12px;}
body > header .head-stripe a.logo img {width: 100%;
max-width: 250px;
max-height: 60px;}
body > header .head-stripe .slogan {display: flex;
flex-wrap: wrap;
align-items: flex-end;
padding-bottom: 17px;
text-transform: uppercase;}
body > header .head-stripe .icons {display: flex;
flex-direction: row;}
@media (max-width:991px) {body > header .head-stripe {grid-template-rows: auto auto auto;
grid-template-columns: auto;}
body > header .head-stripe a.logo,
body > header .head-stripe .slogan {text-align: center;
margin-bottom: 1em;}
body > header .head-stripe .icons {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-bottom: 1em;}}
body > header .navbar-bioplat-eu {background-color: #96d82a !important;
padding: 2px 15px;}
body > header .navbar-bioplat-eu .navbar-collapse {justify-content: center;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link {padding: 11px 15px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
transition: all 0.6s;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link.active {color: #fff;
background-color: #34480c;}
body > header .navbar-bioplat-eu .navbar-nav .nav-link:hover {color: #fff;
background-color: #445d10;}
body > header .navbar-bioplat-eu .navbar-nav .nav-item.dropdown.show {background-color: #34480c;}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu {border-radius: 0;
background: rgba(84,115,20,0.85);}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu .dropdown-item {text-transform: uppercase;
color: #fff;
font-size: 12px;
padding: 0.6em 2em;
margin: 0.4em 0;}
body > header .navbar-bioplat-eu .navbar-nav .dropdown-menu .dropdown-item:hover {color: #fff;
background-color: #34480c;}
body > main {background: #f2f2f2;
padding-bottom: 40px;}
body > main a,
body > main a:hover,
body > main a:focus,
body > main a:visited {text-decoration: none;
outline: none;
box-shadow: none;
color: #96d82a;}
body > main h1 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 1.6em 0;
font-size: 26px;}
body > main h2 {font: bold 20px Signika, arial, Helvetica, sans-serif;
color: #96d82a;
text-decoration: none;
text-transform: uppercase;
font: 16px Signika, arial, Helvetica, sans-serif;
text-align: center;
margin: 20px 0 10px 0;
padding: 30px 0px;
font-size: 22px;}
body > main h4 {margin-bottom: 16px;}
body > main p {line-height: 1.6;}
body > main li {margin-bottom: 0.6em;}
body > main .lead {font-size: 18px;}
body > main article p {margin: 10px 0;}
body > main article > date {display: block;}
body > main article > img {width: 100%;
margin: 0.6em 0;}
body > footer {background: #494949;}
body > footer .top {background: #fff;
padding: 15px 0;
font-size: 12px;}
body > footer .top .container {display: grid;
grid-template-rows: auto;
grid-template-columns: repeat(4,1fr);
grid-template-areas: "coordinator contact social newsletter";
grid-gap: 15px;}
@media (max-width:991px) {body > footer .top .container {grid-template-rows: auto auto auto auto;
grid-template-columns: auto;
grid-template-areas: "coordinator" "contact" "social" "newsletter";}}
body > footer .top .container h5 {text-align: center;
margin: 0.8em 0 1.6em 0;
color: #96d82a;
font-size: 14px;}
body > footer .top .container h5:first-letter {text-transform: uppercase;}
body > footer .top .container .coordinator {grid-area: coordinator;}
body > footer .top .container .coordinator a {display: flex;
justify-content: center;}
body > footer .top .container .coordinator a img {width: 200px;
min-width: 150px;
max-width: 100%;}
body > footer .top .container .project-contact {grid-area: contact;}
body > footer .top .container .project-contact .contact > div {margin-bottom: 0.6em;}
@media (max-width:991px) {body > footer .top .container .project-contact .contact {display: grid;
grid-template-rows: repeat(2,auto);
grid-template-columns: repeat(2,50%);
grid-template-areas: "org org" "p1 p2";
grid-gap: 15px;}
body > footer .top .container .project-contact .contact div {text-align: center;}
body > footer .top .container .project-contact .contact div:nth-child(1) {grid-area: org;}
body > footer .top .container .project-contact .contact div:nth-child(2) {grid-area: p1;}
body > footer .top .container .project-contact .contact div:nth-child(3) {grid-area: p2;}}
body > footer .top .container .social-media {grid-area: social;}
body > footer .top .container .newsletter {grid-area: newsletter;}
body > footer .top .container .newsletter .controls {text-align: right;}
body > footer .legal {max-width: 1024px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
color: rgba(255,255,255,0.75);
font-size: 0.8rem;}
body > footer .legal .legal-notice {display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 15px;
padding-top: 15px;}
@media (max-width:767px) {body > footer .legal .legal-notice {flex-direction: column;}}
body > footer .legal .legal-notice .eu-flag img {width: 80px;}
body > footer .legal .legal-notice .funding {padding-left: 12px;}
body > footer .legal .legal-notice .funding p {margin: 0.6em 0;}
body > footer .navigation {padding: 15px;}
body > footer .navigation .nav .nav-link {color: #fff;
transition: all 0.3s;}
body > footer .navigation .nav .nav-link:hover {background: #547314;}
/* minified the hell out of this */
body .social-media-icons {margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;}
body .social-media-icons.horizontal {display: flex;
flex-direction: row;}
body .social-media-icons.bordered li {border: solid 2px;}
body .social-media-icons.rounded li {border-radius: 50%;}
/* minified the hell out of this */
.publication-category.videos em {display: none;}
.publication-category.videos .video {display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 30px;}
@media (max-width:991px) {.publication-category.videos .video {grid-template-columns: 1fr 1fr;}
.publication-category.videos .video .video-item:first-child {grid-column: 1 / span 2;}
.publication-category.videos .video .video-item:first-child .img-container {height: 280px;}}
@media (max-width:767px) {.publication-category.videos .video {grid-template-columns: 1fr;}
.publication-category.videos .video .video-item:first-child {grid-column: 1 / span 1;}
.publication-category.videos .video .video-item:first-child .img-container {height: 185px;}
.publication-category.videos .video .video-item .img-container {height: 185px;}}
@media (max-width:479px) {.publication-category.videos .video .video-item:first-child .img-container {height: 135px;}
.publication-category.videos .video .video-item .img-container {height: 135px;}}
.publication-category.videos .video-item:first-child {grid-column: 1 / span 3;
box-shadow: none;
border: none;
border-bottom: 1px solid #96d82a;}
.publication-category.videos .video-item:first-child:after,
.publication-category.videos .video-item:first-child:before {content: none;}
.publication-category.videos .video-item:first-child .img-container {height: 400px;
font-size: 90px;}
.publication-category.videos .video-item:first-child .text-container {padding: 0;}
.publication-category.videos .video-item:first-child .text-container .title {font-size: 20px;}
.publication-category.videos .video-item:first-child .text-container .description {display: block;}
.publication-category.videos .video-item {display: flex;
flex-direction: column;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background-color: #fff;
border: 1px solid #e5e5e5;
position: relative;
cursor: pointer;}
.publication-category.videos .video-item .img-container {width: 100%;
height: 126px;
font-size: 60px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
display: flex;
align-items: center;
justify-content: center;
transition: .3s ease-in-out;}
.publication-category.videos .video-item .img-container:after {width: 1em;
height: 1em;
content: '';
position: absolute;
border-radius: 50%;
background-color: rgba(255,255,255,0.5);
transition: .3s ease-in-out;}
.publication-category.videos .video-item .img-container:before {content: '';
position: absolute;
width: 0;
height: 0;
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.5em solid white;
margin-left: 0.1em;
transition: .3s ease-in-out;
transform: scale(1);
z-index: 1;}
.publication-category.videos .video-item .text-container {padding: 0 16px;}
.publication-category.videos .video-item .text-container .title {margin: 1em 0;
font-size: 16px;
color: #96d82a;
font-weight: bold;}
.publication-category.videos .video-item .text-container .description {display: none;}
.publication-category.videos .video-item .text-container .name {color: #96d82a;
font-style: italic;}
.video-modal {display: none;
padding: 0 24px;}
.video-modal.show {display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: center;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100;
background-color: rgba(0,0,0,0.6);}
.video-modal .modal-container {position: relative;
width: 100%;
max-width: 600px;}
.video-modal .video-modal-content {position: relative;
overflow: hidden;
width: 100%;
padding-top: 52.25%;
border: 1px solid #96d82a;}
.video-modal .video-modal-content iframe {position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;}
.video-modal .close {position: absolute;
color: #96d82a;
right: -20px;
top: -28px;
text-shadow: none;
transform: scale(1.3,1);
font-weight: normal;
cursor: pointer;
opacity: 1;}
.video-modal .close:hover {opacity: 0.6;}
.animation-container {position: relative;
min-width: 0;}
.animation-container:hover a {text-decoration: none;}
.animation-container:hover:before,
.animation-container:hover:after {transform: scaleY(1);}
.animation-container:hover .animation-inner:before,
.animation-container:hover .animation-inner:after {transform: scaleX(1);}
.animation-container:before {content: '';
position: absolute;
bottom: 0;
left: 0;
width: 2px;
height: 100%;
background-color: #96d82a;
transform: scaleY(0);
transform-origin: bottom left;
z-index: 1;
transition: transform 0.3s;}
.animation-container:after {content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #96d82a;
transform: scaleY(0);
transform-origin: top right;
z-index: 1;
transition: transform 0.3s;}
.animation-container .animation-inner {height: 100%;
width: 100%;
position: relative;}
.animation-container .animation-inner:before {content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background-color: #96d82a;
transform: scaleX(0);
transform-origin: top left;
z-index: 1;
transition: transform 0.3s;}
.animation-container .animation-inner:after {content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: #96d82a;
transform: scaleX(0);
transform-origin: top right;
z-index: 1;
transition: transform 0.3s;}
/* minified the hell out of this */
body .accordion .panel {border: none;
background-color: rgba(255,255,255,0.8);}
body .accordion .panel .card-header {display: grid;
grid-template-columns: 1fr auto;
border: 1px solid rgba(0,0,0,0.125);
margin-bottom: 0;}
body .accordion .panel .card-header .btn-link {text-transform: uppercase;
text-align: left;
color: #96d82a;}
body .accordion .panel .card-header .btn-link[aria-expanded = 'true'] {color: #547314;
font-weight: bold;}
body .accordion .panel .btn-collapse .fa.fa-expand {color: #96d82a;}
body .accordion .panel .btn-collapse .fa.fa-compress {display: none;}
body .accordion .panel .btn-collapse[aria-expanded = 'true'] .fa.fa-expand {display: none;}
body .accordion .panel .btn-collapse[aria-expanded = 'true'] .fa.fa-compress {display: block;
color: #547314;}
body .accordion .panel .fa.fa-compress:before,
body .accordion .panel .fa.fa-expand:before {width: 15px;
height: 15px;
content: '';
border-bottom: 2px solid currentColor;
border-left: 2px solid currentColor;
display: block;}
body .accordion .panel .fa.fa-expand {transform: rotate(-45deg);}
body .accordion .panel .fa.fa-compress {transform: rotate(135deg);}
body .accordion .panel .card-body {border: 1px solid rgba(0,0,0,0.125);
margin-top: -1px;}
body .accordion .panel .card-body > :first-child {margin-top: 15px;}
body .accordion .panel .card-body .podcast {grid-gap: 20px;}
body .accordion .panel .card-body .list {padding-left: 0;}
body .accordion .panel .card-body .list li {padding-left: 10px;}
body .accordion .panel .card-body .list li::marker {content: '-';
color: #96d82a;}
body .thumbnails .thumbnail.video a {display: block;
position: relative;
margin-bottom: 1em;}
body .thumbnails .thumbnail.video a img {width: 100%;}
body .thumbnails .thumbnail.video a:after {position: absolute;
content: ' ';
top: 50%;
left: 50%;
width: 120px;
height: 84.4921875px;
transform: translateX(-50%) translateY(-50%);
transition: all 0.3s;
opacity: 0.4;
background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJZb3VUdWJlX0ljb24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAyNCA3MjEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMjQgNzIxIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBpZD0iVHJpYW5nbGUiIGZpbGw9IiNGRkZGRkYiIGQ9Ik00MDcsNDkzbDI3Ni0xNDNMNDA3LDIwNlY0OTN6Ii8+PHBhdGggaWQ9IlRoZV9TaGFycG5lc3MiIG9wYWNpdHk9IjAuMTIiIGZpbGw9IiM0MjAwMDAiIGQ9Ik00MDcsMjA2bDI0MiwxNjEuNmwzNC0xNy42TDQwNywyMDZ6Ii8+PGcgaWQ9IkxvemVuZ2UiPjxnPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTEyLjUiIHkxPSI3MTkuNyIgeDI9IjUxMi41IiB5Mj0iMS4yIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgNzIxKSI+PHN0b3AgIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6I0U1MkQyNyIvPjxzdG9wICBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNCRjE3MUQiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjU1ZHSURfMV8pIiBkPSJNMTAxMywxNTYuM2MwLDAtMTAtNzAuNC00MC42LTEwMS40QzkzMy42LDE0LjIsODkwLDE0LDg3MC4xLDExLjZDNzI3LjEsMS4zLDUxMi43LDEuMyw1MTIuNywxLjMgaC0wLjRjMCwwLTIxNC40LDAtMzU3LjQsMTAuM0MxMzUsMTQsOTEuNCwxNC4yLDUyLjYsNTQuOUMyMiw4NS45LDEyLDE1Ni4zLDEyLDE1Ni4zUzEuOCwyMzguOSwxLjgsMzIxLjZ2NzcuNSBDMS44LDQ4MS44LDEyLDU2NC40LDEyLDU2NC40czEwLDcwLjQsNDAuNiwxMDEuNGMzOC45LDQwLjcsODkuOSwzOS40LDExMi42LDQzLjdjODEuNyw3LjgsMzQ3LjMsMTAuMywzNDcuMywxMC4zIHMyMTQuNi0wLjMsMzU3LjYtMTAuN2MyMC0yLjQsNjMuNS0yLjYsMTAyLjMtNDMuM2MzMC42LTMxLDQwLjYtMTAxLjQsNDAuNi0xMDEuNHMxMC4yLTgyLjcsMTAuMi0xNjUuM3YtNzcuNSBDMTAyMy4yLDIzOC45LDEwMTMsMTU2LjMsMTAxMywxNTYuM3ogTTQwNyw0OTNWMjA2bDI3NiwxNDRMNDA3LDQ5M3oiLz48L2c+PC9nPjwvc3ZnPg==');
background-repeat: no-repeat;
background-size: cover;}
body .thumbnails .thumbnail.video a:hover:after {opacity: 1;}
/* minified the hell out of this */
.social-media.standard {display: flex;
justify-content: center;}
.social-media.standard .share {padding: 0.1em 0.9em;
margin: 2px;
text-align: center;
color: #fff;
border-radius: 5px;}
.social-media.standard .share.twitter {color: #1da1f2;}
.social-media.standard .share.facebook {color: #3b5998;}
.social-media.standard .share.linkedin {color: #0077b5;}

