@charset "UTF-8";
html,
body {
  font-family: "museo", serif;
  font-weight: 300;
  font-size: 16px;
}

h2 {
  font-size: 1.25em;
}

p {
  font-family: "museo-sans", sans-serif;
  font-size: 0.875em;
}

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal, .template-news-item .meta a.category:before, .vArticleIntro__category:before, .vnav__item--id:before, .vnav__toggle:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .vEngagement__sociallinks a:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fal-icon-home, .template-news-item .meta a.category-id1:before, .vArticleIntro__category--id1:before, .vnav__item--id1:before {
  content: "";
}

.fal-icon-landbouw, .template-news-item .meta a.category-id1457:before, .vArticleIntro__category--id1440:before, .vnav__item--id1457:before {
  content: "";
}

.fal-icon-milieu, .template-news-item .meta a.category-id1459:before, .vArticleIntro__category--id1442:before, .vnav__item--id1459:before {
  content: "";
}

.fal-icon-natuur, .template-news-item .meta a.category-id1461:before, .vArticleIntro__category--id1444:before, .vnav__item--id1461:before {
  content: "";
}

.fal-icon-voeding, .template-news-item .meta a.category-id1463:before, .vArticleIntro__category--id1446:before, .vnav__item--id1463:before {
  content: "";
}

.fal-icon-voedselketen, .template-news-item .meta a.category-id1465:before, .vArticleIntro__category--id1448:before, .vnav__item--id1465:before {
  content: "";
}

.fal-icon-news, .vnav__item--id1171:before {
  content: "";
}

.fab-icon-twitter, .vEngagement__sociallinks a.twitter:before {
  content: "";
}

.fab-icon-facebook, .vEngagement__sociallinks a.facebook:before {
  content: "";
}

.fab-icon-linkedin, .vEngagement__sociallinks a.linkedin:before {
  content: "";
}

.fab-icon-instagram, .vEngagement__sociallinks a.instagram:before {
  content: "";
}

.vfooter {
  padding: 80px 0;
  background-color: #000000;
  color: white;
  margin: 1.5rem 0 0;
}
.vfooter .col_12 {
  display: flex;
  justify-content: center;
}
.vfooter__content {
  display: flex;
  align-items: center;
}
.vfooter__logo {
  width: 39px;
  height: auto;
  margin-right: 20px;
}
.vfooter a {
  color: white;
  text-decoration: none;
}
.vfooter a:hover {
  color: #E30513;
}
.vfooter__navlist {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.vfooter__navlist li {
  display: inline;
  margin: 0;
}
.vfooter__navlist li:after {
  content: " | ";
}
.vfooter__navlist li:last-of-type:after {
  content: "";
}

.vheader {
  background-color: #000000;
}
.vheader__topbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.vheader__logo {
  padding: 0;
  margin: 0;
  background: none;
  flex: 1 1 auto;
  text-align: center;
}
@media handheld, only screen and (max-width: 767px) {
  .vheader__logo {
    flex: 0 0 auto;
    width: 100%;
  }
}
.vheader__logo img {
  max-width: 167px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media handheld, only screen and (max-width: 767px) {
  .vheader__logo img {
    margin-left: auto;
    margin-right: auto;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .vheader__formcontainer {
    width: 100%;
    margin-bottom: 30px;
  }
}

.vheader__search {
  max-width: 300px;
  margin: 0 auto;
  display: flex;
}
.vheader__search input[type=text] {
  outline: none !important;
  border-radius: 4px 0 0 4px;
  padding: 0 10px;
}
.vheader__search input[type=submit] {
  -webkit-appearance: none;
  background-color: #E30513;
  width: auto;
  padding: 0 10px;
  border-radius: 0 4px 4px 0;
}

.vnav {
  background-color: #262626;
  color: white;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 1.5rem;
  font-size: 0.875em;
  text-transform: uppercase;
}
.vnav__toggle {
  background-color: #131313;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.vnav__toggle:before {
  content: "";
  margin-right: 5px;
}
@media handheld, only screen and (min-width: 767px) {
  .vnav__toggle {
    display: none;
  }
}
.vnav__container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
}
.vnav__container--open {
  color: blue;
  height: auto;
}
@media handheld, only screen and (min-width: 767px) {
  .vnav__container {
    flex-direction: row;
    height: auto;
  }
}
.vnav__part--left {
  flex: 1 1 auto;
}
.vnav__navlist {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media handheld, only screen and (min-width: 767px) {
  .vnav__navlist {
    flex-direction: row;
  }
}
.vnav__item {
  padding: 0;
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: center;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
}
.vnav__item--id:before {
  color: #E30513;
  margin-right: 4px;
}
.vnav__item--active, .vnav__item:hover {
  border-bottom: 2px solid #E30513;
}
@media handheld, only screen and (min-width: 767px) {
  .vnav__item {
    margin-bottom: 0px;
    border-left: none;
  }
  .vnav__item--active, .vnav__item:hover {
    border-left: none;
    border-bottom: 2px solid #E30513;
  }
  .vnav__item:last-of-type {
    margin-right: 0px;
  }
}
.vnav__link {
  text-decoration: none;
  color: white;
}

.vArticleGrid {
  display: grid;
  column-gap: 3rem;
  row-gap: 3rem;
  grid-template-columns: 1fr;
  margin: 1.5rem 0;
}
@media handheld, only screen and (min-width: 767px) {
  .vArticleGrid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

.vArticleIntro {
  grid-column-end: span 2;
}
.vArticleIntro__link {
  text-decoration: none;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
}
.vArticleIntro__figure {
  position: relative;
}
.vArticleIntro__category {
  background-color: rgba(38, 38, 38, 0.75);
  color: white;
  padding: 0.75rem 1.5rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  font-family: "museo-sans", sans-serif;
  font-size: 0.875em;
}
.vArticleIntro__category:before {
  color: #E30513;
  margin-right: 4px;
}
.vArticleIntro__info {
  background-color: #D2D4C0;
  padding: 0.75rem 1.5rem;
}
.vArticleIntro__meta {
  font-weight: 200;
  font-size: 0.875em;
  line-height: 1.4em;
}
.vArticleIntro__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media handheld, only screen and (min-width: 767px) {
  .vArticleIntro--large {
    grid-column-end: span 3;
  }
}
@media handheld, only screen and (min-width: 992px) {
  .vArticleIntro--large {
    font-size: 22px;
  }
}

.vEngagement {
  background-color: #262626;
  color: white;
  padding: 1.5rem;
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin: 1.5rem 0;
}
@media handheld, only screen and (min-width: 767px) {
  .vEngagement {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
}
.vEngagement__header {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: white;
  border-bottom: 2px solid #E30513;
}
.vEngagement p {
  margin: 0;
}
.vEngagement a {
  color: white;
  text-decoration: underline;
}
.vEngagement__sociallinks {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.vEngagement__sociallinks a {
  text-decoration: none;
  font-size: 32px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.vEngagement__sociallinks a:before {
  color: white;
  margin-right: 4px;
}
.vEngagement__sociallinks a:hover:before {
  color: #E30513;
}
.vEngagementText a {
  color: #E30513;
}

.template-news-item .meta {
  margin-bottom: 1.5rem;
  font-size: 14px;
}
.template-news-item .meta a.category {
  border: 1px solid #E30513;
  padding: 4px 8px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: "museo-sans", sans-serif;
}
.template-news-item .meta a.category:before {
  color: #E30513;
  margin-right: 4px;
}
.vauthorinfo {
  display: flex;
  align-items: center;
}
.vauthorinfo__imagecontainer {
  margin-right: 20px;
  flex: 0 0 auto;
}
.vauthorinfo__image {
  object-fit: cover;
  width: 88px;
  height: 88px;
  border-radius: 50%;
}
.vauthorinfo__name {
  font-weight: bold;
}
.vauthorinfo__name:after {
  content: " ";
  display: block;
  width: 88px;
  height: 2px;
  margin: 4px 0;
  background-color: #E30513;
}
.vauthorinfo__description p {
  margin: 0;
}

.veditioncta {
  align-items: center;
  text-align: center;
  gap: 20px;
}
@media handheld, only screen and (min-width: 767px) {
  .veditioncta {
    text-align: left;
    display: flex;
  }
}
.veditioncta__imagecontainer {
  flex-shrink: 0;
}
.veditioncta__image {
  width: 74px;
  line-height: 1px;
  display: block;
  margin: 0 auto 10px;
}
@media handheld, only screen and (min-width: 767px) {
  .veditioncta__image {
    margin: 0;
  }
}
.veditioncta__textcontainer {
  flex: 1, 1, auto;
}
.veditioncta__textcontainer p {
  margin-bottom: 10px;
}
.veditioncta__buttons {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
@media handheld, only screen and (min-width: 767px) {
  .veditioncta__buttons {
    flex-direction: row;
  }
}
.veditioncta__buttons a {
  color: #E30513;
}
.veditioncta__buttons .vbutton {
  background-color: #E30513;
  padding: 5px 10px;
  border-radius: 5px;
  color: white;
  display: inline;
  margin-bottom: 10px;
  text-decoration: none;
}
@media handheld, only screen and (min-width: 767px) {
  .veditioncta__buttons .vbutton {
    margin-bottom: 0px;
    flex-direction: row;
  }
}

.vMagazineCTA__image {
  max-width: 100%;
}
.vMagazineCTA a {
  font-size: 14px;
}
.vMagazineCTA a.vbutton {
  background-color: #E30513;
  padding: 10px 10px;
  border-radius: 5px;
  color: white;
  display: inline;
  margin-bottom: 10px;
  text-decoration: none;
}
@media handheld, only screen and (min-width: 767px) {
  .vMagazineCTA a.vbutton {
    margin-bottom: 0px;
    flex-direction: row;
  }
}
