@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Clicker+Script");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import "//use.typekit.net/mqr2krv.css";
@font-face {
  font-family: "Grota W03 Black";
  src: url("../webfonts/1272638/8d26ee96-1357-4d37-a3ba-32cbc75772cb.woff2") format("woff2"), url("../webfonts/1272638/bfff18f1-010f-401d-9306-897b823c3e20.woff") format("woff"); }

@font-face {
  font-family: "Showcase W00 Sans Mini";
  src: url("../webfonts/1425313/d0b3dbd9-3aa0-4b43-ba9d-e6074e1be848.woff2") format("woff2"), url("../webfonts/1425313/bf8417e1-06fa-46ae-a796-35d3b4527a9f.woff") format("woff"); }

/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::-webkit-input-placeholder {
  color: #cacaca; }

::-moz-placeholder {
  color: #cacaca; }

:-ms-input-placeholder {
  color: #cacaca; }

::-ms-input-placeholder {
  color: #cacaca; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #1779ba;
    color: #fff; }
  .menu .active > a {
    background: #1779ba;
    color: #fff; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fff; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

/* Extra imports */
body {
  overflow-x: hidden;
  font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
  background-color: #fff;
  font-size: 14px;
  line-height: 29px;
  color: #333; }

p {
  margin: 0 0 20px;
  font-size: 18px; }
  p a {
    color: #FF6D01;
    text-decoration: underline; }

.row {
  max-width: 88.75rem; }
  .row .row {
    margin-right: -1.875rem;
    margin-left: -1.875rem; }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -2.5rem;
        margin-left: -2.5rem; } }

.column, .columns,
.columns {
  padding-right: 1.875rem;
  padding-left: 1.875rem; }
  @media print, screen and (min-width: 64em) {
    .column, .columns,
    .columns {
      padding-right: 2.5rem;
      padding-left: 2.5rem; } }

.page-content__body h1 {
  margin: 0;
  color: #ff6d01;
  font-family: "Grota W03 Black", serif;
  font-size: 40px;
  line-height: 70px;
  font-weight: 900; }

.page-content__body h2 {
  font-weight: bold;
  margin: 40px 0 0 0; }

.page-content__body .default_intro {
  font-size: 21px;
  line-height: 36px; }

.page-content__body li {
  font-size: 18px; }

.page-content__body a {
  color: #FF6D01;
  text-decoration: underline; }

main {
  display: block; }

.btn {
  padding: 20px 20px;
  cursor: pointer;
  border: none; }

.waypoint-header {
  display: block;
  position: relative;
  top: 2px; }

.list-social:before {
  content: '';
  display: table;
  clear: both; }

.list-social .list-item {
  display: inline-block; }

.posts_widget .widget--title {
  margin-bottom: 13px;
  color: #333;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  cursor: default; }

.posts_widget .widget-posts__info {
  font-size: 18px;
  line-height: 28px; }

.posts_widget .widget-posts__title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px; }

.posts_widget .widget-posts__date {
  color: #B2B2B2;
  font-size: 14px;
  line-height: 21px; }

.mp-listen-live {
  position: relative;
  display: block;
  margin-bottom: 33px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
  .mp-listen-live:before {
    content: url(../images/play-orange.svg);
    position: absolute;
    top: 9px;
    right: 39px;
    z-index: 12;
    transition: transform 0.3s; }
    @media print, screen and (min-width: 64em) {
      .mp-listen-live:before {
        right: 20px; } }
  .mp-listen-live:hover:before, .mp-listen-live:focus:before {
    transform: scale(1.06); }
  .mp-listen-live .btn {
    padding: 15px 20px 17px;
    width: 100%;
    color: #FF6D01;
    font-size: 18px;
    line-height: 28px;
    text-align: left; }
    .mp-listen-live .btn span {
      font-weight: 700; }
  .mp-listen-live.inverse {
    background-color: #FF6D01; }
    .mp-listen-live.inverse:before {
      content: url(../images/Play.svg); }
    .mp-listen-live.inverse .btn {
      color: white; }

.ribbon {
  position: relative; }
  .ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    border: 16px solid #fff;
    z-index: -1; }
  .ribbon:before {
    left: -16px;
    border-right-width: 0;
    border-left-color: transparent; }
  .ribbon:after {
    right: -16px;
    border-left-width: 0;
    border-right-color: transparent; }

.category-ribbon {
  display: inline-block;
  padding: 5px 12px 4px;
  background-color: #ffe57e;
  color: #333;
  font-family: 'Showcase W00 Sans Mini';
  font-size: 30px;
  line-height: 31px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: default; }
  @media print, screen and (min-width: 64em) {
    .category-ribbon {
      padding-left: 27px;
      padding-right: 27px; } }

.widget_article_banner_after {
  border-top: 1px solid #e2e2e2; }
  @media print, screen and (min-width: 64em) {
    .widget_article_banner_after {
      display: none; } }

.radio_live_player_mobile {
  padding: 0; }
  .radio_live_player_mobile .mp-listen-live {
    box-shadow: none;
    margin-bottom: 0; }
    .radio_live_player_mobile .mp-listen-live:before {
      right: 0; }
    .radio_live_player_mobile .mp-listen-live .btn {
      padding-left: 0; }

.ground {
  background-color: #DBDFE4; }

.live-button {
  background-color: #ff6d01;
  color: #fff;
  padding: 16px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  z-index: 10;
  float: left;
  min-width: 100%;
  text-align: left; }
  @media print, screen and (min-width: 40em) {
    .live-button {
      margin-top: 45px; } }
  .live-button span {
    position: relative;
    z-index: 11; }
  .live-button:after {
    content: url("../images/Play.svg");
    position: absolute;
    top: 9px;
    right: 34px;
    z-index: 12;
    transition: transform 0.3s; }
    @media print, screen and (min-width: 40em) {
      .live-button:after {
        right: 39px; } }
  .live-button:hover, .live-button:focus {
    color: #fff; }
    .live-button:hover:after, .live-button:focus:after {
      transform: scale(1.06); }
  @media print, screen and (min-width: 40em) {
    .live-button {
      min-width: 290px; } }

.contact-side {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .contact-side {
      display: block; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .frontpage .actueel .widget-posts__title,
  .frontpage .featured-posts .widget-posts__title span,
  .footer .menu-widget ul li a,
  .footer .copyright a,
  .single-post .banner .posts_widget .widget-posts__link .widget-posts__title,
  .single-post .widget_article_bottom .posts_widget .widget-posts__title,
  .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: none !important; }
    .frontpage .actueel .widget-posts__title:hover, .frontpage .actueel .widget-posts__title:focus,
    .frontpage .featured-posts .widget-posts__title span:hover,
    .frontpage .featured-posts .widget-posts__title span:focus,
    .footer .menu-widget ul li a:hover,
    .footer .menu-widget ul li a:focus,
    .footer .copyright a:hover,
    .footer .copyright a:focus,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:hover,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:focus,
    .single-post .widget_article_bottom .posts_widget .widget-posts__title:hover,
    .single-post .widget_article_bottom .posts_widget .widget-posts__title:focus,
    .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title:hover,
    .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title:focus {
      text-decoration: underline !important; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: none !important; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link:hover .widget-posts__title, .single-post .widget_article_banner .posts_widget .widget-posts__link:focus .widget-posts__title {
    text-decoration: underline !important; }
  .header--scroll .header__logo img {
    width: 83px;
    min-width: auto; }
  .header--scroll .header__in {
    height: 90px; }
  .frontpage .featured-posts .widget-posts__countner {
    top: auto; }
  .header__menu .sub-menu {
    height: auto !important; }
  .programmas {
    display: block; }
  .article__content a .article--title {
    text-decoration: none !important; }
  .article__content a:hover .article--title, .article__content a:focus .article--title {
    text-decoration: underline !important; } }

@supports (-ms-ime-align: auto) {
  .frontpage .actueel .widget-posts__title,
  .frontpage .featured-posts .widget-posts__title span,
  .footer .menu-widget ul li a,
  .footer .copyright a,
  .single-post .banner .posts_widget .widget-posts__link .widget-posts__title,
  .single-post .widget_article_bottom .posts_widget .widget-posts__title,
  .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: none !important; }
    .frontpage .actueel .widget-posts__title:hover, .frontpage .actueel .widget-posts__title:focus,
    .frontpage .featured-posts .widget-posts__title span:hover,
    .frontpage .featured-posts .widget-posts__title span:focus,
    .footer .menu-widget ul li a:hover,
    .footer .menu-widget ul li a:focus,
    .footer .copyright a:hover,
    .footer .copyright a:focus,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:hover,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:focus,
    .single-post .widget_article_bottom .posts_widget .widget-posts__title:hover,
    .single-post .widget_article_bottom .posts_widget .widget-posts__title:focus,
    .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title:hover,
    .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title:focus {
      text-decoration: underline !important; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: none !important; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link:hover .widget-posts__title, .single-post .widget_article_banner .posts_widget .widget-posts__link:focus .widget-posts__title {
    text-decoration: underline !important; }
  .article__content a .article--title {
    text-decoration: none !important; }
  .article__content a:hover .article--title, .article__content a:focus .article--title {
    text-decoration: underline !important; } }

iframe[src*='you'],
iframe[src*='vimeo'] {
  height: 56vh;
  width: 100%; }

.playlist {
  font-size: 16px; }
  .playlist .row {
    padding: 5px; }
    .playlist .row span {
      font-weight: bold; }
  .playlist .head {
    font-weight: bold;
    background-color: #ff6d01;
    color: #fff; }
  .playlist .items .row:nth-child(even) {
    background: #f7f7f7; }
  .playlist .items .row:nth-child(odd) {
    background: #fcfcfc; }

.bsaProCarousel-2 {
  margin: 0 auto 100px auto !important; }

.banner {
  position: relative;
  z-index: 10;
  margin-bottom: 30px;
  background-size: cover;
  background-position: top center; }
  @media print, screen and (min-width: 64em) {
    .banner {
      margin-bottom: 50px; } }
  .banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
    opacity: .6; }
    .single-post .banner:after {
      opacity: 0; }
  .banner .overlay {
    position: absolute;
    top: 0;
    z-index: 30;
    height: 100%;
    display: none; }
    @media print, screen and (min-width: 40em) {
      .banner .overlay {
        display: inherit; } }
    .banner .overlay__left {
      left: 0;
      background-image: url("../images/banner_left.png");
      background-repeat: no-repeat;
      background-position: left center;
      width: 246px; }
    .banner .overlay__right {
      right: 0;
      background-image: url("../images/banner_right.png");
      background-repeat: no-repeat;
      background-position: right center;
      width: 335px; }
  .banner__in {
    height: 420px; }
    @media print, screen and (min-width: 40em) {
      .banner__in {
        height: 67vh;
        min-height: 600px; } }
    @media screen and (min-width: 93.75em) {
      .banner__in {
        height: 650px; } }
  .banner__in {
    position: relative;
    z-index: 50;
    display: table;
    width: 100%; }
    .banner__in__body,
    .banner__in .banner__body {
      display: table-cell;
      vertical-align: bottom; }
  .banner__body {
    padding-bottom: 60px; }
    @media print, screen and (min-width: 64em) {
      .banner__body {
        padding-right: 12%;
        padding-bottom: 100px; } }
    @media screen and (min-width: 75em) {
      .banner__body {
        padding-right: 50%; } }
  .banner__html {
    padding-bottom: 40px; }
    @media print, screen and (min-width: 64em) {
      .banner__html {
        padding-top: 110px;
        padding-bottom: 100px;
        display: table-cell;
        vertical-align: bottom; } }
  .banner__form {
    padding: 1px;
    background-color: white; }
  .banner--description,
  .banner--description p {
    font-family: "Grota W03 Black", serif;
    color: white;
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
    text-transform: uppercase;
    cursor: default; }
    @media print, screen and (min-width: 40em) {
      .banner--description,
      .banner--description p {
        font-size: 45px;
        line-height: 45px; } }
    @media print, screen and (min-width: 64em) {
      .banner--description,
      .banner--description p {
        font-size: 75px;
        line-height: 70px; } }
    .banner--description p,
    .banner--description p p {
      margin: 0; }
  .banner--subtitle,
  .banner--subtitle p {
    font-family: "Clicker Script", cursive;
    color: white;
    font-size: 46px;
    font-weight: 400;
    line-height: 46px;
    text-transform: none;
    cursor: default; }
    @media print, screen and (min-width: 40em) {
      .banner--subtitle,
      .banner--subtitle p {
        font-size: 65px;
        line-height: 65px; } }
    @media print, screen and (min-width: 64em) {
      .banner--subtitle,
      .banner--subtitle p {
        font-size: 100px;
        line-height: 100px; } }
    .banner--subtitle p,
    .banner--subtitle p p {
      margin: 0; }
  .banner--body {
    color: white;
    font-size: 24px;
    line-height: 36px; }
    .banner--body p {
      margin: 0; }
  .banner .blog-category-filter {
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 100%;
    z-index: 50; }
    @media print, screen and (min-width: 40em) {
      .banner .blog-category-filter {
        width: auto; } }

.page-template-donate .banner__in {
  display: block;
  height: 100%; }
  @media print, screen and (min-width: 40em) {
    .page-template-donate .banner__in {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .page-template-donate .banner__in {
      display: table;
      table-layout: fixed;
      height: 850px; } }

.page-template-donate .banner__body {
  padding-top: 125px;
  padding-right: 0;
  padding-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .page-template-donate .banner__body {
      padding-top: 0;
      padding-bottom: 100px; } }

@media print, screen and (min-width: 64em) {
  .page-template-donate .banner__html {
    width: 50%; } }

@media screen and (min-width: 80em) {
  .page-template-donate .banner__html {
    width: 450px; } }

@media screen and (min-width: 81.1875em) {
  .page-template-donate .banner--description,
  .page-template-donate .banner--description p {
    font-size: 55px;
    line-height: 50px; } }

@media screen and (min-width: 81.1875em) {
  .page-template-donate .banner--subtitle,
  .page-template-donate .banner--subtitle p {
    font-size: 75px;
    line-height: 75px; } }

@media print, screen and (max-width: 39.99875em) {
  .page-template-donate .banner__description {
    font-size: 35px;
    line-height: 35px; }
  .page-template-donate .banner--subtitle {
    font-size: 55px;
    line-height: 35px; }
  .page-template-donate .banner .banner__subtitle {
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px; } }
  @media print, screen and (max-width: 39.99875em) and (min-width: 64em) {
    .page-template-donate .banner .banner__subtitle {
      margin-top: 35px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-donate .banner__in > .in .row .columns {
    height: 53.12rem; } }

.page-template-frontpage .banner__in,
.programma-template-programma .banner__in {
  height: 540px; }
  @media print, screen and (min-width: 40em) {
    .page-template-frontpage .banner__in,
    .programma-template-programma .banner__in {
      height: 67vh;
      min-height: 650px; } }
  @media screen and (min-width: 93.75em) {
    .page-template-frontpage .banner__in,
    .programma-template-programma .banner__in {
      height: 750px; } }

.page-template-frontpage .banner__body,
.programma-template-programma .banner__body {
  padding-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .page-template-frontpage .banner__body,
    .programma-template-programma .banner__body {
      padding-bottom: 60px;
      padding-left: 2.375rem; } }
  @media print, screen and (min-width: 64em) {
    .page-template-frontpage .banner__body,
    .programma-template-programma .banner__body {
      padding-right: 0;
      padding-bottom: 100px; } }
  @media screen and (min-width: 92.5em) {
    .page-template-frontpage .banner__body,
    .programma-template-programma .banner__body {
      padding-left: 0; } }

.page-template-frontpage .banner .widget-banner--ribbon, .page-template-frontpage .banner .widget-banner--title, .page-template-frontpage .banner .widget-banner--time, .page-template-frontpage .banner .widget-banner--name,
.programma-template-programma .banner .widget-banner--ribbon,
.programma-template-programma .banner .widget-banner--title,
.programma-template-programma .banner .widget-banner--time,
.programma-template-programma .banner .widget-banner--name {
  padding-left: 2.375rem; }
  @media print, screen and (min-width: 40em) {
    .page-template-frontpage .banner .widget-banner--ribbon, .page-template-frontpage .banner .widget-banner--title, .page-template-frontpage .banner .widget-banner--time, .page-template-frontpage .banner .widget-banner--name,
    .programma-template-programma .banner .widget-banner--ribbon,
    .programma-template-programma .banner .widget-banner--title,
    .programma-template-programma .banner .widget-banner--time,
    .programma-template-programma .banner .widget-banner--name {
      padding-left: 0; } }

.programma-template-programma .banner .widget-banner .btn,
.blog .banner .widget-banner .btn,
.page-template-frontpage .banner .widget-banner .btn {
  padding: 16px 2.375rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px; }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner .btn,
    .blog .banner .widget-banner .btn,
    .page-template-frontpage .banner .widget-banner .btn {
      padding: 16px 40px;
      padding-right: 70px; } }

.programma-template-programma .banner .widget-banner .btn-orange,
.blog .banner .widget-banner .btn-orange,
.page-template-frontpage .banner .widget-banner .btn-orange {
  background-color: #FF6D01;
  color: #fff; }

.programma-template-programma .banner .widget-banner--ribbon,
.blog .banner .widget-banner--ribbon,
.page-template-frontpage .banner .widget-banner--ribbon {
  display: inline-block;
  margin: 0 0 25px 45px;
  padding: 0 15px;
  background-color: #fff;
  font-family: "Showcase W00 Sans Mini", serif;
  color: #FF6D01;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  cursor: default; }
  @media screen and (min-width: 22.4375em) {
    .programma-template-programma .banner .widget-banner--ribbon,
    .blog .banner .widget-banner--ribbon,
    .page-template-frontpage .banner .widget-banner--ribbon {
      font-size: 30px; } }
  @media screen and (min-width: 30em) {
    .programma-template-programma .banner .widget-banner--ribbon,
    .blog .banner .widget-banner--ribbon,
    .page-template-frontpage .banner .widget-banner--ribbon {
      font-size: 40px; } }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner--ribbon,
    .blog .banner .widget-banner--ribbon,
    .page-template-frontpage .banner .widget-banner--ribbon {
      margin: 0 0 16px 17px; } }

.programma-template-programma .banner .widget-banner--title,
.blog .banner .widget-banner--title,
.page-template-frontpage .banner .widget-banner--title {
  position: relative;
  left: -2px;
  margin: 0 0 15px;
  color: white;
  font-family: "Grota W03 Black", serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
  text-transform: uppercase;
  cursor: default; }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner--title,
    .blog .banner .widget-banner--title,
    .page-template-frontpage .banner .widget-banner--title {
      left: -4px;
      margin: 0 0 8px;
      font-size: 75px;
      line-height: 75px; } }

.programma-template-programma .banner .widget-banner--time, .programma-template-programma .banner .widget-banner--name,
.blog .banner .widget-banner--time,
.blog .banner .widget-banner--name,
.page-template-frontpage .banner .widget-banner--time,
.page-template-frontpage .banner .widget-banner--name {
  color: white;
  font-size: 20px;
  line-height: 30px;
  cursor: default; }

.programma-template-programma .banner .widget-banner--time,
.blog .banner .widget-banner--time,
.page-template-frontpage .banner .widget-banner--time {
  margin-bottom: 0;
  font-weight: 700; }

.programma-template-programma .banner .widget-banner--name,
.blog .banner .widget-banner--name,
.page-template-frontpage .banner .widget-banner--name {
  margin: 0 0 54px; }

.programma-template-programma .banner .widget-banner--play,
.blog .banner .widget-banner--play,
.page-template-frontpage .banner .widget-banner--play {
  position: relative;
  z-index: 10;
  float: left;
  min-width: 100%;
  text-align: left; }
  .programma-template-programma .banner .widget-banner--play span,
  .blog .banner .widget-banner--play span,
  .page-template-frontpage .banner .widget-banner--play span {
    position: relative;
    z-index: 11; }
  .programma-template-programma .banner .widget-banner--play:after,
  .blog .banner .widget-banner--play:after,
  .page-template-frontpage .banner .widget-banner--play:after {
    content: url("../images/Play.svg");
    position: absolute;
    top: 9px;
    right: 34px;
    z-index: 12;
    transition: transform .3s; }
    @media print, screen and (min-width: 40em) {
      .programma-template-programma .banner .widget-banner--play:after,
      .blog .banner .widget-banner--play:after,
      .page-template-frontpage .banner .widget-banner--play:after {
        right: 39px; } }
  .programma-template-programma .banner .widget-banner--play:hover:after, .programma-template-programma .banner .widget-banner--play:focus:after,
  .blog .banner .widget-banner--play:hover:after,
  .blog .banner .widget-banner--play:focus:after,
  .page-template-frontpage .banner .widget-banner--play:hover:after,
  .page-template-frontpage .banner .widget-banner--play:focus:after {
    transform: scale(1.06); }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner--play,
    .blog .banner .widget-banner--play,
    .page-template-frontpage .banner .widget-banner--play {
      min-width: 290px; } }

.programma-template-programma .banner .widget-banner--dark,
.blog .banner .widget-banner--dark,
.page-template-frontpage .banner .widget-banner--dark {
  background-color: #de5e00 !important; }

.programma-template-programma .banner .widget-banner--next,
.blog .banner .widget-banner--next,
.page-template-frontpage .banner .widget-banner--next {
  min-width: 100%;
  color: #FF6D01;
  text-align: left;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 35px center;
  background-size: 25px;
  background-image: url("../images/Arrow-orange.svg");
  transition: background-position .3s; }
  .programma-template-programma .banner .widget-banner--next:hover, .programma-template-programma .banner .widget-banner--next:focus,
  .blog .banner .widget-banner--next:hover,
  .blog .banner .widget-banner--next:focus,
  .page-template-frontpage .banner .widget-banner--next:hover,
  .page-template-frontpage .banner .widget-banner--next:focus {
    background-position: right 30px center; }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner--next,
    .blog .banner .widget-banner--next,
    .page-template-frontpage .banner .widget-banner--next {
      min-width: 352px; } }

.programma-template-programma .banner .widget-banner--meta,
.blog .banner .widget-banner--meta,
.page-template-frontpage .banner .widget-banner--meta {
  position: relative;
  z-index: 15;
  display: none;
  padding-top: 10px;
  -webkit-animation: mymove 3s normal;
          animation: mymove 3s normal; }
  @media print, screen and (min-width: 40em) {
    .programma-template-programma .banner .widget-banner--meta,
    .blog .banner .widget-banner--meta,
    .page-template-frontpage .banner .widget-banner--meta {
      display: block; } }
  .programma-template-programma .banner .widget-banner--meta .info,
  .blog .banner .widget-banner--meta .info,
  .page-template-frontpage .banner .widget-banner--meta .info {
    position: relative;
    z-index: 15;
    min-width: 468px;
    padding-left: 57px;
    color: #FF6D01;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-image: url("../images/speaker.svg"); }
    .programma-template-programma .banner .widget-banner--meta .info:before,
    .blog .banner .widget-banner--meta .info:before,
    .page-template-frontpage .banner .widget-banner--meta .info:before {
      content: '';
      position: absolute;
      top: -15px;
      left: 130px;
      z-index: 15;
      display: block;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #fff; }

@-webkit-keyframes mymove {
  0% {
    top: 40px;
    opacity: 0; }
  40% {
    top: 40px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }

@keyframes mymove {
  0% {
    top: 40px;
    opacity: 0; }
  40% {
    top: 40px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .programma-template-programma .banner .widget-banner--next,
  .blog .banner .widget-banner--next,
  .page-template-frontpage .banner .widget-banner--next {
    background-size: unset;
    background-image: url("../images/Arrow-orange.png"); } }

@supports (-ms-ime-align: auto) {
  .programma-template-programma .banner .widget-banner--next,
  .blog .banner .widget-banner--next,
  .page-template-frontpage .banner .widget-banner--next {
    position: relative;
    background-image: none; }
    .programma-template-programma .banner .widget-banner--next:after,
    .blog .banner .widget-banner--next:after,
    .page-template-frontpage .banner .widget-banner--next:after {
      content: url("../images/Arrow-orange.png");
      position: absolute;
      top: 19px;
      right: 35px;
      transition: right .3s; }
    .programma-template-programma .banner .widget-banner--next:hover:after, .programma-template-programma .banner .widget-banner--next:focus:after,
    .blog .banner .widget-banner--next:hover:after,
    .blog .banner .widget-banner--next:focus:after,
    .page-template-frontpage .banner .widget-banner--next:hover:after,
    .page-template-frontpage .banner .widget-banner--next:focus:after {
      right: 30px; } }

@media print, screen and (min-width: 64em) {
  .single-post .spacer {
    display: table;
    height: 60px; } }

.single-post .banner {
  margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .single-post .banner {
      margin-bottom: 0; } }
  .single-post .banner:after {
    display: none; }
  .single-post .banner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .single-post .banner__in {
    height: 333px; }
    @media print, screen and (min-width: 40em) {
      .single-post .banner__in {
        height: 333px; } }
    @media print, screen and (min-width: 64em) {
      .single-post .banner__in {
        height: 500px;
        min-height: 500px; } }
  .single-post .banner__body {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 52px; }
    @media print, screen and (min-width: 64em) {
      .single-post .banner__body {
        padding-left: 6.9rem;
        padding-bottom: 68px; } }
  .single-post .banner--category {
    margin: 0 0 12px; }
  .single-post .banner--date {
    margin: 0 0 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    cursor: default; }
    @media print, screen and (min-width: 40em) {
      .single-post .banner--date {
        margin: 0 0 2px; } }
  .single-post .banner--title {
    margin: 0;
    color: white;
    font-family: "Grota W03 Black", serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 31px;
    cursor: default; }
    @media print, screen and (min-width: 40em) {
      .single-post .banner--title {
        font-size: 41px;
        line-height: 51px; } }

.single-post .banner,
.single-post .widget_article_banner_before,
.single-post .widget_article_banner {
  margin-left: -1.875rem;
  margin-right: -1.875rem; }
  @media print, screen and (min-width: 64em) {
    .single-post .banner,
    .single-post .widget_article_banner_before,
    .single-post .widget_article_banner {
      margin-left: 0;
      margin-right: 0; } }

@media print, screen and (min-width: 64em) {
  .single-post .banner,
  .single-post .widget_article_banner_before {
    margin-right: 56px; } }

.single-post .widget_article_banner_after .column, .single-post .widget_article_banner_after .columns {
  padding: 0; }

.single-post .widget_article_banner_after .live_player {
  padding: 0; }
  .single-post .widget_article_banner_after .live_player .mp-listen-live {
    margin-bottom: 0;
    box-shadow: none; }
    .single-post .widget_article_banner_after .live_player .mp-listen-live:before {
      right: 1.875rem; }
    .single-post .widget_article_banner_after .live_player .mp-listen-live .btn {
      padding-right: 1.875rem;
      padding-left: 1.875rem; }

.single-post .widget_article_banner_before {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FF6D01;
  border: 5px solid white;
  border-bottom: none; }
  @media print, screen and (min-width: 64em) {
    .single-post .widget_article_banner_before {
      border: none;
      border-top: 6px solid white; } }
  .single-post .widget_article_banner_before .widget_gopublicsocialshare {
    display: flex;
    align-items: center;
    padding-left: 26px; }
    @media print, screen and (min-width: 64em) {
      .single-post .widget_article_banner_before .widget_gopublicsocialshare {
        padding-left: 32px; } }
    .single-post .widget_article_banner_before .widget_gopublicsocialshare .widget--title {
      position: relative;
      top: -1px;
      margin-right: 18px;
      color: white;
      font-size: 18px;
      font-weight: 300;
      cursor: default;
      display: none; }
      @media screen and (min-width: 23.125em) {
        .single-post .widget_article_banner_before .widget_gopublicsocialshare .widget--title {
          display: block; } }
      @media print, screen and (min-width: 64em) {
        .single-post .widget_article_banner_before .widget_gopublicsocialshare .widget--title {
          margin-right: 33px; } }
    .single-post .widget_article_banner_before .widget_gopublicsocialshare .list-social {
      margin: 0 -3px; }
      .single-post .widget_article_banner_before .widget_gopublicsocialshare .list-social .list-item {
        padding: 0 3px; }
      .single-post .widget_article_banner_before .widget_gopublicsocialshare .list-social i {
        position: relative;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background-color: #fff;
        color: #FF6D01;
        font-size: 16px;
        text-align: center;
        transition: top .3s; }
        .single-post .widget_article_banner_before .widget_gopublicsocialshare .list-social i:hover, .single-post .widget_article_banner_before .widget_gopublicsocialshare .list-social i:focus {
          top: -3px; }
  .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation {
    display: flex;
    align-items: center; }
    .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation__part {
      border-left: 1px solid rgba(255, 255, 255, 0.32); }
    .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .block--post-nav__in {
      position: relative;
      top: -1px; }
    .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 60px;
      padding: 5px 10px; }
      @media print, screen and (min-width: 40em) {
        .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav {
          padding: 5px 30px; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav--title {
        margin: 0;
        display: none;
        color: #fff; }
        @media print, screen and (min-width: 40em) {
          .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav--title {
            display: block; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav .button--arrow {
        display: none; }
      @media print, screen and (min-width: 40em) {
        .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.prev {
          padding-right: 39px; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.prev:before {
        content: url("../images/arrow-white.svg");
        position: relative;
        left: 10px;
        display: block;
        height: 21px;
        width: 20px;
        margin-right: 20px;
        transform: rotate(180deg);
        transition: left .3s ease; }
        @media print, screen and (min-width: 40em) {
          .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.prev:before {
            left: 0; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.prev:hover:before, .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.prev:focus:before {
        left: -3px; }
      @media print, screen and (min-width: 40em) {
        .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.next {
          padding-left: 35px; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.next:after {
        content: url("../images/arrow-white.svg");
        position: relative;
        right: 10px;
        display: block;
        height: 21px;
        width: 20px;
        margin-left: 20px;
        transition: right .3s ease; }
        @media print, screen and (min-width: 40em) {
          .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.next:after {
            right: 0; } }
      .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.next:hover:after, .single-post .widget_article_banner_before .widget_article_navigation_widget .block-navigation .post-nav.next:focus:after {
        right: -3px; }

.single-post .widget_article_banner {
  display: none;
  margin-left: -26px; }
  .single-post .widget_article_banner:after {
    content: '';
    display: table;
    clear: both; }
  @media print, screen and (min-width: 64em) {
    .single-post .widget_article_banner {
      display: block; } }
  .single-post .widget_article_banner .posts_widget,
  .single-post .widget_article_banner .live_player {
    padding: 0; }
  .single-post .widget_article_banner .posts_widget .widget-posts__post {
    margin: 10px 0px;
    display: flex; }
  .single-post .widget_article_banner .posts_widget .widget-posts__thumb {
    width: 90px;
    height: 90px;
    overflow: hidden; }
    .single-post .widget_article_banner .posts_widget .widget-posts__thumb img {
      transition: transform .3s ease; }
      .single-post .widget_article_banner .posts_widget .widget-posts__thumb img:hover, .single-post .widget_article_banner .posts_widget .widget-posts__thumb img:focus {
        transform: scale(1.05); }
  .single-post .widget_article_banner .posts_widget .widget-posts__info {
    width: calc(100% - 90px);
    padding: 3px 0 3px 21px; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    transition: -webkit-text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
  .single-post .widget_article_banner .posts_widget .widget-posts__link:hover .widget-posts__title, .single-post .widget_article_banner .posts_widget .widget-posts__link:focus .widget-posts__title {
    -webkit-text-decoration-color: #333;
            text-decoration-color: #333; }

.single-post .page-content__body {
  padding-top: 50px;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .single-post .page-content__body {
      margin-left: 8.33333%;
      margin-right: 8.33333%;
      padding-top: 53px; } }
  .single-post .page-content__body p:first-child {
    margin-bottom: 40px;
    font-size: 21px;
    line-height: 36px; }

@media print, screen and (min-width: 40em) {
  .single-post .widget_article_bottom .widgets {
    margin-left: 8.33333%;
    margin-right: 8.33333%; } }

.single-post .widget_article_bottom .list-social {
  margin: 0 -3px; }
  .single-post .widget_article_bottom .list-social .list-item {
    padding: 0 3px; }
  .single-post .widget_article_bottom .list-social i {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #FF6D01;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: top .3s; }
    .single-post .widget_article_bottom .list-social i:hover, .single-post .widget_article_bottom .list-social i:focus {
      top: -3px; }

.single-post .widget_article_bottom .widget_gopublicsocialshare {
  margin-bottom: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media print, screen and (min-width: 40em) {
    .single-post .widget_article_bottom .widget_gopublicsocialshare {
      margin-bottom: 90px; } }
  .single-post .widget_article_bottom .widget_gopublicsocialshare .widget--title {
    margin-right: 15px;
    color: #FF6D01;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    cursor: default; }

.single-post .widget_article_bottom .posts_widget {
  float: none;
  margin-left: -30px;
  width: calc(100% + 60px);
  padding: 32px 1.875rem 40px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); }
  @media print, screen and (min-width: 40em) {
    .single-post .widget_article_bottom .posts_widget {
      margin-left: auto;
      margin-right: auto;
      padding: 32px 44px 40px;
      width: 320px; } }
  @media print, screen and (min-width: 64em) {
    .single-post .widget_article_bottom .posts_widget {
      width: 100%; } }
  @media print, screen and (min-width: 40em) {
    .single-post .widget_article_bottom .posts_widget {
      float: left;
      margin-left: 0;
      padding: 32px 44px 40px;
      width: 100%; } }
  .single-post .widget_article_bottom .posts_widget .widget-posts {
    max-width: 320px;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .single-post .widget_article_bottom .posts_widget .widget-posts {
        margin: 0 -10px; } }
    @media print, screen and (min-width: 64em) {
      .single-post .widget_article_bottom .posts_widget .widget-posts {
        margin: 0 -20px;
        max-width: 100%; } }
    @media print, screen and (min-width: 64em) {
      .single-post .widget_article_bottom .posts_widget .widget-posts {
        margin: 0 -20px; } }
    .single-post .widget_article_bottom .posts_widget .widget-posts__post {
      margin: 0 0 32px; }
      @media print, screen and (min-width: 40em) {
        .single-post .widget_article_bottom .posts_widget .widget-posts__post {
          padding: 0 10px; }
          .single-post .widget_article_bottom .posts_widget .widget-posts__post:nth-child(3) {
            display: none; } }
      @media print, screen and (min-width: 64em) {
        .single-post .widget_article_bottom .posts_widget .widget-posts__post {
          padding: 0;
          margin: 0 20px; }
          .single-post .widget_article_bottom .posts_widget .widget-posts__post:nth-child(3) {
            display: block; } }
    .single-post .widget_article_bottom .posts_widget .widget-posts__thumb {
      overflow: hidden; }
      .single-post .widget_article_bottom .posts_widget .widget-posts__thumb img {
        transition: transform .3s ease; }
        .single-post .widget_article_bottom .posts_widget .widget-posts__thumb img:hover, .single-post .widget_article_bottom .posts_widget .widget-posts__thumb img:focus {
          transform: scale(1.05); }
    .single-post .widget_article_bottom .posts_widget .widget-posts__title {
      text-decoration: underline;
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent;
      transition: -webkit-text-decoration-color .2s ease-out;
      transition: text-decoration-color .2s ease-out;
      transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
      .single-post .widget_article_bottom .posts_widget .widget-posts__title:hover, .single-post .widget_article_bottom .posts_widget .widget-posts__title:focus {
        -webkit-text-decoration-color: #333;
                text-decoration-color: #333; }
    .single-post .widget_article_bottom .posts_widget .widget-posts__info {
      margin-top: 10px;
      padding: 0; }
      @media print, screen and (min-width: 64em) {
        .single-post .widget_article_bottom .posts_widget .widget-posts__info {
          margin-top: 20px; } }

.single-post .row:not(.expanded),
.page-template-default .row:not(.expanded) {
  max-width: 85rem; }
  .single-post .row:not(.expanded) > .row .large-12,
  .page-template-default .row:not(.expanded) > .row .large-12 {
    width: 100%;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto; }
    @media print, screen and (min-width: 64em) {
      .single-post .row:not(.expanded) > .row .large-12,
      .page-template-default .row:not(.expanded) > .row .large-12 {
        width: 83.3%; } }

.single-post .widgets .bsaProCarousel,
.page-template-default .widgets .bsaProCarousel {
  margin: 0 auto 30px auto; }

body.page-id-1641 main > .row .large-12, body.page-id-1666 main > .row .large-12 {
  background-color: white;
  z-index: 11;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    body.page-id-1641 main > .row .large-12, body.page-id-1666 main > .row .large-12 {
      width: 71.5%; } }

.page-id-1641 main,
.page-id-1666 main,
.page-template-contact main {
  position: relative;
  padding-bottom: 0; }
  .page-id-1641 main:before,
  .page-id-1666 main:before,
  .page-template-contact main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 311px;
    width: 100%;
    background-color: white;
    z-index: 10; }
  .page-id-1641 main:after,
  .page-id-1666 main:after,
  .page-template-contact main:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 272px;
    width: 100%;
    background-color: #00455B; }
  .page-id-1641 main.gform_submit:after,
  .page-id-1666 main.gform_submit:after,
  .page-template-contact main.gform_submit:after {
    height: 150px; }

.page-id-1641 .page-content__body,
.page-id-1641 .gform_wrapper,
.page-id-1666 .page-content__body,
.page-id-1666 .gform_wrapper,
.page-template-contact .page-content__body,
.page-template-contact .gform_wrapper {
  position: relative;
  z-index: 20;
  margin: 65px 0 0 0; }

.page-id-1641 footer,
.page-id-1641 .footer,
.page-id-1666 footer,
.page-id-1666 .footer,
.page-template-contact footer,
.page-template-contact .footer {
  margin-top: 0; }

.page-template-contact main:before {
  display: none !important; }

.page-template-contact .page__content {
  font-size: 21px;
  line-height: 36px; }
  .page-template-contact .page__content a {
    color: #FF6D01;
    text-decoration: underline; }
  .page-template-contact .page__content p {
    margin-bottom: 36px; }
  .page-template-contact .page__content ul {
    margin-left: 22px; }

.page-template-contact .text-block {
  padding: 20px 0;
  background-color: #DBDFE4; }
  @media print, screen and (min-width: 64em) {
    .page-template-contact .text-block {
      padding: 74px 40px 20px; } }
  .page-template-contact .text-block h3 {
    margin-bottom: 13px;
    font-size: 21px;
    font-weight: 800;
    line-height: 32px; }
  .page-template-contact .text-block p {
    margin-bottom: 47px;
    font-size: 18px;
    line-height: 28px; }

.page-template-contact .map-block iframe {
  width: 100%; }

.search-results__title {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px; }
  @media print, screen and (min-width: 64em) {
    .search-results__title {
      margin-bottom: 48px;
      font-size: 50px;
      font-weight: 500;
      line-height: 64px; } }

.search-results__inputs {
  margin-bottom: 11px; }
  @media print, screen and (min-width: 64em) {
    .search-results__inputs {
      margin: 0 -10px; } }
  .search-results__inputs:after {
    content: '';
    display: block;
    clear: both; }
  @media print, screen and (min-width: 64em) {
    .search-results__inputs .item {
      width: 320px;
      float: left;
      padding: 0 10px; } }

.search-results__results {
  margin-bottom: 30px; }
  @media print, screen and (min-width: 64em) {
    .search-results__results {
      margin-bottom: 75px; } }

.search-results .category-filter select {
  height: 60px;
  padding: 10px 30px;
  border-color: #FF6D01;
  font-size: 18px;
  line-height: 38px;
  cursor: pointer; }

.search-results .post {
  padding: 54px 0 50px;
  border-bottom: 2px solid #DADADA; }
  .search-results .post__title {
    margin-bottom: 2px;
    font-size: 24px;
    font-weight: 800;
    line-height: 30px; }
    .search-results .post__title a:hover, .search-results .post__title a:focus {
      text-decoration: underline; }
  .search-results .post__type {
    margin-bottom: 6px;
    color: #FF6D01;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px; }
  .search-results .post p {
    font-size: 16px;
    line-height: 36px; }

.searchform-orange {
  position: relative; }
  .searchform-orange input[type="text"],
  .searchform-orange input[type="submit"] {
    border: none;
    box-shadow: none;
    background-color: #FF6D01;
    height: 60px; }
  .searchform-orange input[type="text"] {
    margin-right: 60px;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    line-height: 38px;
    width: calc(100% - 50px); }
    @media print, screen and (min-width: 64em) {
      .searchform-orange input[type="text"] {
        width: calc(100% - 60px); } }
  .searchform-orange input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    color: transparent;
    cursor: pointer;
    background-image: url("../images/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FF6D01;
    transition: background-color .3s; }
    .searchform-orange input[type="submit"]:hover, .searchform-orange input[type="submit"]:focus {
      background-color: #ff7c1b; }
    @media print, screen and (min-width: 64em) {
      .searchform-orange input[type="submit"] {
        width: 60px; } }
  .searchform-orange ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: white; }
  .searchform-orange ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1; }
  .searchform-orange :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
  .searchform-orange ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }
  .searchform-orange ::placeholder {
    /* Most modern browsers support this now. */
    color: white; }

.error404 main {
  padding-top: 85px; }
  @media print, screen and (min-width: 64em) {
    .error404 main {
      padding-top: 170px; } }

.notfound__img {
  background-image: url("../images/404.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 69px;
  height: 96px;
  margin: 0 auto 42px auto; }
  @media print, screen and (min-width: 64em) {
    .notfound__img {
      width: 178px;
      height: 248px; } }

.notfound__title {
  margin-bottom: 5px;
  font-family: "Grota W03 Black", serif;
  color: #FF6D01;
  font-size: 54px;
  font-weight: 900;
  line-height: 64px;
  text-align: center; }

.notfound__text {
  margin-bottom: 34px;
  font-size: 21px;
  line-height: 36px;
  text-align: center; }

.notfound .searchform-orange {
  max-width: 420px;
  margin: 0 auto 46px auto; }

.notfound .popular {
  text-align: center; }
  .notfound .popular .widget__title {
    margin-bottom: 17px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    line-height: 41px; }
  .notfound .popular .widget__body a {
    font-size: 18px;
    font-weight: 300;
    line-height: 38px;
    text-decoration: underline; }

@media print, screen and (min-width: 64em) {
  .page-template-shop .article__body {
    margin-bottom: 34px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .blog .banner,
  .page-template-default .banner {
    margin-bottom: 60px; }
  .grid .article--title,
  .single-post .banner .posts_widget .widget-posts__link .widget-posts__title {
    text-decoration: none !important; }
    .grid .article--title:hover, .grid .article--title:focus,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:hover,
    .single-post .banner .posts_widget .widget-posts__link .widget-posts__title:focus {
      text-decoration: underline !important; }
  .frontpage .actueel .widget-posts__link {
    max-width: 360px; }
  .frontpage .featured-posts .widget-posts__nav {
    top: auto !important;
    z-index: 100; } }

@supports (-ms-ime-align: auto) {
  .grid .article--title {
    text-decoration: none !important; }
    .grid .article--title:hover, .grid .article--title:focus {
      text-decoration: underline !important; } }

a.button.listen {
  width: 100%;
  text-align: center;
  color: #FF6D01;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1); }
  a.button.listen:hover {
    background-color: #FF6D01;
    color: #fff; }

.page-template-gemist .single-programma__gemist {
  margin: 0;
  margin-bottom: 40px; }

.page-template-gemist .pagination {
  margin-top: 78px; }

@media print, screen and (min-width: 64em) {
  .programma-template-programma .banner .columns-large {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.blog .pagination {
  margin-top: 35px; }

.page-template-frontpage .row,
.page-template-frontpage .banner .row {
  max-width: 88.75rem; }

.page-template-frontpage .header .expanded,
.page-template-frontpage .banner .header .expanded {
  max-width: none; }

.page-template-frontpage .banner .row {
  margin-left: auto;
  margin-right: auto; }

.frontpage .widget {
  border: none; }

.frontpage .banner-front {
  padding: 0; }

.frontpage .featured-posts {
  margin-bottom: 5px;
  padding: 0;
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .frontpage .featured-posts {
      padding: 0 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .featured-posts {
      margin-bottom: 45px; } }
  @media screen and (min-width: 92.5em) {
    .frontpage .featured-posts {
      padding: 0; } }
  .frontpage .featured-posts .widget--title {
    margin-bottom: 15px;
    color: #EB600B;
    font-size: 21px;
    font-weight: 700;
    line-height: 32px;
    cursor: default; }
  .frontpage .featured-posts .grid-x > .small-4 {
    width: 100%;
    padding: 0; }
    @media print, screen and (min-width: 40em) {
      .frontpage .featured-posts .grid-x > .small-4 {
        padding: 0 20px 0 0; } }
    .frontpage .featured-posts .grid-x > .small-4 img {
      width: 100%; }
  .frontpage .featured-posts .grid-x > .small-8 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .frontpage .featured-posts .grid-x > .small-4 {
      width: 52.25%;
      padding: 0 20px 0 0; }
      .frontpage .featured-posts .grid-x > .small-4 img {
        width: 100%; }
    .frontpage .featured-posts .grid-x > .small-8 {
      width: 47.75%; } }
  .frontpage .featured-posts .widget-posts {
    position: relative; }
    .frontpage .featured-posts .widget-posts__post {
      margin: 0; }
    .frontpage .featured-posts .widget-posts__title {
      position: relative;
      font-size: 30px;
      font-weight: 500;
      line-height: 40px;
      color: #000; }
      @media print, screen and (min-width: 64em) {
        .frontpage .featured-posts .widget-posts__title {
          margin: 0 0 30px;
          padding: 0 0 30px; }
          .frontpage .featured-posts .widget-posts__title:before {
            content: '';
            position: absolute;
            bottom: 0;
            height: 3px;
            width: 60px;
            background-color: #000; } }
      @media screen and (min-width: 75em) {
        .frontpage .featured-posts .widget-posts__title {
          font-size: 50px;
          line-height: 60px;
          margin: 0 0 60px;
          padding: 0 0 55px; } }
      .frontpage .featured-posts .widget-posts__title span {
        text-decoration: underline;
        -webkit-text-decoration-color: transparent;
                text-decoration-color: transparent;
        transition: -webkit-text-decoration-color 0.2s ease-out;
        transition: text-decoration-color 0.2s ease-out;
        transition: text-decoration-color 0.2s ease-out, -webkit-text-decoration-color 0.2s ease-out; }
        .frontpage .featured-posts .widget-posts__title span:hover, .frontpage .featured-posts .widget-posts__title span:focus {
          -webkit-text-decoration-color: #000;
                  text-decoration-color: #000; }
    .frontpage .featured-posts .widget-posts__excerpt {
      display: none; }
      @media print, screen and (min-width: 64em) {
        .frontpage .featured-posts .widget-posts__excerpt {
          display: block; } }
    .frontpage .featured-posts .widget-posts__thumb img {
      display: none; }
      @media print, screen and (min-width: 40em) {
        .frontpage .featured-posts .widget-posts__thumb img {
          display: block; } }
    .frontpage .featured-posts .widget-posts__thumb a {
      display: block;
      height: 352px;
      background-size: cover;
      background-position: center; }
      @media print, screen and (min-width: 40em) {
        .frontpage .featured-posts .widget-posts__thumb a {
          display: inline; } }
    .frontpage .featured-posts .widget-posts__info {
      display: flex;
      margin-top: 65px;
      padding: 0 1.875rem;
      font-size: 18px;
      line-height: 28px; }
      @media print, screen and (min-width: 40em) {
        .frontpage .featured-posts .widget-posts__info {
          align-items: center;
          margin-top: 0;
          padding: 10px 18px 50px 18px; } }
    .frontpage .featured-posts .widget-posts__nav {
      position: absolute;
      top: 334px;
      width: 100%;
      padding: 0 26px 0 0;
      text-align: right; }
      @media print, screen and (min-width: 40em) {
        .frontpage .featured-posts .widget-posts__nav {
          top: initial;
          bottom: -36px;
          padding: 0 0 0 82px;
          text-align: center; } }
      .frontpage .featured-posts .widget-posts__nav .btn {
        width: 60px;
        height: 60px;
        padding: 0; }
        .frontpage .featured-posts .widget-posts__nav .btn i {
          display: none; }
        .frontpage .featured-posts .widget-posts__nav .btn a {
          display: block;
          width: 100%;
          height: 100%; }
    .frontpage .featured-posts .widget-posts__countner {
      position: absolute;
      top: 371px; }
      @media print, screen and (min-width: 40em) {
        .frontpage .featured-posts .widget-posts__countner {
          top: initial;
          bottom: 60px;
          right: initial; } }
      @media print, screen and (min-width: 64em) {
        .frontpage .featured-posts .widget-posts__countner {
          bottom: 85px; } }
  .frontpage .featured-posts .btn {
    margin: 0 4px;
    background-color: #FF6D01;
    background-repeat: no-repeat;
    background-position: center left 18px;
    color: white;
    transition: background-position 0.3s ease;
    background-size: 25px; }
    .frontpage .featured-posts .btn:hover, .frontpage .featured-posts .btn:focus {
      background-position: center left 21px; }
  .frontpage .featured-posts .btn-prev {
    background-image: url("../images/arrow-white.svg");
    transform: rotate(180deg); }
  .frontpage .featured-posts .btn-next {
    background-image: url("../images/arrow-white.svg"); }
  .frontpage .featured-posts .widget-posts .bxslider .widget-posts__title, .frontpage .featured-posts .widget-posts .bxslider .widget-posts__excerpt, .frontpage .featured-posts .widget-posts .bxslider .widget-posts__countner {
    opacity: 0; }
  .frontpage .featured-posts .widget-posts .bxslider .widget-posts__title {
    transform: translateY(-20%); }
  .frontpage .featured-posts .widget-posts .bxslider .widget-posts__excerpt {
    transform: translateY(-20%); }
  .frontpage .featured-posts .widget-posts .bxslider .widget-posts__countner {
    transform: translateY(-20%); }
  .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__title, .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__excerpt, .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__countner {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 300ms cubic-bezier(0.11, 0.74, 0.46, 0.96) 400ms, transform 300ms cubic-bezier(0.11, 0.74, 0.46, 0.96) 400ms; }
  .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__title {
    transition-duration: 400ms;
    transition-delay: 550ms; }
  .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__excerpt {
    transition-duration: 700ms;
    transition-duration: 1500ms; }
  .frontpage .featured-posts .widget-posts .bxslider .grid-y[aria-hidden='false'] .widget-posts__countner {
    transition-duration: 700ms;
    transition-duration: 1500ms; }

.frontpage .gemist {
  margin: 40px 0 57px;
  padding: 0px; }
  @media print, screen and (min-width: 40em) {
    .frontpage .gemist {
      margin: 50px 0 70px;
      padding: 0px 1.875rem; } }
  @media screen and (min-width: 92.5em) {
    .frontpage .gemist {
      padding: 0px; } }
  @media print, screen and (min-width: 40em) {
    .frontpage .gemist .grid-x a:nth-child(3) {
      display: none; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .gemist .grid-x a:nth-child(3) {
      display: block; } }
  .frontpage .gemist .readmore {
    position: relative;
    top: 36px;
    text-align: center;
    padding: 0 1.1875rem; }
    .frontpage .gemist .readmore .btn {
      width: 100%;
      padding: 14px 55px 15px;
      font-size: 20px;
      line-height: 31px; }
      @media print, screen and (min-width: 40em) {
        .frontpage .gemist .readmore .btn {
          width: inherit; } }
  .frontpage .gemist .btn-readmore {
    background-color: #ff6d01;
    border: 1px solid #ff6d01;
    color: white;
    transition: 0.333s ease; }
    .frontpage .gemist .btn-readmore:hover, .frontpage .gemist .btn-readmore:focus {
      background-color: white;
      color: #ff6d01;
      border: 1px solid #ff6d01; }
  .frontpage .gemist__body {
    padding: 0 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .frontpage .gemist__body {
        padding: 0; }
        .frontpage .gemist__body:nth-child(3) {
          display: none; } }
    @media print, screen and (min-width: 64em) {
      .frontpage .gemist__body:nth-child(3) {
        display: block; } }
    .frontpage .gemist__body:hover .gemist__thumb, .frontpage .gemist__body:focus .gemist__thumb {
      transform: scale(1.05); }
    .frontpage .gemist__body .button.listen {
      width: 100%;
      margin: 0 auto;
      background-color: #fff;
      border: 1px solid #ff6d01;
      color: #ff6d01;
      display: block;
      margin-bottom: 10px; }
      @media print, screen and (min-width: 40em) {
        .frontpage .gemist__body .button.listen {
          width: 98%; } }
      .frontpage .gemist__body .button.listen:hover {
        border: 1px solid #ff6d01;
        background-color: #ff6d01;
        color: #fff; }
  .frontpage .gemist__top {
    position: relative;
    padding-bottom: 50.8%;
    overflow: hidden;
    width: 100%; }
  .frontpage .gemist__thumb {
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .frontpage .gemist--title {
    margin: 11px 0 2px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px; }
  .frontpage .gemist--date {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #B2B2B2; }
  .frontpage .gemist img {
    width: 100%; }
  .frontpage .gemist .widget--title {
    margin: 0 1.875rem 21px;
    color: #333;
    font-size: 24px;
    font-weight: 500;
    line-height: 37px; }
    @media print, screen and (min-width: 40em) {
      .frontpage .gemist .widget--title {
        margin: 0 0 16px; } }

.frontpage .actueel {
  padding: 10px 0 7px 0;
  background-color: #dbdfe4;
  position: relative;
  margin-bottom: 87px; }
  @media print, screen and (min-width: 40em) {
    .frontpage .actueel {
      padding: 10px 0 62px 0;
      margin-bottom: 129px; } }
  @media print, screen and (min-width: 40em) {
    .frontpage .actueel .grid-x .cell:nth-child(3) {
      display: none; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .actueel .grid-x .cell:nth-child(3) {
      display: flex; } }
  @media print, screen and (min-width: 40em) {
    .frontpage .actueel .grid-x .widget-posts__post:nth-child(3) {
      display: none; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .actueel .grid-x .widget-posts__post:nth-child(3) {
      display: block; } }
  .frontpage .actueel .widget-posts {
    max-width: 1455px;
    margin: 0 auto;
    margin-top: -7px; }
    @media print, screen and (min-width: 40em) {
      .frontpage .actueel .widget-posts {
        margin: 0 auto; } }
  .frontpage .actueel .widget--title {
    position: relative;
    top: -33px;
    margin: 0;
    color: #000;
    padding: 0 15px;
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .frontpage .actueel .widget--title {
        top: -41px;
        padding: 0;
        font-size: 50px;
        line-height: 60px; } }
  .frontpage .actueel .widget-posts > .grid-x {
    justify-content: space-between; }
  .frontpage .actueel .widget-posts__post {
    position: relative;
    margin: 4px 0px 23px; }
    @media print, screen and (min-width: 40em) {
      .frontpage .actueel .widget-posts__post {
        margin: 4px 0; } }
    .frontpage .actueel .widget-posts__post:hover .widget-posts__thumb a:before, .frontpage .actueel .widget-posts__post:focus .widget-posts__thumb a:before {
      opacity: 0.7; }
    .frontpage .actueel .widget-posts__post:hover .widget-posts__title, .frontpage .actueel .widget-posts__post:focus .widget-posts__title {
      -webkit-text-decoration-color: #fff;
              text-decoration-color: #fff; }
  .frontpage .actueel .widget-posts__thumb {
    position: relative;
    overflow: hidden; }
    .frontpage .actueel .widget-posts__thumb img {
      width: 100%; }
    .frontpage .actueel .widget-posts__thumb a {
      position: relative;
      z-index: 15;
      display: block; }
      .frontpage .actueel .widget-posts__thumb a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        z-index: 10;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.35) 100%);
        opacity: 1;
        transition: opacity 0.3s ease; }
  .frontpage .actueel .widget-posts__info {
    z-index: 101; }
  .frontpage .actueel .widget-posts__date {
    margin-bottom: 5px;
    padding: 0 50px 0 20px;
    color: white;
    font-size: 18px;
    line-height: 28px; }
  .frontpage .actueel .widget-posts__link {
    position: absolute;
    bottom: 92px;
    z-index: 102;
    display: flex;
    flex-direction: column-reverse; }
  .frontpage .actueel .widget-posts__title {
    font-family: "Grota W03 Black", serif;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    padding: 0 50px 0 20px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    transition: -webkit-text-decoration-color 0.2s ease-out;
    transition: text-decoration-color 0.2s ease-out;
    transition: text-decoration-color 0.2s ease-out, -webkit-text-decoration-color 0.2s ease-out; }
    @media screen and (min-width: 75em) {
      .frontpage .actueel .widget-posts__title {
        font-size: 32px;
        line-height: 47px; } }
  .frontpage .actueel .widget-posts .post-categories {
    position: absolute;
    z-index: 101;
    bottom: 30px;
    left: 10px;
    background-color: #ffe57e;
    list-style: none;
    padding: 5px 30px;
    font-family: "Showcase W00 Sans Mini", serif;
    font-size: 30px; }
    .frontpage .actueel .widget-posts .post-categories a {
      color: #333;
      font-size: 30px;
      line-height: 31px;
      text-transform: uppercase; }
  .frontpage .actueel .readmore {
    position: relative;
    top: 36px;
    text-align: center;
    padding: 0 1.1875rem; }
    @media print, screen and (min-width: 40em) {
      .frontpage .actueel .readmore {
        top: 91px; } }
    .frontpage .actueel .readmore .btn {
      width: 100%;
      padding: 14px 55px 15px;
      font-size: 20px;
      line-height: 31px; }
      @media print, screen and (min-width: 40em) {
        .frontpage .actueel .readmore .btn {
          width: inherit; } }
  .frontpage .actueel .btn-readmore {
    border: 1px solid #ff6d01;
    background-color: #ff6d01;
    color: white;
    transition: 0.333s ease; }
    .frontpage .actueel .btn-readmore:hover, .frontpage .actueel .btn-readmore:focus {
      background-color: white;
      color: #ff6d01; }

.frontpage .poll {
  width: calc(100% - (1.875rem) * 2);
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
  background-color: #ff6d01;
  padding: 33px 1.875rem;
  color: white; }
  @media print, screen and (min-width: 40em) {
    .frontpage .poll {
      padding: 33px 40px 10px; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .poll {
      width: 66.66667%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0; } }
  .frontpage .poll .gform_wrapper {
    background-color: transparent; }
  .frontpage .poll .widget--title {
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 23px;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    cursor: default; }
    .frontpage .poll .widget--title:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 3px;
      width: 60px;
      background-color: #fff; }
  .frontpage .poll .gform_wrapper {
    background-color: transparent; }
  .frontpage .poll .gpoll_field_label,
  .frontpage .poll .gpoll_field_label_container {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px; }
    @media print, screen and (min-width: 40em) {
      .frontpage .poll .gpoll_field_label,
      .frontpage .poll .gpoll_field_label_container {
        font-size: 35px;
        line-height: 40px !important; } }
  .frontpage .poll form input[type='submit'] {
    position: relative;
    min-width: 200px;
    padding: 15px 20px 15px 67px !important;
    font-size: 20px;
    line-height: 31px;
    text-align: left;
    color: #FF6D01;
    background-color: #fff;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left 19px center;
    background-image: url("../images/check.svg"); }
    .frontpage .poll form input[type='submit']:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 10;
      display: block;
      margin: auto;
      width: 100%;
      height: 100%;
      background-color: #FF6D01;
      transition: transform 0.3s ease; }
  .frontpage .poll .validation_error {
    color: #fff; }

.frontpage .grid-y > .small-12 {
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important; }

.frontpage .dagtekst {
  background-color: #ff6d01;
  color: #fff;
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 64em) {
    .frontpage .dagtekst {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .frontpage .dagtekst__body {
    padding: 33px 20px;
    height: 100%; }
    @media print, screen and (min-width: 64em) {
      .frontpage .dagtekst__body {
        margin-left: 0;
        margin-bottom: 0; } }
  .frontpage .dagtekst .sidebar--title {
    color: #fff;
    margin: 0 0 15px;
    padding: 0 0 23px;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    position: relative; }
    .frontpage .dagtekst .sidebar--title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 60px;
      background-color: #fff; }
  .frontpage .dagtekst__content {
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 15px; }
    .frontpage .dagtekst__content p {
      position: relative;
      padding: 24px;
      text-align: center;
      font-size: 24px; }
      .frontpage .dagtekst__content p:before {
        font-family: 'Font Awesome 5 Pro';
        content: '\f10d';
        font-weight: 900;
        font-size: 53px;
        padding: 0 10px;
        position: absolute;
        top: 7px;
        left: -7px;
        opacity: 0.2; }
      .frontpage .dagtekst__content p:after {
        font-family: 'Font Awesome 5 Pro';
        content: '\f10e';
        font-weight: 900;
        font-size: 53px;
        padding: 0 10px;
        position: absolute;
        bottom: 0;
        right: 0;
        opacity: 0.2; }
  .frontpage .dagtekst__title {
    color: #000000;
    font-size: 18px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 200;
    text-align: right;
    color: #fff;
    opacity: 0.7;
    font-style: italic; }

.frontpage .featured-posts .widget-posts__post {
  display: flex;
  flex-flow: row wrap; }
  .frontpage .featured-posts .widget-posts__post > .small-4 {
    width: 100%;
    padding: 0; }
    @media print, screen and (min-width: 40em) {
      .frontpage .featured-posts .widget-posts__post > .small-4 {
        padding: 0 20px 0 0; } }
    .frontpage .featured-posts .widget-posts__post > .small-4 img {
      width: 100%; }
  .frontpage .featured-posts .widget-posts__post > .small-8 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .frontpage .featured-posts .widget-posts__post > .small-4 {
      width: 52.25%;
      padding: 0 20px 0 0; }
      .frontpage .featured-posts .widget-posts__post > .small-4 img {
        width: 100%; }
    .frontpage .featured-posts .widget-posts__post > .small-8 {
      width: 47.75%; } }

.frontpage .actueel .widget-posts {
  padding: 0 1.1875rem; }
  @media screen and (min-width: 92.5em) {
    .frontpage .actueel .widget-posts {
      padding: 0px; } }
  @media print, screen and (min-width: 40em) {
    .frontpage .actueel .widget-posts .recent {
      max-width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .frontpage .actueel .widget-posts .recent:nth-child(1) .widget-posts__post {
      margin-top: 63px; }
    .frontpage .actueel .widget-posts .recent:nth-child(2) .widget-posts__post {
      margin-top: 123px; } }
  .frontpage .actueel .widget-posts .widget-posts__post {
    padding: 0 1.1875rem; }

@media print, screen and (min-width: 64em) {
  .frontpage .poll {
    width: calc(100% - 630px); } }

@media screen and (min-width: 92.5em) {
  .frontpage .poll {
    width: calc(100% - 600px); } }

.frontpage .poll__link {
  float: right;
  margin-top: -70px;
  margin-bottom: 50px;
  color: white;
  font-size: 18px;
  position: relative; }
  .frontpage .poll__link img {
    margin-left: 10px; }
  .frontpage .poll__link--url:hover {
    text-decoration: underline; }
  @media print, screen and (max-width: 63.99875em) {
    .frontpage .poll__link {
      float: none; }
      .frontpage .poll__link--hide-mobile {
        display: none; } }

.frontpage .poll .gfield_radio {
  display: flex; }
  .frontpage .poll .gfield_radio li {
    padding-right: 25px !important; }

.frontpage .poll .gform_wrapper .gform_footer {
  padding: 0; }

.frontpage .poll .gfield_label {
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  color: white; }
  @media print, screen and (min-width: 40em) {
    .frontpage .poll .gfield_label {
      font-size: 35px; } }

.frontpage .poll input[type='checkbox'],
.frontpage .poll input[type='radio'] {
  display: none !important; }
  .frontpage .poll input[type='checkbox'] + label,
  .frontpage .poll input[type='radio'] + label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    color: white; }
    .frontpage .poll input[type='checkbox'] + label:after,
    .frontpage .poll input[type='radio'] + label:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      z-index: 10;
      display: block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-color: #fff;
      background-position: center;
      border-radius: 50%; }
  .frontpage .poll input[type='checkbox']:checked + label,
  .frontpage .poll input[type='radio']:checked + label {
    font-weight: 400 !important; }
    .frontpage .poll input[type='checkbox']:checked + label:before,
    .frontpage .poll input[type='radio']:checked + label:before {
      content: '';
      position: absolute;
      z-index: 15;
      background-color: #FF6D01;
      border-color: #FF6D01;
      width: 13px;
      height: 13px;
      top: 9px;
      left: 4px;
      border-radius: 50%; }

@media print, screen and (min-width: 64em) {
  .frontpage .bsa-banner {
    width: 320px !important; } }

@media screen and (min-width: 92.5em) {
  .frontpage .bsa-banner {
    padding-right: 0 !important; } }

.mauticform-input {
  border: 1px solid #295e73; }

.footer .mauticform_wrapper {
  background-color: transparent !important;
  padding: 0 !important;
  margin-bottom: 20px; }
  .footer .mauticform_wrapper .mauticform-row {
    margin-bottom: 0; }
  .footer .mauticform_wrapper .mauticform-input {
    border: 1px solid #295e73 !important; }
  .footer .mauticform_wrapper .mauticform-button {
    font-weight: normal !important;
    font-size: 16px !important; }

.footer .mauticform-button-wrapper {
  position: absolute;
  top: 0 !important;
  right: 0 !important; }
  .footer .mauticform-button-wrapper .btn {
    padding: 16px 20px !important;
    background-color: #295e73 !important;
    color: white !important;
    border: 1px solid #295e73 !important;
    line-height: 16px !important; }
    .footer .mauticform-button-wrapper .btn:hover {
      background-color: #246179 !important; }

.mauticform-post-success .mauticform-button-wrapper,
.mauticform-post-success .mauticform-input {
  display: none; }

.frontpage .featured {
  margin-bottom: 25px; }
  @media print, screen and (min-width: 64em) {
    .frontpage .featured {
      padding: 0 1.875rem; } }
  .frontpage .featured .container {
    position: relative; }
    .frontpage .featured .container img {
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .frontpage .featured .container img {
          margin-left: -8px; } }
    .frontpage .featured .container .flag {
      position: absolute;
      z-index: 101;
      bottom: 30px;
      left: -10px;
      background-color: #ffe57e;
      list-style: none;
      padding: 5px 30px;
      font-family: 'Showcase W00 Sans Mini', serif;
      font-size: 30px; }

.single-programma__intro {
  margin: 48px 0 60px; }
  .single-programma__intro p {
    font-size: 21px;
    line-height: 36px;
    margin: 0; }
  @media print, screen and (min-width: 40em) {
    .single-programma__intro {
      margin: -15px 8.33333% 75px; }
      .single-programma__intro p {
        font-size: 24px;
        line-height: 44px;
        text-align: center;
        margin: 0; } }

.single-programma__presentatoren {
  margin: 0 0 22px; }
  @media print, screen and (min-width: 64em) {
    .single-programma__presentatoren {
      margin: 0 0 89px; } }
  .single-programma__presentatoren p {
    cursor: default; }
    @media print, screen and (min-width: 64em) {
      .single-programma__presentatoren p {
        font-size: 18px; } }
  @media print, screen and (min-width: 40em) {
    .single-programma__presentatoren--thumb {
      padding-right: 40px; } }
  .single-programma__presentatoren--body {
    padding: 21px 0; }
    @media print, screen and (min-width: 64em) {
      .single-programma__presentatoren--body {
        display: flex;
        align-items: center;
        height: 100%; } }
    .single-programma__presentatoren--body .social {
      margin-top: 32px; }
  .single-programma__presentatoren--title {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 22px;
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    color: #000;
    cursor: default; }
    @media print, screen and (min-width: 64em) {
      .single-programma__presentatoren--title {
        margin: 0 0 17px; } }
    .single-programma__presentatoren--title:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 3px;
      width: 52px;
      background-color: #000; }
    @media print, screen and (min-width: 64em) {
      .single-programma__presentatoren--title {
        margin: 0 0 51px;
        padding: 0 0 59px;
        font-size: 50px;
        line-height: 60px; } }
    .single-programma__presentatoren--title span {
      text-decoration: underline;
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent;
      transition: -webkit-text-decoration-color 0.2s ease-out;
      transition: text-decoration-color 0.2s ease-out;
      transition: text-decoration-color 0.2s ease-out, -webkit-text-decoration-color 0.2s ease-out; }
      .single-programma__presentatoren--title span:hover, .single-programma__presentatoren--title span:focus {
        -webkit-text-decoration-color: #000;
                text-decoration-color: #000; }

.single-programma__nieuws--body {
  margin-bottom: 110px;
  padding-bottom: 60px; }
  @media print, screen and (min-width: 64em) {
    .single-programma__nieuws--body {
      margin-bottom: 110px; } }

.single-programma__content {
  margin-bottom: 80px; }
  .single-programma__content.page-content__body {
    font-size: 18px; }

.single-programma__gemist {
  position: relative;
  margin: 0 0 80px; }
  @media print, screen and (min-width: 64em) {
    .single-programma__gemist {
      margin: 0 0 118px; } }
  .single-programma__gemist p {
    margin: 0; }
  .single-programma__gemist .time {
    margin-bottom: 20px;
    font-size: 21px; }
  .single-programma__gemist .programma-filter {
    margin-top: 15px; }
  .single-programma__gemist--title {
    margin: 0 0 14px;
    font-size: 30px;
    font-weight: 500;
    line-height: 46px;
    cursor: default; }
    @media print, screen and (min-width: 64em) {
      .single-programma__gemist--title {
        margin: 0 0 18px;
        font-size: 24px;
        line-height: 37px; } }
  .single-programma__gemist--link {
    display: none;
    position: absolute;
    top: 4px;
    right: 0px;
    padding-right: 35px;
    color: #FF6D01;
    font-size: 18px;
    line-height: 29px;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 25px;
    background-image: url(../images/Arrow-orange.svg);
    transition: background-position 0.3s; }
    .single-programma__gemist--link:hover, .single-programma__gemist--link:focus {
      color: #FF6D01;
      background-position: right 0 center; }
    @media print, screen and (min-width: 64em) {
      .single-programma__gemist--link {
        display: inline-block; } }
  .single-programma__gemist .grid-x {
    color: #fff;
    font-size: 18px;
    line-height: 35px; }
    .single-programma__gemist .grid-x .columns {
      position: relative;
      padding: 29px 30px 40px;
      margin-bottom: 1px;
      border-right: 1px solid white; }
      .single-programma__gemist .grid-x .columns:hover:after, .single-programma__gemist .grid-x .columns:focus:after {
        transform: scale(1.06); }
      .single-programma__gemist .grid-x .columns:nth-child(odd) {
        background-color: #ff6600; }
      .single-programma__gemist .grid-x .columns:nth-child(even) {
        background-color: #ff8533; }
      .single-programma__gemist .grid-x .columns p {
        cursor: default; }
        .single-programma__gemist .grid-x .columns p a {
          color: white; }
      .single-programma__gemist .grid-x .columns.player video {
        margin-top: 15px; }
    .single-programma__gemist .grid-x .time {
      font-size: 21px; }

.single-programma__form {
  position: relative;
  z-index: 101;
  background-color: #DBDFE4;
  padding: 36px 0; }
  @media print, screen and (min-width: 64em) {
    .single-programma__form {
      padding: 46px 0 36px; } }
  .single-programma__form p {
    margin-bottom: 23px;
    font-size: 18px;
    line-height: 31px;
    cursor: default; }
  .single-programma__form a {
    font-size: 18px;
    line-height: 31px;
    text-decoration: underline; }
  .single-programma__form--title {
    margin: 0 0 21px;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .single-programma__form--title {
        font-size: 50px;
        line-height: 60px; } }
  .single-programma__form--body {
    position: relative; }
    .single-programma__form--body:after {
      content: '';
      position: absolute;
      bottom: -100px;
      left: 0;
      height: 200px;
      width: 100%;
      background-color: #00455B; }
  @media print, screen and (min-width: 64em) {
    .single-programma__form .description {
      margin-top: 28px; } }
  .single-programma__form .gform_wrapper {
    margin-top: 10px; }
  .single-programma__form .gform_heading {
    display: none; }
  .single-programma__form #input_3_1_3_container label {
    display: none; }
  @media print, screen and (min-width: 64em) {
    .single-programma__form .gform_wrapper .gfield {
      width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .single-programma__form .gform_wrapper #field_3_4 {
      position: absolute;
      top: -22px;
      right: 20px;
      width: 33%; }
      .single-programma__form .gform_wrapper #field_3_4 textarea {
        height: 281px; } }
  @media screen and (min-width: 88.75em) {
    .single-programma__form .gform_wrapper #field_3_4 {
      width: 46%; } }

.single-programma footer,
.single-programma .footer {
  margin-top: 0; }

.single-programma .frontpage .actueel {
  margin-bottom: 0;
  padding: 0; }
  .single-programma .frontpage .actueel .widget-posts {
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
    padding: 0; }
    .single-programma .frontpage .actueel .widget-posts__post {
      padding: 0 1.1875rem; }
    @media print, screen and (min-width: 40em) {
      .single-programma .frontpage .actueel .widget-posts__item:nth-child(3) {
        display: none; } }
    @media print, screen and (min-width: 64em) {
      .single-programma .frontpage .actueel .widget-posts__item:nth-child(1) .widget-posts__post {
        margin-top: 63px; }
      .single-programma .frontpage .actueel .widget-posts__item:nth-child(2) .widget-posts__post {
        margin-top: 123px; }
      .single-programma .frontpage .actueel .widget-posts__item:nth-child(3) {
        display: block; } }
    .single-programma .frontpage .actueel .widget-posts__thumb, .single-programma .frontpage .actueel .widget-posts__info {
      padding: 0; }

.play-button:after {
  content: url(../images/Play.svg);
  z-index: 12;
  transition: transform 0.3s; }

.category-filter select {
  height: 60px;
  padding: 10px 30px;
  border-color: #ff6d01;
  font-size: 18px;
  line-height: 38px;
  cursor: pointer; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .single-programma__gemist--link {
    background-size: unset;
    background-image: url("../images/Arrow-orange.png"); } }

@supports (-ms-ime-align: auto) {
  .single-programma__gemist--link {
    background-image: none; }
    .single-programma__gemist--link:after {
      content: url("../images/Arrow-orange.png");
      position: absolute;
      top: 5px;
      right: 5px;
      transition: right 0.3s; }
    .single-programma__gemist--link:hover:after, .single-programma__gemist--link:focus:after {
      right: 0; } }

.grid .image {
  overflow: hidden; }
  .grid .image a {
    position: relative;
    display: block; }
    .grid .image a:before {
      content: url("../images/plus.svg");
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 11;
      width: 70px;
      height: 70px;
      margin: auto;
      opacity: 0;
      transition: opacity .5s ease-in; }
    .grid .image a:hover img,
    .grid .image a:hover .thumbnail-overlay, .grid .image a:focus img,
    .grid .image a:focus .thumbnail-overlay {
      transform: scale(1.05); }
    .grid .image a:hover:before, .grid .image a:focus:before {
      opacity: 1; }
  .grid .image img {
    width: 100%;
    transition: transform .3s ease; }

.grid .article--category {
  position: absolute;
  margin-left: -10px;
  margin-top: -50px;
  padding: 4px 18px 4px 30px;
  background-color: #ffe57e;
  color: #333;
  font-size: 30px;
  line-height: 31px;
  font-weight: 400;
  font-family: "Showcase W00 Sans Mini", serif;
  text-transform: uppercase;
  cursor: default;
  transition: padding-left .2s ease-out; }
  @media print, screen and (min-width: 40em) {
    .grid .article--category {
      padding-left: 39px; } }
  .grid .article--category p {
    margin: 0;
    font-size: 30px;
    line-height: 31px;
    font-weight: 400;
    font-family: "Showcase W00 Sans Mini", serif;
    text-transform: uppercase; }

.grid .article--title {
  display: block;
  margin: 0 0 9px;
  color: #EB600B;
  font-weight: 700;
  font-size: 21px;
  line-height: 31px;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color .2s ease-out;
  transition: text-decoration-color .2s ease-out;
  transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
  .grid .article--title:hover, .grid .article--title:focus {
    -webkit-text-decoration-color: #EB600B;
            text-decoration-color: #EB600B; }

.grid .article--text {
  padding: 25px 20px 0 20px; }
  @media print, screen and (min-width: 40em) {
    .grid .article--text {
      padding: 25px 28px; } }
  @media print, screen and (min-width: 64em) {
    .grid .article--text {
      height: 230px; } }

.grid .article--excerpt {
  color: #333;
  font-size: 14px;
  line-height: 29px;
  cursor: default; }

.grid .article--date {
  font-weight: 500; }

.grid-item {
  padding: 20px 20px 30px 20px; }

.blog-category-filter {
  display: flex;
  justify-content: flex-end; }
  .blog-category-filter__body {
    position: relative;
    width: 100%; }
    @media print, screen and (min-width: 40em) {
      .blog-category-filter__body {
        max-width: 310px; } }
  .blog-category-filter form select {
    margin: 0;
    padding: 10px 60px 10px 30px;
    height: 60px;
    background: none;
    background-image: url("../images/triangle.png");
    background-repeat: no-repeat;
    background-position: center right 40px;
    background-color: #FF6D01;
    border: none;
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    text-align: center;
    cursor: pointer; }

.animated {
  -webkit-animation-duration: .75s;
          animation-duration: .75s; }

.thumbnail-overlay {
  background-image: url("../images/overlay.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 100%;
  transition: transform .3s ease; }

#cookie-popup .button-section button.settings-button {
  display: none !important; }

.footer {
  overflow: hidden;
  margin-top: 60px;
  padding: 58px 0 35px;
  background-color: #00455B;
  color: #fff;
  font-size: 16px;
  line-height: 24px; }
  @media print, screen and (min-width: 40em) {
    .footer {
      margin-top: 100px; } }
  @media print, screen and (min-width: 64em) {
    .footer {
      padding: 100px 0 55px; } }
  .footer p {
    margin-bottom: 20px;
    line-height: 30px;
    cursor: default; }
  .footer a {
    color: #fff; }
  .footer form {
    position: relative;
    margin-top: 20px;
    padding-bottom: 5px;
    max-width: 290px;
    font-size: 14px !important; }
    @media print, screen and (min-width: 64em) {
      .footer form {
        font-size: 16px; } }
    .footer form input {
      height: 50px !important;
      background-color: transparent !important; }
      .footer form input:focus {
        box-shadow: none !important;
        background-color: transparent !important;
        border: 1px solid #295E73 !important;
        color: white !important; }
    .footer form input[type="text"] {
      padding-right: 60px;
      padding-left: 22px;
      border: 1px solid #295E73;
      color: #D7EDED;
      background-color: transparent;
      box-shadow: none; }
      .footer form input[type="text"]:focus {
        box-shadow: none; }
    .footer form input[type="submit"] {
      position: absolute;
      top: 0;
      right: 0;
      width: 50px;
      height: 50px;
      cursor: pointer;
      border: none;
      background-repeat: no-repeat;
      background-position: left 20px center;
      background-image: url("../images/button-footer.svg");
      transition: background-position .3s; }
      .footer form input[type="submit"]:hover, .footer form input[type="submit"]:focus {
        background-position: left 23px center; }
  .footer > .row {
    max-width: 88.75rem; }
    @media print, screen and (min-width: 64em) {
      .footer > .row .widget:nth-child(1) {
        width: 31.5%; }
      .footer > .row .widget:nth-child(2) {
        width: 25.5%; }
      .footer > .row .widget:nth-child(3) {
        width: 18%; }
      .footer > .row .widget:nth-child(4) {
        width: 25%; } }
  .footer__bottom {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    cursor: default; }
    .footer__bottom p {
      margin-bottom: 0; }
    @media print, screen and (min-width: 64em) {
      .footer__bottom {
        margin-top: 80px;
        text-align: left; } }
  .footer .columns {
    padding-top: 0;
    padding-bottom: 0; }
  .footer .widget {
    margin-bottom: 46px; }
    @media print, screen and (min-width: 64em) {
      .footer .widget {
        margin-bottom: 0; } }
    .footer .widget ul {
      margin-bottom: 20px; }
      .footer .widget ul li {
        padding: 4px 0 3px; }
    .footer .widget--title {
      font-family: "Grota W03 Black", serif;
      margin-bottom: 14px;
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      cursor: default; }
  .footer .list-social {
    margin: 0 -5px; }
    .footer .list-social .list-item {
      padding: 0 5px; }
    @media print, screen and (min-width: 64em) {
      .footer .list-social {
        margin: 0 -3px; }
        .footer .list-social .list-item {
          padding: 0 3px; } }
    .footer .list-social i {
      position: relative;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #fff;
      color: #00455B;
      font-size: 24px;
      text-align: center;
      transition: top .3s; }
      .footer .list-social i:hover, .footer .list-social i:focus {
        top: -3px; }
      @media print, screen and (min-width: 64em) {
        .footer .list-social i {
          width: 32px;
          height: 32px;
          font-size: 16px; } }
  .footer .copyright {
    margin-bottom: 50px; }
    @media print, screen and (min-width: 64em) {
      .footer .copyright {
        position: relative;
        top: -3px;
        margin-bottom: 0; } }
    .footer .copyright p {
      padding: 8px 0; }
      @media print, screen and (min-width: 64em) {
        .footer .copyright p {
          display: inline-block; } }
    .footer .copyright a {
      text-decoration: underline;
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent;
      transition: -webkit-text-decoration-color .2s ease-out;
      transition: text-decoration-color .2s ease-out;
      transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
      .footer .copyright a:hover, .footer .copyright a:focus {
        -webkit-text-decoration-color: #fff;
                text-decoration-color: #fff; }
    @media print, screen and (min-width: 64em) {
      .footer .copyright .privacy {
        padding-right: 45px; } }
  @media print, screen and (min-width: 64em) {
    .footer .logs {
      position: relative;
      right: -45px;
      text-align: right; } }
  .footer .logs a {
    display: inline-block;
    margin: 0 16px; }
    @media print, screen and (min-width: 64em) {
      .footer .logs a {
        margin-left: 32px; } }
  .footer .subfooter.full-width {
    width: 100% !important;
    margin-left: initial !important; }
  .footer .menu-widget ul li a {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    transition: -webkit-text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
    .footer .menu-widget ul li a:hover, .footer .menu-widget ul li a:focus {
      -webkit-text-decoration-color: #fff;
              text-decoration-color: #fff; }

body {
  padding-top: 90px; }
  @media print, screen and (min-width: 64em) {
    body {
      padding-top: 110px; } }
  body.is-header-transparent:not(.single), body.is-header-transparent.single-programma {
    padding-top: 0; }
    @media print, screen and (min-width: 64em) {
      body.is-header-transparent:not(.single), body.is-header-transparent.single-programma {
        padding-top: 0; } }

.navigation-open .header {
  background-color: #fff !important; }
  .navigation-open .header a {
    color: #333 !important; }
  .navigation-open .header .menu-icon span:after,
  .navigation-open .header .menu-icon span:before {
    background-color: #333 !important; }

@media screen and (min-width: 0.0625em) {
  .header--transparent:not(.single):not(.navigation-open) .menu-icon span,
  .header--transparent:not(.single):not(.navigation-open) .menu-icon span:after,
  .header--transparent:not(.single):not(.navigation-open) .menu-icon span:before,
  .header--transparent.single-programma .menu-icon span,
  .header--transparent.single-programma .menu-icon span:after,
  .header--transparent.single-programma .menu-icon span:before {
    background-color: #fff; }
  .header--transparent:not(.single):not(.navigation-open) .header,
  .header--transparent.single-programma .header {
    background-color: transparent; }
    .header--transparent:not(.single):not(.navigation-open) .header:before,
    .header--transparent.single-programma .header:before {
      top: -160px; }
    .header--transparent:not(.single):not(.navigation-open) .header__top,
    .header--transparent.single-programma .header__top {
      display: none; }
    .header--transparent:not(.single):not(.navigation-open) .header__logo,
    .header--transparent.single-programma .header__logo {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1);
      transition: -webkit-filter .2s ease;
      transition: filter .2s ease;
      transition: filter .2s ease, -webkit-filter .2s ease; }
    .header--transparent:not(.single):not(.navigation-open) .header__menu .menu .nav-item a,
    .header--transparent.single-programma .header__menu .menu .nav-item a {
      color: #fff;
      transition: color .2s ease; }
    .header--transparent:not(.single):not(.navigation-open) .header__menu .menu .sub-menu a,
    .header--transparent.single-programma .header__menu .menu .sub-menu a {
      color: #333;
      transition: none; }
      .header--transparent:not(.single):not(.navigation-open) .header__menu .menu .sub-menu a:hover, .header--transparent:not(.single):not(.navigation-open) .header__menu .menu .sub-menu a:focus,
      .header--transparent.single-programma .header__menu .menu .sub-menu a:hover,
      .header--transparent.single-programma .header__menu .menu .sub-menu a:focus {
        color: #fff; }
    .header--transparent:not(.single):not(.navigation-open) .header .search--button,
    .header--transparent.single-programma .header .search--button {
      background-image: url("../images/search.svg"); }
    .header--transparent:not(.single):not(.navigation-open) .header.open:before,
    .header--transparent.single-programma .header.open:before {
      top: 0; }
    .header--transparent:not(.single):not(.navigation-open) .header.open .header__menu .menu .nav-item a,
    .header--transparent.single-programma .header.open .header__menu .menu .nav-item a {
      color: #333; }
    .header--transparent:not(.single):not(.navigation-open) .header.open .header__logo,
    .header--transparent.single-programma .header.open .header__logo {
      -webkit-filter: initial;
              filter: initial; }
    .header--transparent:not(.single):not(.navigation-open) .header.open .search--button,
    .header--transparent.single-programma .header.open .search--button {
      background-image: url("../images/search-color.svg"); } }

@media print, screen and (min-width: 64em) {
  .header--scroll .header__in {
    min-height: 90px; } }

.header--scroll .header__start {
  min-height: 60px; }

.header--scroll .header__logo img {
  max-width: 53px; }
  @media print, screen and (min-width: 64em) {
    .header--scroll .header__logo img {
      max-width: 83px; } }

.header {
  background-color: transparent; }
  @media print, screen and (min-width: 64em) {
    .header {
      transition: top .5s ease-out; } }
  .header > div {
    position: relative;
    z-index: 1001; }
  .header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: top .5s ease-out; }

.header {
  padding-left: 0;
  padding-right: 0; }
  .header__top {
    background-color: #000;
    display: none; }
  .header__top-bar {
    display: none;
    padding: 2px 0 0; }
    @media print, screen and (min-width: 64em) {
      .header__top-bar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 50px; } }
    .header__top-bar a,
    .header__top-bar p {
      color: #919191;
      font-size: 16px; }
  .header__secondarymenu .menu li a {
    padding: 3px 19px; }
  .header__secondarymenu--mobile {
    padding-bottom: 89px; }
    @media print, screen and (min-width: 64em) {
      .header__secondarymenu--mobile {
        display: none; } }
    .header__secondarymenu--mobile .menu .nav-item a {
      color: #F5F5F5;
      font-size: 18px !important; }
  .header--payoff-text {
    cursor: default; }

@media print, screen and (min-width: 64em) {
  .header .column, .header .columns, .header .columns {
    padding-left: 42px;
    padding-right: 21px; } }

@media print, screen and (min-width: 64em) {
  .header__in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 110px;
    transition: min-height .5s ease-out; } }

.header__start {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 90px;
  transition: min-height .5s ease-out; }
  @media print, screen and (min-width: 64em) {
    .header__start {
      display: block; } }

.header__logo {
  position: relative !important;
  left: 0 !important;
  top: -3px !important; }
  @media print, screen and (min-width: 64em) {
    .header__logo {
      top: 5px !important;
      width: 122px; } }
  .header__logo img {
    min-width: initial !important;
    max-width: 85px;
    transition: max-width .5s ease-out; }
    @media print, screen and (min-width: 64em) {
      .header__logo img {
        max-width: 100%; } }

.header__end {
  display: none;
  position: absolute;
  right: 0;
  top: 100px; }
  @media print, screen and (min-width: 64em) {
    .header__end {
      display: block; } }
  .header__end .widget_search {
    height: 60px;
    width: 363px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0);
    transition: box-shadow .3s ease-in;
    overflow: hidden; }
    .header__end .widget_search .searchform {
      position: relative;
      top: 70px;
      opacity: 0;
      transition: .3s ease; }
    .header__end .widget_search.show {
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
      .header__end .widget_search.show .searchform {
        opacity: 1; }
    .header__end .widget_search input[type="text"] {
      background-color: white; }

.header__bottom .search {
  margin: 20px auto 0 auto;
  max-width: 1060px; }

.header__menu {
  position: relative;
  top: -10px; }
  @media print, screen and (min-width: 64em) {
    .header__menu {
      top: -3px;
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .header__menu--divide {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  @media screen and (min-width: 75em) {
    .header__menu--divide {
      padding-left: 43px; } }
  @media print, screen and (min-width: 64em) {
    .header__menu .menu {
      align-items: center; } }
  .header__menu .menu .nav-item.has-submenu {
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url("../images/arrow.svg"); }
    @media print, screen and (min-width: 64em) {
      .header__menu .menu .nav-item.has-submenu {
        background-image: none; } }
  .header__menu .menu .nav-item--search {
    display: none;
    padding: 0 4px 0 0 !important; }
    @media print, screen and (min-width: 64em) {
      .header__menu .menu .nav-item--search {
        display: block; } }

.header .search--button {
  position: relative;
  top: 2px;
  width: 50px;
  min-height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/search-color.svg");
  cursor: pointer; }

.header .searchform input {
  height: 50px;
  margin-bottom: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
  color: #C1BFBD; }
  @media print, screen and (min-width: 64em) {
    .header .searchform input {
      height: 60px; } }

.header .searchform div {
  position: relative; }

.header .searchform input[type="text"] {
  margin-right: 60px;
  font-size: 14px;
  line-height: 21px;
  width: calc(100% - 60px);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.25); }
  @media print, screen and (min-width: 64em) {
    .header .searchform input[type="text"] {
      width: calc(100% - 70px); } }

.header .searchform input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  color: transparent;
  cursor: pointer;
  background-image: url("../images/search.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FF6D01;
  transition: background-color .3s; }
  .header .searchform input[type="submit"]:hover, .header .searchform input[type="submit"]:focus {
    background-color: #ff7c1b; }
  @media print, screen and (min-width: 64em) {
    .header .searchform input[type="submit"] {
      width: 60px; } }

@media print, screen and (min-width: 64em) {
  .header--widget-mobile {
    display: none; } }

.header--widget-mobile .social_icons_widget {
  float: none;
  margin-top: 35px;
  padding: 0; }
  .header--widget-mobile .social_icons_widget a {
    display: inline-block;
    width: 40px;
    text-align: center;
    color: #FF6D01 !important;
    font-size: 21px; }

.header--widget-mobile .header__inline-block {
  margin-left: -14px; }

.header--widget-mobile .search {
  margin-top: 32px; }

.title-bar {
  display: none; }

.menu-icon {
  top: -2px;
  right: -9px;
  padding: 10px 9px; }
  .menu-icon span,
  .menu-icon span:after,
  .menu-icon span:before {
    background-color: #000; }
  .menu-icon span:after {
    width: calc(100% - 6px); }

.mainmenu-back {
  margin-bottom: 16px; }
  .mainmenu-back a {
    position: relative;
    padding-left: 67px !important;
    border-bottom: none !important; }
    .mainmenu-back a:before {
      content: '';
      position: absolute;
      top: 9px;
      left: 0;
      z-index: 11;
      width: 50px;
      height: 50px;
      background-color: #FF6D01; }
    .mainmenu-back a:after {
      content: url(../images/arrow.svg);
      position: absolute;
      top: 16px;
      left: 13px;
      z-index: 12;
      transform: rotate(-180deg); }

.header__menu .sub-menu {
  height: calc( 100vh - 90px); }
  @media print, screen and (min-width: 64em) {
    .header__menu .sub-menu {
      height: initial; } }

@media print, screen and (min-width: 64em) {
  .header__menu .menu .nav-item {
    padding: 0 6px; } }

@media screen and (min-width: 69.9375em) {
  .header__menu .menu .nav-item {
    padding: 0 10px; } }

@media screen and (min-width: 78.75em) {
  .header__menu .menu .nav-item {
    padding: 0 15px; } }

@media screen and (min-width: 83.75em) {
  .header__menu .menu .nav-item {
    padding: 0 20px; } }

@media screen and (min-width: 92.1875em) {
  .header__menu .menu .nav-item {
    padding: 0 28px; } }

@media print, screen and (min-width: 64em) {
  .header__menu .menu .nav-item.has-submenu.open > a {
    border-bottom-color: #FF6D01; } }

.header__menu .menu .nav-item a {
  display: block;
  padding: 14px 0 12px;
  font-size: 24px;
  line-height: 34px;
  border-bottom: 1px solid #E5E5E5; }
  .header__menu .menu .nav-item a:hover, .header__menu .menu .nav-item a:focus {
    border-bottom-color: #E5E5E5; }
  @media print, screen and (min-width: 64em) {
    .header__menu .menu .nav-item a {
      padding: 2px 0;
      font-size: 22px;
      line-height: 35px;
      border-bottom: 3px solid transparent; }
      .header__menu .menu .nav-item a:hover, .header__menu .menu .nav-item a:focus {
        border-bottom-color: #FF6D01; } }
  @media screen and (min-width: 75em) {
    .header__menu .menu .nav-item a {
      font-size: 24px;
      line-height: 35px; } }

.header__menu .menu .nav-item .nav-drop-item a {
  border-bottom: none; }
  @media print, screen and (min-width: 64em) {
    .header__menu .menu .nav-item .nav-drop-item a {
      padding: 0 10px;
      font-size: 18px;
      line-height: 33px;
      border-bottom: 3px solid transparent; } }

.header__menu .menu .is-dropdown-submenu {
  margin-top: 20px;
  padding: 20px 10px;
  min-width: 280px;
  border: 1px solid #f9f9f9; }
  .header__menu .menu .is-dropdown-submenu .is-submenu-item:hover a, .header__menu .menu .is-dropdown-submenu .is-submenu-item:focus a {
    background-color: #FF6D01;
    color: #fff; }

@media print, screen and (min-width: 64em) {
  .header__bottom .nav-drop__body.open {
    max-height: 225px;
    height: 225px; } }

@media print, screen and (min-width: 64em) {
  .header__bottom .nav-drop.active {
    max-height: 225px;
    height: 225px; } }

.header__bottom .sub-menu {
  height: 225px;
  margin-left: 192px;
  position: relative;
  top: -7px; }

.header__bottom .submenu-item {
  padding: 2px 0 1px;
  width: 296px; }
  .header__bottom .submenu-item a {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px; }

.header .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  border-color: #333 transparent transparent;
  border-right-width: 7px;
  border-left-width: 7px;
  border-top-width: 11px; }

.accordion-menu .nested.is-accordion-submenu {
  margin-left: 0;
  margin-top: 5px;
  margin-bottom: 1px;
  padding-bottom: 29px;
  border-bottom: 1px solid #E5E5E5; }
  .accordion-menu .nested.is-accordion-submenu .nav-drop-item {
    padding-left: 2rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 0; }

.is-dropdown-submenu-parent a:after {
  content: '';
  display: none !important; }

.dropdown.menu > li.is-active > a {
  color: #333; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header--transparent:not(.single):not(.navigation-open) .header__logo .header-logo, .header--transparent.single-programma .header__logo .header-logo {
    display: none; }
  .header--transparent:not(.single):not(.navigation-open) .header__logo .header-logo--white, .header--transparent.single-programma .header__logo .header-logo--white {
    display: block !important; } }

.banner__html .gform_title {
  display: none; }

.banner__html #field_1_41,
.banner__html #field_1_46,
.banner__html #field_1_47,
.banner__html #field_1_25,
.banner__html #field_17_41,
.banner__html #field_17_46,
.banner__html #field_17_47,
.banner__html #field_17_25 {
  display: none !important; }

.banner__html .gform_wrapper {
  position: relative;
  margin: 20px; }
  @media print, screen and (min-width: 40em) {
    .banner__html .gform_wrapper {
      margin: 20px 40px; } }
  .banner__html .gform_wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 30px;
    height: 60px;
    background-color: #ffe57e; }
    @media print, screen and (min-width: 40em) {
      .banner__html .gform_wrapper:before {
        left: -50px;
        width: 50px; } }
  .banner__html .gform_wrapper .gf_page_steps {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 60px;
    margin: 0 0 21px;
    padding: 0 10px 0 0;
    background-color: #ffe57e;
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
    text-transform: uppercase;
    font-family: "Grota W03 Black", serif;
    border: none; }
    .banner__html .gform_wrapper .gf_page_steps:before {
      content: 'Geef NU';
      position: absolute;
      top: 9px;
      left: 0;
      margin-left: -15px;
      font-size: 16px;
      font-weight: 900;
      line-height: 42px;
      font-family: "Grota W03 Black", serif;
      color: #FF6204; }
      @media screen and (min-width: 26.25em) {
        .banner__html .gform_wrapper .gf_page_steps:before {
          font-size: 35px; } }
    .banner__html .gform_wrapper .gf_page_steps .gf_step {
      display: table;
      margin: 0 2px;
      color: #000;
      background-color: #fff;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      font-size: 0;
      cursor: default;
      opacity: 1; }
      .banner__html .gform_wrapper .gf_page_steps .gf_step.gf_step_active {
        color: #fff;
        background-color: #FF6D01; }
      .banner__html .gform_wrapper .gf_page_steps .gf_step .gf_step_label {
        display: none; }
      .banner__html .gform_wrapper .gf_page_steps .gf_step .gf_step_number {
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        text-align: center; }
  .banner__html .gform_wrapper .gform_page_footer {
    padding: 0;
    margin: 0;
    border-top: none;
    text-align: center; }
    .banner__html .gform_wrapper .gform_page_footer .gform_next_button,
    .banner__html .gform_wrapper .gform_page_footer input[type='submit'] {
      width: 100%;
      padding: 14px 9px 13px;
      border: 1px solid #FF6D01;
      background-color: #FF6D01;
      font-size: 20px;
      line-height: 31px;
      text-align: center;
      color: #fff;
      cursor: pointer;
      transition: 0.333s ease; }
      .banner__html .gform_wrapper .gform_page_footer .gform_next_button:hover, .banner__html .gform_wrapper .gform_page_footer .gform_next_button:focus,
      .banner__html .gform_wrapper .gform_page_footer input[type='submit']:hover,
      .banner__html .gform_wrapper .gform_page_footer input[type='submit']:focus {
        background-color: #fff;
        color: #FF6D01; }
    .banner__html .gform_wrapper .gform_page_footer .gform_previous_button {
      border: none;
      background-color: transparent;
      font-size: 16px;
      line-height: 31px;
      text-decoration: underline;
      text-align: center;
      cursor: pointer; }
  .banner__html .gform_wrapper .gform_page_footer {
    margin-top: -26px;
    padding-bottom: 35px; }
    @media print, screen and (min-width: 40em) {
      .banner__html .gform_wrapper .gform_page_footer {
        padding-bottom: 75px; } }
    .banner__html .gform_wrapper .gform_page_footer .gform_previous_button {
      position: relative;
      top: 125px;
      margin: 0; }
  .banner__html .gform_wrapper .top_label .gfield_label {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px; }
  .banner__html .gform_wrapper .top_label div.ginput_container {
    margin-top: 0; }
  .banner__html .gform_wrapper ul.gform_fields li.gfield {
    margin: 0;
    padding: 0; }
  .banner__html .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    border: 1px solid #c6c6c6;
    box-shadow: none;
    height: 45px;
    padding: 5px 10px;
    margin-bottom: 13px; }
  .banner__html .gform_wrapper .gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%; }
  .banner__html .gform_wrapper li.gfield.gfield_error,
  .banner__html .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none;
    background-color: transparent; }
  .banner__html .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0; }

.banner__html .gform_body .gform_page#gform_page_1_1 .gform_page_footer, .banner__html .gform_body .gform_page#gform_page_17_1 .gform_page_footer {
  margin-top: 18px; }

.banner__html .gform_body .gform_page#gform_page_1_1 #field_1_53,
.banner__html .gform_body .gform_page#gform_page_1_1 #field_17_53, .banner__html .gform_body .gform_page#gform_page_17_1 #field_1_53,
.banner__html .gform_body .gform_page#gform_page_17_1 #field_17_53 {
  position: absolute;
  bottom: 13px;
  z-index: 10;
  color: #FF6D01;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 31px; }

.banner__html .gform_body .gform_page #field_1_43 .ginput_container,
.banner__html .gform_body .gform_page #field_17_43 .ginput_container {
  position: relative; }
  .banner__html .gform_body .gform_page #field_1_43 .ginput_container:before,
  .banner__html .gform_body .gform_page #field_17_43 .ginput_container:before {
    content: '€';
    position: absolute;
    top: 16px;
    left: 15px;
    z-index: 10;
    display: block;
    font-size: 20px;
    color: #333; }
  .banner__html .gform_body .gform_page #field_1_43 .ginput_container input,
  .banner__html .gform_body .gform_page #field_17_43 .ginput_container input {
    padding-left: 35px !important; }

.banner__html .gform_body .gform_page #field_1_42,
.banner__html .gform_body .gform_page #field_1_41,
.banner__html .gform_body .gform_page #field_1_40,
.banner__html .gform_body .gform_page #field_17_42,
.banner__html .gform_body .gform_page #field_17_41,
.banner__html .gform_body .gform_page #field_17_40 {
  display: none !important; }

.banner__html .gform_body .gform_page#gform_page_1_1, .banner__html .gform_body .gform_page#gform_page_1_4, .banner__html .gform_body .gform_page#gform_page_17_1, .banner__html .gform_body .gform_page#gform_page_17_4 {
  margin-top: 9px; }
  .banner__html .gform_body .gform_page#gform_page_1_1 .gfield_label, .banner__html .gform_body .gform_page#gform_page_1_4 .gfield_label, .banner__html .gform_body .gform_page#gform_page_17_1 .gfield_label, .banner__html .gform_body .gform_page#gform_page_17_4 .gfield_label {
    display: none; }
  .banner__html .gform_body .gform_page#gform_page_1_1 input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .banner__html .gform_body .gform_page#gform_page_1_4 input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .banner__html .gform_body .gform_page#gform_page_17_1 input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .banner__html .gform_body .gform_page#gform_page_17_4 input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    height: 60px;
    border-radius: 6px;
    font-size: 20px;
    padding: 10px 28px; }
  .banner__html .gform_body .gform_page#gform_page_1_1 select, .banner__html .gform_body .gform_page#gform_page_1_4 select, .banner__html .gform_body .gform_page#gform_page_17_1 select, .banner__html .gform_body .gform_page#gform_page_17_4 select {
    margin-bottom: 4px;
    width: 100%;
    border: 1px solid #c6c6c6;
    box-shadow: none;
    height: 60px;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    padding: 10px 28px;
    cursor: pointer; }
  .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio input[type='radio'], .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio input[type='radio'], .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio input[type='radio'], .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio input[type='radio'] {
    display: none !important; }
    .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio input[type='radio'] + label {
      display: block;
      width: 100%;
      max-width: 100%;
      margin: 0;
      padding: 14px 5px 13px;
      font-size: 20px;
      font-weight: 400;
      line-height: 31px;
      text-align: center;
      border-radius: 6px;
      background-color: #fff;
      border: 1px solid #c6c6c6;
      transition: 0.3s ease; }
      .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio input[type='radio'] + label:hover, .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio input[type='radio'] + label:focus, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio input[type='radio'] + label:hover, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio input[type='radio'] + label:focus, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio input[type='radio'] + label:hover, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio input[type='radio'] + label:focus, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio input[type='radio'] + label:hover, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio input[type='radio'] + label:focus {
        border-color: #FF6D01; }
    .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio input[type='radio']:checked + label {
      background-color: #FF6D01;
      border-color: #FF6D01;
      color: #fff; }
  .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio {
    width: 100%; }
    .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li {
      width: 33.3333%;
      display: inline-block;
      margin: 0 0 5px; }
      .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(1), .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(1), .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(1), .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(1) {
        padding-right: 5px !important; }
      .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(2), .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(2), .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(2), .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(2) {
        padding-right: 5px !important;
        padding-left: 5px !important; }
      .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(3), .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(3), .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(3), .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(3) {
        padding-left: 5px !important; }
      .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(4), .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(4), .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(4), .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(4) {
        width: 100%; }
        .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio'] + label {
          font-size: 18px;
          border: none;
          padding: 0;
          text-align: left;
          text-decoration: underline; }
        .banner__html .gform_body .gform_page#gform_page_1_1 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_17_1 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio']:checked + label, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li:nth-child(4) input[type='radio']:checked + label {
          background-color: #fff;
          color: #333; }

.banner__html .gform_body .gform_page#gform_page_1_2 .ginput_container_radio, .banner__html .gform_body .gform_page#gform_page_17_2 .ginput_container_radio {
  margin: 5px 0 0 0; }
  .banner__html .gform_body .gform_page#gform_page_1_2 .ginput_container_radio ul li, .banner__html .gform_body .gform_page#gform_page_17_2 .ginput_container_radio ul li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0; }

.banner__html .gform_body .gform_page#gform_page_1_2 input[type='checkbox'],
.banner__html .gform_body .gform_page#gform_page_1_2 input[type='radio'], .banner__html .gform_body .gform_page#gform_page_17_2 input[type='checkbox'],
.banner__html .gform_body .gform_page#gform_page_17_2 input[type='radio'] {
  display: none; }
  .banner__html .gform_body .gform_page#gform_page_1_2 input[type='checkbox'] + label,
  .banner__html .gform_body .gform_page#gform_page_1_2 input[type='radio'] + label, .banner__html .gform_body .gform_page#gform_page_17_2 input[type='checkbox'] + label,
  .banner__html .gform_body .gform_page#gform_page_17_2 input[type='radio'] + label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    color: #333;
    white-space: nowrap; }
    .banner__html .gform_body .gform_page#gform_page_1_2 input[type='checkbox'] + label:after,
    .banner__html .gform_body .gform_page#gform_page_1_2 input[type='radio'] + label:after, .banner__html .gform_body .gform_page#gform_page_17_2 input[type='checkbox'] + label:after,
    .banner__html .gform_body .gform_page#gform_page_17_2 input[type='radio'] + label:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      z-index: 10;
      display: block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-color: #fff;
      background-position: center;
      border: 1px solid #c6c6c6;
      border-radius: 50%; }
  .banner__html .gform_body .gform_page#gform_page_1_2 input[type='checkbox']:checked + label:after,
  .banner__html .gform_body .gform_page#gform_page_1_2 input[type='radio']:checked + label:after, .banner__html .gform_body .gform_page#gform_page_17_2 input[type='checkbox']:checked + label:after,
  .banner__html .gform_body .gform_page#gform_page_17_2 input[type='radio']:checked + label:after {
    background-color: #FF6D01;
    border-color: #FF6D01;
    font-weight: 400; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 .gfield_label_before_complex, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 .gfield_label_before_complex {
  display: none; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 label, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 label {
  margin: 0;
  font-size: 18px;
  line-height: 31px; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 .ginput_complex span, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 .ginput_complex span {
  display: inline-block;
  float: left;
  padding-top: 0; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 .ginput_complex .name_first, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 .ginput_complex .name_first {
  width: 70%;
  padding-right: 11px; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 .ginput_complex .name_middle, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 .ginput_complex .name_middle {
  width: 30%; }

.banner__html .gform_body .gform_page#gform_page_1_2 .adress-gorup-01 .ginput_complex .name_last, .banner__html .gform_body .gform_page#gform_page_17_2 .adress-gorup-01 .ginput_complex .name_last {
  width: 100%; }

.banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .charleft, .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .charleft {
  display: none; }

.banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield, .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield {
  display: inline-block;
  float: left;
  width: 100%;
  clear: none; }
  .banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield:nth-child(1), .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield:nth-child(1) {
    width: 43%;
    padding-right: 9px !important; }
  .banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield:nth-child(2), .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield:nth-child(2) {
    width: 29%;
    padding-right: 9px !important; }
  .banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield:nth-child(3), .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield:nth-child(3) {
    width: 28%; }
  .banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield.gf_left_half, .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield.gf_left_half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 16px;
    float: none; }
    .banner__html .gform_body .gform_page#gform_page_1_3 .gform_fields .gfield.gf_left_half:last-child, .banner__html .gform_body .gform_page#gform_page_17_3 .gform_fields .gfield.gf_left_half:last-child {
      padding-right: 0; }

.banner__html .gform_body .gform_page#gform_page_1_4, .banner__html .gform_body .gform_page#gform_page_17_4 {
  margin-top: 31px; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .gform_fields .gfield_price .ginput_container_total, .banner__html .gform_body .gform_page#gform_page_17_4 .gform_fields .gfield_price .ginput_container_total {
    display: inline; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .gform_fields .gfield_price .gfield_label, .banner__html .gform_body .gform_page#gform_page_17_4 .gform_fields .gfield_price .gfield_label {
    display: inline; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .gform_fields .gfield_price .ginput_total, .banner__html .gform_body .gform_page#gform_page_17_4 .gform_fields .gfield_price .ginput_total {
    font-size: 18px;
    color: #333;
    font-weight: 700; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .gfield_label, .banner__html .gform_body .gform_page#gform_page_17_4 .gfield_label {
    display: block; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .ginput_container_radio .gfield_radio li, .banner__html .gform_body .gform_page#gform_page_17_4 .ginput_container_radio .gfield_radio li {
    width: 50%; }
  .banner__html .gform_body .gform_page#gform_page_1_4 .gform_page_footer, .banner__html .gform_body .gform_page#gform_page_17_4 .gform_page_footer {
    padding-bottom: 148px;
    text-align: left; }
  .banner__html .gform_body .gform_page#gform_page_1_4 #field_1_51,
  .banner__html .gform_body .gform_page#gform_page_1_4 #field_17_51, .banner__html .gform_body .gform_page#gform_page_17_4 #field_1_51,
  .banner__html .gform_body .gform_page#gform_page_17_4 #field_17_51 {
    position: absolute;
    bottom: 10px;
    color: #bdbdbd;
    font-size: 14px;
    line-height: 24px; }
  .banner__html .gform_body .gform_page#gform_page_1_4 #field_1_12,
  .banner__html .gform_body .gform_page#gform_page_1_4 #field_17_12, .banner__html .gform_body .gform_page#gform_page_17_4 #field_1_12,
  .banner__html .gform_body .gform_page#gform_page_17_4 #field_17_12 {
    margin-top: 22px; }

.banner__html .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.banner__html .gform_wrapper li.gfield_error ul.gfield_checkbox,
.banner__html .gform_wrapper .gform_wrapper li.gfield_error ul.gfield_radio {
  color: #333; }

.banner__html .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.banner__html .gform_wrapper .gform_wrapper li.gfield_error textarea {
  border: 1px solid #c6c6c6 !important; }

.banner__html .gform_wrapper li.gfield_error textarea {
  border: 1px solid #c6c6c6 !important; }

.banner__html .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.banner__html .gform_wrapper li.gfield_error textarea {
  border: 1px solid #c6c6c6 !important; }

.banner__html .gform_wrapper .validation_message {
  margin-top: -15px !important; }

.banner__html .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0; }

.banner__html .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0; }

.banner__html .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding-right: 0; }

.banner__html .gnr-donate-form .gfield .gfield_label .gfield_required {
  display: inline; }

.banner__html .gnr-donate-form .gfield.gf_list_inline .gfield_radio {
  margin-bottom: 0; }
  .banner__html .gnr-donate-form .gfield.gf_list_inline .gfield_radio li {
    margin-bottom: 0; }

.banner__html .gnr-donate-form .gfield p {
  margin-bottom: 0; }

.banner__html .gnr-donate-form .gform_page_footer {
  margin-top: 0; }

.banner__html .gnr-donate-form .gfield_select {
  margin-bottom: 4px;
  width: 100%;
  border: 1px solid #c6c6c6;
  box-shadow: none;
  height: 60px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  padding: 10px 28px;
  cursor: pointer; }
  .banner__html .gnr-donate-form .gfield_select.large {
    width: 96%; }

.banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox'],
.banner__html .gnr-donate-form :not(.gp_amounts) input[type='radio'] {
  display: none; }
  .banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox'] + label,
  .banner__html .gnr-donate-form :not(.gp_amounts) input[type='radio'] + label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    color: #333;
    white-space: nowrap; }
    .banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox'] + label:after,
    .banner__html .gnr-donate-form :not(.gp_amounts) input[type='radio'] + label:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      z-index: 10;
      display: block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-color: #fff;
      background-position: center;
      border: 1px solid #c6c6c6;
      border-radius: 50%; }
  .banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox']:checked + label,
  .banner__html .gnr-donate-form :not(.gp_amounts) input[type='radio']:checked + label {
    font-weight: normal; }
    .banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox']:checked + label:after,
    .banner__html .gnr-donate-form :not(.gp_amounts) input[type='radio']:checked + label:after {
      background-color: #FF6D01;
      border-color: #FF6D01;
      font-weight: normal; }

.banner__html .gnr-donate-form :not(.gp_amounts) input[type='checkbox'] + label:after {
  border-radius: 0; }

.banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label {
  padding-left: 0;
  width: 100%;
  max-width: 100%; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label > div {
    margin: 0;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #c6c6c6;
    padding: 1px; }
    @media print, screen and (min-width: 40em) {
      .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label > div {
        width: 96%; } }
    .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label > div .columns {
      padding-right: 10px;
      padding-left: 10px; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label > div:hover {
      border: 1px solid #FF6D01;
      padding: 1px; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label > div img {
      padding: 9px 0; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label .small-9 {
    white-space: initial;
    padding-top: 12px; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio'] + label:after {
    display: none; }

.banner__html .gnr-donate-form :not(.gp_amounts) .presents input[type='radio']:checked + label > div {
  padding: 0;
  border: 2px solid #FF6D01;
  background-color: #FF6D01;
  color: #fff; }

.banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio'],
.banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio'] {
  display: none !important; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio'] + label,
  .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio'] + label {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 14px 5px 13px;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    transition: 0.3s ease; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio'] + label:hover, .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio'] + label:focus,
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio'] + label:hover,
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio'] + label:focus {
      border-color: #FF6D01; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio'] + label:after,
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio'] + label:after {
      display: none; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod input[type='radio']:checked + label,
  .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts input[type='radio']:checked + label {
    background-color: #FF6D01;
    border-color: #FF6D01;
    color: #fff; }

.banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio,
.banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio {
  width: 100%; }
  .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li,
  .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li {
    width: 33.33333%;
    display: inline-block;
    margin: 0 0 5px; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li:nth-child(1),
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li:nth-child(1) {
      padding-right: 10px !important; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li:nth-child(2),
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li:nth-child(2) {
      padding-right: 5px !important;
      padding-left: 0 !important; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li:nth-child(3),
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li:nth-child(3) {
      padding-left: 5px !important; }
    .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li:nth-child(4),
    .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li:nth-child(4) {
      width: 100%; }
      .banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li:nth-child(4) input,
      .banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_radio.gp_amounts .gfield_radio li:nth-child(4) input {
        margin: 0 0 4px 0;
        width: 100%;
        border: 1px solid #c6c6c6;
        box-shadow: none;
        height: 60px !important;
        border-radius: 6px;
        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: 31px;
        padding: 10px 28px !important; }

.banner__html .gnr-donate-form :not(.gp_amounts) .paymentmethod .gfield_radio li {
  width: 50% !important; }

.banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_date .ginput_container {
  width: 33.3333%; }

.banner__html .gnr-donate-form :not(.gp_amounts) .ginput_container_date select {
  background-color: #fff;
  border: 1px solid #c6c6c6;
  transition: 0.3s ease;
  height: 45px;
  padding: 0 31px 0 20px;
  font-size: 16px; }

.banner__html .gnr-donate-form :not(.gp_amounts):checked + label:after {
  background-color: #FF6D01;
  border-color: #FF6D01;
  font-weight: 400; }

body:not(.page-template-donate) .gform_wrapper {
  background-color: #dbdfe4; }

.gform_wrapper .iban input {
  text-transform: uppercase; }

.single-programma__form input[type='checkbox'],
.single-programma__form input[type='radio'] {
  display: none !important; }
  .single-programma__form input[type='checkbox'] + label,
  .single-programma__form input[type='radio'] + label {
    position: relative;
    margin: 0 0 8px !important;
    padding-left: 50px !important;
    cursor: pointer;
    font-size: 16px !important;
    line-height: 31px !important;
    color: #333; }
    .single-programma__form input[type='checkbox'] + label:after,
    .single-programma__form input[type='radio'] + label:after {
      content: '';
      position: absolute;
      top: -1px;
      left: 0;
      z-index: 10;
      display: block;
      width: 30px;
      height: 30px;
      background-repeat: no-repeat;
      background-color: #00455B;
      background-position: center;
      border: none;
      border-radius: 2px; }
    .single-programma__form input[type='checkbox'] + label:before,
    .single-programma__form input[type='radio'] + label:before {
      content: url("../images/check_form.svg");
      position: absolute;
      top: 1px;
      left: 7px;
      z-index: 11;
      color: #fff;
      opacity: 0;
      transition: opacity 0.3s; }
  .single-programma__form input[type='checkbox']:checked + label,
  .single-programma__form input[type='radio']:checked + label {
    font-weight: 400 !important; }
    .single-programma__form input[type='checkbox']:checked + label:before,
    .single-programma__form input[type='radio']:checked + label:before {
      opacity: 1; }

.single-programma__form .gform_wrapper label.gfield_label {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px; }

.single-programma__form .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  height: 51px;
  border: none;
  box-shadow: none; }

.single-programma__form .gform_wrapper textarea {
  margin-bottom: 0; }

.single-programma__form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important; }

.single-programma__form .gform_wrapper li.field_sublabel_below .ginput_complex {
  margin-top: 0px !important; }

.single-programma__form .gform_wrapper ul li.gfield {
  margin-top: 25px; }

.single-programma__form [type='submit'] {
  color: #fff;
  font-size: 20px !important;
  line-height: 31px;
  text-align: center;
  padding: 14px 55px 15px !important;
  border: none;
  background-color: #00455B;
  cursor: pointer; }

.single-programma__form textarea {
  box-shadow: none !important;
  border: none; }

.single-programma__form #field_3_5 .gfield_label {
  display: none; }

.gform_wrapper .validation_message {
  color: #ff1b31 !important; }

.gform_wrapper .validation_error {
  display: none; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important; }

.gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper .gform_wrapper li.gfield_error textarea {
  border: none !important; }

.gform_wrapper li.gfield_error textarea {
  border: none !important; }

.gform_wrapper .gfield_description {
  padding-top: 0 !important; }

.gform_wrapper .gfield_error .gfield_label {
  color: #333 !important; }

.gform_wrapper .gfield_required {
  display: none; }

.gform_confirmation_wrapper.my-form {
  padding: 27px 21px;
  background-color: #DBDFE4;
  position: relative;
  z-index: 20;
  margin: 65px 0 0 0;
  height: 320px;
  font-size: 22px;
  padding-top: 60px; }
  @media print, screen and (min-width: 64em) {
    .gform_confirmation_wrapper.my-form {
      padding: 33px 122px 53px;
      padding-top: 60px; } }
  .gform_confirmation_wrapper.my-form:after {
    content: '';
    display: table;
    clear: both; }
  .gform_confirmation_wrapper.my-form h2 {
    margin: 0 0 19px !important;
    font-size: 25px;
    line-height: 30px; }
    @media print, screen and (min-width: 64em) {
      .gform_confirmation_wrapper.my-form h2 {
        margin: 0 0 39px !important;
        font-size: 50px;
        line-height: 60px; } }
  .gform_confirmation_wrapper.my-form .gfield_description {
    font-size: 14px !important;
    line-height: 29px !important;
    color: #333333; }

.my-form_wrapper {
  padding: 27px 21px;
  background-color: #DBDFE4; }
  @media print, screen and (min-width: 64em) {
    .my-form_wrapper {
      padding: 33px 122px 53px; } }
  .my-form_wrapper:after {
    content: '';
    display: table;
    clear: both; }
  .my-form_wrapper h2 {
    margin: 0 0 19px !important;
    font-size: 25px;
    line-height: 30px; }
    @media print, screen and (min-width: 64em) {
      .my-form_wrapper h2 {
        margin: 0 0 39px !important;
        font-size: 50px;
        line-height: 60px; } }
  .my-form_wrapper .gfield_description {
    font-size: 14px !important;
    line-height: 29px !important;
    color: #333333; }
  .my-form_wrapper input {
    max-width: 568px; }
  .my-form_wrapper #field_8_4,
  .my-form_wrapper #field_9_4 {
    margin-top: 14px; }
  .my-form_wrapper #field_8_6,
  .my-form_wrapper #field_9_6 {
    margin-bottom: 33px; }
  .my-form_wrapper #field_8_8,
  .my-form_wrapper #field_9_8 {
    margin-top: 13px; }
  .my-form_wrapper #field_8_12,
  .my-form_wrapper #field_9_12 {
    max-width: 583px; }
    .my-form_wrapper #field_8_12 select,
    .my-form_wrapper #field_9_12 select {
      margin-bottom: 0 !important; }
  .my-form_wrapper #field_8_13,
  .my-form_wrapper #field_9_13 {
    max-width: 583px;
    margin-top: 11px; }
    .my-form_wrapper #field_8_13 textarea,
    .my-form_wrapper #field_9_13 textarea {
      margin-bottom: 9px; }
  .my-form_wrapper #field_8_14,
  .my-form_wrapper #field_9_14 {
    max-width: 583px;
    margin-top: 0; }
  .my-form_wrapper #field_8_15 .gfield_label,
  .my-form_wrapper #field_9_15 .gfield_label {
    display: none; }
  .my-form_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    height: 51px !important;
    margin-bottom: 20px; }
  .my-form_wrapper select {
    height: 51px !important;
    border: none; }
  .my-form_wrapper input[type='checkbox'],
  .my-form_wrapper input[type='radio'] {
    display: none !important; }
    .my-form_wrapper input[type='checkbox'] + label,
    .my-form_wrapper input[type='radio'] + label {
      position: relative;
      margin: 0 0 8px !important;
      padding-left: 50px !important;
      cursor: pointer;
      font-size: 16px !important;
      line-height: 31px !important;
      color: #333; }
      .my-form_wrapper input[type='checkbox'] + label:after,
      .my-form_wrapper input[type='radio'] + label:after {
        content: '';
        position: absolute;
        top: -1px;
        left: 0;
        z-index: 10;
        display: block;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-color: #00455B;
        background-position: center;
        border: none;
        border-radius: 2px; }
      .my-form_wrapper input[type='checkbox'] + label:before,
      .my-form_wrapper input[type='radio'] + label:before {
        content: url("../images/check_form.svg");
        position: absolute;
        top: 1px;
        left: 7px;
        z-index: 11;
        color: #fff;
        opacity: 0;
        transition: opacity 0.3s; }
    .my-form_wrapper input[type='checkbox']:checked + label,
    .my-form_wrapper input[type='radio']:checked + label {
      font-weight: 400 !important; }
      .my-form_wrapper input[type='checkbox']:checked + label:before,
      .my-form_wrapper input[type='radio']:checked + label:before {
        opacity: 1; }
  .my-form_wrapper.gform_wrapper label.gfield_label {
    margin-bottom: 7px;
    font-weight: 400; }
  .my-form_wrapper.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    height: 51px;
    border: none;
    box-shadow: none; }
  .my-form_wrapper.gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important; }
  .my-form_wrapper.gform_wrapper li.field_sublabel_below .ginput_complex {
    margin-top: 0px !important; }
  .my-form_wrapper.gform_wrapper ul li.gfield {
    margin-top: 20px; }
  .my-form_wrapper.gform_wrapper textarea {
    height: 206px !important; }
  .my-form_wrapper [type='submit'] {
    color: #fff;
    font-size: 20px !important;
    line-height: 31px;
    text-align: center;
    padding: 14px 55px 15px !important;
    border: none;
    background-color: #00455B;
    cursor: pointer; }
  .my-form_wrapper textarea {
    box-shadow: none !important;
    border: none; }
  .my-form_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    border: none;
    box-shadow: none;
    height: 45px;
    padding: 5px 10px;
    margin-bottom: 13px; }
  .my-form_wrapper .top_label div.ginput_container {
    margin-top: 0px !important; }
  .my-form_wrapper ul.gform_fields li.gfield {
    padding: 0; }
    .my-form_wrapper ul.gform_fields li.gfield:before {
      display: none; }
  .my-form_wrapper .gform_footer {
    margin-top: 0px !important; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .my-form_wrapper input[type='checkbox'] + label:before,
    .my-form_wrapper input[type='radio'] + label:before,
    .single-programma__form input[type='checkbox'] + label:before,
    .single-programma__form input[type='radio'] + label:before {
      opacity: 1;
      display: none; }
    .my-form_wrapper input[type='checkbox']:checked + label:before,
    .my-form_wrapper input[type='radio']:checked + label:before,
    .single-programma__form input[type='checkbox']:checked + label:before,
    .single-programma__form input[type='radio']:checked + label:before {
      display: block; } } }

#main .mauticform_wrapper {
  padding: 27px 21px;
  background-color: #DBDFE4; }
  @media print, screen and (min-width: 64em) {
    #main .mauticform_wrapper {
      padding: 33px 122px 53px; } }
  #main .mauticform_wrapper:after {
    content: '';
    display: table;
    clear: both; }
  #main .mauticform_wrapper .mauticform-input {
    height: 51px;
    border: none; }
  #main .mauticform_wrapper label {
    margin-bottom: 7px;
    font-weight: 400; }
  #main .mauticform_wrapper .mauticform-row {
    margin-top: 20px; }
  #main .mauticform_wrapper input[type='checkbox'] + label,
  #main .mauticform_wrapper input[type='radio'] + label {
    position: relative;
    margin: 0 0 8px !important;
    padding-left: 50px !important;
    cursor: pointer;
    font-size: 16px !important;
    line-height: 31px !important;
    color: #333; }
    #main .mauticform_wrapper input[type='checkbox'] + label:after,
    #main .mauticform_wrapper input[type='radio'] + label:after {
      content: '';
      position: absolute;
      top: -1px;
      left: 0;
      z-index: 10;
      display: block;
      width: 30px;
      height: 30px;
      background-repeat: no-repeat;
      background-color: #00455B;
      background-position: center;
      border: none;
      border-radius: 2px; }
    #main .mauticform_wrapper input[type='checkbox'] + label:before,
    #main .mauticform_wrapper input[type='radio'] + label:before {
      content: url("../images/check_form.svg");
      position: absolute;
      top: 1px;
      left: 7px;
      z-index: 11;
      color: #fff;
      opacity: 0;
      transition: opacity 0.3s; }
  #main .mauticform_wrapper input[type='checkbox']:checked + label,
  #main .mauticform_wrapper input[type='radio']:checked + label {
    font-weight: 400 !important; }
    #main .mauticform_wrapper input[type='checkbox']:checked + label:before,
    #main .mauticform_wrapper input[type='radio']:checked + label:before {
      opacity: 1; }
  #main .mauticform_wrapper [type='submit'] {
    color: #fff;
    font-size: 20px !important;
    line-height: 31px;
    text-align: center;
    padding: 14px 55px 15px !important;
    border: none;
    background-color: #00455B;
    cursor: pointer; }
  #main .mauticform_wrapper .gfield {
    padding-left: 0;
    margin-top: 0; }
    #main .mauticform_wrapper .gfield:before {
      position: relative;
      display: none; }
    #main .mauticform_wrapper .gfield label {
      font-family: 'Brother 1816', 'Helvetica', 'Arial', 'sans-serif'; }
    #main .mauticform_wrapper .gfield select,
    #main .mauticform_wrapper .gfield input[type='text'] {
      width: 100%;
      padding: 0.5em 0.5em;
      box-shadow: none;
      border-radius: 0px;
      box-sizing: border-box;
      border: 0;
      min-height: 45px; }
    #main .mauticform_wrapper .gfield select {
      padding: 0.5em 28px 0.5em 0.5rem; }
    #main .mauticform_wrapper .gfield .ginput_container {
      margin-top: 0; }
    #main .mauticform_wrapper .gfield .gfield_radio li {
      margin: 0 16px 10px 0; }
    #main .mauticform_wrapper .gfield .gfield_radio input {
      display: none; }
    #main .mauticform_wrapper .gfield .ginput_container_date .ginput_container {
      width: 22%;
      margin-right: 15px; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #main .mauticform_wrapper input[type='checkbox'] + label:before,
    #main .mauticform_wrapper input[type='radio'] + label:before {
      opacity: 1;
      display: none; }
    #main .mauticform_wrapper input[type='checkbox']:checked + label:before,
    #main .mauticform_wrapper input[type='radio']:checked + label:before {
      display: block; } } }

input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }

#field_16_2 .poll__link {
  display: none; }

.page-template-shop .article__thumb {
  background-color: #DBDFE4; }
  .page-template-shop .article__thumb a {
    padding: 0; }

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none; }
  .pagination li {
    padding: 0 4px;
    font-size: 21px;
    font-weight: 900;
    line-height: 31px; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        padding: 0 8px; } }
    .pagination li a {
      color: #EDB999; }
    .pagination li .current {
      color: #FF6D01;
      cursor: default; }
    .pagination li.pagination-previous, .pagination li.pagination-next {
      margin: 0 4px;
      padding: 0;
      background-color: #FF6D01;
      background-repeat: no-repeat;
      background-position: center left 18px;
      background-image: url("../images/arrow-white.svg");
      color: white;
      transition: background-position .3s ease;
      background-size: 25px; }
      .pagination li.pagination-previous a, .pagination li.pagination-next a {
        width: 60px;
        height: 60px;
        display: block;
        color: transparent; }
      .pagination li.pagination-previous:hover, .pagination li.pagination-previous:focus, .pagination li.pagination-next:hover, .pagination li.pagination-next:focus {
        background-position: center left 21px; }
    .pagination li.pagination-previous {
      margin-right: 25px;
      background-image: url("../images/arrow-white.svg");
      transform: rotate(180deg); }
      @media print, screen and (min-width: 40em) {
        .pagination li.pagination-previous {
          margin-right: 50px; } }
    .pagination li.pagination-next {
      margin-left: 25px; }
      @media print, screen and (min-width: 40em) {
        .pagination li.pagination-next {
          margin-left: 50px; } }

#cookie-popup {
  border-top: #E2E2E2; }
  #cookie-popup .fixed-cookie {
    padding: 1em 30px !important; }
    @media print, screen and (min-width: 40em) {
      #cookie-popup .fixed-cookie {
        padding: 30px !important; } }
    @media print, screen and (min-width: 64em) {
      #cookie-popup .fixed-cookie {
        padding: 69px 30px 80px !important; } }
    #cookie-popup .fixed-cookie button {
      padding: 14px 30px 15px;
      width: 100%;
      font-size: 20px;
      line-height: 31px;
      font-weight: 400; }
    #cookie-popup .fixed-cookie .accept-button {
      margin-bottom: 14px;
      border: 1px solid #FF6D01 !important;
      background-color: #FF6D01 !important;
      color: white;
      transition: .333s ease; }
      #cookie-popup .fixed-cookie .accept-button:hover, #cookie-popup .fixed-cookie .accept-button:focus {
        background-color: white !important;
        color: #FF6D01 !important; }
      @media print, screen and (min-width: 40em) {
        #cookie-popup .fixed-cookie .accept-button {
          margin-bottom: 0; } }
  #cookie-popup .cookie-head {
    margin: 0;
    font-family: "Grota W03 Black", serif;
    color: #333;
    font-size: 21px !important;
    line-height: 36px !important; }
    @media print, screen and (min-width: 40em) {
      #cookie-popup .cookie-head {
        font-size: 24px !important;
        line-height: 28px !important; } }
  #cookie-popup .cookie-text {
    margin: 0 0 30px !important;
    font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 29px !important; }
    @media print, screen and (min-width: 40em) {
      #cookie-popup .cookie-text {
        font-size: 18px !important; } }
  #cookie-popup .toggle-cookieshow {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    transition: -webkit-text-decoration-color .3s;
    transition: text-decoration-color .3s;
    transition: text-decoration-color .3s, -webkit-text-decoration-color .3s; }
    #cookie-popup .toggle-cookieshow:hover, #cookie-popup .toggle-cookieshow:focus {
      -webkit-text-decoration-color: #333;
              text-decoration-color: #333; }
  #cookie-popup .button-section:after {
    content: '';
    display: block;
    clear: both; }
  @media print, screen and (min-width: 40em) {
    #cookie-popup .button-section button {
      display: inline-block;
      width: 50%;
      float: left; } }
  @media print, screen and (min-width: 40em) {
    #cookie-popup .button-section button {
      width: auto; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .toggle-cookieshow {
    text-decoration: none !important; }
    .toggle-cookieshow:hover, .toggle-cookieshow:focus {
      text-decoration: underline !important; } }

@supports (-ms-ime-align: auto) {
  .toggle-cookieshow {
    text-decoration: none !important; }
    .toggle-cookieshow:hover, .toggle-cookieshow:focus {
      text-decoration: underline !important; } }

.sidebar:after {
  content: '';
  display: table;
  clear: both; }

.sidebar .sidebar--block.widget .menu-widget .menu-item .sub-menu .menu-item.current-menu-item .sub-menu {
  display: block !important; }

.sidebar .sidebar--block .menu-widget {
  padding: 10px 13px 30px 23px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }
  .sidebar .sidebar--block .menu-widget > .menu > .menu-item > a {
    padding-left: 9px;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    font-size: 21px;
    font-weight: 800;
    line-height: 32px;
    color: #FF6D01; }
    .sidebar .sidebar--block .menu-widget > .menu > .menu-item > a:after {
      display: none !important; }
  .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu {
    display: block !important;
    padding-left: 0px;
    margin-left: -6px; }
    .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item a {
      font-size: 16px;
      line-height: 21px; }
      .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item a:after {
        border-color: #FF6D01 transparent transparent; }
    .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item.menu-item-has-children {
      padding-left: 0; }
      .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item.menu-item-has-children > a {
        padding-left: 15px; }
        .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item.menu-item-has-children > a:after {
          right: inherit;
          left: 0;
          transform: rotate(270deg); }
      .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item.menu-item-has-children[aria-expanded="true"] > a:after {
        transform: rotate(0); }
    .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item .sub-menu {
      padding: 5px 0 7px 15px; }
      .sidebar .sidebar--block .menu-widget > .menu > .menu-item > .sub-menu .menu-item .sub-menu .menu-item a {
        font-weight: 400;
        padding: 3px 10px 2px; }

.sidebar .sidebar--block .accordion-menu .is-accordion-submenu a {
  padding: 8px 15px 9px; }

.articles .row,
.page-template-programmas .banner .row,
.blog .banner .row,
.page-template-shop .banner .row {
  max-width: 82.5rem; }
  @media print, screen and (min-width: 64em) {
    .articles .row .row,
    .page-template-programmas .banner .row .row,
    .blog .banner .row .row,
    .page-template-shop .banner .row .row {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }

@media print, screen and (min-width: 64em) {
  .articles .column, .articles .columns, .articles .columns,
  .page-template-programmas .banner .column,
  .page-template-programmas .banner .columns,
  .page-template-programmas .banner .columns,
  .blog .banner .column,
  .blog .banner .columns,
  .blog .banner .columns,
  .page-template-shop .banner .column,
  .page-template-shop .banner .columns,
  .page-template-shop .banner .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem; } }

.article__body {
  margin-bottom: 13px; }

.article__thumb {
  position: relative;
  z-index: 10; }
  .article__thumb a {
    position: relative;
    z-index: 20;
    display: block;
    overflow: hidden; }
    .article__thumb a:before {
      content: url("../images/plus.svg");
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 25;
      width: 70px;
      height: 70px;
      margin: auto;
      opacity: 0;
      transition: opacity .5s ease-in; }
    .article__thumb a:hover img,
    .article__thumb a:hover .thumbnail-overlay, .article__thumb a:focus img,
    .article__thumb a:focus .thumbnail-overlay {
      transform: scale(1.05); }
    .article__thumb a:hover:before, .article__thumb a:focus:before {
      opacity: 1; }
  .article__thumb img {
    width: 100%;
    transition: transform .3s ease; }
  .article__thumb .article__tag {
    position: absolute;
    bottom: 20px;
    left: -10px;
    z-index: 30; }

.article__tag p {
  margin: 3px 0 0; }

.article__tag .spacer {
  display: table; }

.article__content {
  padding: 21px 24px; }
  .article__content a .article--title {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    transition: -webkit-text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out;
    transition: text-decoration-color .2s ease-out, -webkit-text-decoration-color .2s ease-out; }
  .article__content a:hover .article--title, .article__content a:focus .article--title {
    -webkit-text-decoration-color: #FF6D01;
            text-decoration-color: #FF6D01; }

.article--title {
  margin: 0 0 3px;
  color: #EB600B;
  font-size: 21px;
  font-weight: 900;
  line-height: 31px; }

.article--excerpt {
  margin: 0;
  font-size: 14px;
  line-height: 29px; }

.article--name {
  margin: 0; }

.article--price {
  margin: -1px 0 2px;
  color: #EB600B;
  font-size: 21px;
  line-height: 31px; }

.article--date {
  font-weight: 500; }

.article--link {
  display: inline-block;
  margin: 8px 0 0;
  padding-right: 40px;
  color: #FF6D01;
  font-size: 16px;
  line-height: 29px;
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 25px;
  background-image: url("../images/Arrow-orange.svg");
  transition: background-position .3s; }
  .article--link:hover, .article--link:focus {
    color: #FF6D01;
    background-position: right 0 center; }
  .article--link p {
    margin: 0; }

.vote .hidden {
  display: none; }

.vote .side {
  position: relative; }
  .vote .side__share {
    margin-bottom: 20px; }
    .vote .side__share i {
      position: relative;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #00455b;
      color: #fff;
      font-size: 20px;
      text-align: center;
      transition: top 0.3s; }
      .vote .side__share i:hover, .vote .side__share i:focus {
        top: -3px; }
    @media print, screen and (min-width: 40em) {
      .vote .side__share .whatsapp {
        display: none; } }
  .vote .side__block {
    margin-bottom: 20px;
    top: 90px;
    bottom: 0;
    background-color: #dbdfe4;
    position: sticky;
    position: -webkit-sticky;
    /* Safari */ }
  .vote .side__title {
    z-index: 100;
    height: 60px;
    width: 96%;
    background-color: #ff6d01;
    margin-left: -10px;
    margin-top: 20px;
    padding: 14px 20px 10px 50px;
    color: white;
    text-transform: uppercase;
    font-family: 'Grota W03 Black', serif;
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
    position: absolute;
    top: 0; }
    @media print, screen and (max-width: 39.99875em) {
      .vote .side__title {
        padding: 13px 20px 10px 40px; } }
    @media print, screen and (min-width: 64em) {
      .vote .side__title {
        font-size: 30px; } }
    @media screen and (min-width: 68.75em) {
      .vote .side__title {
        font-size: 35px; } }
  .vote .side__pagination {
    position: absolute;
    right: 15px;
    top: 6px; }
    .vote .side__pagination span {
      font-size: 15px;
      display: inline-block;
      height: 30px;
      width: 30px;
      line-height: 34px;
      margin-left: 7px;
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 99px;
      color: #ff6d01;
      text-align: center; }
      .vote .side__pagination span.active {
        background-color: white; }
  .vote .side__body {
    padding: 6.5625rem 1.25rem 4.375rem;
    max-height: calc(100vh - 115px);
    overflow-y: auto; }
  .vote .side__mylist .title {
    position: relative;
    margin-bottom: 5px; }
    .vote .side__mylist .title span {
      font-size: 14px;
      font-weight: 300;
      color: #a0b1c6; }
      @media print, screen and (min-width: 64em) {
        .vote .side__mylist .title span {
          font-size: 13px; } }
      @media screen and (min-width: 73.75em) {
        .vote .side__mylist .title span {
          font-size: 18px; } }
  .vote .side__mylist .item {
    background-color: white;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 13px 40px 10px 10px;
    position: relative; }
    .vote .side__mylist .item__artist {
      line-height: 22px;
      font-size: 14px;
      font-weight: bold;
      color: #00455b; }
    .vote .side__mylist .item__song {
      color: #00455b;
      line-height: 22px;
      font-size: 14px; }
    .vote .side__mylist .item span {
      width: 25px;
      height: 25px;
      position: absolute;
      right: 10px;
      top: 34%;
      background-image: url("../images/trash.svg");
      background-repeat: no-repeat;
      cursor: pointer; }
    .vote .side__mylist .item:first-child {
      margin-top: 10px; }
  .vote .side__mylist.page2 .remove {
    display: none; }
  .vote .side__mylist.page2 #next {
    display: none; }
  .vote .side__next, .vote .side__prev {
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    text-align: center;
    padding: 10px 55px 10px;
    width: 90%;
    border: none;
    background-color: #00455b;
    cursor: pointer;
    margin-top: 20px;
    position: absolute;
    bottom: 0px; }

.vote .main__item {
  position: relative; }

.vote .main__search {
  top: 90px;
  position: sticky;
  position: -webkit-sticky;
  /* Safari */
  background-color: white;
  z-index: 100;
  margin-bottom: 12px; }
  @media print, screen and (max-width: 63.99875em) {
    .vote .main__search {
      top: 60px; } }
  .vote .main__search input {
    background-image: url("../images/search-primary.svg");
    background-position: 20px 15px;
    background-repeat: no-repeat;
    width: 100%;
    height: 65px;
    font-size: 16px;
    padding: 12px 20px 12px 60px;
    border: 3px solid #00455b;
    margin: 0; }
  .vote .main__search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #00455b; }
  .vote .main__search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #00455b; }
  .vote .main__search :-ms-input-placeholder {
    /* IE 10+ */
    color: #00455b; }
  .vote .main__search :-moz-placeholder {
    /* Firefox 18- */
    color: #00455b; }

.vote .main__stats {
  position: relative;
  display: none;
  color: white;
  background-color: #00455b;
  padding: 10px; }
  @media print, screen and (max-width: 63.99875em) {
    .vote .main__stats.showBlock {
      display: block; }
    .vote .main__stats.hideblock {
      display: none; } }
  .vote .main__stats a#scrollUp {
    color: white;
    border: none;
    position: absolute;
    top: 10px;
    right: 13px; }

.vote .main__song {
  color: #333333;
  font-size: 16px;
  line-height: 28px; }
  @media print, screen and (max-width: 39.99875em) {
    .vote .main__song {
      color: #00455b;
      padding-right: 15px; } }

.vote .main__artist {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold; }
  @media print, screen and (max-width: 39.99875em) {
    .vote .main__artist {
      color: #00455b; } }

.vote .main__plus, .vote .main__min {
  height: 1.875rem;
  width: 1.875rem;
  padding: 14px 9px;
  border-radius: 6.1875rem;
  line-height: 0;
  background-color: #00455b;
  color: white;
  position: absolute;
  right: 10px; }
  @media print, screen and (max-width: 39.99875em) {
    .vote .main__plus, .vote .main__min {
      top: 35px; } }

.vote .main__plus {
  background-color: #00455b; }
  .vote .main__plus i.fas {
    margin-top: -8px;
    margin-left: -2px; }

.vote .main__min {
  display: none;
  background-color: #8c8c8c; }
  .vote .main__min i.fas {
    margin-top: -7px;
    margin-left: -3px; }

.vote .main #myUL {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.vote .main #myUL li {
  border-bottom: 1px solid #dbdfe4;
  text-decoration: none;
  font-size: 18px;
  color: black;
  padding: 20px 10px;
  cursor: pointer; }

.vote .main .selected {
  background-color: #f0f2f5; }
  .vote .main .selected .main__artist,
  .vote .main .selected .main__song {
    color: #8c8c8c; }

.vote .main #myUL li:hover:not(.header) {
  background-color: #f0f2f5;
  color: #8c8c8c; }

.vote .details {
  margin-bottom: 2rem;
  background-color: #dbdfe4; }
  .vote .details .form_text {
    padding: 40px 40px 0 40px; }
  .vote .details.thanks {
    padding: 40px; }
  .vote .details .gform_wrapper {
    position: relative;
    margin: 0;
    padding: 0 40px 40px 40px; }
    .vote .details .gform_wrapper li.gfield.gfield_contains_required label.gfield_label .gfield_required {
      color: #ff6d01;
      display: inline; }
    .vote .details .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
      color: #ff6d01 !important; }
    .vote .details .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
      margin-top: 0 !important; }
    .vote .details .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
      border: none; }
    .vote .details .gform_wrapper .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_first,
    .vote .details .gform_wrapper .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle,
    .vote .details .gform_wrapper .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last {
      margin-left: 0 !important; }
    .vote .details .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
      margin-right: 16px !important; }
    .vote .details .gform_wrapper .gform_body .gfield_html {
      font-size: 1rem; }
      .vote .details .gform_wrapper .gform_body .gfield_html h2 {
        color: #000;
        font-size: 1rem;
        font-weight: bold; }
    .vote .details .gform_wrapper .gform_body .actie_keuze {
      display: none; }
    .vote .details .gform_wrapper .gform_body li.gfield {
      margin-top: 0;
      margin-bottom: 1rem; }
    .vote .details .gform_wrapper .gform_body .hide_label span > label {
      display: none; }
    .vote .details .gform_wrapper .gform_body input[type='text'] {
      padding: 0 15px !important;
      height: 50px;
      line-height: 50px; }
    .vote .details .gform_wrapper .gform_body ::-webkit-input-placeholder {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body ::-moz-placeholder {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body :-ms-input-placeholder {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body ::-ms-input-placeholder {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body textarea,
    .vote .details .gform_wrapper .gform_body input[type='text'],
    .vote .details .gform_wrapper .gform_body ::placeholder {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body textarea {
      padding: 15px !important; }
    .vote .details .gform_wrapper .gform_body .gfield_radio label {
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body .gfield_radio input {
      margin: 0; }
    .vote .details .gform_wrapper .gform_body .minimal select {
      background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
      background-position: calc(100% - 20px) calc(1em + 6px), calc(100% - 15px) calc(1em + 6px), calc(100% - 2.5em) 0.5em;
      background-size: 5px 5px, 5px 5px, 1px 2em;
      background-repeat: no-repeat;
      color: #a6b4b9;
      padding: 0 0 0 15px !important;
      height: 50px;
      line-height: 50px;
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem; }
    .vote .details .gform_wrapper .gform_body .minimal select:focus {
      outline: 0; }
    .vote .details .gform_wrapper .gform_body .clear-multi .gfield_date_dropdown_day {
      width: 33%;
      margin-top: 0; }
    .vote .details .gform_wrapper .gform_body .clear-multi .gfield_date_dropdown_month {
      width: 33%;
      margin-top: 0; }
    .vote .details .gform_wrapper .gform_body .clear-multi .gfield_date_dropdown_year {
      width: 33%;
      margin-top: 0; }
    .vote .details .gform_wrapper .gform_body .newsletter label.gfield_label {
      display: none; }
    .vote .details .gform_wrapper .gform_body .newsletter input[type='checkbox'] {
      display: none; }
    .vote .details .gform_wrapper .gform_body .newsletter label {
      font-family: "brother-1816", "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      cursor: pointer; }
    .vote .details .gform_wrapper .gform_body .newsletter label:before {
      display: inline-block;
      width: 24px;
      margin-right: 10px;
      content: '\00a0';
      text-align: center;
      background: #eee; }
    .vote .details .gform_wrapper .gform_body .newsletter label:hover::before {
      background: #aaa; }
    .vote .details .gform_wrapper .gform_body .newsletter input:checked ~ label:before {
      content: '\2713';
      background: #00455b;
      color: #fff; }
    .vote .details .gform_wrapper .gform_footer input[type='submit'] {
      color: red;
      line-height: 60px;
      width: 100%;
      font-size: 20px;
      color: white;
      background-color: #00455b;
      cursor: pointer; }
      .vote .details .gform_wrapper .gform_footer input[type='submit']:hover {
        background-color: #04394a; }
    .vote .details .gform_wrapper img.gform_ajax_spinner {
      position: absolute !important;
      z-index: 999999;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      display: block !important;
      overflow: hidden !important;
      width: 100% !important;
      height: 100% !important;
      background-color: rgba(255, 255, 255, 0.3);
      /* fall back */
      content: ''; }
  .vote .details.show_action .gform_body .actie_keuze {
    display: block; }

/* Reveal (popup) styling for the popup that is shown when the maximum
    amount of votes has been reached. */
@media print, screen and (max-width: 39.99875em) {
  .gnr-reveal {
    top: 0 !important;
    height: auto;
    min-height: auto; } }

.gnr-reveal span.text {
  color: #00455b;
  line-height: 22px;
  font-size: 16px; }

.gnr-reveal button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }

/*# sourceMappingURL=app.css.map */
