/* compiled by scssphp v0.8.0 on Wed, 20 May 2020 08:21:44 +0000 (0.0981s) */

@charset "utf-8";
@import "/site/templates/css/vendors/materialdesignicons/materialdesignicons.min.css";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'OpenSans-Regular';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/OpenSans-Regular.woff2) format('woff2'), url(/site/templates/fonts/OpenSans-Regular.woff) format('woff'); }

@font-face {
  font-family: 'OpenSans-Bold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/OpenSans-Bold.woff2) format('woff2'), url(/site/templates/fonts/OpenSans-Bold.woff) format('woff'); }

@font-face {
  font-family: 'RoundedMplus1c-ExtraBold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/RoundedMplus1c-ExtraBold.woff2) format('woff2'), url(/site/templates/fonts/RoundedMplus1c-ExtraBold.woff) format('woff'); }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/materialdesignicons-webfont.woff2) format('woff2'), url(/site/templates/fonts/materialdesignicons-webfont.woff) format('woff'); }

.regular, .fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body *, form.InputfieldForm *, form.InputfieldForm label, form.InputfieldForm label *, form.InputfieldForm div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label *, ul#breadCrumbs li > *, div.ce-type-slideshow div.slideshow div.slide div.content * {
  font-family: OpenSans-Regular, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.bold, .fs_headline_4, .text h4, form.InputfieldForm div.InputfieldCheckbox label, form.InputfieldForm div.InputfieldCheckbox label span, #naviMain ul button.back, #naviMain li a span, #naviMain li button span, ul#breadCrumbs li, .text strong, .text table th, .text table th *, body > div#content > header nav button#naviToggle, footer > div.wrapper, footer > div.wrapper *, main strong, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content strong, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, div.ce-type-events > div.wrapper > div ul.events li {
  font-family: OpenSans-Bold, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.extrabold, .fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, .button, .button-invert, form.InputfieldForm button, #naviMain ul h2, div.ce-type-events > div.wrapper > div ul.events li.month, div.ce-type-gta > div.wrapper > div div.gta section header h3, div.ce-type-speech_bubble div figure figcaption *, span.date {
  font-family: RoundedMplus1c-ExtraBold, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
  font-size: 3rem;
  margin-bottom: 4rem;
  color: #008fff; }
  .fs_headline_1::after, .text h2::after, div.ce h2.ce-headline::after, div.ce-type-slideshow div.slideshow div.slide div.content h2::after, div.ce-type-slideshow div.slideshow div.slide div.content h3::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 1rem);
    width: 130px;
    border-bottom: 4px solid #fecc08; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
    font-size: 1.6rem; } }

.fs_headline_2, div.ce-type-accordion section h3 {
  font-size: 1.75rem;
  margin-bottom: 1.875rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_2, div.ce-type-accordion section h3 {
    font-size: 1.2rem; } }

.fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span {
  font-size: 2.25rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span {
    font-size: 2rem; } }

.fs_headline_4, .text h4 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_4, .text h4 {
    font-size: 1.2rem; } }

.fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body * {
  font-size: 1.125rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body * {
    font-size: 1rem; } }

.fs_big, #naviMain ul h2, .text.teaser p, .text.teaser p *, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li.month {
  font-size: 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_big, #naviMain ul h2, .text.teaser p, .text.teaser p *, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li.month {
    font-size: 1rem; } }

.fs_small, #naviMain ul button.back, footer > div.wrapper, footer > div.wrapper *, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser *, div.ce-type-gta > div.wrapper > div div.gta section div.text *, span.date {
  font-size: 1rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_small, #naviMain ul button.back, footer > div.wrapper, footer > div.wrapper *, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser *, div.ce-type-gta > div.wrapper > div div.gta section div.text *, span.date {
    font-size: 0.9rem; } }

.fs_tiny, ul#breadCrumbs li, ul#breadCrumbs li *, .text p.hint::before, .text p.small {
  font-size: 0.8rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_tiny, ul#breadCrumbs li, ul#breadCrumbs li *, .text p.hint::before, .text p.small {
    font-size: 0.7rem; } }

.material-icons, a::before, button::before, body > div#content > header nav button#naviToggle::after, div.ce-type-accordion section.interactive h3::after, div.ce-type-page_preview div.pagePreview ul li a h3::after, div.ce-type-slideshow div.slideshow button.slick-arrow::after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, .button-invert, form.InputfieldForm button {
  display: inline-block;
  background: none;
  background-color: #008fff;
  color: #fff !important;
  padding: 0.9rem 3rem 0.7rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 10px;
  margin: 1rem; }
  .button:hover, .button-invert:hover, form.InputfieldForm button:hover {
    background-color: #015393; }

form.InputfieldForm input[type="checkbox"] {
  margin-right: 0.5rem; }
  form.InputfieldForm input[type="text"], form.InputfieldForm input[type="email"], form.InputfieldForm textarea {
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    background-color: #fff; }
  form.InputfieldForm p.description {
    opacity: 1; }
    form.InputfieldForm label, form.InputfieldForm label * {
      color: #fff;
      font-weight: normal !important; }
  form.InputfieldForm div.InputfieldContent > label {
    padding-left: 0 !important;
    display: inline-block;
    margin-top: 0.5rem; }
    .textList {
      list-style: disc;
      margin-left: 2rem; }
  .textList li {
    margin-bottom: 0.3rem; }

.socialChannels li {
  display: inline-block;
  margin-right: 1rem; }
  .socialChannels a {
    text-decoration: none;
    padding-left: 25px; }
    .socialChannels a * {
      color: white;
      fill: white;
      font-size: 0.8rem;
      transition: all 0.2s; }
    .socialChannels a svg {
      width: 20px;
      height: auto;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    @media only screen and (max-width: 71.875rem) {
  .socialChannels a span {
    display: none; } }
    #naviMain {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      padding-top: 200px; }
  @media only screen and (max-width: 71.875rem) {
  #naviMain {
    left: 100%;
    top: 90px;
    bottom: auto;
    height: 100vh;
    padding-top: 50px;
    background-color: #f0f8ff;
    transition: left 0.2s; } }
  #naviMain > li > ul {
    display: none; }
    @media only screen and (max-width: 71.875rem) {
    #naviMain > li > ul {
      display: block; } }
  #naviMain li {
    position: static; }
    #naviMain li li.visible > ul {
      display: block;
      left: 0; }
  #naviMain li.visible > ul {
    display: block; }
    @media only screen and (max-width: 71.875rem) {
    #naviMain li.visible > ul {
      left: 0; } }
  #naviMain ul {
    position: absolute;
    left: 200px;
    z-index: 10;
    overflow-y: auto;
    padding: 150px 0 0 0;
    width: 300px;
    transition: width 0.2s;
    top: 0;
    bottom: 0;
    background-color: #f0f8ff; }
    #naviMain ul ul {
      left: 300px;
      transition: left 0.2s;
      z-index: 20; }
    @media only screen and (max-width: 71.875rem) {
    #naviMain ul ul {
      left: -100vw; } }
    @media only screen and (max-width: 71.875rem) {
  #naviMain ul {
    padding: 70px 0 0 0;
    width: 100vw;
    transition: left 0.2s;
    left: 100vw; } }
    #naviMain ul li {
      width: 300px -20;
      padding-left: 1rem;
      padding-right: 1rem; }
    @media only screen and (max-width: 71.875rem) {
    #naviMain ul li {
      width: auto; } }
    #naviMain ul h2 {
      color: #008fff;
      margin: 0 0 1rem 0;
      white-space: nowrap; }
    #naviMain ul button.close {
      position: absolute;
      top: 1rem;
      right: 3.5rem;
      color: #015393; }
    #naviMain ul button.close::before {
      content: "\f5ad";
      position: absolute;
      top: 0;
      left: 0;
      font-size: 2.5rem;
      transition: transform 0.2s; }
    #naviMain ul button.close:hover::before {
      transform: rotate(360deg); }
    #naviMain ul button.back {
      position: absolute;
      top: 1rem;
      left: 1rem;
      color: #008fff;
      padding: 0.6rem 0 0 3.5rem; }
    #naviMain ul button.back::before {
      content: "\F04D";
      position: absolute;
      top: 0;
      left: 0;
      font-size: 2.5rem;
      margin-right: 0.5rem;
      transition: transform 0.2s; }
    #naviMain ul button.back:hover {
      color: #015393; }
  #naviMain li {
    padding: 1.2rem 0;
    position: static;
    /*
     &::after {
     content: "";
     display: block;
     width: 30px;
     border-top: 1px solid $blue_light;
     position: absolute;
     left: 50%;
     bottom: 0;
     transform: translateX(-50%);
     }
     */ }
    #naviMain li a, #naviMain li button {
      background: none;
      border: 0;
      padding: 0;
      text-decoration: none;
      cursor: pointer; }
    #naviMain li a span, #naviMain li button span {
      color: #015393; }
    #naviMain li.active > a > span, #naviMain li.active > button > span {
      color: #008fff; }

#naviFooter {
  text-align: right; }
  @media only screen and (max-width: 31.25rem) {
  #naviFooter {
    text-align: center;
    margin-bottom: 2rem; } }
  #naviFooter li {
    display: inline;
    margin-left: 1.5rem; }
    #naviFooter li a {
      text-decoration: none; }
    @media only screen and (max-width: 31.25rem) {
  #naviFooter li {
    margin: 0 1rem 1rem; } }

ul#breadCrumbs {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 3rem;
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0 0.5rem 0 0; }
  ul#breadCrumbs li {
    display: inline-block;
    padding: 0.2rem 0;
    margin: 0; }
    ul#breadCrumbs li > * {
      padding: 0 1rem 0 0.5rem;
      text-decoration: none;
      display: inline-block; }
    ul#breadCrumbs li a::after {
      content: ">";
      position: absolute;
      top: 0;
      right: 0; }

a::before, button::before {
  position: absolute;
  top: 2px;
  left: 0; }
  a.mail::before, button.mail::before {
    content: "\f1f0"; }
  a.phone::before, button.phone::before {
    content: "\f3f2"; }
  a.menu::before, button.menu::before {
    content: "\f35c"; }
  a.close::before, button.close::before {
    content: "\f5ad"; }
  a.www::before, button.www::before {
    content: "\f59f"; }

.text {
  text-align: center; }
  .text h3 {
    color: #008fff; }
  .text p {
    line-height: 150%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    padding: 2.5rem 3rem;
    background-color: #e80000; }
    @media only screen and (max-width: 31.25rem) {
  .text p.hint {
    padding: 2.5rem 1rem;
    margin-bottom: 20px !important; } }
    .text p.hint, .text p.hint * {
      color: #fff; }
    .text p.hint::before {
      content: "Hinweis";
      position: absolute;
      top: 0.3rem;
      left: 0.6rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent {
    margin-bottom: 1.5rem; }
    .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child, .text div.tableParent:last-child {
      margin-bottom: 0; }
  .text a {
    text-decoration: none;
    color: #e80000; }
    .text a.icon {
      padding-left: 1.7rem; }
    .text a.readmore {
      color: #e80000 !important; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    list-style: inside;
    list-style-type: decimal; }
  .text ul {
    list-style-type: disc; }
    .text ul li {
      margin-bottom: 0.6rem; }
  .text div.tableParent {
    overflow: auto; }
    .text div.tableParent.scroll {
      padding: 1rem 0; }
    .text div.tableParent.scroll::before, .text div.tableParent.scroll::after {
      content: url(/site/templates/images/table_scroll.svg);
      position: sticky;
      left: 0;
      right: 0;
      width: 100%; }
  .text table {
    border-collapse: collapse;
    width: 100%; }
    .text table th, .text table td {
      padding: 1rem 1rem 1rem 0;
      text-align: left;
      padding: 0.5rem; }
    .text table th {
      color: #008fff;
      background-color: #015393; }
    .text table th, .text table th * {
      color: #fff; }
    .text table td {
      background-position: bottom; }
    .text table.gta th, .text table.gta td {
      width: 20%;
      padding: 0.5rem; }
  /*
   /// Gets font
   @function _font($keys...) {
   @return val($fonts, $keys...);
   }
   */

body > div#content > header {
  position: fixed;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 200px;
  margin-left: -53.75rem;
  z-index: 1000;
  overflow: hidden;
  text-align: center;
  z-index: 1000;
  transition: width 0.2s;
  background-color: #e2f2ff; }
  @media only screen and (max-width: 107.5rem) {
  body > div#content > header {
    left: 0;
    margin-left: 0; } }
  @media only screen and (max-width: 71.875rem) {
  body > div#content > header {
    left: 0;
    right: 0;
    width: 100%;
    bottom: auto;
    margin-left: 0;
    overflow: visible; } }
  body > div#content > header.subNavi {
    width: 500px; }
    @media only screen and (max-width: 71.875rem) {
  body > div#content > header.subNavi {
    width: 100%; } }
  body > div#content > header h1 {
    max-width: 200px;
    z-index: 1000; }
    @media only screen and (max-width: 71.875rem) {
  body > div#content > header h1 {
    width: 133px;
    height: 90px;
    overflow: hidden; }
    body > div#content > header h1 img {
      transform: translateY(-5px); } }
  body > div#content > header nav {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px; }
    @media only screen and (max-width: 71.875rem) {
  body > div#content > header nav {
    width: 100%; } }
    body > div#content > header nav.visible > ul {
      left: 0; }
    body > div#content > header nav.visible button#naviToggle::after {
      content: "\f5ad"; }
    body > div#content > header nav button#naviToggle {
      display: none;
      position: absolute;
      top: 1.5rem;
      right: 1rem;
      z-index: 1000;
      background: none;
      padding: 0 2.4rem 0 0.2rem;
      height: 32px; }
    body > div#content > header nav button#naviToggle::after {
      content: "\f35c";
      font-size: 2rem;
      position: absolute;
      right: 0;
      top: 0; }
    @media only screen and (max-width: 71.875rem) {
    body > div#content > header nav button#naviToggle {
      display: block; } }
  body > div#content > header div#headerFooter {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px; }
    @media only screen and (max-width: 71.875rem) {
  body > div#content > header div#headerFooter {
    display: none; } }

footer {
  margin: 0; }
  footer > div:nth-child(1) {
    padding: 32% 0 0 0;
    background-image: url(/site/templates/images/footer.png);
    background-size: cover;
    background-position: center; }
  footer > div.wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #68b946;
    padding: 1rem !important;
    max-width: 100%; }
    footer > div.wrapper, footer > div.wrapper * {
      color: white; }
    footer > div.wrapper > div:nth-child(1) {
      width: 29%; }
    footer > div.wrapper > div:nth-child(2) {
      width: 69%; }
    @media only screen and (max-width: 31.25rem) {
  footer > div.wrapper > div {
    width: 100% !important;
    text-align: center; }
    footer > div.wrapper > div:nth-child(1) {
      order: 2; }
    footer > div.wrapper > div:nth-child(2) {
      order: 1; } }

main {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 100vh; }
  div.mapParent {
    height: 500px; }
/* space before and behind */
div.ce > div.wrapper > div {
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow-y: auto; }

  div.ce h2.ce-headline {
    padding-top: 4rem; }
  div.ce.ce-space-before-small, div.ce.ce-space-before-small h2.ce-headline {
    padding-top: 2rem; }
  div.ce.ce-space-before-none > div.wrapper > div, div.ce.ce-space-before-none h2.ce-headline {
    padding-top: 0; }
  div.ce.ce-space-before-big > div.wrapper > div, div.ce.ce-space-before-big h2.ce-headline {
    padding-top: 8rem; }
  div.ce.ce-space-behind-none > div.wrapper > div {
    padding-bottom: 0; }
  div.ce.ce-space-behind-big > div.wrapper > div {
    padding-bottom: 8rem; }
  div.ce.ce-space-behind-small > div.wrapper > div {
    padding-bottom: 2rem; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%;
    padding: 0 !important; }
  div.ce.ce-width-wide div.wrapper {
    max-width: 84rem; }
  div.ce.after-image {
    margin-top: -100px; }
  div.ce h2.ce-headline {
    text-align: center; }
  @media only screen and (max-width: 71.875rem) {
  div.ce {
    margin-top: 0px !important; } }
  div.ce img.deco {
    position: absolute; }
  div.ce img.deco:nth-of-type(1) {
    top: 3rem;
    left: 2rem; }
  div.ce img.deco:nth-of-type(2) {
    bottom: 3rem;
    right: 2rem; }
  @media only screen and (max-width: 90.625rem) {
    div.ce img.deco {
      width: 100px;
      height: auto; } }
  @media only screen and (max-width: 71.875rem) {
    div.ce img.deco {
      display: none; } }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 4rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer;
    border-radius: 60px 0; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #000;
      font-size: 40px; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

@media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div {
        padding: 3rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-text_with_image > div.wrapper > div.left > div, div.ce-type-text_with_image > div.wrapper > div.right > div {
    width: 50%; }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: none;
        width: 100%;
        margin: 0 0 2rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
    background-color: white;
    width: 50%;
    margin: 0 0 0 50px;
    transform: translateY(-50%); }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
        width: auto !important;
        transform: translateY(-1rem);
        margin: 0 1rem; } }
  @media only screen and (max-width: 31.25rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.images {
          margin-bottom: 0; } }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    display: block; }
  div.ce-type-text_with_image > div.wrapper > div div.text {
    padding: 3rem; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  div.contacts.grid > section {
    width: 24%;
    margin: 0 0.5% 1%;
    background-color: #fecc08;
    border-radius: 6px;
    padding: 2rem;
    text-align: center; }
  div.contacts.grid > section * {
    color: #015393 !important; }
  @media only screen and (max-width: 71.875rem) {
      div.contacts.grid > section {
        width: 32%; } }
  @media only screen and (max-width: 31.25rem) {
      div.contacts.grid > section {
        width: 100%; } }
  div.contacts.grid > section h3 {
    margin-bottom: 1rem; }

div.ce-type-video div.video video {
  max-width: 100%; }

div.ce-type-audio div.audio {
  text-align: center; }

div.ce-type-page_preview div.pagePreview ul {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-page_preview div.pagePreview ul li {
    width: 23%;
    margin: 0 1% 2%;
    background-color: white; }
    div.ce-type-page_preview div.pagePreview ul li a {
      display: block;
      text-decoration: none;
      padding-bottom: 95%;
      background-size: 100%;
      background-position: left bottom;
      background-repeat: no-repeat; }
      div.ce-type-page_preview div.pagePreview ul li a h3 {
        display: flex;
        align-items: center;
        min-height: 140px;
        padding: 1rem;
        transition: background-color 0.2s; }
        div.ce-type-page_preview div.pagePreview ul li a h3::after {
          content: "\f045";
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 50%);
          color: white;
          border-radius: 50%;
          padding: 1rem;
          font-size: 2.5rem;
          transition: background-color 0.2s; }
        div.ce-type-page_preview div.pagePreview ul li a h3 span {
          width: 100%;
          color: white;
          text-align: center; }
      @media only screen and (max-width: 31.25rem) {
div.ce-type-form div.form {
  padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-slideshow > div.wrapper {
      padding: 0; } }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slideshow div.slide {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 30%; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow div.slide {
        padding-top: 100%; }
        div.ce-type-slideshow div.slideshow div.slide div.content {
          left: 0 !important; } }
  div.ce-type-slideshow div.slideshow div.slide.right div.content {
    left: 45%; }
  div.ce-type-slideshow div.slideshow div.slide div.content {
    position: absolute;
    top: 50%;
    left: 2rem;
    right: 0;
    transform: translateY(-50%);
    text-align: left;
    display: inline-block;
    padding: 2rem; }
    div.ce-type-slideshow div.slideshow div.slide div.content * {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide div.content > * {
      margin-bottom: 1.5rem; }
      div.ce-type-slideshow div.slideshow div.slide div.content > *:last-child {
        margin-bottom: 0; }
    div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert {
      padding: 0.5rem 1rem 0.6rem;
      text-transform: none; }
  div.ce-type-slideshow div.slideshow ul.slick-dots {
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    text-align: center; }
  div.ce-type-slideshow div.slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
    div.ce-type-slideshow div.slideshow ul.slick-dots li button {
      background-color: #fff;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    div.ce-type-slideshow div.slideshow button.slick-arrow {
      z-index: 1000;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: none;
      cursor: pointer; }
  div.ce-type-slideshow div.slideshow button.slick-arrow span {
    display: none; }
  div.ce-type-slideshow div.slideshow button.slick-arrow::after {
    color: #fff;
    font-size: 3rem; }
  div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide {
    right: -3rem; }
    div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide::after {
      content: "\F142"; }
  div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide {
    left: -3rem; }
    div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide::after {
      content: "\F141"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: white;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-slideshow div.sliderProgress.invert > div {
    background-color: white; }

div.ce-type-columns > div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-columns > div.wrapper > div {
    margin-bottom: 1rem; }
  div.ce-type-columns > div.wrapper > div > div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns > div.wrapper > div > div.wrapper > div {
      padding: 0; }
  @media only screen and (max-width: 71.875rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 49% !important; } }
  @media only screen and (max-width: 31.25rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 100% !important; } }
  div.ce-type-columns.ce-columns-1 > div.wrapper > div {
    width: 100%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div {
    width: 49%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div.cols2of2 {
    width: 100%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div {
    width: 32.33%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols2of3 {
    width: 65.67%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols3of3 {
    width: 100%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div {
    width: 24%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols2of4 {
    width: 50%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols3of4 {
    width: 75%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols4of4 {
    width: 100%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div {
    width: 19%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols2of5 {
    width: 40%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols3of5 {
    width: 60%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols4of5 {
    width: 80%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols5of5 {
    width: 100%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 15.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols2of6 {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols3of6 {
    width: 50%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols4of6 {
    width: 66.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols5of6 {
    width: 83.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols6of6 {
    width: 100%; }

div.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        width: 100%; }
    div.ce-type-gallery ul li figure figcaption {
      background-color: #e5e5e5;
      padding: 1.5rem 0.5rem;
      text-align: center; }
      div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
        text-decoration: none; }
  @media only screen and (max-width: 71.875rem) {
      div.ce-type-gallery ul li {
        width: 48% !important;
        margin-bottom: 2rem; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-gallery ul li {
        width: 100% !important;
        margin-bottom: 2rem; } }
  div.ce-type-gallery ul[data-columns="1"] li {
    width: 100% !important; }
  div.ce-type-gallery ul[data-columns="2"] li {
    width: 48%; }
  div.ce-type-gallery ul[data-columns="3"] li {
    width: 31.33%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 23%; }
  div.ce-type-gallery ul[data-columns="5"] li {
    width: 18%; }
  div.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }

div.ce-type-news > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-news > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-news > div.wrapper > div div.view-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  div.ce-type-news > div.wrapper > div div.view-grid article {
    width: 32%;
    margin: 0 0.5% 1%;
    background-color: #fff; }
    div.ce-type-news > div.wrapper > div div.view-grid article, div.ce-type-news > div.wrapper > div div.view-grid article * {
      text-align: left; }
    @media only screen and (max-width: 71.875rem) {
      div.ce-type-news > div.wrapper > div div.view-grid article {
        width: 48% !important;
        margin: 0 1% 2%; } }
    @media only screen and (max-width: 41rem) {
      div.ce-type-news > div.wrapper > div div.view-grid article {
        width: 100% !important;
        margin-bottom: 1rem; } }
    div.ce-type-news > div.wrapper > div div.view-grid article > div {
      padding: 0.5rem 1rem 1rem; }
    div.ce-type-news > div.wrapper > div div.view-grid article div.teaser, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser * {
      color: #015393; }
    div.ce-type-news > div.wrapper > div div.view-grid article span.date {
      margin-bottom: 1rem; }

div.ce-type-events > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-events > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-events > div.wrapper > div ul.events li {
    background-position: bottom;
    padding: 1rem 0; }
    div.ce-type-events > div.wrapper > div ul.events li.month {
      color: #008fff;
      padding-top: 2rem; }

div.ce-type-gta > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-gta > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-gta > div.wrapper > div div.gta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  div.ce-type-gta > div.wrapper > div div.gta section {
    background-color: #f0f8ff;
    margin: 0 0.5% 1%;
    width: 19%; }
    div.ce-type-gta > div.wrapper > div div.gta section header {
      text-align: center;
      background-color: #008fff;
      padding: 0.5rem; }
      div.ce-type-gta > div.wrapper > div div.gta section header h3 {
        color: white; }
    div.ce-type-gta > div.wrapper > div div.gta section div.text {
      padding: 0.5rem;
      text-align: left; }
      div.ce-type-gta > div.wrapper > div div.gta section div.text * {
        margin-bottom: 0; }
    @media only screen and (max-width: 71.875rem) {
      div.ce-type-gta > div.wrapper > div div.gta section {
        width: 32%; } }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-gta > div.wrapper > div div.gta section {
        width: 100%;
        margin: 0 0 1%; } }

div.ce.border, div.ce-column.border {
  border: 1px solid #ccc; }
  div.ce.border div.text, div.ce-column.border div.text {
    padding: 1.5rem 2rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce.border div.text, div.ce-column.border div.text {
        padding: 1.5rem; } }
  div.ce.bg75p::before, div.ce-column.bg75p::before {
    bottom: 25% !important; }
  div.ce.bg50p::before, div.ce-column.bg50p::before {
    bottom: 50% !important; }
  div.ce.bg50pb::before, div.ce-column.bg50pb::before {
    top: 50% !important; }

div.ce-type-speech_bubble div {
  text-align: center; }
  div.ce-type-speech_bubble div figure {
    display: inline-block; }
  div.ce-type-speech_bubble div figure figcaption {
    display: block;
    position: absolute;
    top: -2rem;
    right: -350px;
    padding: 1rem 1.5rem;
    border-radius: 10px;
    background-color: #e2f2ff;
    width: 300px; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-speech_bubble div figure figcaption {
        position: static;
        margin: 0 auto 1rem; } }
    div.ce-type-speech_bubble div figure figcaption * {
      color: #008fff; }
    div.ce-type-speech_bubble div figure figcaption::after {
      display: block;
      content: url(/site/templates/images/bubble.svg);
      position: absolute;
      left: 2rem;
      bottom: -27px;
      width: 38px;
      height: 27px; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
  background-color: #efefef;
  font-size: 16px;
  max-width: 100vw; }
  @media only screen and (max-width: 71.875rem) {
  body {
    padding-top: 80px; } }

  body * {
    color: #015393; }

div#content {
  width: 100%;
  max-width: 107.5rem;
  padding: 0 0 0 200px;
  margin: auto;
  background-color: #fff;
  background-image: url(/site/templates/images/page_backgrounds/style1.svg);
  background-size: 100% auto;
  background-repeat: repeat-y; }
  @media only screen and (max-width: 71.875rem) {
  div#content {
    padding: 0; } }

img {
  max-width: 100%; }
  img.full {
    width: 100%; }

*[hidden] {
  display: none; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 31.25rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 62rem;
  padding: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 71.875rem) {
  div.wrapper {
    padding: 0 1rem; } }
  @media only screen and (max-width: 31.25rem) {
  div.wrapper {
    padding: 0 1rem; } }
  div.wrapper.inner {
    max-width: null2rem;
    padding: 0 2rem; }
  div.wrapper.outer {
    max-width: 100%; }

div.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.flex > * {
    width: 100%; }
  div.flex.c2 > * {
    width: 48%; }
  div.flex.c3 > * {
    width: 32%; }
  div.flex.c4 > * {
    width: 24%; }
  div.flex.c5 > * {
    width: 19%; }
  div.flex.middle {
    align-items: center; }
  @media only screen and (max-width: 31.25rem) {
  div.flex > * {
    width: 100% !important;
    margin-bottom: 2rem; }
    div.flex > *, div.flex > * * {
      text-align: center !important; } }

span.date {
  display: block;
  color: #008fff; }

.shadow, ul#breadCrumbs {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.textShadow, div.ce-type-slideshow div.slideshow div.slide div.content * {
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.24); }

.shape {
  border-radius: 90px 0; }

.shape-reverse {
  border-radius: 0 90px; }

.dashed, .text table td, div.ce-type-events > div.wrapper > div ul.events li {
  background-image: linear-gradient(to left, #b7dfff, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x; }

.solid, #naviMain li {
  background-image: linear-gradient(to left, #b7dfff, 10px, #b7dfff 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center; }
/* styles */
div.ce, div.ce-column {
  background-size: cover;
  background-repeat: no-repeat; }
  div.ce.ce-style2::before, div.ce-column.ce-style2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f0f8ff; }
  div.ce.ce-style3::before, div.ce-column.ce-style3::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #043358; }
  div.ce.ce-style3 * p, div.ce-column.ce-style3 * p, div.ce.ce-style3 * ul, div.ce-column.ce-style3 * ul, div.ce.ce-style3 * ol, div.ce-column.ce-style3 * ol, div.ce.ce-style3 * table, div.ce-column.ce-style3 * table, div.ce.ce-style3 * p *, div.ce-column.ce-style3 * p *, div.ce.ce-style3 * ul *, div.ce-column.ce-style3 * ul *, div.ce.ce-style3 * ol *, div.ce-column.ce-style3 * ol *, div.ce.ce-style3 * table *, div.ce-column.ce-style3 * table * {
    color: #fff; }
  div.ce.ce-style4::before, div.ce-column.ce-style4::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #015393;
    background-image: url(/site/templates/images/page_backgrounds/style4.svg);
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-position: center bottom; }
  div.ce.ce-style4 * h2, div.ce-column.ce-style4 * h2, div.ce.ce-style4 * p, div.ce-column.ce-style4 * p, div.ce.ce-style4 * ul, div.ce-column.ce-style4 * ul, div.ce.ce-style4 * ol, div.ce-column.ce-style4 * ol, div.ce.ce-style4 * table, div.ce-column.ce-style4 * table, div.ce.ce-style4 * h2 *, div.ce-column.ce-style4 * h2 *, div.ce.ce-style4 * p *, div.ce-column.ce-style4 * p *, div.ce.ce-style4 * ul *, div.ce-column.ce-style4 * ul *, div.ce.ce-style4 * ol *, div.ce-column.ce-style4 * ol *, div.ce.ce-style4 * table *, div.ce-column.ce-style4 * table * {
    color: #fff; }
  div.ce.ce-style4 + .ce-style4::before, div.ce-column.ce-style4 + .ce-style4::before {
    background-position: center top; }
  div.ce.ce-style5::before, div.ce-column.ce-style5::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    background-color: #fff; }
  div.ce.ce-style5 * h2, div.ce-column.ce-style5 * h2, div.ce.ce-style5 * p, div.ce-column.ce-style5 * p, div.ce.ce-style5 * ul, div.ce-column.ce-style5 * ul, div.ce.ce-style5 * ol, div.ce-column.ce-style5 * ol, div.ce.ce-style5 * table, div.ce-column.ce-style5 * table, div.ce.ce-style5 * h2 *, div.ce-column.ce-style5 * h2 *, div.ce.ce-style5 * p *, div.ce-column.ce-style5 * p *, div.ce.ce-style5 * ul *, div.ce-column.ce-style5 * ul *, div.ce.ce-style5 * ol *, div.ce-column.ce-style5 * ol *, div.ce.ce-style5 * table *, div.ce-column.ce-style5 * table * {
    color: #fff; }
