h2,
h3 {
    font-weight: 600
}

#js-loader,
#js-loader:before,
#scrollToTop {
    width: 40px;
    height: 40px
}

.box ul li a:hover,
.filtering label:hover,
.lister-card>div h2 a:hover,
a {
    text-decoration: underline
}

.bttn.bttn-nowrap,
.c-nav__link {
    white-space: nowrap
}

.highlightbox p,
.list-letternav,
.sidenote p,
body,
body.bigvisual nav.mobilenav ul,
html {
    margin: 0;
    padding: 0
}

.container,
.slice.slice-default,
.slice.slice-large,
.slice.slice-xlarge {
    margin-left: auto;
    margin-right: auto
}

body {
    overflow-x: hidden;
    padding: 0 10px;
    font-family: OpenSans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    background-color: #fff
}

@media(min-width:375px) {
    body {
        padding: 0 20px
    }
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.container {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

@font-face {
    font-family: OpenSans;
    src: url('/Content/font/OpenSans.eot');
    src: url('/Content/font/OpenSans.svg#OpenSans') format('svg'), url('/Content/font/OpenSans.eot?#iefix') format('embedded-opentype'), url('/Content/font/OpenSans.woff') format('woff'), url('/Content/font/OpenSans.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: RobotoBlack;
    src: url('/Content/font/Roboto-Black.eot');
    src: url('/Content/font/Roboto-Black.svg#Roboto-Black') format('svg'), url('/Content/font/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('/Content/font/Roboto-Black.woff') format('woff'), url('/Content/font/Roboto-Black.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: RobotoMedium;
    src: url('/Content/font/Roboto-Medium.eot');
    src: url('/Content/font/Roboto-Medium.svg#Roboto-Medium') format('svg'), url('/Content/font/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('/Content/font/Roboto-Medium.woff') format('woff'), url('/Content/font/Roboto-Medium.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

.transform {
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

#js-loadercontent,
.transformall {
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out
}

.transformall {
    transition: .2s ease-out
}

.transformborder {
    -webkit-transition: border-color .2s ease-out;
    -moz-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.transformopacity {
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

p.lead {
    margin: 0;
    font-size: 18px;
    font-family: RobotoMedium
}

.lister-card>div h2 a,
.mc-field-group label,
h1,
h2,
h3,
h4 {
    font-family: RobotoBlack, 'Segoe UI', Arial, sans-serif
}

.bttn.bttn-fat-bottom,
p.lead.lead-flat {
    margin-bottom: 10px
}

.bttn,
.bttn:hover,
.lister-card,
.lister-card:hover,
.lister-card>div h2 a,
a:hover {
    text-decoration: none
}

h1 a,
h2 a,
h3 a,
h4 a {
    font-size: inherit;
    font-weight: inherit
}

h1 {
    font-size: 30px;
    line-height: 38px
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.286em
}

h4 {
    font-size: 1.143em
}

.pageheader h1 {
    margin: 0;
    padding-bottom: 20px;
    line-height: 30px;
    letter-spacing: -1px
}

.sub {
    color: #999;
    font-size: .875em;
    line-height: 16px
}

.slice {
    padding: 0 10px
}

.slice.main {
    min-height: 500px
}

.slice.slice-default {
    max-width: 900px;
    width: 100%;
    padding-bottom: 40px
}

footer,
header {
    max-width: 1600px
}

.slice.slice-large {
    max-width: 1600px;
    width: 100%
}

.slice.slice-xlarge {
    width: 100%
}

@media(min-width:1024px) {
    .slice.slice-xlarge {
        max-width: 1024px
    }
}

@media(min-width:1200px) {
    .slice.slice-default {
        max-width: 900px
    }
}

.slice.slice-bg-yankee90 {
    background-color: #fafafa
}

.homepage-visual {
    background-image: url(/Content/img/homepage/visual.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.img-hompage {
    position: relative;
    z-index: 1
}

.homepage-content {
    position: absolute;
    width: 90%;
    left: 50%;
    top: 150px;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 2
}

.homepage-content h1,
.homepage-content h2 {
    color: #fff;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .6)
}

.homepage-content h1 {
    font-size: 1.857em
}

.daclist h2,
.homepage-content h2 {
    font-size: 1.429em
}

.bttn .has-icn,
.homepage-content ul.list-textshadow li,
body.js-showMobileNav .c-backdrop {
    display: block
}

.c-head.is-home>p,
.c-nav,
.contentwrapper>aside,
.e-button span,
.filtering,
.footer__right,
.homepage-content ul.list-textshadow li:before,
body.bigvisual .fullscreen,
body.bigvisual .fullscreen.is-desktop,
body.bigvisual header,
header>div .header-visual {
    display: none
}

.homepage-content ul.list-textshadow li a {
    padding: 6px 0;
    font-size: 1.429em;
    display: inline-block
}

@media (min-width:666px) {
    .homepage-content {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        z-index: 2;
        width: 60%
    }
    .homepage-content h1 {
        font-size: 2.857em
    }
    .homepage-content h2 {
        font-size: 1.429em
    }
    .homepage-content ul.list-textshadow li,
    .homepage-content ul.list-textshadow li:before {
        display: inline-block
    }
    .homepage-content ul.list-textshadow li a {
        padding: 0;
        font-size: 1em
    }
    .homepage-content ul.list-textshadow li:first-child:before {
        display: none
    }
}

.bttn,
.lister-card,
header,
header .logo-wrapper,
header>div,
ul.ordertraject-stappen,
ul.ordertraject-stappen li {
    position: relative
}

@media (min-width:992px) {
    .homepage-content {
        width: 70%;
        top: 60%
    }
    .homepage-content h1 {
        font-size: 4.286em
    }
    .homepage-content h2 {
        font-size: 1.857em
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
    .homepage-content {
        width: 80%;
        top: 50%
    }
    .homepage-content h1 {
        font-size: 5.714em
    }
    .homepage-content h2 {
        font-size: 2.143em
    }
}

header {
    background-color: #ba0808;
    z-index: 98;
    margin: 10px auto 20px;
    border-radius: 10px;
    position: sticky;
    top: 10px
}

header .header-top {
    background-color: #000;
    padding: 4px 0;
    text-align: center;
    display: none
}

header .header-top p {
    color: #b3b3b3;
    margin: 3px 0;
    font-size: 10px;
    line-height: 12px;
    font-family: RobotoBlack
}

header .logo-wrapper {
    padding-left: 50px
}

header a.logo {
    display: inline-block;
    max-width: 240px
}

@media (min-width:1025px) {
    header {
        margin-bottom: 30px
    }
    header a.logo {
        margin: 0
    }
    header>div {
        position: relative
    }
    header>div .header-visual {
        position: absolute;
        top: -30px;
        right: 0;
        z-index: 3;
        width: 450px
    }
}

@media (min-width:1400px) {
    header {
        margin-bottom: 40px
    }
}

@media (min-width:1650px) {
    header>div .header-visual {
        display: block;
        width: 500px;
        top: -80px;
        right: 0
    }
    .logo-wrapper {
        padding: 10px 0
    }
    header {
        margin-bottom: 120px
    }
    header a.logo {
        margin: 0;
        max-width: 340px
    }
    header>div {
        position: relative
    }
}

header a.logo {
    margin-left: 20px
}

body.js-showMobileNav {
    overflow-y: hidden
}

@media (min-width:992px) {
    header a.logo {
        margin-left: 0
    }
    nav.navigatie-main {
        position: relative;
        left: 5px;
        margin-top: 10px;
        background-color: transparent;
        transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        opacity: 1;
        padding-top: 0
    }
    nav.navigatie-main ul>li {
        text-align: left
    }
}

.lister-filter-heading {
    font-family: RobotoBlack;
    font-size: 18px;
    margin-bottom: 20px
}

#mc_embed_signup h2,
.lister-card,
.slice.slice-xlarge.is-daclist-heading .pageheader {
    margin-bottom: 0
}

.lister-card {
    display: block;
    color: #000;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
    border: 1px solid transparent;
    background-color: #f8f8f8
}

.dacletter,
ul.ordertraject-stappen li.ordertraject-stap-current strong,
ul.ordertraject-stappen li.ordertraject-stap-done strong {
    color: #ba0808
}

.lister-card:hover h2,
.lister-card:hover h3,
.lister-card:hover li {
    color: #000
}

.lister-card>div h2,
.lister-card>div h3 {
    text-align: left;
    color: inherit
}

.lister-card>div h2 {
    font-size: 18px;
    padding: 0 10px;
    text-align: center;
    line-height: 20px
}

.lister-card>div h2 a {
    font-size: inherit;
    color: inherit;
    margin: 0 auto
}

.lister-card.lister-card-bordered {
    border: 1px solid #e6e6e6
}

.dacletter {
    margin-top: 50px;
    font-size: 2.857em;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-family: RobotoBlack
}

.bttn,
body.bigvisual header.header .brand,
small {
    font-family: RobotoBlack, 'Segoe UI', Arial, sans-serif
}

.row.row-dacheader {
    background-color: #f2f2f2;
    display: none
}

.row.row-dacheader div {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.429em;
    font-weight: 700
}

.slice.slice-xlarge.is-daclist-heading {
    padding-bottom: 0
}

.container-fluid.is-daclist {
    background-color: #fff;
    padding: 10px
}

#scrollToTop,
.bttn.bttn-alfa,
ul.ordertraject-stappen li.ordertraject-stap-current:before,
ul.ordertraject-stappen li.ordertraject-stap-done:after,
ul.ordertraject-stappen li.ordertraject-stap-done:before {
    background-color: #ba0808
}

.daclist>.row {
    display: flex;
    flex-direction: column;
    padding: 10px 0 10px 10px
}

.daclist>.row:nth-child(odd) {
    background-color: #ddd
}

.daclist>.row h2 {
    margin-top: 5px;
    margin-bottom: 0
}

#scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    z-index: 1000;
    display: none
}

#scrollToTop:before {
    font-family: dac-icon-set;
    content: '\e801';
    color: #fff;
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 2.929em
}

.bttn {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0;
    padding: 8px 20px;
    min-height: 40px;
    font-size: 1.143em;
    line-height: 24px;
    border: 0;
    display: block;
    text-align: left;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out
}

#js-loader,
.loader {
    position: fixed;
    z-index: 10000
}

.Tablekop td,
.filterhead,
.title {
    font-family: RobotoBlack
}

.bttn.bttn-wide {
    padding-left: 40px;
    padding-right: 40px
}

.bttn.bttn-small {
    padding: 5px 18px;
    font-size: .938em;
    min-height: 20px;
    line-height: 20px
}

.bttn.bttn-small.bttn-wide {
    padding-left: 30px;
    padding-right: 30px
}

.bttn.bttn-fat-top {
    margin-top: 10px
}

.bttn.bttn-user-ingelogd span {
    width: 93px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    position: Relative;
    top: 7px
}

.bttn.has-icn-before {
    padding-left: 34px;
    padding-right: 10px;
    display: block
}

.bttn.has-icn-before:before {
    left: 10px
}

.bttn.has-icn-after {
    padding-right: 34px;
    padding-left: 10px
}

.bttn.has-icn-after:after {
    right: 10px
}

.bttn.bttn-square-medium {
    width: 20px;
    height: 20px;
    padding: 0;
    min-height: 20px;
    text-align: center
}

.bttn.bttn-no-h-padding {
    padding-left: 0;
    padding-right: 0
}

.bttn.bttn-no-v-padding {
    padding-top: 0;
    padding-bottom: 0
}

.bttn.bttn-inline {
    display: inline
}

.bttn.bttn-inlineblock,
.list-letternav li {
    display: inline-block
}

.bttn.bttn-center {
    text-align: center
}

.bttn.bttn-alfa {
    color: #fff
}

.bttn.bttn-alfa:hover {
    background-color: #d20909
}

.bttn.bttn-yankee70 {
    background-color: #b3b3b3;
    color: #000
}

.bttn.bttn-yankee70:hover,
.bttn.bttn-yankee80:hover,
.bttn.bttn-yankee90:hover {
    background-color: #e0e0e0
}

.bttn.bttn-yankee80 {
    background-color: #ccc;
    color: #000
}

.bttn.bttn-yankee90 {
    background-color: #e6e6e6;
    color: #000
}

.bttn.bttn-yankee95 {
    background-color: #f2f2f2;
    color: #000
}

.bttn.bttn-yankee95:hover,
.bttn.bttn-yankee98:hover {
    background-color: #ededed
}

.bttn.bttn-yankee98 {
    background-color: #fafafa;
    color: #000
}

.bttn.bttn-border-yankee90 {
    border: 1px solid #e6e6e6;
    color: #000
}

@media all and (max-width:767px) {
    .tile h4 {
        text-align: left
    }
    .bttn,
    a.bttn.bttn-inline,
    button.bttn,
    button.bttn.bttn-inline {
        display: block;
        margin-right: 0;
        text-align: center;
        width: 100%
    }
    .bttn.pull-right {
        float: none !important
    }
}

@media (max-width:480px) {
    .icn-button-link-xxs:before {
        width: 20px;
        height: 20px;
        background: #ba0808;
        display: block;
        line-height: 20px;
        text-align: center;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        color: #fff
    }
}

.loader,
.loader:before {
    top: 0;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.bttn.bttn-always-inline-block {
    display: inline-block !important;
    width: auto !important
}

@media (min-width:768px) {
    .dacletter {
        margin-top: 160px
    }
    .bttn .has-icn {
        display: inline-block
    }
}

ul.ordertraject-stappen {
    margin-top: 15px
}

ul.ordertraject-stappen li>strong {
    font-size: 1.143em;
    color: #b3b3b3;
    display: none
}

ul.ordertraject-stappen li>span {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 30px;
    height: 30px;
    background-color: #d9d9d9;
    display: inline-block;
    line-height: 25px;
    color: #fff;
    font-size: 1.286em;
    font-weight: 700;
    position: relative;
    z-index: 3;
    margin-bottom: 5px;
    border: 3px solid #d9d9d9
}

ul.ordertraject-stappen li:after,
ul.ordertraject-stappen li:before {
    position: absolute;
    top: 13px;
    height: 4px;
    background-color: #d9d9d9;
    width: 100%;
    left: 0;
    content: '';
    z-index: 1
}

ul.ordertraject-stappen li.ordertraject-stap-current>span,
ul.ordertraject-stappen li.ordertraject-stap-done>span {
    background-color: #ba0808;
    border: 3px solid #ba0808
}

ul.ordertraject-stappen li.ordertraject-stap-current:after {
    left: 50%;
    width: 50%
}

ul.ordertraject-stappen li.ordertraject-stap-current:before {
    width: 50%
}

@media (min-width:480px) {
    .lister-card {
        margin-bottom: 30px;
        padding-top: 5px;
        padding-bottom: 10px
    }
    .lister-card:hover {
        border: 1px solid transparent
    }
    .lister-card>div h2 a {
        display: -webkit-box;
        margin: 0 auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis
    }
    ul.ordertraject-stappen {
        margin-top: 15px
    }
    ul.ordertraject-stappen li>strong {
        display: inline-block
    }
}

#js-loadercontent {
    opacity: 1;
    transition: .2s ease-out
}

.loader {
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 200px;
    background-color: #efe280;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px
}

.loader:before {
    content: 'Loading...';
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    color: #000;
    font-size: 16px;
    z-index: 10001
}

#js-loader {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    opacity: 1;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

#js-loader:before {
    position: absolute;
    display: inline-block;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    font-family: dac-icon-set;
    content: '\e824';
    -webkit-animation: 1.5s linear infinite spin;
    -moz-animation: 1.5s linear infinite spin;
    animation: 1.5s linear infinite spin;
    color: #ccc
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.dacheader-sticky {
    position: sticky;
    top: 70px;
    background: #f1f1f1;
    z-index: 8
}

.dacheader-sticky hr {
    margin-top: 10px;
    margin-bottom: 10px
}

.foto__display+.box,
.foto__display+.content,
.foto__display+.highlightbox,
.foto__display+.sidenote,
.foto__thumbs+.content,
.youtube__wrap+.content {
    margin-top: 40px
}

.foto__display,
.foto__thumbs,
.youtube__wrap {
    padding: 40px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.foto__display img {
    margin-bottom: 30px;
    border-radius: 8px
}

.content img+h4,
.content ol+h4,
.content p+h4,
.content ul+h4,
.foto__display img+img {
    margin-top: 30px
}

.content img+.title,
.content img+h2,
.content img+h3,
.content img+img,
.content img+p,
.content ol+.title,
.content ol+h2,
.content ol+h3,
.content p+.highlightbox,
.content p+.sidenote,
.content p+.title,
.content p+h2,
.content p+h3,
.content p+img,
.content small+.title,
.content small+h2,
.content small+h3,
.content small+p,
.content ul+.title,
.content ul+h2,
.content ul+h3,
.content ul+img,
.foto__display small+img,
.youtube__wrap small+img {
    margin-top: 60px
}

.list-reset {
    margin-left: 0;
    padding-top: 0;
    padding-left: 0
}

img.lazy {
    background-color: #d7d7d7;
    width: 100%;
    min-height: 0;
    display: block
}

ul.list-letternav li a {
    font-size: 16px;
    padding: 10px;
    font-family: RobotoMedium
}

ul,
ul li {
    list-style-position: initial
}

small {
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-top: -10px;
    padding: 20px 20px 17px;
    background-color: #f3f3f3;
    border-radius: 10px
}

.content p+p {
    margin-top: 20px
}

.content img+small {
    margin-top: 5px
}

.contentwrapper {
    display: flex;
    flex-direction: column-reverse
}

.listerbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.listerbody .lister-card {
    width: 50%;
    padding: 10px;
    background-color: transparent;
    border-radius: 4px;
    display: flex;
    flex-direction: column
}

.listerbody.is-4 .lister-card {
    width: 25%
}

.listerbody .lister-card>div {
    background-color: #f1f1f1;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.listerbody .lister-heading {
    flex: 100%;
    padding: 40px 0 20px
}

.lister-card>div img {
    max-width: 100%;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block
}

.lister-filter-wrapper .lister-filter-list ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
    display: flex
}

.lister-filter-wrapper .lister-filter-list ul li:before {
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 1;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: '';
    display: block;
    background-color: #333
}

.lister-filter-wrapper .lister-filter-list ul li a {
    font-size: 14px;
    padding: 0 0 16px;
    display: inline-block;
    text-decoration: none;
    line-height: 22px
}

.lister-filter-wrapper .lister-filter-list ul li a:hover {
    color: #ba0808;
    text-decoration: underline
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 40px;
    max-width: 1000px;
    margin-top: 70px
}

.card-canvas {
    display: flex;
    flex-direction: row;
    width: 100%
}

.filtering label:hover {
    cursor: pointer
}

.box ul li a,
.card--content a,
.card--head a,
.card--head a:hover,
.e-button,
.e-button:hover,
.twitter--banner>a {
    text-decoration: none
}

#filters {
    position: sticky;
    top: 80px;
    display: flex;
    flex-direction: column;
    padding-left: 20px
}

.filterhead {
    font-size: 20px;
    line-height: 26px
}

.card-wrapper,
.contentbody,
.video-wrapper,
.video-wrapper video {
    width: 100%
}

@media(min-width:800px) {
    .filtering {
        width: 20%;
        position: relative;
        display: flex
    }
    .card-wrapper {
        width: 80%
    }
}

.card {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 38px -1px rgba(0, 0, 0, .1)
}

.card--left {
    display: flex
}

.card--body {
    padding: 10px 20px
}

.card--head {
    width: 100%;
    margin-bottom: 5px;
    padding-top: 10px
}

@media(min-width:768px) {
    body {
        padding: 0
    }
    header a.logo {
        max-width: 340px
    }
    .container-fluid.is-daclist {
        background-color: #fff;
        padding: 40px;
        border-radius: 40px
    }
    .row.row-dacheader {
        display: flex;
        border-bottom: 1px solid #d9d9d9
    }
    .row.row-dacheader>div {
        width: 33.33333%;
        font-family: RobotoBlack, 'Segoe UI', Arial, sans-serif
    }
    .daclist>.row {
        flex-direction: row;
        padding-left: 0
    }
    .daclist>.row h2 {
        margin-top: 0;
        font-size: 16px;
        padding-left: 10px
    }
    .daclist>.row>div {
        width: 33.3333%
    }
    .daclist>.row>div.col-xs-12 {
        width: 100%
    }
    .wrap {
        margin-top: 100px
    }
    .card--body {
        padding-bottom: 30px
    }
    .card--head {
        padding-top: 30px
    }
}

.card--head h1,
.card--head h2 {
    margin: 0
}

.card--head .subtitle,
.pageheader .subtitle {
    font-size: 12px;
    line-height: 14px;
    font-family: RobotoBlack;
    margin-bottom: 5px;
    color: #000;
    background-color: #ffe316;
    padding: 3px 6px 2px;
    display: inline-block;
    border-radius: 3px
}

.card--head .subtitle.is-default,
.pageheader .subtitle.is-default {
    background-color: transparent;
    padding: 0
}

.pageheader .subtitle {
    font-size: 14px;
    line-height: 14px;
    padding: 5px 10px 3px
}

.card--content {
    margin-bottom: 20px;
    display: none
}

@media(min-width:650px) {
    .card--content {
        display: block
    }
}

.card--content p {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0
}

.card--visual img {
    width: 100%;
    display: block;
    border-radius: 15px
}

.card--visual {
    position: relative;
    display: block;
    padding: 20px
}

.card--visual:before {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, .03);
    content: "";
    border-radius: 10px;
    display: none
}

.card--visual a {
    display: block;
    position: relative;
    z-index: 4
}

.card--foot {
    display: flex;
    padding-bottom: 10px
}

.card.is-reversed .card--foot {
    justify-content: flex-start
}

#mc-embedded-subscribe,
.e-button,
.e-button:hover {
    height: 38px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: RobotoBlack
}

.e-button,
.e-button:hover {
    border-radius: 40px;
    color: #fff !important;
    font-size: 16px;
    line-height: 34px;
    background-color: #ba0808;
    display: inline-block;
    border: 2px solid #ba0808;
    transition: 150ms ease-in-out
}

html body.bigvisual .e-button:hover,
html body.oldstyle .e-button:hover {
    color: #000 !important;
    background-color: transparent !important;
    border: 2px solid #000 !important
}

.e-button.is-small,
.e-button.is-small:hover {
    font-size: 12px;
    height: 24px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px
}

.card+.card,
.card+.twitter--wrapper,
.twitter--wrapper+.card {
    margin-top: 15px
}

@media(min-width:1650px) {
    .slice.slice-default {
        max-width: 830px
    }
    .slice.slice-xlarge {
        max-width: 1500px
    }
    .card+.card,
    .card+.twitter--wrapper,
    .twitter--wrapper+.card {
        margin-top: 20px
    }
}

.c-head {
    margin-bottom: 40px !important;
    text-align: center;
    max-width: 810px;
    margin: 0 auto
}

.c-head p {
    font-size: 14px;
    line-height: 20px
}

.c-head .title.is-6 {
    font-size: 20px;
    line-height: 26px
}

.title.is-1 {
    font-size: 30px;
    line-height: 36px
}

.title.is-2 {
    font-size: 28px;
    line-height: 34px
}

.title.is-3 {
    font-size: 24px;
    line-height: 26px
}

.title.is-4 {
    font-size: 20px;
    line-height: 22px
}

.title.is-5 {
    font-size: 18px;
    line-height: 20px
}

.title.is-6 {
    font-size: 16px;
    line-height: 22px
}

.contentwrapper>aside>div {
    background-color: #fff;
    padding: 20px;
    border-radius: 30px
}

body.is-dark .contentwrapper>aside>div,
body.is-dark small {
    background-color: #3f3f3f
}

@media(min-width:1240px) {
    .contentwrapper>aside {
        display: block;
        padding-left: 20px;
        width: 40%
    }
    .sidenav {
        width: 25%;
        margin-right: 3%
    }
    .contentbody {
        width: 72%;
        padding-bottom: 60px
    }
    .contentwrapper.has-wide-nav .sidenav {
        width: 30%
    }
    .contentwrapper.has-wide-nav .contentbody {
        width: 67%;
        padding-bottom: 60px
    }
}

.back.is-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none
}

@media(min-width:1025px) {
    .pageheader h1 {
        font-size: 48px;
        line-height: 54px;
        letter-spacing: -2px
    }
    header .header-top p {
        font-size: 11px
    }
    .listerbody {
        margin-left: -20px;
        margin-right: -20px
    }
    .lister-card {
        margin-bottom: 50px
    }
    .listerbody .lister-card {
        width: 33.33333%;
        padding: 20px
    }
    .card {
        flex-direction: row-reverse
    }
    .card--left {
        padding-left: 10px;
        align-items: center;
        width: 48%;
        margin-right: 2%
    }
    .card--right {
        width: 50%;
        display: flex;
        align-items: center
    }
    .card.is-reversed .card--left {
        margin-right: 0;
        margin-left: 5%;
        padding-left: 0;
        padding-right: 30px
    }
    .back.is-mobile {
        display: none
    }
}

.box {
    background-color: #fafafa;
    border-radius: 8px;
    margin-bottom: 60px;
    padding: 30px;
    border-left: 4px solid #000
}

.box ul {
    padding-left: 20px;
    padding-bottom: 0;
    margin-bottom: 0
}

.c-whopper__wrapping {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-whopper__wrapping .c-whopper {
    width: 30px;
    height: 16px;
    position: relative
}

.c-whopper__wrapping .c-whopper .c-whopper__line {
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
    z-index: 1;
    transition: 150ms ease-in-out
}

.c-whopper__wrapping .c-whopper .c-whopper__line.is-top {
    top: 0
}

.c-whopper__wrapping .c-whopper .c-whopper__line.is-middle,
.twitter--banner>a>img {
    top: 50%;
    transform: translateY(-50%)
}

.c-whopper__wrapping .c-whopper .c-whopper__line.is-bottom {
    bottom: 0
}

.c-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 97;
    background-color: rgba(0, 0, 0, .6);
    display: none
}

body.js-showMobileNav .c-whopper__wrapping .c-whopper .c-whopper__line.is-top {
    transform: rotate(45deg);
    top: 5px
}

body.js-showMobileNav .c-whopper__wrapping .c-whopper .c-whopper__line.is-middle {
    opacity: 0
}

body.js-showMobileNav .c-whopper__wrapping .c-whopper .c-whopper__line.is-bottom {
    transform: rotate(-45deg);
    top: 5px
}

footer {
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 30px;
    margin: 80px auto 20px;
    border-radius: 10px;
    display: none !important
}

.footer__wrapper {
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

.footer__logo {
    color: #fff;
    font-family: RobotoBlack;
    font-size: 30px;
    letter-spacing: -2px;
    margin-bottom: 20px;
    text-align: center
}

.footer__nav {
    display: flex;
    flex-direction: column;
    align-items: center
}

.footer__nav--item,
.footer__nav--item:hover {
    text-decoration: none;
    color: #fff;
    font-family: RobotoBlack;
    font-size: 14px;
    padding-right: 10px
}

.box ul li.active a,
.footer__nav--item:hover,
.twitter--banner>a:hover {
    text-decoration: underline
}

.highlightbox,
.sidenote {
    background-color: #fafafa;
    border-radius: 10px;
    margin-bottom: 60px;
    padding: 20px 20px 20px 70px;
    border-left: 4px solid #ba0808;
    background-image: url(/content/img/quote.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 20px 20px
}

.highlightbox {
    background-image: none !important
}

@media(min-width:768px) {
    .card--foot {
        padding-bottom: 20px
    }
    .title.is-1 {
        font-size: 38px;
        line-height: 40px
    }
    .title.is-2 {
        font-size: 32px;
        line-height: 34px
    }
    .title.is-3 {
        font-size: 28px;
        line-height: 30px
    }
    .title.is-4 {
        font-size: 24px;
        line-height: 26px
    }
    .title.is-5 {
        font-size: 20px;
        line-height: 22px
    }
    .title.is-6 {
        font-size: 18px;
        line-height: 24px
    }
    .c-whopper__wrapping {
        top: 12px
    }
    .footer__nav {
        flex-direction: row;
        align-items: flex-start
    }
    .footer__logo {
        text-align: left;
        font-size: 40px
    }
    footer {
        background-color: #000;
        padding-top: 60px;
        padding-bottom: 60px
    }
    .highlightbox,
    .sidenote {
        padding: 20px 20px 20px 70px
    }
    body.bigvisual {
        padding: 0
    }
}

.overview .row {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px
}

.overview .row>div.heading {
    font-family: RobotoBlack;
    font-size: 18px
}

.overview .row>div:nth-child(3):before {
    content: 'CD mechanism: '
}

@media (prefers-color-scheme:dark) {
    body,
    html {
        background-color: #000
    }
    .contentwrapper>aside>div,
    small {
        background-color: #3f3f3f
    }
    body.bigvisual {
        background-color: #000 !important
    }
    body.bigvisual .pageheader h1 {
        color: #fff !important
    }
    .lister-card>div h2,
    a,
    a:hover,
    body,
    input,
    textarea {
        color: #fff
    }
    .box,
    .card,
    .dacheader-sticky,
    .daclist>.row:nth-child(odd),
    .highlightbox,
    .listerbody .lister-card>div,
    .row.row-dacheader,
    .sidenote {
        background-color: #2b2b2b
    }
    .dacletter,
    .overview .row,
    .row.row-dacheader {
        border-color: grey
    }
    small {
        border-bottom: 1px solid #838383
    }
    .box {
        border-left: 4px solid #838383
    }
    .lister-filter-wrapper .lister-filter-list ul li:before {
        background-color: #858585
    }
    @media(min-width:991px) {
        nav .navigatie-main ul>li>a.active {
            background-color: #202020;
            color: #fff;
            text-shadow: 3px 1px #202020
        }
    }
    nav.navigatie-main ul>li>a.active {
        background-color: #202020;
        color: #fff;
        text-shadow: none
    }
    .container-fluid.is-daclist {
        background-color: #000;
    }
    @media (min-width: 768px) {
        .container-fluid.is-daclist {
            background-color: #000;
        }
    }
}

body.is-dark {
    background-color: #202020
}

#mc_embed_signup h2,
#mc_embed_signup_scroll label,
#mc_embed_signup_scroll>div,
body.is-dark,
body.is-dark .lister-card>div h2,
body.is-dark a,
body.is-dark a:hover,
body.is-dark input,
body.is-dark textarea {
    color: #fff
}

body.is-dark .box,
body.is-dark .card,
body.is-dark .dacheader-sticky,
body.is-dark .daclist>.row:nth-child(odd),
body.is-dark .highlightbox,
body.is-dark .listerbody .lister-card>div,
body.is-dark .row.row-dacheader,
body.is-dark .sidenote {
    background-color: #2b2b2b
}

body.is-dark .dacletter,
body.is-dark .row.row-dacheader {
    border-color: grey
}

body.is-dark small {
    border-bottom: 1px solid #838383
}

body.is-dark .box {
    border-left: 4px solid #838383
}

body.is-dark .lister-filter-wrapper .lister-filter-list ul li:before {
    background-color: #858585
}

@media(min-width:991px) {
    .pageheader {
        margin-bottom: 30px
    }
    header {
        top: auto;
        position: relative
    }
    header .header-top {
        display: block
    }
    header .slice.slice-xlarge {
        padding: 0 20px
    }
    header .logo-wrapper {
        padding-left: 0
    }
    .dacheader-sticky {
        top: 76px
    }
    .c-whopper__wrapping {
        display: none
    }
    body.is-dark nav.navigatie-main ul>li>a.active {
        background-color: #202020;
        color: #fff;
        text-shadow: 3px 1px #202020
    }
}

.twitter--wrapper {
    display: flex;
    justify-content: center
}

.twitter--banner {
    background-color: #5098b1;
    padding: 15px 10px;
    justify-content: center;
    border-radius: 10px;
    width: 100%
}

.twitter--banner>a {
    display: inline-block;
    font-family: RobotoBlack;
    color: #fff;
    font-size: 18px;
    position: relative;
    line-height: 24px;
    padding-left: 35px
}

.twitter--banner>a>img {
    position: absolute;
    display: block;
    width: 25px;
    height: 20px;
    left: 0
}

@media(min-width:1200px) {
    .card+.card,
    .card+.twitter--wrapper,
    .twitter--wrapper+.card {
        margin-top: 20px;
        min-height: 340px
    }
    .twitter--wrapper>.twitter--banner {
        max-width: 75%
    }
}

.twitter--banner.is-small>a {
    font-size: 14px
}

.foto__thumbs {
    display: flex;
    flex-direction: row
}

.foto__thumbs--item:not(:first-child) {
    margin-left: 10px
}

.foto__thumbs--item img {
    width: 100%;
    max-width: 200px
}

.youtube__content {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 20px
}

.youtube__content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 8px
}

header .header-top {
    border-radius: 0
}

body.bigvisual {
    background-color: #f3f6f9;
    padding-left: 0;
    padding-right: 0
}

body.bigvisual.is-home {
    padding: 0 15px
}

@media(min-width:992px) {
    body.bigvisual .fullscreen.is-mobile {
        display: none
    }
    body.bigvisual .fullscreen.is-desktop {
        display: block;
        position: fixed;
        background-size: cover;
        top: 0
    }
}

body.bigvisual>.slice {
    position: relative;
    z-index: 5;
    top: 90px;
    padding: 0 0 40px
}

body.bigvisual .contentbody {
    width: 100%;
    position: relative;
    z-index: 5;
    background-color: #fff;
    padding: 20px;
    max-width: 700px;
    margin: 0 auto 250px;
    border-radius: 20px
}

body.bigvisual .pageheader {
    text-align: center;
    margin-top: 20px
}

body.bigvisual .pageheader h1 {
    color: #000;
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 20px
}

body.bigvisual .pageheader h1 span {
    font-size: 16px;
    display: block;
    line-height: 1
}

@media(min-width:768px) {
    body.bigvisual .fullscreen {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1
    }
    body.bigvisual>.slice {
        top: 15vh
    }
    body.bigvisual .pageheader {
        margin-top: 0
    }
    body.bigvisual .pageheader h1 {
        font-size: 28px
    }
    body.bigvisual .pageheader h1 span {
        font-size: 18px;
        margin-top: 10px
    }
}

@media(min-width:1024px) {
    .highlightbox,
    .sidenote {
        padding: 30px 30px 30px 70px
    }
    body.bigvisual>.slice {
        top: 55vh
    }
    body.bigvisual .pageheader h1 {
        font-size: 30px
    }
    body.bigvisual .pageheader h1 span {
        font-size: 18px
    }
    body.bigvisual .contentbody {
        padding: 40px;
        border-radius: 40px
    }
}

@media(min-width:1400px) {
    body.bigvisual .pageheader h1 {
        font-size: 40px
    }
    body.bigvisual .pageheader h1 span {
        font-size: 24px
    }
    body.bigvisual .contentbody {
        padding: 40px
    }
}

@media(min-width:1900px) {
    body.bigvisual>.slice {
        top: 60vh
    }
    body.bigvisual .contentbody {
        max-width: 900px
    }
}

@media(min-width:2200px) {
    body.bigvisual .pageheader h1 {
        font-size: 50px
    }
    body.bigvisual .pageheader h1 span {
        font-size: 22px
    }
    body.bigvisual .contentbody {
        padding: 80px
    }
    body.bigvisual .fullscreen {
        position: absolute;
        top: 0;
        left: 0
    }
}

@media(min-width:2800px) {
    body.bigvisual .pageheader h1 {
        line-height: 1
    }
    body.bigvisual .pageheader h1 span {
        display: block;
        line-height: 1
    }
    body.bigvisual .contentbody {
        padding: 80px;
        max-width: 1100px
    }
}

@media (min-width:1024px) {
    body.bigvisual .slice.slice-xlarge {
        max-width: 1100px
    }
}

body.bigvisual header.header {
    display: block;
    position: fixed;
    top: 10px;
    left: 50%;
    width: auto;
    background-color: #ba0808;
    max-width: fit-content;
    transform: translateX(-50%);
    margin: 0;
    display: flex;
    flex-direction: row;
    z-index: 1001;
    padding: 10px 30px 10px 80px;
    max-width: initial;
    border-radius: 40px
}

body.bigvisual header.header .c-whopper__wrapping {
    top: 15px;
    left: 30px;
    display: block !important
}

body.bigvisual header.header .brand {
    display: inline-block;
    font-size: 15px;
    color: #fff !important;
    text-decoration: none
}

@media(min-width:450px) {
    body.bigvisual header.header {
        padding: 15px 30px 15px 80px;
        right: auto
    }
    body.bigvisual header.header .brand {
        font-size: 24px
    }
    body.bigvisual header.header .c-whopper__wrapping {
        top: 21px
    }
}

body.bigvisual .c-backdrop {
    z-index: 8
}

body.bigvisual .mobilenav {
    position: fixed;
    transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    width: 500px;
    background-color: #ba0808;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    opacity: 0;
    padding-top: 20px;
    margin-left: -10px
}

body.bigvisual .mobilenav>div {
    padding-top: 50px
}

body.bigvisual.js-showMobileNav nav.mobilenav {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1
}

body.bigvisual nav.mobilenav ul>li {
    padding-left: 20px;
    display: block;
    margin: 0 !important
}

body.bigvisual nav.mobilenav ul>li>a {
    font-size: 1.286em;
    color: #fff !important;
    display: block;
    text-decoration: none;
    font-family: Robotoblack;
    padding: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

a,
a:hover,
body,
input,
p,
textarea {
    color: #000 !important
}

#mc-embedded-subscribe:hover,
.c-nav__link,
body.oldstyle .e-button,
body.oldstyle .e-button:hover {
    color: #fff !important
}

@media (prefers-color-scheme:dark) {
    body.bigvisual .contentbody {
        background-color: #333
    }
    a,
    a:hover,
    body,
    body.bigvisual .contentbody p body.bigvisual .contentbody .title,
    input,
    p,
    textarea {
        color: #fff !important
    }
}

body.js-showMobileNav .c-nav {
    display: flex;
    flex-direction: column;
    margin-left: 0
}

body.js-showMobileNav header.header {
    flex-direction: column
}

body.js-showMobileNav .c-nav__item+.c-nav__item {
    margin-left: 0
}

body.js-showMobileNav .c-nav__link {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block
}

.c-nav__item+.c-nav__item {
    margin-left: 20px
}

.c-nav__link {
    font-family: RobotoBlack;
    text-decoration: none;
    font-size: 12px
}

@media(min-width:1024px) {
    body.bigvisual header.header {
        justify-content: center;
        padding-left: 20px
    }
    body.bigvisual header.header .c-whopper__wrapping {
        display: none !important
    }
    body.bigvisual .fullscreen {
        position: fixed !important
    }
    .c-nav {
        display: flex;
        flex-direction: row;
        margin-left: 30px
    }
}

@media(min-width:1300px) {
    body.bigvisual header.header {
        padding-left: 40px
    }
    .c-nav {
        margin-left: 60px
    }
    .c-nav__link {
        color: #fff !important;
        font-family: RobotoBlack;
        text-decoration: none;
        font-size: 16px
    }
    body.bigvisual.hassidenav .contentwrapper aside {
        display: block !important;
        z-index: 2;
        margin-bottom: 250px
    }
    .contentwrapper {
        display: flex;
        flex-direction: row-reverse
    }
}

.twitter--banner,
body.oldstyle .twitter--wrapper,
body.oldstyle footer {
    display: none !important
}

body.oldstyle.bigvisual>.slice {
    top: 10vh
}

body.oldstyle img.lazy {
    max-width: 800px !important;
    height: auto;
    min-width: 130px
}

body .foto__display img.lazy {
    min-height: 300px !important
}

.box ul li.active a {
    color: #ba0808 !important
}

.box+.foto__display {
    padding-top: 0
}

.card.is-primary {
    background-color: #ba0808;
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

#mc_embed_signup {
    padding: 20px 40px;
    width: 100%
}

.indicates-required {
    font-size: 10px
}

.mc_embedsubheading {
    font-size: 18px;
    font-family: RobotoBlack, 'Segoe UI', Arial, sans-serif
}

.mc-field-group {
    display: flex;
    flex-direction: column
}

.mc-field-group #mce-EMAIL {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #fff;
    width: 65%
}

.brandingLogo {
    display: flex;
    justify-content: flex-start;
    margin-top: -30px;
    margin-left: 180px
}

#mc-embedded-subscribe {
    background-color: #ffe300;
    border-radius: 40px;
    border: 2px solid #ffe300;
    transition: 150ms ease-in-out;
    margin-top: 10px;
    cursor: pointer;
    font-size: 16px;
    line-height: 34px
}

#mc-embedded-subscribe:hover {
    background-color: transparent;
    border: 2px solid #fff !important
}

.brandingLogo img {
    width: 130px
}

.c-donate {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 7
}

.c-donate>a,
.c-donate>a:hover {
    display: inline-block;
    padding: 3px 15px;
    font-family: RobotoBlack;
    font-size: 14px;
    color: #fff !important;
    background-color: #23a60e;
    text-decoration: none;
    cursor: pointer;
    border-radius: 40px
}

.content.is-timeline .is-timeline-year {
    border: 2px solid #e81717;
    display: inline-block;
    padding: 4px 20px 3px;
    border-radius: 20px;
    line-height: 18px;
    margin: 0
}

.content.is-timeline>ul {
    margin-top: 0;
    position: relative;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0
}

.content.is-timeline>ul:before {
    content: '';
    display: block;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #e81717;
    left: 41px
}

.content.is-timeline .timeline-end {
    width: 11px;
    height: 11px;
    background: #e81717;
    margin-left: 36px;
    border-radius: 50%
}

.c-head.is-home {
    margin-bottom: 10px !important
}

@media(max-width:768px) {
    body.oldstyle .card--head .title.is-5 {
        font-size: 15px;
        line-height: 18px
    }
    body.is-home .card--content a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    .c-head.is-home .title.is-6 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(min-width:768px) {
    .c-head.is-home>p,
    .e-button span {
        display: block
    }
    .c-head.is-home {
        margin-bottom: 40px !important
    }
}