@charset "UTF-8";
:root {
  --color-primary: #AE2D25;
  --color-primary-light: #d43c32;
  --color-link: #000000;
  --font-weight-link: 400; }

:root {
  --spacing-xs: 0.25rem;
  --spacing-sm: .5rem;
  --spacing-md: 1rem;
  --spacing-lg: 2rem;
  --spacing-xl: 3rem;
  --spacing-2xl: 4rem;
  --grey-100: #f2f2f2;
  --grey-200: #d9d9d9;
  --red-200: #AE2D25;
  --black: #000000;
  --surface-calendar-primary: var(--grey-100);
  --surface-calendar-secondary: var(--red-200);
  --surface-calendar-primary-hover: var(--grey-200);
  --button-bg-primary: var(--red-200);
  --button-bg-primary-hover: darken(var(--red-200), 10%);
  --button-bg-secondary: var(--grey-100);
  --button-bg-secondary-hover: var(--grey-200);
  --button-text-primary: var(--black);
  --button-text-secondary: var(--red-200)
; }

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/* Mixin */
.ce-row {
  display: flex; }

.ce-right .ce-row {
  justify-content: flex-end; }

.ce-left .ce-row {
  justify-content: flex-start; }

.ce-center .ce-row {
  justify-content: center; }

.ce-intext {
  clear: both;
  display: table;
  margin: 2em 0; }

@media print, screen and (min-width: 40em) {
  .ce-intext.ce-right .ce-gallery {
    float: right;
    margin: 0 0 0 1em; } }

@media print, screen and (min-width: 40em) {
  .ce-intext.ce-left .ce-gallery {
    float: left;
    margin: 0 1em 0 0; } }

@media print, screen and (min-width: 40em) {
  .ce-intext .image img {
    margin: 0; } }

.ce-above .ce-gallery[data-ce-images="1"] .image img {
  background-color: #CBC9C2;
  margin: 3em 0; }

.ce-gallery {
  margin: 0.667em 0; }

.ce-gallery[data-ce-images] .image {
  padding: 0.3em; }

.ce-gallery[data-ce-images="1"] .image {
  padding: 0; }

td#gs_tti50 {
  height: 34px; }

table#gs_id50 {
  height: 34px; }

div#gsc-iw-id1 {
  height: 40px; }

input#gsc-i-id1 {
  background: transparent !important;
  box-shadow: none;
  font-size: 1.5em; }

td.gsib_b {
  padding: 4px; }

input.gsc-search-button.gsc-search-button-v2 {
  padding: 1em 3.5em; }

input.gsc-search-button.gsc-search-button-v2 {
  box-sizing: content-box;
  background: var(--color-primary); }

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

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

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

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

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

.row {
  max-width: 80.9375rem;
  margin-right: auto;
  margin-left: auto; }

.row::before, .row::after {
  display: table;
  content: ' '; }

.row::after {
  clear: both; }

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

.row .row {
  margin-right: -0.3125rem;
  margin-left: -0.3125rem; }

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.46875rem;
    margin-left: -0.46875rem; } }

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

@media screen and (min-width: 80em) {
  .row .row {
    margin-right: -0.46875rem;
    margin-left: -0.46875rem; } }

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

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.row:not(.expanded) .row {
  max-width: none; }

.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.3125rem;
  padding-left: 0.3125rem; }

.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.46875rem;
  padding-left: 0.46875rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem; }

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

.column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
  clear: none; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

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

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

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

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

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

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

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

.small-centered {
  margin-right: auto;
  margin-left: auto; }

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

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }

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

.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right; }

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

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

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

.column-block {
  margin-bottom: 0.625rem; }

.column-block > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 0.9375rem; }
  .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: "Open Sans", 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.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.5rem;
  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: 1.5rem; }
  h2, .h2 {
    font-size: 1.5rem; }
  h3, .h3 {
    font-size: 1.125rem; }
  h4, .h4 {
    font-size: 1.5rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #2199e8;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #1585cf; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 80.9375rem;
  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, ol ul, ul ol, 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; } }

@media screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #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'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

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

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

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

::placeholder {
  color: #cacaca; }

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

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

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

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

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0; }

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.4375rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

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

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

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

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #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: #ec5840;
  background-color: #fdeeec; }

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #ec5840; }

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ec5840; }

.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840; }

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

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

.form-error.is-visible {
  display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 80em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 80em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 79.99875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 80em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 79.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

.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: ' '; }

.clearfix::after {
  clear: both; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

.accordion[disabled] .accordion-title {
  cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: foreground(#fefefe, #2199e8); }

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0; }

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6; }

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+"; }

.is-active > .accordion-title::before {
  content: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: foreground(#fefefe, #0a0a0a); }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' '; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

.breadcrumbs a {
  color: #2199e8; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }

.callout > :first-child {
  margin-top: 0; }

.callout > :last-child {
  margin-bottom: 0; }

.callout.primary {
  background-color: #def0fc;
  color: #0a0a0a; }

.callout.secondary {
  background-color: #ebebeb;
  color: #0a0a0a; }

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a; }

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a; }

.callout.alert {
  background-color: #fce6e2;
  color: #0a0a0a; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.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; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold; }

thead {
  background: #f8f8f8;
  color: #0a0a0a; }

tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

thead tr,
tfoot tr {
  background: transparent; }

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

table.unstriped tbody {
  background-color: #fefefe; }

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

.tabs::before, .tabs::after {
  display: table;
  content: ' '; }

.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: #2199e8; }

.tabs.primary > li > a {
  color: #0a0a0a; }

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1893e4; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8; }

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0; }

.tabs-title > a:hover {
  background: #fefefe;
  color: #1585cf; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2199e8; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: foreground(#fefefe, #2199e8);
  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; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::before, .pagination::after {
  display: table;
  content: ' '; }

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: foreground(#2199e8);
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»"; }

.button, .btn {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border-radius: 2px;
  padding: 0.5em 2em;
  margin: 0 0 1rem 0;
  font-size: 1.125rem;
  color: #FFFFFF;
  font-weight: 400;
  text-decoration: none;
  border: 0; }

[data-whatinput='mouse'] .button {
  outline: 0; }

.button:hover, .button:focus {
  color: #FFFFFF; }

.button.galliano, .btn.btn-primary {
  background-color: var(--color-primary); }

.button.galliano:hover, .button.galliano:focus {
  background-color: var(--color-primary-light); }

.button.fallow,
.button.white {
  background-color: #FFFFFF;
  padding: 8px 15px;
  color: var(--color-primary); }

.button.grey {
  background-color: #f2f2f2;
  color: var(--color-primary); }

.button.grey:hover {
  background-color: #d9d9d9;
  color: #FFFFFF; }

.button.fallow:hover, .button.fallow:focus,
.button.white:hover, .button.white:focus {
  background-color: #f2f2f2; }

a {
  color: var(--color-link);
  text-decoration: underline;
  font-weight: var(--font-weight-link); }

a:hover {
  color: var(--color-primary); }

.frame-type-roskilde_button {
  display: inline-block; }

h2, h3, p.manchet {
  font-weight: 800; }

h3, p, .ce-bodytext li, .ce-bodytext ol {
  color: #564A3C; }

h4 {
  font-weight: 400; }

h1, h2 {
  color: var(--color-primary);
  line-height: 1.083em; }

h2 {
  line-height: 0.917em; }

h3 {
  line-height: 1.278em; }

h4 {
  line-height: 1.083em;
  color: var(--color-primary); }

h4.alert-title {
  color: #FFFFFF; }

p.manchet {
  color: #564A3C;
  font-size: 1.25em;
  line-height: 1.55em;
  margin-bottom: 0; }

p {
  font-size: 1.125em;
  line-height: 1.389em;
  font-weight: 400;
  font-style: normal;
  word-wrap: break-word; }

.linkbox {
  background-color: #F2F2F2;
  border-top: 3px solid #F2F2F2;
  text-align: center;
  padding: 0 1em;
  margin: 3em 0; }

.linkbox__title {
  color: #564A3C;
  font-size: 1.5em;
  font-weight: 800;
  padding: 1em 0 0.3em 0; }

.linkbox__text {
  color: #564A3C;
  font-size: 1em;
  font-weight: 700;
  padding: 0.5em 0 1.5em 0; }

.spotbox {
  background-color: transparent;
  border: 2px solid #000;
  text-align: center;
  margin: 1em 1.5em;
  padding: 0 1em; }

@media print, screen and (min-width: 40em) {
  .spotbox {
    margin: 1em 0; } }

.spotbox__title {
  color: #564A3C;
  font-size: 1.125em;
  font-weight: 800;
  padding: 1em 0 0.3em 0;
  text-transform: uppercase; }

.spotbox__text {
  color: #564A3C;
  font-size: 1.0625em;
  font-weight: 400;
  padding: 0.5em 0 1.5em 0; }

.spotbox__button {
  margin: 0 0 1.5em 0; }

.spotbox__image {
  margin: 1em 0 0 0; }

.cta-banner {
  margin: 1em 0 1.5em 0; }

@media print, screen and (min-width: 64em) {
  .cta-banner {
    height: 50px;
    margin: 0 0 3.5em 0; } }

.cta-banner__link {
  color: var(--color-primary);
  font-weight: 800;
  font-size: 1.125em;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 2.8em; }

.cta-banner__link:hover {
  color: var(--color-primary-light); }

.cta-banner__link-icon {
  height: 16px;
  margin-left: .3em; }

.filter-banner {
  background-color: #F2F2F2;
  width: 100%;
  display: table; }

@media print, screen and (min-width: 40em) {
  .filter-banner {
    display: flex;
    margin: 1em 0 0 0; } }

.filter-banner--news {
  margin: 2em 0; }

.calendar-area .filter-banner--selectbox {
  padding: 0 1.5em; }

.filter-banner__select {
  background-color: #CBC9C2;
  color: #333;
  font-weight: bold; }

.filter-banner__link {
  flex-grow: 1;
  color: #564A3C;
  font-weight: 700;
  font-size: 1.125em;
  text-decoration: none;
  display: block;
  text-align: center;
  position: relative; }

@media print, screen and (min-width: 40em) {
  .filter-banner__link {
    float: left;
    padding: 0.3em 1em; } }

@media print, screen and (min-width: 64em) {
  .filter-banner__link {
    width: 16.6%;
    padding: 0.3em 0; } }

.filter-banner__link:hover, .filter-banner__link:focus {
  color: #564A3C;
  background-color: #CBC9C2; }

.filter-banner__link--active {
  background-color: #CBC9C2; }

@media print, screen and (min-width: 64em) {
  .filter-banner__link--active:after {
    content: '';
    position: absolute;
    top: 32px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #CBC9C2;
    left: calc(50% - 15px); } }

.campaign-banner {
  background-color: #CBC9C2;
  padding: 3em 1em .5em 1em;
  position: relative;
  margin: 0 0 1em 0; }

.campaign-banner__leftcol {
  float: left; }

.campaign-banner__rightcol {
  float: right; }

@media print, screen and (min-width: 40em) {
  .campaign-banner__rightcol {
    margin: 0 2em; } }

@media print, screen and (min-width: 40em) {
  .campaign-banner {
    text-align: inherit;
    padding: 1.5em; } }

@media print, screen and (min-width: 64em) {
  .campaign-banner {
    margin: 3.25em 0 2.875em;
    padding: 0 2em; } }

@media print, screen and (min-width: 64em) {
  .campaign-banner__content-wrapper {
    padding: 1.5em 0; } }

.campaign-banner__title {
  font-size: 1.375rem;
  line-height: 1.375rem;
  color: #564A3C;
  font-weight: 800; }

.campaign-banner__subtitle {
  font-size: 1.125rem;
  color: #564A3C;
  padding: .5em 0; }

@media print, screen and (min-width: 40em) {
  .campaign-banner__subtitle {
    line-height: 1rem; } }

.campaign-banner__button {
  position: relative;
  top: 10px;
  float: right; }

@media print, screen and (min-width: 40em) {
  .campaign-banner__button {
    float: none; } }

.hours-banner {
  background-color: rgba(242, 242, 242, 0.92);
  color: #564A3C;
  padding: 1em 0.5em 1em;
  text-align: center;
  position: relative; }

@media print, screen and (min-width: 64em) {
  .hours-banner {
    padding: 4em 0.5em 1em;
    height: 342px;
    width: 215px;
    float: right;
    margin-top: 10px;
    margin-right: 10px; } }

@media screen and (min-width: 80em) {
  .hours-banner {
    margin-right: 0; } }

.hours-banner__title {
  font-size: 1.375em;
  font-weight: 800; }

.hours-banner__title--english {
  font-size: 1.125em;
  font-weight: 800; }

.hours-banner__subtitle {
  font-size: 1em;
  font-weight: 700;
  padding: 1em 0; }

.signup-banner {
  background-color: transparent;
  padding: 1em;
  text-align: center;
  border: 2px solid #FFFFFF; }

.signup-banner__title {
  font-size: 1.5em;
  color: #FFFFFF;
  font-weight: 800; }

.signup-banner__subtitle {
  font-size: 1em;
  color: #FFFFFF;
  font-weight: 700;
  padding: 1em 0 1.5em 0; }

.signup-banner__list {
  list-style: none; }

.signup-banner__list label {
  color: #FFFFFF; }

.typo3-messages {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background-color: var(--color-primary);
  padding: 4em;
  color: #FFFFFF;
  box-shadow: 2px 2px 10px 2px #aaa; }

.alert-title {
  font-weight: 900; }

@media print, screen and (min-width: 40em) {
  .instagram-banner {
    margin: 5em 0;
    padding-bottom: 1em; } }

.instagram-banner__content-wrapper {
  margin-top: 30px;
  position: relative; }

@media print, screen and (min-width: 40em) {
  .instagram-banner__content-wrapper {
    margin-top: 10px; } }

.instagram-banner__title {
  margin-bottom: 1em;
  position: relative;
  color: #564A3C;
  margin-top: 1em; }

@media print, screen and (min-width: 40em) {
  .instagram-banner__title {
    margin-top: 0; } }

.instagram-banner__images {
  position: relative;
  z-index: 100; }

.instagram-banner__buttons {
  text-align: center; }

@media print, screen and (min-width: 40em) {
  .instagram-banner__buttons {
    text-align: inherit;
    float: right;
    margin: 2em 0 0 0; }
  .instagram-banner__buttons a {
    margin-left: 1em; } }

.instagram-banner__button-icon {
  width: 1em; }

.instagram-banner__icon {
  position: absolute;
  top: -34px;
  right: 5px;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background-color: #CBC9C2;
  text-align: center;
  display: none; }

.instagram-banner__icon img {
  width: 50px;
  padding-top: 1.3em;
  position: relative;
  z-index: 10; }

.related-banner {
  position: relative; }

.related-banner__content-wrapper {
  background-color: #FFFFFF;
  padding: 1.75em 1.75em 0.5em;
  margin-top: 30px; }

.related-banner__title {
  margin-bottom: 1em;
  position: relative;
  font-weight: 700; }

.related-banner__icon {
  position: absolute;
  top: 0;
  left: 15px;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background-color: #FFFFFF;
  text-align: center; }

.related-banner__icon img {
  width: 35px;
  padding-top: 0.8em;
  position: relative;
  z-index: 10; }

.related-banner__header {
  text-transform: uppercase;
  margin: 0.5em 0 1em 0; }

.related-banner .button {
  float: right; }

@media print, screen and (min-width: 40em) {
  .related-banner__innerwrapper {
    padding: 0 0 0 4em; }
  .related-banner__innerwrapper > div:last-child {
    padding-left: 4em; } }

.close-button {
  z-index: 10;
  color: #000; }

.skip-to-content-link {
  background: #fff;
  height: 40px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  z-index: 300;
  text-decoration: none;
  color: #000; }

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #000; }

.cc-window label,
a.cc-btn {
  color: #ffffff; }

a.cc-btn.cc-allow {
  text-transform: capitalize; }

.cc-window input[type='checkbox'] {
  margin: 0; }

.cc-window.cc-theme-classic .cc-dismiss {
  background-color: #AE2D25; }

/** News list paginator **/
.f3-widget-paginator {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  gap: 10px; }

.f3-widget-paginator li {
  background: #F2F2F2; }

.f3-widget-paginator li a {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.4rem;
  color: #AE2D25;
  font-weight: 700;
  color: #000; }

.f3-widget-paginator li.current {
  background: #AE2D25; }

.f3-widget-paginator li.current a {
  text-decoration: none;
  color: #fff; }

.f3-widget-paginator li a:hover {
  background-color: #e6e6e6;
  color: #AE2D25; }

.f3-widget-paginator li.currents, .f3-widget-paginator li a {
  padding: 2px 8px;
  font-size: 1.1rem; }

@media (min-width: 1024px) {
  .f3-widget-paginator li.currents, .f3-widget-paginator li a {
    padding: 8px 12px;
    font-size: 1rem;
    line-height: 1rem; } }

@media (min-width: 480px) {
  .example-centered .f3-widget-paginator {
    justify-content: center; } }

@media (min-width: 480px) {
  .example-right .f3-widget-paginator {
    justify-content: end; } }

.article {
  margin: 0 0 2em 0; }

.article__header {
  text-transform: uppercase;
  font-size: 1.125em;
  color: #564A3C;
  font-weight: 800;
  margin: 1em 0 0; }

@media print, screen and (min-width: 40em) {
  .article__header {
    margin: 0; } }

.article__date {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #564A3C;
  padding: .8em 0 .8em; }

.article__date--white {
  color: #FFFFFF; }

.article__text {
  font-size: 1.125em;
  color: #564A3C; }

.newsbox {
  color: #564A3C; }

.newsbox__grid {
  display: flex;
  flex-direction: column; }

@media print, screen and (min-width: 64em) {
  .newsbox__grid {
    flex-direction: row; } }

@media print, screen and (min-width: 64em) {
  .newsbox {
    border: 1px solid #564A3C;
    margin: 5em 0 3.5em 0; } }

.newsbox__item {
  position: relative;
  flex: 1 1 auto;
  border: 1px solid #564A3C;
  margin: .5em 1em; }

@media print, screen and (min-width: 64em) {
  .newsbox__item {
    width: 50%;
    border: none;
    margin: 0; } }

.newsbox .newsitem-1 {
  padding: 1.5em 0.5em 0; }

.newsbox .newsitem-2 {
  padding: 1.5em 0.5em 0; }

@media print, screen and (min-width: 64em) {
  .newsbox .newsitem-2 {
    border-left: 1px solid #564A3C; } }

@media print, screen and (min-width: 64em) {
  .newsbox .newsitem-1, .newsbox .newsitem-2 {
    background-color: transparent; } }

.newsbox__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  transition: all .5s ease-in-out;
  z-index: 10; }

.news-list-link {
  text-align: center;
  margin: 1.5em 0 0 0; }

@media screen and (max-width: 40em) {
  .news-list-link {
    margin: 0 0 1.5rem 0; } }

@media print, screen and (min-width: 40em) {
  .left-border {
    border-left: 3px solid var(--color-primary);
    margin-left: 8px;
    padding: 0 1.5em; } }

.news-text-wrap {
  margin: 2em 0; }

@media print, screen and (min-width: 40em) {
  .news-detail-image {
    float: right;
    padding: 2em; } }

.news-list-date {
  color: #F2F2F2; }

.news-detail-header {
  text-transform: uppercase;
  margin: 0 0 1em; }

.pagination .current {
  background: var(--color-primary); }

.pagination a,
.pagination button {
  color: var(--color-primary); }

.event {
  margin: 0 1em 2em 1em;
  position: relative;
  background-color: var(--color-primary);
  transition: all .5s ease-in-out; }

@media print, screen and (min-width: 64em) {
  .event {
    margin: 0 0 2em 0; } }

.event:hover {
  background-color: var(--color-primary-light); }

.event__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  transition: all .5s ease-in-out;
  z-index: 10; }

.event__link:hover {
  box-shadow: 0px 7px 10px 5px rgba(120, 134, 151, 0.2); }

.event__date-wrapper {
  color: #FFFFFF;
  text-align: center;
  height: 135px; }

.event__date {
  font-size: 2em;
  text-transform: uppercase;
  padding: 0.3em 0 0 0; }

@media print, screen and (min-width: 64em) {
  .event__date {
    font-size: 2.25em; } }

.event__date--detail {
  font-size: 1em;
  color: #564A3C;
  padding: 0; }

.event__day {
  font-weight: 900; }

.event__time {
  font-size: 1.125em; }

.event__time--detail {
  color: #564A3C;
  font-size: 1em; }

.event__header {
  font-size: 0.9375em;
  color: #ffffff;
  font-weight: 800;
  padding: 0 1em; }

.event__info {
  font-size: 0.9375em;
  font-weight: 400;
  padding: 0.8em;
  background-color: #F2F2F2; }

.event__image {
  height: 125px;
  width: 100%;
  background-position: center center;
  background-size: cover; }

.event__image--fallback {
  background-image: url("images/event-fallback.jpg"); }

.event__location {
  padding: .5em 0; }

.event__location--detail {
  color: #564A3C;
  padding: 0; }

.event__location-icon, .event__time-icon {
  width: 14px;
  position: relative;
  top: -2px; }

.event__location-icon {
  margin-right: .4em; }

.event__time-icon {
  margin-right: .5em; }

.event__description {
  padding: 0;
  color: #564A3C;
  margin-top: 0.5em; }

.event__image-wrap {
  padding: 0 0 1em 0; }

@media screen and (min-width: 25em) {
  .event__image-wrap {
    float: right;
    padding: 0 0 1em 1em; } }

.cal-single__header {
  text-align: left; }

.cal-single__meta-wrapper {
  margin: 2em 0; }

.cal-single__backlink {
  margin: 2.5em 0 1em 0; }

.cal-month__header {
  color: #FFFFFF;
  background-color: #CBC9C2;
  font-weight: 900;
  border-top: 3px solid var(--color-primary);
  padding: 1em 0;
  margin: 0;
  text-align: center;
  font-size: 1em; }

@media print, screen and (min-width: 40em) {
  .cal-month__header {
    font-size: 1.5em; } }

.cal-month__previous-button {
  float: none; }

.cal-month__next-button {
  float: none; }

.cal-month__button-icon {
  width: 20px;
  height: 20px; }

.cal-month__date {
  color: #564A3C;
  font-weight: 900;
  text-transform: uppercase; }

.cal-month__time {
  color: #564A3C; }

.cal-month__today-link {
  text-align: center; }

.cal-month__day {
  display: block;
  vertical-align: top;
  font-size: .95em;
  background-color: #FFFFFF;
  color: #564A3C;
  transition: all .5s ease-in-out; }

@media screen and (min-width: 48em) {
  .cal-month__day {
    display: table-cell; } }

.cal-month__day.monthToday {
  outline: 4px solid var(--color-primary); }

.cal-month__day.monthOff {
  background-color: #F2F2F2;
  opacity: 0.5; }

.cal-month__day:hover {
  background-color: #F2F2F2; }

a.url {
  text-decoration: none; }

th.cal-month__week {
  display: none; }

@media screen and (min-width: 48em) {
  th.cal-month__week {
    display: block; } }

.cal-month__day.monthOff {
  display: none; }

@media screen and (min-width: 48em) {
  .cal-month__day.monthOff {
    display: table-cell; } }

tr.month-weekdays {
  display: none; }

.tx-cal-controller .month-large.cal-month__table {
  border-collapse: collapse;
  border-spacing: 10px;
  background-color: #CBC9C2;
  border-bottom: 3px solid var(--color-primary); }

@media screen and (min-width: 48em) {
  .tx-cal-controller .month-large.cal-month__table {
    border-collapse: separate; } }

.tx-cal-controller .month-large th.cal-month__week {
  background-color: transparent;
  font-weight: 900;
  color: #564A3C; }

.cal-month__day .vevent:nth-child(n+2) .cal-month__date {
  display: none; }

.hideCalEventAfter-1 .medium-up-2 .column:nth-child(n+3), .hideCalEventAfter-1 .medium-up-2 .columns:nth-child(n+3),
.hideCalEventAfter-2 .medium-up-2 .column:nth-child(n+3),
.hideCalEventAfter-2 .medium-up-2 .columns:nth-child(n+3),
.hideCalEventAfter-3 .medium-up-2 .column:nth-child(n+3),
.hideCalEventAfter-3 .medium-up-2 .columns:nth-child(n+3),
.hideCalEventAfter-4 .medium-up-2 .column:nth-child(n+5),
.hideCalEventAfter-4 .medium-up-2 .columns:nth-child(n+5),
.hideCalEventAfter-5 .medium-up-2 .column:nth-child(n+5),
.hideCalEventAfter-5 .medium-up-2 .columns:nth-child(n+5),
.hideCalEventAfter-6 .medium-up-2 .column:nth-child(n+7),
.hideCalEventAfter-6 .medium-up-2 .columns:nth-child(n+7),
.hideCalEventAfter-7 .medium-up-2 .column:nth-child(n+7),
.hideCalEventAfter-7 .medium-up-2 .columns:nth-child(n+7),
.hideCalEventAfter-8 .medium-up-2 .column:nth-child(n+9),
.hideCalEventAfter-8 .medium-up-2 .columns:nth-child(n+9),
.hideCalEventAfter-9 .medium-up-2 .column:nth-child(n+9),
.hideCalEventAfter-9 .medium-up-2 .columns:nth-child(n+9),
.hideCalEventAfter-10 .medium-up-2 .column:nth-child(n+11),
.hideCalEventAfter-10 .medium-up-2 .columns:nth-child(n+11),
.hideCalEventAfter-11 .medium-up-2 .column:nth-child(n+11),
.hideCalEventAfter-11 .medium-up-2 .columns:nth-child(n+11),
.hideCalEventAfter-12 .medium-up-2 .column:nth-child(n+13),
.hideCalEventAfter-12 .medium-up-2 .columns:nth-child(n+13),
.hideCalEventAfter-13 .medium-up-2 .column:nth-child(n+13),
.hideCalEventAfter-13 .medium-up-2 .columns:nth-child(n+13),
.hideCalEventAfter-14 .medium-up-2 .column:nth-child(n+15),
.hideCalEventAfter-14 .medium-up-2 .columns:nth-child(n+15),
.hideCalEventAfter-15 .medium-up-2 .column:nth-child(n+15),
.hideCalEventAfter-15 .medium-up-2 .columns:nth-child(n+15),
.hideCalEventAfter-16 .medium-up-2 .column:nth-child(n+17),
.hideCalEventAfter-16 .medium-up-2 .columns:nth-child(n+17) {
  display: none; }

.hideCalEventAfter-1 .large-up-3 .column:nth-child(n+4), .hideCalEventAfter-1 .large-up-3 .columns:nth-child(n+4),
.hideCalEventAfter-2 .large-up-3 .column:nth-child(n+4),
.hideCalEventAfter-2 .large-up-3 .columns:nth-child(n+4),
.hideCalEventAfter-3 .large-up-3 .column:nth-child(n+4),
.hideCalEventAfter-3 .large-up-3 .columns:nth-child(n+4),
.hideCalEventAfter-4 .large-up-3 .column:nth-child(n+4),
.hideCalEventAfter-4 .large-up-3 .columns:nth-child(n+4),
.hideCalEventAfter-5 .large-up-3 .column:nth-child(n+4),
.hideCalEventAfter-5 .large-up-3 .columns:nth-child(n+4),
.hideCalEventAfter-6 .large-up-3 .column:nth-child(n+7),
.hideCalEventAfter-6 .large-up-3 .columns:nth-child(n+7),
.hideCalEventAfter-7 .large-up-3 .column:nth-child(n+7),
.hideCalEventAfter-7 .large-up-3 .columns:nth-child(n+7),
.hideCalEventAfter-8 .large-up-3 .column:nth-child(n+7),
.hideCalEventAfter-8 .large-up-3 .columns:nth-child(n+7),
.hideCalEventAfter-9 .large-up-3 .column:nth-child(n+10),
.hideCalEventAfter-9 .large-up-3 .columns:nth-child(n+10),
.hideCalEventAfter-10 .large-up-3 .column:nth-child(n+10),
.hideCalEventAfter-10 .large-up-3 .columns:nth-child(n+10),
.hideCalEventAfter-11 .large-up-3 .column:nth-child(n+10),
.hideCalEventAfter-11 .large-up-3 .columns:nth-child(n+10),
.hideCalEventAfter-12 .large-up-3 .column:nth-child(n+13),
.hideCalEventAfter-12 .large-up-3 .columns:nth-child(n+13),
.hideCalEventAfter-13 .large-up-3 .column:nth-child(n+13),
.hideCalEventAfter-13 .large-up-3 .columns:nth-child(n+13),
.hideCalEventAfter-14 .large-up-3 .column:nth-child(n+13),
.hideCalEventAfter-14 .large-up-3 .columns:nth-child(n+13),
.hideCalEventAfter-15 .large-up-3 .column:nth-child(n+16),
.hideCalEventAfter-15 .large-up-3 .columns:nth-child(n+16),
.hideCalEventAfter-16 .large-up-3 .column:nth-child(n+16),
.hideCalEventAfter-16 .large-up-3 .columns:nth-child(n+16) {
  display: none; }

.hideCalEventAfter-1 .large-up-4 .column:nth-child(n+5), .hideCalEventAfter-1 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-2 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-2 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-3 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-3 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-4 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-4 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-5 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-5 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-6 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-6 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-7 .large-up-4 .column:nth-child(n+5),
.hideCalEventAfter-7 .large-up-4 .columns:nth-child(n+5),
.hideCalEventAfter-8 .large-up-4 .column:nth-child(n+9),
.hideCalEventAfter-8 .large-up-4 .columns:nth-child(n+9),
.hideCalEventAfter-9 .large-up-4 .column:nth-child(n+9),
.hideCalEventAfter-9 .large-up-4 .columns:nth-child(n+9),
.hideCalEventAfter-10 .large-up-4 .column:nth-child(n+9),
.hideCalEventAfter-10 .large-up-4 .columns:nth-child(n+9),
.hideCalEventAfter-11 .large-up-4 .column:nth-child(n+9),
.hideCalEventAfter-11 .large-up-4 .columns:nth-child(n+9),
.hideCalEventAfter-12 .large-up-4 .column:nth-child(n+13),
.hideCalEventAfter-12 .large-up-4 .columns:nth-child(n+13),
.hideCalEventAfter-13 .large-up-4 .column:nth-child(n+13),
.hideCalEventAfter-13 .large-up-4 .columns:nth-child(n+13),
.hideCalEventAfter-14 .large-up-4 .column:nth-child(n+13),
.hideCalEventAfter-14 .large-up-4 .columns:nth-child(n+13),
.hideCalEventAfter-15 .large-up-4 .column:nth-child(n+13),
.hideCalEventAfter-15 .large-up-4 .columns:nth-child(n+13),
.hideCalEventAfter-16 .large-up-4 .column:nth-child(n+17),
.hideCalEventAfter-16 .large-up-4 .columns:nth-child(n+17) {
  display: none; }

.link-to-calendar {
  text-align: center; }

.event-list-view {
  margin-top: 1.5em; }

.event-list-view--no-result {
  text-align: center;
  margin-bottom: 1.5em; }

tbody.cal-month__body tr {
  display: none; }

@media screen and (min-width: 48em) {
  tbody.cal-month__body tr {
    display: table-row; } }

tbody.cal-month__body tr.monthSelectedWeek, tbody.cal-month__body tr.monthWeekWithEvent {
  display: table-row; }

tbody.cal-month__body tr.monthWeekWithEvent ~ tr:not(.monthWeekWithEvent) {
  display: table-row; }

.event-list-view-buttons {
  display: flex;
  justify-content: center;
  margin: 0 0 2em 0; }

.calSeeMore {
  margin: 2em 0 0 0; }

.event-list-view {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--spacing-lg);
  margin-bottom: var(--spacing-2xl); }

@media screen and (max-width: 64em) {
  .event-list-view {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 var(--spacing-md); }
  .subpage-content .event-list-view {
    padding: 0; } }

@media screen and (max-width: 40em) {
  .event-list-view {
    grid-template-columns: 1fr;
    margin-bottom: var(--spacing-lg); }
  #news-container- .event__item:nth-child(n+4) {
    display: none; } }

.event__item {
  display: flex;
  flex-direction: column;
  background-color: var(--surface-calendar-primary);
  transition: background-color 0.3s ease-in-out;
  position: relative; }

.event__item:hover {
  background-color: var(--surface-calendar-primary-hover); }

.event__item--top {
  display: flex;
  flex-grow: 1; }

.event__item--image {
  height: 231px;
  background-position: center center;
  background-size: cover; }

.event__item--link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  transition: all .5s ease-in-out;
  z-index: 10; }

.event__datebox {
  background-color: var(--surface-calendar-secondary);
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  padding: var(--spacing-xs);
  flex: 0 0 70px;
  align-items: center;
  justify-content: center; }

.event__datebox--date {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25rem; }

.event__datebox--month {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem; }

.event__datebox--time {
  font-size: .875rem;
  font-weight: 400;
  line-height: .875rem; }

.event__head-section {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: var(--spacing-sm);
  margin-left: var(--spacing-md);
  padding: var(--spacing-md) var(--spacing-md) var(--spacing-md) 0; }

.event__item--header {
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-line-clamp: 2; }

.event__item--text {
  font-size: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.event-filter {
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(-1 * var(--spacing-sm)) var(--spacing-xl) calc(-1 * var(--spacing-sm)); }

.event-filter__header {
  font-size: 1rem;
  font-weight: 700;
  padding: 0 0 1rem 0; }

.event-filter__link {
  display: inline-flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  background: var(--surface-button-secondary, #F2F2F2);
  color: #AE2D25;
  text-decoration: none;
  margin: var(--spacing-sm); }

.event-filter__link.active {
  background: var(--surface-button-secondary, #AE2D25);
  color: #fff; }

.events-with-category-menu .event__item--image {
  height: 207px; }

@media screen and (max-width: 40em) {
  .event-filter {
    margin: 0;
    gap: var(--spacing-sm); }
  .event-filter__link {
    padding: 4px 16px;
    font-size: 0.875rem;
    margin: var(--spacing-xs); } }

.nav {
  margin-left: 3.25rem;
  position: relative;
  z-index: 101;
  display: none;
  float: left; }

.nav-wrapper {
  position: relative; }

@media screen and (min-width: 80.0625em) {
  .nav {
    display: block; } }

.nav li {
  list-style: none;
  float: left; }

.nav li a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1.125em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 2em;
  line-height: 90px;
  display: block;
  transition: all .5s; }

.nav li a.active {
  color: var(--color-primary); }

.nav li a.active:hover {
  background-color: transparent; }

.nav li.active {
  background-color: #CBC9C2; }

.mobile-menu {
  position: absolute;
  right: 0;
  top: 0; }

.submenu {
  display: none;
  clear: both;
  text-transform: uppercase;
  padding: 0 2em;
  position: relative; }

@media screen and (min-width: 80em) {
  .submenu {
    display: block; } }

.submenu li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.125em;
  float: left; }

.submenu a {
  color: #564A3C;
  text-decoration: none;
  font-weight: 700; }

.submenu__level-one {
  margin: 0;
  padding: 0; }

.submenu__level-one li {
  padding: .5em 1em;
  margin: 0 1em;
  text-align: center;
  position: relative;
  transition: all .5s; }

.submenu__level-one li:last-child {
  margin-right: auto; }

.submenu__level-one li:first-child {
  margin-left: auto; }

.submenu__level-one li.active {
  background-color: #F2F2F2; }

.submenu__level-one li:hover {
  background-color: #F2F2F2; }

.submenu__level-one a {
  display: block; }

.submenu__level-one a.active {
  font-weight: 800; }

.submenu__level-two {
  background-color: #F2F2F2;
  margin: 1em 0 0;
  padding: 1.5em 0;
  min-height: 180px; }

.submenu__level-two li {
  padding: 0.75em 0; }

.submenu__level-two li a {
  margin: 0.5em;
  padding: .5em 1em;
  transition: all .5s; }

.submenu__level-two li a:hover {
  color: #564A3C; }

.submenu__level-two li a.active {
  text-decoration: underline;
  color: var(--color-primary); }

nav.slick {
  display: none; }

@media screen and (max-width: 1280px) {
  .js #menu, .navbar-default {
    display: none; }
  .js .slicknav_menu, .slicknav_menu {
    display: block; } }

.slicknav_menu {
  background: transparent;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  right: 0;
  z-index: 100;
  width: 90vw;
  top: 5px;
  padding: 5px 0; }

@media print, screen and (min-width: 40em) {
  .slicknav_menu {
    top: 35px;
    width: 50vw; } }

.slicknav_nav {
  font-size: 1em;
  background: var(--color-primary);
  position: relative; }

.slicknav_nav .slicknav_row:hover {
  border-radius: 0px;
  background: var(--color-primary-light);
  color: #fff;
  height: 35px; }

.slicknav_nav .slicknav_row {
  position: relative; }

.slicknav_nav a {
  text-transform: uppercase;
  font-weight: 700;
  height: 100%; }

.slicknav_open {
  background: var(--color-primary-light); }

.slicknav_btn {
  margin: 0;
  text-decoration: none;
  text-shadow: none;
  border-radius: 0px;
  background-color: transparent;
  background-color: var(--color-primary);
  height: 50px; }

.slicknav_menu .slicknav_menutxt {
  text-shadow: none;
  font-weight: 400; }

.slicknav_nav .slicknav_arrow {
  font-size: 2em;
  position: absolute;
  right: 20px;
  width: 30px;
  text-align: center;
  top: -25%; }

.breadcrumb {
  padding: 0;
  margin: 0 0 1.6667em 0; }

.breadcrumb li {
  float: left;
  list-style: none;
  color: #564A3C;
  padding: 0 .25em; }

.breadcrumb li:first-child {
  padding: 0 .25em 0 0; }

.breadcrumb li.current {
  font-weight: 400; }

.breadcrumb li a {
  color: #564A3C;
  font-weight: 600; }

.nav-buttons {
  margin-top: 4em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap; }

@media print, screen and (min-width: 64em) {
  .nav-buttons {
    flex-direction: row; } }

.toolbar {
  height: 55px;
  background-color: var(--color-primary); }

.toolbar .toolbar-ce-wrapper {
  position: relative; }

.toolbar__link {
  display: block;
  background-color: #F2F2F2;
  float: right;
  margin-left: 0.25em;
  height: 40px;
  width: 40px;
  text-align: center;
  transition: all .5s;
  position: relative;
  z-index: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: normal; }

.toolbar__link:after {
  content: '';
  width: 40px;
  height: 0;
  background-color: #F2F2F2;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 200;
  transition: all .5s; }

.toolbar__link:hover:after {
  height: 20px; }

.toolbar__link--active {
  background-color: #F2F2F2; }

@media print, screen and (min-width: 40em) {
  .toolbar__link--active:after {
    content: '';
    width: 40px;
    height: 20px;
    background-color: #F2F2F2;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 200; } }

.toolbar__icon {
  height: 45px;
  width: 45px;
  padding: 5px;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.toolbar__icon--search {
  padding: 10px; }

.toolbar__searchfield {
  position: absolute;
  right: 0;
  z-index: 600;
  padding: .5em 3em .5em .5em;
  background-color: #CBC9C2;
  display: none; }

@media print, screen and (min-width: 40em) {
  .toolbar__searchfield {
    padding: 1.5em 3em 1.5em 2em; } }

.search-box__inputfield {
  height: 55px;
  background-color: #F2F2F2;
  width: auto;
  margin: 0;
  float: left; }

@media print, screen and (min-width: 40em) {
  .search-box__inputfield {
    width: 300px; } }

.search-box__submit-wrapper {
  width: 55px;
  float: left;
  background-color: #F2F2F2;
  height: 55px;
  padding: 0.4em;
  border: 1px solid #cacaca;
  position: relative;
  right: 1px; }

.search-box__inputfield--wide {
  width: 90%; }

.mosaic {
  position: relative; }

@media screen and (min-width: 80em) {
  .mosaic {
    height: 90px; } }

@media screen and (min-width: 80em) {
  .mosaic--frontpage {
    height: 532px; } }

@media screen and (min-width: 80em) {
  .mosaic--sectionpage {
    height: 520px; } }

@media screen and (min-width: 80em) {
  .mosaic-small {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 125px;
    width: 100%;
    background-image: linear-gradient(to right, #CBC9C2 50%, #564A3C 50%);
    background-image: -ms-linear-gradient(to right, #CBC9C2 50%, #564A3C 50%); }
  .mosaic-big {
    position: absolute;
    z-index: -1;
    top: 125px;
    height: 270px;
    width: 100%;
    background-image: linear-gradient(to right, #F2F2F2 50%, #CBC9C2 50%);
    background-image: -ms-linear-gradient(to right, #F2F2F2 50%, #CBC9C2 50%);
    background-color: #000; }
  .mosaic-big--frontpage {
    height: 307px; } }

.hero {
  position: relative;
  margin: 1em auto; }

@media print, screen and (min-width: 64em) {
  .hero {
    margin: 0 auto; } }

.hero--frontpage {
  margin: 0 auto; }

.hero__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000;
  width: 100%;
  height: 150px; }

@media print, screen and (min-width: 40em) {
  .hero__image {
    height: 242px; } }

@media print, screen and (min-width: 64em) {
  .hero__image {
    height: 442px;
    position: absolute; } }

.hero__image--section {
  max-width: inherit;
  position: static; }

@media print, screen and (min-width: 40em) {
  .hero__image--section {
    height: 150px; } }

@media print, screen and (min-width: 64em) {
  .hero__image--section {
    height: 240px; } }

.hero__title-wrapper {
  position: absolute;
  top: 1em;
  left: 1em; }

@media print, screen and (min-width: 64em) {
  .hero__title-wrapper {
    position: relative;
    top: 0;
    left: 0; } }

.hero__title {
  color: #FFFFFF;
  text-transform: uppercase;
  background: #000;
  padding: .125em .25em;
  display: inline-block;
  font-size: 1.5em;
  margin-bottom: 0; }

@media print, screen and (min-width: 64em) {
  .hero__title {
    font-size: 2em; } }

.hero__byline {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em;
  font-style: italic;
  font-weight: 700;
  text-shadow: 1px 1px 1px #000; }

.top-banner {
  top: 0;
  width: 100%; }

.top-banner__navigation {
  background-color: var(--color-primary);
  height: 60px; }

@media print, screen and (min-width: 40em) {
  .top-banner__navigation {
    height: 90px; } }

.top-banner__subnav--section {
  display: none; }

@media screen and (min-width: 80em) {
  .top-banner__subnav--section {
    height: 102px;
    display: block; } }

.top-banner__image {
  max-width: 1800px;
  height: 342px;
  background-position: center center;
  background-repeat: no-repeat; }

.top-banner__image .top-banner__image-container {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }

.top-banner__image--section {
  height: 240px;
  max-width: inherit; }

@media print, screen and (min-width: 64em) {
  .top-banner__hours-section {
    position: absolute;
    right: 0;
    top: 0; } }

.top-banner__header, .top-banner__subheader {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.8em;
  float: left;
  clear: both; }

.top-banner__subheader {
  font-size: 1em;
  font-style: italic;
  font-weight: 700; }

.spot-area,
.news-area {
  background-color: #FFFFFF; }

.spot-area {
  margin-bottom: 1em; }

@media print, screen and (min-width: 64em) {
  .spot-area {
    margin-bottom: 4.5em; } }

.calendar-area {
  min-height: 200px;
  padding: 0 0 1.5em; }

.subpage-content {
  position: relative;
  padding: 1em 2em;
  background-color: #FFFFFF; }

@media screen and (min-width: 80em) {
  .subpage-content {
    margin: 0 0 2em 0; } }

@media print, screen and (min-width: 64em) {
  .subpage-content {
    padding: 1em 6em; }
  .subpage-content p.manchet {
    padding: 0; } }

.subpage-content--simple {
  position: relative; }

@media screen and (min-width: 80em) {
  .subpage-content--simple {
    padding: 1em 6em; } }

.subpage-wrap {
  background-size: cover;
  background-position: center center; }

.logo {
  width: 124px;
  height: 35px;
  background-image: url(/typo3conf/ext/roskilde/Resources/Public/Styles/images/rosdom_logo.png);
  background-repeat: no-repeat;
  background-size: 124px 35px;
  position: absolute;
  top: -16px;
  left: 10px;
  display: block;
  text-indent: -9999px;
  z-index: 200; }

@media print, screen and (min-width: 40em) {
  .logo {
    background-size: 248px 69px;
    width: 248px;
    height: 69px; } }

@media screen and (min-width: 80em) {
  .logo {
    float: left;
    position: relative; } }

.prefooter {
  background-color: #CBC9C2;
  padding: 2em; }

.homepage-area-header {
  text-align: center; }

@media print, screen and (min-width: 40em) {
  .homepage-area-header {
    text-align: inherit;
    margin: 0.75em 0 1.458em 0; } }

.footer {
  background-color: var(--color-primary);
  min-height: 250px;
  padding: 2em 0; }

@media print, screen and (min-width: 40em) {
  .footer {
    padding: 3.5em 0 3em 0; } }

.footer p, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer a {
  color: #FFFFFF; }

.footer a[href^="mailto"] {
  font-weight: 400;
  text-decoration: none;
  transition: all .5s; }

.footer a[href^="mailto"]:hover {
  color: #CBC9C2; }

.footer .address {
  padding: 0 1.5em; }

h1.page-title {
  font-weight: 700; }

@media screen and (min-width: 28.125em) {
  h1.page-title {
    margin-top: 0;
    margin-bottom: 2em; } }

@media print, screen and (max-width: 79.99875em) {
  .no-padding-on-mobile {
    padding: 0;
    padding-left: 0;
    padding-right: 0; } }

.frame-type-html iframe {
  margin: 2em 0; }

.glide__slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 150px; }

@media print, screen and (min-width: 40em) {
  .glide__slide img {
    height: 242px; } }

@media print, screen and (min-width: 64em) {
  .glide__slide img {
    height: 530px; } }

ul.glide__slides {
  margin-left: 0; }

.glide__slide {
  position: relative; }

.hero__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.glide__track {
  position: relative; }

.bullets {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 1rem 0;
  position: absolute;
  bottom: 70px;
  right: 1rem; }

@media print, screen and (min-width: 64em) {
  .bullets {
    bottom: 0; } }

.bullet {
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 20px;
  padding: 0; }

.glide__bullet {
  background: #cccccc;
  cursor: pointer; }

.glide__bullet--active {
  background: #fff; }

.glide__arrows {
  display: none;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  pointer-events: none; }

@media print, screen and (min-width: 64em) {
  .glide__arrows {
    display: flex; } }

.glide__arrow--left,
.glide__arrow--right {
  margin: 0 1em;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 9999px;
  padding: .5em;
  pointer-events: all; }

.glide__arrows svg {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  fill: #fff; }

.hero__header {
  color: #FFFFFF;
  text-transform: uppercase;
  padding: .125em .5em;
  display: inline-block;
  font-size: 1.25rem;
  background: #AE2D25; }

@media print, screen and (min-width: 64em) {
  .hero__header {
    padding: 1rem 4rem; } }

.hero__header-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  background: #AE2D25;
  min-height: 70px;
  justify-content: center; }

@media print, screen and (min-width: 64em) {
  .hero__header-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    min-height: auto;
    align-items: center; } }

@media print, screen and (min-width: 64em) {
  .hero__image + div.row .hours-banner {
    margin-top: 3rem; } }

.hero__headline {
  font-size: 1.625rem;
  text-align: center;
  font-weight: 700;
  margin: 2rem 10vw 0 10vw;
  display: flex;
  flex-direction: column;
  align-items: center; }

@media print, screen and (min-width: 64em) {
  .hero__headline {
    font-size: 2.625rem; } }

.hero__headline::after {
  content: "";
  height: 2px;
  background-color: #AE2D25;
  width: 90px;
  margin: 1.5rem 0 1rem 0;
  display: block; }

.hero__subheadline {
  color: #000000;
  font-weight: 400;
  text-align: center;
  max-width: 80vw;
  margin: 0 auto 2rem auto;
  line-height: 33px;
  font-size: 1.25rem; }

@media print, screen and (min-width: 64em) {
  .hero__subheadline {
    font-size: 2rem;
    max-width: 800px;
    margin: 0 auto; } }

header .mosaic--slider {
  height: auto; }

header .mosaic--slider .hero__image {
  height: auto;
  background-color: transparent;
  position: relative; }

@media print, screen and (min-width: 64em) {
  header .mosaic--slider .hero__image + .row {
    position: absolute;
    top: 0;
    width: 100%;
    transform: translateX(-50%);
    left: 50%;
    z-index: 11;
    pointer-events: none; } }

header .mosaic--slider .hours-banner {
  z-index: 11; }

header .mosaic--slider .hero__image + div.row .hours-banner {
  pointer-events: all; }

@media print, screen and (min-width: 64em) {
  header .mosaic--slider .hero__image + div.row .hours-banner {
    margin-top: 6rem; } }
