@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
body .social-nav .menu > li > a {
  padding: 0;
}
body .footer__nav .menu .active > a {
  background: none;
  color: #fefefe;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
.button.clear:hover, .button.clear:focus {
  color: #0c3d5d;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}
a.button:hover, a.button:focus {
  text-decoration: none;
}
.align-left {
  justify-content: flex-start;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.align-justify {
  justify-content: space-between;
}
.align-spaced {
  justify-content: space-around;
}
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  justify-content: center;
}
.align-top {
  align-items: flex-start;
}
.align-self-top {
  align-self: flex-start;
}
.align-bottom {
  align-items: flex-end;
}
.align-self-bottom {
  align-self: flex-end;
}
.align-middle {
  align-items: center;
}
.align-self-middle {
  align-self: center;
}
.align-stretch {
  align-items: stretch;
}
.align-self-stretch {
  align-self: stretch;
}
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}
.flex-child-auto {
  flex: 1 1 auto;
}
.flex-child-grow {
  flex: 1 0 auto;
}
.flex-child-shrink {
  flex: 0 1 auto;
}
.flex-dir-row {
  flex-direction: row;
}
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}
.flex-dir-column {
  flex-direction: column;
}
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.row {
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.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.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}
.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column.row.row, .row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}
.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;
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Roboto Condesed", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #1468a0;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ol {
  margin-left: 1.25rem;
}
ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}
.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}
.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[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: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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: #fefefe;
  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] {
  appearance: none;
  border-radius: 0;
}
input[type=search] {
  box-sizing: border-box;
}
::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: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.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-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  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;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  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: #fefefe;
  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: #f9ecea;
}
.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;
}
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c3d5d;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}
.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.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.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, .menu.nested.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, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.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, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.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, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.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, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #fff;
  color: #0a0a0a;
}
.menu .active > a {
  background: #fff;
  color: #0a0a0a;
}
.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.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  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;
}
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}
.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}
.dropdown-pane.tiny {
  width: 100px;
}
.dropdown-pane.small {
  width: 200px;
}
.dropdown-pane.large {
  width: 400px;
}
.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-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  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-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  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-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  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-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    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-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    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-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    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-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    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-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    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-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    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: #fefefe;
}
.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-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  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-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  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;
}
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}
.is-off-canvas-open {
  overflow: hidden;
}
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}
@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.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;
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
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(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[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;
}
.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem;
}
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}
.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}
.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}
.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}
.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}
.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}
.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}
a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}
.title-bar-right {
  text-align: right;
}
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}
.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}
/*
 * Micro clearfix hack
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
/*
 * This hide-text is supposed to have better performance then the -9999px technique
 * http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/
 */
.clearfix {
  zoom: 1;
}
.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.right {
  float: right;
}
.left {
  float: left;
}
@font-face {
  font-family: "tusker-bold";
  src: url("./fonts/TuskerGrotesk-7700Bold.ttf");
  src: url("./fonts/TuskerGrotesk-7700Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: icomoon;
  src: url("./fonts/icomoon.eot");
  src: url("./fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("./fonts/icomoon.woff") format("woff"), url("./fonts/icomoon.ttf") format("truetype"), url("./fonts/icomoon.svg") format("svg");
}
@font-face {
  font-family: "icomoon2";
  src: url("./fonts/icomoon-set2.eot?y93iop");
  src: url("./fonts/icomoon-set2.eot?y93iop#iefix") format("embedded-opentype"), url("./fonts/icomoon-set2.ttf?y93iop") format("truetype"), url("./fonts/icomoon-set2.woff?y93iop") format("woff"), url("./fonts/icomoon-set2.svg?y93iop#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* SET2 - navigation */
.icon-arrow-first:before {
  content: "\e900";
}
.icon-arrow-last:before {
  content: "\e901";
}
.icon-arrow-next:before {
  content: "\e902";
}
.icon-arrow-prev:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-linkedin2:before {
  content: "\eaca";
}
/* END SET2 - navigation */
.icon-arrow-down::before {
  content: "\e902";
}
.icon-onderzoek::before {
  content: "\e903";
}
.icon-user::before {
  content: "\e904";
}
.icon-phone::before {
  content: "\e942";
}
.icon-envelop::before {
  content: "\e945";
}
.icon-search::before {
  content: "\e986";
}
.icon-eye::before {
  content: "\e9ce";
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */ /* 2 */
  text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  /* background: url(images/bg.jpg) no-repeat center center fixed; */
  background: no-repeat center center fixed;
  background-size: cover;
}
#wrap {
  background-size: cover !important;
  width: auto;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#wrap .logo {
  display: none;
}
#wrap .error {
  margin: 30px 5%;
  max-width: 90%;
}
#wrap .error .header {
  background-color: #f74502;
  color: #fff;
  height: 90px;
  padding: 12px 40px 20px;
  font-weight: 400;
}
#wrap .error .header .code h1 {
  font-size: 42px;
  text-transform: uppercase;
  margin: 10px 0 0;
  font-weight: 400;
}
#wrap .error .header .message {
  font-size: 18px;
  line-height: 26px;
}
#wrap .error .header .message p {
  margin: 0;
}
#wrap .error .possibilities {
  padding: 36px 40px;
  height: 370px;
  position: relative;
  background: #fff;
  color: #000;
}
#wrap .error .possibilities h2 {
  font-size: 18px;
  margin-top: 0;
  font-weight: 400;
}
#wrap .error .home-link {
  display: block;
  text-decoration: none;
  height: 50px;
  width: 90%;
  text-align: center;
  padding: 24px 5% 5px;
  color: #fff;
  font-size: 18px;
  background: #003e8b;
  position: absolute;
  bottom: 0;
  right: 0;
}
#wrap .error .home-link:hover {
  background-color: #0056a5;
}
@media all and (width >= 240px) and (width <= 640px) {
  #wrap {
    background-size: cover !important;
    width: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  #wrap .logo {
    display: none;
  }
  #wrap .error {
    margin: 30px 5%;
    max-width: 90%;
  }
  #wrap .error .header {
    background-color: #f74502;
    color: #fff;
    height: 90px;
    padding: 12px 40px 20px;
    font-weight: 400;
  }
  #wrap .error .header .code h1 {
    font-size: 42px;
    text-transform: uppercase;
    margin: 10px 0 0;
    font-weight: 400;
  }
  #wrap .error .header .message {
    font-size: 18px;
    line-height: 26px;
  }
  #wrap .error .header .message p {
    margin: 0;
  }
  #wrap .error .possibilities {
    padding: 24px 20px;
    height: 400px;
  }
}
@media all and (width >= 641px) {
  #wrap {
    width: 980px;
  }
  #wrap .logo {
    display: block;
    position: absolute;
    top: 56px;
    left: 56px;
    width: 430px;
    height: 270px;
    text-indent: -9999px;
  }
  #wrap .error {
    margin: 65px 0 60px 535px;
  }
  #wrap .error .message {
    font-size: 26px;
  }
}
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  min-height: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
.search-sources__list .loading-content {
  position: relative;
}
.search-sources__list .loading-content::after {
  content: "";
  width: 64px;
  height: 64px;
  display: block;
  background-image: url("./images/loader.svg");
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -32px;
}
body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
}
.homepage-title {
  color: #FFC9D8;
  display: block;
  text-align: center;
  font-size: 44px;
  line-height: 1.2;
}
.homepage-title span {
  display: block;
  font-style: italic;
  color: #222;
  font-size: 28px;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 36px;
  line-height: 1.2;
}
@media screen and (width <= 960px) {
  h1 {
    font-size: 28px;
  }
}
h2 {
  color: #4B4B4B;
  font-size: 28px;
  line-height: 1.2;
}
h3 {
  font-size: 24px;
  line-height: 1.2;
}
h4 {
  font-size: 20px;
}
a {
  text-decoration: underline;
  color: #4F00A8;
}
a:hover {
  text-decoration: underline;
  color: #4F00A8;
}
p,
.com-content-article__body,
.mod-custom .caption span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.link-icon {
  color: #fff;
  display: inline-block;
}
.link-icon i {
  display: inline-block;
  margin-right: 10px;
}
.link-icon:hover {
  color: inherit;
  text-decoration: underline;
}
.related-article h1 {
  font-size: 36px;
}
.formResponsive input[type=submit], .formResponsive button[type=submit] {
  background: #4F00A8;
  padding: 10px 20px;
  border-radius: 0;
  border: 0;
  transition: all 0.5s ease;
  cursor: pointer;
}
.formResponsive input[type=submit]:hover, .formResponsive button[type=submit]:hover {
  transition: all 0.5s ease;
  background: #4F00A8;
}
form .formContainer {
  padding: 0;
}
.formControls {
  padding-left: 30px;
}
@media screen and (width <= 640px) {
  .formControls {
    padding-left: 0;
  }
}
.formResponsive .formBody {
  line-height: 1.5;
}
[type=checkbox] + label, [type=radio] + label {
  line-height: 1.2;
  display: inline-block;
  width: 80%;
}
body {
  position: relative;
}
body .has-tip {
  border: none !important;
}
.agenda-overview .link-block-container {
  padding-top: 30px;
}
.blog .content-container--news h1.page-title {
  font-family: "tusker-bold";
  font-size: 2rem;
  text-transform: uppercase;
}
.blog .author .author__name {
  color: #4F00A8 !important;
}
.related-article a:hover {
  text-decoration: underline !important;
}
.skiplink {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  white-space: nowrap;
}
.skiplink:focus {
  position: fixed;
  top: 100px;
  left: 20px;
  display: block;
  padding: 16px;
  z-index: 2500;
  overflow: auto;
  width: auto;
  height: auto;
  color: #fff;
  background: #FFC9D8;
}
blockquote {
  color: #595959;
}
blockquote p {
  padding-left: 5px;
  color: #595959;
}
.show-block a {
  text-decoration: none;
}
.show-block a:hover .link-block-container__cta {
  color: #4F00A8;
}
input::input-placeholder {
  color: #000;
}
input:placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input:input-placeholder {
  color: #000;
}
::input-placeholder {
  color: #000;
}
input::placeholder {
  color: #000 !important;
}
.search-box__formholder ::placeholder {
  color: #000 !important;
}
::input-placeholder {
  color: #000;
}
:placeholder {
  color: #000;
}
::placeholder {
  color: #000;
}
:input-placeholder {
  color: #000;
}
::placeholder {
  color: #000;
}
h1 {
  font-size: 36px;
  line-height: 1.2;
}
.homepage-welcome h1 {
  font-weight: 400;
}
.homepage-welcome em {
  font-weight: 400i;
}
.header {
  height: 140px;
  padding-top: 2px;
  position: fixed;
  z-index: 999999;
  top: 0;
  width: 100%;
  display: block;
  background: #fff;
}
.brandlogo {
  width: 194px;
  height: 80px;
  display: block;
  background: url("./images/GRA_logo-sml-paars.svg") no-repeat;
  transition: all 0.5s;
  z-index: 90000;
  position: relative;
  margin-top: 2px;
}
.brandlogo span {
  display: none;
}
@media screen and (max-width: 1025px) {
  .header {
    z-index: 50000;
    height: 80px;
  }
}
@media screen and (max-width: 800px) {
  .header .brandlogo {
    width: 145px;
    height: 60px;
    display: block;
  }
}
@media screen and (max-width: 680px) {
  .header .mobile-burger {
    margin-right: 0;
  }
}
.gra-main-nav {
  text-align: center;
}
@media screen and (width <= 1025px) {
  .gra-main-nav {
    left: 0;
    width: 100%;
    min-height: 0%;
    height: 0;
    top: 90px;
    background: #fff;
    z-index: 100;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    display: block;
  }
  .gra-main-nav .menu {
    width: 110%;
    transition: all 0.3s ease-in-out;
    overflow-y: scroll;
  }
}
.gra-main-nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 7px auto 0;
  transition-duration: 0.2s;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
  }
}
.gra-main-nav ul li {
  display: inline-block;
  height: auto;
  margin-right: 10px;
}
.gra-main-nav ul li.active a {
  color: #4F00A8;
  text-decoration: underline;
}
.gra-main-nav ul li.active a + ul a {
  text-decoration: none;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li {
    display: block;
    width: 100%;
    margin: 8px 0;
    position: relative;
  }
}
.gra-main-nav ul li .uitklapbaar-container {
  padding: 0;
}
.gra-main-nav ul li span,
.gra-main-nav ul li a {
  color: #000;
  font-size: 20px;
  position: relative;
  margin: 0;
  display: inline-block;
  cursor: pointer;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li span,
  .gra-main-nav ul li a {
    margin: 0;
  }
}
.gra-main-nav ul li span:hover,
.gra-main-nav ul li a:hover {
  text-decoration: underline;
  color: #4F00A8;
}
.gra-main-nav ul li.checked {
  margin-top: -20px;
}
.gra-main-nav ul li.checked::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #4F00A8;
  left: 25%;
  text-align: center;
  top: 91px;
  transform: rotate(45deg);
  display: block;
  z-index: 100;
  position: relative;
  transition: top 0.5s;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li.checked::before {
    left: 48%;
    top: 55px;
  }
}
.gra-main-nav ul li.checked span::after {
  transform: rotate(180deg);
}
.gra-main-nav ul li.checked ul.mod-menu__sub {
  width: 100%;
  display: inline-block;
  top: 125px;
  opacity: 1;
  visibility: visible;
  transition: top 0.5s;
  position: absolute;
  z-index: -1;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li.checked ul.mod-menu__sub {
    margin-top: 10px;
    z-index: 100;
    padding-top: 10px;
    padding-bottom: 100%;
    top: 55px;
  }
}
.gra-main-nav ul li span {
  margin-right: 45px;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li span {
    margin-right: 15px;
  }
}
.gra-main-nav ul li span::after {
  content: "\e902";
  font-family: icomoon;
  color: #222;
  overflow: hidden;
  height: 12px;
  display: block;
  font-size: 10px;
  right: -25px;
  top: 9px;
  position: absolute;
  transform: rotate(0deg);
  transition-duration: 0.2s;
  text-decoration: none !important;
}
.gra-main-nav ul li span:hover {
  text-decoration: underline;
  color: #4F00A8;
}
.gra-main-nav ul li span:hover::after {
  text-decoration: none !important;
  color: #4F00A8;
}
.gra-main-nav ul li ul.mod-menu__sub {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #4F00A8;
  list-style: none;
  text-align: center;
  opacity: 0;
  transition-duration: 0.2s;
  z-index: 200;
  visibility: hidden;
  margin-top: 15px;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li ul.mod-menu__sub {
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
    left: 0;
  }
}
.gra-main-nav ul li ul.mod-menu__sub li {
  display: inline-block;
  margin: 6px 10px;
  margin-right: 0;
}
@media screen and (width <= 1025px) {
  .gra-main-nav ul li ul.mod-menu__sub li {
    margin: 0;
  }
}
.gra-main-nav ul li ul.mod-menu__sub li a {
  color: #fff;
  font-size: 18px;
}
.gra-main-nav ul li ul.mod-menu__sub li .active a {
  color: #fff;
  font-size: 18px;
}
@media screen and (width <= 1025px) {
  .gra-main-nav--open {
    min-height: 100%;
    height: 100vh;
    overflow: overflow-y;
    top: 80px;
    opacity: 1 !important;
    transition: all 0.3s ease-in-out;
    position: absolute !important;
    margin-right: 20px;
    border-top: 2px solid #4F00A8;
  }
  .gra-main-nav--open .menu {
    min-height: 100%;
    height: 100vh;
    margin-bottom: 100%;
  }
}
.to-search-page {
  width: 50px;
  height: 30px;
  margin-left: 0;
  margin-right: 0;
  top: 0;
  display: inline-block;
  position: relative;
  border-left: 1px solid #4F00A8;
  overflow: hidden;
  text-indent: 100px;
}
@media screen and (width <= 1025px) {
  .to-search-page {
    width: 100%;
    height: unset;
    display: block;
    text-indent: 40px;
  }
}
.to-search-page::before {
  font-family: icomoon;
  content: "\e986";
  color: #4F00A8;
  font-size: 20px;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  margin-left: 0;
  padding-right: 10px;
  top: 0;
  text-indent: 0;
}
@media screen and (width <= 1025px) {
  .to-search-page::before {
    margin: 0 auto;
    left: -60px;
    right: 0;
    top: 10px;
    padding: 0;
    overflow: hidden;
  }
}
.to-search-page:hover {
  text-decoration: none;
  border-bottom: 1px solid #4F00A8;
}
@media screen and (width <= 1025px) {
  .to-search-page:hover {
    text-decoration: underline;
    border: none;
  }
}
.menu {
  position: inherit;
}
.active span, .active a {
  text-decoration: underline;
}
.active .nav-child a, .active .nav-item a {
  text-decoration: none;
}
.item-102::before {
  display: none !important;
}
.item-102 .nav-child {
  display: none !important;
}
.item-169 {
  display: none !important;
}
.hamburger-menu-sluiten {
  position: absolute;
  top: 10px;
  right: 6%;
}
ul.mod-menu li a, ol.mod-menu li a {
  padding: 0.7rem 1rem;
  text-decoration: none;
}
.footer {
  padding-top: 48px;
  background: #4F00A8;
  border-top: 24px solid #FFC9D8;
}
.footer .h2-invisible {
  display: none;
}
.footer .contact-block h3 {
  font-size: 20px;
}
.footer .form-text-field {
  margin-bottom: 20px;
}
.footer .form-text-field label {
  color: #fff;
  font-size: 0.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  background-color: #4F00A8;
  padding: 5px 10px;
  width: fit-content;
}
.footer .form-text-field input[type=email] {
  width: 60%;
  vertical-align: top;
}
.footer .form-text-field input[type=submit] {
  transform: translate(-3px, 0);
  vertical-align: top;
}
.footer .form-text-field a,
.footer .form-text-field .response {
  color: #fff;
}
.footer__nav {
  padding: 48px 0 28px;
  text-align: center;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
@media screen and (width <= 480px) {
  .footer__nav {
    padding-top: 10px;
    text-align: left;
  }
}
.footer__nav ul {
  display: inline-block;
  margin: 0 auto;
  line-height: normal;
}
.footer__nav ul a:hover {
  text-decoration: underline;
}
.footer__nav ul li {
  margin-left: 10px;
  padding-right: 10px;
  display: inline-block;
  border-right: 1px solid #fff;
}
@media screen and (width <= 480px) {
  .footer__nav ul li {
    display: block;
    border: none;
    margin-top: 10px;
  }
}
.footer__nav ul li:last-child {
  border: 0;
}
.footer__nav ul li a {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.footer .maps {
  display: block;
  height: 305px;
  width: 100%;
}
.footer .maps iframe {
  height: 100% !important;
  width: 100% !important;
  float: right;
  display: block !important;
}
@media screen and (width <= 1025px) {
  .footer .maps iframe {
    display: none;
  }
}
.footer .social-nav {
  margin-bottom: 20px;
}
.form-text-field #mc_embed_signup div.mce_inline_error {
  background-color: #4F00A8 !important;
}
.browsehappy {
  display: block;
  position: relative;
  margin: 0;
  padding: 30px 20px;
  background: yellow;
  font-size: 20px;
  text-align: center;
}
#system-message-container {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.25rem;
}
#system-message-container h4 {
  font-size: 1.5rem;
}
#system-message-container p {
  font-size: 1.125rem;
}
#system-message-container .alert {
  position: relative;
}
#system-message-container .alert-message {
  display: inline;
}
#system-message-container .close {
  position: absolute;
  right: -20px;
  top: -20px;
  padding-top: 6px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  font-size: 30px;
  line-height: 20px;
  color: #fff;
}
#system-message-container .close:hover {
  cursor: pointer;
}
.homepage .jumbotron__image-link {
  display: none;
}
.jumbotron {
  height: 255px;
  background: #F4F4F4;
  z-index: 100;
  position: relative;
  margin-top: 140px;
}
@media screen and (width <= 680px) {
  .jumbotron {
    margin-top: 45px;
  }
}
.jumbotron .random-image {
  width: 100%;
  height: 255px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 20%;
  background-size: cover;
}
@media screen and (width <= 680px) {
  .jumbotron .random-image {
    background-position: center 20px;
  }
}
.jumbotron .random-image img {
  width: 100%;
  height: auto;
  min-height: 255px;
}
.jumbotron__inner {
  position: relative;
}
.jumbotron__image-link {
  width: 40px;
  height: 40px;
  display: none;
  border-radius: 100%;
  right: 0;
  top: 235px;
  background: #FFC9D8;
  position: absolute;
  font-family: icomoon !important;
  transition: 500ms cubic-bezier(0.75, -0.5, 0, 1.75);
  outline: none;
  z-index: 99999;
  line-height: 0.9;
}
@media screen and (width <= 680px) {
  .jumbotron__image-link {
    display: none;
  }
}
.jumbotron__image-link::after {
  content: "\e9ce";
  width: 20px;
  height: 10px;
  color: #fff;
  display: block;
  border-radius: 100%;
  margin: auto;
  margin-top: 30%;
  text-align: center;
}
.jumbotron__image-link:hover {
  width: 42px;
  height: 42px;
  text-decoration: none;
  transition: 500ms cubic-bezier(0.75, -0.5, 0, 1.75);
}
.contact-block {
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
@media screen and (width <= 680px) {
  .contact-block {
    padding-left: 7px;
  }
}
.contact-block h4 {
  line-height: 3;
}
.contact-block p {
  line-height: 1.5;
}
.contact-block a {
  color: #fff;
  line-height: 3;
  text-decoration: underline;
}
.contact-block a:hover {
  color: #fff;
  text-decoration: underline;
}
.contact-block a::before {
  font-family: icomoon !important;
  font-size: 16px;
  width: 20px;
  height: 10px;
  margin-right: 10px;
  color: #fff;
  display: inline-block;
}
#mod-custom105 a::before {
  content: "\e942";
}
#mod-custom106 a::before {
  content: "\e945";
}
.gra-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 140px;
}
@media screen and (max-width: 1025px) {
  .gra-flex {
    height: 80px;
  }
}
.open-time-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-top: 1.2rem;
  color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #4F00A8;
  text-align: center;
  position: relative;
  transform: translateY(60px);
  font-size: 0.85rem;
  border: 2px solid #fff;
}
.open-time-circle:hover {
  text-decoration: none;
  color: #FFC9D8;
}
.open-time-circle .openingtimes {
  text-align: center;
  display: block;
  width: 100%;
}
.open-time-circle__big-txt {
  font-weight: 400;
  display: inline-block;
  font-size: 1.1rem;
}
.form-text-field input[type=email] {
  height: 40px;
  display: none;
  display: inline-block;
  border: 0;
  box-shadow: none;
  font-size: 16px;
}
.form-text-field ::input-placeholder { /* Chrome/Opera/Safari */
  color: #878787;
}
.form-text-field ::placeholder { /* Firefox 19+ */
  color: #878787;
}
.form-text-field :input-placeholder { /* IE 10+ */
  color: #878787;
}
.form-text-field :placeholder { /* Firefox 18- */
  color: #878787;
}
.form-text-field :placeholder { /* Firefox 18- */
  color: #878787;
}
.form-text-field input[type=submit] {
  height: 40px;
  display: inline-block;
  background: #fff;
  border: none;
  cursor: pointer;
  color: #4F00A8;
  padding: 0 20px;
  font-size: 18px;
}
.newsletter-form .newsletter-form--validation {
  display: block;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
}
.newsletter-form--invalid {
  position: relative;
  display: block !important;
}
.newsletter-form--invalid input[type=email] {
  background: #ffe5e5;
  border: 1px solid #FFC9D8;
}
.newsletter-form--invalid .newsletter-form--validation {
  width: 45%;
  padding: 10px;
  transform: translateY(-100px);
  left: 0;
  color: #FFC9D8;
  opacity: 1;
  position: absolute;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 2px 1px #6E6E6E;
  transition: all 0.3s ease-in-out;
}
.newsletter-form--invalid .newsletter-form--validation::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: #fff;
  left: 45%;
  bottom: -10px;
  transform: rotate(45deg);
  position: absolute;
}
.social-nav ul.mod-menu, .social-nav ol.mod-menu {
  position: inherit;
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1rem;
}
.social-nav ul.mod-menu li, .social-nav ol.mod-menu li {
  margin-right: 0.5rem;
}
@media screen and (width <= 800px) {
  .social-nav {
    margin-right: 5px;
  }
}
.social-nav a {
  width: 45px;
  height: 45px;
  display: block;
  padding: 0 !important;
  border-radius: 50px;
  margin-right: 3px;
}
.social-nav a::before {
  font-family: "icomoon2" !important;
  color: #4F00A8 !important;
  background-color: #fff !important;
  display: block;
  font-size: 1.8rem;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  line-height: normal;
  text-align: center;
  padding-top: 8px;
}
.social-nav a:focus {
  color: #4F00A8;
}
.social-nav .gra-facebook:before {
  content: "\ea90";
}
.social-nav .gra-linkedin:before {
  content: "\eaca";
}
.social-nav .gra-vimeo:before {
  content: "\eaa0";
}
.social-nav .gra-youtube:before {
  content: "\ea9d";
}
.social-nav .gra-instagram:before {
  content: "\ea92";
}
.mobile-burger {
  display: none;
  cursor: pointer;
  float: right;
  transition: all 0.5s;
  border: none;
  background-color: transparent;
}
@media screen and (width <= 1025px) {
  .mobile-burger {
    display: block;
    z-index: 9000;
  }
}
.mobile-burger__bar1, .mobile-burger__bar2, .mobile-burger__bar3 {
  width: 35px;
  height: 5px;
  background-color: #4F00A8;
  margin: 6px 0;
  transition: 0.4s;
}
.mobile-burger__open {
  animation: burger_active 0.5s forwards;
}
.mobile-burger__close {
  animation: burger_normal 0.5s forwards;
}
.mobile-burger__open .mobile-burger__bar1 {
  transform: rotate(-45deg) translate(-8px, 6px);
}
.mobile-burger__open .mobile-burger__bar2 {
  opacity: 0;
}
.mobile-burger__open .mobile-burger__bar3 {
  transform: rotate(45deg) translate(-9px, -8px);
}
@keyframes burger_active {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes burger_normal {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.search-box {
  display: block;
  background-color: #4F00A8;
  padding: 45px 105px 20px;
  color: #fff;
  margin-top: -45px;
  position: relative;
  z-index: 200;
}
.search-box .custom {
  display: inline-block;
}
.search-box .custom p {
  margin-bottom: 0;
}
.search-box .custom p a {
  color: #fff;
}
.search-box p, .search-box a:hover, .search-box a:focus {
  color: #fff;
}
@media screen and (width <= 1025px) {
  .search-box {
    padding: 20px 50px;
  }
}
@media screen and (width <= 740px) {
  .search-box {
    padding: 20px 30px;
  }
}
.search-box__formholder {
  width: 100%;
  height: 42px;
  display: block;
  margin-top: 0;
  background: white;
  position: relative;
}
.search-box__formholder label {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
}
.search-box__formholder input[type=text] {
  width: 80%;
  height: 40px;
  float: left;
  background: white;
  border: none;
  box-shadow: none;
}
.search-box__formholder ::placeholder {
  color: #878787;
}
.search-box__formholder .search_button {
  width: 50px;
  height: 42px;
  background: #fff;
  border: none;
  border-left: 1px solid #4F00A8;
  position: relative;
  float: right;
  font-family: icomoon;
  color: #4F00A8;
  font-size: 20px;
  display: block;
}
.search-box__nav {
  margin: auto;
  margin-top: 15px;
  overflow: hidden;
}
.search-box__nav p, .search-box__nav a {
  text-decoration: underline;
}
.search-box__nav .icon-user,
.search-box__nav .icon-onderzoek {
  font-size: 20px;
  vertical-align: text-top;
}
@media screen and (width <= 680px) {
  .search-box__nav {
    display: none;
  }
}
.search-box__nav .link-icon:last-child {
  float: right;
}
.search-box__nav .icon-user {
  display: inline-block;
  float: left;
  margin-top: 2px;
}
.search-box__nav #gda-mijn-studiezaal {
  width: 195px;
  display: inline-block;
  float: left;
}
.search-box__nav #gda-mijn-studiezaal .mi_user_links .mi_loggedout .miformitem .miformitemlink {
  color: #fff;
  background: none;
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
  margin-top: -5px;
}
.search-box__nav #gda-mijn-studiezaal .mi_user_links .mi_loggedout .miformitem .miformitemlink span {
  text-decoration: underline;
}
.search-box__nav #gda-mijn-studiezaal .mi_user_links .mi_loggedout .miformitem .miformitemlink img {
  display: none;
}
.com_searchall .search-box {
  padding: 20px 105px;
}
.search-box--search-page .search-box__formholder {
  padding: 0;
}
.search-box--search-page .search_button {
  width: 50px;
  height: 40px;
  background: #fff;
  border: none;
  border-left: 1px solid #4F00A8;
  position: relative;
  float: right;
  font-family: icomoon;
  color: #4F00A8;
  font-size: 20px;
  display: block;
}
.content-container {
  position: relative;
}
.content-container--dark .content-container__holder {
  background-color: #E5E5E5;
  padding-top: 20px;
}
.content-container--dark .content-container__holder h1 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #4F00A8;
  font-family: "tusker-bold";
  text-transform: uppercase;
}
.content-container--dark .content-container__holder .link-block__title {
  font-family: "Roboto Condensed", sans-serif;
  color: #4B4B4B;
}
.content-container--home .content-container__holder {
  margin-top: 80px;
}
.content-container .homepage-title {
  margin-top: -95px;
  z-index: 100;
  position: relative;
}
.content-container__holder {
  z-index: 100;
  position: relative;
}
.content-container__holder .page-title {
  margin-top: 15px;
}
.content-container--sub-page {
  padding-top: 0;
  margin-top: 0;
}
.content-container--news .page-title {
  color: #4F00A8;
  transform: translateY(-20px);
}
.content-container__description p {
  margin-bottom: 15px;
  display: block;
}
[data-view=category] .content-container--dark, [data-view=blog] .content-container--dark, .agenda-overview .content-container--dark {
  background-color: #F4F4F4;
}
.homepage .content-container__holder .row {
  padding: 5px;
}
.homepage .news-block .gra-content-block {
  transition: all 0.5s ease;
}
.homepage .news-block .gra-content-block img {
  width: 90%;
}
@media screen and (width <= 650px) {
  .homepage .news-block .gra-content-block img {
    width: 100%;
  }
}
.homepage .news-block__big .gra-content-block img {
  width: 100%;
}
.news-block {
  position: relative;
  display: block;
  width: 100%;
  transition: all 0.5s ease;
  overflow: hidden;
}
.news-block .heading {
  display: block;
  color: #4B4B4B;
  padding: 15px 25px 25px 15px;
  border-top: 10px solid;
  background: #fff;
  position: relative;
  transition: all 0.5s ease;
  border-bottom: 5px solid #C1C1C1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
}
@media screen and (width <= 960px) {
  .news-block .heading {
    width: 100%;
  }
}
.news-block .heading .link-block__sub-title {
  font-size: 18px;
  display: block;
}
.news-block .heading .link-block__title {
  font-size: 28px;
  margin-bottom: 30px;
  display: block;
}
.news-block .heading .link-block-container__cta {
  width: 60px;
  position: absolute;
  line-height: 0.5;
  right: 0;
  padding-left: 5px;
  bottom: 20px;
  font-size: 18px;
  transition: all 0.5s ease;
  text-decoration: underline;
}
.news-block:hover {
  transition: all 0.5s ease;
  text-decoration: none;
}
.news-block:hover .link-block-container__cta {
  border-color: #4F00A8;
}
.news-block:hover .link-block-container__cta::after {
  background: #4F00A8;
}
.news-block:hover a {
  text-decoration: none;
}
.news-block:hover a .heading .link-block__sub-title {
  text-decoration: none;
}
.news-block:hover a .heading .link-block__title {
  text-decoration: none;
}
.news-block__big {
  transition: all 0.5s ease;
}
.news-block__big img {
  max-width: 100%;
  width: 100%;
  transition: all 0.5s ease;
  display: block;
}
.news-block__big .heading {
  width: 395px;
  border-top-color: #4F00A8;
  margin-left: 45px;
  transform: translateY(-95px);
}
@media screen and (width <= 1130px) {
  .news-block__big .heading {
    width: 100%;
    margin-left: 0;
  }
}
.news-block__big:hover {
  text-decoration: none;
}
.news-block__big:hover img {
  opacity: 0.7;
}
.news-block__big:hover .heading {
  transition: all 0.5s ease;
}
.news-block__big:hover .heading::after {
  border-color: #4F00A8;
  transition: all 0.5s ease;
}
.news-block__big:hover .heading .gra-content-block__cta {
  color: #4F00A8;
  border-bottom: 1px solid #4F00A8;
  transition: all 0.5s ease;
}
.news-block__medium .heading {
  width: 395px;
  margin-left: 195px;
  border-top-color: #FFC9D8;
  transform: translateY(-95px);
}
@media screen and (width <= 1250px) {
  .news-block__medium .heading {
    width: 100%;
    margin-left: 0;
  }
}
.news-block__medium img {
  transition: all 0.5s ease;
}
.news-block__medium:hover img {
  opacity: 0.7;
  transition: all 0.5s ease;
}
.news-block__medium:hover .heading {
  transition: all 0.5s ease;
}
.news-block__medium:hover .heading .link-block__sub-title {
  text-decoration: none !important;
}
.news-block__medium:hover .heading .link-block__title {
  text-decoration: none !important;
}
.mod-articles-category-title {
  position: relative;
  top: 0;
  width: 100%;
  padding-bottom: 3px;
  margin-bottom: 20px;
  display: inline-block;
  transition: all 0.5s;
  -wenkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
}
.mod-articles-category-title:hover {
  top: -15px;
  transition: all 0.5s;
  -wenkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.homepage .agenda .ic-section li:nth-child(2) .mod-articles-category-title {
  transform: translateX(-100px);
}
@media screen and (max-width: 1025px) {
  .homepage .agenda .ic-section li:nth-child(2) .mod-articles-category-title {
    transform: translateX(-50px);
  }
}
@media screen and (max-width: 800px) {
  .homepage .agenda .ic-section li:nth-child(2) .mod-articles-category-title {
    transform: translateX(0px);
  }
}
.homepage .agenda .ic-section .agenda-holder {
  height: 140px;
  display: block;
  overflow: hidden;
}
#icagenda {
  position: relative;
}
#icagenda.ic-event-view h1 {
  margin-top: 70px;
  margin-left: 30px;
}
#icagenda h1 {
  font-size: 2rem;
  color: #4F00A8;
  display: block;
  padding-bottom: 20px;
}
#icagenda h1.componentheading {
  font-family: "tusker-bold";
  text-transform: uppercase;
}
#icagenda .ic-info {
  background: #fff;
}
#tiptip_content strong, #tiptip_content br {
  display: none;
}
.ic-image img {
  max-height: 400px;
}
.ic-details {
  padding: 1%;
}
.ic-details .ic-divRow {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px;
}
.ic-details .ic-divRow:nth-child(even) {
  background: #f4f4f4;
}
.ic-details .ic-divRow .ic-label {
  font-weight: bold;
}
.ic-registration-complete-buttons {
  margin-bottom: 20px;
}
.agenda {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (width <= 1130px) {
  .agenda {
    width: 100%;
    margin-left: 0;
  }
}
.agenda .ic-section {
  width: 100%;
}
.agenda ul {
  width: 100%;
}
.agenda__header {
  background: #fff;
  display: block;
  height: 60px;
}
.agenda__header .agenda-titel {
  display: inline-block;
  font-size: 20px;
  color: #222;
  vertical-align: top;
  margin: 5px 10px;
}
.agenda__title {
  max-width: calc(100% - 80px);
  height: 60px;
  transform: translateY(-5px);
  padding-left: 2px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  word-break: keep-all;
  padding-left: 0.75rem;
  padding-top: 7px;
}
.agenda__title h3 {
  line-height: 1.2;
  display: block;
  color: #4B4B4B;
  font-size: 1.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.agenda__title span {
  font-weight: 400;
  font-size: 1rem;
  color: #4B4B4B;
}
.agenda__title span span {
  margin-top: -0.2rem;
  display: block;
}
.agenda__image-holder {
  max-width: 100%;
  height: 120px;
  display: block;
  overflow: hidden;
}
.agenda__image-holder img {
  display: block;
}
.mod-articles-category-date {
  width: 80px;
  height: 70px;
  background: #FFC9D8;
  color: #000;
  display: inline-block;
  position: relative;
  z-index: 50;
  margin-left: -15px;
  transform: translateY(-30px);
  padding: 10px 20px 10px;
  line-height: 1;
}
.mod-articles-category-date .day {
  font-size: 28px;
  font-weight: 600;
  display: block;
  text-align: center;
}
.mod-articles-category-date .month {
  font-size: 16px;
  font-weight: 600;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.side-navigation {
  border-top: 10px solid #FFC9D8;
  display: block;
  position: relative;
  margin-bottom: 50px;
  border-bottom: 5px solid #C1C1C1;
}
@media screen and (width <= 1024px) {
  .side-navigation {
    margin-bottom: -100px;
  }
}
.side-navigation ul {
  background: white;
  margin-left: 0;
}
.side-navigation ul li {
  display: block;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  padding: 0.7rem 1rem;
}
.side-navigation ul li a {
  color: #222;
}
.side-navigation ul li:last-child {
  border-bottom: 0;
}
.side-navigation ul .active a {
  color: #4F00A8;
}
.com-content-article {
  background: white;
  margin-right: -30px !important;
  border-top: 10px solid #F4F4F4;
  padding: 30px;
  padding-bottom: 130px;
  position: relative;
}
@media screen and (width <= 1020px) {
  .com-content-article {
    margin-right: 0 !important;
    padding: 20px;
    margin-top: 0;
    padding-bottom: 130px;
  }
}
.com-content-article div[itemprop=articleBody] h4 a {
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}
.com-content-article ul {
  margin-left: 30px;
}
.com-content-article h1 {
  margin-bottom: 30px;
  color: #4F00A8;
  font-size: 36px;
}
.com-content-article p {
  margin: 0 0 20px;
}
.com-content-article p b {
  margin-top: 40px;
  display: block;
}
.com-content-article img {
  display: table-row;
  width: 100%;
  height: auto;
}
.com-content-article figure {
  text-align: center;
  display: table;
  width: 100%;
  margin: 0;
}
@media screen and (width <= 1024px) {
  .com-content-article figure {
    width: 70%;
  }
}
@media screen and (width <= 740px) {
  .com-content-article figure {
    width: 100%;
    text-align: left;
    margin: 0;
  }
}
.com-content-article figure img {
  display: table-row;
}
@media screen and (width <= 1024px) {
  .com-content-article figure img {
    width: 100%;
  }
}
.com-content-article figure figcaption {
  display: block;
  width: 90%;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  margin-top: 10px;
  line-height: 1.2;
}
@media screen and (width <= 1024px) {
  .com-content-article figure figcaption {
    width: 100%;
  }
}
.com-content-article .com-content-article__body figure {
  margin: 1em 40px;
  width: auto;
}
.link-block-container {
  position: relative;
  display: block;
  width: 100%;
  transition: all 0.5s ease;
}
.link-block-container .link-block__inner {
  cursor: pointer;
  position: relative;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease;
}
.link-block-container .link-block__inner a:hover {
  text-decoration: none;
}
.link-block-container .link-block__inner .link-block__image {
  width: 100%;
  height: 250px;
  display: block;
  background-size: cover !important;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.5s ease;
}
@media screen and (width <= 1024px) {
  .link-block-container .link-block__inner {
    padding-bottom: 50px;
    background: white;
  }
}
@media screen and (width <= 639px) {
  .link-block-container .link-block__inner {
    bottom: 10px;
  }
}
.link-block-container .link-block__inner img {
  opacity: 1;
  transition: all 0.5s ease;
  width: 100%;
  max-height: 250px;
  height: 100%;
}
.link-block-container .link-block__inner .heading {
  margin-top: -10px;
  display: block;
  color: #4B4B4B;
  padding: 15px 25px 35px 15px;
  border-top: 10px solid #4F00A8;
  background: #fff;
  transition: all 0.5s ease;
  position: relative;
  -webkit-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
}
.link-block-container .link-block__inner .heading .date {
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.link-block-container .link-block__inner .heading .link-block__title {
  font-size: 24px;
  max-width: calc(100% - 0px);
  height: 60px;
  word-break: keep-all;
  line-height: 1.5;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
@media screen and (width <= 1024px) {
  .link-block-container .link-block__inner .heading .link-block__title {
    font-size: 2.8vw;
  }
}
@media screen and (width <= 639px) {
  .link-block-container .link-block__inner .heading .link-block__title {
    font-size: 28px;
  }
}
.link-block-container .link-block__inner .heading .link-block__sub-title {
  line-height: 1.5;
  color: #4B4B4B;
  font-style: normal;
  font-size: 18px;
}
.link-block-container .link-block__inner .heading h5 {
  font-size: 18px;
}
.link-block-container .link-block__inner .heading .link-block-container__cta {
  width: 60px;
  position: absolute;
  line-height: 0.5;
  right: 0px;
  padding-left: 5px;
  bottom: 20px;
  font-size: 18px;
  color: #4B4B4B;
  transition: all 0.5s ease;
  text-decoration: underline;
}
@media screen and (width <= 1024px) {
  .link-block-container .link-block__inner .heading .link-block-container__cta {
    bottom: -50px;
  }
}
@media screen and (width <= 639px) {
  .link-block-container .link-block__inner .heading .link-block-container__cta {
    bottom: -40px;
  }
}
.link-block-container .link-block__inner:hover {
  text-decoration: none;
}
.link-block-container .link-block__inner:hover .link-block__image,
.link-block-container .link-block__inner:hover img {
  opacity: 0.7;
  transition: opacity 0.5s ease;
}
.link-block-container .link-block__inner:hover::after {
  border-bottom: 5px solid #FFC9D8;
  transition: all 0.5s ease;
}
.link-block-container .link-block__inner:hover .heading {
  transition: all 0.5s ease;
}
.link-block-container .link-block__inner:hover .heading .link-block__sub-title {
  text-decoration: none;
}
.link-block-container .link-block__inner:hover .heading .link-block__title {
  text-decoration: none;
}
.link-block-container .link-block__news {
  transition: all 0.5s ease;
  display: block;
}
.link-block-container .link-block__news .mod-articles-category-date {
  position: absolute;
  top: 0;
  left: 0;
}
.link-block-container .link-block__news .link-block__image {
  width: 100%;
  height: 250px;
  display: block;
  background-size: cover !important;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.5s ease;
  background-image: url("../img/broken-image.jpg");
}
.link-block-container .link-block__news .heading {
  border-color: #4F00A8;
  transition: all 0.5s ease;
  border-bottom: 5px solid #FFC9D8;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  height: 145px;
}
.link-block-container .link-block__news .heading h3 {
  font-size: 1.5rem;
  line-height: 1.6rem;
}
.link-block-container .link-block__news .heading .page-header {
  margin-top: -5px;
}
.link-block-container .link-block__news:hover .link-block__image {
  opacity: 0.7;
  transition: opacity 0.5s ease;
}
.link-block-container .link-block__news:hover::after {
  border-bottom: 5px solid #4F00A8;
  transition: all 0.5s ease;
}
.link-block-container .link-block__news:hover .link-block-container__cta {
  color: #4F00A8;
  transition: all 0.5s ease;
}
.link-block-container .show-block {
  transform: translateY(0);
  opacity: 1 !important;
  text-decoration: none;
}
.link-block-container .show-block a {
  text-decoration: none;
}
ol.breadcrumb, ul.breadcrumb {
  display: flex;
  position: relative;
  z-index: 20;
  margin: 28px 0 1rem;
  list-style: none;
}
ol.breadcrumb li, ul.breadcrumb li {
  color: #222;
  display: inline-block;
  position: relative;
  margin-right: 25px;
  text-transform: inherit;
}
ol.breadcrumb li::before, ul.breadcrumb li::before {
  content: "\e902";
  font-family: icomoon !important;
  transform: rotate(-90deg);
  font-size: 6px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -15px;
  top: -3px;
}
ol.breadcrumb li::after, ul.breadcrumb li::after {
  display: none;
}
ol.breadcrumb li:first-child, ul.breadcrumb li:first-child {
  display: none;
}
ol.breadcrumb li:first-child::before, ul.breadcrumb li:first-child::before {
  display: none !important;
}
ol.breadcrumb li .pathway, ul.breadcrumb li .pathway {
  font-family: "Roboto", sans-serif;
}
ol.breadcrumb li .pathway:hover, ul.breadcrumb li .pathway:hover {
  color: #4F00A8;
}
ol.breadcrumb li .pathway a, ol.breadcrumb li .pathway span, ul.breadcrumb li .pathway a, ul.breadcrumb li .pathway span {
  font-family: "Roboto", sans-serif;
}
ol.breadcrumb li span,
ol.breadcrumb li a, ul.breadcrumb li span,
ul.breadcrumb li a {
  font-family: "Roboto", sans-serif;
  color: #222;
  font-size: 16px;
  text-decoration: none;
}
ol.breadcrumb li .divider, ul.breadcrumb li .divider {
  display: none;
}
ol.breadcrumb li:nth-child(2) a, ul.breadcrumb li:nth-child(2) a {
  color: #4F00A8;
}
ol.breadcrumb li:nth-child(2) span, ul.breadcrumb li:nth-child(2) span {
  color: #4F00A8;
}
ol.breadcrumb li:nth-child(2) span::before, ul.breadcrumb li:nth-child(2) span::before {
  content: "";
  color: #4F00A8;
  background: #fff;
  font-family: icomoon !important;
  transform: rotate(-90deg);
  font-size: 6px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -22px;
  top: 0;
}
ol.breadcrumb li:last-child, ul.breadcrumb li:last-child {
  width: 60%;
}
@media screen and (width <= 680px) {
  ol.breadcrumb li:last-child, ul.breadcrumb li:last-child {
    width: 50%;
  }
}
@media screen and (width <= 480px) {
  ol.breadcrumb li:last-child, ul.breadcrumb li:last-child {
    width: 40%;
  }
}
ol.breadcrumb li:last-child span, ul.breadcrumb li:last-child span {
  width: 70%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (width <= 680px) {
  ol.breadcrumb li:last-child span, ul.breadcrumb li:last-child span {
    width: 100%;
  }
}
.blog .breadcrumbs span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.blog .breadcrumbs ul li:nth-last-child(2) a {
  color: #4F00A8;
}
.pagination {
  width: auto;
  display: block;
  text-align: center;
  color: #222;
  margin-bottom: 20px;
}
.pagination .disabled {
  display: none;
}
.pagination a:hover {
  text-decoration: none;
}
.pagination ul {
  list-style: none;
  margin: 10px auto 30px;
  width: auto;
  display: flex;
  gap: 5px;
}
.pagination ul li {
  color: #222;
  margin: 0 5px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  background: none;
  padding-top: 2px;
}
.pagination ul li:has(a[aria-label="Go to previous page"]), .pagination ul li:has(a[aria-label="Go to next page"]), .pagination ul li:has(a[aria-label="Go to previous page"]) a:hover, .pagination ul li:has(a[aria-label="Go to next page"]) a:hover, .pagination ul li:has(a[aria-label="Go to previous page"]) a, .pagination ul li:has(a[aria-label="Go to next page"]) a {
  width: unset;
  height: unset;
  border-radius: unset;
  color: #222;
  text-decoration: none;
}
.pagination ul li:has(a[aria-label="Go to previous page"]):hover, .pagination ul li:has(a[aria-label="Go to previous page"]):hover a,
.pagination ul li:has(a[aria-label="Go to previous page"]) a:hover, .pagination ul li:has(a[aria-label="Go to next page"]):hover, .pagination ul li:has(a[aria-label="Go to next page"]):hover a,
.pagination ul li:has(a[aria-label="Go to next page"]) a:hover, .pagination ul li:has(a[aria-label="Go to previous page"]) a:hover:hover, .pagination ul li:has(a[aria-label="Go to previous page"]) a:hover:hover a,
.pagination ul li:has(a[aria-label="Go to previous page"]) a:hover a:hover, .pagination ul li:has(a[aria-label="Go to next page"]) a:hover:hover, .pagination ul li:has(a[aria-label="Go to next page"]) a:hover:hover a,
.pagination ul li:has(a[aria-label="Go to next page"]) a:hover a:hover, .pagination ul li:has(a[aria-label="Go to previous page"]) a:hover, .pagination ul li:has(a[aria-label="Go to previous page"]) a:hover a,
.pagination ul li:has(a[aria-label="Go to previous page"]) a a:hover, .pagination ul li:has(a[aria-label="Go to next page"]) a:hover, .pagination ul li:has(a[aria-label="Go to next page"]) a:hover a,
.pagination ul li:has(a[aria-label="Go to next page"]) a a:hover {
  width: unset;
  height: unset;
  border-radius: unset;
  background-color: unset;
  color: #222;
}
.pagination ul li a {
  color: #222;
}
.pagination ul li a:has([aria-label="Go to previous page"]):hover, .pagination ul li a:has([aria-label="Go to next page"]):hover {
  text-decoration: none;
}
.pagination ul li a[aria-label="Go to previous page"]::before {
  content: "<";
  margin-right: 3px;
}
.pagination ul li a[aria-label="Go to previous page"]::after {
  content: "Vorige";
  text-decoration: underline;
}
.pagination ul li a[aria-label="Go to next page"]::before {
  content: "Volgende";
  text-decoration: underline;
}
.pagination ul li a[aria-label="Go to next page"]::after {
  content: ">";
  margin-left: 3px;
}
.pagination ul li.active, .pagination ul li:hover {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  background: #FFC9D8;
  padding-top: 2px;
}
.pagination ul li.active a, .pagination ul li:hover a {
  color: black;
  text-decoration: none;
}
.pagination ul li:first-child, .pagination ul li:last-child {
  display: none;
}
.reveal-overlay {
  z-index: 999999;
}
@media screen and (width <= 680px) {
  .reveal-overlay {
    display: none !important;
  }
}
.reveal-overlay .reveal {
  width: 55%;
  height: auto;
  position: relative;
  overflow-y: visible;
  border: none;
  outline: none;
  margin-top: 2%;
}
@media screen and (width <= 1280px) {
  .reveal-overlay .reveal {
    width: 90%;
  }
}
.reveal-overlay .reveal img {
  height: 100%;
  width: 100%;
}
.reveal-overlay .reveal .close-button {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: none;
  background: #4F00A8;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 99999999;
  outline: none;
  padding: 0;
}
.reveal-overlay .reveal .close-button span {
  color: #fff;
  background: #4F00A8;
  opacity: 1;
}
.socialshare {
  width: 150px;
  display: block;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  right: 0;
}
.socialshare::before {
  content: "Deel deze pagina";
}
.socialshare ul li {
  list-style: none;
  display: inline-block;
  padding-top: 10px;
}
.socialshare ul li a span {
  display: none;
}
.socialshare ul li a i {
  width: 30px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  border: 1px solid white;
}
.socialshare ul li a i::before {
  content: unset;
}
.socialshare ul li a i::after {
  font-family: icomoon !important;
  color: white;
  background: #4F00A8;
}
.socialshare ul li .fa-facebook {
  margin-right: 10px;
}
.socialshare ul li .fa-facebook::after {
  content: "\ea91";
  font-size: 30px;
  transform: translateX(-2px);
  margin-top: -1px;
  display: block;
}
.socialshare ul li .fa-twitter::before {
  content: "\ea96";
  font-size: 25px !important;
  line-height: 1.3;
  color: #4F00A8;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide img.slick-loading {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.adres-sidebar {
  display: block;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}
.adres-sidebar span {
  width: calc(100% + 20px);
  transform: translateY(-45px);
  border-bottom: 1px solid #C1C1C1;
  display: block;
  margin-left: -20px;
  padding: 5px -200px 5px 20px;
}
.adres-sidebar span a {
  position: relative;
  font-size: 16px;
  color: #222 !important;
}
.adres-sidebar span a::after {
  content: "\e902";
  font-family: icomoon;
  font-size: 7px;
  padding-top: 5px;
  width: 25px;
  height: 22px;
  display: block;
  position: absolute;
  top: -2px;
  right: -5px;
  padding-left: 8px;
  transform: rotate(-90deg);
  background: #fff;
}
.adres-sidebar h3 {
  font-size: 24px;
  color: #4F00A8;
}
h4 span {
  width: calc(100% + 20px);
  transform: translateY(-45px);
  border-bottom: 1px solid #C1C1C1;
  display: block;
  margin-left: -20px;
  padding: 5px -200px 5px 20px;
}
h4 span a {
  position: relative;
  font-size: 16px;
  color: #222 !important;
}
h4 span a::after {
  content: "\e902";
  font-family: icomoon;
  font-size: 7px;
  padding-top: 5px;
  width: 25px;
  height: 22px;
  display: block;
  position: absolute;
  top: -2px;
  right: -5px;
  padding-left: 8px;
  transform: rotate(-90deg);
  background: #fff;
}
.agenda-overview .content-container--news .page-title {
  color: #FFC9D8;
}
.agenda-overview .link-block-container .link-block__news heading {
  border-color: #FFC9D8;
  transition: all 0.5s ease;
}
.agenda-overview .link-block-container .link-block__news:hover .link-block-container__cta {
  color: #FFC9D8;
  border-color: #FFC9D8;
}
.agenda-overview .link-block-container .link-block__news:hover::after {
  border-bottom: 5px solid #FFC9D8;
}
.agenda-overview .link-block-container .link-block__inner .heading {
  border-top: 10px solid #FFC9D8;
}
body[data-view=room] .bookingmain .form-validate, body[data-view=booking] .bookingmain .form-validate {
  position: relative;
  padding-bottom: 40px;
}
body[data-view=room] .bookingmain .form-validate::after, body[data-view=booking] .bookingmain .form-validate::after {
  position: absolute;
  content: "* Verplicht veld";
  width: auto;
  height: auto;
  display: block;
  color: black;
  bottom: -6px;
  font-size: 16px;
  left: 0;
}
body[data-view=room] #booktimeslot, body[data-view=booking] #booktimeslot {
  clear: both;
  padding-left: 10px;
}
body[data-view=room] #price, body[data-view=booking] #price {
  margin-bottom: 15px;
}
body[data-view=room] .bookingmain, body[data-view=booking] .bookingmain {
  background-color: #fff;
  padding: 30px;
  border-top: 10px solid #F4F4F4;
}
body[data-view=room] .bookingmain h2, body[data-view=booking] .bookingmain h2 {
  color: #003e8b;
  margin-bottom: 15px;
}
body[data-view=room] .col-md-4, body[data-view=booking] .col-md-4 {
  width: 33.33333333%;
  padding-left: 0.9375rem;
}
body[data-view=room] .col-md-8, body[data-view=booking] .col-md-8 {
  width: 66.66666667%;
}
body[data-view=room] #adminForm div,
body[data-view=room] #adminForm label, body[data-view=booking] #adminForm div,
body[data-view=booking] #adminForm label {
  font-size: 17px;
}
body[data-view=room] #adminForm .row, body[data-view=booking] #adminForm .row {
  margin-bottom: 5px;
}
body[data-view=room] #submitBooking, body[data-view=booking] #submitBooking {
  height: 40px;
  display: inline-block;
  background: #003e8b;
  border: none;
  cursor: pointer;
  color: #fff;
  padding: 0 20px;
  font-size: 18px;
}
body[data-view=room] .vtop label, body[data-view=booking] .vtop label {
  padding-top: 5px;
}
body[data-view=room] #salutation, body[data-view=booking] #salutation {
  margin: 0 0 1rem;
  padding: 0.5rem;
}
body[data-view=room] .overviewroomul, body[data-view=booking] .overviewroomul {
  display: none;
}
body[data-view=room] .control-label, body[data-view=booking] .control-label {
  margin: 0;
}
body[data-view=room] .custom-field-intro, body[data-view=booking] .custom-field-intro {
  margin: 10px 0;
}
body[data-view=room] table.osgc_caltable td.osgc_calday .osgc_calday_hit_wrapper:hover .osgc_calday_no, body[data-view=booking] table.osgc_caltable td.osgc_calday .osgc_calday_hit_wrapper:hover .osgc_calday_no {
  font-size: 15px;
}
body[data-view=room] table.osgc_caltable td.osgc_calday:hover .osgc_calday_no, body[data-view=booking] table.osgc_caltable td.osgc_calday:hover .osgc_calday_no {
  color: #fff;
}
body[data-view=room] #osgc_dayview, body[data-view=booking] #osgc_dayview {
  margin-top: 7px;
}
body[data-view=room] #osgc_dayview p:first-child, body[data-view=booking] #osgc_dayview p:first-child {
  margin: 15px 0;
}
body[data-view=room] #osgc_dayview h3, body[data-view=booking] #osgc_dayview h3 {
  font-size: 20px;
}
body[data-view=room] .singleroominoverview h3, body[data-view=booking] .singleroominoverview h3 {
  margin-bottom: 15px;
}
.login .breadcrumbs {
  margin-top: 45px;
}
.login .breadcrumbs .breadcrumb {
  display: none;
}
.login .nav-stacked {
  display: none;
}
.login .login {
  position: relative;
  background-color: white;
  padding: 50px;
}
.login .login::after {
  content: "Uw reservering is geannuleerd. U ontvangt van ons een mail met de details. Bekijk eventueel ook uw Spambox.";
  position: absolute;
  left: 14px;
  top: 20px;
  display: block;
  font-size: 18px;
}
.login .login form {
  display: none;
}
.confirmation .breadcrumbs .breadcrumb {
  display: none;
}
.confirmation .bookingmain {
  position: relative;
}
.confirmation .bookingmain::before {
  position: absolute;
  left: 33px;
  top: 25px;
  display: block;
  font-size: 18px;
}
.confirmation .bookingmain h2 {
  margin-top: 15px;
  display: none;
}
.confirmation .bookingmain table {
  margin-top: 30px;
}
.confirmation .bookingmain tr td:first-child {
  font-weight: bold;
  padding: 5px 25px 5px 5px !important;
}
.intro-title {
  position: relative;
}
.osg-btn-container {
  float: right;
}
.osg-link {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 2px solid #fff;
  background: #FFC9D8;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  color: #4F00A8;
  position: absolute;
  margin: -60px 0 0 -120px;
  z-index: 1201;
  font-size: 1.1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
  vertical-align: center;
  transition: box-shadow 0.5s ease;
}
@media screen and (width <= 1025px) {
  .osg-link {
    transform: translateX(0);
    margin: 30px 0 0 -120px;
  }
}
.osg-link__big-txt {
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.osg-link:hover {
  color: #fff;
}
#mod-custom147 {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 1190;
  padding-top: 15px;
  padding-bottom: 25px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color: #FFC9D8;
}
.search-sources {
  margin: 0 -16px;
}
@media screen and (width <= 1025px) {
  .search-sources {
    margin: 0;
  }
}
.search-sourcesa {
  text-decoration: none;
}
.search-sources__link {
  display: block;
  height: 100%;
  text-decoration: none;
}
.search-sources__link:hover {
  text-decoration: none;
}
.search-sources__link:focus {
  border: 2px solid #000;
}
.search-sources__list {
  list-style: none;
  margin-left: 0;
}
.search-sources__block {
  width: 390px;
  height: 170px;
  display: inline-block;
  background: #fff;
  border-bottom: 5px solid #C1C1C1;
  margin: 10px;
  transform: translateY(50px);
  overflow: hidden;
  text-align: center;
  transition: all 0.5s ease;
  opacity: 0;
}
.search-sources__block:hover {
  border-bottom: 5px solid #FFC9D8;
  transition: all 0.5s ease;
}
@media screen and (width <= 1255px) {
  .search-sources__block {
    width: 31%;
  }
}
@media screen and (width <= 1025px) {
  .search-sources__block {
    width: 47%;
  }
}
@media screen and (width <= 780px) {
  .search-sources__block {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.search-sources__title {
  height: 60px;
  background: #FFC9D8;
  font-size: 24px;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 2.4;
  padding-left: 20px;
  text-align: left;
}
.search-sources__count {
  text-align: center;
  font-size: 50px;
  color: #4B4B4B;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 5px;
  height: 67px;
}
.search-sources .external-site {
  color: #000;
  margin: 0 auto;
  text-align: center;
  overflow: auto;
}
.search-sources .show-block {
  transform: translateY(0);
  opacity: 1 !important;
  -webkit-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -9px rgba(0, 0, 0, 0.75);
}
.not-loaded-content {
  display: none;
}
.search-website {
  padding-top: 20px;
  margin-top: -90px;
}
.search-website h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  margin-top: 80px;
}
@media screen and (width <= 1025px) {
  .search-website h1 {
    margin-left: 17px;
    margin-bottom: 20px;
  }
}
.search-website h1 .count {
  font-weight: bold;
  color: #4F00A8;
}
.search-website .website-results {
  list-style: none;
  margin: -17px;
  margin-top: 40px;
}
@media screen and (width <= 1025px) {
  .search-website .website-results {
    margin: 0;
    margin-top: 17px;
  }
}
@media screen and (width <= 780px) {
  .search-website .website-results {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.search-website .website-results__list {
  list-style-type: none;
  margin-top: 20px;
}
.search-website .website-results__list li {
  margin: 10px;
  display: inline-block;
  width: 48%;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #C1C1C1;
  border-bottom: 5px solid #C1C1C1;
  padding: 15px 30px;
  transition: all 0.5s ease;
  cursor: pointer;
}
.search-website .website-results__list li:hover {
  border-bottom: 5px solid #FFC9D8;
  transition: all 0.5s ease;
}
@media screen and (width <= 1025px) {
  .search-website .website-results__list li {
    width: 47%;
  }
}
@media screen and (width <= 780px) {
  .search-website .website-results__list li {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
  }
}
.search-website .website-results__list li .website-result__title {
  font-size: 24px;
  color: #4B4B4B;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  text-decoration: none;
}
.search-website .website-results__list li .website-result__title:hover {
  text-decoration: none;
}
.search-website .website-results__list li .website-result__link {
  color: #4F00A8;
  font-size: 16px;
  position: relative;
  padding-bottom: 25px;
  padding-right: 20px;
  display: inline-block;
  height: 20px;
  text-decoration: none;
}
.search-website .website-results__list li .website-result__link:hover {
  text-decoration: none;
}
.before-gen, .search-pagination__list .gra-next::before, .search-pagination__list .gra-last::before, .search-pagination__list .gra-prev::before, .search-pagination__list .gra-first::before {
  font-family: "icomoon";
  font-size: 12px;
  width: 20px;
  position: absolute;
  display: block;
  line-height: 1.4375rem;
  color: #222;
}
.before-gen:hover, .search-pagination__list .gra-next:hover::before, .search-pagination__list .gra-last:hover::before, .search-pagination__list .gra-prev:hover::before, .search-pagination__list .gra-first:hover::before {
  color: #FFC9D8;
}
.search-pagination {
  width: auto;
  display: block;
  text-align: center;
  color: #222;
}
.search-pagination__list {
  list-style: none;
  margin: 10px auto 30px;
  width: auto;
  display: inline-block;
  padding-top: 20px;
}
.search-pagination__list li {
  display: inline-block;
  color: #222;
  margin: 0 5px;
  cursor: pointer;
  min-width: 20px;
}
.search-pagination__list li:hover {
  color: #FFC9D8;
}
.search-pagination__list .gra-first, .search-pagination__list .gra-prev, .search-pagination__list .gra-last, .search-pagination__list .gra-next {
  color: transparent;
}
.search-pagination__list .gra-first:hover, .search-pagination__list .gra-prev:hover, .search-pagination__list .gra-last:hover, .search-pagination__list .gra-next:hover {
  color: transparent;
}
.search-pagination__list .gra-first::before {
  content: "\e900";
  font-family: icomoon2;
}
.search-pagination__list .gra-prev::before {
  content: "\e903";
  font-family: icomoon2;
}
.search-pagination__list .gra-last::before {
  content: "\e901";
  font-family: icomoon2;
}
.search-pagination__list .gra-next::before {
  content: "\e902";
  font-family: icomoon2;
}
.search-pagination__list .current {
  width: 27px;
  height: 27px;
  display: inline-block;
  color: white;
  background: #4F00A8;
  border-radius: 100%;
  padding-top: 2px;
}
.search-pagination__list .current:hover {
  color: white;
}
.result .breadcrumbs {
  display: none;
}
.picturae-carousel__container {
  height: 500px;
  width: auto;
  position: relative;
}
.picturae-carousel__container h3 {
  display: none;
}
.picturae-carousel__container .slick-prev {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  background: #FFC9D8;
  border: none;
  color: transparent;
  outline: none;
  transition: all 0.5s;
}
.picturae-carousel__container .slick-prev:hover {
  transition: all 0.5s;
  background: #FFC9D8;
}
.picturae-carousel__container .slick-prev::after {
  content: "\e902";
  font-family: icomoon;
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: -17px;
  margin-left: -10px;
  transform: rotate(90deg);
  transition-duration: 0.2s;
}
.picturae-carousel__container .slick-next {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  left: 52px;
  top: 0;
  z-index: 100;
  background: #FFC9D8;
  border: none;
  color: transparent;
  outline: none;
  transition: all 0.5s;
}
.picturae-carousel__container .slick-next:hover {
  transition: all 0.5s;
  background: #FFC9D8;
}
.picturae-carousel__container .slick-next::after {
  content: "\e902";
  font-family: icomoon;
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: -17px;
  margin-left: 5px;
  transform: rotate(-90deg);
  transition-duration: 0.2s;
}
.picturae-carousel__container .slick-dots {
  list-style: none;
  margin-left: 55px;
}
@media screen and (width <= 750px) {
  .picturae-carousel__container .slick-dots {
    margin-right: 0;
  }
}
.picturae-carousel__container .slick-dots li {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 5px;
}
.picturae-carousel__container .slick-dots li button {
  background: #FFC9D8;
  border: none;
  color: transparent;
}
.picturae-carousel__container .slick-dots .slick-active button {
  background-color: #4F00A8;
  border: none;
  color: transparent;
}
.picturae-carousel__container .picturae-carousel__content {
  height: 450px;
  width: 90%;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 200px;
}
.picturae-carousel__container .picturae-carousel__content img {
  display: block;
  max-width: 830px;
  max-height: 400px;
  width: auto;
  height: auto;
  margin-left: 52px;
  background: no-repeat center center fixed;
  background-size: cover;
}
@media screen and (width <= 750px) {
  .picturae-carousel__container .picturae-carousel__content img {
    margin-left: 0;
  }
}
.picturae-carousel__container .caption__show {
  display: none;
}
.picturae-carousel__container .caption__content {
  background: #fff;
  width: 19%;
  position: absolute;
  bottom: 0;
  padding: 10px 60px;
  z-index: 99999999;
}
@media screen and (width <= 750px) {
  .picturae-carousel__container .caption__content {
    width: 1000%;
    padding-left: 10px;
  }
}
.picturae-carousel__container .caption__content .caption__close {
  display: none;
}
.picturae-carousel__container .caption__content .caption__title {
  font-size: 20px;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #FFC9D8;
  display: block;
}
.picturae-carousel__container .caption__content .caption__text {
  display: block;
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 1;
  padding: 0;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
}
.moduletable h3 {
  display: none;
}
#userForm h2 {
  padding-left: 11px;
}
#userForm .control-label {
  display: block;
  margin-left: 0;
}
#userForm .formContainer {
  padding-left: 8px;
}
#userForm .formContainer .rsform-calendar-button {
  height: 36px;
  border-radius: 0;
  margin-top: 1px;
  border: 0;
  margin-right: -80px;
  transform: translateX(-73px);
  border-left: 1px solid #cacaca;
  /* background: #ffffff url("../img/icons/calender.png") no-repeat center; */
  background: #fff no-repeat center;
  background-size: 50%;
}
#userForm .formContainer .rsform-calendar-button:hover {
  border-radius: 0;
  margin-top: 1px;
  border: 0;
  margin-right: -50px;
  transform: translateX(-73px);
  /* background: #ffffff url("../img/icons/calender.png") no-repeat center; */
  background: #fff no-repeat center;
  background-size: 50%;
}
#userForm .formContainer .rsform-reset-button,
#userForm .formContainer .rsform-submit-button {
  background: #4F00A8;
  border-radius: 0;
  border: none;
  padding: 10px 25px;
  text-shadow: none;
  color: #fff;
}
#userForm .formContainer .rsform-reset-button:hover,
#userForm .formContainer .rsform-submit-button:hover {
  background: #4F00A8;
}
#userForm .formResponsive select, #userForm .formResponsive textarea, #userForm .formResponsive input[type=text], #userForm .formResponsive input[type=number], #userForm .formResponsive input[type=email], #userForm .formResponsive input[type=tel], #userForm .formResponsive input[type=url], #userForm .formResponsive input[type=password] {
  height: 25px;
  width: 50%;
}
#userForm .xdsoft_datetimepicker .xdsoft_calendar td:hover, #userForm .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background-color: #4F00A8 !important;
}
#userForm .yui-calendar .calbody a:hover {
  background-color: #4F00A8 !important;
}
#userForm .yui-calendar td.calcell.today {
  border: 1px solid #4F00A8;
}
#userForm .yui-calendar td.calcell a {
  color: #666;
  text-decoration: none;
  background-color: #4F00A8;
}
#userForm .yui-calender td.calcell.calcellhover {
  background-color: #4F00A8;
}
#userForm .yui-calendar td.calcell a {
  background-color: inherit;
}
#userForm .yui-calendar td.calcell a:hover {
  color: #fff;
}
#userForm .yui-calendar td.calcell:hover {
  background-color: #4F00A8;
  border: 1px solid #4F00A8;
}
#userForm .yui-calendar td.calcell:hover a {
  color: #fff;
}
#userForm .yui-calendar td:hover {
  background-color: #4F00A8;
  color: #fff;
}
.yui-calendar td.calcell.selected {
  color: #fff;
  background-color: #4F00A8;
  border: 1px solid #4F00A8;
}
#userForm .button {
  background-color: #4F00A8;
}
.author span,
.author h1 {
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  vertical-align: text-top;
  margin-top: 30px;
  font-weight: 700;
}
.author__avatar {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover;
  background-position: center !important;
  border-radius: 100%;
  vertical-align: text-top;
  margin-right: 20px;
  float: left;
}
.author .author__links {
  display: none;
}
.author .author__description {
  display: none;
}
.author .author__name {
  color: #4F00A8 !important;
}
.ic-list-events {
  margin-top: 5px;
  margin-left: -20px;
}
.ic-current-period {
  text-decoration: none;
}
.ic_eventlist ul, .ic_eventlist ol {
  list-style: none;
}
.ic_eventlist ul img, .ic_eventlist ol img {
  width: 100%;
}
.ic_eventlist ul li, .ic_eventlist ol li {
  margin-top: -30px;
}
.content-container #icagenda .btn-success {
  background-color: #4F00A8;
  background-image: none;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  border: none;
}
.btn-success {
  background-color: #4F00A8;
}
input:-webkit-autofil {
  background-color: green !important;
}
#icagenda {
  margin-bottom: 50px;
}
#icagenda .btn-today,
#icagenda .btn-exit,
#icagenda .btn-clear {
  background-color: #E5E5E5;
  border: none;
  padding: 20px !important;
}
#icagenda .btn-today:hover,
#icagenda .btn-exit:hover,
#icagenda .btn-clear:hover {
  background-color: #F4F4F4;
}
#icagenda h1 {
  font-size: 2rem;
  display: block;
}
#icagenda .ic-cat {
  display: block;
  color: #4B4B4B;
  font-size: 1rem !important;
  font-weight: 400;
  text-transform: inherit;
  margin: 6px 0;
}
#icagenda .ic-header-container {
  padding: 20px;
  display: none;
}
#icagenda .ic-header-container h2 {
  color: #FFC9D8;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
}
#icagenda select,
#icagenda .ic-filter-search,
#icagenda .ic-filter-from,
#icagenda .ic-filter-to,
#icagenda .ic-filter-category {
  height: 40px;
  border: 1px solid #C1C1C1;
  margin-bottom: 20px;
  margin-right: 20px;
}
#icagenda select input,
#icagenda .ic-filter-search input,
#icagenda .ic-filter-from input,
#icagenda .ic-filter-to input,
#icagenda .ic-filter-category input {
  margin-top: 3px;
}
#icagenda .calendar-container table tbody td.selected {
  background-color: #4F00A8;
}
#icagenda .calendar-container table tbody td.today::after {
  background-color: #4F00A8 !important;
}
#icagenda select {
  border: none;
  border-bottom: 2px solid #C1C1C1;
  background: #f9f9f9;
}
#icagenda .ic-event-view {
  position: relative;
}
#icagenda .ic-event-view h2 {
  margin-top: 70px;
}
#icagenda .ic-event-view .socialshare {
  display: block;
}
#icagenda .ic-event-date .ic-period-starttime,
#icagenda .ic-event-date .ic-period-endtime {
  font-size: 1rem;
}
#icagenda .ic-event-date .ic-period-starttime:before,
#icagenda .ic-event-date .ic-period-endtime:before {
  content: " - ";
}
#icagenda .ic-event-date .ic-period-starttime:after,
#icagenda .ic-event-date .ic-period-endtime:after {
  content: " uur";
}
#icagenda .ic-btn,
#icagenda .ic-btn-info {
  border-radius: 0;
  background-color: none;
  border: none;
  box-shadow: none;
  font-size: 14px;
}
#icagenda #icagenda-list .ic-filters {
  background: #fff;
  border-top: 10px solid #F4F4F4;
  display: none;
  padding: 20px 20px 30px;
  margin-top: 20px;
}
#icagenda #icagenda-list .ic-filters .ic-filter-search, #icagenda #icagenda-list .ic-filters .ic-filter-from, #icagenda #icagenda-list .ic-filters .ic-filter-to, #icagenda #icagenda-list .ic-filters .ic-filter-category, #icagenda #icagenda-list .ic-filters .ic-filter-month, #icagenda #icagenda-list .ic-filters .ic-filter-year {
  background: none;
  padding: 0;
}
#icagenda .input-append, #icagenda .ic-filter-from .input-append input, #icagenda .ic-filter-to .input-append input {
  width: 100%;
  position: relative;
}
#icagenda .ic-filter-from .input-append button, #icagenda .ic-filter-to .input-append button,
#icagenda .btn-secondary {
  width: 20px;
  height: 20px;
  padding: 0 !important;
  background: none;
  right: 10px;
  top: 8px;
  border: none;
  position: absolute;
  color: #FFC9D8;
}
#icagenda .ic-filter-submit-btn {
  background: #4F00A8;
  border: none;
  color: #fff;
  text-shadow: none;
}
#icagenda .ic-filter-submit-btn:hover {
  background: #4F00A8;
}
#icagenda .ic-filter-submit-btn .iCicon-search {
  color: #fff;
  border: none !important;
  text-shadow: none;
}
#icagenda .ic-filter-reset-btn {
  background: #FFC9D8;
  border: none;
  color: #fff;
  text-shadow: none;
}
#icagenda .ic-filter-reset-btn:hover {
  background: #FFC9D8;
}
#icagenda .ic-filter-reset-btn .iCicon-reset {
  color: #fff;
  border: none;
  text-shadow: none;
}
#icagenda .ic-prev-text {
  color: #4B4B4B;
  font-size: 18px;
}
#icagenda .ic-list-event {
  width: 31%;
  display: inline-block !important;
  background: #fff;
  margin: 25px 12px;
  margin-bottom: 40px;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
  opacity: 0;
  transform: translateY(50px);
}
#icagenda .ic-list-event:hover {
  text-decoration: none;
}
#icagenda .ic-list-event:hover::after {
  border-bottom: 5px solid #FFC9D8;
  transition: all 0.5s ease;
}
#icagenda .ic-list-event:hover .ic-image {
  opacity: 0.7;
}
#icagenda .ic-list-event:hover .link-block-container__cta {
  border-color: #FFC9D8 !important;
  color: #FFC9D8 !important;
  text-decoration: underline;
}
#icagenda .ic-list-event:hover .link-block-container__cta::after {
  content: "";
  background: #FFC9D8 !important;
}
@media screen and (width <= 1040px) {
  #icagenda .ic-list-event {
    width: 45%;
  }
}
@media screen and (width <= 710px) {
  #icagenda .ic-list-event {
    width: 95%;
  }
}
#icagenda .ic-list-event .ic-box {
  padding: 0;
  margin: 0;
}
#icagenda .ic-list-event .ic-box-date {
  width: 80px;
  height: 60px;
  position: absolute;
  top: -48px;
  left: -33px;
  background: none !important;
}
#icagenda .ic-list-event .ic-box-date .ic-date {
  width: 80px;
  height: 55px;
  font-weight: 100;
  background-color: #FFC9D8;
  color: #000;
  display: inline-block;
  position: relative;
  z-index: 50;
  padding: 0;
  padding: 10px 0 10px;
  line-height: 1;
  border-radius: 0;
}
#icagenda .ic-list-event .ic-box-date .ic-date .ic-day {
  font-size: 28px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
}
#icagenda .ic-list-event .ic-box-date .ic-date .ic-month {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
#icagenda .ic-list-event .ic-box-date .ic-date .ic-year {
  display: none;
}
#icagenda .ic-list-event .ic-image {
  width: 100%;
  height: 250px;
  display: block;
  opacity: 1;
  transition: opacity 0.5s ease;
  overflow: hidden;
}
#icagenda .ic-list-event .ic-image__image {
  width: 100%;
  height: 250px;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.5s ease;
}
#icagenda .ic-list-event .ic-content {
  margin-top: -10px;
  display: block;
  border-top: 10px solid #FFC9D8;
  background: #fff;
  transition: all 0.5s ease;
  position: relative;
  padding-left: 15px;
  overflow: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0 0 5px;
  border-bottom: 5px solid #C1C1C1;
  height: 120px;
}
#icagenda .ic-list-event .ic-content h2 {
  font-size: 1.5rem;
  line-height: 1.6rem;
}
#icagenda .ic-list-event .ic-content h2 span:hover {
  text-decoration: none;
}
#icagenda .ic-list-event .ic-content .ic-place {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  padding-top: 0;
  line-height: 1.2;
  color: #222;
}
#icagenda .ic-list-event .ic-content .ic-place strong {
  font-weight: normal;
}
#icagenda .ic-list-event .ic-content .ic-place span {
  display: none;
}
#icagenda .ic-list-event .ic-content .ic-descshort {
  display: none;
}
#icagenda .ic-list-event .ic-content .link-block-container__cta {
  width: 60px;
  position: absolute;
  line-height: 0.5;
  right: 0;
  padding-left: 5px;
  bottom: 20px;
  font-size: 18px;
  color: #4B4B4B;
  transition: all 0.5s ease;
}
@media screen and (width <= 1024px) {
  #icagenda .ic-list-event .ic-content .link-block-container__cta {
    bottom: -50px;
  }
}
@media screen and (width <= 639px) {
  #icagenda .ic-list-event .ic-content .link-block-container__cta {
    bottom: -40px;
  }
}
#icagenda .calendar-container table tbody td.today {
  width: auto;
}
#icagenda .calendar-container table tbody td {
  padding: 10px;
}
#icagenda .show-block {
  transform: translateY(0);
  opacity: 1 !important;
  text-decoration: none;
}
.ic-share {
  display: none;
}
#icagenda {
  padding-left: 25px;
  padding-right: 25px;
}
.alert-message {
  display: none;
}
.event #icagenda .ic-event-registration {
  position: absolute;
  top: 70px;
  right: 5px;
}
@media screen and (width <= 780px) {
  .event #icagenda .ic-event-registration {
    right: 0;
  }
}
.ic-registration-complete,
.ic-registration-view,
.ic-event-view {
  border-top: 10px solid #F4F4F4;
  background: #fff;
  margin-right: -30px !important;
}
@media screen and (width <= 1025px) {
  .ic-registration-complete,
  .ic-registration-view,
  .ic-event-view {
    margin-right: 0 !important;
  }
}
.ic-registration-complete {
  padding: 150px;
}
.ic-registration-view {
  padding-bottom: 50px !important;
}
@media screen and (width <= 1025px) {
  #icagenda.ic-event-view {
    margin-bottom: 0;
  }
}
.ic-event-registration {
  margin-right: 30px;
}
.ic-top-buttons {
  display: none;
}
.event #icagenda .ic-info {
  border-top: none !important;
}
.ic-event-header h2 {
  margin-left: 30px;
  margin-top: 20px;
  line-height: 1;
}
@media screen and (width <= 780px) {
  .ic-event-header h2 {
    margin-left: 0;
  }
}
.ic-info {
  padding: 0 50px 50px;
}
@media screen and (width <= 780px) {
  .ic-info {
    padding: 0;
  }
}
.ic-reg-event {
  background: none;
  border-top: 0 solid #F4F4F4;
  padding: 0;
}
.ic-reg-icon {
  display: none;
}
.event #tiptip_holder {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999 !important;
}
.event #tiptip_content {
  width: 100%;
  height: 100%;
  display: block !important;
}
.ic-reg-content .ic-reg-cat {
  font-size: 18px;
  text-transform: inherit;
  color: #000;
  font-weight: 10;
  margin-bottom: 20px;
}
.ic-reg-event-title a {
  color: #4F00A8;
  font-size: 36px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
#icagenda .ic-form-title {
  margin-top: 20px;
  padding-left: 20px;
}
#icagenda .ic-form-title h1 {
  font-size: 2rem;
  color: #4F00A8;
}
.ic-required-info {
  font-size: 12px;
  text-transform: lowercase;
  font-style: italic;
  color: #878787;
  padding-left: 20px;
}
fieldset {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.iCFormTip {
  display: inline-block;
}
.com_icagenda .control-label {
  display: inline-block;
}
.controls {
  position: relative;
}
.controls .iCicon-info-circle {
  position: absolute;
  top: -22px;
  left: 6px;
}
.ic-inlinetext-input {
  margin-bottom: 10px;
}
.controls .btn {
  padding-top: 5px;
  margin-left: 20px;
  text-decoration: underline;
}
.controls .btn-primary {
  background: #4F00A8;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border: 0;
}
#ic-agenda select,
.com_icagenda select {
  color: #0a0a0a;
}
#ic-agenda [type=tel],
#ic-agenda [type=email],
#ic-agenda [type=text],
.com_icagenda [type=tel],
.com_icagenda [type=email],
.com_icagenda [type=text] {
  border: 1px solid #F4F4F4;
  border-bottom: 2px solid #C1C1C1;
  background: #f9f9f9;
  transition: all 0.2s ease;
}
#ic-agenda [type=tel]:focus,
#ic-agenda [type=email]:focus,
#ic-agenda [type=text]:focus,
.com_icagenda [type=tel]:focus,
.com_icagenda [type=email]:focus,
.com_icagenda [type=text]:focus {
  border-bottom: 2px solid #4F00A8;
  background: #fff;
}
#ic-agenda .form-control-feedback,
.com_icagenda .form-control-feedback {
  display: none;
}
#ic-agenda small.form-text,
.com_icagenda small.form-text {
  display: none;
}
.com_icagenda select {
  width: 175px;
  display: block;
}
.ic-inlinetext-input {
  margin-bottom: 20px;
}
label {
  font-size: 16px;
}
#icagenda .ic-btn-register-close .btn-secondary {
  width: auto;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  color: #333;
  white-space: nowrap;
  font-size: 14px;
  line-height: 16px;
  padding: 3px 9px !important;
}
.ic-registration-complete {
  border-top: 10px solid #F4F4F4;
  padding: 20px;
  position: relative;
}
.ic-registration-complete h1 {
  margin-top: 20px;
}
.ic-registration-complete .ic-registration-complete-content {
  margin-top: 50px;
}
.ic-registration-complete #system-message-container {
  position: absolute !important;
  top: 0;
  left: 0;
}
.ic-btn-info {
  background: #4F00A8;
  padding: 10px 20px 15px;
}
@media screen and (width <= 680px) {
  .ic-go-to-page {
    display: none;
  }
}
.iCicon-people {
  display: none;
}
.iCicon-register::before {
  content: "\e90c";
}
.ic-registration-box .ic-registered-info {
  display: none;
}
.ic-datetime-separator,
.ic-single-endtime,
.ic-single-starttime {
  font-family: "Roboto", sans-serif !important;
  font-size: 1rem !important;
}
.ic-single-endtime:after {
  content: " uur";
}
.ic-single-starttime {
  position: relative;
  margin-left: 20px;
}
.ic-single-starttime::before {
  content: "|";
  position: absolute;
  left: -15px;
}
.evttime {
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
}
.ic-date-vertical .evttime,
.ic-date-vertical .ic-period-time {
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
}
.ic-period-time:before {
  content: " | ";
}
.ic-period-time:after {
  content: " uur";
}
.com_icagenda select {
  color: black;
}
.ic-registration-complete-buttons .ic-btn-info {
  display: none;
}
#ic-list-of-participants {
  display: none;
}
#icagenda-list {
  display: flex;
  flex-direction: column;
}
#icagenda-list div:first-child.ic-clearfix {
  order: 2;
}
#icagenda-list .ic-pagination {
  width: auto;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
}
#icagenda-list .ic-pagination .ic-pages {
  display: flex;
  flex-direction: row;
}
#icagenda-list .ic-pagination .ic-pages .ic-btn {
  font-size: 1rem;
  line-height: 1.6rem;
  width: 35px !important;
  height: 35px;
  padding: 4px 0;
  border-radius: 50px;
  display: block;
}
#icagenda-list .ic-pagination .ic-pages .ic-active {
  background-color: #4F00A8 !important;
}
#icagenda-list .ic-pagination .ic-next, #icagenda-list .ic-pagination .ic-prev {
  float: none;
  margin: 8px 0;
}
.pagination ul li .pagenav {
  font-family: "Roboto", sans-serif;
}
.com_icagenda .ic-pagination a {
  color: #222;
  font-family: "Roboto", sans-serif;
}
.icon-angle-double-left,
.icon-angle-left,
.icon-angle-right,
.icon-angle-double-right {
  font-family: "icomoon2";
  display: flex;
  justify-content: center;
  align-self: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  line-height: 1.5rem;
}
.icon-angle-double-left:after {
  content: "\e900";
}
.icon-angle-left:after {
  content: "\e903";
}
.icon-angle-right:after {
  content: "\e902";
}
.icon-angle-double-right:after {
  content: "\e901";
}
.ic-event-view {
  padding-bottom: 120px !important;
}
.event #icagenda {
  position: relative;
}
.event #icagenda .ic-back a {
  color: #FFC9D8;
  font-size: 16px;
}
.event #icagenda h2 {
  color: #FFC9D8;
  line-height: 1.2;
  font-size: 36px;
}
@media screen and (width <= 780px) {
  .event #icagenda h2 {
    margin-left: 0;
  }
}
.event #icagenda .ic-addtocal:hover {
  text-decoration: none;
}
.event #icagenda .ic-event-registration {
  transform: translateY(-55px);
}
.event #icagenda .ic-event-registration .ic-btn-info {
  width: 350px !important;
  height: 50px;
  padding-top: 17px;
  display: block;
  background: #FFC9D8;
  cursor: pointer;
}
.event #icagenda .ic-info {
  background: #fff;
  border-top: 10px solid #F4F4F4;
  margin-bottom: 0;
  border-radius: 0;
}
.event #tiptip_content {
  width: 100%;
  height: 100%;
  display: block;
}
.event #tiptip_content div.ic-tip-link a {
  font-size: 14px;
}
.event .ic-details .ic-divTable {
  width: 100%;
  display: block;
  font-family: "Roboto", sans-serif;
}
.event .ic-details .ic-divTable .ic-divRow {
  border-bottom: 1px solid #E5E5E5;
  display: block;
  padding: 8px;
}
.event .ic-details .ic-divTable .ic-divRow:nth-child(even) {
  background: #F4F4F4;
}
.event .ic-details .ic-divTable .ic-divRow .ic-divCell {
  display: inline-block;
}
.event .ic-details .ic-divTable .ic-divRow .ic-label {
  width: 30%;
}
.event .ic-details .ic-divTable .ic-divRow .ic-value {
  width: 60%;
}
@media screen and (width <= 480px) {
  .event .ic-divCell {
    float: none;
  }
}
.event .ic-all-dates h3 {
  color: #4B4B4B;
  font-family: "Roboto", sans-serif;
}
.event .ic-all-dates .ic-dates-list {
  font-family: "Roboto", sans-serif;
}
.event .ic-all-dates .ic-dates-list ul {
  color: #FFC9D8;
  margin-left: 10px;
  margin-top: 10px;
}
.event .ic-all-dates .ic-dates-list ul li {
  font-family: "Roboto", sans-serif;
  color: #000;
}
.event .ic-participants {
  background: #fff;
  padding-bottom: 20px;
}
.event .ic-participants .panel h3.pane-toggler a {
  background: url("../img/open.png") 99% 50% no-repeat;
}
.event .ic-participants .panel h3.pane-toggler-down a {
  background: url("../img/close.png") 99% 50% no-repeat;
}
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /*
    * Don't show links that are fragment identifiers,
    * or use the `javascript:` pseudo protocol
    */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
    * Printing Tables:
    * http://css-discuss.incutio.com/wiki/Printing_Tables
    */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
#jform_participantList {
  display: none !important;
}
#jform_participantList-lbl {
  display: none !important;
}
p {
  margin: 0;
  padding: 0;
}