
.media2click-ratio {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .media2click-ratio .media2click-placeholder-iframe,
  .media2click-ratio .media2click-placeholder-content,
  .media2click-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .media2click-ratio.media2click-ratio-219 {
    padding-bottom: 42.86%; }
  .media2click-ratio.media2click-ratio-169 {
    padding-bottom: 56.25%; }
  .media2click-ratio.media2click-ratio-32 {
    padding-bottom: 66.67%; }
  .media2click-ratio.media2click-ratio-43 {
    padding-bottom: 75%; }
  .media2click-ratio.media2click-ratio-50vh {
    padding-bottom: 50vh; }
  .media2click-ratio.media2click-ratio-75vh {
    padding-bottom: 75vh; }
  .media2click-ratio.media2click-ratio-90vh {
    padding-bottom: 90vh; }

.media2click-placeholder {
  position: relative;
  background-color: #ddd;
  border: 0;
  box-sizing: border-box;
  padding: .5em;
  font-size: 1em;
  text-align: center;
  transition: background-color .2s; }
  .media2click-placeholder:hover, .media2click-placeholder:focus-within {
    background-color: #eee; }
    .media2click-placeholder:hover .media2click-button, .media2click-placeholder:focus-within .media2click-button {
      background-color: #666; }
  .media2click-placeholder.media2click-haspreview {
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff; }

.media2click-placeholder-video {
  background-image: url('../../../_assets/b9704905dd79cb4eb8d7cff3d2245dd9/Images/placeholder.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.media2click-placeholder-inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .5em;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5); }
  .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-color: rgba(255, 255, 255, 0.85); }
  .media2click-placeholder-video.media2click-haspreview .media2click-placeholder-inner {
    background-image: url('../../../_assets/b9704905dd79cb4eb8d7cff3d2245dd9/Images/videobutton.png');
    background-size: 30% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .media2click-placeholder-video.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder-video.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-image: none; }

.media2click-placeholder-iframe.media2click-haspreview,
.media2click-placeholder-content.media2click-haspreview {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.media2click-placeholder-logo {
  display: block;
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 .25em .5em; }

.media2click-title {
  font-weight: bold;
  margin-bottom: .5em; }

.media2click-content > *:last-child {
  margin-bottom: 2.57em; }

.media2click-iframedata {
  display: none; }

.media2click-controls {
  display: block;
  position: absolute;
  bottom: .75em;
  right: .75em; }
  .media2click-controls .media2click-button {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
    padding: .25em .5em;
    border: none;
    border-radius: .25em;
    margin: .25em; }
    .media2click-controls .media2click-button:hover, .media2click-controls .media2click-button:focus {
      background-color: #333; }

.news .article .news-img-wrap .media2click-placeholder:hover a.media2click-button, .news .article .news-img-wrap .media2click-placeholder:focus-within a.media2click-button {
  background-color: #666; }
.news .article .news-img-wrap .media2click-placeholder a.media2click-button {
  display: inline-block;
  float: none;
  border: none;
  padding: .25em .5em;
  background-color: #999; }
  .news .article .news-img-wrap .media2click-placeholder a.media2click-button:hover, .news .article .news-img-wrap .media2click-placeholder a.media2click-button:focus {
    background-color: #333; }
.news .article .news-img-wrap .media2click-content a {
  display: inline;
  float: none;
  background: none;
  border: none;
  padding: 0; }

.media2click-hosts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .media2click-hosts li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    display: grid;
    grid-template-columns: 2em 1fr;
    grid-column-gap: .5em; }
    .media2click-hosts li:last-child {
      margin-bottom: 0; }
    .media2click-hosts li .media2click-toggle-label {
      display: grid;
      grid-template-columns: 10em 1fr;
      column-gap: 1em; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo img {
          display: block;
          width: 100%;
          height: auto; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-text {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-text:first-child {
          grid-column: 1/3; }
    .media2click-hosts li .media2click-privacylink {
      display: block; }

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

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

.st-onstipe {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
  color: #1f2933;
}

.st-onstipe__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem 0.75rem;
  background: linear-gradient(90deg, #0ea5e9, #6a5acd);
  color: #fff;
  border-radius: 0.6rem;
}

.st-onstipe__title {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.st-onstipe__title i {
  font-size: 1.2rem;
}

.st-onstipe__filters {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  align-items: center;
}

.st-onstipe__filter {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.85rem;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: 700;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.35);
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, transform 0.15s ease,
    border-color 0.2s ease;
}

.st-onstipe__filter i {
  margin-right: 0.25rem;
}

.st-onstipe__filter.is-active {
  background: #fff;
  color: #0f172a;
  border-color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 10px 25px rgba(15, 23, 42, 0.1);
}

.st-onstipe__pill {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.25rem 0.65rem;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  font-size: 0.85rem;
}

.st-onstipe__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}

.st-onstipe__slider {
  position: relative;
  display: flex;
  flex-direction: column;
}

.splide {
  visibility: visible;
}

.splide__track {
  border-radius: 0.75rem;
  order: 1;
}

.splide__slide {
  padding: 0.35rem;
}

.st-onstipe__slider .splide__slide::before,
.st-onstipe__slider .splide__slide.is-active::before {
  content: none !important;
}

.splide__slide .st-onstipe__item {
  height: 100%;
}

.st-onstipe__slider .splide__arrows {
  position: static;
  display: flex;
  align-items: center;
  /*
  justify-content: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
  order: 2;
  width: 100%;
  */
}

.st-onstipe__slider .splide__arrow {
  position: static;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  border: 1px solid #e5e7eb;
  background: #fff;
  /*box-shadow: 0 6px 18px rgba(15, 23, 42, 0.12);*/
}

.st-onstipe__slider .splide__arrow::before {
  content: '';
  display: inline-block;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 2px solid #0ea5e9;
  border-right: 2px solid #0ea5e9;
  transform: rotate(45deg);
}

.st-onstipe__slider .splide__arrow--prev::before {
  transform: rotate(-135deg);
}

.st-onstipe__item {
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  border: 1px solid #e5e7eb;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.st-onstipe__meta {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.85rem 1rem 0.5rem;
  border-bottom: 1px solid #e5e7eb;
}

.st-onstipe__meta-info {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.st-onstipe__author {
  font-weight: 700;
  color: #0f172a;
}

.st-onstipe__source {
  font-size: 0.85rem;
  color: #52606d;
}

.st-onstipe__source i {
  margin-right: 0.35rem;
}

.st-onstipe__avatar img {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  object-fit: cover;
  border: 2px solid #e5e7eb;
}

/*
.st-onstipe__media img {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: contain;
  display: block;
  background: #f8fafc;
  border-bottom: 1px solid #e5e7eb;
}
*/

.st-onstipe__body {
  padding: 0.85rem 1rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

/*
.st-onstipe__text {
  line-height: 1.45;
  color: #1f2933;
  white-space: pre-line;
  word-break: break-word;
}

.st-onstipe__link {
  margin-top: auto;
  align-self: flex-start;
  display: inline-flex;
  gap: 0.35rem;
  padding: 0.4rem 0.75rem;
  border-radius: 0.5rem;
  background: #0ea5e9;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.2s ease, transform 0.2s ease;
}

.st-onstipe__link:hover {
  background: #0284c7;
  transform: translateY(-1px);
}
*/

.st-onstipe__error,
.st-onstipe__empty {
  margin: 1rem 0;
  padding: 0.75rem 1rem;
  background: #fff7ed;
  border: 1px solid #ffedd5;
  color: #9a3412;
  border-radius: 0.5rem;
}

@media (max-width: 640px) {
  .st-onstipe__grid {
    grid-template-columns: 1fr;
  }

  /*
  .st-onstipe__slider .splide__arrows {
    position: static;
    justify-content: center;
    margin-top: 0.5rem;
    gap: 0.75rem;
  }
  */
}

.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
@-moz-document url-prefix(){}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*:focus{outline:none}*:before,*:after{clear:both}.clearfix{clear:both;display:block}html{overflow-y:auto;overflow-x:hidden}.no-scroll{overflow:hidden}html.modal{overflow:hidden}body,p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.25;color:#1D1D1D}@media only screen and (min-width: 768px){body,p{font-size:18px}}body{overflow-x:hidden}body.no-scroll{overflow-y:hidden}p{background-color:transparent;line-height:normal;margin-bottom:20px}p:last-child{margin-bottom:0}.small{font-size:14px}.large{font-size:150%;text-transform:uppercase}.blue-text{color:#002554}.petrol-text{color:#00A887}strong{font-weight:bold}em{font-style:italic}hr{border:1px solid #C4C4C4;background-color:#C4C4C4;margin:20px 0}.text-center{text-align:center}.ce-headline-center{display:table;margin-left:auto;margin-right:auto}.align-right,.text-right{text-align:right}.hidden,.invisible,.frame-invisible{visibility:hidden;overflow:hidden;position:absolute;height:0;width:0}.row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row [class^="col-"],.row [class*="col-"]{width:100%;padding:0 20px;margin-bottom:40px}.row [class^="col-"]:last-child,.row [class*="col-"]:last-child{margin-bottom:0}.row [class^="col-"]:empty,.row [class*="col-"]:empty{padding:0;margin:0}@media only screen and (min-width: 992px){.row [class^="col-"],.row [class*="col-"]{margin-bottom:0}}@media only screen and (min-width: 768px){.row{max-width:1580px;position:relative;margin:0 auto;padding:0 20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row .col-12,.row .col-md-12,.row .col-lg-12{width:100%}.row .col-7,.row .col-md-7,.row .col-lg-7{width:calc(100% / 12 * 7)}.row .col-5,.row .col-md-5,.row .col-lg-5{width:calc(100% / 12 * 5)}.row .col-2,.row .col-md-2,.row .col-lg-2,.row .col-4,.row .col-md-4,.row .col-lg-4,.row .col-6,.row .col-md-6,.row .col-lg-6,.row .col-8,.row .col-md-8,.row .col-lg-8,.row .col-10,.row .col-md-10,.row .col-lg-10{width:calc(100% / 12 * 6)}}@media only screen and (min-width: 992px){.row .col-10,.row .col-md-10,.row .col-lg-10{width:calc(100% / 12 * 10)}.row .col-9,.row .col-md-9,.row .col-lg-9{width:calc(100% / 12 * 6)}.row .col-8,.row .col-md-8,.row .col-lg-8{width:calc(100% / 12 * 8)}.row .col-4,.row .col-md-4,.row .col-lg-4{width:calc(100% / 12 * 4)}.row .col-3,.row .col-md-3,.row .col-lg-3{width:calc(100% / 12 * 6)}.row .col-2,.row .col-md-2,.row .col-lg-2{width:calc(100% / 12 * 2)}}@media only screen and (min-width: 1280px){.row .col-9,.row .col-md-9,.row .col-lg-9{width:calc(100% / 12 * 9)}.row .col-3,.row .col-md-3,.row .col-lg-3{width:calc(100% / 12 * 3)}}@media only screen and (min-width: 576px){.container-25252525 .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-25252525 .row .col-3,.container-25252525 .row .col-md-3,.container-25252525 .row .col-lg-3{width:calc(100% / 12 * 6)}}@media only screen and (min-width: 992px){.container-25252525 .row .col-3,.container-25252525 .row .col-md-3,.container-25252525 .row .col-lg-3{width:calc(100% / 12 * 3);margin-bottom:40px}}@font-face{font-family:'icons';src:url('../../../_assets/36423492e3252219379213791bae1f91/Fonts/icomoon.woff2') format("woff2"),url('../../../_assets/36423492e3252219379213791bae1f91/Fonts/icomoon.woff') format("woff");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"icons";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;padding-right:5px;min-width:20px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-link:before{content:"\e900"}.icon-arrow-left:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-check:before{content:"\e903"}.icon-download:before{content:"\e904"}.icon-location:before{content:"\e905"}.icon-mail:before{content:"\e906"}.icon-phone:before{content:"\e907"}.icon-quote:before{content:"\e908"}.icon-linkedin:before{content:"\e909"}.icon-xing:before{content:"\e90a"}.icon-youtube:before{content:"\e90b"}@media only screen and (min-width: 768px){form{max-width:75%}}form .row{max-width:calc(100% + 40px);margin-left:-20px;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}form .row [class*="col-"]{margin-bottom:0}form .row .form-group{margin-bottom:20px}form>*{margin-bottom:40px}form fieldset{border:none}form fieldset>.form-group{margin-bottom:20px}form legend{font-size:24px;margin-bottom:10px}@media only screen and (min-width: 576px){form legend{font-size:30px}}form .form-label{display:block;margin-bottom:3px;color:#002554;font-size:14px;font-weight:500}form .form-label[for*="-multicheckbox-"]{font-size:16px}@media only screen and (min-width: 768px){form .form-label[for*="-multicheckbox-"]{font-size:18px}}form input[type="text"],form input[type="email"],form input[type="password"],form input[type="tel"],form select{width:100%;padding:10px;border:1px solid #00A887}form input[type="text"]:focus,form input[type="email"]:focus,form input[type="password"]:focus,form input[type="tel"]:focus,form select:focus{border-color:#002554}form .input.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form .input.checkbox .form-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;margin-bottom:3px;color:#002554;font-weight:500}form .input.checkbox .form-check{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}form .form-check label{display:inline-block;margin-top:5px;cursor:pointer}form .form-check span{display:inline-block;margin-left:10px}form input[type="checkbox"],form input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center;background-color:#fff;margin:0;font:inherit;color:#00A887;width:1.15em;height:1.15em;border:1px solid #00A887;border-radius:0;cursor:pointer;float:left}form input[type="checkbox"]:before,form input[type="radio"]:before{content:"";width:0.65em;height:0.65em;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;-webkit-box-shadow:inset 1em 1em #002554;box-shadow:inset 1em 1em #002554;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%)}form input[type="checkbox"]:checked::before,form input[type="radio"]:checked::before{-webkit-transform:scale(1);transform:scale(1)}form [class*="-radiobutton-"] .form-label{margin-bottom:3px;color:#002554;font-weight:500;font-size:16px}@media only screen and (min-width: 768px){form [class*="-radiobutton-"] .form-label{font-size:18px}}form [class*="-radiobutton-"] .form-text{font-size:14px;margin:5px 0;color:#00A887}form [class*="-radiobutton-"] .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form [class*="-radiobutton-"] .input .form-label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}form [class*="-radiobutton-"] .input .form-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}form [class*="-radiobutton-"] .input .input{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}form input[type="radio"]{border-radius:100%;margin-top:5px}form input[type="radio"]:before{-webkit-box-shadow:inset 1em 1em #002554;box-shadow:inset 1em 1em #002554;-webkit-transform-origin:center;transform-origin:center;-webkit-clip-path:circle(40%);clip-path:circle(40%)}form textarea{min-width:calc(50% - 20px);min-height:150px;padding:20px 20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px}form .btn,form input[type="submit"],form button{position:relative;display:inline-block;background-color:#fff;border:1px solid #00A887;border-bottom-right-radius:40px;padding:8px 40px 10px 20px;font-size:16px;text-decoration:none;color:#00A887;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}form .btn:hover,form .btn:focus,form input[type="submit"]:hover,form input[type="submit"]:focus,form button:hover,form button:focus{background-color:#002554;color:#fff;border-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (min-width: 768px){form .btn,form input[type="submit"],form button{font-size:18px}}form p:last-child{margin-bottom:20px}@media only screen and (min-width: 768px){.container-100 form{max-width:90%}}@media only screen and (min-width: 992px){.container-100 form{max-width:75%}}h1,h2,h3,h4,h5,h6{display:inline-block;color:#002554;font-family:"headline-font",apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:bold;line-height:1.25;margin-bottom:20px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}h1,.h1,h2,.h2{text-transform:uppercase;padding-bottom:20px;border-bottom:5px solid #00A887;margin-bottom:40px}h1,.h1{font-size:38px}@media only screen and (min-width: 576px){h1,.h1{font-size:42px}}h2,.h2{font-size:28px}@media only screen and (min-width: 576px){h2,.h2{font-size:36px}}h3,.h3{font-size:24px}@media only screen and (min-width: 576px){h3,.h3{font-size:30px}}h4,.h4{font-size:20px}@media only screen and (min-width: 576px){h4,.h4{font-size:24px}}h5,.h5{font-size:18px}@media only screen and (min-width: 576px){h5,.h5{font-size:20px}}figure{display:inline-block;position:relative}figure img{width:100%;height:auto}figure .copyright{position:absolute;top:0;left:0;font-size:10px;padding:2px 7px 3px 5px;background-color:rgba(255,255,255,0.5);border-bottom-right-radius:10px;color:#1D1D1D}figure figcaption{position:absolute;right:0;bottom:0;display:inline-block;background-color:#00A887;padding:5px 20px 5px 10px;color:#fff;font-weight:bold}figure figcaption:before{content:"";display:inline-block;width:20px;height:100%;background-color:#00A887;-webkit-transform:skew(25deg);transform:skew(25deg);position:absolute;left:-12px;bottom:0}.col-12 .frame-type-textpic .ce-gallery{margin-bottom:20px}.col-12 .frame-type-textpic .ce-below .ce-gallery{margin-top:20px;margin-bottom:0}.col-12 .frame-type-textpic .ce-intext figure img{-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 768px){.col-12 .frame-type-textpic .ce-intext .ce-gallery{max-width:50%}.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery,.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery{margin-top:5px}.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery{margin-left:40px}.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery{margin-right:40px}}@media only screen and (max-width: 767px){.col-12 .frame-type-textpic .ce-intext.ce-right,.col-12 .frame-type-textpic .ce-intext.ce-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery,.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery{float:none;right:auto;left:auto;margin:20px 0 0}.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery .ce-outer,.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery .ce-inner,.col-12 .frame-type-textpic .ce-intext.ce-right .ce-gallery .ce-column,.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery .ce-outer,.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery .ce-inner,.col-12 .frame-type-textpic .ce-intext.ce-left .ce-gallery .ce-column{float:none;right:auto;left:auto}}.frame-type-media2click_iframe .media2click-placeholder-inner{background-color:rgba(255,255,255,0.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.frame-type-media2click_iframe .media2click-placeholder-inner .media2click-placeholder-logo{margin:20px}.frame-type-media2click_iframe .media2click-placeholder-inner a:hover,.frame-type-media2click_iframe .media2click-placeholder-inner a:focus{text-decoration:none}.frame-type-media2click_iframe .media2click-placeholder.media2click-haspreview{text-shadow:none}.frame-type-media2click_iframe .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner,.frame-type-media2click_iframe .media2click-placeholder.media2click-haspreview:focus .media2click-placeholder-inner{background-color:rgba(255,255,255,0.95)}.frame-type-media2click_iframe .media2click-button{cursor:pointer}:target{scroll-margin-top:10px}:target:before{content:"";display:block;height:10px;margin:-10px 0 0;position:relative;visibility:hidden;background-color:transparent}a{position:relative;text-decoration:underline;color:#00A887}a:hover,a:focus{text-decoration:none}main a,footer a{text-underline-offset:2px}main a.btn,footer a.btn{position:relative;display:inline-block;border:1px solid #00A887;border-bottom-right-radius:40px;padding:8px 40px 10px 20px;text-decoration:none;color:#00A887;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}main a.btn:hover,main a.btn:focus,footer a.btn:hover,footer a.btn:focus{background-color:#002554;color:#fff;border-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}main a[href*=".pdf"],main a[href*=".doc"],main a[href*="tel:"],main a[data-mailto-token],footer a[href*=".pdf"],footer a[href*=".doc"],footer a[href*="tel:"],footer a[data-mailto-token]{padding-left:25px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}main a[href*=".pdf"]:before,main a[href*=".doc"]:before,main a[href*="tel:"]:before,main a[data-mailto-token]:before,footer a[href*=".pdf"]:before,footer a[href*=".doc"]:before,footer a[href*="tel:"]:before,footer a[data-mailto-token]:before{position:absolute;left:0;font-family:"icons";font-size:16px}@media only screen and (min-width: 575px){main a[href*=".pdf"]:before,main a[href*=".doc"]:before,main a[href*="tel:"]:before,main a[data-mailto-token]:before,footer a[href*=".pdf"]:before,footer a[href*=".doc"]:before,footer a[href*="tel:"]:before,footer a[data-mailto-token]:before{top:2px}}main a[href*="tel:"]:before,footer a[href*="tel:"]:before{content:"\e907"}main a[data-mailto-token]:before,footer a[data-mailto-token]:before{content:"\e906"}#main .icon-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);padding-top:70px}#main .icon-links li{width:100%;min-width:300px;padding:0 20px;margin-bottom:70px}#main .icon-links li:before{display:none}#main .icon-links li a{display:inline-block;width:100%;color:#002554;font-size:18px;font-weight:bold;text-transform:uppercase;text-decoration:none;text-align:center}@media only screen and (min-width: 576px){#main .icon-links li a{font-size:20px}}#main .icon-links li a:before{content:"";display:inline-block;background-color:#fff;background-repeat:no-repeat;background-size:contain;width:70px;height:70px;border-radius:70px;position:absolute;top:-35px;left:calc(50% - 35px)}#main .icon-links li a .shadow{display:inline-block;width:100%;border-radius:0  0 4rem 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23ffffff' d='M539.9 0c0 .7.1 1.3.1 2 0 22.1-17.9 40-40 40s-40-17.9-40-40c0-.7 0-1.3.1-2H0v1000h1000V0H539.9z'/%3E%3C/svg%3E");background-size:1000px 1000px;background-position:center 0;-webkit-filter:drop-shadow(0px 0px 3px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 3px rgba(0,0,0,0.2));padding:60px 40px 20px 20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#main .icon-links li a:hover,#main .icon-links li a:focus{text-decoration:underline}#main .icon-links li a:hover .shadow,#main .icon-links li a:focus .shadow{-webkit-filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.5));filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.5));-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#main .icon-links li.fuel-gas-system a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_FGS.svg')}#main .icon-links li.gas-carrier a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Gas_Carrier.svg')}#main .icon-links li.ammonia a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_NH3.svg')}#main .icon-links li.bunker-vessel a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Bunker_Vessel.svg')}#main .icon-links li.floating-unit a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Floating_Unit.svg')}#main .icon-links li.co2-carrier a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_CO2.svg')}#main .icon-links li.service-support a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Service.svg')}#main .icon-links li.warranty-claim-mgt a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Warranty-Claim-Management.svg')}#main .icon-links li.technical-field-service a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_Technical-Field-Service.svg')}#main .icon-links li.after-sales a:before{background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/TGE_Icon_After Sales.svg')}@media only screen and (min-width: 620px){#main .icon-links li{width:calc(100% / 12 * 3)}}@media only screen and (min-width: 620px){#main .col-9 .icon-links li,#main .col-8 .icon-links li{width:calc(100% / 12 * 4)}}ul,ol{list-style:none}.ce-intext.ce-left ol,.ce-intext.ce-left ul{padding-left:0;overflow:visible}main ul{list-style:none;margin-bottom:20px}main ul:last-child{margin-bottom:0}main ul li{position:relative;margin-bottom:15px;padding-left:15px}main ul li:before{content:"";display:block;width:5px;height:5px;border-radius:5px;background-color:#00A887;position:absolute;left:0;top:10px}main ul li:only-child,main ul li:last-child{margin-bottom:0}main ul ul,main ul ol{margin-top:15px;margin-bottom:0}main ul ol li:before{background-color:transparent;position:absolute;top:0;left:0}main ol{counter-reset:section;list-style-type:none;margin-bottom:20px}main ol li{margin-bottom:15px}main ol li:before{counter-increment:section;content:counters(section, ".") ". ";color:#00A887}main ol ol{margin-left:20px;margin-top:15px;margin-bottom:0}main dl dt{font-weight:bold}main dl dd{margin-bottom:15px}li.arrow-list{padding-left:20px}li.arrow-list:before{content:"\e900";background-color:transparent !important;font-family:"icons";font-size:14px;top:4px}li.download-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:70px;min-height:70px}li.download-list:before{content:"\e904";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:60px;background-color:#00A887;color:#fff;font-family:"icons";font-size:24px;top:4px}li.download-list a{padding:20px 40px 20px 20px;border-bottom-right-radius:4rem;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);color:#002554;text-decoration:none}li.download-list a:before{display:none}li.check-list{padding:2px 0 2px 40px}li.check-list:before{content:"\e903";background-color:transparent !important;color:#00A887;font-family:"icons";font-size:24px;top:-1px}li.check-list .large{margin-top:-5px;display:inline-block}.col-8 ul.has-check-list li.check-list:before{top:0}@media only screen and (min-width: 991px){.col-8 ul.has-check-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col-8 ul.has-check-list li.check-list{width:50%;padding:40px 40px 40px 20px}.col-8 ul.has-check-list li.check-list:before{font-size:28px;left:20px;top:0}}ul.f3-widget-paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}ul.f3-widget-paginator li{margin:0 5px;padding:0;width:25px;height:25px;text-align:center;border:1px solid #fff}ul.f3-widget-paginator li:before{display:none}ul.f3-widget-paginator li.current{background-color:#00A887;color:#fff;pointer-events:none}ul.f3-widget-paginator li a{display:grid;width:100%;height:100%;color:#002554;text-decoration:none}ul.f3-widget-paginator li.next,ul.f3-widget-paginator li.previous{border-left:1px solid #C4C4C4;margin-left:0;padding-left:10px;width:35px}ul.f3-widget-paginator li.next a,ul.f3-widget-paginator li.previous a{overflow:hidden;color:transparent}ul.f3-widget-paginator li.next a:before,ul.f3-widget-paginator li.previous a:before{content:"\e902";font-family:"icons";font-size:16px;display:inline-block;color:#002554;position:absolute;left:calc(50% - 7px);top:calc(50% - 10px)}ul.f3-widget-paginator li.next:hover a,ul.f3-widget-paginator li.next:focus a,ul.f3-widget-paginator li.previous:hover a,ul.f3-widget-paginator li.previous:focus a{color:transparent}ul.f3-widget-paginator li.previous{border-left:0;border-right:1px solid #C4C4C4;margin-right:0;padding-right:10px;width:35px}ul.f3-widget-paginator li.previous a:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}ul.f3-widget-paginator li:hover,ul.f3-widget-paginator li:focus{border:1px solid #00A887}ul.f3-widget-paginator li:hover a,ul.f3-widget-paginator li:focus a{color:#00A887}ul.f3-widget-paginator li:hover a:before,ul.f3-widget-paginator li:focus a:before{color:#00A887}#main .frame-outer-blue-reference .col-12{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}#main .frame-outer-blue-reference .col-12 .frame-type-header{width:100%;padding:0 20px}#main .frame-outer-blue-reference .col-12 .frame-layout-100{width:100%;margin-bottom:40px;padding:0 20px}#main .frame-outer-blue-reference .col-12 .frame-layout-100+.frame-layout-100{margin-top:0}#main .frame-outer-blue-reference .col-12 .frame-layout-100 .ce-textpic{position:relative;height:100%;border:1px solid #fff;border-bottom-right-radius:4rem}#main .frame-outer-blue-reference .col-12 .frame-layout-100 .ce-textpic .ce-bodytext{border:none;border-bottom-right-radius:0;padding:25px 40px 40px 25px}#main .frame-outer-blue-reference .col-12 .frame-layout-100 .ce-textpic .ce-bodytext .text-right{position:absolute;right:40px;bottom:20px}@media only screen and (min-width: 768px){#main .frame-outer-blue-reference .col-12{width:calc(100% + 40px);margin-left:20px}#main .frame-outer-blue-reference .col-12 .frame-layout-100{width:calc( 100% / 12 * 6)}}@media only screen and (min-width: 992px){#main .frame-outer-blue-reference .col-12 .frame-layout-100{width:calc( 100% / 12 * 4)}}.table{width:100%}.contenttable{width:100%;border-collapse:collapse}.contenttable th,.contenttable td{text-align:left;padding:15px 10px;border-bottom:1px solid #7F91A9}.contenttable tbody tr{vertical-align:top}@media only screen and (max-width: 649px){.contenttable tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0;border-bottom:1px solid #7F91A9}.contenttable tbody tr th,.contenttable tbody tr td{display:block;width:100%;padding:0 0 5px 0;border-bottom:0}}@media only screen and (min-width: 650px){.contenttable tbody tr th:only-of-type{width:300px}.contenttable tbody tr th+td:only-of-type{min-width:50%}}.tt_address_detail,.vcard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tt_address_detail p,.tt_address_detail ul,.tt_address_detail ol,.tt_address_detail h1,.tt_address_detail h2,.tt_address_detail h3,.tt_address_detail h4,.tt_address_detail h5,.tt_address_detail a,.tt_address_detail figcaption,.vcard p,.vcard ul,.vcard ol,.vcard h1,.vcard h2,.vcard h3,.vcard h4,.vcard h5,.vcard a,.vcard figcaption{color:#fff}.tt_address_detail p.blue-text,.tt_address_detail ul.blue-text,.tt_address_detail ol.blue-text,.tt_address_detail h1.blue-text,.tt_address_detail h2.blue-text,.tt_address_detail h3.blue-text,.tt_address_detail h4.blue-text,.tt_address_detail h5.blue-text,.tt_address_detail a.blue-text,.tt_address_detail figcaption.blue-text,.vcard p.blue-text,.vcard ul.blue-text,.vcard ol.blue-text,.vcard h1.blue-text,.vcard h2.blue-text,.vcard h3.blue-text,.vcard h4.blue-text,.vcard h5.blue-text,.vcard a.blue-text,.vcard figcaption.blue-text{color:#002554}.tt_address_detail figure,.vcard figure{width:100%;height:100px;background-color:#00A887;margin-top:50px}.tt_address_detail figure img,.vcard figure img{width:150px;height:150px;border-radius:100%;position:absolute;left:25px;top:-50px;-o-object-fit:cover;object-fit:cover}.tt_address_detail>div,.vcard>div{width:100%;background-color:#00A887;padding:25px 40px 25px 25px;border-bottom-right-radius:4rem}.tt_address_detail>div h3,.vcard>div h3{text-transform:uppercase}.tt_address_detail>div .description,.vcard>div .description{margin-bottom:20px}.tt_address_detail>div .description p,.vcard>div .description p{color:#002554}.tt_address_detail>div ul li,.vcard>div ul li{padding-left:0}.tt_address_detail>div ul li .fa-location,.vcard>div ul li .fa-location{padding-left:25px;font-style:normal}.tt_address_detail>div ul li .fa-location:before,.vcard>div ul li .fa-location:before{content:"\e905";font-family:"icons";font-size:16px;position:absolute;left:0}@media only screen and (min-width: 575px){.tt_address_detail>div ul li .fa-location:before,.vcard>div ul li .fa-location:before{top:2px}}.tt_address_detail+.tt_address_detail,.vcard+.tt_address_detail{margin-top:40px}@media only screen and (min-width: 576px){.tt_address_detail,.vcard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tt_address_detail figure,.vcard figure{width:220px;height:auto;background-color:transparent;margin-top:0}.tt_address_detail figure img,.vcard figure img{width:100%;min-height:100%;height:auto;border-radius:0;position:unset;-o-object-fit:cover;object-fit:cover}.tt_address_detail>div,.vcard>div{width:calc(100% - 220px);padding:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.col-6 .tt_address_detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.col-6 .tt_address_detail figure{width:100%;height:100px;background-color:#00A887;margin-top:50px}.col-6 .tt_address_detail figure img{width:150px;height:150px;border-radius:100%;position:absolute;left:25px;top:-50px}.col-6 .tt_address_detail>div{width:100%}}.frame-type-news_newsliststicky .news-list-slider,.frame-type-news_pi1 .news-list-slider{position:relative}.frame-type-news_newsliststicky .news-list-slider .glide__arrow,.frame-type-news_pi1 .news-list-slider .glide__arrow{position:absolute;top:-90px;right:0;left:auto;background:none;border:0;width:27px;height:20px;overflow:hidden;color:transparent;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;border-radius:0}.frame-type-news_newsliststicky .news-list-slider .glide__arrow:before,.frame-type-news_pi1 .news-list-slider .glide__arrow:before{content:"\e902";font-family:"icons";font-size:16px;display:inline-block;color:#C4C4C4;position:absolute;right:0;top:2px}.frame-type-news_newsliststicky .news-list-slider .glide__arrow:hover:before,.frame-type-news_newsliststicky .news-list-slider .glide__arrow:focus:before,.frame-type-news_pi1 .news-list-slider .glide__arrow:hover:before,.frame-type-news_pi1 .news-list-slider .glide__arrow:focus:before{color:#002554}.frame-type-news_newsliststicky .news-list-slider .glide__arrow.glide__arrow--left,.frame-type-news_pi1 .news-list-slider .glide__arrow.glide__arrow--left{right:35px}.frame-type-news_newsliststicky .news-list-slider .glide__arrow.glide__arrow--left:before,.frame-type-news_pi1 .news-list-slider .glide__arrow.glide__arrow--left:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.frame-type-news_newsliststicky .news-list-slider .glide__arrow.glide__arrow--right,.frame-type-news_pi1 .news-list-slider .glide__arrow.glide__arrow--right{border-left:2px solid #C4C4C4}.frame-type-news_newsliststicky .glide__track,.frame-type-news_pi1 .glide__track{padding:5px}.frame-type-news_newsliststicky .glide__track .glide__slide,.frame-type-news_pi1 .glide__track .glide__slide{margin-bottom:0;padding:5px 0}.frame-type-news_newsliststicky .glide__track .glide__slide:before,.frame-type-news_pi1 .glide__track .glide__slide:before{display:none}.frame-type-news_newsliststicky .article,.frame-type-news_pi1 .article{background-color:#fff;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);border-bottom-right-radius:4rem;padding:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;min-height:400px;cursor:pointer}.frame-type-news_newsliststicky .article:hover,.frame-type-news_newsliststicky .article:focus,.frame-type-news_pi1 .article:hover,.frame-type-news_pi1 .article:focus{-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.frame-type-news_newsliststicky .article:hover h3,.frame-type-news_newsliststicky .article:focus h3,.frame-type-news_pi1 .article:hover h3,.frame-type-news_pi1 .article:focus h3{text-decoration:underline}.frame-type-news_newsliststicky .article a,.frame-type-news_pi1 .article a{text-decoration:none}.frame-type-news_newsliststicky .article .news-img-wrap,.frame-type-news_pi1 .article .news-img-wrap{margin:-20px -20px 20px -20px}.frame-type-news_newsliststicky .article .news-img-wrap img,.frame-type-news_pi1 .article .news-img-wrap img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.frame-type-news_newsliststicky .article .news-img-wrap .copyright,.frame-type-news_pi1 .article .news-img-wrap .copyright{color:#1D1D1D}.frame-type-news_newsliststicky .article .news-list-date,.frame-type-news_pi1 .article .news-list-date{font-size:14px;margin-bottom:10px}.frame-type-news_newsliststicky .article h3,.frame-type-news_pi1 .article h3{font-size:20px;word-break:unset;-webkit-hyphens:inherit;-ms-hyphens:inherit;hyphens:inherit}@media only screen and (min-width: 576px){.frame-type-news_newsliststicky .article h3,.frame-type-news_pi1 .article h3{font-size:24px}}.frame-type-news_newsliststicky .news-list-view>.article,.frame-type-news_pi1 .news-list-view>.article{padding:0;margin-bottom:20px;min-height:inherit}.frame-type-news_newsliststicky .news-list-view>.article a,.frame-type-news_pi1 .news-list-view>.article a{display:-webkit-box;display:-ms-flexbox;display:flex}.frame-type-news_newsliststicky .news-list-view>.article .news-img-wrap,.frame-type-news_pi1 .news-list-view>.article .news-img-wrap{width:25%;margin:0;display:grid}.frame-type-news_newsliststicky .news-list-view>.article .news-img-wrap img,.frame-type-news_pi1 .news-list-view>.article .news-img-wrap img{display:grid;min-height:100%}.frame-type-news_newsliststicky .news-list-view>.article .news-img-wrap .copyright,.frame-type-news_pi1 .news-list-view>.article .news-img-wrap .copyright{color:#1D1D1D}.frame-type-news_newsliststicky .news-list-view>.article .teaser-text,.frame-type-news_pi1 .news-list-view>.article .teaser-text{width:75%;padding:20px}.frame-type-news_newsliststicky .news-list-view>.article .teaser-text .news-list-date,.frame-type-news_pi1 .news-list-view>.article .teaser-text .news-list-date{display:inline-block;color:#00A887}.news-single .news-img-wrap{margin-bottom:20px}.news-single .news-img-wrap img{width:100%;height:auto}.news-single .news-list-date,.news-single .event-info{display:inline-block;margin-bottom:10px;font-size:14px;color:#00A887}@media only screen and (min-width: 99px){.news-single{max-width:calc(100% / 12 * 8);margin:0 auto}}.event-list-view .article{min-height:inherit;padding:0;margin-bottom:20px}.event-list-view .article:last-child{margin-bottom:0}.event-list-view .article a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event-list-view .article .event-image{width:100%;background-color:#002554;overflow:hidden}.event-list-view .article .event-image img{display:grid;max-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.event-list-view .article .event-info{width:100%;background-color:#00A887;padding:20px;color:#fff;text-align:left}.event-list-view .article .event-info .day span{font-weight:bold;font-size:20px}@media only screen and (min-width: 576px){.event-list-view .article .event-info .day span{font-size:24px}}.event-list-view .article .event-info .month span{font-weight:bold;font-size:14px}.event-list-view .article .event-info .location{display:inline-block;font-size:14px}.event-list-view .article .event-teaser{width:100%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:20px}@media only screen and (min-width: 992px){.event-list-view .article a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.event-list-view .article .event-image{width:25%}.event-list-view .article .event-image img{aspect-ratio:auto}.event-list-view .article .event-info{width:25%;padding:40px 20px;text-align:center}.event-list-view .article .event-info .location{margin-top:20px}.event-list-view .article .event-teaser{padding:40px 20px;width:50%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}}@media only screen and (min-width: 1280px){.event-list-view .article .event-info .day{font-size:36px}.event-list-view .article .event-info .month span{font-size:18px}}.menu-button,.more{display:none}#mainmenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:-15px}#mainmenu ul li{list-style:none;border-left:1px solid #fff;border-right:1px solid #fff}#mainmenu ul li:first-child{border-left:none}#mainmenu ul li a{padding:10px 15px 24px 15px;font-size:18px;color:#002554;text-decoration:none}#mainmenu ul li a:hover,#mainmenu ul li a:focus{background-color:#00AECF;color:#fff;text-decoration:underline}#mainmenu ul li.current a,#mainmenu ul li.current span,#mainmenu ul li.active a,#mainmenu ul li.active span{padding:10px 15px 24px 15px;background-color:#00AECF;font-size:18px;color:#fff}#mainmenu ul ul{display:none}@media only screen and (hover: none){.menu-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;float:right;border:none;background-color:#002554;color:transparent;overflow:hidden;cursor:pointer}.menu-button span,.menu-button span:before,.menu-button span:after{content:"";position:absolute;left:calc(50% - 15px);height:2px;width:30px;background:#fff;pointer-events:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-button span::before{top:-8px}.menu-button span::after{top:8px}.menu-button[aria-expanded="true"] span{background:transparent}.menu-button[aria-expanded="true"] span:before,.menu-button[aria-expanded="true"] span:after{top:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-button[aria-expanded="true"] span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-button[aria-expanded="true"] span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-button[aria-expanded="true"]+#mainmenu{display:block;right:0;-webkit-transition:right 2s;transition:right 2s}#mainmenu{overflow-x:hidden;position:fixed;top:117px;right:-375px;max-width:375px;height:calc(100vh - 117px);background-color:#002554;-webkit-transition:right 2s;transition:right 2s}#mainmenu ul{display:block;margin-right:0}#mainmenu ul li{list-style:none;border:none}#mainmenu ul li a{display:inline-block;width:100%;padding:15px 20px;color:#fff;border-bottom:1px solid #fff}#mainmenu ul li.current a,#mainmenu ul li.current span,#mainmenu ul li.active a,#mainmenu ul li.active span{padding:10px 20px;display:block;border-bottom:1px solid #fff}#mainmenu ul ul{display:none}}@media only screen and (max-width: 1279px){.menu-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;float:right;border:none;background-color:#002554;color:transparent;overflow:hidden;cursor:pointer}.menu-button span,.menu-button span:before,.menu-button span:after{content:"";position:absolute;left:calc(50% - 15px);height:2px;width:30px;background:#fff;pointer-events:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-button span::before{top:-8px}.menu-button span::after{top:8px}.menu-button[aria-expanded="true"] span{background:transparent}.menu-button[aria-expanded="true"] span:before,.menu-button[aria-expanded="true"] span:after{top:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-button[aria-expanded="true"] span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-button[aria-expanded="true"] span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-button[aria-expanded="true"]+#mainmenu{display:block;right:0;-webkit-transition:right 2s;transition:right 2s}#mainmenu{overflow-x:hidden;position:fixed;top:117px;right:-375px;max-width:375px;width:100vw;height:calc(100vh - 117px);background-color:#002554;-webkit-transition:right 2s;transition:right 2s}#mainmenu ul{display:block;margin-right:0}#mainmenu ul li{list-style:none;border:none}#mainmenu ul li a{display:inline-block;width:100%;padding:15px 20px;color:#fff;border-bottom:1px solid #fff}#mainmenu ul li.current a,#mainmenu ul li.current span,#mainmenu ul li.active a,#mainmenu ul li.active span{padding:10px 20px;display:block;border-bottom:1px solid #fff}#mainmenu ul ul{display:none}}@media only screen and (max-width: 768px){#mainmenu{right:-100vw;width:100vw;max-width:inherit;top:113px;height:calc(100vh - 113px)}}#skipnav{margin-left:0;height:0;z-index:10}#skipnav li{padding-left:0;margin-bottom:0}#skipnav li:before{content:"";display:none}#skipnav li a{position:absolute;left:-999em;z-index:10;background-color:#fff;padding:5px}#skipnav li a:focus{left:15px;top:15px;text-decoration:underline;color:#00A887}#topmenu{padding-top:10px;margin-bottom:15px}#topmenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#topmenu ul li{padding-left:10px;border-left:1px solid #002554;margin-left:10px;list-style:none}#topmenu ul li:first-child{padding-left:0;border-left:none;margin-left:0}#topmenu ul li a,#topmenu ul li span{font-size:11px;color:#002554;text-decoration:none}@media only screen and (min-width: 576px){#topmenu ul li a,#topmenu ul li span{font-size:14px}}#topmenu ul li a:hover,#topmenu ul li a:focus,#topmenu ul li span:hover,#topmenu ul li span:focus{text-decoration:underline}#topmenu ul li.current a,#topmenu ul li.current span,#topmenu ul li.active a,#topmenu ul li.active span{text-decoration:underline}@media only screen and (min-width: 1280px){#topmenu{margin-bottom:20px}}#breadcrumb{max-width:1580px;margin:-20px auto 25px;padding:0 20px}#breadcrumb ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}#breadcrumb ol li{font-size:11px;margin-right:10px;padding-right:20px;position:relative}#breadcrumb ol li:before{display:none}#breadcrumb ol li:after{content:"\e902";font-family:"icons";font-size:10px;position:absolute;right:0;top:3px}#breadcrumb ol li a{color:#1D1D1D}#breadcrumb ol li a.active{text-decoration:none}#breadcrumb ol li:last-child:after{display:none}@media only screen and (min-width: 768px){#breadcrumb{margin:-20px auto 40px;padding:0 40px}#breadcrumb li{font-size:14px}#breadcrumb li:after{font-size:12px}}@media only screen and (min-width: 1280px){#breadcrumb{margin:-80px auto 85px}}#header{position:relative;z-index:10;-webkit-filter:drop-shadow(0px 0px 3px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 3px rgba(0,0,0,0.2))}#header>.container{overflow:hidden}#header>.container>.row{background-color:white;z-index:10}#header>.container>.row:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#header>.container>.row:last-child .col-3{width:calc(100% / 12 * 3);margin-bottom:0}#header>.container>.row:last-child .col-9{width:calc(100% / 12 * 9)}#header .col-9{-ms-flex-item-align:center;align-self:center}#header #logo{padding-top:10px}#header #logo a{display:grid}#header #logo #logo-mobile{display:block;margin-bottom:10px}#header #logo #logo-default,#header #logo #logo-Jubilaeum{display:none}@media only screen and (min-width: 768px){#header #logo{padding-top:0}#header #logo #logo-mobile{display:none}#header #logo #logo-default{display:block;margin-bottom:14px}}@media only screen and (min-width: 1280px){#header>.container:after{content:"";display:inline-block;background-color:#fff;width:50vw;height:130px;z-index:0;position:absolute;left:0;bottom:0}#header>.container>.row:last-child:after{content:"";display:inline-block;background-color:#fff;width:60px;height:130px;z-index:0;position:absolute;right:-60px;bottom:0;border-bottom-right-radius:60px}}@media only screen and (hover: hover){#header>.container>.row:last-child{min-height:68px}#header #logo img{margin-bottom:0}}@media only screen and (min-width: 1280px){#hero{margin-top:-140px}#hero:empty{margin-top:0}}#hero .hero-accordion-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%}#hero .hero-accordion-container *{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}#hero .hero-accordion-container .hero-accordion-element{display:inline-block;height:100px;position:relative;border:1px solid #fff;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:-webkit-box-flex 0.8s ease;transition:-webkit-box-flex 0.8s ease;transition:flex 0.8s ease;transition:flex 0.8s ease, -webkit-box-flex 0.8s ease, -ms-flex 0.8s ease}#hero .hero-accordion-container .hero-accordion-element>a{display:inline-block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}#hero .hero-accordion-container .hero-accordion-element:before{content:"";display:inline-block;width:100%;height:100%;background-color:rgba(0,37,84,0.75)}#hero .hero-accordion-container .hero-accordion-element div.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content{position:relative;color:#fff;font-size:24px;font-weight:bold;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content img{width:50px;height:50px;margin-right:20px}#hero .hero-accordion-container .hero-accordion-element div.wrapper .content-text{display:none}@media only screen and (min-width: 768px){#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content{padding-left:40px}}@media only screen and (min-width: 992px){#hero .hero-accordion-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:700px;padding-top:0;margin:0 auto}#hero .hero-accordion-container .hero-accordion-element{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}#hero .hero-accordion-container .hero-accordion-element div.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:215px;position:absolute;width:100%;height:100%}#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content{display:block;width:100%;padding-left:0;padding-top:140px;text-align:center}#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content img{display:block;width:100%;height:70px;margin-bottom:10px}#hero .hero-accordion-container .hero-accordion-element div.wrapper .content-text{display:block;width:350px;position:absolute;top:260px;left:calc(50% - 175px);opacity:0;-webkit-transition:opacity .2s ease 0s;transition:opacity .2s ease 0s;background-image:none !important;text-align:center;font-weight:normal}#hero .hero-accordion-container .hero-accordion-element div.wrapper .content-text p{color:#fff}#hero .hero-accordion-container .hero-accordion-element:hover{-webkit-box-flex:3;-ms-flex:3;flex:3}#hero .hero-accordion-container .hero-accordion-element:hover div.wrapper .content-text{opacity:1;-webkit-transition:opacity .2s ease .2s;transition:opacity .2s ease .2s}}@media only screen and (min-width: 1280px){#hero .hero-accordion-container .hero-accordion-element div.wrapper .hero-accordion-content{font-size:26px}}#hero .hero-image-with-text.text-center-left,#hero .hero-image-with-text.text-bottom-left{position:relative}#hero .hero-image-with-text.text-center-left .bg-image,#hero .hero-image-with-text.text-bottom-left .bg-image{background-color:#00A887;width:100%;height:200px;background-repeat:no-repeat;background-size:cover;background-position:center}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content .frame,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#002554;padding:40px 20px}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h1,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content header h1{padding-bottom:0;margin-bottom:20px;border-bottom:0;color:#fff}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content p,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content p{color:#fff}@media only screen and (min-width: 768px){#hero .hero-image-with-text.text-center-left .bg-image,#hero .hero-image-with-text.text-bottom-left .bg-image{width:50%;height:500px;position:absolute;bottom:0;right:0}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1540px;height:100%;margin:0 auto}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content .frame,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50%;min-width:50%;padding:100px 50px 100px 40px}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content .frame:after,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame:after{content:"";display:inline-block;background-color:#002554;width:50vw;height:100%;z-index:0;position:absolute;left:-50vw;bottom:0}}@media only screen and (min-width: 1280px){#hero .hero-image-with-text.text-center-left,#hero .hero-image-with-text.text-bottom-left{height:500px}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content .frame,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{padding:200px 50px 100px 40px}}@media only screen and (min-width: 1580px){#hero .hero-image-with-text.text-center-left .hero-image-with-text-content .frame,#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{padding-left:20px}}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h1{margin-bottom:0;color:#00A887;font-size:16px;font-weight:normal;text-transform:capitalize}@media only screen and (min-width: 768px){#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h1{font-size:18px}}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h1:only-child{color:#fff;text-transform:uppercase;font-weight:bold;font-size:38px}@media only screen and (min-width: 576px){#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h1:only-child{font-size:42px}}#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h2{margin-bottom:20px;border-bottom:0;padding-bottom:0;color:#fff;font-size:38px}@media only screen and (min-width: 576px){#hero .hero-image-with-text.text-center-left .hero-image-with-text-content header h2{font-size:42px}}#hero .hero-image-with-text.text-bottom-left{background-position:bottom;background-size:100% auto;background-repeat:no-repeat}#hero .hero-image-with-text.text-bottom-left .bg-image{width:100%}#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{background-color:#00A887}#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame:after{display:none}@media only screen and (min-width: 768px){#hero .hero-image-with-text.text-bottom-left{padding-bottom:0;margin-bottom:140px;height:500px}#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{background-color:#00A887;min-width:inherit;padding:40px 60px 40px 40px;border-bottom-right-radius:4rem;position:absolute;bottom:-100px;left:0}}@media only screen and (min-width: 1200px){#hero .hero-image-with-text.text-bottom-left{margin-bottom:200px}}@media only screen and (min-width: 1580px){#hero .hero-image-with-text.text-bottom-left .hero-image-with-text-content .frame{left:-20px}}.is-landingpage #header #logo{display:-webkit-box;display:-ms-flexbox;display:flex}.is-landingpage #header #logo #logo-Jubilaeum{display:block;height:60px;margin-top:-10px;margin-bottom:10px}@media only screen and (min-width: 576px){.is-landingpage #header #logo #logo-Jubilaeum{height:80px;margin-top:-30px;margin-bottom:0}}.is-landingpage #header #logo #logo-mobile,.is-landingpage #header #logo #logo-default{display:none}@media only screen and (min-width: 768px) and (max-width: 850px){.is-landingpage #header #logo #logo-mobile{display:block}.is-landingpage #header #logo #logo-default{display:none}}#main{margin-top:40px}@media only screen and (min-width: 1280px){#main{margin-top:100px}}#main .container{margin-bottom:40px}@media only screen and (min-width: 1280px){#main .container{margin-bottom:100px}}#main .container .frame+.frame{margin-top:40px}#main .container .frame-type-header+.frame{margin-top:0}#main>.container.frame-none{padding:100px 0;background-repeat:no-repeat;background-size:cover}#main .frame-outer-image .col-4{position:relative;background-color:#fff;padding:40px 20px;margin-bottom:0;z-index:1}#main .frame-outer-image .col-4:before{content:"";width:20px;height:100%;background-color:#fff;position:absolute;left:-20px;top:0}#main .frame-outer-image .col-4:last-child:before{right:-20px}#main .frame-outer-image .col-8 .frame,#main .frame-outer-image .col-8 .ce-image,#main .frame-outer-image .col-8 .ce-gallery,#main .frame-outer-image .col-8 .ce-outer,#main .frame-outer-image .col-8 .ce-inner,#main .frame-outer-image .col-8 .ce-row,#main .frame-outer-image .col-8 .ce-column,#main .frame-outer-image .col-8 .image{width:100%;height:100%;float:none;overflow:visible}#main .frame-outer-image .col-8:last-child img,#main .frame-outer-image .col-8:first-child img{width:100%;height:auto;aspect-ratio:inherit}@media only screen and (min-width: 768px){#main .frame-outer-image .col-8:last-child img,#main .frame-outer-image .col-8:first-child img{position:absolute;right:calc(-100% / 12 * 2);bottom:0;width:auto;height:auto}}@media only screen and (min-width: 992px){#main .frame-outer-image .col-8:last-child img,#main .frame-outer-image .col-8:first-child img{position:absolute;right:calc(-100% / 12 * 2);bottom:40px;width:150%}}@media only screen and (min-width: 1280px){#main .frame-outer-image .col-8:last-child img,#main .frame-outer-image .col-8:first-child img{width:100%}}#main .frame-outer-image .col-8:first-child img{right:calc(100% / 12 * 2)}#main .frame-outer-grey,#main .frame-outer-blue,#main .frame-outer-blue-reference{padding:40px 0}@media only screen and (min-width: 1280px){#main .frame-outer-grey,#main .frame-outer-blue,#main .frame-outer-blue-reference{padding:100px 0}}#main .frame-outer-grey+.frame-outer-grey,#main .frame-outer-grey+.frame-outer-blue,#main .frame-outer-grey+.frame-outer-blue-reference,#main .frame-outer-blue+.frame-outer-grey,#main .frame-outer-blue+.frame-outer-blue,#main .frame-outer-blue+.frame-outer-blue-reference,#main .frame-outer-blue-reference+.frame-outer-grey,#main .frame-outer-blue-reference+.frame-outer-blue,#main .frame-outer-blue-reference+.frame-outer-blue-reference{margin-top:-40px}@media only screen and (min-width: 1280px){#main .frame-outer-grey+.frame-outer-grey,#main .frame-outer-grey+.frame-outer-blue,#main .frame-outer-grey+.frame-outer-blue-reference,#main .frame-outer-blue+.frame-outer-grey,#main .frame-outer-blue+.frame-outer-blue,#main .frame-outer-blue+.frame-outer-blue-reference,#main .frame-outer-blue-reference+.frame-outer-grey,#main .frame-outer-blue-reference+.frame-outer-blue,#main .frame-outer-blue-reference+.frame-outer-blue-reference{margin-top:-100px}}#main .frame-outer-grey{background-color:#f5f5f5}#main .frame-outer-grey .col-3+.col-9{width:100%}@media only screen and (min-width: 1200px){#main .frame-outer-grey .col-3{width:calc(100% / 12 * 3)}#main .frame-outer-grey .col-3+.col-9{width:calc(100% / 12 * 9)}}#main .frame-outer-blue p,#main .frame-outer-blue ul,#main .frame-outer-blue ol,#main .frame-outer-blue h1,#main .frame-outer-blue h2,#main .frame-outer-blue h3,#main .frame-outer-blue h4,#main .frame-outer-blue h5,#main .frame-outer-blue a,#main .frame-outer-blue figcaption,#main .frame-outer-blue-reference p,#main .frame-outer-blue-reference ul,#main .frame-outer-blue-reference ol,#main .frame-outer-blue-reference h1,#main .frame-outer-blue-reference h2,#main .frame-outer-blue-reference h3,#main .frame-outer-blue-reference h4,#main .frame-outer-blue-reference h5,#main .frame-outer-blue-reference a,#main .frame-outer-blue-reference figcaption,#main .frame-inner-petrol p,#main .frame-inner-petrol ul,#main .frame-inner-petrol ol,#main .frame-inner-petrol h1,#main .frame-inner-petrol h2,#main .frame-inner-petrol h3,#main .frame-inner-petrol h4,#main .frame-inner-petrol h5,#main .frame-inner-petrol a,#main .frame-inner-petrol figcaption{color:#fff}#main .frame-outer-blue ul li:before,#main .frame-outer-blue-reference ul li:before,#main .frame-inner-petrol ul li:before{background-color:#fff}#main .frame-outer-blue ol li:before,#main .frame-outer-blue-reference ol li:before,#main .frame-inner-petrol ol li:before{background-color:#fff}#main .frame-outer-blue a.btn,#main .frame-outer-blue-reference a.btn,#main .frame-inner-petrol a.btn{border:1px solid #fff}#main .frame-outer-blue a.btn:hover,#main .frame-outer-blue a.btn:focus,#main .frame-outer-blue-reference a.btn:hover,#main .frame-outer-blue-reference a.btn:focus,#main .frame-inner-petrol a.btn:hover,#main .frame-inner-petrol a.btn:focus{background-color:#00A887;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#main .frame-outer-blue,#main .frame-outer-blue-reference{background-color:#002554}#main .frame-outer-blue h1,#main .frame-outer-blue h2,#main .frame-outer-blue-reference h1,#main .frame-outer-blue-reference h2{border-color:#fff}#main .frame-outer-blue .frame-layout-100.frame-type-textpic .ce-bodytext,#main .frame-outer-blue .frame-layout-100.frame-type-text,#main .frame-outer-blue-reference .frame-layout-100.frame-type-textpic .ce-bodytext,#main .frame-outer-blue-reference .frame-layout-100.frame-type-text{border:1px solid #fff;padding:40px}#main .frame-inner-petrol h1,#main .frame-inner-petrol h2{padding-bottom:0;border-bottom:none;margin-bottom:10px}#main .frame-inner-petrol p.blue-text,#main .frame-inner-petrol ul.blue-text,#main .frame-inner-petrol ol.blue-text,#main .frame-inner-petrol h1.blue-text,#main .frame-inner-petrol h2.blue-text,#main .frame-inner-petrol h3.blue-text,#main .frame-inner-petrol h4.blue-text,#main .frame-inner-petrol h5.blue-text,#main .frame-inner-petrol a.blue-text,#main .frame-inner-petrol figcaption.blue-text{color:#002554}#main .frame-inner-petrol.frame-type-textpic .ce-bodytext,#main .frame-inner-petrol.frame-type-text{background-color:#00A887;padding:25px 40px 25px 25px;border-bottom-right-radius:4rem}@media only screen and (min-width: 768px){#main .frame-inner-petrol.frame-type-textpic .ce-bodytext,#main .frame-inner-petrol.frame-type-text{padding:40px;border-radius:0}}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap,#main .frame-inner-petrol.frame-type-textpic .ce-intext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery{margin:0;float:none}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery .ce-row,#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery .ce-column,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery .ce-row,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery .ce-column{height:100%}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery .ce-column,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery .ce-column{float:none}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery figure.image a,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery figure.image a{position:relative;display:block;height:100%;padding:0}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery figure.image img,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery figure.image img{aspect-ratio:3 / 2;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 768px){#main .frame-inner-petrol.frame-type-textpic .ce-nowrap,#main .frame-inner-petrol.frame-type-textpic .ce-intext{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery{margin:0;width:calc(100% / 12 * 6)}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery figure.image,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery figure.image{min-height:inherit;width:100%;height:100%;border-bottom-right-radius:4rem;overflow:hidden}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-gallery figure.image img,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-gallery figure.image img{border-bottom-right-radius:4rem;min-width:100%;min-height:100%;aspect-ratio:unset}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap .ce-bodytext,#main .frame-inner-petrol.frame-type-textpic .ce-intext .ce-bodytext{width:calc(100% / 12 * 6)}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap.ce-right,#main .frame-inner-petrol.frame-type-textpic .ce-intext.ce-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap.ce-right .ce-gallery figure.image,#main .frame-inner-petrol.frame-type-textpic .ce-intext.ce-right .ce-gallery figure.image{border-bottom-right-radius:4rem}#main .frame-inner-petrol.frame-type-textpic .ce-nowrap.ce-right .ce-gallery figure.image img,#main .frame-inner-petrol.frame-type-textpic .ce-intext.ce-right .ce-gallery figure.image img{border-bottom-right-radius:4rem}}#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery{margin-bottom:0}#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery figure.image img,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery figure.image img{width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-bodytext,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-bodytext{border-bottom-right-radius:4rem;padding:25px 40px 25px 25px}@media only screen and (min-width: 576px) and (max-width: 767px){#main .frame-inner-petrol.frame-type-textpic .ce-above,#main .frame-inner-petrol.frame-type-textpic .ce-below{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery .ce-outer,#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery .ce-inner,#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery .ce-row,#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery .ce-column,#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery .image,#main .frame-inner-petrol.frame-type-textpic .ce-above .ce-gallery figure.image img,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery .ce-outer,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery .ce-inner,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery .ce-row,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery .ce-column,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery .image,#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery figure.image img{height:100%}}#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery{margin-top:0}#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery figure.image{border-bottom-right-radius:4rem}#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-gallery figure.image img{border-bottom-right-radius:4rem}#main .frame-inner-petrol.frame-type-textpic .ce-below .ce-bodytext{border-bottom-right-radius:0;padding:25px 40px 25px 25px}@media only screen and (min-width: 768px){#main .frame-inner-petrol.frame-type-text{border-bottom-right-radius:4rem}}#main .frame-layout-100.frame-type-textpic>div,#main .frame-layout-100.frame-type-text{border:1px solid #002554;border-bottom-right-radius:4rem}#main .frame-layout-100.frame-type-textpic .ce-bodytext,#main .frame-layout-100.frame-type-text{padding:40px}#main .frame-layout-100.frame-type-textpic .ce-nowrap{display:-webkit-box;display:-ms-flexbox;display:flex}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery{margin:0;float:none}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery .ce-row,#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery .ce-column{height:100%}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery .ce-column{float:none}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery figure.image{display:block}@media only screen and (min-width: 768px){#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery figure.image{height:100%;overflow:hidden}}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery figure.image a{position:relative;display:block;height:100%;padding:0}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery figure.image img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left .ce-gallery figure.image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left .ce-gallery figure.image img{min-height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 767px){#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left .ce-gallery,#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left .ce-bodytext{width:auto}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-intext.ce-left .ce-gallery figure.image{min-height:100%}}@media only screen and (max-width: 767px){#main .frame-layout-100.frame-type-textpic .ce-nowrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery,#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-bodytext{max-width:inherit;width:100%}#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-gallery .image,#main .frame-layout-100.frame-type-textpic .ce-nowrap .ce-bodytext .image{min-height:auto}#main .frame-layout-100.frame-type-textpic .ce-nowrap.ce-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#main .frame-layout-100.frame-type-textpic .ce-above .ce-gallery{margin-bottom:0}#main .frame-layout-100.frame-type-textpic .ce-above .ce-gallery figure.image img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}#main .frame-layout-100.frame-type-textpic .ce-above .ce-bodytext{border-bottom-right-radius:4rem;padding:25px 40px 25px 25px}@media only screen and (max-width: 767px){#main .frame-layout-200 .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#main .frame-layout-200 .row>div:first-child{margin-bottom:0}#main .frame-layout-200 .row>div:last-child{margin-bottom:40px}}#main blockquote{position:relative;display:inline-block;padding-left:70px;margin-bottom:20px}#main blockquote:before{content:"\e908";font-family:"icons";font-size:30px;color:#00A887;position:absolute;left:20px;top:0}#main .tge-marine-in-figures .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#main .tge-marine-in-figures .col-3,#main .tge-marine-in-figures .col-2{width:calc(100% / 12 * 6);text-align:center}#main .tge-marine-in-figures .col-3>span,#main .tge-marine-in-figures .col-2>span{display:block;margin-bottom:5px;text-align:center}#main .tge-marine-in-figures .col-3 .number,#main .tge-marine-in-figures .col-3 .plus,#main .tge-marine-in-figures .col-2 .number,#main .tge-marine-in-figures .col-2 .plus{font-size:42px;font-weight:bold;color:#00A887}@media only screen and (min-width: 768px){#main .tge-marine-in-figures .col-3,#main .tge-marine-in-figures .col-2{width:calc(100% / 12 * 3)}}@media only screen and (min-width: 768px){#main .tge-marine-in-figures .col-2{width:calc(100% / 12 * 2)}}#main .col-12 blockquote{padding-bottom:20px;border-bottom:1px solid #C4C4C4;float:left}#main .col-12 blockquote:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}@media only screen and (min-width: 768px){#main .col-12 blockquote{width:calc(100% / 12 * 6 - 21px);padding-right:20px;border-right:1px solid #C4C4C4;border-bottom:0;padding-bottom:0}#main .col-12 blockquote:nth-child(odd),#main .col-12 blockquote:only-of-type{border-right:0}}#footer{z-index:10;margin-top:100px}#footer>.container-blue{position:relative;padding:50px 0;background-color:#002554;border-top:5px solid #00A887}#footer>.container-blue>.row{background-color:#002554;z-index:10}#footer>.container-blue>.row:first-child{background-color:transparent;z-index:11}#footer>.container-blue>.row #c2 h3{display:none}@media only screen and (min-width: 768px){#footer>.container-blue>.row #c2 h3{display:block}}@media only screen and (min-width: 768px) and (max-width: 991px){#footer>.container-blue>.row .col-3{width:calc(100% / 12 * 6)}}#footer>.container-blue p,#footer>.container-blue ul,#footer>.container-blue ol,#footer>.container-blue h1,#footer>.container-blue h2,#footer>.container-blue h3,#footer>.container-blue h4,#footer>.container-blue h5,#footer>.container-blue a,#footer>.container-blue figcaption{color:#fff}#footer>.container-blue ul li:before{background-color:#fff}#footer>.container-blue ol li:before{background-color:#fff}#footer>.container-blue a.btn{border:1px solid #fff}#footer #social-media{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-45px;right:0}#footer #social-media li{margin-right:20px}#footer #social-media .icon-linkedin,#footer #social-media .icon-xing{display:inline-block;width:80px;height:80px;background-color:#00A887;border:3px solid #fff;border-radius:80px;color:transparent;overflow:hidden}#footer #social-media .icon-linkedin:before,#footer #social-media .icon-xing:before{font-family:"icons";font-size:24px;position:absolute;left:calc(50% - 12px);top:calc(50% - 12px);color:white;padding:0}#footer #social-media .icon-linkedin:before{content:"\e909"}#footer #social-media .icon-xing:before{content:"\e90a"}#footer #footer-logo{text-align:center;margin-bottom:20px}#footer #footer-logo img{height:80px}#footer h3{margin-bottom:20px}#footer p{line-height:1.5}#footer a{text-decoration:none}#footer a:hover,#footer a:focus{text-decoration:underline}#footer ul{margin-bottom:20px}#footer ul li{margin-bottom:10px}#footer ul li a{position:relative;padding-left:25px}#footer ul li a:before{content:"\e900";position:absolute;left:0;font-family:"icons";font-size:16px}#footer ul li.active,#footer ul li .current{position:relative;padding-left:25px;text-decoration:underline}#footer ul li.active:before,#footer ul li .current:before{content:"\e900";position:absolute;left:0;font-family:"icons";font-size:16px;background-color:transparent}#footer #service-hotline{position:relative;padding-left:85px}#footer #service-hotline:before{content:"";display:inline-block;width:70px;height:70px;background-image:url('../../../_assets/36423492e3252219379213791bae1f91/Icons/Service-Icons/24-stunden.svg');background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:0}#footer #service-hotline p{margin-bottom:0;padding-top:5px}#footer #service-hotline p a{padding-left:0}#footer #service-hotline p a:before{display:none}#footer .footer-service-row{padding:10px 20px}#footer .footer-service-row #footermenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0}#footer .footer-service-row #footermenu ul li{padding-left:10px;border-left:1px solid #002554;margin-left:10px;margin-bottom:0}#footer .footer-service-row #footermenu ul li:first-child{border-left:none}#footer .footer-service-row #footermenu ul li a{padding:0;color:#1D1D1D}#footer .footer-service-row #footermenu ul li a:before{display:none}#footer .footer-service-row #footermenu ul li.active:before,#footer .footer-service-row #footermenu ul li.current:before{display:none}@media only screen and (min-width: 768px){#footer>.container-blue{background-color:transparent;border-top:0}#footer>.container-blue:after{content:"";display:inline-block;background-color:#002554;width:50vw;height:100%;z-index:-1;position:absolute;left:0;bottom:0;border-top:5px solid #00A887}#footer>.container-blue>.row:last-child:after{content:"";display:inline-block;background-color:#002554;width:calc(50vw + 60px);height:calc(100% + 100px);z-index:-1;position:absolute;right:-60px;bottom:-50px;border-bottom-right-radius:60px;border-top:5px solid #00A887}#footer #social-media{top:-95px}}.st-onstipe{position:relative}.st-onstipe .splide{position:unset}.st-onstipe .st-onstipe__header{background:transparent;border-radius:0;border-bottom:5px solid #00A887;padding:0}.st-onstipe .st-onstipe__filters{gap:0}.st-onstipe .st-onstipe__filter{padding:10px 20px;border:none;border-radius:0;border-right:1px solid #002554;color:#002554;text-transform:uppercase;font-size:16px}.st-onstipe .st-onstipe__filter:hover,.st-onstipe .st-onstipe__filter.is-active{background-color:#00A887;color:#fff;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;border-color:#002554}.st-onstipe .st-onstipe__filter i{font-style:normal}.st-onstipe .st-onstipe__filter span{display:block;opacity:0;width:0;height:0}.st-onstipe .st-onstipe__filter .youtube,.st-onstipe .st-onstipe__filter .LinkedIn{display:inline-block;margin:0}.st-onstipe .st-onstipe__filter .youtube:before,.st-onstipe .st-onstipe__filter .LinkedIn:before{font-family:"icons";font-size:20px}.st-onstipe .st-onstipe__filter .LinkedIn:before{content:"\e909"}.st-onstipe .st-onstipe__filter .youtube:before{content:"\e90b"}.st-onstipe .splide__list .st-onstipe__item{-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);border:none;border-radius:0;border-bottom-right-radius:4rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-decoration:none;cursor:pointer}.st-onstipe .splide__list .st-onstipe__item:hover,.st-onstipe .splide__list .st-onstipe__item:focus{-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.st-onstipe .splide__list .st-onstipe__media{text-align:center;background-color:#f5f5f5}.st-onstipe .splide__list .st-onstipe__media img{width:auto;height:auto;max-height:360px}.st-onstipe .splide__list .st-onstipe__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:10px 20px;border:none}.st-onstipe .splide__list .st-onstipe__date{font-size:14px}.st-onstipe .splide__list .youtube,.st-onstipe .splide__list .LinkedIn{display:inline-block;margin-right:0}.st-onstipe .splide__list .youtube:before,.st-onstipe .splide__list .LinkedIn:before{font-family:"icons";font-size:20px;font-style:normal;color:#002554}.st-onstipe .splide__list .LinkedIn:before{content:"\e909"}.st-onstipe .splide__list .youtube:before{content:"\e90b"}.st-onstipe .splide__list .st-onstipe__source{display:block;opacity:0;width:0;height:0}.st-onstipe .splide__list .st-onstipe__body{padding:10px 40px 40px 20px;white-space:pre-line;word-break:break-word}.st-onstipe .splide .splide__arrows{position:absolute;top:0;right:0}.st-onstipe .splide .splide__arrows .splide__arrow{border:none;border-radius:0;-webkit-transform:translate(0);transform:translate(0);opacity:1}.st-onstipe .splide .splide__arrows .splide__arrow:before{border-color:#C4C4C4}.st-onstipe .splide .splide__arrows .splide__arrow.splide__arrow--next{border-left:2px solid #C4C4C4}.st-onstipe .splide .splide__arrows .splide__arrow:hover,.st-onstipe .splide .splide__arrows .splide__arrow:focus{opacity:1}.st-onstipe .splide .splide__arrows .splide__arrow:hover:before,.st-onstipe .splide .splide__arrows .splide__arrow:focus:before{border-color:#002554}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

/*# sourceMappingURL=glide.core.css.map */

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: white;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: white;
}
.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

/*# sourceMappingURL=glide.theme.css.map */
