/* - - resets en defaults - - - - - - - - - - - - - - - - - - - - - - - - */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section, img {
  display: block; }

nav ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent; }

a:hover, a:active {
  outline: none; }

ins {
  color: black;
  text-decoration: none;
  background-color: yellow; }

mark {
  color: black;
  font-weight: 700;
  font-style: italic;
  background-color: yellow; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help; }

/* tables still need cellspacing="0" in the markup */
table {
  border-spacing: 0;
  border-collapse: collapse; }

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid black; }

input, select {
  vertical-align: middle; }

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button {
  cursor: pointer; }

.article__content {
  margin: 0;
  padding: 0;
  max-width: 100%; }
  .article__content .hoofdstuk {
    margin: 0 24px 24px; }
    @media (min-width: 31.25em) {
      .article__content .hoofdstuk {
        margin: 0 32px 32px; } }
    @media (min-width: 61.25em) {
      .article__content .hoofdstuk {
        max-width: 800px;
        margin: 0 auto; } }
    .article__content .hoofdstuk h2 {
      margin: 0 0 19px;
      text-transform: none;
      font-family: "Guardian Egyptian Web", "Georgia", serif;
      font-weight: 500;
      font-size: 27px;
      text-align: left; }
      @media (min-width: 31.25em) {
        .article__content .hoofdstuk h2 {
          margin-top: 60px;
          font-size: 42px;
          line-height: 1.2em; } }
      .article__content .hoofdstuk h2 time {
        font-weight: 200; }
      .article__content .hoofdstuk h2 + h4 {
        margin-top: -12px; }
    .article__content .hoofdstuk h3, .article__content .hoofdstuk h5 {
      margin: 27px 0 0;
      text-transform: none;
      font-family: "LFT Etica", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
      font-weight: 500;
      font-size: 17px;
      line-height: 1.2em;
      text-align: left;
      text-transform: uppercase; }
      @media (min-width: 31.25em) {
        .article__content .hoofdstuk h3, .article__content .hoofdstuk h5 {
          margin-top: 42px;
          font-size: 18px; } }
      .article__content .hoofdstuk h3 + p, .article__content .hoofdstuk h5 + p {
        margin-top: 6px; }
    .article__content .hoofdstuk h4 {
      margin: 0 0 19px;
      font-family: "Guardian Egyptian Web", "Georgia", serif;
      font-weight: 200;
      font-size: 18px;
      line-height: 1.2em; }
      @media (min-width: 31.25em) {
        .article__content .hoofdstuk h4 {
          font-size: 24px; } }
      .article__content .hoofdstuk h4 + p {
        margin-top: .3em; }
    .article__content .hoofdstuk .article__intro {
      padding-bottom: 6px; }
    .article__content .hoofdstuk .blok {
      padding: 12px 0 24px; }
      .article__content .hoofdstuk .blok + .blok {
        padding-top: 24px; }
      .article__content .hoofdstuk .blok img {
        max-width: 100%; }
    .article__content .hoofdstuk .photogrid {
      margin-bottom: 32px; }
    .article__content .hoofdstuk aside {
      margin-top: 24px;
      padding: 0;
      border: none;
      color: #fff;
      background-color: #805c37; }
      .article__content .hoofdstuk aside figure {
        margin-bottom: 0; }
      .article__content .hoofdstuk aside h2 {
        margin-top: 0;
        padding: 0 12px;
        font-size: 30px;
        font-weight: 200; }
        @media (min-width: 31.25em) {
          .article__content .hoofdstuk aside h2 {
            margin-top: 0;
            padding: 0 24px; } }
      .article__content .hoofdstuk aside p {
        padding: 12px; }
        @media (min-width: 31.25em) {
          .article__content .hoofdstuk aside p {
            padding: 24px; } }
      .article__content .hoofdstuk aside h2 + p {
        padding: 0 12px 12px; }
        @media (min-width: 31.25em) {
          .article__content .hoofdstuk aside h2 + p {
            padding: 0 24px 24px; } }
      .article__content .hoofdstuk aside a {
        color: #fff;
        border-bottom-width: 1px;
        border-bottom-color: rgba(255, 255, 255, 0.3); }
        .article__content .hoofdstuk aside alink, .article__content .hoofdstuk aside a:visited {
          border-bottom-style: dotted; }
        .article__content .hoofdstuk aside a:hover, .article__content .hoofdstuk aside a:active {
          border-bottom-style: solid;
          border-bottom-color: rgba(255, 255, 255, 0.6); }
    .article__content .hoofdstuk.bruin {
      color: #fff;
      background-color: #805c37;
      max-width: 100%;
      margin: 0; }
      .article__content .hoofdstuk.bruin .blok {
        max-width: 800px;
        margin: 0 auto;
        padding: 54px 24px 36px; }
        @media (min-width: 31.25em) {
          .article__content .hoofdstuk.bruin .blok {
            padding: 54px 0 36px; } }
      .article__content .hoofdstuk.bruin h2 {
        margin-top: 0; }
      .article__content .hoofdstuk.bruin a {
        color: #fff;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: rgba(255, 255, 255, 0.3); }
        .article__content .hoofdstuk.bruin a:link, .article__content .hoofdstuk.bruin a:visited {
          border-bottom-style: dotted; }
        .article__content .hoofdstuk.bruin a:hover, .article__content .hoofdstuk.bruin a:active {
          border-bottom-style: solid;
          border-bottom-color: rgba(255, 255, 255, 0.6); }
  .article__content img {
    width: 100%; }
  .article__content .opening {
    position: relative;
    height: 90vh;
    margin-bottom: 60px;
    background-color: #493517;
    background-color: #222;
    background-size: cover;
    background-position: right bottom; }
    .article__content .opening .wikkel {
      max-width: 800px;
      margin: 0 auto;
      padding: 0 24px;
      height: 100%; }
    .article__content .opening .titel {
      position: absolute;
      bottom: 36px;
      color: #fff; }

@media (min-width: 31.25em) and (portrait) {
  .article__content .opening .titel {
    bottom: 80px; } }
      .article__content .opening .titel .titel-binnen {
        clear: both;
        display: block; }
      .article__content .opening .titel h1 {
        display: block;
        clear: both;
        max-width: 240px;
        margin: 0;
        padding: 0 42px 0 0;
        font-family: "Guardian Egyptian Web", serif;
        font-weight: 500;
        font-size: 42px;
        line-height: 42px;
        text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.9); }
        @media (min-width: 31.25em) {
          .article__content .opening .titel h1 {
            max-width: 90%;
            font-size: 72px;
            line-height: 72px; } }
        @media (min-width: 46.25em) {
          .article__content .opening .titel h1 {
            padding: 0 80px 0 0;
            font-size: 96px;
            line-height: 96px; } }
        @media (min-width: 61.25em) {
          .article__content .opening .titel h1 {
            max-width: 800px;
            font-size: 120px;
            line-height: 120px; } }
        @media (min-width: 79.375em) {
          .article__content .opening .titel h1 {
            font-size: 144px;
            line-height: 144px; } }
        .article__content .opening .titel h1 .keyword {
          font-weight: 200; }
          .article__content .opening .titel h1 .keyword:after {
            content: ":"; }
      .article__content .opening .titel h3 {
        display: inline-block;
        clear: both;
        margin: 0 24px 12px -3px;
        padding: 2px 4px 2px 5px;
        font-family: "LFT Etica", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
        font-size: 10px;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: .1em;
        text-transform: uppercase;
        background-color: rgba(0, 0, 0, 0.8);
        border-radius: 3px; }
        .article__content .opening .titel h3:hover {
          background-color: rgba(0, 0, 0, 0.9); }
        @media (min-width: 31.25em) {
          .article__content .opening .titel h3 {
            padding: 6px 7px 3px 7px;
            font-size: 13.2px; } }
        .article__content .opening .titel h3 a {
          border: none;
          color: #fff; }
      .article__content .opening .titel h4 {
        clear: both;
        margin: 16px 24px 24px 1px;
        font-family: "LFT Etica", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
        font-size: 12px;
        font-weight: 200;
        line-height: 120%;
        text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.9); }
        @media (min-width: 31.25em) {
          .article__content .opening .titel h4 {
            margin-top: 36px;
            font-size: 16px;
            letter-spacing: .1em; } }
        .article__content .opening .titel h4 .auteur {
          display: inline-block;
          font-weight: 500; }
          @media (min-width: 31.25em) {
            .article__content .opening .titel h4 .auteur {
              display: inline;
              font-size: 18px; } }
  .article__content figure {
    text-align: center; }
    .article__content figure + .hoofdstuk {
      margin-top: 48px; }
    .article__content figure figcaption {
      margin-top: 1px;
      color: #fff;
      background-color: #000; }
      .article__content figure figcaption a:link,
      .article__content figure figcaption a:visited {
        border-bottom: none;
        color: #eee; }
      .article__content figure figcaption a:hover,
      .article__content figure figcaption a:active {
        border-bottom: none;
        color: #fff; }
    .article__content figure.foto.kleine {
      width: 100%;
      margin: 24px 0; }
      @media (min-width: 31.25em) {
        .article__content figure.foto.kleine {
          float: right;
          width: 240px;
          margin: 0 0 24px 48px;
          transform: rotate(2deg); } }
      @media (min-width: 46.25em) {
        .article__content figure.foto.kleine {
          width: 480px;
          margin: 0 -200px 24px 48px; } }
      @media (min-width: 79.375em) {
        .article__content figure.foto.kleine {
          width: 480px;
          margin: 0 -200px 24px 48px; } }
    .article__content figure.video {
      position: relative; }
      .article__content figure.video video {
        margin: 0 auto; }
        .article__content figure.video video.concert {
          width: 100%; }
      .article__content figure.video figcaption {
        position: absolute;
        z-index: 22;
        display: block;
        bottom: 42px;
        right: 42px;
        font-family: "Guardian Egyptian Web", "Georgia", serif;
        font-weight: 200;
        font-size: 24px;
        background-color: rgba(0, 0, 0, 0.5); }
        @media (min-width: 31.25em) {
          .article__content figure.video figcaption {
            font-size: 48px; } }
        .article__content figure.video figcaption em {
          font-weight: 200; }
        .article__content figure.video figcaption small {
          display: block;
          font-size: 16px;
          line-height: 100%; }
  .article__content .aftiteling {
    position: relative;
    color: #fff;
    background-color: #222; }
    .article__content .aftiteling dl {
      margin: 0 24px;
      padding: 24px 0; }
      @media (min-width: 31.25em) {
        .article__content .aftiteling dl {
          margin: 0 32px;
          padding: 32px 0; } }
      @media (min-width: 61.25em) {
        .article__content .aftiteling dl {
          max-width: 800px;
          margin: 0 auto;
          padding: 60px 0; } }
    .article__content .aftiteling dt {
      font-weight: 700;
      display: inline; }
    .article__content .aftiteling dd {
      display: inline;
      color: #ddd; }
    .article__content .aftiteling a:link,
    .article__content .aftiteling a:visited {
      color: #eee;
      border-bottom: 1px dotted #eee; }
    .article__content .aftiteling a:hover {
      color: #fff;
      border-bottom: 1px dotted #fff; }
    .article__content .aftiteling a:active {
      color: #fff;
      border-bottom: 1px solid #fff; }

body:not(.page-home):not(.section):not(.blocked-overview):not(.de):not(.page-vandaag) main {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

[class*=mestcomplot]:not(.page-home) main:before, [class*=mestcomplot]:not(.section) main:before {
  width: calc(100%);
  margin-left: 0;
  margin-right: 0; }

.has-transparent-header .header {
  margin-bottom: -104px; }

.article-context__inner {
  max-width: 980px; }

.article-header-container .center-block {
  display: none; }

@media (min-width: 68.74em) {
  .article-container main {
    margin-left: 0; }
  .article-outer-container .article-container {
    margin-left: 0; } }

.share:not(.share--inline).sticky .share__inner {
  top: 24px;
  left: 24px; }

@media (max-width: 68.74em) {
  .share[data-allow-sticky],
  .share.sticky--before {
    display: none; }
  .share.share--lower {
    margin-left: 24px; } }

@media (min-width: 68.75em) {
  .related {
    margin-left: 0; } }

@media (max-width: 68.74em) and (min-width: 31.25em) {
  .article__content + .share {
    margin-right: 56px; } }

@media (min-width: 31.25em) {
  .share--upper {
    display: none; } }

.share--upper a {
  color: #fff;
  border-bottom: none; }

.share--upper br {
  display: none; }

.banner--leaderboard.banner--filled {
  margin-bottom: 12px; }
