.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";
/* COLOR DEFINITIONS*/
/* SETTINGS */
/* BREAKPOINTS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

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

/* generate grid classes */
.col-1 {
  -ms-grid-column: 1;
      grid-column-start: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-1 {
    -ms-grid-column: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .col-1 {
    -ms-grid-column: 1;
  }
}

.col-span-1 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-1 {
    -ms-grid-column-span: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-1 {
    -ms-grid-column-span: 1;
  }
}

.row-1 {
  -ms-grid-row: 1;
      grid-row-start: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-1 {
    -ms-grid-row: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .row-1 {
    -ms-grid-row: 1;
  }
}

.row-span-1 {
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-1 {
    -ms-grid-row-span: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-1 {
    -ms-grid-row-span: 1;
  }
}

.col-2 {
  -ms-grid-column: 2;
      grid-column-start: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-2 {
    -ms-grid-column: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .col-2 {
    -ms-grid-column: 2;
  }
}

.col-span-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-2 {
    -ms-grid-column-span: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-2 {
    -ms-grid-column-span: 2;
  }
}

.row-2 {
  -ms-grid-row: 2;
      grid-row-start: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-2 {
    -ms-grid-row: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .row-2 {
    -ms-grid-row: 2;
  }
}

.row-span-2 {
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-2 {
    -ms-grid-row-span: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-2 {
    -ms-grid-row-span: 2;
  }
}

.col-3 {
  -ms-grid-column: 3;
      grid-column-start: 3;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-3 {
    -ms-grid-column: 3;
  }
}
@supports (-ms-ime-align: auto) {
  .col-3 {
    -ms-grid-column: 3;
  }
}

.col-span-3 {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-3 {
    -ms-grid-column-span: 3;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-3 {
    -ms-grid-column-span: 3;
  }
}

.row-3 {
  -ms-grid-row: 3;
      grid-row-start: 3;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-3 {
    -ms-grid-row: 3;
  }
}
@supports (-ms-ime-align: auto) {
  .row-3 {
    -ms-grid-row: 3;
  }
}

.row-span-3 {
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-3 {
    -ms-grid-row-span: 3;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-3 {
    -ms-grid-row-span: 3;
  }
}

.col-4 {
  -ms-grid-column: 4;
      grid-column-start: 4;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-4 {
    -ms-grid-column: 4;
  }
}
@supports (-ms-ime-align: auto) {
  .col-4 {
    -ms-grid-column: 4;
  }
}

.col-span-4 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-4 {
    -ms-grid-column-span: 4;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-4 {
    -ms-grid-column-span: 4;
  }
}

.row-4 {
  -ms-grid-row: 4;
      grid-row-start: 4;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-4 {
    -ms-grid-row: 4;
  }
}
@supports (-ms-ime-align: auto) {
  .row-4 {
    -ms-grid-row: 4;
  }
}

.row-span-4 {
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-4 {
    -ms-grid-row-span: 4;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-4 {
    -ms-grid-row-span: 4;
  }
}

.col-5 {
  -ms-grid-column: 5;
      grid-column-start: 5;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-5 {
    -ms-grid-column: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .col-5 {
    -ms-grid-column: 5;
  }
}

.col-span-5 {
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-5 {
    -ms-grid-column-span: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-5 {
    -ms-grid-column-span: 5;
  }
}

.row-5 {
  -ms-grid-row: 5;
      grid-row-start: 5;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-5 {
    -ms-grid-row: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .row-5 {
    -ms-grid-row: 5;
  }
}

.row-span-5 {
  -ms-grid-row-span: 5;
  grid-row-end: span 5;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-5 {
    -ms-grid-row-span: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-5 {
    -ms-grid-row-span: 5;
  }
}

.col-6 {
  -ms-grid-column: 6;
      grid-column-start: 6;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-6 {
    -ms-grid-column: 6;
  }
}
@supports (-ms-ime-align: auto) {
  .col-6 {
    -ms-grid-column: 6;
  }
}

.col-span-6 {
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-6 {
    -ms-grid-column-span: 6;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-6 {
    -ms-grid-column-span: 6;
  }
}

.row-6 {
  -ms-grid-row: 6;
      grid-row-start: 6;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-6 {
    -ms-grid-row: 6;
  }
}
@supports (-ms-ime-align: auto) {
  .row-6 {
    -ms-grid-row: 6;
  }
}

.row-span-6 {
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-6 {
    -ms-grid-row-span: 6;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-6 {
    -ms-grid-row-span: 6;
  }
}

.col-7 {
  -ms-grid-column: 7;
      grid-column-start: 7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-7 {
    -ms-grid-column: 7;
  }
}
@supports (-ms-ime-align: auto) {
  .col-7 {
    -ms-grid-column: 7;
  }
}

.col-span-7 {
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-7 {
    -ms-grid-column-span: 7;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-7 {
    -ms-grid-column-span: 7;
  }
}

.row-7 {
  -ms-grid-row: 7;
      grid-row-start: 7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-7 {
    -ms-grid-row: 7;
  }
}
@supports (-ms-ime-align: auto) {
  .row-7 {
    -ms-grid-row: 7;
  }
}

.row-span-7 {
  -ms-grid-row-span: 7;
  grid-row-end: span 7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-7 {
    -ms-grid-row-span: 7;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-7 {
    -ms-grid-row-span: 7;
  }
}

.col-8 {
  -ms-grid-column: 8;
      grid-column-start: 8;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-8 {
    -ms-grid-column: 8;
  }
}
@supports (-ms-ime-align: auto) {
  .col-8 {
    -ms-grid-column: 8;
  }
}

.col-span-8 {
  -ms-grid-column-span: 8;
  grid-column-end: span 8;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-8 {
    -ms-grid-column-span: 8;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-8 {
    -ms-grid-column-span: 8;
  }
}

.row-8 {
  -ms-grid-row: 8;
      grid-row-start: 8;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-8 {
    -ms-grid-row: 8;
  }
}
@supports (-ms-ime-align: auto) {
  .row-8 {
    -ms-grid-row: 8;
  }
}

.row-span-8 {
  -ms-grid-row-span: 8;
  grid-row-end: span 8;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-8 {
    -ms-grid-row-span: 8;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-8 {
    -ms-grid-row-span: 8;
  }
}

.col-9 {
  -ms-grid-column: 9;
      grid-column-start: 9;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-9 {
    -ms-grid-column: 9;
  }
}
@supports (-ms-ime-align: auto) {
  .col-9 {
    -ms-grid-column: 9;
  }
}

.col-span-9 {
  -ms-grid-column-span: 9;
  grid-column-end: span 9;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-9 {
    -ms-grid-column-span: 9;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-9 {
    -ms-grid-column-span: 9;
  }
}

.row-9 {
  -ms-grid-row: 9;
      grid-row-start: 9;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-9 {
    -ms-grid-row: 9;
  }
}
@supports (-ms-ime-align: auto) {
  .row-9 {
    -ms-grid-row: 9;
  }
}

.row-span-9 {
  -ms-grid-row-span: 9;
  grid-row-end: span 9;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-9 {
    -ms-grid-row-span: 9;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-9 {
    -ms-grid-row-span: 9;
  }
}

.col-10 {
  -ms-grid-column: 10;
      grid-column-start: 10;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-10 {
    -ms-grid-column: 10;
  }
}
@supports (-ms-ime-align: auto) {
  .col-10 {
    -ms-grid-column: 10;
  }
}

.col-span-10 {
  -ms-grid-column-span: 10;
  grid-column-end: span 10;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-10 {
    -ms-grid-column-span: 10;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-10 {
    -ms-grid-column-span: 10;
  }
}

.row-10 {
  -ms-grid-row: 10;
      grid-row-start: 10;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-10 {
    -ms-grid-row: 10;
  }
}
@supports (-ms-ime-align: auto) {
  .row-10 {
    -ms-grid-row: 10;
  }
}

.row-span-10 {
  -ms-grid-row-span: 10;
  grid-row-end: span 10;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-10 {
    -ms-grid-row-span: 10;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-10 {
    -ms-grid-row-span: 10;
  }
}

.col-11 {
  -ms-grid-column: 11;
      grid-column-start: 11;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-11 {
    -ms-grid-column: 11;
  }
}
@supports (-ms-ime-align: auto) {
  .col-11 {
    -ms-grid-column: 11;
  }
}

.col-span-11 {
  -ms-grid-column-span: 11;
  grid-column-end: span 11;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-11 {
    -ms-grid-column-span: 11;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-11 {
    -ms-grid-column-span: 11;
  }
}

.row-11 {
  -ms-grid-row: 11;
      grid-row-start: 11;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-11 {
    -ms-grid-row: 11;
  }
}
@supports (-ms-ime-align: auto) {
  .row-11 {
    -ms-grid-row: 11;
  }
}

.row-span-11 {
  -ms-grid-row-span: 11;
  grid-row-end: span 11;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-11 {
    -ms-grid-row-span: 11;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-11 {
    -ms-grid-row-span: 11;
  }
}

.col-12 {
  -ms-grid-column: 12;
      grid-column-start: 12;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-12 {
    -ms-grid-column: 12;
  }
}
@supports (-ms-ime-align: auto) {
  .col-12 {
    -ms-grid-column: 12;
  }
}

.col-span-12 {
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-12 {
    -ms-grid-column-span: 12;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-12 {
    -ms-grid-column-span: 12;
  }
}

.row-12 {
  -ms-grid-row: 12;
      grid-row-start: 12;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-12 {
    -ms-grid-row: 12;
  }
}
@supports (-ms-ime-align: auto) {
  .row-12 {
    -ms-grid-row: 12;
  }
}

.row-span-12 {
  -ms-grid-row-span: 12;
  grid-row-end: span 12;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-12 {
    -ms-grid-row-span: 12;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-12 {
    -ms-grid-row-span: 12;
  }
}

.col-13 {
  -ms-grid-column: 13;
      grid-column-start: 13;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-13 {
    -ms-grid-column: 13;
  }
}
@supports (-ms-ime-align: auto) {
  .col-13 {
    -ms-grid-column: 13;
  }
}

.col-span-13 {
  -ms-grid-column-span: 13;
  grid-column-end: span 13;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-13 {
    -ms-grid-column-span: 13;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-13 {
    -ms-grid-column-span: 13;
  }
}

.row-13 {
  -ms-grid-row: 13;
      grid-row-start: 13;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-13 {
    -ms-grid-row: 13;
  }
}
@supports (-ms-ime-align: auto) {
  .row-13 {
    -ms-grid-row: 13;
  }
}

.row-span-13 {
  -ms-grid-row-span: 13;
  grid-row-end: span 13;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-13 {
    -ms-grid-row-span: 13;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-13 {
    -ms-grid-row-span: 13;
  }
}

.col-14 {
  -ms-grid-column: 14;
      grid-column-start: 14;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-14 {
    -ms-grid-column: 14;
  }
}
@supports (-ms-ime-align: auto) {
  .col-14 {
    -ms-grid-column: 14;
  }
}

.col-span-14 {
  -ms-grid-column-span: 14;
  grid-column-end: span 14;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-14 {
    -ms-grid-column-span: 14;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-14 {
    -ms-grid-column-span: 14;
  }
}

.row-14 {
  -ms-grid-row: 14;
      grid-row-start: 14;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-14 {
    -ms-grid-row: 14;
  }
}
@supports (-ms-ime-align: auto) {
  .row-14 {
    -ms-grid-row: 14;
  }
}

.row-span-14 {
  -ms-grid-row-span: 14;
  grid-row-end: span 14;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-14 {
    -ms-grid-row-span: 14;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-14 {
    -ms-grid-row-span: 14;
  }
}

.col-15 {
  -ms-grid-column: 15;
      grid-column-start: 15;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-15 {
    -ms-grid-column: 15;
  }
}
@supports (-ms-ime-align: auto) {
  .col-15 {
    -ms-grid-column: 15;
  }
}

.col-span-15 {
  -ms-grid-column-span: 15;
  grid-column-end: span 15;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-15 {
    -ms-grid-column-span: 15;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-15 {
    -ms-grid-column-span: 15;
  }
}

.row-15 {
  -ms-grid-row: 15;
      grid-row-start: 15;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-15 {
    -ms-grid-row: 15;
  }
}
@supports (-ms-ime-align: auto) {
  .row-15 {
    -ms-grid-row: 15;
  }
}

.row-span-15 {
  -ms-grid-row-span: 15;
  grid-row-end: span 15;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-15 {
    -ms-grid-row-span: 15;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-15 {
    -ms-grid-row-span: 15;
  }
}

.col-16 {
  -ms-grid-column: 16;
      grid-column-start: 16;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-16 {
    -ms-grid-column: 16;
  }
}
@supports (-ms-ime-align: auto) {
  .col-16 {
    -ms-grid-column: 16;
  }
}

.col-span-16 {
  -ms-grid-column-span: 16;
  grid-column-end: span 16;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-span-16 {
    -ms-grid-column-span: 16;
  }
}
@supports (-ms-ime-align: auto) {
  .col-span-16 {
    -ms-grid-column-span: 16;
  }
}

.row-16 {
  -ms-grid-row: 16;
      grid-row-start: 16;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-16 {
    -ms-grid-row: 16;
  }
}
@supports (-ms-ime-align: auto) {
  .row-16 {
    -ms-grid-row: 16;
  }
}

.row-span-16 {
  -ms-grid-row-span: 16;
  grid-row-end: span 16;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .row-span-16 {
    -ms-grid-row-span: 16;
  }
}
@supports (-ms-ime-align: auto) {
  .row-span-16 {
    -ms-grid-row-span: 16;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-1 {
    -ms-grid-columns: (12.5vw)[1] !important;
    min-width: 12.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-1 {
    -ms-grid-columns: (12.5vw)[1] !important;
    min-width: 12.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-2 {
    -ms-grid-columns: (12.5vw)[2] !important;
    min-width: 25vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-2 {
    -ms-grid-columns: (12.5vw)[2] !important;
    min-width: 25vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-3 {
    -ms-grid-columns: (12.5vw)[3] !important;
    min-width: 37.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-3 {
    -ms-grid-columns: (12.5vw)[3] !important;
    min-width: 37.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-4 {
    -ms-grid-columns: (12.5vw)[4] !important;
    min-width: 50vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-4 {
    -ms-grid-columns: (12.5vw)[4] !important;
    min-width: 50vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-5 {
    -ms-grid-columns: (12.5vw)[5] !important;
    min-width: 62.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-5 {
    -ms-grid-columns: (12.5vw)[5] !important;
    min-width: 62.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-6 {
    -ms-grid-columns: (12.5vw)[6] !important;
    min-width: 75vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-6 {
    -ms-grid-columns: (12.5vw)[6] !important;
    min-width: 75vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-7 {
    -ms-grid-columns: (12.5vw)[7] !important;
    min-width: 87.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-7 {
    -ms-grid-columns: (12.5vw)[7] !important;
    min-width: 87.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-8 {
    -ms-grid-columns: (12.5vw)[8] !important;
    min-width: 100vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-8 {
    -ms-grid-columns: (12.5vw)[8] !important;
    min-width: 100vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-9 {
    -ms-grid-columns: (12.5vw)[9] !important;
    min-width: 112.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-9 {
    -ms-grid-columns: (12.5vw)[9] !important;
    min-width: 112.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-10 {
    -ms-grid-columns: (12.5vw)[10] !important;
    min-width: 125vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-10 {
    -ms-grid-columns: (12.5vw)[10] !important;
    min-width: 125vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-11 {
    -ms-grid-columns: (12.5vw)[11] !important;
    min-width: 137.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-11 {
    -ms-grid-columns: (12.5vw)[11] !important;
    min-width: 137.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-12 {
    -ms-grid-columns: (12.5vw)[12] !important;
    min-width: 150vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-12 {
    -ms-grid-columns: (12.5vw)[12] !important;
    min-width: 150vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-13 {
    -ms-grid-columns: (12.5vw)[13] !important;
    min-width: 162.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-13 {
    -ms-grid-columns: (12.5vw)[13] !important;
    min-width: 162.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-14 {
    -ms-grid-columns: (12.5vw)[14] !important;
    min-width: 175vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-14 {
    -ms-grid-columns: (12.5vw)[14] !important;
    min-width: 175vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-15 {
    -ms-grid-columns: (12.5vw)[15] !important;
    min-width: 187.5vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-15 {
    -ms-grid-columns: (12.5vw)[15] !important;
    min-width: 187.5vw !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-grid-width-16 {
    -ms-grid-columns: (12.5vw)[16] !important;
    min-width: 200vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  .ie-grid-width-16 {
    -ms-grid-columns: (12.5vw)[16] !important;
    min-width: 200vw !important;
  }
}

.justify-self-start {
  -ms-grid-column-align: start;
      justify-self: start;
}

.justify-self-end {
  -ms-grid-column-align: end;
      justify-self: end;
}

.justify-self-center {
  -ms-grid-column-align: center;
      justify-self: center;
}

.justify-self-stretch {
  -ms-grid-column-align: stretch;
      justify-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.align-self-end {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-stretch {
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1200px) {
  .col-xl-1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-span-xl-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-xl-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-span-xl-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-xl-2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-span-xl-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-xl-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-span-xl-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-xl-3 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-span-xl-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-xl-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-span-xl-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-xl-4 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-span-xl-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-xl-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-span-xl-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-xl-5 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-span-xl-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-xl-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-span-xl-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-xl-6 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-span-xl-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-xl-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-span-xl-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-xl-7 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-span-xl-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-xl-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-span-xl-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-xl-8 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-span-xl-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-xl-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-span-xl-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-xl-9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-span-xl-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-xl-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-span-xl-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-xl-10 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-span-xl-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-xl-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-span-xl-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-xl-11 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-span-xl-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-xl-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-span-xl-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-xl-12 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-span-xl-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-xl-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-span-xl-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-xl-13 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-span-xl-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-xl-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-span-xl-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-xl-14 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-span-xl-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-xl-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-span-xl-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-xl-15 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-span-xl-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-xl-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-span-xl-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-xl-16 {
    -ms-grid-column: 17;
    grid-column-start: 17;
  }
  .col-span-xl-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-xl-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-span-xl-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-xl-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-xl-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-xl-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-xl-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-xl-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-xl-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-xl-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-xl-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-xl-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-l-1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-span-l-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-l-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-span-l-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-l-2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-span-l-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-l-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-span-l-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-l-3 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-span-l-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-l-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-span-l-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-l-4 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-span-l-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-l-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-span-l-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-l-5 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-span-l-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-l-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-span-l-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-l-6 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-span-l-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-l-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-span-l-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-l-7 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-span-l-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-l-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-span-l-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-l-8 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-span-l-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-l-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-span-l-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-l-9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-span-l-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-l-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-span-l-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-l-10 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-span-l-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-l-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-span-l-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-l-11 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-span-l-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-l-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-span-l-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-l-12 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-span-l-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-l-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-span-l-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-l-13 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-span-l-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-l-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-span-l-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-l-14 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-span-l-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-l-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-span-l-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-l-15 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-span-l-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-l-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-span-l-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-l-16 {
    -ms-grid-column: 17;
    grid-column-start: 17;
  }
  .col-span-l-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-l-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-span-l-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-l-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-l-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-l-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-l-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-l-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-l-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-l-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-l-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-l-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-l-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-l-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-l-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-l-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-l-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-m-1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-span-m-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-m-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-span-m-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-m-2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-span-m-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-m-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-span-m-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-m-3 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-span-m-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-m-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-span-m-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-m-4 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-span-m-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-m-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-span-m-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-m-5 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-span-m-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-m-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-span-m-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-m-6 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-span-m-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-m-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-span-m-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-m-7 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-span-m-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-m-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-span-m-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-m-8 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-span-m-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-m-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-span-m-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-m-9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-span-m-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-m-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-span-m-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-m-10 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-span-m-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-m-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-span-m-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-m-11 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-span-m-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-m-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-span-m-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-m-12 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-span-m-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-m-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-span-m-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-m-13 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-span-m-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-m-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-span-m-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-m-14 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-span-m-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-m-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-span-m-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-m-15 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-span-m-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-m-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-span-m-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-m-16 {
    -ms-grid-column: 17;
    grid-column-start: 17;
  }
  .col-span-m-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-m-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-span-m-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-m-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-m-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-m-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-m-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-m-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-m-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-m-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-m-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-m-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-m-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-m-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-m-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-m-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .col-s-0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-span-s-0 {
    -ms-grid-column-span: 0;
    grid-column-end: span 0;
  }
  .row-s-0 {
    -ms-grid-row: 0;
    grid-row-start: 0;
  }
  .row-span-s-0 {
    -ms-grid-row-span: 0;
    grid-row-end: span 0;
  }
  .col-s-1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-span-s-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-s-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-span-s-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-s-2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-span-s-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-s-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-span-s-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-s-3 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-span-s-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-s-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-span-s-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-s-4 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-span-s-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-s-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-span-s-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-s-5 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-span-s-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-s-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-span-s-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-s-6 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-span-s-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-s-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-span-s-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-s-7 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-span-s-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-s-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-span-s-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-s-8 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-span-s-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-s-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-span-s-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-s-9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-span-s-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-s-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-span-s-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-s-10 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-span-s-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-s-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-span-s-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-s-11 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-span-s-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-s-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-span-s-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-s-12 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-span-s-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-s-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-span-s-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-s-13 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-span-s-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-s-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-span-s-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-s-14 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-span-s-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-s-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-span-s-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-s-15 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-span-s-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-s-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-span-s-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-s-16 {
    -ms-grid-column: 17;
    grid-column-start: 17;
  }
  .col-span-s-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-s-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-span-s-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-s-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-s-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-s-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-s-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-s-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-s-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-s-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-s-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-s-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-s-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-s-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-s-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-s-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-s-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media (max-width: 575px) {
  .col-xs-1 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-span-xs-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-xs-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-span-xs-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-xs-2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-span-xs-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-xs-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-span-xs-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-xs-3 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-span-xs-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-xs-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-span-xs-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-xs-4 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-span-xs-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-xs-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-span-xs-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-xs-5 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-span-xs-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-xs-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-span-xs-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-xs-6 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-span-xs-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-xs-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-span-xs-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-xs-7 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-span-xs-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-xs-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-span-xs-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-xs-8 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-span-xs-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-xs-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-span-xs-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-xs-9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-span-xs-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-xs-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-span-xs-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-xs-10 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-span-xs-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-xs-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-span-xs-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-xs-11 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-span-xs-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-xs-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-span-xs-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-xs-12 {
    -ms-grid-column: 13;
    grid-column-start: 13;
  }
  .col-span-xs-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-xs-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-span-xs-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .col-xs-13 {
    -ms-grid-column: 14;
    grid-column-start: 14;
  }
  .col-span-xs-13 {
    -ms-grid-column-span: 13;
    grid-column-end: span 13;
  }
  .row-xs-13 {
    -ms-grid-row: 13;
    grid-row-start: 13;
  }
  .row-span-xs-13 {
    -ms-grid-row-span: 13;
    grid-row-end: span 13;
  }
  .col-xs-14 {
    -ms-grid-column: 15;
    grid-column-start: 15;
  }
  .col-span-xs-14 {
    -ms-grid-column-span: 14;
    grid-column-end: span 14;
  }
  .row-xs-14 {
    -ms-grid-row: 14;
    grid-row-start: 14;
  }
  .row-span-xs-14 {
    -ms-grid-row-span: 14;
    grid-row-end: span 14;
  }
  .col-xs-15 {
    -ms-grid-column: 16;
    grid-column-start: 16;
  }
  .col-span-xs-15 {
    -ms-grid-column-span: 15;
    grid-column-end: span 15;
  }
  .row-xs-15 {
    -ms-grid-row: 15;
    grid-row-start: 15;
  }
  .row-span-xs-15 {
    -ms-grid-row-span: 15;
    grid-row-end: span 15;
  }
  .col-xs-16 {
    -ms-grid-column: 17;
    grid-column-start: 17;
  }
  .col-span-xs-16 {
    -ms-grid-column-span: 16;
    grid-column-end: span 16;
  }
  .row-xs-16 {
    -ms-grid-row: 16;
    grid-row-start: 16;
  }
  .row-span-xs-16 {
    -ms-grid-row-span: 16;
    grid-row-end: span 16;
  }
  .justify-self-xs-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-xs-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-xs-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-xs-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-xs-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-xs-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-xs-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-xs-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-xs-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
.primary-color, .primary-color a, .primary-color span, .primary-color a:visited, .primary-color h2, .primary-color h3, .primary-color h4 {
  color: #005181;
  text-decoration: none;
}

.secondary-color, .secondary-color a, .secondary-color span, .secondary-color a:visited, .secondary-color h2, .secondary-color h3, .secondary-color h4 {
  color: #b0541b;
  text-decoration: none;
}

.dark-color, .dark-color a, .dark-color span, .dark-color a:visited, .dark-color h2, .dark-color h3, .dark-color h4 {
  color: #000000;
  text-decoration: none;
}

.bright-color, .bright-color a, .bright-color span, .bright-color a:visited, .bright-color h2, .bright-color h3, .bright-color h4 {
  color: #ffffff;
  text-decoration: none;
}

.light-color, .light-color a, .light-color span, .light-color a:visited, .light-color h2, .light-color h3, .light-color h4 {
  color: #dfdfe0;
  text-decoration: none;
}

.lightgray-color, .lightgray-color a, .lightgray-color span, .lightgray-color a:visited, .lightgray-color h2, .lightgray-color h3, .lightgray-color h4 {
  color: #979797;
  text-decoration: none;
}

.gray-color, .gray-color a, .gray-color span, .gray-color a:visited, .gray-color h2, .gray-color h3, .gray-color h4 {
  color: #000000;
  text-decoration: none;
}

.tag-color, .tag-color a, .tag-color span, .tag-color a:visited, .tag-color h2, .tag-color h3, .tag-color h4 {
  color: #b0541b;
  text-decoration: none;
}

.primary-color-background {
  background: #005181;
}

.secondary-color-background {
  background: #b0541b;
}

.lightgray-color-background {
  background: #979797;
}

.dark-color-background {
  background: #000000;
}

.bright-color-background {
  background: #ffffff;
}

.color--gray, .color--gray a, .color--gray span, .color--gray a:visited, .color--gray h2, .color--gray h3, .color--gray h4 {
  color: #000000;
  text-decoration: none;
}

.color--green, .color--green a, .color--green span, .color--green a:visited, .color--green h2, .color--green h3, .color--green h4 {
  color: #a4aa57;
  text-decoration: none;
}

.color--darkblue, .color--darkblue a, .color--darkblue span, .color--darkblue a:visited, .color--darkblue h2, .color--darkblue h3, .color--darkblue h4 {
  color: #274365;
  text-decoration: none;
}

.color--salmon, .color--salmon a, .color--salmon span, .color--salmon a:visited, .color--salmon h2, .color--salmon h3, .color--salmon h4 {
  color: #df8d70;
  text-decoration: none;
}

.color--orange, .color--orange a, .color--orange span, .color--orange a:visited, .color--orange h2, .color--orange h3, .color--orange h4 {
  color: #be802e;
  text-decoration: none;
}

.color--turqoise, .color--turqoise a, .color--turqoise span, .color--turqoise a:visited, .color--turqoise h2, .color--turqoise h3, .color--turqoise h4 {
  color: #5f9494;
  text-decoration: none;
}

.color--yellow, .color--yellow a, .color--yellow span, .color--yellow a:visited, .color--yellow h2, .color--yellow h3, .color--yellow h4 {
  color: #d4be3b;
  text-decoration: none;
}

.background--gray {
  background: #000000;
}

.background--green {
  background: #a4aa57;
}

.background--darkblue {
  background: #274365;
}

.background--salmon {
  background: #df8d70;
}

.background--orange {
  background: #be802e;
}

.background--turqoise {
  background: #5f9494;
}

.background--yellow {
  background: #d4be3b;
}

.background--steel {
  background: #bdcad5;
}

.background--gray--transparent {
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
}

.background--green--transparent {
  background: #a4aa57;
  background: rgba(164, 170, 87, 0.7);
}

.background--darkblue--transparent {
  background: #274365;
  background: rgba(39, 67, 101, 0.7);
}

.background--salmon--transparent {
  background: #df8d70;
  background: rgba(223, 141, 112, 0.7);
}

.background--orange--transparent {
  background: #be802e;
  background: rgba(190, 128, 46, 0.7);
}

.background--turqoise--transparent {
  background: #5f9494;
  background: rgba(95, 148, 148, 0.7);
}

.background--yellow--transparent {
  background: #d4be3b;
  background: rgba(212, 190, 59, 0.7);
}

.background--steel--transparent {
  background: #bdcad5;
  background: rgba(189, 202, 213, 0.8);
}

strong {
  font-weight: 800;
}

h1 {
  font-size: 34px;
  line-height: 46px;
  font-weight: 600;
  letter-spacing: 0.85px;
  margin-bottom: 17px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
h1.no-margin-bottom {
  margin-bottom: 0px;
}

h2 {
  font-size: 25px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.62px;
  color: #274365;
}
@media (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
h2.no-margin-bottom {
  margin-bottom: 0px;
}

h3 {
  font-size: 25px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.62px;
  color: #274365;
}
@media (min-width: 576px) and (max-width: 767px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 575px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
h3.no-margin-bottom {
  margin-bottom: 0px;
}

section > h3 {
  max-width: 320px;
  text-align: center;
  margin: 80px auto 40px auto;
}

h4 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.62px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 575px) {
  h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
h4.no-margin-bottom {
  margin-bottom: 0px;
}

p {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 26px;
}
@media (min-width: 576px) and (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }
}
p.no-margin-bottom {
  margin-bottom: 0px;
}

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

.ce_list ul, .ce_text ul {
  list-style-type: disc;
  padding-left: 20px;
}
.ce_list ul li, .ce_text ul li {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
  font-weight: 300;
}
.ce_list p a, .ce_text p a {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
.ce_list p a:hover, .ce_text p a:hover {
  color: #b0541b;
}

.option--slider--element .description a:not(.button) {
  text-decoration: none;
  color: #005181;
  font-weight: 400;
  position: relative;
}

@media (min-width: 576px) and (max-width: 767px) {
  .ce_text.sticky--headline {
    position: sticky;
    top: 0px;
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: 1px solid #005181;
    z-index: 100;
  }
}
@media (max-width: 575px) {
  .ce_text.sticky--headline {
    position: sticky;
    top: 0px;
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: 1px solid #005181;
    z-index: 100;
  }
}

/* latin */
@font-face {
  font-family: "OpenSans-Light";
  font-style: normal;
  font-weight: 300;
  src: url(../../files/inselhuepfen/theme/fonts/OpenSans/OpenSans-Light.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "OpenSansLight-Italic";
  font-style: italic;
  font-weight: 400;
  src: url(../../files/inselhuepfen/theme/fonts/OpenSans/OpenSansLight-Italic.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: url(../../files/inselhuepfen/theme/fonts/OpenSans/OpenSans.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "OpenSans-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url(../../files/inselhuepfen/theme/fonts/OpenSans/OpenSans-SemiBold.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../../files/inselhuepfen/theme/fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Material Icons";
  src: url(../../files/inselhuepfen/theme/fonts/MaterialIcons/MaterialIcons-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  src: url(../../files/inselhuepfen/theme/fonts/Merriweather/Merriweather-Regular.ttf) format("truetype");
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.invisible {
  display: none;
}

header {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  height: 153px;
  z-index: 10000;
  background: #005181;
}
header > .grid--container, .booking #app header > .container, header > .two--column--box {
  height: 100%;
  grid-row-gap: 0px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header > .grid--container > .elements, .booking #app header > .container > .elements, header > .two--column--box > .elements {
    margin-top: 20px;
  }
}
@supports (-ms-ime-align: auto) {
  header > .grid--container > .elements, .booking #app header > .container > .elements, header > .two--column--box > .elements {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header > .grid--container > .elements, .booking #app header > .container > .elements, header > .two--column--box > .elements {
    position: absolute;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 30px;
  }
}
header > .grid--container .trustpilot-widget, .booking #app header > .container .trustpilot-widget, header > .two--column--box .trustpilot-widget {
  margin: auto 0;
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
}
@media (min-width: 768px) and (max-width: 991px) {
  header > .grid--container .trustpilot-widget, .booking #app header > .container .trustpilot-widget, header > .two--column--box .trustpilot-widget {
    width: 120px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  header > .grid--container .trustpilot-widget, .booking #app header > .container .trustpilot-widget, header > .two--column--box .trustpilot-widget {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 575px) {
  header > .grid--container .trustpilot-widget, .booking #app header > .container .trustpilot-widget, header > .two--column--box .trustpilot-widget {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
  justify-self: flex-end;
  -ms-grid-column: 12;
  -ms-grid-column-span: 2;
  grid-column: 12/span 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
    -ms-grid-row: 2;
  }
}
@supports (-ms-ime-align: auto) {
  header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
    -ms-grid-row: 2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1;
    -ms-grid-column: 10;
    -ms-grid-column-span: 4;
    grid-column: 10/span 4;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1;
    -ms-grid-column: 10;
    -ms-grid-column-span: 4;
    grid-column: 10/span 4;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  header > .grid--container .elements, .booking #app header > .container .elements, header > .two--column--box .elements {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1;
    -ms-grid-column: 9;
    -ms-grid-column-span: 5;
    grid-column: 9/span 5;
    width: 100%;
    margin-right: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
header > .grid--container .elements a, .booking #app header > .container .elements a, header > .two--column--box .elements a {
  display: block;
  padding: 0 12px;
}
header > .grid--container .elements a img, .booking #app header > .container .elements a img, header > .two--column--box .elements a img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
header > .grid--container .elements li, .booking #app header > .container .elements li, header > .two--column--box .elements li {
  position: relative;
}
header > .grid--container .elements .marker.active, .booking #app header > .container .elements .marker.active, header > .two--column--box .elements .marker.active {
  pointer-events: none;
  display: block;
  position: absolute;
  right: 0;
  top: -6px;
  background: #b0541b;
  padding: 2px 4px;
  color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
  line-height: 12px;
}
header.hide-navbar {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header.show-navbar {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) and (max-width: 991px) {
  header {
    height: auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  header {
    height: auto;
  }
}
@media (max-width: 575px) {
  header {
    height: auto;
  }
}

footer {
  padding: 70px 0;
  background: #4b4b55;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer > *:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    margin: 4em 0 1em 0;
    height: 20px;
    background-image: url("../../files/inselhuepfen/theme/img/footer_wave.svg");
    background-repeat: repeat-x;
  }
  footer > *:last-child:before, footer > *:first-child:before {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  footer > *:after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    margin: 4em 0 1em 0;
    height: 20px;
    background-image: url("../../files/inselhuepfen/theme/img/footer_wave.svg");
    background-repeat: repeat-x;
  }
  footer > *:last-child:after {
    display: none;
  }
}
@media (max-width: 575px) {
  footer > *:after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    margin: 4em 0 1em 0;
    height: 20px;
    background-image: url("../../files/inselhuepfen/theme/img/footer_wave.svg");
    background-repeat: repeat-x;
  }
  footer > *:last-child:after {
    display: none;
  }
}
footer p,
footer .widget-explanation p {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 1em;
  letter-spacing: 1px;
  font-weight: 400;
}
footer p a,
footer p a:visited,
footer .widget-explanation p a,
footer .widget-explanation p a:visited {
  color: #ffffff;
  text-decoration: none;
}
footer p a:hover,
footer .widget-explanation p a:hover {
  text-decoration: underline;
}
footer button.submit, footer .rmBase__comp--cta,
footer .form_button_submit {
  margin: 0 !important;
  width: 100%;
}
footer .ce_form {
  margin-top: 0;
}
footer .widget-checkbox span {
  font-size: 12px;
}
footer .widget-checkbox .checkbox_container span input:checked + label:after {
  color: #4b4b55;
}
footer .widget-text {
  color: #ffffff;
  font-size: 12px;
}
footer .widget-text label {
  display: block;
  margin-bottom: 4px;
}
footer .widget-text input {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  border-color: #ffffff;
  color: #ffffff;
}
footer .widget-checkbox .checkbox_container span input + label {
  letter-spacing: 1px;
}
footer .newsletter-container form li {
  margin-bottom: 1em;
}
footer .newsletter-container form input[type=text],
footer .newsletter-container form input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
  background: transparent;
  border: 1px solid #ffffff;
  font-size: 14px;
  color: #ffffff;
  outline: none;
  padding: 10px 7.5px;
  width: 100%;
}
footer .newsletter-container form input[type=text] ::-webkit-input-placeholder,
footer .newsletter-container form input[type=email] ::-webkit-input-placeholder {
  color: #979797;
}
footer .newsletter-container form input[type=text] :-moz-placeholder,
footer .newsletter-container form input[type=email] :-moz-placeholder {
  color: #979797;
}
footer .newsletter-container form input[type=text] ::-moz-placeholder,
footer .newsletter-container form input[type=email] ::-moz-placeholder {
  color: #979797;
}
footer .newsletter-container form input[type=text] :-ms-input-placeholder,
footer .newsletter-container form input[type=email] :-ms-input-placeholder {
  color: #979797;
}
footer .newsletter-container form .checkbox_container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .newsletter-container form .checkbox_container span input {
  width: 0;
}
footer .newsletter-container form .widget-checkbox input {
  width: auto;
  margin-right: 5px;
}
footer .newsletter-container form .widget-checkbox label {
  padding-left: 25px !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 1em;
  letter-spacing: 1px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
footer .newsletter-container form .widget-checkbox label:before {
  margin-right: 10px;
}
footer .newsletter-container form .widget-checkbox label:after {
  top: 1px !important;
  left: 2px !important;
}
footer .newsletter-container form .form_button {
  margin-top: 1em;
}
footer .newsletter-container form #consent_text + label {
  font-size: 9px;
  line-height: 14px;
}
footer .newsletter-container form .error-area {
  display: none;
}
footer .newsletter-container form .error-area span {
  display: block;
  background: #b0541b;
  color: #ffffff;
  padding: 1em;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
footer .newsletter-container form.error-class .error-area {
  display: block;
}
footer .formbody .widget-checkbox {
  margin-top: 1em;
  margin-bottom: 4em !important;
}
footer .formbody legend {
  color: #ffffff;
  margin-bottom: 1em;
}
footer .formbody span label {
  font-size: 12px;
  line-height: 16px;
}
footer .social-links {
  margin-top: 5em;
}
footer .social-links p {
  font-size: 1rem;
}
footer .social-links img {
  max-width: 30px;
}
footer .social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .social-links ul li {
  width: 45px;
}

.rmBase__comp--input {
  margin-bottom: 10px;
}

#rmOrganism .hidden {
  display: none;
}
#rmOrganism .rmBase__el--cta {
  margin-top: 10px;
}
#rmOrganism .rmBase__comp--privacy {
  margin-top: 20px;
}
#rmOrganism .rmBase__comp--privacy p {
  font-size: 10px;
  line-height: 16px;
}
#rmOrganism .rmBase__comp--heading {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
#rmOrganism .rmBase__comp--text {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}
#rmOrganism div[data-page-type=pageSubscribeSuccess] {
  background: #5f9494;
  padding: 10px;
}
#rmOrganism .rmBase__compError {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  background: red;
}

footer .formbody span.invisible {
  display: none !important;
}

.mod_article {
  position: relative;
}
.mod_article.has--padding {
  padding: 60px 0;
}
.mod_article.island--background:before {
  content: "";
  display: block;
  width: 30vw;
  height: 200%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("/files/inselhuepfen/theme/img/island_background_left.png") left center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.mod_article.island--background:after {
  content: "";
  display: block;
  width: 30vw;
  height: 200%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("/files/inselhuepfen/theme/img/island_background_right.png") right center no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.mod_article.island--background > * {
  z-index: 10;
}
.mod_article.island--background > .ce_ekomifeedback, .mod_article.island--background > .ce_tourekomifeedback {
  z-index: 0;
}
.mod_article.island--background + article {
  z-index: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mod_article.ie-auto-rows > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .mod_article.ie-auto-rows > *:nth-child(2) {
    -ms-grid-row: 2;
  }
  .mod_article.ie-auto-rows > *:nth-child(3) {
    -ms-grid-row: 3;
  }
  .mod_article.ie-auto-rows > *:nth-child(4) {
    -ms-grid-row: 4;
  }
  .mod_article.ie-auto-rows > *:nth-child(5) {
    -ms-grid-row: 5;
  }
  .mod_article.ie-auto-rows > *:nth-child(6) {
    -ms-grid-row: 6;
  }
  .mod_article.ie-auto-rows > *:nth-child(7) {
    -ms-grid-row: 7;
  }
  .mod_article.ie-auto-rows > *:nth-child(8) {
    -ms-grid-row: 8;
  }
  .mod_article.ie-auto-rows > *:nth-child(9) {
    -ms-grid-row: 9;
  }
  .mod_article.ie-auto-rows > *:nth-child(10) {
    -ms-grid-row: 10;
  }
  .mod_article.ie-auto-rows > *:nth-child(11) {
    -ms-grid-row: 11;
  }
  .mod_article.ie-auto-rows > *:nth-child(12) {
    -ms-grid-row: 12;
  }
  .mod_article.ie-auto-rows > *:nth-child(13) {
    -ms-grid-row: 13;
  }
  .mod_article.ie-auto-rows > *:nth-child(14) {
    -ms-grid-row: 14;
  }
  .mod_article.ie-auto-rows > *:nth-child(15) {
    -ms-grid-row: 15;
  }
  .mod_article.ie-auto-rows > *:nth-child(16) {
    -ms-grid-row: 16;
  }
  .mod_article.ie-auto-rows > *:nth-child(17) {
    -ms-grid-row: 17;
  }
  .mod_article.ie-auto-rows > *:nth-child(18) {
    -ms-grid-row: 18;
  }
  .mod_article.ie-auto-rows > *:nth-child(19) {
    -ms-grid-row: 19;
  }
  .mod_article.ie-auto-rows > *:nth-child(20) {
    -ms-grid-row: 20;
  }
}
@supports (-ms-ime-align: auto) {
  .mod_article.ie-auto-rows > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .mod_article.ie-auto-rows > *:nth-child(2) {
    -ms-grid-row: 2;
  }
  .mod_article.ie-auto-rows > *:nth-child(3) {
    -ms-grid-row: 3;
  }
  .mod_article.ie-auto-rows > *:nth-child(4) {
    -ms-grid-row: 4;
  }
  .mod_article.ie-auto-rows > *:nth-child(5) {
    -ms-grid-row: 5;
  }
  .mod_article.ie-auto-rows > *:nth-child(6) {
    -ms-grid-row: 6;
  }
  .mod_article.ie-auto-rows > *:nth-child(7) {
    -ms-grid-row: 7;
  }
  .mod_article.ie-auto-rows > *:nth-child(8) {
    -ms-grid-row: 8;
  }
  .mod_article.ie-auto-rows > *:nth-child(9) {
    -ms-grid-row: 9;
  }
  .mod_article.ie-auto-rows > *:nth-child(10) {
    -ms-grid-row: 10;
  }
  .mod_article.ie-auto-rows > *:nth-child(11) {
    -ms-grid-row: 11;
  }
  .mod_article.ie-auto-rows > *:nth-child(12) {
    -ms-grid-row: 12;
  }
  .mod_article.ie-auto-rows > *:nth-child(13) {
    -ms-grid-row: 13;
  }
  .mod_article.ie-auto-rows > *:nth-child(14) {
    -ms-grid-row: 14;
  }
  .mod_article.ie-auto-rows > *:nth-child(15) {
    -ms-grid-row: 15;
  }
  .mod_article.ie-auto-rows > *:nth-child(16) {
    -ms-grid-row: 16;
  }
  .mod_article.ie-auto-rows > *:nth-child(17) {
    -ms-grid-row: 17;
  }
  .mod_article.ie-auto-rows > *:nth-child(18) {
    -ms-grid-row: 18;
  }
  .mod_article.ie-auto-rows > *:nth-child(19) {
    -ms-grid-row: 19;
  }
  .mod_article.ie-auto-rows > *:nth-child(20) {
    -ms-grid-row: 20;
  }
}
.mod_article.move-forward {
  z-index: 100;
}

.has--padding--top {
  padding-top: 100px;
}

.has--padding--bottom {
  padding-bottom: 100px;
}

.raise--z-index {
  z-index: 100 !important;
}

nav.mainnavigation {
  height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mainnavigation {
    -ms-grid-row: 2;
    margin-top: 20px;
  }
}
@supports (-ms-ime-align: auto) {
  nav.mainnavigation {
    -ms-grid-row: 2;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  nav.mainnavigation {
    padding: 15px 0;
    height: auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.mainnavigation {
    padding: 15px 0;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation {
    padding: 15px 0;
    height: auto;
    position: relative;
  }
}
nav.mainnavigation .wave {
  position: absolute;
  left: 20px;
  bottom: 30px;
  width: auto;
  height: 5px;
  pointer-events: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation .wave {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.mainnavigation .wave {
    display: none;
  }
}
@media (max-width: 575px) {
  nav.mainnavigation .wave {
    display: none;
  }
}
nav.mainnavigation .wave .wave--path {
  stroke: #ffffff;
  fill: none;
  stroke-width: 2;
  stroke-dasharray: 362px 362px;
  stroke-dashoffset: -361px;
  stroke-linecap: round;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mainnavigation .wave {
    width: 361px !important;
    left: 5px;
  }
  nav.mainnavigation .wave:hover .wave--path {
    stroke-dashoffset: 80px;
  }
}
@supports (-ms-ime-align: auto) {
  nav.mainnavigation .wave {
    width: 361px !important;
    left: 5px;
  }
  nav.mainnavigation .wave:hover .wave--path {
    stroke-dashoffset: 80px;
  }
}
nav.mainnavigation > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
nav.mainnavigation > ul > li {
  position: relative;
}
nav.mainnavigation > ul > li.logo {
  margin-left: -84px;
}
@media (min-width: 1200px) {
  nav.mainnavigation > ul > li.logo .desktop {
    display: block;
    max-width: 170px;
    width: 100%;
  }
  nav.mainnavigation > ul > li.logo .desktop img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.mainnavigation > ul > li.logo .desktop {
    display: block;
    width: 120px;
  }
  nav.mainnavigation > ul > li.logo .desktop img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation > ul > li.logo .desktop {
    display: none;
  }
}
@media (min-width: 1200px) {
  nav.mainnavigation > ul > li.logo .mobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.mainnavigation > ul > li.logo .mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation > ul > li.logo .mobile {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation > ul > li.logo {
    margin-left: -38px;
  }
}
nav.mainnavigation > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation > ul > li > a {
    padding: 0 10px;
  }
}
nav.mainnavigation > ul > li > a span {
  padding: 9px 0;
}
nav.mainnavigation > ul > li > ul {
  display: none;
}
nav.mainnavigation > ul > li > .subnav--container {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
  position: absolute;
  background: #efefef;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 20px 0px 20px 20px;
}
nav.mainnavigation > ul > li > .subnav--container a,
nav.mainnavigation > ul > li > .subnav--container strong {
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.3px;
  white-space: nowrap;
  text-decoration: none;
  color: #005181;
}
nav.mainnavigation > ul > li > .subnav--container .subnav {
  min-width: 160px;
  margin-right: 20px;
}
nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group {
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .wave {
  bottom: 0;
  left: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .wave {
    left: -15px;
  }
}
@supports (-ms-ime-align: auto) {
  nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .wave {
    left: -15px;
  }
}
nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .wave .wave--path {
  stroke: #005181;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .arrow {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .arrow {
    display: none;
  }
}
@media (min-width: 1200px) {
  nav.mainnavigation > ul > li > .subnav--container .subnav .subnav--group .arrow {
    display: none;
  }
}
nav.mainnavigation > ul > li > .subnav--container .subnav strong {
  color: #6296B6;
  display: block;
  text-transform: none;
}
nav.mainnavigation > ul > li > .subnav--container .subnav ul {
  margin-bottom: 1em;
}
nav.mainnavigation > ul > li > .subnav--container .subnav ul li a {
  display: inline-block;
  position: relative;
}
nav.mainnavigation > ul > li > .subnav--container .subnav ul li .wave {
  bottom: 0;
  left: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mainnavigation > ul > li > .subnav--container .subnav ul li .wave {
    left: -15px;
  }
}
@supports (-ms-ime-align: auto) {
  nav.mainnavigation > ul > li > .subnav--container .subnav ul li .wave {
    left: -15px;
  }
}
nav.mainnavigation > ul > li > .subnav--container .subnav ul li .wave .wave--path {
  stroke: #005181;
}
nav.mainnavigation > ul > li > .subnav--container .subnav ul:last-child {
  margin-bottom: 0;
}
nav.mainnavigation > ul > li > .subnav--container:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 7px 7px 7px;
  border-color: transparent transparent #efefef transparent;
}
nav.mainnavigation > ul > li:hover .subnav--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.mainnavigation {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1;
  }
}
@media (max-width: 575px) {
  nav.mainnavigation {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1;
  }
}
nav.mainnavigation .mobile-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
nav.mainnavigation .mobile-navigation .nav-brand {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
nav.mainnavigation .mobile-navigation .hamburger-menu {
  position: absolute;
  right: 25px;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation .mobile-navigation .hamburger-menu {
    right: 0;
  }
}
nav.mainnavigation .mobile-navigation .hamburger-menu span {
  display: block;
  width: 17.5px;
  height: 2px;
  background-color: #ffffff;
  margin-bottom: 3px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav.mainnavigation .mobile-navigation .hamburger-menu.active span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6.75px);
      -ms-transform: rotate(45deg) translateY(6.75px);
          transform: rotate(45deg) translateY(6.75px);
}
nav.mainnavigation .mobile-navigation .hamburger-menu.active span:nth-child(2) {
  opacity: 0;
  width: 0;
}
nav.mainnavigation .mobile-navigation .hamburger-menu.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6.75px);
      -ms-transform: rotate(-45deg) translateY(-6.75px);
          transform: rotate(-45deg) translateY(-6.75px);
}
nav.mainnavigation .mobile-navigation .nav-list {
  -ms-flex-item-align: end;
      align-self: flex-end;
  position: absolute;
  background: #005181;
  width: 100%;
  max-height: 100vh;
  border-top: 99px solid #005181;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  padding: 0;
  top: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  @supports (-webkit-touch-callout: none) {
    nav.mainnavigation .mobile-navigation .nav-list {
      max-height: -webkit-fill-available;
      padding-bottom: env(safe-area-inset-bottom);
    }
  }
}
@media (max-width: 575px) {
  @supports (-webkit-touch-callout: none) {
    nav.mainnavigation .mobile-navigation .nav-list {
      max-height: -webkit-fill-available;
      padding-bottom: env(safe-area-inset-bottom);
    }
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation .mobile-navigation .nav-list {
    border-top: 53px solid #005181;
    width: auto;
    min-width: 100vw;
    left: -50vw;
    padding-left: 50vw;
    right: -50vw;
    padding-right: 50vw;
  }
}
nav.mainnavigation .mobile-navigation .nav-list ul.level_1 .subnav--container {
  background: #00446d;
}
nav.mainnavigation .mobile-navigation .nav-list.show-menu {
  visibility: visible;
  display: block;
  opacity: 1;
}
nav.mainnavigation .mobile-navigation .nav-list li {
  padding: 0;
  font-weight: 600;
}
nav.mainnavigation .mobile-navigation .nav-list li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 20px 23px;
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation .mobile-navigation .nav-list li a {
    padding-left: 0;
  }
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container {
  display: none;
  height: 0;
  opacity: 0;
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav .subnav--group {
  text-transform: capitalize;
  padding: 20px 32px;
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav strong {
  display: none;
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav ul {
  margin: 0 -2em;
  display: none;
  background: #003b5d;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav ul {
    margin: 0;
  }
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav ul li {
  padding: 0 4em;
}
nav.mainnavigation .mobile-navigation .nav-list li .subnav--container .subnav.show-sub-menu ul {
  display: block;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu a .arrow {
  content: "expand_more";
  font-family: "Material Icons";
  font-size: 1rem;
  margin-left: 0.35em;
  text-transform: none;
  position: absolute;
  right: 10px;
  top: 0;
  padding: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.mainnavigation .mobile-navigation .nav-list li.submenu a .arrow {
    display: none;
  }
}
@media (min-width: 1200px) {
  nav.mainnavigation .mobile-navigation .nav-list li.submenu a .arrow {
    display: none;
  }
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu a.no-children:after {
  display: none;
  content: "";
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu a:only-child:after {
  content: "";
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu.show-sub-menu .subnav--container {
  display: block;
  height: 100%;
  opacity: 1;
  padding: 0.25em 0 0;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu.show-sub-menu .subnav--container li {
  text-transform: capitalize;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu.show-sub-menu .subnav--container li a {
  text-transform: capitalize;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu.show-sub-menu .subnav--container li a:after {
  content: "";
  font-family: "Material Icons";
  font-size: 1rem;
  margin-left: 0.35em;
}
nav.mainnavigation .mobile-navigation .nav-list li.submenu.show-sub-menu .subnav--container .subnav {
  text-transform: capitalize;
}
@media (max-width: 993px) {
  nav.mainnavigation .desktop-navigation {
    display: none;
  }
}
@media (min-width: 993px) {
  nav.mainnavigation .mobile-navigation {
    display: none;
  }
}

.show-sub-menu > a > .arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.grid--container, .booking #app .container, .two--column--box {
  position: relative;
}
@media (min-width: 1200px) {
  .grid--container, .booking #app .container, .two--column--box {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 1fr 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px 86.6666666667px  1fr;
    grid-template-columns: 1fr repeat(12, 66.6666666667px) 1fr;
    grid-gap: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container, .booking #app .container, .two--column--box {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 1fr 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px 72.6666666667px  1fr;
    grid-template-columns: 1fr repeat(12, 52.6666666667px) 1fr;
    grid-gap: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container, .booking #app .container, .two--column--box {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 1fr 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px 55.6666666667px  1fr;
    grid-template-columns: 1fr repeat(12, 35.6666666667px) 1fr;
    grid-gap: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container, .booking #app .container, .two--column--box {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 1fr 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px 41.3333333333px  1fr;
    grid-template-columns: 1fr repeat(12, 21.3333333333px) 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 575px) {
  .grid--container, .booking #app .container, .two--column--box {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 5px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr  5px;
    grid-template-columns: 5px repeat(12, 1fr) 5px;
    grid-gap: 20px;
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-2, .booking #app .grid--columns-extralarge-2.container, .grid--columns-extralarge-2.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-2 > *:nth-child(1), .booking #app .grid--columns-extralarge-2.container > *:nth-child(1), .grid--columns-extralarge-2.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-2 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-2.container > *:nth-child(1) > *, .grid--columns-extralarge-2.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-2 > *:nth-child(2), .booking #app .grid--columns-extralarge-2.container > *:nth-child(2), .grid--columns-extralarge-2.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-2 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-2.container > *:nth-child(2) > *, .grid--columns-extralarge-2.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-2 > *:nth-child(1), .booking #app .grid--columns-extralarge-2.container > *:nth-child(1), .grid--columns-extralarge-2.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-2 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-2.container > *:nth-child(1) > *, .grid--columns-extralarge-2.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-2 > *:nth-child(2), .booking #app .grid--columns-extralarge-2.container > *:nth-child(2), .grid--columns-extralarge-2.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-2 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-2.container > *:nth-child(2) > *, .grid--columns-extralarge-2.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-2, .booking #app .grid--columns-large-2.container, .grid--columns-large-2.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-2, .booking #app .grid--columns-medium-2.container, .grid--columns-medium-2.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-2, .booking #app .grid--columns-small-2.container, .grid--columns-small-2.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-2, .booking #app .grid--columns-extrasmall-2.container, .grid--columns-extrasmall-2.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-3, .booking #app .grid--columns-extralarge-3.container, .grid--columns-extralarge-3.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-3 > *:nth-child(1), .booking #app .grid--columns-extralarge-3.container > *:nth-child(1), .grid--columns-extralarge-3.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-3 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(1) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-3 > *:nth-child(2), .booking #app .grid--columns-extralarge-3.container > *:nth-child(2), .grid--columns-extralarge-3.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-3 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(2) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-3 > *:nth-child(3), .booking #app .grid--columns-extralarge-3.container > *:nth-child(3), .grid--columns-extralarge-3.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-3 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(3) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-3 > *:nth-child(1), .booking #app .grid--columns-extralarge-3.container > *:nth-child(1), .grid--columns-extralarge-3.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-3 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(1) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-3 > *:nth-child(2), .booking #app .grid--columns-extralarge-3.container > *:nth-child(2), .grid--columns-extralarge-3.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-3 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(2) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-3 > *:nth-child(3), .booking #app .grid--columns-extralarge-3.container > *:nth-child(3), .grid--columns-extralarge-3.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-3 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-3.container > *:nth-child(3) > *, .grid--columns-extralarge-3.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-3, .booking #app .grid--columns-large-3.container, .grid--columns-large-3.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-3, .booking #app .grid--columns-medium-3.container, .grid--columns-medium-3.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-3, .booking #app .grid--columns-small-3.container, .grid--columns-small-3.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-3, .booking #app .grid--columns-extrasmall-3.container, .grid--columns-extrasmall-3.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-4, .booking #app .grid--columns-extralarge-4.container, .grid--columns-extralarge-4.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-4 > *:nth-child(1), .booking #app .grid--columns-extralarge-4.container > *:nth-child(1), .grid--columns-extralarge-4.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(1) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(2), .booking #app .grid--columns-extralarge-4.container > *:nth-child(2), .grid--columns-extralarge-4.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(2) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(3), .booking #app .grid--columns-extralarge-4.container > *:nth-child(3), .grid--columns-extralarge-4.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(3) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(4), .booking #app .grid--columns-extralarge-4.container > *:nth-child(4), .grid--columns-extralarge-4.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-4 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(4) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-4 > *:nth-child(1), .booking #app .grid--columns-extralarge-4.container > *:nth-child(1), .grid--columns-extralarge-4.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(1) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(2), .booking #app .grid--columns-extralarge-4.container > *:nth-child(2), .grid--columns-extralarge-4.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(2) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(3), .booking #app .grid--columns-extralarge-4.container > *:nth-child(3), .grid--columns-extralarge-4.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(3) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(4), .booking #app .grid--columns-extralarge-4.container > *:nth-child(4), .grid--columns-extralarge-4.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-4 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-4.container > *:nth-child(4) > *, .grid--columns-extralarge-4.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-4, .booking #app .grid--columns-large-4.container, .grid--columns-large-4.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-4, .booking #app .grid--columns-medium-4.container, .grid--columns-medium-4.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-4, .booking #app .grid--columns-small-4.container, .grid--columns-small-4.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-4, .booking #app .grid--columns-extrasmall-4.container, .grid--columns-extrasmall-4.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-5, .booking #app .grid--columns-extralarge-5.container, .grid--columns-extralarge-5.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-5 > *:nth-child(1), .booking #app .grid--columns-extralarge-5.container > *:nth-child(1), .grid--columns-extralarge-5.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(1) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(2), .booking #app .grid--columns-extralarge-5.container > *:nth-child(2), .grid--columns-extralarge-5.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(2) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(3), .booking #app .grid--columns-extralarge-5.container > *:nth-child(3), .grid--columns-extralarge-5.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(3) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(4), .booking #app .grid--columns-extralarge-5.container > *:nth-child(4), .grid--columns-extralarge-5.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(4) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(5), .booking #app .grid--columns-extralarge-5.container > *:nth-child(5), .grid--columns-extralarge-5.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-5 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(5) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-5 > *:nth-child(1), .booking #app .grid--columns-extralarge-5.container > *:nth-child(1), .grid--columns-extralarge-5.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(1) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(2), .booking #app .grid--columns-extralarge-5.container > *:nth-child(2), .grid--columns-extralarge-5.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(2) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(3), .booking #app .grid--columns-extralarge-5.container > *:nth-child(3), .grid--columns-extralarge-5.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(3) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(4), .booking #app .grid--columns-extralarge-5.container > *:nth-child(4), .grid--columns-extralarge-5.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(4) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(5), .booking #app .grid--columns-extralarge-5.container > *:nth-child(5), .grid--columns-extralarge-5.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-5 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-5.container > *:nth-child(5) > *, .grid--columns-extralarge-5.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-5, .booking #app .grid--columns-large-5.container, .grid--columns-large-5.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-5, .booking #app .grid--columns-medium-5.container, .grid--columns-medium-5.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-5, .booking #app .grid--columns-small-5.container, .grid--columns-small-5.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-5, .booking #app .grid--columns-extrasmall-5.container, .grid--columns-extrasmall-5.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-6, .booking #app .grid--columns-extralarge-6.container, .grid--columns-extralarge-6.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-6 > *:nth-child(1), .booking #app .grid--columns-extralarge-6.container > *:nth-child(1), .grid--columns-extralarge-6.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(1) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(2), .booking #app .grid--columns-extralarge-6.container > *:nth-child(2), .grid--columns-extralarge-6.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(2) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(3), .booking #app .grid--columns-extralarge-6.container > *:nth-child(3), .grid--columns-extralarge-6.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(3) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(4), .booking #app .grid--columns-extralarge-6.container > *:nth-child(4), .grid--columns-extralarge-6.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(4) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(5), .booking #app .grid--columns-extralarge-6.container > *:nth-child(5), .grid--columns-extralarge-6.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(5) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(6), .booking #app .grid--columns-extralarge-6.container > *:nth-child(6), .grid--columns-extralarge-6.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-6 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(6) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-6 > *:nth-child(1), .booking #app .grid--columns-extralarge-6.container > *:nth-child(1), .grid--columns-extralarge-6.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(1) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(2), .booking #app .grid--columns-extralarge-6.container > *:nth-child(2), .grid--columns-extralarge-6.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(2) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(3), .booking #app .grid--columns-extralarge-6.container > *:nth-child(3), .grid--columns-extralarge-6.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(3) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(4), .booking #app .grid--columns-extralarge-6.container > *:nth-child(4), .grid--columns-extralarge-6.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(4) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(5), .booking #app .grid--columns-extralarge-6.container > *:nth-child(5), .grid--columns-extralarge-6.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(5) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(6), .booking #app .grid--columns-extralarge-6.container > *:nth-child(6), .grid--columns-extralarge-6.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-6 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-6.container > *:nth-child(6) > *, .grid--columns-extralarge-6.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-6, .booking #app .grid--columns-large-6.container, .grid--columns-large-6.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-6, .booking #app .grid--columns-medium-6.container, .grid--columns-medium-6.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-6, .booking #app .grid--columns-small-6.container, .grid--columns-small-6.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-6, .booking #app .grid--columns-extrasmall-6.container, .grid--columns-extrasmall-6.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-7, .booking #app .grid--columns-extralarge-7.container, .grid--columns-extralarge-7.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-7 > *:nth-child(1), .booking #app .grid--columns-extralarge-7.container > *:nth-child(1), .grid--columns-extralarge-7.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(1) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(2), .booking #app .grid--columns-extralarge-7.container > *:nth-child(2), .grid--columns-extralarge-7.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(2) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(3), .booking #app .grid--columns-extralarge-7.container > *:nth-child(3), .grid--columns-extralarge-7.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(3) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(4), .booking #app .grid--columns-extralarge-7.container > *:nth-child(4), .grid--columns-extralarge-7.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(4) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(5), .booking #app .grid--columns-extralarge-7.container > *:nth-child(5), .grid--columns-extralarge-7.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(5) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(6), .booking #app .grid--columns-extralarge-7.container > *:nth-child(6), .grid--columns-extralarge-7.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(6) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(7), .booking #app .grid--columns-extralarge-7.container > *:nth-child(7), .grid--columns-extralarge-7.two--column--box > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .grid--container.grid--columns-extralarge-7 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(7) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(7) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-7 > *:nth-child(1), .booking #app .grid--columns-extralarge-7.container > *:nth-child(1), .grid--columns-extralarge-7.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(1) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(2), .booking #app .grid--columns-extralarge-7.container > *:nth-child(2), .grid--columns-extralarge-7.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(2) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(3), .booking #app .grid--columns-extralarge-7.container > *:nth-child(3), .grid--columns-extralarge-7.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(3) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(4), .booking #app .grid--columns-extralarge-7.container > *:nth-child(4), .grid--columns-extralarge-7.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(4) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(5), .booking #app .grid--columns-extralarge-7.container > *:nth-child(5), .grid--columns-extralarge-7.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(5) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(6), .booking #app .grid--columns-extralarge-7.container > *:nth-child(6), .grid--columns-extralarge-7.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(6) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(7), .booking #app .grid--columns-extralarge-7.container > *:nth-child(7), .grid--columns-extralarge-7.two--column--box > *:nth-child(7) {
      -ms-grid-column: 7;
    }
    .grid--container.grid--columns-extralarge-7 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-7.container > *:nth-child(7) > *, .grid--columns-extralarge-7.two--column--box > *:nth-child(7) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-7, .booking #app .grid--columns-large-7.container, .grid--columns-large-7.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-7, .booking #app .grid--columns-medium-7.container, .grid--columns-medium-7.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-7, .booking #app .grid--columns-small-7.container, .grid--columns-small-7.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-7, .booking #app .grid--columns-extrasmall-7.container, .grid--columns-extrasmall-7.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-8, .booking #app .grid--columns-extralarge-8.container, .grid--columns-extralarge-8.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-8 > *:nth-child(1), .booking #app .grid--columns-extralarge-8.container > *:nth-child(1), .grid--columns-extralarge-8.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(1) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(2), .booking #app .grid--columns-extralarge-8.container > *:nth-child(2), .grid--columns-extralarge-8.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(2) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(3), .booking #app .grid--columns-extralarge-8.container > *:nth-child(3), .grid--columns-extralarge-8.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(3) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(4), .booking #app .grid--columns-extralarge-8.container > *:nth-child(4), .grid--columns-extralarge-8.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(4) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(5), .booking #app .grid--columns-extralarge-8.container > *:nth-child(5), .grid--columns-extralarge-8.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(5) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(6), .booking #app .grid--columns-extralarge-8.container > *:nth-child(6), .grid--columns-extralarge-8.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(6) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(7), .booking #app .grid--columns-extralarge-8.container > *:nth-child(7), .grid--columns-extralarge-8.two--column--box > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(7) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(7) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(8), .booking #app .grid--columns-extralarge-8.container > *:nth-child(8), .grid--columns-extralarge-8.two--column--box > *:nth-child(8) {
    -ms-grid-column: 8;
  }
  .grid--container.grid--columns-extralarge-8 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(8) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(8) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-8 > *:nth-child(1), .booking #app .grid--columns-extralarge-8.container > *:nth-child(1), .grid--columns-extralarge-8.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(1) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(2), .booking #app .grid--columns-extralarge-8.container > *:nth-child(2), .grid--columns-extralarge-8.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(2) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(3), .booking #app .grid--columns-extralarge-8.container > *:nth-child(3), .grid--columns-extralarge-8.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(3) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(4), .booking #app .grid--columns-extralarge-8.container > *:nth-child(4), .grid--columns-extralarge-8.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(4) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(5), .booking #app .grid--columns-extralarge-8.container > *:nth-child(5), .grid--columns-extralarge-8.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(5) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(6), .booking #app .grid--columns-extralarge-8.container > *:nth-child(6), .grid--columns-extralarge-8.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(6) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(7), .booking #app .grid--columns-extralarge-8.container > *:nth-child(7), .grid--columns-extralarge-8.two--column--box > *:nth-child(7) {
      -ms-grid-column: 7;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(7) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(7) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(8), .booking #app .grid--columns-extralarge-8.container > *:nth-child(8), .grid--columns-extralarge-8.two--column--box > *:nth-child(8) {
      -ms-grid-column: 8;
    }
    .grid--container.grid--columns-extralarge-8 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-8.container > *:nth-child(8) > *, .grid--columns-extralarge-8.two--column--box > *:nth-child(8) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-8, .booking #app .grid--columns-large-8.container, .grid--columns-large-8.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-8, .booking #app .grid--columns-medium-8.container, .grid--columns-medium-8.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-8, .booking #app .grid--columns-small-8.container, .grid--columns-small-8.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-8, .booking #app .grid--columns-extrasmall-8.container, .grid--columns-extrasmall-8.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-9, .booking #app .grid--columns-extralarge-9.container, .grid--columns-extralarge-9.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-9 > *:nth-child(1), .booking #app .grid--columns-extralarge-9.container > *:nth-child(1), .grid--columns-extralarge-9.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(1) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(2), .booking #app .grid--columns-extralarge-9.container > *:nth-child(2), .grid--columns-extralarge-9.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(2) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(3), .booking #app .grid--columns-extralarge-9.container > *:nth-child(3), .grid--columns-extralarge-9.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(3) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(4), .booking #app .grid--columns-extralarge-9.container > *:nth-child(4), .grid--columns-extralarge-9.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(4) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(5), .booking #app .grid--columns-extralarge-9.container > *:nth-child(5), .grid--columns-extralarge-9.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(5) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(6), .booking #app .grid--columns-extralarge-9.container > *:nth-child(6), .grid--columns-extralarge-9.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(6) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(7), .booking #app .grid--columns-extralarge-9.container > *:nth-child(7), .grid--columns-extralarge-9.two--column--box > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(7) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(7) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(8), .booking #app .grid--columns-extralarge-9.container > *:nth-child(8), .grid--columns-extralarge-9.two--column--box > *:nth-child(8) {
    -ms-grid-column: 8;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(8) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(8) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(9), .booking #app .grid--columns-extralarge-9.container > *:nth-child(9), .grid--columns-extralarge-9.two--column--box > *:nth-child(9) {
    -ms-grid-column: 9;
  }
  .grid--container.grid--columns-extralarge-9 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(9) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(9) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-9 > *:nth-child(1), .booking #app .grid--columns-extralarge-9.container > *:nth-child(1), .grid--columns-extralarge-9.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(1) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(2), .booking #app .grid--columns-extralarge-9.container > *:nth-child(2), .grid--columns-extralarge-9.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(2) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(3), .booking #app .grid--columns-extralarge-9.container > *:nth-child(3), .grid--columns-extralarge-9.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(3) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(4), .booking #app .grid--columns-extralarge-9.container > *:nth-child(4), .grid--columns-extralarge-9.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(4) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(5), .booking #app .grid--columns-extralarge-9.container > *:nth-child(5), .grid--columns-extralarge-9.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(5) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(6), .booking #app .grid--columns-extralarge-9.container > *:nth-child(6), .grid--columns-extralarge-9.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(6) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(7), .booking #app .grid--columns-extralarge-9.container > *:nth-child(7), .grid--columns-extralarge-9.two--column--box > *:nth-child(7) {
      -ms-grid-column: 7;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(7) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(7) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(8), .booking #app .grid--columns-extralarge-9.container > *:nth-child(8), .grid--columns-extralarge-9.two--column--box > *:nth-child(8) {
      -ms-grid-column: 8;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(8) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(8) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(9), .booking #app .grid--columns-extralarge-9.container > *:nth-child(9), .grid--columns-extralarge-9.two--column--box > *:nth-child(9) {
      -ms-grid-column: 9;
    }
    .grid--container.grid--columns-extralarge-9 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-9.container > *:nth-child(9) > *, .grid--columns-extralarge-9.two--column--box > *:nth-child(9) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-9, .booking #app .grid--columns-large-9.container, .grid--columns-large-9.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-9, .booking #app .grid--columns-medium-9.container, .grid--columns-medium-9.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-9, .booking #app .grid--columns-small-9.container, .grid--columns-small-9.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-9, .booking #app .grid--columns-extrasmall-9.container, .grid--columns-extrasmall-9.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-10, .booking #app .grid--columns-extralarge-10.container, .grid--columns-extralarge-10.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-10 > *:nth-child(1), .booking #app .grid--columns-extralarge-10.container > *:nth-child(1), .grid--columns-extralarge-10.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(1) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(2), .booking #app .grid--columns-extralarge-10.container > *:nth-child(2), .grid--columns-extralarge-10.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(2) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(3), .booking #app .grid--columns-extralarge-10.container > *:nth-child(3), .grid--columns-extralarge-10.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(3) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(4), .booking #app .grid--columns-extralarge-10.container > *:nth-child(4), .grid--columns-extralarge-10.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(4) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(5), .booking #app .grid--columns-extralarge-10.container > *:nth-child(5), .grid--columns-extralarge-10.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(5) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(6), .booking #app .grid--columns-extralarge-10.container > *:nth-child(6), .grid--columns-extralarge-10.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(6) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(7), .booking #app .grid--columns-extralarge-10.container > *:nth-child(7), .grid--columns-extralarge-10.two--column--box > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(7) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(7) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(8), .booking #app .grid--columns-extralarge-10.container > *:nth-child(8), .grid--columns-extralarge-10.two--column--box > *:nth-child(8) {
    -ms-grid-column: 8;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(8) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(8) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(9), .booking #app .grid--columns-extralarge-10.container > *:nth-child(9), .grid--columns-extralarge-10.two--column--box > *:nth-child(9) {
    -ms-grid-column: 9;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(9) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(9) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(10), .booking #app .grid--columns-extralarge-10.container > *:nth-child(10), .grid--columns-extralarge-10.two--column--box > *:nth-child(10) {
    -ms-grid-column: 10;
  }
  .grid--container.grid--columns-extralarge-10 > *:nth-child(10) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(10) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(10) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-10 > *:nth-child(1), .booking #app .grid--columns-extralarge-10.container > *:nth-child(1), .grid--columns-extralarge-10.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(1) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(2), .booking #app .grid--columns-extralarge-10.container > *:nth-child(2), .grid--columns-extralarge-10.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(2) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(3), .booking #app .grid--columns-extralarge-10.container > *:nth-child(3), .grid--columns-extralarge-10.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(3) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(4), .booking #app .grid--columns-extralarge-10.container > *:nth-child(4), .grid--columns-extralarge-10.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(4) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(5), .booking #app .grid--columns-extralarge-10.container > *:nth-child(5), .grid--columns-extralarge-10.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(5) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(6), .booking #app .grid--columns-extralarge-10.container > *:nth-child(6), .grid--columns-extralarge-10.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(6) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(7), .booking #app .grid--columns-extralarge-10.container > *:nth-child(7), .grid--columns-extralarge-10.two--column--box > *:nth-child(7) {
      -ms-grid-column: 7;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(7) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(7) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(8), .booking #app .grid--columns-extralarge-10.container > *:nth-child(8), .grid--columns-extralarge-10.two--column--box > *:nth-child(8) {
      -ms-grid-column: 8;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(8) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(8) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(9), .booking #app .grid--columns-extralarge-10.container > *:nth-child(9), .grid--columns-extralarge-10.two--column--box > *:nth-child(9) {
      -ms-grid-column: 9;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(9) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(9) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(10), .booking #app .grid--columns-extralarge-10.container > *:nth-child(10), .grid--columns-extralarge-10.two--column--box > *:nth-child(10) {
      -ms-grid-column: 10;
    }
    .grid--container.grid--columns-extralarge-10 > *:nth-child(10) > *, .booking #app .grid--columns-extralarge-10.container > *:nth-child(10) > *, .grid--columns-extralarge-10.two--column--box > *:nth-child(10) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-10, .booking #app .grid--columns-large-10.container, .grid--columns-large-10.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-10, .booking #app .grid--columns-medium-10.container, .grid--columns-medium-10.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-10, .booking #app .grid--columns-small-10.container, .grid--columns-small-10.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-10, .booking #app .grid--columns-extrasmall-10.container, .grid--columns-extrasmall-10.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid--container.grid--columns-extralarge-11, .booking #app .grid--columns-extralarge-11.container, .grid--columns-extralarge-11.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .grid--container.grid--columns-extralarge-11 > *:nth-child(1), .booking #app .grid--columns-extralarge-11.container > *:nth-child(1), .grid--columns-extralarge-11.two--column--box > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(1) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(1) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(2), .booking #app .grid--columns-extralarge-11.container > *:nth-child(2), .grid--columns-extralarge-11.two--column--box > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(2) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(2) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(3), .booking #app .grid--columns-extralarge-11.container > *:nth-child(3), .grid--columns-extralarge-11.two--column--box > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(3) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(3) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(4), .booking #app .grid--columns-extralarge-11.container > *:nth-child(4), .grid--columns-extralarge-11.two--column--box > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(4) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(4) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(5), .booking #app .grid--columns-extralarge-11.container > *:nth-child(5), .grid--columns-extralarge-11.two--column--box > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(5) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(5) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(6), .booking #app .grid--columns-extralarge-11.container > *:nth-child(6), .grid--columns-extralarge-11.two--column--box > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(6) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(6) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(7), .booking #app .grid--columns-extralarge-11.container > *:nth-child(7), .grid--columns-extralarge-11.two--column--box > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(7) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(7) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(8), .booking #app .grid--columns-extralarge-11.container > *:nth-child(8), .grid--columns-extralarge-11.two--column--box > *:nth-child(8) {
    -ms-grid-column: 8;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(8) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(8) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(9), .booking #app .grid--columns-extralarge-11.container > *:nth-child(9), .grid--columns-extralarge-11.two--column--box > *:nth-child(9) {
    -ms-grid-column: 9;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(9) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(9) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(10), .booking #app .grid--columns-extralarge-11.container > *:nth-child(10), .grid--columns-extralarge-11.two--column--box > *:nth-child(10) {
    -ms-grid-column: 10;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(10) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(10) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(10) > * {
    max-width: 180px;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(11), .booking #app .grid--columns-extralarge-11.container > *:nth-child(11), .grid--columns-extralarge-11.two--column--box > *:nth-child(11) {
    -ms-grid-column: 11;
  }
  .grid--container.grid--columns-extralarge-11 > *:nth-child(11) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(11) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(11) > * {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .grid--container.grid--columns-extralarge-11 > *:nth-child(1), .booking #app .grid--columns-extralarge-11.container > *:nth-child(1), .grid--columns-extralarge-11.two--column--box > *:nth-child(1) {
      -ms-grid-column: 1;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(1) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(1) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(1) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(2), .booking #app .grid--columns-extralarge-11.container > *:nth-child(2), .grid--columns-extralarge-11.two--column--box > *:nth-child(2) {
      -ms-grid-column: 2;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(2) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(2) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(2) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(3), .booking #app .grid--columns-extralarge-11.container > *:nth-child(3), .grid--columns-extralarge-11.two--column--box > *:nth-child(3) {
      -ms-grid-column: 3;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(3) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(3) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(3) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(4), .booking #app .grid--columns-extralarge-11.container > *:nth-child(4), .grid--columns-extralarge-11.two--column--box > *:nth-child(4) {
      -ms-grid-column: 4;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(4) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(4) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(4) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(5), .booking #app .grid--columns-extralarge-11.container > *:nth-child(5), .grid--columns-extralarge-11.two--column--box > *:nth-child(5) {
      -ms-grid-column: 5;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(5) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(5) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(5) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(6), .booking #app .grid--columns-extralarge-11.container > *:nth-child(6), .grid--columns-extralarge-11.two--column--box > *:nth-child(6) {
      -ms-grid-column: 6;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(6) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(6) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(6) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(7), .booking #app .grid--columns-extralarge-11.container > *:nth-child(7), .grid--columns-extralarge-11.two--column--box > *:nth-child(7) {
      -ms-grid-column: 7;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(7) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(7) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(7) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(8), .booking #app .grid--columns-extralarge-11.container > *:nth-child(8), .grid--columns-extralarge-11.two--column--box > *:nth-child(8) {
      -ms-grid-column: 8;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(8) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(8) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(8) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(9), .booking #app .grid--columns-extralarge-11.container > *:nth-child(9), .grid--columns-extralarge-11.two--column--box > *:nth-child(9) {
      -ms-grid-column: 9;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(9) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(9) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(9) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(10), .booking #app .grid--columns-extralarge-11.container > *:nth-child(10), .grid--columns-extralarge-11.two--column--box > *:nth-child(10) {
      -ms-grid-column: 10;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(10) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(10) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(10) > * {
      max-width: 180px;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(11), .booking #app .grid--columns-extralarge-11.container > *:nth-child(11), .grid--columns-extralarge-11.two--column--box > *:nth-child(11) {
      -ms-grid-column: 11;
    }
    .grid--container.grid--columns-extralarge-11 > *:nth-child(11) > *, .booking #app .grid--columns-extralarge-11.container > *:nth-child(11) > *, .grid--columns-extralarge-11.two--column--box > *:nth-child(11) > * {
      max-width: 180px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid--container.grid--columns-large-11, .booking #app .grid--columns-large-11.container, .grid--columns-large-11.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--container.grid--columns-medium-11, .booking #app .grid--columns-medium-11.container, .grid--columns-medium-11.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid--container.grid--columns-small-11, .booking #app .grid--columns-small-11.container, .grid--columns-small-11.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media (max-width: 575px) {
  .grid--container.grid--columns-extrasmall-11, .booking #app .grid--columns-extrasmall-11.container, .grid--columns-extrasmall-11.two--column--box {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(11, 1fr);
  }
}

#Metanavigationcontainer {
  -ms-grid-column: 2;
  -ms-grid-column-span: 12;
  grid-column: 2/span 12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #Metanavigationcontainer {
    padding-top: 8px;
  }
}
@supports (-ms-ime-align: auto) {
  #Metanavigationcontainer {
    padding-top: 8px;
  }
}
#Metanavigationcontainer:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 46px;
  z-index: -1;
  background: #ffffff;
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  #Metanavigationcontainer {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 53px;
  }
  #Metanavigationcontainer:before {
    height: 53px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer {
    padding: 10px 1em;
    background: #ffffff;
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    grid-column: 1/span 14;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #Metanavigationcontainer:before {
    content: "";
    display: none;
    height: 0;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer {
    padding: 10px 1em;
    background: #ffffff;
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    grid-column: 1/span 14;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #Metanavigationcontainer:before {
    content: "";
    display: none;
    height: 0;
  }
}
#Metanavigationcontainer .mod_changelanguage ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#Metanavigationcontainer .mod_changelanguage ul li a,
#Metanavigationcontainer .mod_changelanguage ul li strong {
  display: block;
  color: #005181;
  padding: 0 12px;
  text-decoration: none;
}
#Metanavigationcontainer .mod_changelanguage ul li.separator {
  display: block;
  padding: 0 0;
  color: #005181;
}
#Metanavigationcontainer .mod_changelanguage ul li.separator:last-child {
  display: none;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer #search-module a {
    padding-right: 5em;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer #search-module a {
    padding-right: 5em;
  }
}
#Metanavigationcontainer #search-module .mod_search {
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer #search-module .mod_search {
    opacity: 1;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer #search-module .mod_search {
    opacity: 1;
  }
}
#Metanavigationcontainer #search-module .mod_search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#Metanavigationcontainer #search-module .mod_search .formbody .widget-text input {
  outline: none;
  border-color: #274365;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
  -webkit-appearance: none;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-text input {
    width: 0;
    border: 0;
    opacity: 0;
    padding: 0;
    border-bottom: 1px solid #274365;
    border-radius: 0;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-text input {
    width: 0;
    border: 0;
    opacity: 0;
    padding: 0;
    border-bottom: 1px solid #274365;
    border-radius: 0;
  }
}
#Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button {
  font-size: 12px;
  border-radius: 0;
  border: none;
  padding: 5px 10px;
  text-transform: uppercase;
  outline: none;
  background: #274365;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
#Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button:hover {
  background: #9fd2d2;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button {
    background: #ffffff;
    color: #274365;
    padding: 5px 0;
    pointer-events: none;
    text-transform: capitalize;
    font-size: 14px;
    margin-left: -4.5em;
  }
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button:hover {
    background: #274365;
    color: #ffffff;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button {
    background: #ffffff;
    color: #274365;
    padding: 5px 0;
    pointer-events: none;
    text-transform: capitalize;
    font-size: 14px;
    margin-left: -4.5em;
  }
  #Metanavigationcontainer #search-module .mod_search .formbody .widget-submit button:hover {
    background: #274365;
    color: #ffffff;
  }
}
#Metanavigationcontainer #search-module .mod_search.active {
  width: 100%;
  opacity: 1;
  pointer-events: all;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer #search-module .mod_search.active {
    margin-left: -5em;
    width: 100%;
  }
  #Metanavigationcontainer #search-module .mod_search.active .formbody .widget-text input {
    padding: 0 10px;
    width: 100%;
    opacity: 1;
  }
  #Metanavigationcontainer #search-module .mod_search.active .formbody .widget-submit button {
    margin-left: 0;
    padding: 5px;
    pointer-events: initial;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer #search-module .mod_search.active {
    margin-left: -5em;
    width: 75%;
  }
  #Metanavigationcontainer #search-module .mod_search.active .formbody .widget-text input {
    padding: 0 10px;
    width: 100%;
    opacity: 1;
  }
  #Metanavigationcontainer #search-module .mod_search.active .formbody .widget-submit button {
    margin-left: 0;
    padding: 5px;
    pointer-events: initial;
  }
}
#Metanavigationcontainer #login {
  display: none;
}
#Metanavigationcontainer ul.elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  #Metanavigationcontainer ul.elements {
    -ms-grid-column: 6;
    -ms-grid-column-span: 6;
    grid-column: 6/span 6;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer ul.elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: auto;
    margin-left: 2.75em;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer ul.elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: auto;
  }
}
#Metanavigationcontainer ul.elements li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer ul.elements li {
    min-height: 18px;
  }
  #Metanavigationcontainer ul.elements li:nth-child(1), #Metanavigationcontainer ul.elements li:nth-child(2) {
    display: none;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer ul.elements li {
    min-height: 18px;
  }
  #Metanavigationcontainer ul.elements li:nth-child(1), #Metanavigationcontainer ul.elements li:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #Metanavigationcontainer ul.elements li:first-child a, #Metanavigationcontainer ul.elements li:first-child a {
    padding-left: 0;
  }
}
#Metanavigationcontainer ul.elements li a,
#Metanavigationcontainer ul.elements li strong {
  display: block;
  color: #005181;
  padding: 0 12px;
  text-decoration: none;
}
#Metanavigationcontainer ul.elements li a:hover,
#Metanavigationcontainer ul.elements li strong:hover {
  opacity: 0.7;
}
#Metanavigationcontainer ul.elements li img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
@media (min-width: 576px) and (max-width: 767px) {
  #Metanavigationcontainer ul.elements li img {
    padding-right: 0.5em;
  }
}
@media (max-width: 575px) {
  #Metanavigationcontainer ul.elements li img {
    padding-right: 0.5em;
  }
}

.ce_sliderStart {
  position: relative;
  overflow: hidden;
  height: 36vh;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_sliderStart {
    min-height: 60vw;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_sliderStart {
    height: 100vw !important;
  }
}
@media (max-width: 575px) {
  .ce_sliderStart {
    height: 100vw !important;
  }
}
.ce_sliderStart .content-slider,
.ce_sliderStart .slider-wrapper {
  height: 100%;
}
.ce_sliderStart .slider-control {
  position: static;
  height: 0;
}
.ce_sliderStart .slider-control.display-none {
  display: none;
}
.ce_sliderStart .slider-control .slider-prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding-left: 34px;
  padding-right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_sliderStart .slider-control .slider-prev:hover {
  opacity: 0.7;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_sliderStart .slider-control .slider-prev {
    top: auto;
    bottom: 20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 575px) {
  .ce_sliderStart .slider-control .slider-prev {
    top: auto;
    bottom: 20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.ce_sliderStart .slider-control .slider-next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 34px;
  padding-right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_sliderStart .slider-control .slider-next:hover {
  opacity: 0.7;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_sliderStart .slider-control .slider-next {
    top: auto;
    bottom: 20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
@media (max-width: 575px) {
  .ce_sliderStart .slider-control .slider-next {
    top: auto;
    bottom: 20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.ce_sliderStart .slider-control .slider-menu {
  display: none;
}

.slider-element {
  height: 100%;
}
.slider-element .background {
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.slider-element .background.top {
  background-position-y: top;
}
.slider-element .background.middle {
  background-position-y: center;
}
.slider-element .background.bottom {
  background-position-y: bottom;
}
.slider-element .background.left {
  background-position-x: left;
}
.slider-element .background.center {
  background-position-x: center;
}
.slider-element .background.right {
  background-position-x: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-element .background {
    height: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .slider-element .background {
    height: 100%;
  }
}
@media (max-width: 575px) {
  .slider-element .background {
    height: 100%;
  }
}
.slider-element .content {
  padding-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-element .content {
    position: relative;
    top: -2em;
    left: 5em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .slider-element .content {
    position: relative;
    top: -1em;
    left: 0;
    padding-top: 60px !important;
  }
  .slider-element .content h2 {
    font-size: 1rem;
  }
}
@media (max-width: 575px) {
  .slider-element .content {
    position: relative;
    top: -6.5em;
    left: 0;
    padding-top: 140px !important;
  }
  .slider-element .content h2 {
    font-size: 1rem;
  }
}

.option--slider {
  grid-row-gap: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.option--slider .option--slider--elements {
  background: #efefef;
  padding: 60px 60px 30px 60px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider .option--slider--elements {
    padding: 60px 0 60px;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--elements {
    padding: 60px 0 130px;
  }
}
.option--slider .option--slider--elements .option--slider--element {
  display: none;
}
.option--slider .option--slider--elements .option--slider--element.no-image .description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
}
.option--slider .option--slider--elements .option--slider--element.active {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .option--slider .option--slider--elements .option--slider--element.active {
    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;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider .option--slider--elements .option--slider--element.active {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--elements .option--slider--element.active {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .option--slider .option--slider--elements .option--slider--element .description {
    padding-right: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .option--slider .option--slider--elements .option--slider--element .description {
    padding-right: 10px;
  }
}
.option--slider .option--slider--elements .option--slider--element .description h4 {
  margin-bottom: 1em;
}
.option--slider .option--slider--elements .option--slider--element .description p {
  font-size: 14px;
  line-height: 24px;
}
.option--slider .option--slider--elements .option--slider--element .description ul {
  list-style-type: disc;
  padding-left: 20px;
}
.option--slider .option--slider--elements .option--slider--element .description ul li {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 1px;
}
.option--slider .option--slider--elements .option--slider--element .description > .button, .option--slider .option--slider--elements .option--slider--element .booking #app .summary-type:nth-last-child(2) .description > button, .booking #app .summary-type:nth-last-child(2) .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .summary-type > p.description > button, .booking #app .option--slider .option--slider--elements .option--slider--element .summary-type > p.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .summary-type > .travelers-summary.description > button, .booking #app .option--slider .option--slider--elements .option--slider--element .summary-type > .travelers-summary.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .main-content .action .description > a, .booking #app .main-content .action .option--slider .option--slider--elements .option--slider--element .description > a, .option--slider .option--slider--elements .option--slider--element .booking #app .main-container .details-data.actions .description > button, .booking #app .main-container .details-data.actions .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .main-container .details-data.description > button, .booking #app .main-container .option--slider .option--slider--elements .option--slider--element .details-data.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .extensions.description > button, .booking #app .option--slider .option--slider--elements .option--slider--element .extensions.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .extension-container.description > button, .booking #app .option--slider .option--slider--elements .option--slider--element .extension-container.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .extension-container .pre-extensions.description > button, .booking #app .extension-container .option--slider .option--slider--elements .option--slider--element .pre-extensions.description > button,
.option--slider .option--slider--elements .option--slider--element .booking #app .extension-container .post-extensions.description > button,
.booking #app .extension-container .option--slider .option--slider--elements .option--slider--element .post-extensions.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app div.parkings + span.parkings .description > button, .booking #app div.parkings + span.parkings .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .private > div > div .description > button, .booking #app .private > div > div .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .private.description > button, .booking #app .option--slider .option--slider--elements .option--slider--element .private.description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .arrivals > div .description > button, .booking #app .arrivals > div .option--slider .option--slider--elements .option--slider--element .description > button,
.option--slider .option--slider--elements .option--slider--element .booking #app .departures > div .description > button,
.booking #app .departures > div .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .cabins .cabin-buttons .description > button, .booking #app .cabins .cabin-buttons .option--slider .option--slider--elements .option--slider--element .description > button, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.button-book, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.button-book, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.book-button, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.book-button, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.print-button, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.print-button, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.overview-print-btn, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.overview-print-btn, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.overview-link-btn, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.overview-link-btn, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.overview-book-btn, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.overview-book-btn, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.prev-button, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.prev-button, .option--slider .option--slider--elements .option--slider--element .booking #app .description > button.next-button, .booking #app .option--slider .option--slider--elements .option--slider--element .description > button.next-button, .option--slider .option--slider--elements .option--slider--element #Kontakt .ce_form .description > button.submit, #Kontakt .ce_form .option--slider .option--slider--elements .option--slider--element .description > button.submit, .option--slider .option--slider--elements .option--slider--element footer .description > button.submit, footer .option--slider .option--slider--elements .option--slider--element .description > button.submit, .option--slider .option--slider--elements .option--slider--element footer .description > .rmBase__comp--cta, footer .option--slider .option--slider--elements .option--slider--element .description > .rmBase__comp--cta,
.option--slider .option--slider--elements .option--slider--element footer .description > .form_button_submit,
footer .option--slider .option--slider--elements .option--slider--element .description > .form_button_submit {
  margin-top: 2em;
}
.option--slider .option--slider--elements .option--slider--element .description img {
  max-width: 100%;
  margin-bottom: 1em;
}
.option--slider .option--slider--elements .option--slider--element > img, .option--slider .option--slider--elements .option--slider--element > .image_link, .option--slider .option--slider--elements .option--slider--element > .image_link > img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .option--slider .option--slider--elements .option--slider--element > img, .option--slider .option--slider--elements .option--slider--element > .image_link, .option--slider .option--slider--elements .option--slider--element > .image_link > img {
    height: auto;
    margin-left: 10px;
    min-height: 0px;
  }
}
@supports (-ms-ime-align: auto) {
  .option--slider .option--slider--elements .option--slider--element > img, .option--slider .option--slider--elements .option--slider--element > .image_link, .option--slider .option--slider--elements .option--slider--element > .image_link > img {
    height: auto;
    margin-left: 10px;
    min-height: 0px;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--elements .option--slider--element > img, .option--slider .option--slider--elements .option--slider--element > .image_link, .option--slider .option--slider--elements .option--slider--element > .image_link > img {
    max-width: 300px;
    max-height: 300px;
    width: 100%;
  }
}
.option--slider .option--slider--options {
  padding: 30px 60px 30px 55px;
  background: #efefef;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .option--slider .option--slider--options {
    -ms-grid-row: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .option--slider .option--slider--options {
    -ms-grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider .option--slider--options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.option--slider .option--slider--controls--next {
  cursor: pointer;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .option--slider .option--slider--controls--next {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider .option--slider--controls--next {
    -ms-grid-column: 5;
    grid-column: 5;
    position: absolute;
    bottom: 50%;
    right: 6%;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--controls--next {
    -ms-grid-column: 5;
    grid-column: 5;
    position: absolute;
    bottom: 50%;
    right: -6%;
  }
}
.option--slider .option--slider--controls--prev {
  cursor: pointer;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .option--slider .option--slider--controls--prev {
    position: absolute;
    left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider .option--slider--controls--prev {
    -ms-grid-column: 4;
    grid-column: 4;
    position: absolute;
    bottom: 50%;
    left: -32.5%;
  }
}
@media (max-width: 575px) {
  .option--slider .option--slider--controls--prev {
    -ms-grid-column: 4;
    grid-column: 4;
    position: absolute;
    bottom: 50%;
    left: -32.5%;
  }
}
.option--slider.option--slider--triple {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider.option--slider--triple {
    padding: 0 0 100px 0;
  }
}
@media (max-width: 575px) {
  .option--slider.option--slider--triple {
    padding: 0 0 100px 0;
  }
}
.option--slider.option--slider--triple .option--slider--elements {
  background: none;
  padding: 0;
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 768px) and (max-width: 991px) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card {
  position: relative;
  background-size: cover;
  padding: 20px;
  min-height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card {
    min-height: auto;
    margin-bottom: 20px;
  }
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card h3,
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card p,
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card a {
  position: relative;
  color: #ffffff;
  z-index: 1;
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card h3 {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0.5em;
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card a {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-left: 0;
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card .triple--card--overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background: rgba(0, 0, 0, 0.25);
}
.option--slider.option--slider--triple .option--slider--elements .option--slider--element--triples .triple--card:hover .triple--card--overlay {
  background: #005181;
}

@media (min-width: 768px) and (max-width: 991px) {
  .custom-carousel {
    padding: 0 1em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .custom-carousel {
    padding: 0 1em;
  }
}
@media (max-width: 575px) {
  .custom-carousel {
    padding: 0 1em;
  }
}

.tour--categories--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tour--categories--list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991px) {
  .tour--categories--list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .tour--categories--list {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
.tour--categories--list .tour--category {
  position: relative;
  /* make items square*/
}
.tour--categories--list .tour--category .tour--category--title {
  color: #ffffff;
  text-align: center;
  z-index: 20;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 800;
  -ms-hyphens: auto;
      hyphens: auto;
  letter-spacing: 0.45px;
}
.tour--categories--list .tour--category .tour--category--subtitle {
  color: #ffffff;
  text-align: center;
  z-index: 20;
  font-size: 14px;
  line-height: 20px;
  -ms-hyphens: inherit;
      hyphens: inherit;
  letter-spacing: 0.45px;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.tour--categories--list .tour--category .tour--category--icon {
  width: 100px;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.tour--categories--list .tour--category .tour--category--image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.tour--categories--list .tour--category .tour--category--overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 20px;
  text-transform: uppercase;
  opacity: 0.7;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.tour--categories--list .tour--category .tour--category--content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tour--categories--list .tour--category:hover .tour--category--subtitle {
  opacity: 1;
}
.tour--categories--list .tour--category:hover .tour--category--icon {
  opacity: 1;
}
.tour--categories--list .tour--category:hover .tour--category--overlay {
  opacity: 1;
}
.tour--categories--list .tour--category:before {
  content: "";
  float: left;
  padding-top: 100%;
}

.mod_breadcrumb {
  margin: 1.5em 0;
}
.mod_breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_breadcrumb ul li {
  font-size: 12px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
  padding-right: 5px;
}
.mod_breadcrumb ul li:after {
  content: "»";
  margin-left: 5px;
}
.mod_breadcrumb ul li.last:after {
  content: "";
}
.mod_breadcrumb ul li a, .mod_breadcrumb ul li span {
  font-size: 12px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
}
.mod_breadcrumb ul li.active {
  color: #000000;
  font-weight: 600;
}
.mod_breadcrumb.no-topmargin {
  margin-top: 0;
}

.ce_tourvideo .plyr__poster {
  background-size: 101%;
}

.ce_shipvideo .plyr__poster {
  background-size: 101%;
}

.plyr .poster {
  position: relative;
  background: #000000;
}
.plyr .poster img {
  opacity: 0.4;
  display: block;
}
.plyr .poster .playicon {
  background: #000000;
  border: 0;
  border-radius: 100%;
  color: #979797;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.plyr .poster .playicon svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}
.plyr .gdpr {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  padding: 20px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 576px) and (max-width: 767px) {
  .plyr .gdpr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 5px;
    right: 5px;
    bottom: 5px;
    padding: 5px;
  }
}
@media (max-width: 575px) {
  .plyr .gdpr {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
  }
}
.plyr .gdpr p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 20px;
  margin-right: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .plyr .gdpr p {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .plyr .gdpr p {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.plyr .gdpr button {
  white-space: nowrap;
  margin: 0;
}

.tabs .tab {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 20px;
}
.tabs .tab .tab--header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #efefef;
  padding: 20px;
  cursor: pointer;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px;
  grid-template-columns: auto 30px;
}
.tabs .tab .tab--header .arrow-down {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: end;
      justify-self: end;
  width: 13px;
  height: 8px;
  background: url("../../files/inselhuepfen/theme/img/arrow_down.svg") center center no-repeat;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
.tabs .tab .tab--content {
  display: none;
  background: #ffffff;
  border: 1px solid #efefef;
  padding: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tabs .tab .tab--content h4 {
  margin-bottom: 1em;
}
.tabs .tab .tab--content table, .tabs .tab .tab--content table p {
  font-size: 14px;
}
.tabs .tab .tab--content table .col_0, .tabs .tab .tab--content table p .col_0 {
  padding-right: 5px;
}
.tabs .tab.active .tab--content {
  display: block;
}
.tabs .tab.active .tab--content.tab--content--grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(14, 1fr);
  grid-gap: 20px;
}
.tabs .tab.active .tab--header .arrow-down {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tooltip {
  position: relative;
  display: inline-block;
  z-index: 99999999;
}
.tooltip .tooltip--icon {
  width: 14px;
}
.tooltip .tooltip--content {
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 400px;
  background: #efefef;
  border-radius: 3px;
  font-weight: 300;
  font-size: 12px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .tooltip .tooltip--content {
    width: calc(100vw - 40px);
  }
}
@media (max-width: 575px) {
  .tooltip .tooltip--content {
    width: calc(100vw - 40px);
    margin-left: 20px;
  }
}
.tooltip .tooltip--content .tooltip--level {
  padding: 10px;
  border-bottom: 1px solid #dfdfe0;
}
.tooltip .tooltip--content .tooltip--level.active {
  background: #dfdfe0;
}
.tooltip .tooltip--content .tooltip--level.active strong {
  color: #b0541b;
}
.tooltip:hover .tooltip--content {
  display: block;
}

.button, .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type > p > button, .booking #app .summary-type > .travelers-summary > button, .booking #app .main-content .action a, .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data > button, .booking #app .extensions > button, .booking #app .extension-container > button, .booking #app .extension-container .pre-extensions > button,
.booking #app .extension-container .post-extensions > button, .booking #app div.parkings + span.parkings button, .booking #app .private > div > div button, .booking #app .private > button, .booking #app .arrivals > div button,
.booking #app .departures > div button, .booking #app .cabins .cabin-buttons button, .booking #app button.button-book, .booking #app button.book-button, .booking #app button.print-button, .booking #app button.overview-print-btn, .booking #app button.overview-link-btn, .booking #app button.overview-book-btn, .booking #app button.prev-button, .booking #app button.next-button, #Kontakt .ce_form button.submit, footer button.submit, footer .rmBase__comp--cta,
footer .form_button_submit {
  padding: 20px;
  border: 1px solid #000000;
  border-radius: 3px;
  padding: 5px 30px;
  line-height: 28px;
  font-size: 12px;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
}
.button:hover, .booking #app .summary-type:nth-last-child(2) button:hover, .booking #app .summary-type > p > button:hover, .booking #app .summary-type > .travelers-summary > button:hover, .booking #app .main-content .action a:hover, .booking #app .main-container .details-data.actions button:hover, .booking #app .main-container .details-data > button:hover, .booking #app .extensions > button:hover, .booking #app .extension-container > button:hover, .booking #app .extension-container .pre-extensions > button:hover,
.booking #app .extension-container .post-extensions > button:hover, .booking #app div.parkings + span.parkings button:hover, .booking #app .private > div > div button:hover, .booking #app .private > button:hover, .booking #app .arrivals > div button:hover,
.booking #app .departures > div button:hover, .booking #app .cabins .cabin-buttons button:hover, .booking #app button.button-book:hover, .booking #app button.book-button:hover, .booking #app button.print-button:hover, .booking #app button.overview-print-btn:hover, .booking #app button.overview-link-btn:hover, .booking #app button.overview-book-btn:hover, .booking #app button.prev-button:hover, .booking #app button.next-button:hover, #Kontakt .ce_form button.submit:hover, footer button.submit:hover, footer .rmBase__comp--cta:hover,
footer .form_button_submit:hover {
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
}
.button.active, .booking #app .summary-type:nth-last-child(2) button.active, .booking #app .summary-type > p > button.active, .booking #app .summary-type > .travelers-summary > button.active, .booking #app .main-content .action a.active, .booking #app .main-container .details-data.actions button.active, .booking #app .main-container .details-data > button.active, .booking #app .extensions > button.active, .booking #app .extension-container > button.active, .booking #app .extension-container .pre-extensions > button.active,
.booking #app .extension-container .post-extensions > button.active, .booking #app div.parkings + span.parkings button.active, .booking #app .private > div > div button.active, .booking #app .private > button.active, .booking #app .arrivals > div button.active,
.booking #app .departures > div button.active, .booking #app .cabins .cabin-buttons button.active, .booking #app button.active.button-book, .booking #app button.active.book-button, .booking #app button.active.print-button, .booking #app button.active.overview-print-btn, .booking #app button.active.overview-link-btn, .booking #app button.active.overview-book-btn, .booking #app button.active.prev-button, .booking #app button.active.next-button, #Kontakt .ce_form button.active.submit, footer button.active.submit, footer .active.rmBase__comp--cta,
footer .active.form_button_submit {
  border: 1px solid #b0541b;
  color: #b0541b;
}
.button.active:hover, .booking #app .summary-type:nth-last-child(2) button.active:hover, .booking #app .summary-type > p > button.active:hover, .booking #app .summary-type > .travelers-summary > button.active:hover, .booking #app .main-content .action a.active:hover, .booking #app .main-container .details-data.actions button.active:hover, .booking #app .main-container .details-data > button.active:hover, .booking #app .extensions > button.active:hover, .booking #app .extension-container > button.active:hover, .booking #app .extension-container .pre-extensions > button.active:hover,
.booking #app .extension-container .post-extensions > button.active:hover, .booking #app div.parkings + span.parkings button.active:hover, .booking #app .private > div > div button.active:hover, .booking #app .private > button.active:hover, .booking #app .arrivals > div button.active:hover,
.booking #app .departures > div button.active:hover, .booking #app .cabins .cabin-buttons button.active:hover, .booking #app button.active.button-book:hover, .booking #app button.active.book-button:hover, .booking #app button.active.print-button:hover, .booking #app button.active.overview-print-btn:hover, .booking #app button.active.overview-link-btn:hover, .booking #app button.active.overview-book-btn:hover, .booking #app button.active.prev-button:hover, .booking #app button.active.next-button:hover, #Kontakt .ce_form button.active.submit:hover, footer button.active.submit:hover, footer .active.rmBase__comp--cta:hover,
footer .active.form_button_submit:hover {
  border: 1px solid #843f14;
  color: #843f14;
}
.button.button--blue, .booking #app .main-content .action a.button--blue, .booking #app .extension-container > button.button--blue, .booking #app .private > div > div button.button--blue, .booking #app .cabins .cabin-buttons button.button--blue, .booking #app .cabins .cabin-buttons .summary-type:nth-last-child(2) button, .booking #app .summary-type:nth-last-child(2) .cabins .cabin-buttons button, .booking #app button.button, .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type > p > button, .booking #app .summary-type > .travelers-summary > button, .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data > button, .booking #app .extensions > button, .booking #app .extension-container > button, .booking #app .extension-container .pre-extensions > button,
.booking #app .extension-container .post-extensions > button, .booking #app div.parkings + span.parkings button, .booking #app .private > div > div button, .booking #app .private > button, .booking #app .arrivals > div button,
.booking #app .departures > div button, .booking #app .cabins .cabin-buttons button, .booking #app button.button-book, .booking #app button.book-button, .booking #app button.print-button, .booking #app button.overview-print-btn, .booking #app button.overview-link-btn, .booking #app button.overview-book-btn, .booking #app button.prev-button, .booking #app button.next-button, #Kontakt .ce_form button.button--blue.submit, #Kontakt .ce_form .booking #app button.submit, .booking #app #Kontakt .ce_form button.submit, footer button.button--blue.submit, footer .booking #app button.submit, .booking #app footer button.submit, footer .button--blue.rmBase__comp--cta, footer .booking #app button.rmBase__comp--cta, .booking #app footer button.rmBase__comp--cta,
footer .button--blue.form_button_submit,
footer .booking #app button.form_button_submit,
.booking #app footer button.form_button_submit {
  color: #ffffff;
  background: #9fd2d2;
  border: none;
}
.button.button--blue:hover, .booking #app .main-content .action a.button--blue:hover, .booking #app button.button:hover, .booking #app .summary-type:nth-last-child(2) button:hover, .booking #app .summary-type > p > button:hover, .booking #app .summary-type > .travelers-summary > button:hover, .booking #app .main-container .details-data.actions button:hover, .booking #app .main-container .details-data > button:hover, .booking #app .extensions > button:hover, .booking #app .extension-container > button:hover, .booking #app .extension-container .pre-extensions > button:hover,
.booking #app .extension-container .post-extensions > button:hover, .booking #app div.parkings + span.parkings button:hover, .booking #app .private > div > div button:hover, .booking #app .private > button:hover, .booking #app .arrivals > div button:hover,
.booking #app .departures > div button:hover, .booking #app .cabins .cabin-buttons button:hover, .booking #app button.button-book:hover, .booking #app button.book-button:hover, .booking #app button.print-button:hover, .booking #app button.overview-print-btn:hover, .booking #app button.overview-link-btn:hover, .booking #app button.overview-book-btn:hover, .booking #app button.prev-button:hover, .booking #app button.next-button:hover, #Kontakt .ce_form button.button--blue.submit:hover, #Kontakt .ce_form .booking #app button.submit:hover, .booking #app #Kontakt .ce_form button.submit:hover, footer button.button--blue.submit:hover, footer .booking #app button.submit:hover, .booking #app footer button.submit:hover, footer .button--blue.rmBase__comp--cta:hover, footer .booking #app button.rmBase__comp--cta:hover, .booking #app footer button.rmBase__comp--cta:hover,
footer .button--blue.form_button_submit:hover,
footer .booking #app button.form_button_submit:hover,
.booking #app footer button.form_button_submit:hover {
  background: #7cc2c2;
}
.button.button--red, .booking #app .summary-type:nth-last-child(2) button.button--red, .booking #app .summary-type > p > button.button--red, .booking #app .summary-type > .travelers-summary > button.button--red, .booking #app .main-content .action a.button--red, .booking #app .main-container .details-data.actions button.button--red, .booking #app .main-container .details-data > button.button--red, .booking #app .extensions > button.button--red, .booking #app .extension-container > button.button--red, .booking #app .extension-container .pre-extensions > button.button--red,
.booking #app .extension-container .post-extensions > button.button--red, .booking #app div.parkings + span.parkings button.button--red, .booking #app .private > div > div button.button--red, .booking #app .private > button.button--red, .booking #app .arrivals > div button.button--red,
.booking #app .departures > div button.button--red, .booking #app .cabins .cabin-buttons button.button--red, .booking #app button.button--red.button-book, .booking #app button.button--red.book-button, .booking #app button.button--red.print-button, .booking #app button.button--red.overview-print-btn, .booking #app button.button--red.overview-link-btn, .booking #app button.button--red.overview-book-btn, .booking #app button.button--red.prev-button, .booking #app button.button--red.next-button, #Kontakt .ce_form button.button--red.submit, footer button.button--red.submit, footer .button--red.rmBase__comp--cta,
footer .button--red.form_button_submit {
  color: #ffffff;
  background: #b0541b;
  border: none;
}
.button.button--red:hover, .booking #app .summary-type:nth-last-child(2) button.button--red:hover, .booking #app .summary-type > p > button.button--red:hover, .booking #app .summary-type > .travelers-summary > button.button--red:hover, .booking #app .main-content .action a.button--red:hover, .booking #app .main-container .details-data.actions button.button--red:hover, .booking #app .main-container .details-data > button.button--red:hover, .booking #app .extensions > button.button--red:hover, .booking #app .extension-container > button.button--red:hover, .booking #app .extension-container .pre-extensions > button.button--red:hover,
.booking #app .extension-container .post-extensions > button.button--red:hover, .booking #app div.parkings + span.parkings button.button--red:hover, .booking #app .private > div > div button.button--red:hover, .booking #app .private > button.button--red:hover, .booking #app .arrivals > div button.button--red:hover,
.booking #app .departures > div button.button--red:hover, .booking #app .cabins .cabin-buttons button.button--red:hover, .booking #app button.button--red.button-book:hover, .booking #app button.button--red.book-button:hover, .booking #app button.button--red.print-button:hover, .booking #app button.button--red.overview-print-btn:hover, .booking #app button.button--red.overview-link-btn:hover, .booking #app button.button--red.overview-book-btn:hover, .booking #app button.button--red.prev-button:hover, .booking #app button.button--red.next-button:hover, #Kontakt .ce_form button.button--red.submit:hover, footer button.button--red.submit:hover, footer .button--red.rmBase__comp--cta:hover,
footer .button--red.form_button_submit:hover {
  background: #843f14;
}
.button.button--gray, .booking #app .summary-type:nth-last-child(2) button.button--gray, .booking #app .summary-type > p > button.button--gray, .booking #app .summary-type > .travelers-summary > button.button--gray, .booking #app .main-content .action a.button--gray, .booking #app .main-container .details-data.actions button.button--gray, .booking #app .main-container .details-data > button.button--gray, .booking #app .extensions > button.button--gray, .booking #app .extension-container > button.button--gray, .booking #app .extension-container .pre-extensions > button.button--gray,
.booking #app .extension-container .post-extensions > button.button--gray, .booking #app div.parkings + span.parkings button.button--gray, .booking #app .private > div > div button.button--gray, .booking #app .private > button.button--gray, .booking #app .arrivals > div button.button--gray,
.booking #app .departures > div button.button--gray, .booking #app .cabins .cabin-buttons button.button--gray, .booking #app button.button--gray.button-book, .booking #app button.button--gray.book-button, .booking #app button.button--gray.print-button, .booking #app button.button--gray.overview-print-btn, .booking #app button.button--gray.overview-link-btn, .booking #app button.button--gray.overview-book-btn, .booking #app button.button--gray.prev-button, .booking #app button.button--gray.next-button, #Kontakt .ce_form button.button--gray.submit, footer button.button--gray.submit, footer .button--gray.rmBase__comp--cta,
footer .button--gray.form_button_submit {
  color: #ffffff;
  background: #000000;
  border: none;
}
.button.button--gray:hover, .booking #app .summary-type:nth-last-child(2) button.button--gray:hover, .booking #app .summary-type > p > button.button--gray:hover, .booking #app .summary-type > .travelers-summary > button.button--gray:hover, .booking #app .main-content .action a.button--gray:hover, .booking #app .main-container .details-data.actions button.button--gray:hover, .booking #app .main-container .details-data > button.button--gray:hover, .booking #app .extensions > button.button--gray:hover, .booking #app .extension-container > button.button--gray:hover, .booking #app .extension-container .pre-extensions > button.button--gray:hover,
.booking #app .extension-container .post-extensions > button.button--gray:hover, .booking #app div.parkings + span.parkings button.button--gray:hover, .booking #app .private > div > div button.button--gray:hover, .booking #app .private > button.button--gray:hover, .booking #app .arrivals > div button.button--gray:hover,
.booking #app .departures > div button.button--gray:hover, .booking #app .cabins .cabin-buttons button.button--gray:hover, .booking #app button.button--gray.button-book:hover, .booking #app button.button--gray.book-button:hover, .booking #app button.button--gray.print-button:hover, .booking #app button.button--gray.overview-print-btn:hover, .booking #app button.button--gray.overview-link-btn:hover, .booking #app button.button--gray.overview-book-btn:hover, .booking #app button.button--gray.prev-button:hover, .booking #app button.button--gray.next-button:hover, #Kontakt .ce_form button.button--gray.submit:hover, footer button.button--gray.submit:hover, footer .button--gray.rmBase__comp--cta:hover,
footer .button--gray.form_button_submit:hover {
  background: black;
}
.button.button--lightgray, .booking #app .summary-type:nth-last-child(2) button.button--lightgray, .booking #app .summary-type > p > button.button--lightgray, .booking #app .summary-type > .travelers-summary > button.button--lightgray, .booking #app .main-content .action a.button--lightgray, .booking #app .main-container .details-data.actions button.button--lightgray, .booking #app .main-container .details-data > button.button--lightgray, .booking #app .extensions > button.button--lightgray, .booking #app .extension-container > button.button--lightgray, .booking #app .extension-container .pre-extensions > button.button--lightgray,
.booking #app .extension-container .post-extensions > button.button--lightgray, .booking #app div.parkings + span.parkings button.button--lightgray, .booking #app .private > div > div button.button--lightgray, .booking #app .private > button.button--lightgray, .booking #app .arrivals > div button.button--lightgray,
.booking #app .departures > div button.button--lightgray, .booking #app .cabins .cabin-buttons button.button--lightgray, .booking #app button.button--lightgray.button-book, .booking #app button.button--lightgray.book-button, .booking #app button.button--lightgray.print-button, .booking #app button.button--lightgray.overview-print-btn, .booking #app button.button--lightgray.overview-link-btn, .booking #app button.button--lightgray.overview-book-btn, .booking #app button.button--lightgray.prev-button, .booking #app button.button--lightgray.next-button, #Kontakt .ce_form button.button--lightgray.submit, footer button.button--lightgray.submit, footer .button--lightgray.rmBase__comp--cta,
footer .button--lightgray.form_button_submit {
  color: #ffffff;
  background: #979797;
  border: none;
}
.button.button--lightgray:hover, .booking #app .summary-type:nth-last-child(2) button.button--lightgray:hover, .booking #app .summary-type > p > button.button--lightgray:hover, .booking #app .summary-type > .travelers-summary > button.button--lightgray:hover, .booking #app .main-content .action a.button--lightgray:hover, .booking #app .main-container .details-data.actions button.button--lightgray:hover, .booking #app .main-container .details-data > button.button--lightgray:hover, .booking #app .extensions > button.button--lightgray:hover, .booking #app .extension-container > button.button--lightgray:hover, .booking #app .extension-container .pre-extensions > button.button--lightgray:hover,
.booking #app .extension-container .post-extensions > button.button--lightgray:hover, .booking #app div.parkings + span.parkings button.button--lightgray:hover, .booking #app .private > div > div button.button--lightgray:hover, .booking #app .private > button.button--lightgray:hover, .booking #app .arrivals > div button.button--lightgray:hover,
.booking #app .departures > div button.button--lightgray:hover, .booking #app .cabins .cabin-buttons button.button--lightgray:hover, .booking #app button.button--lightgray.button-book:hover, .booking #app button.button--lightgray.book-button:hover, .booking #app button.button--lightgray.print-button:hover, .booking #app button.button--lightgray.overview-print-btn:hover, .booking #app button.button--lightgray.overview-link-btn:hover, .booking #app button.button--lightgray.overview-book-btn:hover, .booking #app button.button--lightgray.prev-button:hover, .booking #app button.button--lightgray.next-button:hover, #Kontakt .ce_form button.button--lightgray.submit:hover, footer button.button--lightgray.submit:hover, footer .button--lightgray.rmBase__comp--cta:hover,
footer .button--lightgray.form_button_submit:hover {
  background: #7e7e7e;
}
.button.button--green, .booking #app .summary-type:nth-last-child(2) button.button--green, .booking #app .summary-type > p > button.button--green, .booking #app .summary-type > .travelers-summary > button.button--green, .booking #app .main-content .action a.button--green, .booking #app .main-container .details-data.actions button.button--green, .booking #app .main-container .details-data > button.button--green, .booking #app .extensions > button.button--green, .booking #app .extension-container > button.button--green, .booking #app .extension-container .pre-extensions > button.button--green,
.booking #app .extension-container .post-extensions > button.button--green, .booking #app div.parkings + span.parkings button.button--green, .booking #app .private > div > div button.button--green, .booking #app .private > button.button--green, .booking #app .arrivals > div button.button--green,
.booking #app .departures > div button.button--green, .booking #app .cabins .cabin-buttons button.button--green, .booking #app button.button--green.button-book, .booking #app button.button--green.book-button, .booking #app button.button--green.print-button, .booking #app button.button--green.overview-print-btn, .booking #app button.button--green.overview-link-btn, .booking #app button.button--green.overview-book-btn, .booking #app button.button--green.prev-button, .booking #app button.button--green.next-button, #Kontakt .ce_form button.button--green.submit, footer button.button--green.submit, footer .button--green.rmBase__comp--cta,
footer .button--green.form_button_submit {
  color: #ffffff;
  background: #a4aa57;
  border: none;
}
.button.button--green:hover, .booking #app .summary-type:nth-last-child(2) button.button--green:hover, .booking #app .summary-type > p > button.button--green:hover, .booking #app .summary-type > .travelers-summary > button.button--green:hover, .booking #app .main-content .action a.button--green:hover, .booking #app .main-container .details-data.actions button.button--green:hover, .booking #app .main-container .details-data > button.button--green:hover, .booking #app .extensions > button.button--green:hover, .booking #app .extension-container > button.button--green:hover, .booking #app .extension-container .pre-extensions > button.button--green:hover,
.booking #app .extension-container .post-extensions > button.button--green:hover, .booking #app div.parkings + span.parkings button.button--green:hover, .booking #app .private > div > div button.button--green:hover, .booking #app .private > button.button--green:hover, .booking #app .arrivals > div button.button--green:hover,
.booking #app .departures > div button.button--green:hover, .booking #app .cabins .cabin-buttons button.button--green:hover, .booking #app button.button--green.button-book:hover, .booking #app button.button--green.book-button:hover, .booking #app button.button--green.print-button:hover, .booking #app button.button--green.overview-print-btn:hover, .booking #app button.button--green.overview-link-btn:hover, .booking #app button.button--green.overview-book-btn:hover, .booking #app button.button--green.prev-button:hover, .booking #app button.button--green.next-button:hover, #Kontakt .ce_form button.button--green.submit:hover, footer button.button--green.submit:hover, footer .button--green.rmBase__comp--cta:hover,
footer .button--green.form_button_submit:hover {
  background: #848945;
}
.button.button--darkblue, .booking #app .summary-type:nth-last-child(2) button.button--darkblue, .booking #app .summary-type > p > button.button--darkblue, .booking #app .summary-type > .travelers-summary > button.button--darkblue, .booking #app .main-content .action a, .booking #app .main-container .details-data.actions button.button--darkblue, .booking #app .main-container .details-data > button.button--darkblue, .booking #app .extensions > button.button--darkblue, .booking #app .extension-container > button.button--darkblue, .booking #app .extension-container .pre-extensions > button.button--darkblue,
.booking #app .extension-container .post-extensions > button.button--darkblue, .booking #app div.parkings + span.parkings button.button--darkblue, .booking #app .private > div > div button.button--darkblue, .booking #app .private > button.button--darkblue, .booking #app .arrivals > div button.button--darkblue,
.booking #app .departures > div button.button--darkblue, .booking #app .cabins .cabin-buttons button.button--darkblue, .booking #app button.button-book, .booking #app button.book-button, .booking #app button.print-button, .booking #app button.button--darkblue.overview-print-btn, .booking #app button.button--darkblue.overview-link-btn, .booking #app button.overview-book-btn, .booking #app button.prev-button, .booking #app button.next-button, #Kontakt .ce_form button.button--darkblue.submit, footer button.button--darkblue.submit, footer .button--darkblue.rmBase__comp--cta,
footer .button--darkblue.form_button_submit {
  color: #ffffff;
  background: #274365;
  border: none;
}
.button.button--darkblue:hover, .booking #app .summary-type:nth-last-child(2) button.button--darkblue:hover, .booking #app .summary-type > p > button.button--darkblue:hover, .booking #app .summary-type > .travelers-summary > button.button--darkblue:hover, .booking #app .main-content .action a:hover, .booking #app .main-container .details-data.actions button.button--darkblue:hover, .booking #app .main-container .details-data > button.button--darkblue:hover, .booking #app .extensions > button.button--darkblue:hover, .booking #app .extension-container > button.button--darkblue:hover, .booking #app .extension-container .pre-extensions > button.button--darkblue:hover,
.booking #app .extension-container .post-extensions > button.button--darkblue:hover, .booking #app div.parkings + span.parkings button.button--darkblue:hover, .booking #app .private > div > div button.button--darkblue:hover, .booking #app .private > button.button--darkblue:hover, .booking #app .arrivals > div button.button--darkblue:hover,
.booking #app .departures > div button.button--darkblue:hover, .booking #app .cabins .cabin-buttons button.button--darkblue:hover, .booking #app button.button-book:hover, .booking #app button.book-button:hover, .booking #app button.print-button:hover, .booking #app button.button--darkblue.overview-print-btn:hover, .booking #app button.button--darkblue.overview-link-btn:hover, .booking #app button.overview-book-btn:hover, .booking #app button.prev-button:hover, .booking #app button.next-button:hover, #Kontakt .ce_form button.button--darkblue.submit:hover, footer button.button--darkblue.submit:hover, footer .button--darkblue.rmBase__comp--cta:hover,
footer .button--darkblue.form_button_submit:hover {
  background: #192b40;
}
.button.button--salmon, .booking #app .summary-type:nth-last-child(2) button.button--salmon, .booking #app .summary-type > p > button.button--salmon, .booking #app .summary-type > .travelers-summary > button.button--salmon, .booking #app .main-content .action a.button--salmon, .booking #app .main-container .details-data.actions button.button--salmon, .booking #app .main-container .details-data > button.button--salmon, .booking #app .extensions > button.button--salmon, .booking #app .extension-container > button.button--salmon, .booking #app .extension-container .pre-extensions > button.button--salmon,
.booking #app .extension-container .post-extensions > button.button--salmon, .booking #app div.parkings + span.parkings button.button--salmon, .booking #app .private > div > div button.button--salmon, .booking #app .private > button.button--salmon, .booking #app .arrivals > div button.button--salmon,
.booking #app .departures > div button.button--salmon, .booking #app .cabins .cabin-buttons button.button--salmon, .booking #app button.button--salmon.button-book, .booking #app button.button--salmon.book-button, .booking #app button.button--salmon.print-button, .booking #app button.button--salmon.overview-print-btn, .booking #app button.button--salmon.overview-link-btn, .booking #app button.button--salmon.overview-book-btn, .booking #app button.button--salmon.prev-button, .booking #app button.button--salmon.next-button, #Kontakt .ce_form button.button--salmon.submit, footer button.button--salmon.submit, footer .button--salmon.rmBase__comp--cta,
footer .button--salmon.form_button_submit {
  color: #ffffff;
  background: #df8d70;
  border: none;
}
.button.button--salmon:hover, .booking #app .summary-type:nth-last-child(2) button.button--salmon:hover, .booking #app .summary-type > p > button.button--salmon:hover, .booking #app .summary-type > .travelers-summary > button.button--salmon:hover, .booking #app .main-content .action a.button--salmon:hover, .booking #app .main-container .details-data.actions button.button--salmon:hover, .booking #app .main-container .details-data > button.button--salmon:hover, .booking #app .extensions > button.button--salmon:hover, .booking #app .extension-container > button.button--salmon:hover, .booking #app .extension-container .pre-extensions > button.button--salmon:hover,
.booking #app .extension-container .post-extensions > button.button--salmon:hover, .booking #app div.parkings + span.parkings button.button--salmon:hover, .booking #app .private > div > div button.button--salmon:hover, .booking #app .private > button.button--salmon:hover, .booking #app .arrivals > div button.button--salmon:hover,
.booking #app .departures > div button.button--salmon:hover, .booking #app .cabins .cabin-buttons button.button--salmon:hover, .booking #app button.button--salmon.button-book:hover, .booking #app button.button--salmon.book-button:hover, .booking #app button.button--salmon.print-button:hover, .booking #app button.button--salmon.overview-print-btn:hover, .booking #app button.button--salmon.overview-link-btn:hover, .booking #app button.button--salmon.overview-book-btn:hover, .booking #app button.button--salmon.prev-button:hover, .booking #app button.button--salmon.next-button:hover, #Kontakt .ce_form button.button--salmon.submit:hover, footer button.button--salmon.submit:hover, footer .button--salmon.rmBase__comp--cta:hover,
footer .button--salmon.form_button_submit:hover {
  background: #d66c46;
}
.button.button--orange, .booking #app .summary-type:nth-last-child(2) button.button--orange, .booking #app .summary-type > p > button.button--orange, .booking #app .summary-type > .travelers-summary > button.button--orange, .booking #app .main-content .action a.button--orange, .booking #app .main-container .details-data.actions button.button--orange, .booking #app .main-container .details-data > button.button--orange, .booking #app .extensions > button.button--orange, .booking #app .extension-container > button.button--orange, .booking #app .extension-container .pre-extensions > button.button--orange,
.booking #app .extension-container .post-extensions > button.button--orange, .booking #app div.parkings + span.parkings button.button--orange, .booking #app .private > div > div button.button--orange, .booking #app .private > button.button--orange, .booking #app .arrivals > div button.button--orange,
.booking #app .departures > div button.button--orange, .booking #app .cabins .cabin-buttons button.button--orange, .booking #app button.button--orange.button-book, .booking #app button.button--orange.book-button, .booking #app button.button--orange.print-button, .booking #app button.button--orange.overview-print-btn, .booking #app button.button--orange.overview-link-btn, .booking #app button.button--orange.overview-book-btn, .booking #app button.button--orange.prev-button, .booking #app button.button--orange.next-button, #Kontakt .ce_form button.button--orange.submit, footer button.button--orange.submit, footer .button--orange.rmBase__comp--cta,
footer .button--orange.form_button_submit {
  color: #ffffff;
  background: #be802e;
  border: none;
}
.button.button--orange:hover, .booking #app .summary-type:nth-last-child(2) button.button--orange:hover, .booking #app .summary-type > p > button.button--orange:hover, .booking #app .summary-type > .travelers-summary > button.button--orange:hover, .booking #app .main-content .action a.button--orange:hover, .booking #app .main-container .details-data.actions button.button--orange:hover, .booking #app .main-container .details-data > button.button--orange:hover, .booking #app .extensions > button.button--orange:hover, .booking #app .extension-container > button.button--orange:hover, .booking #app .extension-container .pre-extensions > button.button--orange:hover,
.booking #app .extension-container .post-extensions > button.button--orange:hover, .booking #app div.parkings + span.parkings button.button--orange:hover, .booking #app .private > div > div button.button--orange:hover, .booking #app .private > button.button--orange:hover, .booking #app .arrivals > div button.button--orange:hover,
.booking #app .departures > div button.button--orange:hover, .booking #app .cabins .cabin-buttons button.button--orange:hover, .booking #app button.button--orange.button-book:hover, .booking #app button.button--orange.book-button:hover, .booking #app button.button--orange.print-button:hover, .booking #app button.button--orange.overview-print-btn:hover, .booking #app button.button--orange.overview-link-btn:hover, .booking #app button.button--orange.overview-book-btn:hover, .booking #app button.button--orange.prev-button:hover, .booking #app button.button--orange.next-button:hover, #Kontakt .ce_form button.button--orange.submit:hover, footer button.button--orange.submit:hover, footer .button--orange.rmBase__comp--cta:hover,
footer .button--orange.form_button_submit:hover {
  background: #956424;
}
.button.button--turqoise, .booking #app .summary-type:nth-last-child(2) button.button--turqoise, .booking #app .summary-type > p > button.button--turqoise, .booking #app .summary-type > .travelers-summary > button.button--turqoise, .booking #app .main-content .action a.button--turqoise, .booking #app .main-container .details-data.actions button.button--turqoise, .booking #app .main-container .details-data > button.button--turqoise, .booking #app .extensions > button.button--turqoise, .booking #app .extension-container > button.button--turqoise, .booking #app .extension-container .pre-extensions > button.button--turqoise,
.booking #app .extension-container .post-extensions > button.button--turqoise, .booking #app div.parkings + span.parkings button.button--turqoise, .booking #app .private > div > div button.button--turqoise, .booking #app .private > button.button--turqoise, .booking #app .arrivals > div button.button--turqoise,
.booking #app .departures > div button.button--turqoise, .booking #app .cabins .cabin-buttons button.button--turqoise, .booking #app button.button--turqoise.button-book, .booking #app button.button--turqoise.book-button, .booking #app button.button--turqoise.print-button, .booking #app button.overview-print-btn, .booking #app button.overview-link-btn, .booking #app button.button--turqoise.overview-book-btn, .booking #app button.button--turqoise.prev-button, .booking #app button.button--turqoise.next-button, #Kontakt .ce_form button.button--turqoise.submit, footer button.button--turqoise.submit, footer .button--turqoise.rmBase__comp--cta,
footer .button--turqoise.form_button_submit {
  color: #ffffff;
  background: #5f9494;
  border: none;
}
.button.button--turqoise:hover, .booking #app .summary-type:nth-last-child(2) button.button--turqoise:hover, .booking #app .summary-type > p > button.button--turqoise:hover, .booking #app .summary-type > .travelers-summary > button.button--turqoise:hover, .booking #app .main-content .action a.button--turqoise:hover, .booking #app .main-container .details-data.actions button.button--turqoise:hover, .booking #app .main-container .details-data > button.button--turqoise:hover, .booking #app .extensions > button.button--turqoise:hover, .booking #app .extension-container > button.button--turqoise:hover, .booking #app .extension-container .pre-extensions > button.button--turqoise:hover,
.booking #app .extension-container .post-extensions > button.button--turqoise:hover, .booking #app div.parkings + span.parkings button.button--turqoise:hover, .booking #app .private > div > div button.button--turqoise:hover, .booking #app .private > button.button--turqoise:hover, .booking #app .arrivals > div button.button--turqoise:hover,
.booking #app .departures > div button.button--turqoise:hover, .booking #app .cabins .cabin-buttons button.button--turqoise:hover, .booking #app button.button--turqoise.button-book:hover, .booking #app button.button--turqoise.book-button:hover, .booking #app button.button--turqoise.print-button:hover, .booking #app button.overview-print-btn:hover, .booking #app button.overview-link-btn:hover, .booking #app button.button--turqoise.overview-book-btn:hover, .booking #app button.button--turqoise.prev-button:hover, .booking #app button.button--turqoise.next-button:hover, #Kontakt .ce_form button.button--turqoise.submit:hover, footer button.button--turqoise.submit:hover, footer .button--turqoise.rmBase__comp--cta:hover,
footer .button--turqoise.form_button_submit:hover {
  background: #4b7575;
}
.button.button--steel, .booking #app .summary-type:nth-last-child(2) button.button--steel, .booking #app .summary-type > p > button.button--steel, .booking #app .summary-type > .travelers-summary > button.button--steel, .booking #app .main-content .action a.button--steel, .booking #app .main-container .details-data.actions button.button--steel, .booking #app .main-container .details-data > button.button--steel, .booking #app .extensions > button.button--steel, .booking #app .extension-container > button.button--steel, .booking #app .extension-container .pre-extensions > button.button--steel,
.booking #app .extension-container .post-extensions > button.button--steel, .booking #app div.parkings + span.parkings button.button--steel, .booking #app .private > div > div button.button--steel, .booking #app .private > button.button--steel, .booking #app .arrivals > div button.button--steel,
.booking #app .departures > div button.button--steel, .booking #app .cabins .cabin-buttons button.button--steel, .booking #app button.button--steel.button-book, .booking #app button.button--steel.book-button, .booking #app button.button--steel.print-button, .booking #app button.button--steel.overview-print-btn, .booking #app button.button--steel.overview-link-btn, .booking #app button.button--steel.overview-book-btn, .booking #app button.button--steel.prev-button, .booking #app button.button--steel.next-button, #Kontakt .ce_form button.button--steel.submit, footer button.button--steel.submit, footer .button--steel.rmBase__comp--cta,
footer .button--steel.form_button_submit {
  color: #ffffff;
  background: #bdcad5;
  border: none;
}
.button.button--steel:hover, .booking #app .summary-type:nth-last-child(2) button.button--steel:hover, .booking #app .summary-type > p > button.button--steel:hover, .booking #app .summary-type > .travelers-summary > button.button--steel:hover, .booking #app .main-content .action a.button--steel:hover, .booking #app .main-container .details-data.actions button.button--steel:hover, .booking #app .main-container .details-data > button.button--steel:hover, .booking #app .extensions > button.button--steel:hover, .booking #app .extension-container > button.button--steel:hover, .booking #app .extension-container .pre-extensions > button.button--steel:hover,
.booking #app .extension-container .post-extensions > button.button--steel:hover, .booking #app div.parkings + span.parkings button.button--steel:hover, .booking #app .private > div > div button.button--steel:hover, .booking #app .private > button.button--steel:hover, .booking #app .arrivals > div button.button--steel:hover,
.booking #app .departures > div button.button--steel:hover, .booking #app .cabins .cabin-buttons button.button--steel:hover, .booking #app button.button--steel.button-book:hover, .booking #app button.button--steel.book-button:hover, .booking #app button.button--steel.print-button:hover, .booking #app button.button--steel.overview-print-btn:hover, .booking #app button.button--steel.overview-link-btn:hover, .booking #app button.button--steel.overview-book-btn:hover, .booking #app button.button--steel.prev-button:hover, .booking #app button.button--steel.next-button:hover, #Kontakt .ce_form button.button--steel.submit:hover, footer button.button--steel.submit:hover, footer .button--steel.rmBase__comp--cta:hover,
footer .button--steel.form_button_submit:hover {
  background: #9eb1c1;
}
.button.button--yellow, .booking #app .summary-type:nth-last-child(2) button.button--yellow, .booking #app .summary-type > p > button.button--yellow, .booking #app .summary-type > .travelers-summary > button.button--yellow, .booking #app .main-content .action a.button--yellow, .booking #app .main-container .details-data.actions button.button--yellow, .booking #app .main-container .details-data > button.button--yellow, .booking #app .extensions > button.button--yellow, .booking #app .extension-container > button.button--yellow, .booking #app .extension-container .pre-extensions > button.button--yellow,
.booking #app .extension-container .post-extensions > button.button--yellow, .booking #app div.parkings + span.parkings button.button--yellow, .booking #app .private > div > div button.button--yellow, .booking #app .private > button.button--yellow, .booking #app .arrivals > div button.button--yellow,
.booking #app .departures > div button.button--yellow, .booking #app .cabins .cabin-buttons button.button--yellow, .booking #app button.button--yellow.button-book, .booking #app button.button--yellow.book-button, .booking #app button.button--yellow.print-button, .booking #app button.button--yellow.overview-print-btn, .booking #app button.button--yellow.overview-link-btn, .booking #app button.button--yellow.overview-book-btn, .booking #app button.button--yellow.prev-button, .booking #app button.button--yellow.next-button, #Kontakt .ce_form button.button--yellow.submit, footer button.button--yellow.submit, footer .button--yellow.rmBase__comp--cta,
footer .button--yellow.form_button_submit {
  color: #ffffff;
  background: #d4be3b;
  border: none;
}
.button.button--yellow:hover, .booking #app .summary-type:nth-last-child(2) button.button--yellow:hover, .booking #app .summary-type > p > button.button--yellow:hover, .booking #app .summary-type > .travelers-summary > button.button--yellow:hover, .booking #app .main-content .action a.button--yellow:hover, .booking #app .main-container .details-data.actions button.button--yellow:hover, .booking #app .main-container .details-data > button.button--yellow:hover, .booking #app .extensions > button.button--yellow:hover, .booking #app .extension-container > button.button--yellow:hover, .booking #app .extension-container .pre-extensions > button.button--yellow:hover,
.booking #app .extension-container .post-extensions > button.button--yellow:hover, .booking #app div.parkings + span.parkings button.button--yellow:hover, .booking #app .private > div > div button.button--yellow:hover, .booking #app .private > button.button--yellow:hover, .booking #app .arrivals > div button.button--yellow:hover,
.booking #app .departures > div button.button--yellow:hover, .booking #app .cabins .cabin-buttons button.button--yellow:hover, .booking #app button.button--yellow.button-book:hover, .booking #app button.button--yellow.book-button:hover, .booking #app button.button--yellow.print-button:hover, .booking #app button.button--yellow.overview-print-btn:hover, .booking #app button.button--yellow.overview-link-btn:hover, .booking #app button.button--yellow.overview-book-btn:hover, .booking #app button.button--yellow.prev-button:hover, .booking #app button.button--yellow.next-button:hover, #Kontakt .ce_form button.button--yellow.submit:hover, footer button.button--yellow.submit:hover, footer .button--yellow.rmBase__comp--cta:hover,
footer .button--yellow.form_button_submit:hover {
  background: #b4a028;
}
.button.button--outline, .booking #app .summary-type:nth-last-child(2) button.button--outline, .booking #app .summary-type > p > button.button--outline, .booking #app .summary-type > .travelers-summary > button.button--outline, .booking #app .main-content .action a.button--outline, .booking #app .main-container .details-data.actions button.button--outline, .booking #app .main-container .details-data > button.button--outline, .booking #app .extensions > button.button--outline, .booking #app .extension-container > button.button--outline, .booking #app .extension-container .pre-extensions > button.button--outline,
.booking #app .extension-container .post-extensions > button.button--outline, .booking #app div.parkings + span.parkings button.button--outline, .booking #app .private > div > div button.button--outline, .booking #app .private > button.button--outline, .booking #app .arrivals > div button.button--outline,
.booking #app .departures > div button.button--outline, .booking #app .cabins .cabin-buttons button.button--outline, .booking #app button.button--outline.button-book, .booking #app button.button--outline.book-button, .booking #app button.button--outline.print-button, .booking #app button.button--outline.overview-print-btn, .booking #app button.button--outline.overview-link-btn, .booking #app button.button--outline.overview-book-btn, .booking #app button.button--outline.prev-button, .booking #app button.button--outline.next-button, #Kontakt .ce_form button.button--outline.submit, footer .button--outline.rmBase__comp--cta,
footer .button--outline.form_button_submit, footer button.submit, footer .button.rmBase__comp--cta, footer .booking #app .summary-type:nth-last-child(2) button.rmBase__comp--cta, .booking #app .summary-type:nth-last-child(2) footer button.rmBase__comp--cta, footer .booking #app .summary-type > p > button.rmBase__comp--cta, .booking #app footer .summary-type > p > button.rmBase__comp--cta, footer .booking #app .summary-type > .travelers-summary > button.rmBase__comp--cta, .booking #app footer .summary-type > .travelers-summary > button.rmBase__comp--cta, footer .booking #app .main-content .action a.rmBase__comp--cta, .booking #app .main-content .action footer a.rmBase__comp--cta, footer .booking #app .main-container .details-data.actions button.rmBase__comp--cta, .booking #app .main-container .details-data.actions footer button.rmBase__comp--cta, footer .booking #app .main-container .details-data > button.rmBase__comp--cta, .booking #app .main-container footer .details-data > button.rmBase__comp--cta, footer .booking #app .extensions > button.rmBase__comp--cta, .booking #app footer .extensions > button.rmBase__comp--cta, footer .booking #app .extension-container > button.rmBase__comp--cta, .booking #app footer .extension-container > button.rmBase__comp--cta, footer .booking #app .extension-container .pre-extensions > button.rmBase__comp--cta, .booking #app .extension-container footer .pre-extensions > button.rmBase__comp--cta,
footer .booking #app .extension-container .post-extensions > button.rmBase__comp--cta,
.booking #app .extension-container footer .post-extensions > button.rmBase__comp--cta, footer .booking #app div.parkings + span.parkings button.rmBase__comp--cta, .booking #app div.parkings + span.parkings footer button.rmBase__comp--cta, footer .booking #app .private > div > div button.rmBase__comp--cta, .booking #app .private > div > div footer button.rmBase__comp--cta, footer .booking #app .private > button.rmBase__comp--cta, .booking #app footer .private > button.rmBase__comp--cta, footer .booking #app .arrivals > div button.rmBase__comp--cta, .booking #app .arrivals > div footer button.rmBase__comp--cta,
footer .booking #app .departures > div button.rmBase__comp--cta,
.booking #app .departures > div footer button.rmBase__comp--cta, footer .booking #app .cabins .cabin-buttons button.rmBase__comp--cta, .booking #app .cabins .cabin-buttons footer button.rmBase__comp--cta, footer .booking #app button.rmBase__comp--cta.button-book, .booking #app footer button.rmBase__comp--cta.button-book, footer .booking #app button.rmBase__comp--cta.book-button, .booking #app footer button.rmBase__comp--cta.book-button, footer .booking #app button.rmBase__comp--cta.print-button, .booking #app footer button.rmBase__comp--cta.print-button, footer .booking #app button.rmBase__comp--cta.overview-print-btn, .booking #app footer button.rmBase__comp--cta.overview-print-btn, footer .booking #app button.rmBase__comp--cta.overview-link-btn, .booking #app footer button.rmBase__comp--cta.overview-link-btn, footer .booking #app button.rmBase__comp--cta.overview-book-btn, .booking #app footer button.rmBase__comp--cta.overview-book-btn, footer .booking #app button.rmBase__comp--cta.prev-button, .booking #app footer button.rmBase__comp--cta.prev-button, footer .booking #app button.rmBase__comp--cta.next-button, .booking #app footer button.rmBase__comp--cta.next-button, footer #Kontakt .ce_form button.rmBase__comp--cta.submit, #Kontakt .ce_form footer button.rmBase__comp--cta.submit, footer .rmBase__comp--cta,
footer .form_button_submit.rmBase__comp--cta,
footer .button.form_button_submit,
footer .booking #app .summary-type:nth-last-child(2) button.form_button_submit,
.booking #app .summary-type:nth-last-child(2) footer button.form_button_submit,
footer .booking #app .summary-type > p > button.form_button_submit,
.booking #app footer .summary-type > p > button.form_button_submit,
footer .booking #app .summary-type > .travelers-summary > button.form_button_submit,
.booking #app footer .summary-type > .travelers-summary > button.form_button_submit,
footer .booking #app .main-content .action a.form_button_submit,
.booking #app .main-content .action footer a.form_button_submit,
footer .booking #app .main-container .details-data.actions button.form_button_submit,
.booking #app .main-container .details-data.actions footer button.form_button_submit,
footer .booking #app .main-container .details-data > button.form_button_submit,
.booking #app .main-container footer .details-data > button.form_button_submit,
footer .booking #app .extensions > button.form_button_submit,
.booking #app footer .extensions > button.form_button_submit,
footer .booking #app .extension-container > button.form_button_submit,
.booking #app footer .extension-container > button.form_button_submit,
footer .booking #app .extension-container .pre-extensions > button.form_button_submit,
.booking #app .extension-container footer .pre-extensions > button.form_button_submit,
footer .booking #app .extension-container .post-extensions > button.form_button_submit,
.booking #app .extension-container footer .post-extensions > button.form_button_submit,
footer .booking #app div.parkings + span.parkings button.form_button_submit,
.booking #app div.parkings + span.parkings footer button.form_button_submit,
footer .booking #app .private > div > div button.form_button_submit,
.booking #app .private > div > div footer button.form_button_submit,
footer .booking #app .private > button.form_button_submit,
.booking #app footer .private > button.form_button_submit,
footer .booking #app .arrivals > div button.form_button_submit,
.booking #app .arrivals > div footer button.form_button_submit,
footer .booking #app .departures > div button.form_button_submit,
.booking #app .departures > div footer button.form_button_submit,
footer .booking #app .cabins .cabin-buttons button.form_button_submit,
.booking #app .cabins .cabin-buttons footer button.form_button_submit,
footer .booking #app button.form_button_submit.button-book,
.booking #app footer button.form_button_submit.button-book,
footer .booking #app button.form_button_submit.book-button,
.booking #app footer button.form_button_submit.book-button,
footer .booking #app button.form_button_submit.print-button,
.booking #app footer button.form_button_submit.print-button,
footer .booking #app button.form_button_submit.overview-print-btn,
.booking #app footer button.form_button_submit.overview-print-btn,
footer .booking #app button.form_button_submit.overview-link-btn,
.booking #app footer button.form_button_submit.overview-link-btn,
footer .booking #app button.form_button_submit.overview-book-btn,
.booking #app footer button.form_button_submit.overview-book-btn,
footer .booking #app button.form_button_submit.prev-button,
.booking #app footer button.form_button_submit.prev-button,
footer .booking #app button.form_button_submit.next-button,
.booking #app footer button.form_button_submit.next-button,
footer #Kontakt .ce_form button.form_button_submit.submit,
#Kontakt .ce_form footer button.form_button_submit.submit,
footer .form_button_submit {
  color: #ffffff;
  background: none;
  border: 1px solid #ffffff;
}
.button.button--outline:hover, .booking #app .summary-type:nth-last-child(2) button.button--outline:hover, .booking #app .summary-type > p > button.button--outline:hover, .booking #app .summary-type > .travelers-summary > button.button--outline:hover, .booking #app .main-content .action a.button--outline:hover, .booking #app .main-container .details-data.actions button.button--outline:hover, .booking #app .main-container .details-data > button.button--outline:hover, .booking #app .extensions > button.button--outline:hover, .booking #app .extension-container > button.button--outline:hover, .booking #app .extension-container .pre-extensions > button.button--outline:hover,
.booking #app .extension-container .post-extensions > button.button--outline:hover, .booking #app div.parkings + span.parkings button.button--outline:hover, .booking #app .private > div > div button.button--outline:hover, .booking #app .private > button.button--outline:hover, .booking #app .arrivals > div button.button--outline:hover,
.booking #app .departures > div button.button--outline:hover, .booking #app .cabins .cabin-buttons button.button--outline:hover, .booking #app button.button--outline.button-book:hover, .booking #app button.button--outline.book-button:hover, .booking #app button.button--outline.print-button:hover, .booking #app button.button--outline.overview-print-btn:hover, .booking #app button.button--outline.overview-link-btn:hover, .booking #app button.button--outline.overview-book-btn:hover, .booking #app button.button--outline.prev-button:hover, .booking #app button.button--outline.next-button:hover, #Kontakt .ce_form button.button--outline.submit:hover, footer button.submit:hover, footer .rmBase__comp--cta:hover,
footer .form_button_submit:hover {
  color: #005181;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.button.button--right, .booking #app .summary-type:nth-last-child(2) button.button--right, .booking #app .summary-type > p > button.button--right, .booking #app .summary-type > .travelers-summary > button.button--right, .booking #app .main-content .action a.button--right, .booking #app .main-container .details-data.actions button.button--right, .booking #app .main-container .details-data > button.button--right, .booking #app .extensions > button.button--right, .booking #app .extension-container > button.button--right, .booking #app .extension-container .pre-extensions > button.button--right,
.booking #app .extension-container .post-extensions > button.button--right, .booking #app div.parkings + span.parkings button.button--right, .booking #app .private > div > div button.button--right, .booking #app .private > button.button--right, .booking #app .arrivals > div button.button--right,
.booking #app .departures > div button.button--right, .booking #app .cabins .cabin-buttons button.button--right, .booking #app button.button--right.button-book, .booking #app button.button--right.book-button, .booking #app button.button--right.print-button, .booking #app button.button--right.overview-print-btn, .booking #app button.button--right.overview-link-btn, .booking #app button.button--right.overview-book-btn, .booking #app button.button--right.prev-button, .booking #app button.button--right.next-button, #Kontakt .ce_form button.button--right.submit, footer button.button--right.submit, footer .button--right.rmBase__comp--cta,
footer .button--right.form_button_submit {
  float: right;
  margin-right: 0;
}
.button.button--nomargin, .booking #app .summary-type:nth-last-child(2) button.button--nomargin, .booking #app .summary-type > p > button.button--nomargin, .booking #app .summary-type > .travelers-summary > button.button--nomargin, .booking #app .main-content .action a.button--nomargin, .booking #app .main-container .details-data.actions button.button--nomargin, .booking #app .main-container .details-data > button.button--nomargin, .booking #app .extensions > button.button--nomargin, .booking #app .extension-container > button.button--nomargin, .booking #app .extension-container .pre-extensions > button.button--nomargin,
.booking #app .extension-container .post-extensions > button.button--nomargin, .booking #app div.parkings + span.parkings button.button--nomargin, .booking #app .private > div > div button.button--nomargin, .booking #app .private > button.button--nomargin, .booking #app .arrivals > div button.button--nomargin,
.booking #app .departures > div button.button--nomargin, .booking #app .cabins .cabin-buttons button.button--nomargin, .booking #app button.button--nomargin.button-book, .booking #app button.button--nomargin.book-button, .booking #app button.button--nomargin.print-button, .booking #app button.button--nomargin.overview-print-btn, .booking #app button.button--nomargin.overview-link-btn, .booking #app button.button--nomargin.overview-book-btn, .booking #app button.button--nomargin.prev-button, .booking #app button.button--nomargin.next-button, #Kontakt .ce_form button.button--nomargin.submit, footer button.button--nomargin.submit, footer .button--nomargin.rmBase__comp--cta,
footer .button--nomargin.form_button_submit {
  margin-left: 0;
  margin-right: 0;
}

.button--bookmark {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.button--bookmark > span {
  shape-rendering: geometricPrecision;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  background-size: 24px 24px;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  background-position: center center;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.button--bookmark .dot {
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-left: -2px;
  margin-top: -2px;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background: transparent;
  -webkit-transition: none;
  transition: none;
}
.button--bookmark .heart {
  width: 24px;
  height: 24px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.button--bookmark .heart.heartoutline {
  background: url("../../files/inselhuepfen/theme/img/bookmark.svg") center center no-repeat;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: all ease 0.2s 0.2s;
  transition: all ease 0.2s 0.2s;
}
.button--bookmark .heart.heartfill1 {
  background: url("../../files/inselhuepfen/theme/img/bookmark_selected.svg") center center no-repeat;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
  -webkit-transition: all ease 0.2s 0.1s;
  transition: all ease 0.2s 0.1s;
}
.button--bookmark.active .heart.heartoutline {
  opacity: 1;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.button--bookmark.active .heart.heartfill1 {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: all ease 0.3s 0.25s;
  transition: all ease 0.3s 0.25s;
}
.button--bookmark.active .heart.heartfill2 {
  opacity: 0;
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
          transform: scale3d(1.2, 1.2, 1.2);
  -webkit-transition: all ease 0.3s 0.15s;
  transition: all ease 0.3s 0.15s;
}
.button--bookmark.active .dot {
  background: #000000;
}
.button--bookmark.active .dot1 {
  opacity: 0;
  -webkit-transform: translate3d(0px, -15px, 0);
          transform: translate3d(0px, -15px, 0);
  -webkit-transition: all ease 0.4s 0.15s, opacity ease 0.25s 0.35s;
  transition: all ease 0.4s 0.15s, opacity ease 0.25s 0.35s;
}
.button--bookmark.active .dot2 {
  opacity: 0;
  -webkit-transform: translate3d(0px, 15px, 0);
          transform: translate3d(0px, 15px, 0);
  -webkit-transition: all ease 0.4s 0.15s, opacity ease 0.25s 0.35s;
  transition: all ease 0.4s 0.15s, opacity ease 0.25s 0.35s;
}
.button--bookmark.active .dot3 {
  opacity: 0;
  -webkit-transform: translate3d(12px, -12px, 0);
          transform: translate3d(12px, -12px, 0);
  -webkit-transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
  transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
}
.button--bookmark.active .dot4 {
  opacity: 0;
  -webkit-transform: translate3d(-12px, -10px, 0);
          transform: translate3d(-12px, -10px, 0);
  -webkit-transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
  transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
}
.button--bookmark.active .dot5 {
  opacity: 0;
  -webkit-transform: translate3d(-13px, 5px, 0);
          transform: translate3d(-13px, 5px, 0);
  -webkit-transition: all ease 0.4s 0.25s, opacity ease 0.2s 0.4s;
  transition: all ease 0.4s 0.25s, opacity ease 0.2s 0.4s;
}
.button--bookmark.active .dot6 {
  opacity: 0;
  -webkit-transform: translate3d(10px, 6px, 0);
          transform: translate3d(10px, 6px, 0);
  -webkit-transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
  transition: all ease 0.4s 0.2s, opacity ease 0.2s 0.4s;
}

.ce_image img {
  width: 100%;
  height: auto;
}

.align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ce_table {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #000000;
}
.ce_table table {
  width: 100%;
  table-layout: fixed;
}
.ce_table table tr {
  border-bottom: 1px solid #979797;
}
.ce_table table tr td {
  padding: 10px 0;
}
.ce_table table tr:last-child {
  border: none;
}

#eKomiSiegel {
  position: absolute;
  right: 0;
  bottom: 60px;
  background: #ffffff;
  padding: 10px 20px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  text-align: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  #eKomiSiegel {
    top: auto;
    bottom: 100px;
    left: 0;
    right: auto;
  }
}
@media (max-width: 575px) {
  #eKomiSiegel {
    top: auto;
    bottom: 7vh;
    left: 0;
    right: auto;
    border-radius: 0 60px 60px 0;
    padding: 8px 10px 6px 25px;
  }
  #eKomiSiegel > span {
    display: none;
  }
}
#eKomiSiegel .stars {
  margin-top: 10px;
  margin-bottom: 4px;
  position: relative;
  width: 70px;
  height: 20px;
  background: url("../../files/inselhuepfen/theme/img/stars.png") no-repeat;
  background-size: 70px auto;
}
@media (max-width: 575px) {
  #eKomiSiegel .stars {
    display: none;
  }
}
#eKomiSiegel .stars .stars_overlay {
  position: absolute;
  height: 20px;
  left: 0;
  top: 0;
  background: url("../../files/inselhuepfen/theme/img/stars_fill.png") no-repeat;
  background-size: 70px auto;
}

.ce_ekomifeedback,
.ce_tourekomifeedback {
  position: relative;
  padding-bottom: 60px;
  z-index: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_ekomifeedback,
  .ce_tourekomifeedback {
    padding: 0 1em;
  }
}
@media (max-width: 575px) {
  .ce_ekomifeedback,
  .ce_tourekomifeedback {
    padding: 0 1em;
  }
}
.ce_ekomifeedback:after,
.ce_tourekomifeedback:after {
  content: "";
  background: #efefef;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: -100;
}
.ce_ekomifeedback h3,
.ce_tourekomifeedback h3 {
  margin-bottom: 0;
}
.ce_ekomifeedback > img,
.ce_tourekomifeedback > img {
  display: block;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
  width: 30vw;
  height: auto;
  position: absolute;
}
.ce_ekomifeedback > img.img_left,
.ce_tourekomifeedback > img.img_left {
  left: 0;
}
.ce_ekomifeedback > img.img_right,
.ce_tourekomifeedback > img.img_right {
  right: 0;
}
.ce_ekomifeedback .option--slider,
.ce_tourekomifeedback .option--slider {
  z-index: 100;
}
.ce_ekomifeedback .option--slider .option--slider--elements,
.ce_tourekomifeedback .option--slider .option--slider--elements {
  background: none;
}
.ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element,
.ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element {
  text-align: center;
}
.ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element.active,
.ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element.active {
  position: relative;
  display: block;
}
.ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:before,
.ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:before {
  content: "„";
  position: absolute;
  left: -70px;
  bottom: 0;
  font-size: 100px;
  color: #005181;
  font-family: "Merriweather", serif;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:before,
  .ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:before {
    left: -15px;
    font-size: 35px;
  }
}
@media (max-width: 575px) {
  .ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:before,
  .ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:before {
    left: -15px;
    font-size: 35px;
  }
}
.ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:after,
.ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:after {
  content: "“";
  font-size: 100px;
  position: absolute;
  right: -70px;
  top: 0;
  color: #005181;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Merriweather", serif;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:after,
  .ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:after {
    font-size: 35px;
    right: -15px;
  }
}
@media (max-width: 575px) {
  .ce_ekomifeedback .option--slider .option--slider--elements .option--slider--element:after,
  .ce_tourekomifeedback .option--slider .option--slider--elements .option--slider--element:after {
    font-size: 35px;
    right: -15px;
  }
}

.widget-checkbox .checkbox_container span {
  position: relative;
  display: block;
  color: #ffffff;
  margin-bottom: 10px;
}
.widget-checkbox .checkbox_container span input {
  opacity: 0;
  max-width: 12px;
  width: 100%;
}
.widget-checkbox .checkbox_container span input + label {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  padding-left: 17px;
  cursor: pointer;
}
.widget-checkbox .checkbox_container span input + label:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ffffff;
  left: 0;
}
.widget-checkbox .checkbox_container span input:checked + label {
  color: #9fd2d2;
}
.widget-checkbox .checkbox_container span input:checked + label:before {
  border: 1px solid #9fd2d2;
  background: #9fd2d2;
}
.widget-checkbox .checkbox_container span input:checked + label:after {
  content: "done";
  font-family: "Material Icons";
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 2px;
  top: 0px;
}

.widget-explanation a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
}

.widget-text input {
  -webkit-appearance: none;
  background: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  border: 1px solid;
  padding: 2px 10px;
  border-radius: 0;
}

.widget {
  position: relative;
}
.widget label,
.widget legend {
  letter-spacing: 1px;
}

.ce_form {
  z-index: 1;
  margin: 2em 0;
}
.ce_form .invisible {
  display: none;
}
.ce_form form {
  max-width: 600px;
}
.ce_form form fieldset {
  margin-bottom: 1em;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data, .ce_form form fieldset.anfrage-warteliste .main-data {
  position: relative;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select {
  max-width: 160px;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select label, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select label {
  width: 100%;
  font-size: 14px;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select select, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select select {
  width: 100%;
  max-width: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select select, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select select {
    max-width: 80px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select select, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select select {
    max-width: 80px;
  }
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select:before, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select:before {
  right: 7px;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .widget-select:after, .ce_form form fieldset.anfrage-warteliste .main-data .widget-select:after {
  right: 0;
}
.ce_form form fieldset.anfrage-zusatznaechte .main-data .tooltip-contact, .ce_form form fieldset.anfrage-warteliste .main-data .tooltip-contact {
  bottom: 17.5%;
  left: 170px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form fieldset.anfrage-zusatznaechte .main-data .tooltip-contact, .ce_form form fieldset.anfrage-warteliste .main-data .tooltip-contact {
    bottom: 17.25%;
  }
}
@media (max-width: 575px) {
  .ce_form form fieldset.anfrage-zusatznaechte .main-data .tooltip-contact, .ce_form form fieldset.anfrage-warteliste .main-data .tooltip-contact {
    bottom: 15%;
  }
}
.ce_form form .formbody .main-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_form form .formbody .main-data label {
  padding: 0;
  width: 25%;
  float: left;
}
.ce_form form .formbody .main-data .select-items {
  left: 15.5%;
  width: 15%;
}
.ce_form form .formbody .main-data fieldset {
  display: inline;
}
.ce_form form .formbody .main-data fieldset > * {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ce_form form .formbody .main-data fieldset .widget {
  margin-right: 90px;
}
.ce_form form .formbody .main-data fieldset .widget.widget-calendar {
  position: relative;
}
.ce_form form .formbody .main-data fieldset .widget.widget-calendar input {
  border: 1px solid #979797;
  width: 220px;
  font-size: 14px;
  letter-spacing: 1px;
}
.ce_form form .formbody .main-data fieldset .widget.widget-calendar img {
  max-width: 15px;
  position: absolute;
  left: 250px;
  bottom: 2.5px;
  width: 100%;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select .select-selected {
  width: 220px;
  padding: 4px 10px;
  font-size: 14px;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select .select-selected:after {
  right: 4.5px;
  top: 7px;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select .select-selected.select-arrow-active:after {
  top: 0;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select .select-items {
  width: 242px;
  font-size: 14px;
  left: 0;
}
.ce_form form .formbody .main-data fieldset .widget.widget-select .select-items div {
  padding: 4px 10px;
}
.ce_form form .formbody .main-data fieldset label {
  width: 100%;
  margin-bottom: 1em;
  padding: 2px 10px 2px 0;
}
.ce_form form .formbody .main-data .widget-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_form form .formbody .main-data .widget-text label {
  width: 100%;
  margin-bottom: 1em;
  font-size: 14px;
}
.ce_form form .formbody .main-data .widget-text input {
  max-width: 220px;
  font-size: 14px;
  border: 1px solid #979797;
  text-transform: capitalize;
  letter-spacing: 1px;
  background: #ffffff;
}
.ce_form form .formbody .main-data .widget-checkbox.form-data fieldset legend {
  width: 100%;
  margin-bottom: 1em;
  font-size: 14px;
}
.ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 45px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span {
    width: 52%;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span {
    width: 52%;
  }
}
.ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding: 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span input {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 1px;
  top: 8px;
}
.ce_form form .formbody .main-data .widget-checkbox.form-data fieldset span label:after {
  top: 9px;
}
.ce_form form .formbody .widget-radio.form-data fieldset {
  width: 100%;
  display: inline;
  margin-bottom: 0;
}
.ce_form form .formbody .widget-radio.form-data fieldset legend {
  width: 30%;
  float: left;
  font-size: 14px;
  height: 25px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  font-weight: 400;
}
.ce_form form .formbody .widget-radio.form-data fieldset span {
  width: 20%;
  float: left;
  position: relative;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}
.ce_form form .formbody .widget-radio.form-data fieldset span label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input {
  opacity: 0;
  position: absolute;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input + label {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 30px;
  color: #000000;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input + label:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #979797;
  left: 0;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input:checked + label {
  color: #005181;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input:checked + label:before {
  border: 1px solid #005181;
  background: #005181;
}
.ce_form form .formbody .widget-radio.form-data fieldset span input:checked + label:after {
  content: "";
  display: block;
  background: #ffffff;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 6px;
  top: 5px;
}
.ce_form form .formbody .private-charter-anfrage .main-data {
  position: relative;
  /* Firefox */
}
.ce_form form .formbody .private-charter-anfrage .main-data .widget-checkbox.form-data {
  margin-top: 3.85em;
}
.ce_form form .formbody .private-charter-anfrage .main-data input::-webkit-outer-spin-button,
.ce_form form .formbody .private-charter-anfrage .main-data input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ce_form form .formbody .private-charter-anfrage .main-data input[type=number] {
  -moz-appearance: textfield;
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.8em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text,
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text,
  .ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 100%;
  }
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text label,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select label {
  margin-bottom: 1em;
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text input,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text select,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select input,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select select {
  max-height: 27px;
  font-size: 14px;
  letter-spacing: 1px;
  width: 100%;
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-text select,
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-select select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-calendar {
  position: relative;
}
.ce_form form .formbody .private-charter-anfrage .main-data .private-charter-main-data .widget-calendar img {
  position: absolute;
  max-width: 15px;
  bottom: 3px;
  left: 250px;
  width: 100%;
}
.ce_form form .formbody .private-charter-anfrage .main-data .select.select-form {
  position: relative;
  width: 100%;
  max-width: 242px;
  font-size: 14px;
}
.ce_form form .formbody .private-charter-anfrage .main-data .select.select-form:before {
  bottom: 9px;
  top: auto;
  right: 6px;
}
.ce_form form .formbody .private-charter-anfrage .main-data .select.select-form:after {
  left: auto;
  right: 0;
  bottom: 0;
  top: auto;
  height: 24px;
}
.ce_form form .formbody .private-charter-anfrage .main-data .tooltip-contact {
  left: 95%;
  bottom: 3.5em;
}
@media only screen and (min-width: 1200px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .ce_form form .formbody .private-charter-anfrage .main-data .tooltip-contact {
    left: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .tooltip-contact {
    left: 45%;
    bottom: 3.5em;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .private-charter-anfrage .main-data .tooltip-contact {
    left: 60%;
    bottom: 3.5em;
  }
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom legend {
  font-size: 14px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom legend span {
  font-size: 10px;
  display: block;
  letter-spacing: 1px;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 23px;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group span input {
  width: 25px;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group span label {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 7.5px;
}
.ce_form form .formbody .private-charter-anfrage .checkbox_container-custom .checkboxes-group span label:after {
  top: 6px;
}
.ce_form form .formbody .widget {
  margin-bottom: 1.25em;
  max-width: 700px;
}
.ce_form form .formbody .message-area {
  max-width: 700px;
  width: 100%;
  margin-bottom: 2.4em;
}
.ce_form form .formbody .message-area legend {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 14px;
}
.ce_form form .formbody .message-area input,
.ce_form form .formbody .message-area textarea {
  -webkit-appearance: none;
  border-radius: 0;
  letter-spacing: 1px;
  padding: 3px 10px;
  max-width: 700px;
  width: 100%;
  resize: none;
  border: 1px solid #979797;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.ce_form form .formbody .message-area input ::-webkit-input-placeholder,
.ce_form form .formbody .message-area textarea ::-webkit-input-placeholder {
  font-style: italic;
  color: white;
  font-weight: 100;
}
.ce_form form .formbody .message-area input :-moz-placeholder,
.ce_form form .formbody .message-area textarea :-moz-placeholder {
  font-style: italic;
  color: white;
  font-weight: 100;
}
.ce_form form .formbody .message-area input ::-moz-placeholder,
.ce_form form .formbody .message-area textarea ::-moz-placeholder {
  font-style: italic;
  color: white;
  font-weight: 100;
}
.ce_form form .formbody .message-area input :-ms-input-placeholder,
.ce_form form .formbody .message-area textarea :-ms-input-placeholder {
  font-style: italic;
  color: white;
  font-weight: 100;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .message-area input,
  .ce_form form .formbody .message-area textarea {
    width: 91%;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .message-area input,
  .ce_form form .formbody .message-area textarea {
    width: 91%;
  }
}
.ce_form form .formbody .message-area textarea {
  padding: 10px;
  font-size: 14px;
}
.ce_form form .formbody .contact-data .form-data .checkbox_container {
  display: inline;
  width: 100%;
}
.ce_form form .formbody .contact-data .form-data .checkbox_container > * {
  max-width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
}
.ce_form form .formbody .contact-data .form-data .checkbox_container legend {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.ce_form form .formbody .contact-data .form-data .checkbox_container span {
  width: 10%;
  padding-right: 30px;
}
.ce_form form .formbody .contact-data .form-data .checkbox_container span.invisible {
  display: none;
}
.ce_form form .formbody .contact-data .widget-text,
.ce_form form .formbody .contact-data .widget-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .contact-data .widget-text,
  .ce_form form .formbody .contact-data .widget-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .contact-data .widget-text,
  .ce_form form .formbody .contact-data .widget-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ce_form form .formbody .contact-data .widget-text label,
.ce_form form .formbody .contact-data .widget-select label {
  width: 30%;
  float: left;
  padding: 0;
  font-size: 14px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .contact-data .widget-text label,
  .ce_form form .formbody .contact-data .widget-select label {
    margin-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .contact-data .widget-text label,
  .ce_form form .formbody .contact-data .widget-select label {
    margin-bottom: 1em;
  }
}
.ce_form form .formbody .contact-data .widget-text input,
.ce_form form .formbody .contact-data .widget-select input {
  width: 65%;
  border: 1px solid #979797;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .formbody .contact-data .widget-text input,
  .ce_form form .formbody .contact-data .widget-select input {
    width: 90%;
  }
}
@media (max-width: 575px) {
  .ce_form form .formbody .contact-data .widget-text input,
  .ce_form form .formbody .contact-data .widget-select input {
    width: 90%;
  }
}
.ce_form form .formbody .contact-data .widget-select label {
  padding: 0;
}
.ce_form form .formbody .contact-data .widget-select .select-selected {
  width: 63.5%;
}
.ce_form form .formbody .contact-data .widget-select .select-items {
  width: 68.35%;
  right: 6.65%;
  max-height: 129px;
  overflow: hidden;
}
.ce_form form .formbody .submit-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 550px;
}
@media (min-width: 1200px) {
  .ce_form form .formbody .submit-data {
    padding-right: 6em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_form form .formbody .submit-data {
    padding-right: 6em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_form form .formbody .submit-data {
    padding-right: 6em;
  }
}
.ce_form form .formbody .submit-data .widget-checkbox .checkbox_container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #000000;
  letter-spacing: 1px;
  line-height: 15px;
  margin-bottom: 0;
}
.ce_form form .formbody .submit-data .widget-checkbox .checkbox_container span label {
  max-width: 100% !important;
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  max-width: 100px;
  line-height: 23px;
}
.ce_form form .formbody .submit-data .widget-checkbox .checkbox_container span label a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
}
.ce_form form .formbody .submit-data .widget-checkbox .checkbox_container span label:before {
  top: 3px;
  border-color: #979797;
}
.ce_form form .formbody .submit-data .widget-checkbox .checkbox_container span label:after {
  width: 17px;
  height: 17px;
}
.ce_form form .formbody .submit-data .widget-submit button {
  border-radius: 3px;
  padding: 5px 30px;
  line-height: 28px;
  font-size: 12px;
  margin: 5px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border: none;
  color: #ffffff;
  background-color: #b0541b;
}

#katalogbestellung #catalogs-list-ul {
  display: none;
}
#katalogbestellung .hidden {
  display: none;
}

.submit-buttons-row {
  display: inline;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .submit-buttons-row .widget-submit {
    margin-right: 1em;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .submit-buttons-row .widget-submit {
    float: left;
    margin-right: 1em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .submit-buttons-row .widget-submit {
    float: left;
    margin-right: 1em;
  }
}
.submit-buttons-row .widget-submit button.button--noabonnement {
  background-color: #005181 !important;
}
.submit-buttons-row .widget-submit button.button--abonnement {
  background-color: #b0541b !important;
}

.tooltip-form {
  position: absolute;
  left: 100%;
  margin-left: 15px;
}
.tooltip-form .icon {
  display: block;
  position: relative;
}
.tooltip-form .icon:before {
  content: "i";
  font-size: 12px;
  font-weight: 600;
  display: block;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #005181;
  background: #efefef;
  text-align: center;
  border: 1px solid #efefef;
  border-radius: 100%;
}
.tooltip-form p {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  background: #005181;
  color: #efefef;
  padding: 2.5px 5px;
  position: absolute;
  bottom: 100%;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  left: -6.5px;
  line-height: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-width: 130px;
}
.tooltip-form p:after {
  content: "";
  display: block;
  background: transparent;
  width: 0;
  height: 0;
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-top: 12.5px solid #005181;
  position: absolute;
}
.tooltip-form:hover p {
  opacity: 1;
}

.tooltip-contact {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  left: 95%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 576px) and (max-width: 767px) {
  .tooltip-contact {
    left: 230px;
    bottom: 30%;
  }
}
@media (max-width: 575px) {
  .tooltip-contact {
    left: 230px;
    bottom: 30%;
  }
}
.tooltip-contact .icon {
  display: block;
  position: relative;
  top: 12.5px;
}
.tooltip-contact .icon:before {
  content: "i";
  font-size: 12px;
  font-weight: 600;
  display: block;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #005181;
  background: #efefef;
  text-align: center;
  border: 1px solid #efefef;
  border-radius: 100%;
}
.tooltip-contact p {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  background: #005181;
  color: #efefef;
  padding: 2.5px 5px;
  position: absolute;
  top: -85px;
  left: -6.5px;
  line-height: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tooltip-contact p:after {
  content: "";
  display: block;
  background: transparent;
  width: 0;
  height: 0;
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-top: 12.5px solid #005181;
  position: absolute;
}
.tooltip-contact:hover p {
  opacity: 1;
}

#ui-datepicker-div {
  border: 1px solid #979797;
  border-radius: 0;
  padding: 0;
  margin-top: 5px;
}
#ui-datepicker-div * {
  border-radius: 0;
}
#ui-datepicker-div .ui-datepicker-header {
  background: #005181;
  border: 0;
  border-radius: 0;
  font-weight: 300;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
  font-family: "Opens Sans", sans-serif;
  outline: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-state-hover {
  border: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
  opacity: 0;
  display: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before {
  content: "chevron_right";
  font-family: "Material Icons";
  display: block;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before {
  content: "chevron_left";
  font-family: "Material Icons";
  display: block;
}
#ui-datepicker-div .ui-datepicker-calendar {
  margin-bottom: 0;
}
#ui-datepicker-div .ui-datepicker-calendar th {
  font-weight: 500;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td {
  border: 0;
  padding: 0;
  background: none;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-unselectable {
  opacity: 0.75;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-unselectable span {
  padding: 5px;
  background: none;
  border: 0;
  background: #ffffff;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-week-col {
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day ~ td a,
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day ~ td span {
  background: #005181;
  color: #ffffff;
  border-color: #005181;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day ~ td.ui-datepicker-unselectable span {
  padding: 6px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day.ui-datepicker-unselectable span {
  padding: 6px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a {
  padding: 5px;
  background: #ffffff;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a.ui-state-default.ui-state-active {
  background: #005181;
  color: #dfdfe0;
  border-color: #005181;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a:hover {
  border-color: #005181;
  background: #005181;
  color: #dfdfe0;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr:hover td a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr:hover td span {
  background: #005181;
  color: #dfdfe0;
  border-color: #005181;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr:hover td.ui-datepicker-unselectable span {
  padding: 6px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr.active td a {
  background: #005181;
  color: #dfdfe0;
}

.widget.error p.error {
  background: red;
  color: #fff;
  padding: 5px;
  margin: 5px 0;
  font-size: 12px;
  font-weight: 600;
}

fieldset.participant {
  background: #efefef;
  padding: 30px 10px 10px 10px;
}
fieldset.participant legend {
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 26px;
}
fieldset.participant .widget:last-child {
  margin-bottom: 0;
}
fieldset.participant .widget:last-child fieldset {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  fieldset.participant input {
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  fieldset.participant input {
    width: 100% !important;
  }
}

fieldset.two-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
fieldset.two-column .infotext {
  color: #777;
}
@media (min-width: 576px) and (max-width: 767px) {
  fieldset.two-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  fieldset.two-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
fieldset.two-column input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 5px;
}
fieldset.two-column .long {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (min-width: 576px) and (max-width: 767px) {
  fieldset.two-column .long {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media (max-width: 575px) {
  fieldset.two-column .long {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.widget-explanation ul {
  list-style-type: disc;
  padding-left: 20px;
}
.widget-explanation ul li {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 26px;
  font-weight: 300;
}

.ce_form .infotext {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  color: #979797;
}

.ce_form .widget-checkbox.cbx .checkbox_container legend {
  display: none;
}
.ce_form .widget-checkbox.cbx .checkbox_container span input {
  position: absolute;
}
.ce_form .widget-checkbox.cbx .checkbox_container span input + label {
  display: block;
  color: #000000;
  padding-left: 30px;
  margin-top: 8px;
  line-height: 18px;
}
.ce_form .widget-checkbox.cbx .checkbox_container span input + label:before {
  border: 1px solid #000000;
}
.ce_form .widget-checkbox.cbx .checkbox_container span input:checked + label:before {
  background: #005181;
  border: 1px solid #005181;
}
.ce_form form .formbody .main-data .widget-text.tourtitle {
  width: 100%;
}
.ce_form form .formbody .main-data .widget-text.tourtitle input {
  max-width: 100%;
  margin-bottom: 30px;
}
.ce_form form .formbody .main-data .widget-text.tourtitle.readonly input {
  pointer-events: none;
}

.two--column--box {
  z-index: 100;
  margin-bottom: 80px;
}
.two--column--box .two--column--box--1 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 6;
  grid-column: 2/span 6;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0px 30px 0px 0px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .two--column--box .two--column--box--1 {
    padding-right: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .two--column--box .two--column--box--1 {
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .two--column--box .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .two--column--box .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
.two--column--box .two--column--box--1 h3 {
  font-size: 34px;
  margin-bottom: 50px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box .two--column--box--1 h3 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .two--column--box .two--column--box--1 h3 {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .two--column--box .two--column--box--1 h3 {
    white-space: nowrap;
  }
}
.two--column--box .two--column--box--1 h3 svg {
  margin-top: -8px;
  vertical-align: middle;
  height: auto;
  width: 70px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box .two--column--box--1 h3 svg {
    width: 50px;
  }
}
@media (max-width: 575px) {
  .two--column--box .two--column--box--1 h3 svg {
    width: 50px;
  }
}
.two--column--box .two--column--box--1 h3 .wave {
  height: 5px;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  width: auto;
  max-width: 300px;
}
.two--column--box .two--column--box--1 h3 .wave .wave--path {
  stroke-width: 2;
  fill: none;
  stroke: #005181;
}
.two--column--box .two--column--box--1 p {
  margin-bottom: 30px;
}
.two--column--box .two--column--box--2 {
  -ms-grid-column: 8;
  -ms-grid-column-span: 6;
  grid-column: 8/span 6;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 60px 0px 60px 30px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .two--column--box .two--column--box--2 {
    padding-left: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .two--column--box .two--column--box--2 {
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .two--column--box .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .two--column--box .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}
.two--column--box .two--column--box--2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .two--column--box .two--column--box--2 img {
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .two--column--box .two--column--box--2 img {
    height: auto;
  }
}
.two--column--box:nth-child(even) .two--column--box--1 {
  -ms-grid-column: 8;
  -ms-grid-column-span: 6;
  grid-column: 8/span 6;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0px 0px 0px 30px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .two--column--box:nth-child(even) .two--column--box--1 {
    padding-left: 10px;
    padding-right: 0;
  }
}
@supports (-ms-ime-align: auto) {
  .two--column--box:nth-child(even) .two--column--box--1 {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .two--column--box:nth-child(even) .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box:nth-child(even) .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .two--column--box:nth-child(even) .two--column--box--1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 2;
    grid-row: 2;
    padding: 0;
  }
}
.two--column--box:nth-child(even) .two--column--box--2 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 6;
  grid-column: 2/span 6;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 60px 30px 60px 0px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .two--column--box:nth-child(even) .two--column--box--2 {
    padding-right: 10px;
    padding-left: 0;
  }
}
@supports (-ms-ime-align: auto) {
  .two--column--box:nth-child(even) .two--column--box--2 {
    padding-right: 10px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .two--column--box:nth-child(even) .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .two--column--box:nth-child(even) .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .two--column--box:nth-child(even) .two--column--box--2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
  }
}

#Kontakt {
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 1000;
  max-width: 230px;
}
@media (max-width: 575px) {
  #Kontakt {
    top: 170px;
    bottom: auto;
  }
}
#Kontakt .titlebar {
  background: #9fd2d2;
  padding: 3px 12px;
  border-radius: 3px 0px 0px 3px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Kontakt .titlebar img {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #Kontakt .titlebar img {
    height: 20px;
    padding-top: 4px;
  }
}
@supports (-ms-ime-align: auto) {
  #Kontakt .titlebar img {
    height: 20px;
    padding-top: 4px;
  }
}
#Kontakt .titlebar span {
  display: none;
  margin-right: 10px;
  white-space: nowrap;
}
#Kontakt .titlebar .icon {
  display: block;
  width: 24px;
  height: 24px;
}
#Kontakt .titlebar .close {
  display: none;
}
#Kontakt:hover .titlebar span {
  display: inline-block;
}
#Kontakt .ce_form {
  background: #ffffff;
  display: none;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0;
  border: 1px solid #979797;
  border-top: none;
  border-radius: 0px 0px 3px 3px;
}
#Kontakt .ce_form .explanation p {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.63px;
}
#Kontakt .ce_form label {
  display: inline-block;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.63px;
  margin-bottom: 4px;
}
#Kontakt .ce_form input, #Kontakt .ce_form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000000;
  margin-bottom: 0px;
}
#Kontakt .ce_form .widget {
  margin-bottom: 10px;
}
#Kontakt .ce_form .widget-submit {
  text-align: center;
  margin-bottom: 0;
}
#Kontakt .ce_form button.submit {
  color: #ffffff;
  background: #b0541b;
  border: none;
}
#Kontakt .ce_form button.submit:hover {
  background: #843f14;
}
#Kontakt.active {
  right: 10px;
}
#Kontakt.active .titlebar {
  cursor: default;
  border-radius: 3px 3px 0px 0px;
}
#Kontakt.active .titlebar span {
  display: inline-block;
}
#Kontakt.active .titlebar .icon {
  display: none;
}
#Kontakt.active .titlebar .close {
  display: block;
  cursor: pointer;
}
#Kontakt.active .ce_form {
  display: block;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .move--contact #Kontakt {
    top: 120px;
    bottom: auto;
  }
}

.noty_bar {
  margin: 4px 0;
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}

.noty_bar .noty_body {
  padding: 10px;
}

.noty_bar .noty_buttons {
  border-top: 1px solid #e7e7e7;
  padding: 5px 10px;
}

.noty_type__alert,
.noty_type__notification {
  background-color: #fff;
  border: 1px solid #dedede;
  color: #444;
}

.noty_type__warning {
  background-color: #b0541b;
  border: none;
  color: #ffffff;
}

.noty_type__warning .noty_buttons {
  border-color: #b0541b;
}

.noty_type__error {
  background-color: #b0541b;
  border: none;
  color: #FFF;
}

.noty_type__error .noty_buttons {
  border-color: #b0541b;
}

.noty_type__info,
.noty_type__information {
  background-color: #005181;
  border: none;
  color: #FFF;
}

.noty_type__info .noty_buttons,
.noty_type__information .noty_buttons {
  border-color: #005181;
}

.noty_type__success {
  background-color: #9fd2d2;
  border: none;
  color: #ffffff;
}

.noty_type__success .noty_buttons {
  border-color: #9fd2d2;
}

.loading--dots span {
  display: inline-block;
  border-radius: 50%;
  background: #005181;
  width: 5px;
  height: 5px;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
  -webkit-animation: loadingdot ease-in-out infinite 0.8s;
          animation: loadingdot ease-in-out infinite 0.8s;
}
.loading--dots span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loading--dots span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@-webkit-keyframes loadingdot {
  0% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0);
  }
}
@keyframes loadingdot {
  0% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0);
  }
}
.ce_gallery_lightbox {
  position: relative;
  overflow: hidden;
}
.ce_gallery_lightbox .nav {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.ce_gallery_lightbox .nav > * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ce_gallery_lightbox .nav .previous {
  padding: 5px;
  cursor: pointer;
}
.ce_gallery_lightbox .nav .next {
  padding: 5px;
  cursor: pointer;
}
.ce_gallery_lightbox .nav .zoom {
  padding: 5px;
  cursor: pointer;
}
.ce_gallery_lightbox > a {
  display: none;
  opacity: 0;
  pointer-events: none;
  text-decoration: none;
  margin-bottom: 44px;
}
.ce_gallery_lightbox > a.active {
  display: block;
  opacity: 1;
  pointer-events: all;
}
.ce_gallery_lightbox > a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.ce_gallery_lightbox > a .title {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  text-decoration: none;
  height: 34px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.75px;
  color: #000000;
  pointer-events: none;
}

.layout_full .ce_gallery_lightbox {
  max-width: 815px;
}

.ce_tourheader {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourheader {
    height: 65vh;
  }
}
.ce_tourheader .tourheader--slider {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourheader .tourheader--slider {
    padding-bottom: 0;
    height: 100% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--slider {
    padding-bottom: 0;
    height: 40vh !important;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--slider {
    padding-bottom: 0;
    height: 35vh !important;
  }
}
.ce_tourheader .tourheader--slider .slider--images {
  height: 100%;
}
.ce_tourheader .tourheader--slider .slider--images img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
}
.ce_tourheader .tourheader--slider .slider--images img.active {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0s;
  transition: opacity ease 0.3s 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourheader .tourheader--slider .slider--images img {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--slider .slider--images img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--slider .slider--images img {
    width: 100%;
    height: 100%;
  }
}
.ce_tourheader .tourheader--slider .slider--controls > div {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-left: 34px;
  padding-right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_tourheader .tourheader--slider .slider--controls > div:hover {
  opacity: 0.7;
}
.ce_tourheader .tourheader--slider .slider--controls .slider--controls--next {
  right: 0px;
  cursor: pointer;
}
.ce_tourheader .tourheader--slider .slider--controls .slider--controls--prev {
  left: 0px;
  cursor: pointer;
}
.ce_tourheader .tourheader--overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  grid-row-gap: 2px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--overlay {
    position: relative;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--overlay {
    position: relative;
  }
}
.ce_tourheader .tourheader--overlay img {
  vertical-align: text-bottom;
}
.ce_tourheader .tourheader--overlay .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.75;
  z-index: 0;
}
.ce_tourheader .tourheader--overlay a {
  padding-top: 15px;
  color: #ffffff;
  z-index: 1;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourheader .tourheader--overlay a {
    display: block;
    z-index: 1;
    position: relative;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourheader .tourheader--overlay a {
    display: block;
    z-index: 1;
    position: relative;
  }
}
.ce_tourheader .tourheader--overlay a img {
  margin-left: 3px;
}
.ce_tourheader .tourheader--overlay h1 {
  color: #ffffff;
  z-index: 1;
  font-weight: 300;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourheader .tourheader--overlay h1 {
    display: block;
    z-index: 1;
    position: relative;
    -ms-grid-row: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourheader .tourheader--overlay h1 {
    display: block;
    z-index: 1;
    position: relative;
    -ms-grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
.ce_tourheader .tourheader--overlay .price {
  z-index: 1;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourheader .tourheader--overlay .price {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourheader .tourheader--overlay .price {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--overlay .price {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--overlay .price {
    margin-bottom: 20px;
  }
}
.ce_tourheader .tourheader--overlay .price:hover {
  color: #005181;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.ce_tourheader .tourheader--tag {
  position: absolute;
  right: 30px;
  top: 50px;
  padding: 3px 10px;
  color: #ffffff;
  background: #b0541b;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 12px;
  line-height: 28px;
}
.ce_tourheader .tourheader--tag:after {
  content: "";
  position: absolute;
  bottom: -7px;
  right: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #b0541b transparent transparent transparent;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourheader .tourheader--tag {
    top: auto;
    bottom: 100px;
  }
}
@media (max-width: 575px) {
  .ce_tourheader .tourheader--tag {
    top: auto;
    bottom: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourheader .tourheader--tag {
    top: auto;
    bottom: 17.5vh;
  }
}

.ce_tourfacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourfacts {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .ce_tourfacts {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ce_tourfacts .tourfacts--fact {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  padding-right: 20px;
  letter-spacing: 1px;
  white-space: nowrap;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourfacts .tourfacts--fact {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .ce_tourfacts .tourfacts--fact {
    margin-bottom: 25px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    padding: 0;
  }
}
.ce_tourfacts .tourfacts--fact strong {
  white-space: nowrap;
}
.ce_tourfacts .tourfacts--fact .tour--level img {
  display: none;
  width: 80px;
  margin-right: 0px;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--1 .default--1 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--2 .default--2 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--3 .default--3 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--4 .default--4 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--5 .default--5 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--1.level--class--mtb .default--1 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--1.level--class--mtb .mtb--1 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--2.level--class--mtb .default--2 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--2.level--class--mtb .mtb--2 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--3.level--class--mtb .default--3 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--3.level--class--mtb .mtb--3 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--4.level--class--mtb .default--4 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--4.level--class--mtb .mtb--4 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--5.level--class--mtb .default--5 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--5.level--class--mtb .mtb--5 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--1.level--class--rennrad .default--1 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--1.level--class--rennrad .rennrad--1 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--2.level--class--rennrad .default--2 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--2.level--class--rennrad .rennrad--2 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--3.level--class--rennrad .default--3 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--3.level--class--rennrad .rennrad--3 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--4.level--class--rennrad .default--4 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--4.level--class--rennrad .rennrad--4 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--5.level--class--rennrad .default--5 {
  display: none;
}
.ce_tourfacts .tourfacts--fact .tour--level.level--5.level--class--rennrad .rennrad--5 {
  display: inline-block;
}
.ce_tourfacts .tourfacts--fact .tooltip--level {
  white-space: normal;
}
.ce_tourfacts .tourfacts--fact:first-child {
  white-space: unset;
}

.ce_tourdescription h2,
.ce_tourdescription p {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
.ce_tourdescription p {
  margin-top: 1em;
}
@media (max-width: 575px) {
  .ce_tourdescription {
    position: relative;
  }
  .ce_tourdescription .button, .ce_tourdescription .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type:nth-last-child(2) .ce_tourdescription button, .ce_tourdescription .booking #app .summary-type > p > button, .booking #app .ce_tourdescription .summary-type > p > button, .ce_tourdescription .booking #app .summary-type > .travelers-summary > button, .booking #app .ce_tourdescription .summary-type > .travelers-summary > button, .ce_tourdescription .booking #app .main-content .action a, .booking #app .main-content .action .ce_tourdescription a, .ce_tourdescription .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data.actions .ce_tourdescription button, .ce_tourdescription .booking #app .main-container .details-data > button, .booking #app .main-container .ce_tourdescription .details-data > button, .ce_tourdescription .booking #app .extensions > button, .booking #app .ce_tourdescription .extensions > button, .ce_tourdescription .booking #app .extension-container > button, .booking #app .ce_tourdescription .extension-container > button, .ce_tourdescription .booking #app .extension-container .pre-extensions > button, .booking #app .extension-container .ce_tourdescription .pre-extensions > button,
  .ce_tourdescription .booking #app .extension-container .post-extensions > button,
  .booking #app .extension-container .ce_tourdescription .post-extensions > button, .ce_tourdescription .booking #app div.parkings + span.parkings button, .booking #app div.parkings + span.parkings .ce_tourdescription button, .ce_tourdescription .booking #app .private > div > div button, .booking #app .private > div > div .ce_tourdescription button, .ce_tourdescription .booking #app .private > button, .booking #app .ce_tourdescription .private > button, .ce_tourdescription .booking #app .arrivals > div button, .booking #app .arrivals > div .ce_tourdescription button,
  .ce_tourdescription .booking #app .departures > div button,
  .booking #app .departures > div .ce_tourdescription button, .ce_tourdescription .booking #app .cabins .cabin-buttons button, .booking #app .cabins .cabin-buttons .ce_tourdescription button, .ce_tourdescription .booking #app button.button-book, .booking #app .ce_tourdescription button.button-book, .ce_tourdescription .booking #app button.book-button, .booking #app .ce_tourdescription button.book-button, .ce_tourdescription .booking #app button.print-button, .booking #app .ce_tourdescription button.print-button, .ce_tourdescription .booking #app button.overview-print-btn, .booking #app .ce_tourdescription button.overview-print-btn, .ce_tourdescription .booking #app button.overview-link-btn, .booking #app .ce_tourdescription button.overview-link-btn, .ce_tourdescription .booking #app button.overview-book-btn, .booking #app .ce_tourdescription button.overview-book-btn, .ce_tourdescription .booking #app button.prev-button, .booking #app .ce_tourdescription button.prev-button, .ce_tourdescription .booking #app button.next-button, .booking #app .ce_tourdescription button.next-button, .ce_tourdescription footer button.submit, footer .ce_tourdescription button.submit, .ce_tourdescription footer .rmBase__comp--cta, footer .ce_tourdescription .rmBase__comp--cta,
  .ce_tourdescription footer .form_button_submit,
  footer .ce_tourdescription .form_button_submit, .ce_tourdescription #Kontakt .ce_form button.submit, #Kontakt .ce_form .ce_tourdescription button.submit {
    position: absolute;
    top: -87.5px;
  }
}

.ce_tourvideo {
  margin-top: 70px;
}

.ce_tourhighlights {
  font-size: 16px;
  line-height: 25px;
}
.ce_tourhighlights h4 {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1em;
}
.ce_tourhighlights .tourhighlights--highlight {
  color: #000000;
  margin-bottom: 1em;
  font-weight: 100;
}
.ce_tourhighlights .tourhighlights--highlight strong {
  font-weight: 400;
}
@media (max-width: 575px) {
  .ce_tourhighlights .tourhighlights--highlight strong {
    font-weight: 600;
  }
}

.ce_tournavigation {
  position: sticky;
  top: -1px;
  height: 60px;
  z-index: 100;
  margin-top: 50px;
  color: #ffffff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tournavigation {
    position: relative;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tournavigation {
    position: relative;
  }
}
.ce_tournavigation div {
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
  background: #dfdfe0;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.ce_tournavigation div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ce_tournavigation div ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  padding: 16px 10px 10px 10px;
  color: #005181;
  text-decoration: none;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tournavigation div ul li a {
    padding: 16px 5px 10px 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_tournavigation div ul li a {
    padding: 16px 5px 10px 5px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tournavigation div ul li a {
    display: block;
  }
}
@media (max-width: 575px) {
  .ce_tournavigation div ul li a {
    display: block;
  }
}
.ce_tournavigation div ul li a.is-inview {
  color: #b0541b;
}
.ce_tournavigation div ul li a:hover {
  color: #b0541b;
}
.ce_tournavigation div ul li:first-child a {
  padding-left: 0;
}
.ce_tournavigation div ul li:last-child a {
  padding-right: 0;
}
.ce_tournavigation.is--sticky > div {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ce_tournavigation.nav--open > div {
  -webkit-transform: translateY(153px);
      -ms-transform: translateY(153px);
          transform: translateY(153px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tournavigation {
    height: auto;
  }
  .ce_tournavigation div {
    position: relative !important;
    height: auto;
    padding-bottom: 5px;
  }
  .ce_tournavigation div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ce_tournavigation div ul li {
    border-bottom: 1px solid #005181;
  }
  .ce_tournavigation div ul li:last-of-type {
    border-bottom: 0;
  }
  .ce_tournavigation div ul li a {
    padding: 16px 5px 10px;
  }
  .ce_tournavigation div ul li:first-child a {
    padding-left: 5px;
  }
  .ce_tournavigation div ul li:last-child a {
    padding-right: 5px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tournavigation {
    height: auto;
  }
  .ce_tournavigation div {
    position: relative !important;
    height: auto;
    padding-bottom: 5px;
  }
  .ce_tournavigation div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ce_tournavigation div ul li {
    border-bottom: 1px solid #005181;
  }
  .ce_tournavigation div ul li:last-of-type {
    border-bottom: 0;
  }
  .ce_tournavigation div ul li a {
    padding: 16px 5px 10px;
  }
  .ce_tournavigation div ul li:first-child a {
    padding-left: 5px;
  }
  .ce_tournavigation div ul li:last-child a {
    padding-right: 5px;
  }
}
@media (max-width: 575px) {
  .ce_tournavigation {
    height: auto;
  }
  .ce_tournavigation div {
    position: relative !important;
    height: auto;
    padding-bottom: 5px;
  }
  .ce_tournavigation div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ce_tournavigation div ul li {
    border-bottom: 1px solid #005181;
  }
  .ce_tournavigation div ul li:last-of-type {
    border-bottom: 0;
  }
  .ce_tournavigation div ul li a {
    padding: 16px 5px 10px;
  }
  .ce_tournavigation div ul li:first-child a {
    padding-left: 5px;
  }
  .ce_tournavigation div ul li:last-child a {
    padding-right: 5px;
  }
}

.ce_tourroutes .change--routes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.ce_tourroutes .route {
  -ms-grid-columns: 50% 20px 50%;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
  display: none;
}
.ce_tourroutes .route.no-image {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
.ce_tourroutes .route.active {
  display: -ms-grid;
  display: grid;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourroutes .route.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourroutes .route.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_tourroutes .route.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ce_tourroutes .route .route--map svg {
  width: 100%;
  height: auto;
  position: sticky;
  top: 60px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourroutes .route .route--map svg {
    position: relative;
    vertical-align: top;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourroutes .route .route--map svg {
    position: relative;
    vertical-align: top;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourroutes .route .route--map {
    padding-right: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourroutes .route .route--map {
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourroutes .route .route--map {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourroutes .route .route--map {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_tourroutes .route .route--map {
    margin-bottom: 20px;
  }
}
.ce_tourroutes .route .route--map .selected {
  stroke: #b0541b !important;
  stroke-width: 5;
  stroke-dasharray: 5, 10;
  stroke-dashoffset: 20px;
  stroke-linecap: square;
  -webkit-animation: strokeAnimation linear 0.5s infinite;
          animation: strokeAnimation linear 0.5s infinite;
}
.ce_tourroutes .route .route--map .selected.inverse--animation {
  -webkit-animation: strokeAnimationInverse linear 0.5s infinite;
          animation: strokeAnimationInverse linear 0.5s infinite;
}
.ce_tourroutes .route .route--map path,
.ce_tourroutes .route .route--map polyline,
.ce_tourroutes .route .route--map rect,
.ce_tourroutes .route .route--map circle,
.ce_tourroutes .route .route--map text {
  pointer-events: none;
}
.ce_tourroutes .route .route--map .isPath {
  pointer-events: all;
  cursor: pointer;
  fill: transparent;
}
.ce_tourroutes .route .route--map .hover {
  stroke: #b0541b;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourroutes .route .route--days {
    padding-left: 10px;
    -ms-grid-column: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourroutes .route .route--days {
    padding-left: 10px;
    -ms-grid-column: 2;
  }
}
.ce_tourroutes .route .tabs .tab--header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 75px auto 30px;
  grid-template-columns: 75px auto 30px;
}
.ce_tourroutes .route .tabs .tab--header .day {
  color: #b0541b;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(1) {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(2) {
    display: block;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(3) {
    display: block;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-column-align: end;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(1) {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(2) {
    display: block;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .ce_tourroutes .route .tabs .tab--header > *:nth-child(3) {
    display: block;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-column-align: end;
  }
}
.ce_tourroutes .route .tabs .tab--content {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
.ce_tourroutes .route .tabs .tab--content img {
  margin-top: 30px;
}

@-webkit-keyframes strokeAnimation {
  0% {
    stroke-dashoffset: 0px;
  }
  100% {
    stroke-dashoffset: 15px;
  }
}

@keyframes strokeAnimation {
  0% {
    stroke-dashoffset: 0px;
  }
  100% {
    stroke-dashoffset: 15px;
  }
}
@-webkit-keyframes strokeAnimationInverse {
  0% {
    stroke-dashoffset: 0px;
  }
  100% {
    stroke-dashoffset: -15px;
  }
}
@keyframes strokeAnimationInverse {
  0% {
    stroke-dashoffset: 0px;
  }
  100% {
    stroke-dashoffset: -15px;
  }
}
@media (max-width: 575px) {
  .ce_touraccommodations .option--slider--elements {
    padding: 60px 0 0;
  }
}
.ce_touraccommodations .option--slider--element h4 {
  -ms-grid-column: 1;
  grid-column: 1;
}
.ce_touraccommodations .option--slider--element .description {
  -ms-grid-column: 1;
  grid-column: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_touraccommodations .option--slider--element .description {
    margin-top: 20px;
  }
}
.ce_touraccommodations .option--slider--element img, .ce_touraccommodations .option--slider--element .image_link {
  -ms-grid-column: 2;
  grid-column: 2;
}
@media (min-width: 1200px) {
  .ce_touraccommodations .option--slider--element.active img {
    width: 100%;
  }
  .ce_touraccommodations .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_touraccommodations .option--slider--element.active img {
    width: 100%;
  }
  .ce_touraccommodations .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_touraccommodations .option--slider--element.active {
    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;
    padding: 0 30px 30px;
  }
  .ce_touraccommodations .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_touraccommodations .option--slider--element.active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0 30px 30px;
  }
  .ce_touraccommodations .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
.ce_touraccommodations .option--slider--options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_touraccommodations .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 110px;
  }
}
@media (max-width: 575px) {
  .ce_touraccommodations .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 110px;
  }
}

@media (max-width: 575px) {
  .ce_tourbikes .option--slider--elements {
    padding: 60px 0 0;
  }
}
.ce_tourbikes .option--slider--elements .option--slider--element h4 {
  -ms-grid-column: 2;
  grid-column: 2;
}
.ce_tourbikes .option--slider--elements .option--slider--element .description {
  -ms-grid-column: 2;
  grid-column: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourbikes .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourbikes .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourbikes .option--slider--elements .option--slider--element .description {
    margin-top: 20px;
  }
}
.ce_tourbikes .option--slider--elements .option--slider--element img, .ce_tourbikes .option--slider--elements .option--slider--element .image_link {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourbikes .option--slider--elements .option--slider--element img, .ce_tourbikes .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourbikes .option--slider--elements .option--slider--element img, .ce_tourbikes .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .ce_tourbikes .option--slider--elements .option--slider--element.active img {
    width: 100%;
  }
  .ce_tourbikes .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_tourbikes .option--slider--elements .option--slider--element.active {
    overflow-x: hidden;
  }
  .ce_tourbikes .option--slider--elements .option--slider--element.active img {
    max-width: 350px;
    width: 100%;
  }
  .ce_tourbikes .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourbikes .option--slider--elements .option--slider--element.active {
    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;
    padding: 0 30px 30px;
  }
  .ce_tourbikes .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_tourbikes .option--slider--elements .option--slider--element.active {
    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;
    padding: 0 30px 30px;
  }
  .ce_tourbikes .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
.ce_tourbikes .option--slider--options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourbikes .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_tourbikes .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ce_tourdates,
.ce_shiptermine {
  text-align: center;
  margin-top: 50px;
}
.ce_tourdates .table--head,
.ce_shiptermine .table--head {
  margin-bottom: 30px;
  min-height: 300px;
}
.ce_tourdates .table--head thead,
.ce_shiptermine .table--head thead {
  border-bottom: 1px solid #005181;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourdates .table--head thead,
  .ce_shiptermine .table--head thead {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdates .table--head thead,
  .ce_shiptermine .table--head thead {
    display: none;
  }
}
@media (max-width: 575px) {
  .ce_tourdates .table--head thead,
  .ce_shiptermine .table--head thead {
    display: none;
  }
}
.ce_tourdates .table--head th,
.ce_shiptermine .table--head th {
  position: relative;
  white-space: nowrap;
  padding-right: 20px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.75px;
  padding-bottom: 10px;
  color: #005181;
  cursor: pointer;
  outline: none;
}
.ce_tourdates .table--head th.tablesorter-headerAsc:after,
.ce_shiptermine .table--head th.tablesorter-headerAsc:after {
  content: "";
  display: inline-block;
  background: url("../../files/inselhuepfen/theme/img/sort_arrow.svg") center center no-repeat;
  border: none;
  width: 12px;
  height: 8px;
  top: 10px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  right: 7.5px;
}
.ce_tourdates .table--head th.tablesorter-headerDesc:after,
.ce_shiptermine .table--head th.tablesorter-headerDesc:after {
  content: "";
  display: inline-block;
  background: url("../../files/inselhuepfen/theme/img/sort_arrow.svg") center center no-repeat;
  border: none;
  width: 12px;
  height: 8px;
  top: 10px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  right: 7.5px;
}
.ce_tourdates .table--head th.price.priceinfo,
.ce_shiptermine .table--head th.price.priceinfo {
  text-align: left;
  padding-bottom: 0;
  position: relative;
}
.ce_tourdates .table--head th.price.priceinfo .tooltip,
.ce_shiptermine .table--head th.price.priceinfo .tooltip {
  background: #005181;
  color: #ffffff;
  position: absolute;
  left: 75px;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 3px 5px;
  min-width: 200px;
  max-width: 300px;
  white-space: pre-wrap;
  display: none;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  pointer-events: none;
}
.ce_tourdates .table--head th.price.priceinfo .tooltip:after,
.ce_shiptermine .table--head th.price.priceinfo .tooltip:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #005181;
}
.ce_tourdates .table--head th.price.priceinfo img:hover + .tooltip,
.ce_shiptermine .table--head th.price.priceinfo img:hover + .tooltip {
  display: inline-block;
}
.ce_tourdates table,
.ce_shiptermine table {
  margin-bottom: 30px;
  width: 100%;
}
.ce_tourdates table tbody.d-none,
.ce_shiptermine table tbody.d-none {
  display: none;
}
.ce_tourdates table tbody tr,
.ce_shiptermine table tbody tr {
  border-bottom: 1px solid #dfdfe0;
}
.ce_tourdates table tbody tr:hover,
.ce_shiptermine table tbody tr:hover {
  background: #efefef;
}
.ce_tourdates table tbody tr.header-row,
.ce_shiptermine table tbody tr.header-row {
  padding: 0;
}
.ce_tourdates table tbody tr.header-row td,
.ce_shiptermine table tbody tr.header-row td {
  padding: 0 !important;
}
.ce_tourdates table tbody tr.header-row h4,
.ce_shiptermine table tbody tr.header-row h4 {
  color: #005181;
  font-size: 14px;
  font-weight: bold;
}
.ce_tourdates table tbody tr.header-row:hover,
.ce_shiptermine table tbody tr.header-row:hover {
  background: none;
}
.ce_tourdates table tbody td,
.ce_shiptermine table tbody td {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 15px 10px 0;
  height: 68px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ce_tourdates table tbody td .button, .ce_tourdates table tbody td .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type:nth-last-child(2) .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app .summary-type > p > button, .booking #app .ce_tourdates table tbody td .summary-type > p > button, .ce_tourdates table tbody td .booking #app .summary-type > .travelers-summary > button, .booking #app .ce_tourdates table tbody td .summary-type > .travelers-summary > button, .ce_tourdates table tbody td .booking #app .main-content .action a, .booking #app .main-content .action .ce_tourdates table tbody td a, .ce_tourdates table tbody td .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data.actions .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app .main-container .details-data > button, .booking #app .main-container .ce_tourdates table tbody td .details-data > button, .ce_tourdates table tbody td .booking #app .extensions > button, .booking #app .ce_tourdates table tbody td .extensions > button, .ce_tourdates table tbody td .booking #app .extension-container > button, .booking #app .ce_tourdates table tbody td .extension-container > button, .ce_tourdates table tbody td .booking #app .extension-container .pre-extensions > button, .booking #app .extension-container .ce_tourdates table tbody td .pre-extensions > button,
.ce_tourdates table tbody td .booking #app .extension-container .post-extensions > button,
.booking #app .extension-container .ce_tourdates table tbody td .post-extensions > button, .ce_tourdates table tbody td .booking #app div.parkings + span.parkings button, .booking #app div.parkings + span.parkings .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app .private > div > div button, .booking #app .private > div > div .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app .private > button, .booking #app .ce_tourdates table tbody td .private > button, .ce_tourdates table tbody td .booking #app .arrivals > div button, .booking #app .arrivals > div .ce_tourdates table tbody td button,
.ce_tourdates table tbody td .booking #app .departures > div button,
.booking #app .departures > div .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app .cabins .cabin-buttons button, .booking #app .cabins .cabin-buttons .ce_tourdates table tbody td button, .ce_tourdates table tbody td .booking #app button.button-book, .booking #app .ce_tourdates table tbody td button.button-book, .ce_tourdates table tbody td .booking #app button.book-button, .booking #app .ce_tourdates table tbody td button.book-button, .ce_tourdates table tbody td .booking #app button.print-button, .booking #app .ce_tourdates table tbody td button.print-button, .ce_tourdates table tbody td .booking #app button.overview-print-btn, .booking #app .ce_tourdates table tbody td button.overview-print-btn, .ce_tourdates table tbody td .booking #app button.overview-link-btn, .booking #app .ce_tourdates table tbody td button.overview-link-btn, .ce_tourdates table tbody td .booking #app button.overview-book-btn, .booking #app .ce_tourdates table tbody td button.overview-book-btn, .ce_tourdates table tbody td .booking #app button.prev-button, .booking #app .ce_tourdates table tbody td button.prev-button, .ce_tourdates table tbody td .booking #app button.next-button, .booking #app .ce_tourdates table tbody td button.next-button, .ce_tourdates table tbody td footer button.submit, footer .ce_tourdates table tbody td button.submit, .ce_tourdates table tbody td footer .rmBase__comp--cta, footer .ce_tourdates table tbody td .rmBase__comp--cta,
.ce_tourdates table tbody td footer .form_button_submit,
footer .ce_tourdates table tbody td .form_button_submit, .ce_tourdates table tbody td #Kontakt .ce_form button.submit, #Kontakt .ce_form .ce_tourdates table tbody td button.submit,
.ce_shiptermine table tbody td .button,
.ce_shiptermine table tbody td .booking #app .summary-type:nth-last-child(2) button,
.booking #app .summary-type:nth-last-child(2) .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .summary-type > p > button,
.booking #app .ce_shiptermine table tbody td .summary-type > p > button,
.ce_shiptermine table tbody td .booking #app .summary-type > .travelers-summary > button,
.booking #app .ce_shiptermine table tbody td .summary-type > .travelers-summary > button,
.ce_shiptermine table tbody td .booking #app .main-content .action a,
.booking #app .main-content .action .ce_shiptermine table tbody td a,
.ce_shiptermine table tbody td .booking #app .main-container .details-data.actions button,
.booking #app .main-container .details-data.actions .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .main-container .details-data > button,
.booking #app .main-container .ce_shiptermine table tbody td .details-data > button,
.ce_shiptermine table tbody td .booking #app .extensions > button,
.booking #app .ce_shiptermine table tbody td .extensions > button,
.ce_shiptermine table tbody td .booking #app .extension-container > button,
.booking #app .ce_shiptermine table tbody td .extension-container > button,
.ce_shiptermine table tbody td .booking #app .extension-container .pre-extensions > button,
.booking #app .extension-container .ce_shiptermine table tbody td .pre-extensions > button,
.ce_shiptermine table tbody td .booking #app .extension-container .post-extensions > button,
.booking #app .extension-container .ce_shiptermine table tbody td .post-extensions > button,
.ce_shiptermine table tbody td .booking #app div.parkings + span.parkings button,
.booking #app div.parkings + span.parkings .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .private > div > div button,
.booking #app .private > div > div .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .private > button,
.booking #app .ce_shiptermine table tbody td .private > button,
.ce_shiptermine table tbody td .booking #app .arrivals > div button,
.booking #app .arrivals > div .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .departures > div button,
.booking #app .departures > div .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app .cabins .cabin-buttons button,
.booking #app .cabins .cabin-buttons .ce_shiptermine table tbody td button,
.ce_shiptermine table tbody td .booking #app button.button-book,
.booking #app .ce_shiptermine table tbody td button.button-book,
.ce_shiptermine table tbody td .booking #app button.book-button,
.booking #app .ce_shiptermine table tbody td button.book-button,
.ce_shiptermine table tbody td .booking #app button.print-button,
.booking #app .ce_shiptermine table tbody td button.print-button,
.ce_shiptermine table tbody td .booking #app button.overview-print-btn,
.booking #app .ce_shiptermine table tbody td button.overview-print-btn,
.ce_shiptermine table tbody td .booking #app button.overview-link-btn,
.booking #app .ce_shiptermine table tbody td button.overview-link-btn,
.ce_shiptermine table tbody td .booking #app button.overview-book-btn,
.booking #app .ce_shiptermine table tbody td button.overview-book-btn,
.ce_shiptermine table tbody td .booking #app button.prev-button,
.booking #app .ce_shiptermine table tbody td button.prev-button,
.ce_shiptermine table tbody td .booking #app button.next-button,
.booking #app .ce_shiptermine table tbody td button.next-button,
.ce_shiptermine table tbody td footer button.submit,
footer .ce_shiptermine table tbody td button.submit,
.ce_shiptermine table tbody td footer .rmBase__comp--cta,
footer .ce_shiptermine table tbody td .rmBase__comp--cta,
.ce_shiptermine table tbody td footer .form_button_submit,
footer .ce_shiptermine table tbody td .form_button_submit,
.ce_shiptermine table tbody td #Kontakt .ce_form button.submit,
#Kontakt .ce_form .ce_shiptermine table tbody td button.submit {
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
  width: 150px;
  margin: 0;
}
.ce_tourdates table tbody td.status,
.ce_shiptermine table tbody td.status {
  position: relative;
  padding-right: 10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_tourdates table tbody td.status img,
.ce_shiptermine table tbody td.status img {
  margin-right: 10px;
}
.ce_tourdates table tbody td.status .tooltip,
.ce_shiptermine table tbody td.status .tooltip {
  background: #005181;
  color: #ffffff;
  position: absolute;
  left: -4px;
  bottom: 100%;
  margin-bottom: -10px;
  padding: 3px 5px;
  min-width: 200px;
  max-width: 300px;
  white-space: pre-wrap;
  display: none;
}
.ce_tourdates table tbody td.status .tooltip:after,
.ce_shiptermine table tbody td.status .tooltip:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #005181;
}
.ce_tourdates table tbody td.tourname,
.ce_shiptermine table tbody td.tourname {
  vertical-align: middle;
  width: 170px;
}
.ce_tourdates table tbody td.tourname a,
.ce_shiptermine table tbody td.tourname a {
  color: #005181;
  text-decoration: none;
}
.ce_tourdates table tbody td.tourname a:hover,
.ce_shiptermine table tbody td.tourname a:hover {
  color: #00314e;
}
.ce_tourdates table tbody td.country,
.ce_shiptermine table tbody td.country {
  width: 60px;
  vertical-align: middle;
}
.ce_tourdates table tbody td.category,
.ce_shiptermine table tbody td.category {
  width: 90px;
  vertical-align: middle;
  padding: 0 5px;
}
.ce_tourdates table tbody td.accommodation,
.ce_shiptermine table tbody td.accommodation {
  width: 180px;
  vertical-align: middle;
}
.ce_tourdates table tbody td.route,
.ce_shiptermine table tbody td.route {
  width: 150px;
  vertical-align: middle;
}
.ce_tourdates table tbody td.price,
.ce_shiptermine table tbody td.price {
  width: 65px;
}
.ce_tourdates table tbody td.bookmark,
.ce_shiptermine table tbody td.bookmark {
  width: 45px;
  text-align: center;
  display: none;
}
.ce_tourdates table tbody td.booking,
.ce_shiptermine table tbody td.booking {
  width: 170px;
  text-align: center;
}
.ce_tourdates table tbody td.rooms-available, .ce_tourdates table tbody td.rooms_available,
.ce_shiptermine table tbody td.rooms-available,
.ce_shiptermine table tbody td.rooms_available {
  width: 50px;
  text-align: center;
  padding-right: 10px;
}
.ce_tourdates table tbody td.custom-month,
.ce_shiptermine table tbody td.custom-month {
  position: relative;
  white-space: nowrap;
  padding-right: 14px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.75px;
  padding-bottom: 10px;
  color: #005181;
  cursor: pointer;
  height: auto;
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 10px;
}
.ce_tourdates table .trip .loading--dots,
.ce_shiptermine table .trip .loading--dots {
  display: none;
}
.ce_tourdates table .trip.trip--notloaded,
.ce_shiptermine table .trip.trip--notloaded {
  opacity: 0.6;
}
.ce_tourdates table .trip.trip--error,
.ce_shiptermine table .trip.trip--error {
  opacity: 1;
  background: rgba(60, 0, 0, 0.1);
  color: rgb(120, 0, 0);
}
.ce_tourdates table .trip.trip--loading .date,
.ce_tourdates table .trip.trip--loading .tour_name,
.ce_tourdates table .trip.trip--loading .country,
.ce_tourdates table .trip.trip--loading .category,
.ce_tourdates table .trip.trip--loading .accommodation,
.ce_tourdates table .trip.trip--loading .route,
.ce_shiptermine table .trip.trip--loading .date,
.ce_shiptermine table .trip.trip--loading .tour_name,
.ce_shiptermine table .trip.trip--loading .country,
.ce_shiptermine table .trip.trip--loading .category,
.ce_shiptermine table .trip.trip--loading .accommodation,
.ce_shiptermine table .trip.trip--loading .route {
  opacity: 0.6;
}
.ce_tourdates table .trip.trip--loading .loading--dots,
.ce_shiptermine table .trip.trip--loading .loading--dots {
  display: block;
}
.ce_tourdates table .trip.trip--canceled,
.ce_shiptermine table .trip.trip--canceled {
  opacity: 0.6;
}
.ce_tourdates table .trip .tour_name a,
.ce_tourdates table .trip .tour_name a:visited,
.ce_shiptermine table .trip .tour_name a,
.ce_shiptermine table .trip .tour_name a:visited {
  color: #005181;
  text-decoration: none;
}
.ce_tourdates table .trip.trip--open .status img.available,
.ce_shiptermine table .trip.trip--open .status img.available {
  display: none;
}
.ce_tourdates table .trip.trip--open .status:hover .tooltip.pending,
.ce_shiptermine table .trip.trip--open .status:hover .tooltip.pending {
  display: block;
}
.ce_tourdates table .trip.trip--open .status img.pending,
.ce_shiptermine table .trip.trip--open .status img.pending {
  display: inline-block;
}
.ce_tourdates table .trip.trip--fullcharter .status .pending, .ce_tourdates table .trip.trip--fullybooked .status .pending, .ce_tourdates table .trip.trip--canceled .status .pending, .ce_tourdates table .trip.trip--secured .status .pending,
.ce_shiptermine table .trip.trip--fullcharter .status .pending,
.ce_shiptermine table .trip.trip--fullybooked .status .pending,
.ce_shiptermine table .trip.trip--canceled .status .pending,
.ce_shiptermine table .trip.trip--secured .status .pending {
  display: none;
}
.ce_tourdates table .trip.trip--fullcharter .status img.available, .ce_tourdates table .trip.trip--fullybooked .status img.available, .ce_tourdates table .trip.trip--canceled .status img.available, .ce_tourdates table .trip.trip--secured .status img.available,
.ce_shiptermine table .trip.trip--fullcharter .status img.available,
.ce_shiptermine table .trip.trip--fullybooked .status img.available,
.ce_shiptermine table .trip.trip--canceled .status img.available,
.ce_shiptermine table .trip.trip--secured .status img.available {
  display: inline-block;
}
.ce_tourdates table .trip.trip--fullcharter .status:hover .tooltip.available, .ce_tourdates table .trip.trip--fullybooked .status:hover .tooltip.available, .ce_tourdates table .trip.trip--canceled .status:hover .tooltip.available, .ce_tourdates table .trip.trip--secured .status:hover .tooltip.available,
.ce_shiptermine table .trip.trip--fullcharter .status:hover .tooltip.available,
.ce_shiptermine table .trip.trip--fullybooked .status:hover .tooltip.available,
.ce_shiptermine table .trip.trip--canceled .status:hover .tooltip.available,
.ce_shiptermine table .trip.trip--secured .status:hover .tooltip.available {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourdates table .trip,
  .ce_shiptermine table .trip {
    height: auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding: 10px 20px;
  }
  .ce_tourdates table .trip > *:nth-child(1), .ce_shiptermine table .trip > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .ce_tourdates table .trip > *:nth-child(2), .ce_shiptermine table .trip > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .ce_tourdates table .trip:nth-child(odd),
  .ce_shiptermine table .trip:nth-child(odd) {
    background: #dfdfe0;
  }
  .ce_tourdates table .trip td,
  .ce_shiptermine table .trip td {
    height: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 5px;
    font-size: 14px;
  }
  .ce_tourdates table .trip .date,
  .ce_shiptermine table .trip .date {
    font-weight: 800;
    display: inline-block;
    white-space: nowrap;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
  .ce_tourdates table .trip .date br,
  .ce_shiptermine table .trip .date br {
    display: none;
  }
  .ce_tourdates table .trip .status,
  .ce_shiptermine table .trip .status {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/span 4;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .ce_tourdates table .trip .status br,
  .ce_shiptermine table .trip .status br {
    display: none;
  }
  .ce_tourdates table .trip .tour_name,
  .ce_shiptermine table .trip .tour_name {
    font-weight: 800;
    width: 100%;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
  }
  .ce_tourdates table .trip .country,
  .ce_shiptermine table .trip .country {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
  }
  .ce_tourdates table .trip .accommodation,
  .ce_shiptermine table .trip .accommodation {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .ce_tourdates table .trip .rooms_available,
  .ce_shiptermine table .trip .rooms_available {
    width: auto;
    text-align: left;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .ce_tourdates table .trip .price,
  .ce_shiptermine table .trip .price {
    font-weight: 800;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
    -ms-grid-row: 5;
    grid-row: 5;
    width: 100%;
  }
  .ce_tourdates table .trip .booking,
  .ce_shiptermine table .trip .booking {
    width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-column-align: end;
        justify-self: end;
    text-align: right;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .ce_tourdates table .trip .route,
  .ce_shiptermine table .trip .route {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdates table .trip,
  .ce_shiptermine table .trip {
    height: auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding: 10px 20px;
  }
  .ce_tourdates table .trip > *:nth-child(1), .ce_shiptermine table .trip > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .ce_tourdates table .trip > *:nth-child(2), .ce_shiptermine table .trip > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .ce_tourdates table .trip:nth-child(odd),
  .ce_shiptermine table .trip:nth-child(odd) {
    background: #dfdfe0;
  }
  .ce_tourdates table .trip td,
  .ce_shiptermine table .trip td {
    height: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 5px;
    font-size: 14px;
  }
  .ce_tourdates table .trip .date,
  .ce_shiptermine table .trip .date {
    font-weight: 800;
    display: inline-block;
    white-space: nowrap;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
  .ce_tourdates table .trip .date br,
  .ce_shiptermine table .trip .date br {
    display: none;
  }
  .ce_tourdates table .trip .status,
  .ce_shiptermine table .trip .status {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .ce_tourdates table .trip .status br,
  .ce_shiptermine table .trip .status br {
    display: none;
  }
  .ce_tourdates table .trip .tour_name,
  .ce_shiptermine table .trip .tour_name {
    font-weight: 800;
    width: 100%;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
  }
  .ce_tourdates table .trip .country,
  .ce_shiptermine table .trip .country {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
  }
  .ce_tourdates table .trip .accommodation,
  .ce_shiptermine table .trip .accommodation {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .ce_tourdates table .trip .rooms_available,
  .ce_shiptermine table .trip .rooms_available {
    width: auto;
    text-align: left;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .ce_tourdates table .trip .price,
  .ce_shiptermine table .trip .price {
    font-weight: 800;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
    -ms-grid-row: 5;
    grid-row: 5;
    width: 100%;
  }
  .ce_tourdates table .trip .booking,
  .ce_shiptermine table .trip .booking {
    width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-column-align: end;
        justify-self: end;
    text-align: right;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .ce_tourdates table .trip .route,
  .ce_shiptermine table .trip .route {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
  }
}
@media (max-width: 575px) {
  .ce_tourdates table .trip,
  .ce_shiptermine table .trip {
    height: auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding: 0px;
    margin-bottom: 20px;
    background: #efefef;
  }
  .ce_tourdates table .trip > *:nth-child(1), .ce_shiptermine table .trip > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .ce_tourdates table .trip > *:nth-child(2), .ce_shiptermine table .trip > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .ce_tourdates table .trip td,
  .ce_shiptermine table .trip td {
    height: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 15px;
    font-size: 14px;
  }
  .ce_tourdates table .trip .date,
  .ce_shiptermine table .trip .date {
    font-weight: 800;
    display: inline-block;
    white-space: nowrap;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
  .ce_tourdates table .trip .date br,
  .ce_shiptermine table .trip .date br {
    display: none;
  }
  .ce_tourdates table .trip .status,
  .ce_shiptermine table .trip .status {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 1;
    grid-row: 1;
    background: #dfdfe0;
  }
  .ce_tourdates table .trip .status br,
  .ce_shiptermine table .trip .status br {
    display: none;
  }
  .ce_tourdates table .trip .status .trip-date,
  .ce_shiptermine table .trip .status .trip-date {
    font-weight: 800;
  }
  .ce_tourdates table .trip .tourname,
  .ce_shiptermine table .trip .tourname {
    font-weight: 800;
    width: 100%;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    padding-bottom: 0;
  }
  .ce_tourdates table .trip .tourname br,
  .ce_shiptermine table .trip .tourname br {
    content: "";
    display: inline-block;
    width: 4px;
  }
  .ce_tourdates table .trip .country,
  .ce_shiptermine table .trip .country {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
    -ms-grid-row: 4;
    grid-row: 4;
    align-self: flex-start;
  }
  .ce_tourdates table .trip .accommodation,
  .ce_shiptermine table .trip .accommodation {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .ce_tourdates table .trip .rooms_available,
  .ce_shiptermine table .trip .rooms_available {
    width: auto;
    text-align: right;
    z-index: 100;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/span 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .ce_tourdates table .trip .price,
  .ce_shiptermine table .trip .price {
    font-weight: 800;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
    -ms-grid-row: 5;
    grid-row: 5;
    width: 100%;
  }
  .ce_tourdates table .trip .booking,
  .ce_shiptermine table .trip .booking {
    width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-column-align: end;
        justify-self: end;
    text-align: right;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .ce_tourdates table .trip .route,
  .ce_shiptermine table .trip .route {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    width: 100%;
    padding-bottom: 0;
  }
  .ce_tourdates table .trip .route br,
  .ce_shiptermine table .trip .route br {
    content: "";
    display: inline-block;
    width: 4px;
  }
}

#FetchMore.loading {
  opacity: 0.3;
  cursor: progress;
}
#FetchMore.loaded--all {
  display: none;
}

.ce_tourdatesgeneral .calendar-filter {
  text-align: left;
}
.ce_tourdatesgeneral .calendar-filter .filter {
  width: 240px !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdatesgeneral .calendar-filter .filter {
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  .ce_tourdatesgeneral .calendar-filter .filter {
    width: 100% !important;
  }
}
.ce_tourdatesgeneral .calendar-filter .country--filter .filter--header {
  color: #005181;
}
.ce_tourdatesgeneral .calendar-filter .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_tourdatesgeneral .calendar-filter .date input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 800;
  letter-spacing: 0.3px;
  color: #005181;
  border: none;
  background: none;
}
.ce_tourdatesgeneral .calendar-filter .date input:focus {
  outline: none;
}
.ce_tourdatesgeneral .calendar-filter .date input::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005181;
  opacity: 1; /* Firefox */
}
.ce_tourdatesgeneral .calendar-filter .date input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005181;
  opacity: 1; /* Firefox */
}
.ce_tourdatesgeneral .calendar-filter .date input:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005181;
  opacity: 1; /* Firefox */
}
.ce_tourdatesgeneral .calendar-filter .date input::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005181;
  opacity: 1; /* Firefox */
}
.ce_tourdatesgeneral .calendar-filter .date input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005181;
  opacity: 1; /* Firefox */
}
.ce_tourdatesgeneral .calendar-filter .date .clear {
  padding: 0px 10px 8px 10px;
  font-size: 20px;
  line-height: 15px;
  vertical-align: middle;
  cursor: pointer;
}
.ce_tourdatesgeneral .calendar-filter .date .clear:hover {
  color: #005181;
}
.ce_tourdatesgeneral .dates-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ce_tourdatesgeneral .dates-range input {
  margin: 0 1em;
  font-size: 14px;
  padding: 5px 12.5px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #005181;
  width: 150px;
  min-height: 27.5px;
  max-height: 27.5px;
  position: relative;
  z-index: 5;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdatesgeneral .dates-range input {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .ce_tourdatesgeneral .dates-range input {
    width: 100%;
    content: "";
  }
}
.ce_tourdatesgeneral .dates-range input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.ce_tourdatesgeneral .dates-range input[type=date]::-webkit-inner-spin-button,
.ce_tourdatesgeneral .dates-range input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
  z-index: 4;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0em;
}
.ce_tourdatesgeneral .dates-range .date-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ce_tourdatesgeneral .dates-range .date-form:after {
  position: absolute;
  top: 0.725em;
  right: 1.5em;
  z-index: 1;
  display: block;
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-image: url("../../files/inselhuepfen/theme/img/calendar_gray.svg");
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdatesgeneral .dates-range .date-form {
    margin-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .ce_tourdatesgeneral .dates-range .date-form {
    margin-bottom: 1em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourdatesgeneral .dates-range {
    margin-bottom: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .ce_tourdatesgeneral .dates-range {
    margin-bottom: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.ce_tourdatesgeneral .main-table {
  position: relative;
}
.ce_tourdatesgeneral .main-table.is--loading:before {
  content: "";
  position: relative;
  top: 30px;
  width: 100%;
  height: 300px;
  display: block;
}
.ce_tourdatesgeneral .main-table.trips--loaded:before {
  display: none;
}
.ce_tourdatesgeneral .main-table.trips--loading:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("../../files/inselhuepfen/theme/img/loading.gif");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  background-position: center;
}
.ce_tourdatesgeneral .main-table.trips--loading ~ #FetchMoreGeneral {
  display: none;
}

@media (max-width: 575px) {
  .ce_tourarrivals .option--slider--elements {
    padding: 60px 0 0;
  }
}
.ce_tourarrivals .option--slider--elements .option--slider--element h4 {
  -ms-grid-column: 2;
  grid-column: 2;
}
.ce_tourarrivals .option--slider--elements .option--slider--element .description {
  -ms-grid-column: 2;
  grid-column: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourarrivals .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourarrivals .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tourarrivals .option--slider--elements .option--slider--element .description {
    margin-top: 20px;
  }
}
.ce_tourarrivals .option--slider--elements .option--slider--element img, .ce_tourarrivals .option--slider--elements .option--slider--element .image_link {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tourarrivals .option--slider--elements .option--slider--element img, .ce_tourarrivals .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tourarrivals .option--slider--elements .option--slider--element img, .ce_tourarrivals .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
.ce_tourarrivals .option--slider--elements .option--slider--element.no-image .description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  padding: 0;
}
@media (min-width: 1200px) {
  .ce_tourarrivals .option--slider--elements .option--slider--element.active img {
    width: 100%;
  }
  .ce_tourarrivals .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_tourarrivals .option--slider--elements .option--slider--element.active {
    overflow-x: hidden;
  }
  .ce_tourarrivals .option--slider--elements .option--slider--element.active img {
    width: 100%;
  }
  .ce_tourarrivals .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourarrivals .option--slider--elements .option--slider--element.active {
    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;
    padding: 0 2em;
  }
  .ce_tourarrivals .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_tourarrivals .option--slider--elements .option--slider--element.active {
    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;
    padding: 0 2em;
  }
  .ce_tourarrivals .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
.ce_tourarrivals .option--slider--options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tourarrivals .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_tourarrivals .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 575px) {
  .ce_touradditionals .option--slider--elements {
    padding: 60px 0 0;
  }
}
.ce_touradditionals .option--slider--elements .option--slider--element h4 {
  -ms-grid-column: 2;
  grid-column: 2;
}
.ce_touradditionals .option--slider--elements .option--slider--element .description {
  -ms-grid-column: 2;
  grid-column: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_touradditionals .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_touradditionals .option--slider--elements .option--slider--element .description {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_touradditionals .option--slider--elements .option--slider--element .description {
    margin-top: 20px;
  }
}
.ce_touradditionals .option--slider--elements .option--slider--element img, .ce_touradditionals .option--slider--elements .option--slider--element .image_link {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_touradditionals .option--slider--elements .option--slider--element img, .ce_touradditionals .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_touradditionals .option--slider--elements .option--slider--element img, .ce_touradditionals .option--slider--elements .option--slider--element .image_link {
    margin-right: 10px;
    margin-left: 0px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .ce_touradditionals .option--slider--elements .option--slider--element.active img {
    width: 100%;
  }
  .ce_touradditionals .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_touradditionals .option--slider--elements .option--slider--element.active {
    overflow-x: hidden;
  }
  .ce_touradditionals .option--slider--elements .option--slider--element.active img {
    width: 100%;
  }
  .ce_touradditionals .option--slider--elements .option--slider--element.active div:only-child {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_touradditionals .option--slider--elements .option--slider--element.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ce_touradditionals .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .ce_touradditionals .option--slider--elements .option--slider--element.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ce_touradditionals .option--slider--elements .option--slider--element.active img {
    margin-bottom: 20px;
  }
}
.ce_touradditionals .option--slider--options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_touradditionals .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_touradditionals .option--slider--options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.inline, .flatpickr-calendar.open {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasTime .dayContainer, .flatpickr-calendar .hasWeeks .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:after, .flatpickr-calendar:before {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.arrowRight:after, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.rightMost:before {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:after, .flatpickr-calendar.arrowCenter:before {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled, .flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-next-month i, .flatpickr-months .flatpickr-prev-month i {
  position: relative;
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month, .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  left: 0;
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month, .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
  right: 0;
}

.flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-next-month svg path, .flatpickr-months .flatpickr-prev-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-inner-spin-button, .numInputWrapper input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months:focus {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays, .flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer, span.flatpickr-weekday {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:focus, .flatpickr-day.today:hover {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.endRange.startRange, .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.endRange.endRange, .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.endRange.startRange.endRange, .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.flatpickr-innerContainer, .flatpickr-rContainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: 700;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: 700;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fpFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.booking #app {
  margin-bottom: 100px;
}
.booking #app * {
  font-family: "Open Sans", sans-serif !important;
}
.booking #app .container {
  width: auto;
  padding: 0;
  margin: 0;
}
.booking #app p + h2 {
  margin: 1em 0 0.25em;
}
.booking #app h4 {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.booking #app .nav {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  width: 100%;
  margin: 1em 0;
}
.booking #app .nav .error {
  -ms-grid-column-align: end;
      justify-self: end;
  -ms-grid-column: 2;
  grid-column: 2;
  text-align: right;
  background: red;
  border: 1px solid red;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .nav .error {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
    text-align: center;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
  }
}
@media (max-width: 575px) {
  .booking #app .nav .error {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
    text-align: center;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
  }
}
.booking #app .tips p {
  font-size: 12px;
  color: #6296B6;
}
.booking #app .warnings {
  margin: 1em 0;
  padding: 10px;
  border: none;
  background: #dfdfe0;
}
.booking #app .warnings p {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}
.booking #app .warnings p:before {
  content: "!";
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #005181;
  border-radius: 50%;
  margin-right: 10px;
  color: #ffffff;
}
.booking #app p {
  letter-spacing: 0.5px;
  font-size: 14px;
}
.booking #app h2 {
  letter-spacing: 0;
}
.booking #app h4 {
  letter-spacing: 0;
}
.booking #app span {
  font-size: 14px;
  letter-spacing: 0 !important;
}
.booking #app input {
  font-size: 14px !important;
  letter-spacing: 0;
}
.booking #app button {
  font-size: 14px;
}
.booking #app .label, .booking #app .extensions > span, .booking #app div.parkings > span, .booking #app .participant-numbers span {
  width: 200px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  padding-right: 20px;
  letter-spacing: 1px;
  color: #444444;
}
.booking #app .input, .booking #app .summary-type input, .booking #app input[type=text],
.booking #app input[type=search], .booking #app table input, .booking #app .extensions input, .booking #app div.parkings input, .booking #app .private > div > div div input, .booking #app .bike-container .v-select input, .booking #app .cabins > div .v-select input, .booking #app .participant-names input, .booking #app .participant-numbers input, .booking #app textarea {
  -webkit-appearance: none;
  background: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  border: 1px solid #979797;
  padding: 10px;
  border-radius: 3px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 1em;
}
.booking #app .input:focus, .booking #app .summary-type input:focus, .booking #app input[type=text]:focus,
.booking #app input[type=search]:focus, .booking #app table input:focus, .booking #app .extensions input:focus, .booking #app div.parkings input:focus, .booking #app .private > div > div div input:focus, .booking #app .bike-container .v-select input:focus, .booking #app .cabins > div .v-select input:focus, .booking #app .participant-names input:focus, .booking #app .participant-numbers input:focus, .booking #app textarea:focus {
  -webkit-box-shadow: 0 0 0pt 2pt #005181;
          box-shadow: 0 0 0pt 2pt #005181;
}
.booking #app button {
  border: 1px solid transparent;
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif;
}
.booking #app button.next-button {
  border: 1px solid transparent;
  -ms-grid-column: 3;
  grid-column: 3;
  margin-right: 0;
}
.booking #app button.prev-button {
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app button.overview-book-btn {
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app button.overview-print-btn, .booking #app button.overview-link-btn {
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app button.print-button {
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app button.book-button {
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app button.has-tooltip {
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  color: #005181;
  background: #efefef;
  text-align: center;
  border: 1px solid #efefef;
  border-radius: 100%;
  cursor: help;
}
.booking #app button.delete-button, .booking #app button.extensions-delete-button, .booking #app button.transfers-delete-button {
  padding: 2px 10px;
  text-transform: none;
  border-radius: 4px;
  border: 1px solid transparent;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
  height: 41px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0;
}
.booking #app button.delete-button:hover, .booking #app button.extensions-delete-button:hover, .booking #app button.transfers-delete-button:hover {
  background-color: #df8d70;
  color: #ffffff;
}
.booking #app button.button-book:hover {
  background-color: #5f9494;
  color: #ffffff;
  border-color: #5f9494;
  border: none;
}
.booking #app .v-select {
  border: none;
  position: relative;
}
.booking #app .v-select > div {
  position: relative;
  padding: 0;
  border: none;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.booking #app .v-select input {
  outline: none;
}
.booking #app .v-select .vs__dropdown-toggle + ul li {
  padding: 3px 8px 3px 8px;
  -webkit-transition: 0;
  transition: 0;
}
.booking #app .v-select .vs__dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  min-width: 100px;
  width: 100%;
  margin-top: -2px;
  background: #efefef;
  border: 1px solid #979797;
  border-top: none;
  z-index: 15;
}
.booking #app .v-select .vs__dropdown-menu .vs__dropdown-option--disabled {
  opacity: 0.5;
  cursor: auto;
}
.booking #app .v-select .vs__dropdown-menu .vs__dropdown-option--disabled:hover {
  cursor: auto;
}
.booking #app .v-select .vs__dropdown-menu .vs__dropdown-option {
  height: auto;
  padding: 11px;
  line-height: 1.4em;
}
.booking #app .v-select .vs__dropdown-menu .vs__dropdown-option:hover {
  background: #dfdfe0;
  cursor: pointer;
}
.booking #app .v-select .vs__dropdown-menu .vs__dropdown-option.vs__dropdown-option--selected {
  background: #6296B6;
  color: #ffffff;
}
.booking #app .v-select .vs__selected-options {
  padding: 0;
  height: 100%;
}
.booking #app .v-select .vs__selected-options > input {
  margin: 0;
}
.booking #app .v-select .vs__selected-options .vs__selected {
  position: absolute;
  z-index: 10;
  right: 50px;
  left: 0px;
  padding: 10px;
  top: 0;
  bottom: 0;
  margin: 0;
  line-height: normal;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.booking #app .v-select .vs__selected-options .vs__selected:before {
  content: "";
  display: none;
}
.booking #app .v-select .vs__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 1px;
  padding: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.booking #app .v-select .vs__actions svg path {
  fill: #979797;
}
.booking #app .v-select .vs__actions .vs__open-indicator {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  right: 0;
  margin-right: 0;
  min-width: 26px;
  padding: 16px 5px 13px 5px;
}
.booking #app .v-select .vs__actions .vs__open-indicator:hover {
  opacity: 0.6;
}
.booking #app .v-select .vs__clear {
  background: none;
  padding: 13px 5px 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.booking #app .v-select .vs__clear:hover {
  opacity: 0.6;
}
.booking #app p + textarea {
  margin-top: 1em;
}
.booking #app textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.booking #app label input {
  opacity: 0;
  width: 100%;
  max-width: 12px;
  width: 15px;
}
.booking #app label input:checked + span {
  color: #005181;
}
.booking #app label input:checked + span:before {
  border: 1px solid #005181;
  background: #005181;
  content: "done";
  font-family: "Material Icons";
  color: #ffffff;
}
.booking #app label input:disabled + span {
  color: #979797;
  cursor: auto;
}
.booking #app label input:disabled + span:before {
  border-color: #979797;
  content: "";
  background: transparent;
}
.booking #app label input[type=search] {
  opacity: 1;
  max-width: 100%;
  border: 0;
}
.booking #app label span {
  letter-spacing: 0px;
  cursor: pointer;
  margin-left: 7.5px;
}
.booking #app label span:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  border: 1px solid #005181;
  top: 1px;
}
.booking #app .final-overview button.prev-button:hover {
  color: #ffffff;
  background: #b0541b;
  border-color: #b0541b;
}
.booking #app .steps-container {
  -ms-grid-column: 2;
  -ms-grid-column-span: 12;
  grid-column: 2/span 12;
  margin-bottom: 3em;
  position: relative;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/span 12;
  }
}
.booking #app .steps-container > div > div:nth-child(1) {
  display: -ms-grid;
  display: grid;
  padding-top: 200px;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container > div > div:nth-child(1) {
    padding-top: 120px;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container > div > div:nth-child(1) {
    padding-top: 120px;
  }
}
.booking #app .steps-container > div > div:nth-child(1) > .steps {
  width: auto;
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps > p {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  font-weight: 800;
  border-radius: 50%;
  text-align: center;
  background: none;
  color: transparent;
  margin: 1em auto 0;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps > p.step-title {
  width: auto;
  color: #000000;
  height: auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.45px;
  border-radius: 0;
  margin-top: 0.5em;
  padding: 1em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #app .steps-container > div > div:nth-child(1) > .steps > p.step-title {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container > div > div:nth-child(1) > .steps > p.step-title {
    font-size: 10px;
    word-break: break-all;
    line-height: 1.5;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container > div > div:nth-child(1) > .steps > p.step-title {
    font-size: 8px;
    word-break: break-all;
    line-height: 1.5;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container > div > div:nth-child(1) > .steps > p {
    width: 35px;
    height: 35px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container > div > div:nth-child(1) > .steps > p {
    width: 35px;
    height: 35px;
    line-height: 40px;
  }
}
.booking #app .steps-container > div > div:nth-child(1) > .steps > p.passed {
  background-color: #005181;
  cursor: pointer;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps > p.active {
  cursor: pointer;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) {
  color: transparent;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p.step-title {
  background: none !important;
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p.active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: 65%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p.active + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p.passed {
  background: #5f9494 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: 65%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p.passed + .step-title {
  color: #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p:hover {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: 65%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p:hover + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p:not(.passed):hover {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: 65%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p:not(.passed):hover + .step-title {
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(1) p:not(.passed) .active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Abenteuer-Komfort_GROSS.png") center center no-repeat;
  background-size: 65%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) {
  color: transparent;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p.step-title {
  background: none !important;
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p.active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p.active + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p.passed {
  background: #5f9494 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p.passed + .step-title {
  color: #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p:hover {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p:hover + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p:not(.passed):hover {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p:not(.passed):hover + .step-title {
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(2) p:not(.passed).active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Rad-Schiff_WEISS.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) {
  color: transparent;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p.step-title {
  background: none !important;
  -webkit-transform: rotate(0) !important;
      -ms-transform: rotate(0) !important;
          transform: rotate(0) !important;
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p.active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p.active + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p.passed {
  background: #5f9494 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p.passed + .step-title {
  color: #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p:hover {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p:hover + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p:not(.passed):hover {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p:not(.passed):hover + .step-title {
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(3) p:not(.passed).active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/INHÜ_Icons_Schliessen_WEISS.svg") center center no-repeat;
  background-size: 60%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) {
  color: transparent;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p.step-title {
  background: none !important;
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p.active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p.active + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p.passed {
  background: #5f9494 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
  border: 1px solid #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p.passed + .step-title {
  color: #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p:hover {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p:hover + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p:not(.passed):hover {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p:not(.passed):hover + .step-title {
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(4) p:not(.passed).active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/formular_weiss.svg") center center no-repeat;
  background-size: 50%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) {
  color: transparent;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p.step-title {
  background: none !important;
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p.active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p.active + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p.passed {
  background: #5f9494 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
  border: 1px solid #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p.passed + .step-title {
  color: #5f9494;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p:hover {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p:hover + .step-title {
  color: #005181;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p:not(.passed):hover {
  background: #979797 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p:not(.passed):hover + .step-title {
  color: #979797;
}
.booking #app .steps-container > div > div:nth-child(1) > .steps:nth-child(5) p:not(.passed).active {
  background: #005181 url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/flaschenpost_weiss.svg") center center no-repeat;
  background-size: 70%;
}
.booking #app .steps-container > div > div:nth-child(1) .price-trip-tab {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
}
.booking #app .steps-container > div > div:nth-child(1) .request-tab {
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-column: 4/span 2;
}
.booking #app .steps-container > div > div:nth-child(1) .steps-tab {
  border: none;
  width: 100%;
  background: none;
  border-bottom: 1px solid rgba(0, 81, 129, 0.5);
}
.booking #app .steps-container > div > div:nth-child(1) .steps-tab > p {
  font-size: 12px;
  color: #005181;
  font-weight: 800;
}
.booking #app .steps-container > div > div:nth-child(2) {
  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;
  margin-top: 10px;
  position: relative;
}
.booking #app .steps-container > div > div:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
.booking #app .steps-container > div > div:nth-child(3) > .steps {
  width: auto;
  height: auto;
  font-weight: 800;
  line-height: 1.8em;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container > div > div:nth-child(3) > .steps {
    font-size: 14px;
    font-weight: 600;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container > div > div:nth-child(3) > .steps {
    font-size: 12px;
    font-weight: 400;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.booking #app .steps-container + div {
  -ms-grid-column: 2;
  -ms-grid-column-span: 12;
  grid-column: 2/span 12;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 20px 1fr;
  grid-template-columns: 3fr 1fr;
  grid-gap: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container + div {
    display: block;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container + div {
    display: block;
  }
}
.booking #app .steps-container + div > div {
  width: 100%;
}
.booking #app .steps-container:before {
  content: "";
  width: 100%;
  height: 200px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #app .steps-container:before {
    background-size: contain;
    width: 95%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .steps-container:before {
    background-size: contain;
    height: 120px;
  }
}
@media (max-width: 575px) {
  .booking #app .steps-container:before {
    background-size: contain;
    height: 120px;
  }
}
.booking #app .steps-container[data-stage="1"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP1.1-01.png");
}
.booking #app .steps-container[data-stage="2"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP1.2-01.png");
}
.booking #app .steps-container[data-stage="3"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP2.1-01.png");
}
.booking #app .steps-container[data-stage="4"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP2.2-01.png");
}
.booking #app .steps-container[data-stage="5"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP3.1-01.png");
}
.booking #app .steps-container[data-stage="6"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP3.2-01.png");
}
.booking #app .steps-container[data-stage="7"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP4.1-01.png");
}
.booking #app .steps-container[data-stage="7"] + div {
  -ms-grid-columns: 4fr;
  grid-template-columns: 4fr;
}
.booking #app .steps-container[data-stage="7"] + div table {
  width: 100%;
}
.booking #app .steps-container[data-stage="8"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP4.2-01.png");
}
.booking #app .steps-container[data-stage="9"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP5.1-01.png");
}
.booking #app .steps-container[data-stage="10"]:before {
  background-image: url("/files/inselhuepfen/content/images/1. Startseite/USP Icons/booking_animation/BP5.2-01.png");
}
.booking #app .participant-numbers {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
}
.booking #app .participant-numbers span {
  width: 240px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #app .participant-numbers span {
    width: 180px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .participant-numbers span {
    width: 100%;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .booking #app .participant-numbers span {
    width: 100%;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.booking #app .participant-numbers input {
  width: 200px;
  margin-bottom: 10px;
}
.booking #app .participant-numbers input.flatpickr-input {
  width: 200px;
  margin-bottom: 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .participant-numbers input.flatpickr-input {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .booking #app .participant-numbers input.flatpickr-input {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .participant-numbers input {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .booking #app .participant-numbers input {
    width: 100%;
  }
}
.booking #app .participant-names {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .participant-names {
    display: block;
  }
}
@media (max-width: 575px) {
  .booking #app .participant-names {
    display: block;
  }
}
.booking #app .participant-names .name-fields {
  background: #efefef;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 6px;
  position: relative;
}
.booking #app .participant-names .name-fields a {
  display: block;
  position: absolute;
  top: 35%;
  right: 10%;
  text-decoration: none;
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .participant-names .name-fields {
    margin-right: 0px;
    top: 37.5%;
  }
}
@media (max-width: 575px) {
  .booking #app .participant-names .name-fields {
    margin-right: 0px;
    top: 37.5%;
  }
}
.booking #app .participant-names input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app .participant-names input + div {
  margin-top: 1em;
}
.booking #app .cabins {
  background: #efefef;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.booking #app .cabins > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 20px auto 20px 1fr;
  grid-template-columns: 100px auto 1fr;
  grid-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .cabins > div {
    -ms-grid-columns: 80px 20px auto 20px 1fr;
    grid-template-columns: 80px auto 1fr;
  }
}
@media (max-width: 575px) {
  .booking #app .cabins > div {
    -ms-grid-columns: 80px 20px auto 20px 1fr;
    grid-template-columns: 80px auto 1fr;
  }
}
.booking #app .cabins > div .has-tooltip {
  background: #005181;
  color: #ffffff;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .cabins > div .has-tooltip {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .booking #app .cabins > div .has-tooltip {
    margin-left: 0;
  }
}
.booking #app .cabins > div .v-select {
  background: #ffffff;
  width: 200px;
  margin-left: 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .cabins > div .v-select {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .booking #app .cabins > div .v-select {
    width: 100%;
  }
}
.booking #app .cabins > div .v-select input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
}
.booking #app .cabins > div .v-select input + div {
  margin-top: 1em;
}
.booking #app .cabins > div .v-select ~ div {
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 10px;
}
.booking #app .cabins > div .v-select ~ div button {
  margin-left: auto;
  position: relative;
  right: -60px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .cabins > div .v-select ~ div button {
    right: -50px;
  }
}
@media (max-width: 575px) {
  .booking #app .cabins > div .v-select ~ div button {
    right: -50px;
  }
}
.booking #app .cabins > div + div {
  margin-top: 10px;
}
.booking #app .cabins .cabin-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 0;
}
.booking #app .cabins .cabin-buttons > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #app .cabins .cabin-buttons button {
  border: 1px solid transparent;
  background: #979797;
  padding: 5px 20px;
  text-transform: none;
}
.booking #app .cabins .cabin-buttons button.selected-occupant {
  background: #3acc30;
}
.booking #app .cabins .cabin-buttons button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .cabins .cabin-buttons button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 575px) {
  .booking #app .cabins .cabin-buttons button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.booking #app .bike-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1.5fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1.5fr;
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
  min-height: 42px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .bike-container {
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    padding: 20px 0;
  }
  .booking #app .bike-container .has-tooltip {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .booking #app .bike-container {
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    padding: 20px 0;
  }
  .booking #app .bike-container .has-tooltip {
    margin-left: 0;
  }
}
.booking #app .bike-container .bike-participant {
  border: none;
  font-weight: 800;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .bike-container .bike-option {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .booking #app .bike-container .bike-option.bike-participant {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
  }
}
@media (max-width: 575px) {
  .booking #app .bike-container .bike-option {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .booking #app .bike-container .bike-option.bike-participant {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
  }
}
.booking #app .bike-container .bike-option:nth-child(6) {
  padding-top: 10px;
  -ms-grid-column: 5;
  grid-column: 5;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .bike-container .bike-option:nth-child(6) {
    padding-top: 0px;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
  }
}
@media (max-width: 575px) {
  .booking #app .bike-container .bike-option:nth-child(6) {
    padding-top: 0px;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
  }
}
.booking #app .bike-container .bike-option:nth-child(6) span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking #app .bike-container .bike-option:nth-child(6) span button {
  margin-left: 7.5px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .bike-container .bike-option:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
  }
}
@media (max-width: 575px) {
  .booking #app .bike-container .bike-option:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
  }
}
.booking #app .bike-container p.error {
  margin-top: 1em;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 6;
  grid-column-end: 7;
  font-size: 14px;
  color: #ffffff;
  background: #df8d70;
  padding: 5px 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .bike-container p.error {
    -ms-grid-column-span: 7;
    grid-column-end: 7;
  }
}
.booking #app .bike-container .v-select {
  background: #ffffff;
  width: 100%;
}
.booking #app .bike-container .v-select input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
}
.booking #app .bike-container .v-select input + div {
  margin-top: 1em;
}
.booking #app .vue-tabs .vue-tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #005181;
  margin-bottom: 2em;
}
.booking #app .vue-tabs .vue-tablist li {
  cursor: pointer;
  font-size: 14px;
  padding: 12px 1em 1em;
  margin: 0 1em 0 0;
  color: #000000;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: -1px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.booking #app .vue-tabs .vue-tablist li:hover {
  background: transparent;
  color: #005181;
}
.booking #app .vue-tabs .vue-tablist li[aria-selected=true] {
  border: 1px solid #005181;
  border-bottom: 1px solid #ffffff;
}
.booking #app .arrivals .tab-section-title,
.booking #app .departures .tab-section-title {
  color: #005181;
  margin-bottom: 0.75em;
  font-size: 18px;
}
.booking #app .arrivals > div,
.booking #app .departures > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  background: #efefef;
  margin-bottom: 1em;
  padding: 10px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #app .arrivals > div:last-child,
.booking #app .departures > div:last-child {
  border-bottom: 0;
}
.booking #app .arrivals > div > div:first-child,
.booking #app .departures > div > div:first-child {
  width: 200px;
  padding: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .arrivals > div > div:first-child,
  .booking #app .departures > div > div:first-child {
    width: 100%;
    padding-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .booking #app .arrivals > div > div:first-child,
  .booking #app .departures > div > div:first-child {
    width: 100%;
    padding-bottom: 1em;
  }
}
.booking #app .arrivals > div > div:first-child p,
.booking #app .departures > div > div:first-child p {
  font-size: 14px;
  line-height: 20px;
}
.booking #app .arrivals > div > div:first-child > p:first-child,
.booking #app .departures > div > div:first-child > p:first-child {
  font-weight: 800;
}
.booking #app .arrivals > div > div:first-child > p:nth-child(2),
.booking #app .departures > div > div:first-child > p:nth-child(2) {
  margin-bottom: 0.5em;
}
.booking #app .arrivals > div > .transfers,
.booking #app .departures > div > .transfers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .arrivals > div > .transfers,
  .booking #app .departures > div > .transfers {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .booking #app .arrivals > div > .transfers,
  .booking #app .departures > div > .transfers {
    width: 50%;
  }
}
.booking #app .arrivals > div > .transfers button,
.booking #app .departures > div > .transfers button {
  cursor: pointer;
}
.booking #app .arrivals > div > .transfers button + span,
.booking #app .departures > div > .transfers button + span {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
  position: relative;
}
.booking #app .arrivals > div > .transfers button + span button,
.booking #app .departures > div > .transfers button + span button {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app .arrivals > div > .transfers button + span button:before,
.booking #app .departures > div > .transfers button + span button:before {
  content: "";
  top: 0px;
  position: absolute;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #979797;
}
.booking #app .arrivals > div > .transfers button + span button:focus,
.booking #app .departures > div > .transfers button + span button:focus {
  -webkit-box-shadow: 0 0 0pt 2pt #005181;
          box-shadow: 0 0 0pt 2pt #005181;
  outline: none;
}
.booking #app .arrivals > div > .transfers button + span button:hover:before,
.booking #app .departures > div > .transfers button + span button:hover:before {
  border-bottom: 6px solid #9fd2d2;
}
.booking #app .arrivals > div > .transfers button + span .selected-occupant:before,
.booking #app .departures > div > .transfers button + span .selected-occupant:before {
  border-bottom: 6px solid #3acc30;
}
.booking #app .arrivals > div button,
.booking #app .departures > div button {
  border: 1px solid transparent;
  background: #979797;
  padding: 5px 20px;
  text-transform: none;
}
.booking #app .arrivals > div button.selected-occupant,
.booking #app .departures > div button.selected-occupant {
  background: #3acc30;
}
.booking #app .arrivals > div button:focus,
.booking #app .departures > div button:focus {
  -webkit-box-shadow: 0px 0px 0px 4px #005181;
          box-shadow: 0px 0px 0px 4px #005181;
  outline: none;
}
.booking #app .arrivals > div button:hover,
.booking #app .departures > div button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .departures {
  margin-top: 2em;
}
.booking #app .arrivals {
  margin-top: 1em;
}
.booking #app .arrivals:first-child {
  color: #005181;
}
.booking #app .private {
  margin-top: 2em;
  border-top: 1px solid #979797;
  padding-top: 1em;
  padding-bottom: 1em;
}
.booking #app .private > button {
  border: none;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 2em;
  padding: 5px 20px;
}
.booking #app .private > button + span {
  display: block;
  margin: 1em 0;
  padding: 10px;
  border: none;
  background: #dfdfe0;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}
.booking #app .private > button + span:before {
  content: "!";
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #005181;
  border-radius: 50%;
  margin-right: 10px;
  color: #ffffff;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .private > button + span {
    display: block;
    margin-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .booking #app .private > button + span {
    display: block;
    margin-bottom: 1em;
  }
}
.booking #app .private > button:hover {
  border: none;
  color: #ffffff;
}
.booking #app .private > button:focus {
  -webkit-box-shadow: 0px 0px 0px 4px #005181;
          box-shadow: 0px 0px 0px 4px #005181;
  outline: none;
}
.booking #app .private .arrival-private-transfer {
  padding: 0 2em 0 1em;
  position: relative;
}
.booking #app .private .arrival-private-transfer:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  top: 0;
  background-color: #d6d6d6;
}
.booking #app .private .departure-private-transfer {
  padding: 0 1em 0 2em;
}
.booking #app .private .arrival-private-transfer .transfers:first-of-type,
.booking #app .private .departure-private-transfer .transfers:first-of-type {
  width: 100%;
}
.booking #app .private .arrival-private-transfer .transfers:first-of-type span,
.booking #app .private .departure-private-transfer .transfers:first-of-type span {
  max-width: 250px;
}
.booking #app .private .arrival-private-transfer .private-label,
.booking #app .private .departure-private-transfer .private-label {
  font-weight: 800;
  padding-top: 2em;
}
.booking #app .private .arrival-private-transfer .private-label span,
.booking #app .private .departure-private-transfer .private-label span {
  font-weight: 800;
}
.booking #app .private .arrival-private-transfer .transfer-to,
.booking #app .private .arrival-private-transfer .transfer-from,
.booking #app .private .departure-private-transfer .transfer-to,
.booking #app .private .departure-private-transfer .transfer-from {
  font-weight: 400;
}
.booking #app .private > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  background: #efefef;
  margin-bottom: 1em;
  padding: 10px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #app .private > div > div:last-child {
  border-bottom: 0;
}
.booking #app .private > div > div div {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  font-weight: 800;
  position: relative;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .private > div > div div {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .booking #app .private > div > div div {
    width: 100%;
  }
}
.booking #app .private > div > div div label {
  margin: 1em 0;
}
.booking #app .private > div > div div label input[type=checkbox] {
  margin: 0;
}
.booking #app .private > div > div div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 2.5em;
}
.booking #app .private > div > div div p.error {
  font-size: 12px;
  letter-spacing: 0;
  padding: 2px 5px;
  width: 100%;
  background: red;
  color: white;
  position: absolute;
  bottom: -2.75em;
  left: 5px;
}
.booking #app .private > div > div > .transfers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .private > div > div > .transfers {
    padding-top: 0;
    width: 50%;
  }
  .booking #app .private > div > div > .transfers:first-child {
    padding-bottom: 2em;
  }
}
@media (max-width: 575px) {
  .booking #app .private > div > div > .transfers {
    padding-top: 0;
    width: 50%;
  }
  .booking #app .private > div > div > .transfers:first-child {
    padding-bottom: 2em;
  }
}
.booking #app .private > div > div > .transfers button {
  cursor: pointer;
  max-width: 100px;
}
.booking #app .private > div > div > .transfers button + span {
  position: relative;
  padding-right: 10px;
}
.booking #app .private > div > div > .transfers button + span button {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app .private > div > div > .transfers button + span button:before {
  content: "";
  top: 0px;
  position: absolute;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #979797;
}
.booking #app .private > div > div > .transfers button + span button:focus {
  -webkit-box-shadow: 0px 0px 0px 4px #005181;
          box-shadow: 0px 0px 0px 4px #005181;
  outline: none;
}
.booking #app .private > div > div > .transfers button + span button:hover:before {
  border-bottom: 6px solid #9fd2d2;
}
.booking #app .private > div > div > .transfers button + span .selected-occupant:before {
  border-bottom: 6px solid #3acc30;
}
.booking #app .private > div > div button {
  border: 1px solid transparent;
  background: #979797;
  padding: 5px 20px;
  text-transform: none;
}
.booking #app .private > div > div button.selected-occupant {
  background: #3acc30;
}
.booking #app .private > div > div button:focus {
  -webkit-box-shadow: 0px 0px 0px 4px #005181;
          box-shadow: 0px 0px 0px 4px #005181;
  outline: none;
}
.booking #app .private > div > div button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .private > div > div button.transfers-delete-button {
  height: auto;
}
.booking #app .private > div > div button.transfers-delete-button:hover {
  background: #df8d70;
}
.booking #app div.parkings {
  clear: both;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 40px 60px;
  grid-template-columns: 120px 40px 60px;
  padding: 10px 0;
  min-height: 42px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-column: 1;
  grid-column: 1;
  float: left;
}
.booking #app div.parkings .has-tooltip {
  margin-right: 10px;
}
.booking #app div.parkings + span.parkings {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 10px;
  min-height: 60px;
}
.booking #app div.parkings + span.parkings:after {
  content: "";
  display: table;
  clear: both;
}
.booking #app div.parkings + span.parkings button {
  border: 1px solid transparent;
  background: #979797;
  padding: 2px 10px;
  text-transform: none;
}
.booking #app div.parkings + span.parkings button.selected-occupant {
  background: #3acc30;
}
.booking #app div.parkings + span.parkings button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app div.parkings > span {
  width: 120px;
}
.booking #app div.parkings > button {
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  color: #005181;
  background: #efefef;
  text-align: center;
  border: 1px solid #efefef;
  border-radius: 100%;
  cursor: help;
}
.booking #app div.parkings input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
}
.booking #app .extension-container > div {
  margin-bottom: 10px;
}
.booking #app .extension-container .tab-section-title {
  color: #005181;
  margin-bottom: 0.75em;
  font-size: 18px;
}
.booking #app .extension-container .pre-extensions > button,
.booking #app .extension-container .post-extensions > button {
  border: 1px solid transparent;
  text-transform: none;
  padding: 5px 20px;
  margin-left: 0;
  margin-bottom: 1em;
}
.booking #app .extension-container .pre-extensions > button:hover,
.booking #app .extension-container .post-extensions > button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .extension-container .pre-extensions p,
.booking #app .extension-container .post-extensions p {
  margin-bottom: 10px;
}
.booking #app .extension-container .extension {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 1em;
}
.booking #app .extension-container .extension p {
  margin-top: 10px;
  background: red;
  padding: 2px 10px;
  color: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 80%;
          flex: 1 0 80%;
  font-size: 12px;
}
.booking #app .extension-container > button {
  border: 1px solid transparent;
  padding: 5px 20px;
  text-transform: none;
  margin-left: 0;
  margin-bottom: 1em;
}
.booking #app .extension-container > button.selected-occupant {
  background: #3acc30;
}
.booking #app .extension-container > button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .extensions {
  display: inline-block;
}
.booking #app .extensions label {
  border: 1px solid #979797;
  width: 200px;
  display: block;
  border-radius: 4px;
}
.booking #app .extensions input[type=number] {
  width: 60px;
  height: 40px;
  margin-left: 10px;
}
.booking #app .extensions > button {
  border: 1px solid transparent;
  background: #979797;
  padding: 5px 20px;
  text-transform: none;
  margin-bottom: 0;
}
.booking #app .extensions > button.selected-occupant {
  background: #3acc30;
}
.booking #app .extensions > button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .extensions > span {
  width: 120px;
}
.booking #app .extensions input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
}
.booking #app .extensions:first-child {
  width: 100%;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.booking #app .extensions:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.booking #app .extensions:first-of-type .hotel-select {
  margin-right: 1em;
}
.booking #app .extensions:first-of-type div span {
  display: block;
  margin-bottom: 7.5px;
  margin-left: 10px;
}
.booking #app .main-container .details-title {
  margin-bottom: 2em;
}
.booking #app .main-container .details-title h2 span {
  font-size: 1.75rem;
}
.booking #app .main-container .details-title .overview-second-title {
  font-size: 1rem;
}
.booking #app .main-container .trip-details {
  margin-bottom: 3em;
}
.booking #app .main-container .trip-details p {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking #app .main-container .trip-details p span {
  display: block;
  width: 30%;
}
.booking #app .main-container .trip-details {
  margin-bottom: 2em;
}
.booking #app .main-container .details-data {
  padding: 10px 0;
  border: none;
}
.booking #app .main-container .details-data p {
  margin: 0;
}
.booking #app .main-container .details-data.trip-details {
  padding-top: 0;
  border-bottom: 1px solid #dfdfe0;
}
.booking #app .main-container .details-data.trip-details p:first-child {
  font-weight: 600;
}
.booking #app .main-container .details-data > button {
  border: 1px solid transparent;
  padding: 2px 10px;
  text-transform: none;
  margin-left: 0;
  margin-bottom: 1em;
}
.booking #app .main-container .details-data > button.selected-occupant {
  background: #3acc30;
}
.booking #app .main-container .details-data > button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .main-container .details-data + div:not(.details-data) {
  text-align: center;
}
.booking #app .main-container .details-data.services p, .booking #app .main-container .details-data.additional p {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #efefef;
}
.booking #app .main-container .details-data.services .included-services p, .booking #app .main-container .details-data.additional .included-services p {
  font-weight: 300;
  font-size: 12px;
}
.booking #app .main-container .details-data.services button, .booking #app .main-container .details-data.additional button {
  margin-left: 5px;
}
.booking #app .main-container .details-data.additional p:first-child {
  font-weight: 800;
  border-bottom: none;
}
.booking #app .main-container .details-data.additional p:last-child {
  border-bottom: none;
}
.booking #app .main-container .details-data.additional-costs {
  margin-bottom: 0;
  padding-bottom: 0;
}
.booking #app .main-container .details-data.additional-costs p {
  font-size: 12px;
  line-height: 18px;
  padding: 5px 0;
  border-bottom: 1px solid #efefef;
}
.booking #app .main-container .details-data.additional-costs p:last-child {
  border-bottom: none;
}
.booking #app .main-container .details-data.total {
  margin-top: -4px;
  margin-bottom: 1em;
  border-top: 3px double #005181;
  border-bottom: none;
}
.booking #app .main-container .details-data.total p {
  font-weight: 600;
  text-align: right;
}
.booking #app .main-container .details-data.questions {
  text-align: center;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.booking #app .main-container .details-data.questions .details-phone {
  margin: 0;
}
.booking #app .main-container .details-data.actions button {
  border: 1px solid transparent;
  background: #6296B6;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
}
.booking #app .main-container .details-data.actions button:hover {
  border: 1px solid transparent;
  color: #ffffff;
}
.booking #app .main-container .details-data.actions button:first-child {
  padding-left: 45px;
  background: #9fd2d2 url("../../files/inselhuepfen/theme/img/print_white.svg") left center no-repeat;
  background-size: 18px auto;
  background-position: left 15px center;
}
.booking #app .main-container .details-data.actions button:first-child:hover {
  background: #7cc2c2 url("../../files/inselhuepfen/theme/img/print_white.svg") left center no-repeat;
  background-size: 18px auto;
  background-position: left 15px center;
}
.booking #app .main-container .details-data.actions button:last-child {
  padding-left: 45px;
  background: #9fd2d2 url("../../files/inselhuepfen/theme/img/share_white.svg") left center no-repeat;
  background-size: 14px auto;
  background-position: left 15px center;
}
.booking #app .main-container .details-data.actions button:last-child:hover {
  background: #7cc2c2 url("../../files/inselhuepfen/theme/img/share_white.svg") left center no-repeat;
  background-size: 14px auto;
  background-position: left 15px center;
}
.booking #app .main-container .details-data.actions.actions-book button {
  background: #274365;
  padding-left: 30px;
}
.booking #app .main-container .details-data.actions.actions-book button:hover {
  background: #192b40;
}
.booking #app .main-container .trip-details {
  margin: 10px 0 1em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .main-container .services .details-table {
    display: -ms-grid;
    display: grid;
    overflow-x: scroll;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(151, 151, 151, 0.25);
    border-radius: 10px;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #979797;
  }
}
@media (max-width: 575px) {
  .booking #app .main-container .services .details-table {
    display: -ms-grid;
    display: grid;
    overflow-x: scroll;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(151, 151, 151, 0.25);
    border-radius: 10px;
  }
  .booking #app .main-container .services .details-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #979797;
  }
}
.booking #app .main-container .services .details-table ​ .details-table-header tr th:nth-last-of-type(-n+2) {
  text-align: right;
}
.booking #app .main-container .services .details-table .details-table-services td:nth-last-of-type(-n+2) p {
  font-size: 14px;
  margin-left: 7.5px;
  text-align: right;
}
.booking #app .main-container .services .total-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: 600;
  margin-right: 5px;
  font-size: 16px;
  width: 50%;
  margin-left: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .main-container .services .total-row {
    width: 75%;
  }
}
@media (max-width: 575px) {
  .booking #app .main-container .services .total-row {
    width: 75%;
  }
}
.booking #app .main-container .services .total-row:after {
  content: "";
  margin-top: 5px;
  width: 100%;
  display: block;
  background-color: black;
  height: 2px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.booking #app .main-container .services .total-row .total-label {
  margin-right: auto;
}
.booking #app .main-container .additional-costs h3 {
  margin-bottom: 7.5px;
}
.booking #app .main-container .additional-costs p {
  font-size: 14px;
}
.booking #app .main-container .additional {
  margin-top: 3em;
}
.booking #app .main-container .overview-note {
  margin-bottom: 3em;
}
.booking #app .main-container .overview-note p {
  font-size: 14px;
}
.booking #app .main-container .overview-step .questions {
  display: none;
}
.booking #app .main-container .overview-step .trip-details {
  margin-bottom: 2em;
}
.booking #app .main-container .overview-step .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking #app .main-container .overview-step .nav .prev-button {
  max-width: 140px;
}
.booking #app .main-container .overview-step .nav .actions.actions-getlink span {
  margin-right: 10px;
}
.booking #app .main-container .overview-step .nav .actions.actions-getlink span input {
  padding: 10px;
  max-width: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .booking #app .main-container .overview-step .nav .actions-getlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .booking #app .main-container .overview-step .nav .actions-getlink span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.booking #app .main-container .overview-step .nav .actions-getlink .overview-link-btn {
  text-indent: -9999px;
  white-space: nowrap;
  max-width: 30px;
  position: relative;
}
.booking #app .main-container .overview-step .nav .actions-getlink .overview-link-btn:before {
  content: "\e5cc";
  font-family: "Material Icons";
  display: inline;
  color: #ffffff;
  opacity: 1;
  font-size: 2rem;
  position: absolute;
  left: 15px;
  text-indent: 0;
}
.booking #app .main-container .overview-step .nav .actions-getlink .overview-link-btn.email-sent:before {
  content: "\e876";
  font-family: "Material Icons";
}
.booking #app .main-container .overview-step .nav .actions-book {
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #app .main-container .overview-step .nav {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .booking #app .main-container .overview-step .nav button {
    width: 150px !important;
    max-width: 150px !important;
  }
  .booking #app .main-container .overview-step .nav .actions {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-print-btn {
    margin-left: 0;
    margin-right: auto;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-link-btn {
    margin-right: 0;
    margin-left: auto;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink {
    -ms-grid-row: 2;
    grid-row: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 10px 0;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span {
    width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span input {
    width: 100%;
    max-width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink button {
    right: 0;
    margin: 0;
    max-width: 60px !important;
  }
  .booking #app .main-container .overview-step .nav .prev-button {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book button {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .main-container .overview-step .nav {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .booking #app .main-container .overview-step .nav button {
    width: 150px !important;
    max-width: 150px !important;
  }
  .booking #app .main-container .overview-step .nav .actions {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-print-btn {
    margin-left: 0;
    margin-right: auto;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-link-btn {
    margin-right: 0;
    margin-left: auto;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink {
    -ms-grid-row: 2;
    grid-row: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 10px 0;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span {
    width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span input {
    width: 100%;
    max-width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink button {
    right: 0;
    margin: 0;
    max-width: 60px !important;
  }
  .booking #app .main-container .overview-step .nav .prev-button {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book button {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .booking #app .main-container .overview-step .nav {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .booking #app .main-container .overview-step .nav button {
    width: 150px !important;
    max-width: 150px !important;
  }
  .booking #app .main-container .overview-step .nav .actions {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-print-btn {
    margin-left: 0;
    margin-right: auto;
  }
  .booking #app .main-container .overview-step .nav .actions .overview-link-btn {
    margin-right: 0;
    margin-left: auto;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink {
    -ms-grid-row: 2;
    grid-row: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 10px 0;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span {
    width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink span input {
    width: 100%;
    max-width: 100%;
  }
  .booking #app .main-container .overview-step .nav .actions.actions-getlink button {
    right: 0;
    margin: 0;
    max-width: 60px !important;
  }
  .booking #app .main-container .overview-step .nav .prev-button {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2/2;
  }
  .booking #app .main-container .overview-step .nav .actions-book button {
    margin-left: auto;
    margin-right: 0;
  }
}
.booking #app table {
  margin-top: 1em;
  margin-bottom: 2em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app table {
    overflow-x: scroll;
    display: -ms-grid;
    display: grid;
  }
  .booking #app table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .booking #app table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(151, 151, 151, 0.25);
    border-radius: 10px;
  }
  .booking #app table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #979797;
  }
}
@media (max-width: 575px) {
  .booking #app table {
    overflow-x: scroll;
    display: -ms-grid;
    display: grid;
  }
  .booking #app table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .booking #app table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(151, 151, 151, 0.25);
    border-radius: 10px;
  }
  .booking #app table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #979797;
  }
}
.booking #app table thead th {
  padding: 10px 0;
  text-align: left;
  padding-left: 7.5px;
  font-weight: 600;
}
@media (max-width: 575px) {
  .booking #app table thead th {
    min-width: 150px;
    max-width: 150px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app table thead th {
    min-width: 150px;
    max-width: 150px;
  }
}
.booking #app table tr {
  border-bottom: 1px solid #efefef;
}
.booking #app table td {
  padding: 10px 5px;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .booking #app table td {
    min-width: 150px;
    max-width: 150px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app table td {
    min-width: 150px;
    max-width: 150px;
  }
}
.booking #app table td p.error {
  margin-top: 10px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 5px;
  color: #ffffff;
  background-color: red;
}
.booking #app table input {
  width: 100%;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app .personal-details textarea {
  resize: none;
  height: 100px;
}
.booking #app .invoice-recipient > div {
  margin-top: 1em;
}
.booking #app .invoice-recipient > div > div {
  clear: both;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.booking #app .invoice-recipient > div > div.contact-data-participants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.booking #app .invoice-recipient > div > div.contact-data-participants > div {
  margin-right: 10px;
}
.booking #app .invoice-recipient > div > div.contact-data-participants span {
  width: 300px;
  margin-bottom: 7.5px;
  display: block;
}
.booking #app .invoice-recipient > div > div.contact-data-participants .vs__dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vs__dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes span {
  width: 300px;
  margin-bottom: 7.5px;
  display: block;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div {
  margin-right: 10px;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(6) {
  margin-top: 1em;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) label {
  margin-right: 0.35em;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) label + span {
  cursor: pointer;
  font-weight: 600;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) label + span:hover {
  color: #005181;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) p.error {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes > div:nth-child(n+6) span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details:nth-of-type(n + 2) {
  margin-top: 1em;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details span {
  width: auto;
  margin: 0;
  margin-right: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 5%;
          flex: 1 0 5%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details .v-select.phone-prefix {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details .v-select.phone-prefix .vs__search {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details .phone-number {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details .phone-type {
  margin-top: 0.5em;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details .phone-type .vs__dropdown-toggle {
  width: 50%;
  float: right;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details ~ button {
  margin-top: 0.5em;
  float: right;
  background: #5f9494;
  color: #ffffff;
  padding: 5px 7.5px;
  border-radius: 4px;
  text-transform: capitalize;
  font-size: 12px !important;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .phone-details ~ button:nth-of-type(n+2) {
  float: left;
  background: #df8d70;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container {
  position: fixed;
  top: 0;
  left: 0;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal {
  position: absolute;
  min-width: 800px;
  width: 100% !important;
  left: calc(50vw - 150%) !important;
  top: 50% !important;
  height: 65vh !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  padding: 1em 2em;
  overflow-y: scroll;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal {
    min-width: 75vw;
    max-width: 100vw;
    top: 55% !important;
    -webkit-transform: translateY(-55%) !important;
        -ms-transform: translateY(-55%) !important;
            transform: translateY(-55%) !important;
    left: 30% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal {
    min-width: 85vw;
    max-width: 100vw;
    left: 12.5% !important;
    right: 12.5% !important;
  }
}
@media (max-width: 575px) {
  .booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal {
    min-width: 85vw;
    max-width: 100vw;
    left: 7.5% !important;
    right: 7.5% !important;
  }
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal .close {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal .close:hover {
  cursor: pointer;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal .close:before {
  content: "";
  height: 25px;
  border-left: 3px solid #005181;
  position: absolute;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 20px;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container .vm--modal .close:after {
  content: "";
  height: 25px;
  border-left: 3px solid #005181;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 20px;
}
.booking #app .invoice-recipient > div > div.confirmation-boxes .vm--container iframe {
  width: 100%;
  min-height: 65vh !important;
}
.booking #app .invoice-recipient > div > div > span {
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  display: inline-block;
  line-height: 40px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .invoice-recipient > div > div > span {
    width: 100%;
    margin-bottom: 1em;
    margin-top: 1em;
  }
}
@media (max-width: 575px) {
  .booking #app .invoice-recipient > div > div > span {
    width: 100%;
    margin-bottom: 1em;
    margin-top: 1em;
  }
}
.booking #app .invoice-recipient > div > div > input,
.booking #app .invoice-recipient > div > div > div.v-select {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}
.booking #app .invoice-recipient > div > div p.error {
  position: relative;
  max-width: 100%;
  font-size: 12px;
  margin-top: 1em;
  letter-spacing: 0;
  color: white;
  padding: 5px;
  background: red;
  line-height: 1;
  font-weight: 600;
}
.booking #app .invoice-recipient > div > div > div,
.booking #app .invoice-recipient > div > div > input[type=text],
.booking #app .invoice-recipient > div > div > input[type=search] {
  float: left;
  position: relative;
  width: 300px;
  margin-bottom: 1em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .invoice-recipient > div > div {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .booking #app .invoice-recipient > div > div {
    width: 100%;
  }
}
.booking #app input[type=text],
.booking #app input[type=search] {
  width: 100%;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app input[type=text] input[type=checkbox],
.booking #app input[type=search] input[type=checkbox] {
  -ms-grid-column: 2;
  grid-column: 2;
}
.booking #app .success-header,
.booking #app .error-header {
  background: url("/files/inselhuepfen/theme/img/booking/complete.svg");
  height: 200px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1024px;
  margin: 0 auto 2em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .success-header,
  .booking #app .error-header {
    width: 95%;
  }
}
@media (max-width: 575px) {
  .booking #app .success-header,
  .booking #app .error-header {
    width: 95%;
  }
}
.booking #app .success-footer,
.booking #app .error-header {
  background: url("/files/inselhuepfen/theme/img/booking/trenner_rad.jpg");
  height: 200px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1024px;
  margin: 2em auto 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .success-footer,
  .booking #app .error-header {
    width: 95%;
  }
}
@media (max-width: 575px) {
  .booking #app .success-footer,
  .booking #app .error-header {
    width: 95%;
  }
}
.booking #app .main-content .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2em;
}
.booking #app .main-content .action a {
  text-decoration: none;
}
.booking #app .main-content .action a:hover {
  border: 0 !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  .booking #app .main-content {
    padding: 0 1em;
  }
}
@media (max-width: 575px) {
  .booking #app .main-content {
    padding: 0 1em;
  }
}
.booking #app .success-title,
.booking #app .error-title {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1em;
}
.booking #app .success-title h1,
.booking #app .error-title h1 {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #005181;
}
.booking #app .success-subtitle,
.booking #app .error-subtitle {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}
.booking #app .success-subtitle h3,
.booking #app .error-subtitle h3 {
  font-size: 1.15rem;
  line-height: 1.75rem;
  color: #b0541b;
}
.booking #app .details-container > div {
  position: sticky;
  top: 165px;
}
.booking #app .details-container > div > div:first-child {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  border: 1px solid #dfdfe0;
  padding: 10px;
}
.booking #app .details-container .sidebar-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking #app .details-container .sidebar-price span {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 1em;
}
.booking #app .details-container .sidebar-price span.rs-head-qty, .booking #app .details-container .sidebar-price span.rs-row-qty {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 10%;
          flex: 1 0 10%;
  width: 100%;
  max-width: 40px;
  min-width: 40px;
}
.booking #app .details-container .sidebar-price span.rs-head-name, .booking #app .details-container .sidebar-price span.rs-row-name {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
}
.booking #app .details-container .sidebar-price span.rs-head-price, .booking #app .details-container .sidebar-price span.rs-row-price {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
}
.booking #app .details-container .details-title {
  display: none;
}
.booking #app .details-container .details-data {
  padding: 10px 0;
  border: none;
}
.booking #app .details-container .details-data p {
  margin: 0;
}
.booking #app .details-container .details-data p span {
  font-size: 12px;
}
.booking #app .details-container .details-data.trip-details {
  padding-top: 0;
  border-bottom: 1px solid #dfdfe0;
}
.booking #app .details-container .details-data.trip-details p:first-child {
  font-weight: 600;
}
.booking #app .details-container .details-data.services p {
  font-size: 12px;
  border-bottom: 1px solid #efefef;
}
.booking #app .details-container .details-data.services button {
  margin-left: 5px;
}
.booking #app .details-container .details-data.additional-costs {
  margin-bottom: 0;
  padding-bottom: 0;
}
.booking #app .details-container .details-data.additional-costs p {
  font-size: 12px;
  line-height: 18px;
  padding: 5px 0;
  border-bottom: 1px solid #efefef;
}
.booking #app .details-container .details-data.additional-costs p:last-child {
  border-bottom: none;
}
.booking #app .details-container .details-data.total {
  margin-bottom: 1em;
  border-top: 3px double #005181;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.booking #app .details-container .details-data.total p {
  font-weight: 600;
  text-align: right;
}
.booking #app .details-container .details-data.questions {
  display: none;
  text-align: center;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
  line-height: 1.5;
  padding: 0 1em;
  line-height: 22px;
  margin-top: 1em;
}
.booking #app .details-container .details-data.questions .details-phone {
  margin: 0;
}
.booking #app .summary-type {
  padding: 1em 0;
  border-bottom: 1px solid #efefef;
}
.booking #app .summary-type > p:first-child {
  font-weight: 800;
  margin-bottom: 1em;
}
.booking #app .summary-type input {
  width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.booking #app .summary-type > div > div > span {
  display: block;
  width: 200px;
  float: left;
  height: 40px;
  line-height: 40px;
}
.booking #app .summary-type > div > div > div {
  display: inline-block;
  width: 200px;
  margin-bottom: 1em;
  position: relative;
}
.booking #app .summary-type .travelers-summary > div > div {
  display: block;
}
.booking #app .summary-type > p > button, .booking #app .summary-type > .travelers-summary > button {
  float: right;
  border: 1px solid transparent;
  padding: 2px 10px;
  text-transform: none;
  margin-left: 0;
  margin-bottom: 1em;
}
.booking #app .summary-type > p > button.selected-occupant, .booking #app .summary-type > .travelers-summary > button.selected-occupant {
  background: #3acc30;
}
.booking #app .summary-type > p > button:hover, .booking #app .summary-type > .travelers-summary > button:hover {
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .summary-type:nth-last-child(2) button {
  border: 1px solid transparent;
  background: #b0541b;
  -ms-grid-column: 1;
  grid-column: 1;
  margin-left: 0;
  float: none;
}
.booking #app .summary-type:nth-last-child(2) button:hover {
  background: #843f14;
  color: #ffffff;
  border: 1px solid transparent;
}
.booking #app .summary-type:nth-last-child(3) > p:first-child {
  font-weight: 300;
  margin-bottom: 0;
}
.booking #app .travelers-summary {
  background: #efefef;
  padding: 10px;
  margin-bottom: 1em;
}
.booking #app .travelers-summary p {
  font-size: 14px;
}
.booking #app .travelers-summary div:nth-child(2) {
  margin-bottom: 1em;
}
.booking #app .travelers-summary div:nth-child(2) p:first-child {
  font-weight: 800;
}

.tooltip.vue-tooltip-theme {
  max-width: 400px;
  background: #005181;
  color: #ffffff;
  border-radius: 3px;
  font-weight: 300;
  font-size: 12px;
  padding: 5px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: -10px;
}

.final-overview .button-book {
  background-color: #b0541b !important;
}

.ce_shipheader {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_shipheader {
    height: 65vh;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader {
    height: 100%;
  }
}
@media (max-width: 575px) {
  .ce_shipheader {
    height: 100%;
  }
}
.ce_shipheader .shipheader--slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_shipheader .shipheader--slider {
    padding-bottom: 0;
    height: 100% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader .shipheader--slider {
    padding-bottom: 0;
    height: 45vh !important;
  }
}
@media (max-width: 575px) {
  .ce_shipheader .shipheader--slider {
    padding-bottom: 0;
    height: 30vh !important;
  }
}
.ce_shipheader .shipheader--slider .slider--images {
  height: 100%;
}
.ce_shipheader .shipheader--slider .slider--images img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
  height: 100%;
  width: 100%;
}
.ce_shipheader .shipheader--slider .slider--images img.active {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0s;
  transition: opacity ease 0.3s 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_shipheader .shipheader--slider .slider--images img {
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader .shipheader--slider .slider--images img {
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .ce_shipheader .shipheader--slider .slider--images img {
    height: 100%;
    width: 100%;
  }
}
.ce_shipheader .shipheader--slider .slider--controls > div {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-left: 34px;
  padding-right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_shipheader .shipheader--slider .slider--controls > div:hover {
  opacity: 0.7;
}
.ce_shipheader .shipheader--slider .slider--controls .slider--controls--next {
  right: 0px;
  cursor: pointer;
}
.ce_shipheader .shipheader--slider .slider--controls .slider--controls--prev {
  left: 0px;
  cursor: pointer;
}
.ce_shipheader .shipheader--overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  grid-row-gap: 2px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader .shipheader--overlay {
    position: relative;
  }
}
@media (max-width: 575px) {
  .ce_shipheader .shipheader--overlay {
    position: relative;
    padding-bottom: 1em;
  }
}
.ce_shipheader .shipheader--overlay .categories {
  padding-top: 15px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_shipheader .shipheader--overlay .categories .icons {
  margin-left: 15px;
}
.ce_shipheader .shipheader--overlay .categories .icons img {
  height: 25px;
}
.ce_shipheader .shipheader--overlay .categories .icons img:last-of-type {
  margin-left: 10px;
}
.ce_shipheader .shipheader--overlay .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.75;
  z-index: 0;
}
.ce_shipheader .shipheader--overlay a {
  color: #ffffff;
  z-index: 1;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.ce_shipheader .shipheader--overlay a img {
  margin-left: 3px;
  width: 24px;
  height: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_shipheader .shipheader--overlay a {
    display: block;
    z-index: 1;
    position: relative;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_shipheader .shipheader--overlay a {
    display: block;
    z-index: 1;
    position: relative;
  }
}
.ce_shipheader .shipheader--overlay h1 {
  color: #ffffff;
  z-index: 1;
  font-weight: 300;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_shipheader .shipheader--overlay h1 {
    display: block;
    z-index: 1;
    position: relative;
    -ms-grid-row: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_shipheader .shipheader--overlay h1 {
    display: block;
    z-index: 1;
    position: relative;
    -ms-grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader .shipheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipheader .shipheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media (max-width: 575px) {
  .ce_shipheader .shipheader--overlay h1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
.ce_shipheader .shipheader--overlay .price-area {
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_shipheader .shipheader--overlay .price-area .price {
  z-index: 1;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_shipheader .shipheader--overlay .price-area .price {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_shipheader .shipheader--overlay .price-area .price {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
  }
}
@media (max-width: 575px) {
  .ce_shipheader .shipheader--overlay .price-area .price {
    padding: 2.5px 10px;
    font-size: 10px;
    position: relative;
  }
}
.ce_shipheader .shipheader--overlay .price-area .price:hover {
  color: #005181;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.ce_shipheader .shipheader--tag {
  position: absolute;
  right: 30px;
  top: 50px;
  padding: 3px 10px;
  color: #ffffff;
  background: #b0541b;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 12px;
  line-height: 28px;
}
.ce_shipheader .shipheader--tag:after {
  content: "";
  position: absolute;
  bottom: -7px;
  right: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #b0541b transparent transparent transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_shipheader .shipheader--tag {
    top: auto;
    bottom: 17.5vh;
  }
}

.ce_shipfacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 1em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipfacts {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .ce_shipfacts {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin-bottom: 0;
  }
}
.ce_shipfacts .shipfacts--fact {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  padding-right: 20px;
  letter-spacing: 1px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipfacts .shipfacts--fact {
    margin-bottom: 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}
@media (max-width: 575px) {
  .ce_shipfacts .shipfacts--fact {
    margin-bottom: 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    padding: 0;
    max-width: 120px;
  }
}
.ce_shipfacts .shipfacts--fact strong {
  word-break: break-all;
  -ms-hyphens: auto;
      hyphens: auto;
}
.ce_shipfacts .shipfacts--fact .tooltip--level {
  white-space: normal;
}

.ce_shipdescription {
  padding-right: 1em;
  padding-bottom: 50px;
  position: relative;
}
.ce_shipdescription h2,
.ce_shipdescription p {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
.ce_shipdescription p {
  margin-top: 1em;
}
@media (max-width: 575px) {
  .ce_shipdescription .charter-button {
    position: absolute;
    top: -87.5px;
    left: -5px;
  }
}

.ce_shipfeatures {
  font-size: 16px;
  line-height: 25px;
}
.ce_shipfeatures h4 {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1em;
}
.ce_shipfeatures .shipfeatures--feature {
  color: #000000;
  margin-bottom: 1em;
  font-weight: 100;
}
.ce_shipfeatures .shipfeatures--feature strong {
  font-weight: 400;
}

.ce_shipprices,
.ce_shipcatering {
  margin-bottom: 30px;
}
.ce_shipprices .prices-list,
.ce_shipcatering .prices-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_shipprices .prices-list .header,
.ce_shipcatering .prices-list .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ce_shipprices .prices-list .header p,
.ce_shipcatering .prices-list .header p {
  font-size: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}
.ce_shipprices .prices-list .header p strong,
.ce_shipcatering .prices-list .header p strong {
  font-weight: 700;
}
.ce_shipprices .prices-list .header p.title,
.ce_shipcatering .prices-list .header p.title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  font-weight: 700;
}
.ce_shipprices .prices-list .header p.cat-title,
.ce_shipcatering .prices-list .header p.cat-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.ce_shipprices .prices-list .header:after,
.ce_shipcatering .prices-list .header:after {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  content: "";
  display: block;
  position: relative;
  margin: 5.5px 0;
  width: 100%;
  height: 2px;
  background: #979797;
}
.ce_shipprices .prices-list .single-row,
.ce_shipcatering .prices-list .single-row {
  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: 8.5px 0;
}
.ce_shipprices .prices-list .single-row p,
.ce_shipcatering .prices-list .single-row p {
  font-size: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  font-weight: 700;
}
.ce_shipprices .prices-list .single-row p:first-of-type,
.ce_shipcatering .prices-list .single-row p:first-of-type {
  font-weight: 400;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
}
.ce_shipprices .prices-list .single-row:after,
.ce_shipcatering .prices-list .single-row:after {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  content: "";
  display: block;
  position: relative;
  margin: 5.5px 0;
  width: 100%;
  height: 1px;
  background: #979797;
}

.ce_shipprices {
  padding-right: 35px;
}

.ce_shipcatering {
  padding-left: 35px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipcatering {
    padding-left: 0;
    padding-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .ce_shipcatering {
    padding-left: 0;
    padding-bottom: 80px;
  }
}
.ce_shipcatering .custom-buttons {
  margin-top: auto;
  margin-bottom: 0.5em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_shipcatering .custom-buttons {
    left: 0;
  }
}
@media (max-width: 575px) {
  .ce_shipcatering .custom-buttons {
    bottom: -1em;
    left: 0;
  }
}

.ce_shiptermine {
  text-align: center;
}

.ce_shipheading {
  margin-bottom: 50px;
}

.ce_shippanorama {
  margin: 100px 0 50px;
}
.ce_shippanorama h1 {
  margin-bottom: 80px;
}
.ce_shippanorama .iframe-tour {
  width: 100%;
  max-height: 414px;
  height: 414px;
}

.ships-subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ships-subnav .subnav:last-of-type {
  margin-top: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ships-subnav .subnav:last-of-type {
    margin-top: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ships-subnav .subnav:last-of-type {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .ships-subnav .subnav:last-of-type {
    margin-top: 0;
  }
}

.select-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-form label {
  padding: 0 10px;
  font-size: 12px;
}
.select-form select {
  border: 1px solid #979797;
  border-radius: 0;
  width: 68.5%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  padding: 5px 10px;
  position: relative;
  z-index: 999;
  outline: none;
  min-height: 23px;
  color: #000000;
  height: 23px;
  letter-spacing: 0;
  height: auto;
  margin: 0;
}
.select-form select ::-ms-expand {
  display: none;
}
@media (min-width: 576px) and (max-width: 767px) {
  .select-form select {
    width: 95%;
  }
}
@media (max-width: 575px) {
  .select-form select {
    width: 95%;
  }
}
.select-form.widget-select {
  position: relative;
}
.select-form.widget-select:after {
  content: "";
  display: block;
  width: 20px;
  height: 25px;
  position: absolute;
  border: 1px solid #979797;
  border-top-color: transparent;
  top: 0;
  right: 10px;
  border-right-color: transparent;
}
@-moz-document url-prefix() {
  .select-form.widget-select:after {
    height: 27px;
  }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    @media (min-width: 1200px) {
      .select-form.widget-select:after {
        height: 27px;
      }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
      .select-form.widget-select:after {
        height: 26px;
      }
    }
    @media (min-width: 768px) and (max-width: 991px) {
      .select-form.widget-select:after {
        height: 26px;
      }
    }
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .select-form.widget-select:after {
    top: auto;
    right: 24px;
    bottom: 0;
    height: 24px;
  }
}
@media (max-width: 575px) {
  .select-form.widget-select:after {
    top: auto;
    right: 24px;
    bottom: 0;
    height: 25px;
  }
}
.select-form.widget-select:before {
  content: "";
  display: block;
  border-color: #979797 transparent;
  border-style: solid;
  border-width: 7px 5px 0px 5px;
  height: 0px;
  width: 0px;
  position: absolute;
  top: 10px;
  right: 15px;
}
@-moz-document url-prefix() {
  .select-form.widget-select:before {
    top: 12px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .select-form.widget-select:before {
    top: auto;
    right: 30px;
    bottom: 8px;
  }
}
@media (max-width: 575px) {
  .select-form.widget-select:before {
    top: auto;
    right: 27.5px;
    bottom: 8px;
  }
}

select::-ms-expand {
  display: none;
}

.ce_catalogs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_catalogs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_catalogs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ce_catalogs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ce_catalogs .single-catalog {
  margin-right: 20px;
  max-width: 280px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_catalogs .single-catalog {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 100%;
    margin: 0 0 2em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_catalogs .single-catalog {
    max-width: 100%;
    margin: 0 auto 2em;
  }
}
@media (max-width: 575px) {
  .ce_catalogs .single-catalog {
    max-width: 100%;
    margin: 0 auto 2em;
  }
}
.ce_catalogs .single-catalog img {
  max-width: auto;
}
.ce_catalogs .single-catalog h4 {
  margin: 1.25em auto 1em;
  color: #274365;
  font-size: 16px;
  font-weight: 700;
}
.ce_catalogs .single-catalog a {
  margin: 5px auto 1em;
}
.ce_catalogs label {
  font-size: 12px;
  letter-spacing: 1px;
}

.form-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.form-data.widget-checkbox .checkbox_container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-data.widget-checkbox .checkbox_container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  letter-spacing: 0.75px;
  line-height: 15px;
  margin-bottom: 0;
  height: 100%;
}
.form-data.widget-checkbox .checkbox_container span label {
  padding-left: 0px;
  font-size: 12px;
  max-width: 130px;
}
.form-data.widget-checkbox .checkbox_container span label:before {
  top: 18%;
  border-color: #979797;
}
@media (min-width: 576px) and (max-width: 767px) {
  .form-data.widget-checkbox .checkbox_container span label {
    padding-left: 1.5em;
  }
}
@media (max-width: 575px) {
  .form-data.widget-checkbox .checkbox_container span label {
    padding-left: 1.5em;
  }
}
.form-data.widget-checkbox .checkbox_container span input:checked + label {
  color: #274365;
}
.form-data.widget-checkbox .checkbox_container span input:checked + label:before {
  border: 1px solid #274365;
  background: #274365;
}
.form-data.widget-checkbox .checkbox_container span input:checked + label:after {
  content: "done";
  font-family: "Material Icons";
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 1px;
  top: 9px;
}
@-moz-document url-prefix() {
  .form-data.widget-checkbox .checkbox_container span input:checked + label:after {
    top: 7px;
  }
}
.form-data .select-form {
  max-height: 27px;
  height: 100%;
}
@-moz-document url-prefix() {
  .form-data .select-form {
    overflow: visible;
  }
}
.form-data .select-form select {
  padding-right: 2em;
}
.form-data .select-form:before {
  right: 5px;
}
.form-data .select-form:after {
  right: 0px;
}
@-moz-document url-prefix() {
  .form-data .select-form:after {
    height: 26px;
  }
}

.ce_form form .form-radio fieldset {
  margin-bottom: 0;
}
.ce_form form .form-radio .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_form form .form-radio .inside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ce_form form .form-radio .inside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ce_form form .form-radio .inside .invisible {
  display: none;
}
.ce_form form .form-radio .inside legend {
  display: inline-block;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-bottom: 0;
  font-weight: 400;
}
.ce_form form .form-radio .inside > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ce_form form .form-radio .inside > span {
  display: block;
  position: relative;
}
.ce_form form .form-radio .inside > span input {
  opacity: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none !important;
}
.ce_form form .form-radio .inside > span input:checked + label:before {
  border: 1px solid #005181;
  background: #005181;
}
.ce_form form .form-radio .inside > span input:checked + label:after {
  content: "";
  display: block;
  background: #ffffff;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 6px;
  top: 14px;
}
.ce_form form .form-radio .inside > span label {
  position: relative;
  display: block;
  padding: 10px 10px 10px 30px;
}
.ce_form form .form-radio .inside > span label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 15px;
  width: 15px;
  display: block;
  border: 1px solid #000000;
  background: #fff;
}

.mod_search.custom_mod_search {
  margin-bottom: 70px;
}
.mod_search.custom_mod_search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.mod_search.custom_mod_search .formbody .widget {
  padding: 0;
}
.mod_search.custom_mod_search .formbody .widget-text input {
  outline: none;
  border-color: #274365;
  border-radius: 0;
}
.mod_search.custom_mod_search .formbody .widget-submit button {
  font-size: 12px;
  border-radius: 0;
  border: none;
  padding: 5px 10px;
  text-transform: uppercase;
  outline: none;
  background: #274365;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.mod_search.custom_mod_search .formbody .widget-submit button:hover {
  background: #9fd2d2;
}
.mod_search.custom_mod_search form {
  margin-bottom: 2em;
}
.mod_search.custom_mod_search .header,
.mod_search.custom_mod_search .info {
  padding: 0 2em;
  text-align: center;
}
.mod_search.custom_mod_search .info {
  margin-bottom: 1em;
}
.mod_search.custom_mod_search div {
  padding: 2em;
}
.mod_search.custom_mod_search .even {
  background-color: #efefef;
}
.mod_search.custom_mod_search a {
  text-decoration: none;
  color: #274365;
}

.mod_faqpage h2 {
  margin-bottom: 1.5em;
  padding: 0 1em;
  font-size: 2rem;
  line-height: 36px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_faqpage h2 {
    font-size: 1.25rem;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .mod_faqpage h2 {
    font-size: 1.25rem;
    padding: 0;
  }
}
.mod_faqpage article {
  margin-bottom: 50px;
}
.mod_faqpage .title {
  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;
  background: #efefef;
  padding: 2em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_faqpage .title {
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .mod_faqpage .title {
    padding: 10px;
  }
}
.mod_faqpage .title:hover {
  background: #e2e2e2;
}
.mod_faqpage .title h3 {
  margin: 0;
  text-align: left;
  max-width: 100%;
  font-size: 1rem;
  margin-bottom: 0.5em;
  display: block;
}
.mod_faqpage .title:after {
  display: block;
  content: "expand_more";
  font-family: "Material Icons";
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  font-size: 1.25rem;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.mod_faqpage .title.faq-open:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mod_faqpage .faq-title h3 {
  margin-bottom: 0;
}
.mod_faqpage .faq-description {
  margin: 0;
  padding: 2em;
  display: none;
  border: 1px solid #efefef;
}
.mod_faqpage .faq-description.active {
  display: block;
}
.mod_faqpage section {
  margin-bottom: 1em;
}

.mod_eventlist h2 {
  padding: 0 1em;
  font-size: 2rem;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist h2 {
    font-size: 1.25rem;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .mod_eventlist h2 {
    font-size: 1.25rem;
    padding: 0;
  }
}
.mod_eventlist .event .single-event .main-data {
  border-bottom: 1px solid #ffffff;
  padding: 0.25em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #efefef;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .main-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .main-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 10px;
  }
}
.mod_eventlist .event .single-event .main-data:hover {
  background: #e2e2e2;
}
.mod_eventlist .event .single-event .main-data .title {
  margin-left: auto;
  margin-right: 10px;
}
.mod_eventlist .event .single-event .main-data .title h2 {
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .main-data .title {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .main-data .title {
    margin-left: 0;
  }
}
.mod_eventlist .event .single-event .main-data:after {
  display: block;
  content: "expand_more";
  font-family: "Material Icons";
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1em;
  font-size: 1.25rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .main-data:after {
    position: absolute;
    right: 0px;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .main-data:after {
    position: absolute;
    right: 0px;
  }
}
.mod_eventlist .event .single-event .main-data.event-open:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mod_eventlist .event .single-event .description {
  margin: 0;
  border: 1px solid #efefef;
  border-top: none;
  display: none;
  padding: 1em 2em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .description {
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .description {
    padding: 10px;
  }
}
.mod_eventlist .event .single-event .description .location {
  margin-bottom: 1em;
}
.mod_eventlist .event .single-event .description .ce_text {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .description .ce_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .description .ce_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mod_eventlist .event .single-event .description .ce_text img {
  max-width: 450px;
  height: auto;
  margin-right: 2em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_eventlist .event .single-event .description .ce_text img {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .mod_eventlist .event .single-event .description .ce_text img {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.mod_eventlist .event .single-event .description.active {
  display: block;
}
.mod_eventlist .event .custom-title {
  margin: 1em 0;
}

.ce_rsce_custom_carousel {
  margin-bottom: 95px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--elements {
    padding: 60px 30px 30px;
  }
}
@media (max-width: 575px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--elements {
    padding: 60px 30px 30px;
  }
}
@media (max-width: 575px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--options {
    padding: 60px 20px 30px;
  }
}
.ce_rsce_custom_carousel .option--slider .option--slider--controls--next {
  cursor: pointer;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--next {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--next {
    -ms-grid-column: 5;
    grid-column: 5;
    position: absolute;
    bottom: 50%;
    right: 7.5%;
  }
}
@media (max-width: 575px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--next {
    -ms-grid-column: 5;
    grid-column: 5;
    position: absolute;
    bottom: 50%;
    right: -7.5%;
  }
}
.ce_rsce_custom_carousel .option--slider .option--slider--controls--prev {
  cursor: pointer;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--prev {
    position: absolute;
    left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--prev {
    -ms-grid-column: 4;
    grid-column: 4;
    position: absolute;
    bottom: 50%;
    left: -29.5%;
  }
}
@media (max-width: 575px) {
  .ce_rsce_custom_carousel .option--slider .option--slider--controls--prev {
    -ms-grid-column: 4;
    grid-column: 4;
    position: absolute;
    bottom: 50%;
    left: -37.5%;
  }
}
.ce_rsce_custom_carousel .image {
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_custom_carousel .image {
    padding: 0;
    margin: 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_custom_carousel .image {
    padding: 0;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .ce_rsce_custom_carousel .image {
    padding: 0;
    margin: 0 auto;
  }
}
.ce_rsce_custom_carousel .image img {
  width: 100%;
}

.ce_rsce_partners_and_sponsors {
  margin-bottom: 95px;
}
.ce_rsce_partners_and_sponsors h2 {
  margin-bottom: 30px;
}
.ce_rsce_partners_and_sponsors .partners {
  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;
}
.ce_rsce_partners_and_sponsors .partners a {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
}
.ce_rsce_partners_and_sponsors .partners a img {
  max-width: 180px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_partners_and_sponsors .partners a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_partners_and_sponsors .partners a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    text-align: center;
  }
  .ce_rsce_partners_and_sponsors .partners a img {
    max-width: 150px;
  }
}
@media (max-width: 575px) {
  .ce_rsce_partners_and_sponsors .partners a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    text-align: center;
  }
  .ce_rsce_partners_and_sponsors .partners a img {
    max-width: 150px;
  }
}

.ce_rsce_team_row {
  margin-bottom: 95px;
}
.ce_rsce_team_row h2 {
  margin-bottom: 40px;
}
.ce_rsce_team_row .image {
  min-height: 575px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}
.ce_rsce_team_row .image img {
  display: none;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .image {
    min-height: auto;
    background-image: none !important;
  }
  .ce_rsce_team_row .image img {
    width: 100%;
    display: block;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .image {
    min-height: auto;
    background-image: none !important;
  }
  .ce_rsce_team_row .image img {
    width: 100%;
    display: block;
  }
}
.ce_rsce_team_row .team-show-more.hide {
  display: none;
}
.ce_rsce_team_row .sub-section-team {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(5, 1fr);
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  margin-top: 40px;
  grid-gap: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
.ce_rsce_team_row .sub-section-team.show-row {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-height: 100%;
  opacity: 1;
  visibility: visible;
}
.ce_rsce_team_row .sub-section-team .persona-description {
  display: none;
  position: relative;
}
.ce_rsce_team_row .sub-section-team .persona-description .close-tab {
  position: absolute;
  padding: 0 2em;
  right: 0;
  display: block;
  cursor: pointer;
  top: 15px;
}
.ce_rsce_team_row .sub-section-team .persona-description .close-tab span {
  display: block;
  font-size: 12px;
  font-weight: 600;
}
.ce_rsce_team_row .sub-section-team .persona-link {
  display: block;
  text-decoration: none;
  color: #000000;
}
.ce_rsce_team_row .sub-section-team .persona-link .single-persona {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ce_rsce_team_row .sub-section-team .persona-link .single-persona:hover {
  -webkit-box-shadow: 0 0 10px 5px #efefef;
          box-shadow: 0 0 10px 5px #efefef;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  padding: 5px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_rsce_team_row .sub-section-team .persona-link {
    padding: 20px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_rsce_team_row .sub-section-team .persona-link {
    padding: 20px;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(1) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(3) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(5) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(7) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(9) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 4;
  grid-row: 4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(11) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 4;
  grid-row: 4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(13) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 4;
  grid-row: 4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(15) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 4;
  grid-row: 4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(17) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 4;
  grid-row: 4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(19) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 5;
  grid-row: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 6;
  grid-row: 6;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(21) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 5;
  grid-row: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 7;
    grid-row: 7;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 6;
  grid-row: 6;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(23) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 5;
  grid-row: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 6;
  grid-row: 6;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(25) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 5;
  grid-row: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 6;
  grid-row: 6;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(27) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 5;
  grid-row: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 9;
    grid-row: 9;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 6;
  grid-row: 6;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(29) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 7;
  grid-row: 7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 8;
  grid-row: 8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(31) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 7;
  grid-row: 7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 8;
  grid-row: 8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(33) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 7;
  grid-row: 7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 11;
    grid-row: 11;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 8;
  grid-row: 8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(35) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 7;
  grid-row: 7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 8;
  grid-row: 8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(37) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 7;
  grid-row: 7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 8;
  grid-row: 8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(39) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 9;
  grid-row: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 13;
    grid-row: 13;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 10;
  grid-row: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(41) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 9;
  grid-row: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 10;
  grid-row: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(43) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 9;
  grid-row: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 10;
  grid-row: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(45) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 9;
  grid-row: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 15;
    grid-row: 15;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 10;
  grid-row: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(47) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 9;
  grid-row: 9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 10;
  grid-row: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(49) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 11;
  grid-row: 11;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 12;
  grid-row: 12;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(51) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 11;
  grid-row: 11;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 17;
    grid-row: 17;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 12;
  grid-row: 12;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(53) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 11;
  grid-row: 11;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 12;
  grid-row: 12;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(55) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 11;
  grid-row: 11;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 12;
  grid-row: 12;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(57) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 11;
  grid-row: 11;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 19;
    grid-row: 19;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 12;
  grid-row: 12;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(59) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 13;
  grid-row: 13;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 14;
  grid-row: 14;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(61) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 13;
  grid-row: 13;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 14;
  grid-row: 14;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(63) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 13;
  grid-row: 13;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 21;
    grid-row: 21;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 14;
  grid-row: 14;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(65) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 13;
  grid-row: 13;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 14;
  grid-row: 14;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(67) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 13;
  grid-row: 13;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 14;
  grid-row: 14;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(69) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 15;
  grid-row: 15;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 23;
    grid-row: 23;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 16;
  grid-row: 16;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(71) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 15;
  grid-row: 15;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 16;
  grid-row: 16;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(73) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 15;
  grid-row: 15;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 16;
  grid-row: 16;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(75) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 15;
  grid-row: 15;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 25;
    grid-row: 25;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 16;
  grid-row: 16;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(77) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 15;
  grid-row: 15;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 16;
  grid-row: 16;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(79) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 17;
  grid-row: 17;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 18;
  grid-row: 18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(81) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 17;
  grid-row: 17;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 27;
    grid-row: 27;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 18;
  grid-row: 18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(83) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 17;
  grid-row: 17;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 18;
  grid-row: 18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(85) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 17;
  grid-row: 17;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 18;
  grid-row: 18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(87) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 17;
  grid-row: 17;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 29;
    grid-row: 29;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 18;
  grid-row: 18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(89) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 19;
  grid-row: 19;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 20;
  grid-row: 20;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(91) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 19;
  grid-row: 19;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 20;
  grid-row: 20;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(93) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 19;
  grid-row: 19;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 31;
    grid-row: 31;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 20;
  grid-row: 20;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(95) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 19;
  grid-row: 19;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 20;
  grid-row: 20;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(97) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 19;
  grid-row: 19;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 20;
  grid-row: 20;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(99) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 21;
  grid-row: 21;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 33;
    grid-row: 33;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 22;
  grid-row: 22;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(101) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 21;
  grid-row: 21;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 22;
  grid-row: 22;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(103) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 21;
  grid-row: 21;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 22;
  grid-row: 22;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(105) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 21;
  grid-row: 21;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 35;
    grid-row: 35;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 22;
  grid-row: 22;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(107) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 21;
  grid-row: 21;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 22;
  grid-row: 22;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(109) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 23;
  grid-row: 23;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 24;
  grid-row: 24;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(111) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 23;
  grid-row: 23;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 37;
    grid-row: 37;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 24;
  grid-row: 24;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(113) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 23;
  grid-row: 23;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 24;
  grid-row: 24;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(115) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 23;
  grid-row: 23;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 24;
  grid-row: 24;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(117) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 23;
  grid-row: 23;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 39;
    grid-row: 39;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 24;
  grid-row: 24;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(119) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 25;
  grid-row: 25;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 26;
  grid-row: 26;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(121) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 25;
  grid-row: 25;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 26;
  grid-row: 26;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(123) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 25;
  grid-row: 25;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 41;
    grid-row: 41;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 26;
  grid-row: 26;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(125) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 25;
  grid-row: 25;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 26;
  grid-row: 26;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(127) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 25;
  grid-row: 25;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 26;
  grid-row: 26;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(129) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 27;
  grid-row: 27;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 43;
    grid-row: 43;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 28;
  grid-row: 28;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(131) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 27;
  grid-row: 27;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 28;
  grid-row: 28;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 68;
    grid-row: 68;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(133) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 68;
    grid-row: 68;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 27;
  grid-row: 27;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 28;
  grid-row: 28;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 68;
    grid-row: 68;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(135) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 68;
    grid-row: 68;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 27;
  grid-row: 27;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 45;
    grid-row: 45;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 69;
    grid-row: 69;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 69;
    grid-row: 69;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 28;
  grid-row: 28;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 70;
    grid-row: 70;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(137) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 70;
    grid-row: 70;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 27;
  grid-row: 27;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 69;
    grid-row: 69;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 69;
    grid-row: 69;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 28;
  grid-row: 28;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 70;
    grid-row: 70;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(139) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 70;
    grid-row: 70;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 29;
  grid-row: 29;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 71;
    grid-row: 71;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 71;
    grid-row: 71;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 30;
  grid-row: 30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 72;
    grid-row: 72;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(141) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 72;
    grid-row: 72;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 29;
  grid-row: 29;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 47;
    grid-row: 47;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 71;
    grid-row: 71;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 71;
    grid-row: 71;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 30;
  grid-row: 30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 72;
    grid-row: 72;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(143) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 72;
    grid-row: 72;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 29;
  grid-row: 29;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 73;
    grid-row: 73;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 73;
    grid-row: 73;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 30;
  grid-row: 30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 74;
    grid-row: 74;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(145) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 74;
    grid-row: 74;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 29;
  grid-row: 29;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 73;
    grid-row: 73;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 73;
    grid-row: 73;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 30;
  grid-row: 30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 74;
    grid-row: 74;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(147) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 74;
    grid-row: 74;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 29;
  grid-row: 29;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 49;
    grid-row: 49;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 75;
    grid-row: 75;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 75;
    grid-row: 75;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 30;
  grid-row: 30;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 76;
    grid-row: 76;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(149) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 76;
    grid-row: 76;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 31;
  grid-row: 31;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 75;
    grid-row: 75;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 75;
    grid-row: 75;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 32;
  grid-row: 32;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 76;
    grid-row: 76;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(151) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 76;
    grid-row: 76;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 31;
  grid-row: 31;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 77;
    grid-row: 77;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 77;
    grid-row: 77;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 32;
  grid-row: 32;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 78;
    grid-row: 78;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(153) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 78;
    grid-row: 78;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 31;
  grid-row: 31;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 51;
    grid-row: 51;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 77;
    grid-row: 77;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 77;
    grid-row: 77;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 32;
  grid-row: 32;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 52;
    grid-row: 52;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 78;
    grid-row: 78;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(155) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 78;
    grid-row: 78;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 31;
  grid-row: 31;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 79;
    grid-row: 79;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 79;
    grid-row: 79;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 32;
  grid-row: 32;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 80;
    grid-row: 80;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(157) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 80;
    grid-row: 80;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 31;
  grid-row: 31;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 79;
    grid-row: 79;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 79;
    grid-row: 79;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 32;
  grid-row: 32;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 80;
    grid-row: 80;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(159) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 80;
    grid-row: 80;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 33;
  grid-row: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 53;
    grid-row: 53;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 81;
    grid-row: 81;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 81;
    grid-row: 81;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 34;
  grid-row: 34;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 54;
    grid-row: 54;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 82;
    grid-row: 82;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(161) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 82;
    grid-row: 82;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 33;
  grid-row: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 81;
    grid-row: 81;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 81;
    grid-row: 81;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 34;
  grid-row: 34;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 82;
    grid-row: 82;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(163) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 82;
    grid-row: 82;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 33;
  grid-row: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 83;
    grid-row: 83;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 83;
    grid-row: 83;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 34;
  grid-row: 34;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 84;
    grid-row: 84;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(165) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 84;
    grid-row: 84;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 33;
  grid-row: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 55;
    grid-row: 55;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 83;
    grid-row: 83;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 83;
    grid-row: 83;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 34;
  grid-row: 34;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 56;
    grid-row: 56;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 84;
    grid-row: 84;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(167) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 84;
    grid-row: 84;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 33;
  grid-row: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 85;
    grid-row: 85;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 85;
    grid-row: 85;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 34;
  grid-row: 34;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 86;
    grid-row: 86;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(169) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 86;
    grid-row: 86;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 35;
  grid-row: 35;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 85;
    grid-row: 85;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 85;
    grid-row: 85;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 36;
  grid-row: 36;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 86;
    grid-row: 86;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(171) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 86;
    grid-row: 86;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 35;
  grid-row: 35;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 57;
    grid-row: 57;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 87;
    grid-row: 87;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 87;
    grid-row: 87;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 36;
  grid-row: 36;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 58;
    grid-row: 58;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 88;
    grid-row: 88;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(173) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 88;
    grid-row: 88;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 35;
  grid-row: 35;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 87;
    grid-row: 87;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 87;
    grid-row: 87;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 36;
  grid-row: 36;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 88;
    grid-row: 88;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(175) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 88;
    grid-row: 88;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 35;
  grid-row: 35;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 89;
    grid-row: 89;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 89;
    grid-row: 89;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 36;
  grid-row: 36;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 90;
    grid-row: 90;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(177) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 90;
    grid-row: 90;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 35;
  grid-row: 35;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 59;
    grid-row: 59;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 89;
    grid-row: 89;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 89;
    grid-row: 89;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 36;
  grid-row: 36;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 60;
    grid-row: 60;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 90;
    grid-row: 90;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(179) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 90;
    grid-row: 90;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 37;
  grid-row: 37;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 91;
    grid-row: 91;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 91;
    grid-row: 91;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 38;
  grid-row: 38;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 92;
    grid-row: 92;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(181) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 92;
    grid-row: 92;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 37;
  grid-row: 37;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 91;
    grid-row: 91;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 91;
    grid-row: 91;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 38;
  grid-row: 38;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 92;
    grid-row: 92;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(183) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 92;
    grid-row: 92;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 37;
  grid-row: 37;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 61;
    grid-row: 61;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 93;
    grid-row: 93;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 93;
    grid-row: 93;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 38;
  grid-row: 38;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 62;
    grid-row: 62;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 94;
    grid-row: 94;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(185) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 94;
    grid-row: 94;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 37;
  grid-row: 37;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 93;
    grid-row: 93;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 93;
    grid-row: 93;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 38;
  grid-row: 38;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 94;
    grid-row: 94;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(187) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 94;
    grid-row: 94;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 37;
  grid-row: 37;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 95;
    grid-row: 95;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 95;
    grid-row: 95;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 38;
  grid-row: 38;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 96;
    grid-row: 96;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(189) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 96;
    grid-row: 96;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 39;
  grid-row: 39;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 63;
    grid-row: 63;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 95;
    grid-row: 95;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 95;
    grid-row: 95;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 40;
  grid-row: 40;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 64;
    grid-row: 64;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 96;
    grid-row: 96;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(191) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 96;
    grid-row: 96;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 39;
  grid-row: 39;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 97;
    grid-row: 97;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 97;
    grid-row: 97;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 40;
  grid-row: 40;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 98;
    grid-row: 98;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(193) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 98;
    grid-row: 98;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 39;
  grid-row: 39;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 97;
    grid-row: 97;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 97;
    grid-row: 97;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 40;
  grid-row: 40;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 98;
    grid-row: 98;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(195) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 98;
    grid-row: 98;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 39;
  grid-row: 39;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 65;
    grid-row: 65;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 99;
    grid-row: 99;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 99;
    grid-row: 99;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) + .persona-description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1/span 5;
  -ms-grid-row: 40;
  grid-row: 40;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 66;
    grid-row: 66;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 100;
    grid-row: 100;
  }
}
@media (max-width: 575px) {
  .ce_rsce_team_row .sub-section-team .persona-link:nth-child(197) + .persona-description {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 100;
    grid-row: 100;
  }
}
.ce_rsce_team_row .sub-section-team .persona-link.tab-active {
  display: block;
  position: relative;
}
.ce_rsce_team_row .sub-section-team .persona-link.tab-active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #efefef;
  position: absolute;
  bottom: -21px;
  left: 25%;
  right: 25%;
}
.ce_rsce_team_row .sub-section-team .persona-link.tab-active + .persona-description {
  display: block;
  display: block;
  padding: 1em;
  background: #efefef;
  margin-bottom: 20px;
  padding: 2em;
}
.ce_rsce_team_row .sub-section-team .persona-link.tab-active + .persona-description p {
  font-size: 14px;
  max-width: 800px;
}
.ce_rsce_team_row .sub-section-team img {
  margin-bottom: 0;
  max-width: 100%;
}

.tour--categories .tour--category .tour--category--description h3.color--blue svg path {
  fill: #9fd2d2;
}
.tour--categories .tour--category .tour--category--description h3.color--gray svg path {
  fill: #000000;
}
.tour--categories .tour--category .tour--category--description h3.color--green svg path {
  fill: #a4aa57;
}
.tour--categories .tour--category .tour--category--description h3.color--darkblue svg path {
  fill: #274365;
}
.tour--categories .tour--category .tour--category--description h3.color--salmon svg path {
  fill: #df8d70;
}
.tour--categories .tour--category .tour--category--description h3.color--orange svg path {
  fill: #be802e;
}
.tour--categories .tour--category .tour--category--description h3.color--turqoise svg path {
  fill: #5f9494;
}
.tour--categories .tour--category .tour--category--description h3.color--yellow svg path {
  fill: #d4be3b;
}
.tour--categories .tour--category .tour--category--description h3.color--steel svg path {
  fill: #bdcad5;
}
.tour--categories .tour--category .tour--category--description h3.color--blue .wave .wave--path {
  stroke: #9fd2d2;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--gray .wave .wave--path {
  stroke: #000000;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--green .wave .wave--path {
  stroke: #a4aa57;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--darkblue .wave .wave--path {
  stroke: #274365;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--salmon .wave .wave--path {
  stroke: #df8d70;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--orange .wave .wave--path {
  stroke: #be802e;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--turqoise .wave .wave--path {
  stroke: #5f9494;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--yellow .wave .wave--path {
  stroke: #d4be3b;
  fill: none;
}
.tour--categories .tour--category .tour--category--description h3.color--steel .wave .wave--path {
  stroke: #bdcad5;
  fill: none;
}

.filter--panel, .ce_tourdatesgeneral .calendar-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
  z-index: 99999;
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter--panel, .ce_tourdatesgeneral .calendar-filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .filter--panel, .ce_tourdatesgeneral .calendar-filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .filter--panel, .ce_tourdatesgeneral .calendar-filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.filter--panel .filter, .ce_tourdatesgeneral .calendar-filter .filter {
  width: 180px;
  margin: 0 15px;
  background: #dfdfe0;
  color: #005181;
  border-radius: 3px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 300;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter--panel .filter, .ce_tourdatesgeneral .calendar-filter .filter {
    margin-top: 1em;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
  .filter--panel .filter:hover, .ce_tourdatesgeneral .calendar-filter .filter:hover {
    z-index: 301;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .filter--panel .filter, .ce_tourdatesgeneral .calendar-filter .filter {
    margin-top: 1em;
  }
  .filter--panel .filter:hover, .ce_tourdatesgeneral .calendar-filter .filter:hover {
    z-index: 301;
  }
}
@media (max-width: 575px) {
  .filter--panel .filter, .ce_tourdatesgeneral .calendar-filter .filter {
    margin-top: 1em;
    width: 100%;
    margin: 5px 0;
  }
  .filter--panel .filter:hover, .ce_tourdatesgeneral .calendar-filter .filter:hover {
    z-index: 301;
  }
}
.filter--panel .filter .filter--header, .ce_tourdatesgeneral .calendar-filter .filter .filter--header {
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 17px;
  font-weight: 800;
  letter-spacing: 0.3px;
}
.filter--panel .filter .filter--header .filter--header--arrow, .ce_tourdatesgeneral .calendar-filter .filter .filter--header .filter--header--arrow {
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  pointer-events: none;
}
.filter--panel .filter .filter--items, .ce_tourdatesgeneral .calendar-filter .filter .filter--items {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px 5px 10px;
  position: absolute;
  background: #dfdfe0;
  width: 100%;
  border-radius: 0px 0px 3px 3px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .filter--panel .filter .filter--items, .ce_tourdatesgeneral .calendar-filter .filter .filter--items {
    z-index: 999999999999;
  }
}
@media (max-width: 575px) {
  .filter--panel .filter .filter--items, .ce_tourdatesgeneral .calendar-filter .filter .filter--items {
    z-index: 999999999999;
  }
}
.filter--panel .filter .filter--items .filter--category, .ce_tourdatesgeneral .calendar-filter .filter .filter--items .filter--category {
  color: #6296B6;
  font-weight: 600;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.filter--panel .filter .filter--items ul li, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li {
  position: relative;
}
.filter--panel .filter .filter--items ul li label, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li label {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
  padding-left: 30px;
  cursor: pointer;
  padding: 0.5em 0px 0.5em 30px;
  display: inline-block;
  pointer-events: none;
}
.filter--panel .filter .filter--items ul li label:before, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li label:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #005181;
  left: 0;
  pointer-events: none;
}
.filter--panel .filter .filter--items ul li input, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  height: 30px;
  display: block;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .filter--panel .filter .filter--items ul li input + label, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input + label {
    pointer-events: none;
  }
}
@supports (-ms-ime-align: auto) {
  .filter--panel .filter .filter--items ul li input + label, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input + label {
    pointer-events: none;
  }
}
.filter--panel .filter .filter--items ul li input:checked + label, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input:checked + label {
  color: #005181;
}
.filter--panel .filter .filter--items ul li input:checked + label:before, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input:checked + label:before {
  border: 1px solid #005181;
  background: #005181;
  pointer-events: none;
}
.filter--panel .filter .filter--items ul li input:checked + label:after, .ce_tourdatesgeneral .calendar-filter .filter .filter--items ul li input:checked + label:after {
  content: "done";
  font-family: "Material Icons";
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 2px;
  top: 7px;
  pointer-events: none;
}
@media (min-width: 769px) {
  .filter--panel .filter:hover, .ce_tourdatesgeneral .calendar-filter .filter:hover {
    border-radius: 3px 3px 0px 0px;
  }
  .filter--panel .filter:hover > .filter--items, .ce_tourdatesgeneral .calendar-filter .filter:hover > .filter--items {
    display: block;
  }
  .filter--panel .filter:hover .filter--header .filter--header--arrow, .ce_tourdatesgeneral .calendar-filter .filter:hover .filter--header .filter--header--arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.filter--panel .filter.hover, .ce_tourdatesgeneral .calendar-filter .filter.hover {
  border-radius: 3px 3px 0px 0px;
}
.filter--panel .filter.hover > .filter--items, .ce_tourdatesgeneral .calendar-filter .filter.hover > .filter--items {
  display: block;
}
.filter--panel .filter.hover .filter--header .filter--header--arrow, .ce_tourdatesgeneral .calendar-filter .filter.hover .filter--header .filter--header--arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.filter--panel .filter.hover .filter--header.active, .ce_tourdatesgeneral .calendar-filter .filter.hover .filter--header.active {
  background: #cccccd;
}

.filter--tag--panel {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 576px) and (max-width: 767px) {
  .filter--tag--panel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 0;
  }
}
@media (max-width: 575px) {
  .filter--tag--panel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 0;
  }
}
.filter--tag--panel .filter--tag {
  padding: 15px;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #005181;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter--tag--panel .filter--tag img {
  display: inline-block;
  cursor: pointer;
  margin-left: 3px;
  padding: 5px;
  vertical-align: center;
}
.filter--tag--panel .filter--tag img:hover {
  opacity: 0.6;
}

.ce_shipsfilter,
.ce_tourfilter {
  z-index: 11;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 70px;
}
.card .card--header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}
.card .card--header span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 800;
  padding: 5px 15px;
}
.card .card--header img {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 36px;
  width: auto;
  max-width: 70px;
}
.card .card--header svg {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 16px;
}
.card .card--header svg path {
  fill: #ffffff;
}
.card .card--image {
  display: block;
  position: relative;
  padding-bottom: 80%;
  overflow: hidden;
  background: #dfdfe0;
}
.card .card--image img {
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card .card--image .tag {
  position: absolute;
  left: 15px;
  bottom: 15px;
  padding: 3px 10px;
  color: #ffffff;
  background: #b0541b;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 12px;
  line-height: 28px;
}
.card .card--image .tag:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #b0541b transparent transparent transparent;
}
.card .card--body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 1;
  padding: 15px;
  border-left: 1px solid #dfdfe0;
  border-right: 1px solid #dfdfe0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card .card--body {
    min-height: 240px;
  }
}
@supports (-ms-ime-align: auto) {
  .card .card--body {
    min-height: 240px;
  }
}
.card .card--body .card--title {
  padding-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card .card--body .card--title a {
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 1.13px;
}
.card .card--body .card--title span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1.13px;
}
.card .card--body .card--title p {
  margin-top: 11px;
}
.card .card--body .card--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #005181;
}
.card .card--body .card--content .card--content--element {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0px 5px;
  font-size: 16px;
  line-height: 20px;
}
.card .card--body .card--content .card--content--element.align--right {
  text-align: right;
}
.card .card--body .card--content .card--content--element .price {
  color: #b0541b;
  letter-spacing: 1px;
  font-weight: 800;
  white-space: nowrap;
}
.card .card--body .card--content .card--content--element strong {
  display: block;
  margin-bottom: 5px;
}
.card .card--body .card--content .card--content--element .levels img {
  width: 24px;
  margin-right: 4px;
}
.card .card--body .card--content .card--content--element:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-right: 0;
  white-space: nowrap;
  position: relative;
}
.card .card--body .card--content .card--content--element:last-child:hover {
  cursor: help;
}
.card .card--body .card--content .card--content--element:last-child:hover .tooltip {
  display: block;
}
.card .card--body .card--content .card--content--element:first-child {
  margin-left: 0;
}
.card .card--body .card--content .card--content--element .tour--level img {
  display: none;
  width: 80px;
  margin-right: 0px;
}
.card .card--body .card--content .card--content--element .tour--level.level--1 .default--1 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--2 .default--2 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--3 .default--3 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--4 .default--4 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--5 .default--5 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--1.level--class--mtb .default--1 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--1.level--class--mtb .mtb--1 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--2.level--class--mtb .default--2 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--2.level--class--mtb .mtb--2 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--3.level--class--mtb .default--3 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--3.level--class--mtb .mtb--3 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--4.level--class--mtb .default--4 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--4.level--class--mtb .mtb--4 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--5.level--class--mtb .default--5 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--5.level--class--mtb .mtb--5 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--1.level--class--rennrad .default--1 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--1.level--class--rennrad .rennrad--1 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--2.level--class--rennrad .default--2 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--2.level--class--rennrad .rennrad--2 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--3.level--class--rennrad .default--3 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--3.level--class--rennrad .rennrad--3 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--4.level--class--rennrad .default--4 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--4.level--class--rennrad .rennrad--4 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tour--level.level--5.level--class--rennrad .default--5 {
  display: none;
}
.card .card--body .card--content .card--content--element .tour--level.level--5.level--class--rennrad .rennrad--5 {
  display: inline-block;
}
.card .card--body .card--content .card--content--element .tooltip {
  position: absolute;
  right: 0;
  bottom: 100%;
  background: #dfdfe0;
  max-width: 300px;
  width: 260px;
  padding: 10px;
  white-space: pre-wrap;
  font-size: 14px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0px 0px 0px 2px rgb(255, 255, 255);
          box-shadow: 0px 0px 0px 2px rgb(255, 255, 255);
  display: none;
}
.card .card--body .card--content .card--content--element .tooltip:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 10px;
  top: 100%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #dfdfe0;
}
.card .card--body .card--content .card--bookmarkshare {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.card .card--body .card--content .card--bookmarkshare .button--bookmark {
  margin-right: 10px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.card .card--body .card--content .card--bookmarkshare .button--share {
  height: 24px;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.card .card--body .card--content .card--bookmarkshare .button--share img {
  height: 24px;
  width: 24px;
}
.card .card--actions {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #dfdfe0;
  border-right: 1px solid #dfdfe0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card .card--actions > .button, .card footer .card--actions > button.submit, footer .card .card--actions > button.submit, .card footer .card--actions > .rmBase__comp--cta, footer .card .card--actions > .rmBase__comp--cta,
.card footer .card--actions > .form_button_submit,
footer .card .card--actions > .form_button_submit, .card #Kontakt .ce_form .card--actions > button.submit, #Kontakt .ce_form .card .card--actions > button.submit, .card .booking #app .card--actions > button.next-button, .booking #app .card .card--actions > button.next-button, .card .booking #app .card--actions > button.prev-button, .booking #app .card .card--actions > button.prev-button, .card .booking #app .card--actions > button.overview-book-btn, .booking #app .card .card--actions > button.overview-book-btn, .card .booking #app .card--actions > button.overview-print-btn, .booking #app .card .card--actions > button.overview-print-btn, .card .booking #app .card--actions > button.overview-link-btn, .booking #app .card .card--actions > button.overview-link-btn, .card .booking #app .card--actions > button.print-button, .booking #app .card .card--actions > button.print-button, .card .booking #app .card--actions > button.book-button, .booking #app .card .card--actions > button.book-button, .card .booking #app .card--actions > button.button-book, .booking #app .card .card--actions > button.button-book, .card .booking #app .cabins .cabin-buttons .card--actions > button, .booking #app .cabins .cabin-buttons .card .card--actions > button, .card .booking #app .arrivals > div .card--actions > button, .booking #app .arrivals > div .card .card--actions > button,
.card .booking #app .departures > div .card--actions > button,
.booking #app .departures > div .card .card--actions > button, .card .booking #app .private.card--actions > button, .booking #app .card .private.card--actions > button, .card .booking #app .private > div > div .card--actions > button, .booking #app .private > div > div .card .card--actions > button, .card .booking #app div.parkings + span.parkings .card--actions > button, .booking #app div.parkings + span.parkings .card .card--actions > button, .card .booking #app .extension-container .pre-extensions.card--actions > button, .booking #app .extension-container .card .pre-extensions.card--actions > button,
.card .booking #app .extension-container .post-extensions.card--actions > button,
.booking #app .extension-container .card .post-extensions.card--actions > button, .card .booking #app .extension-container.card--actions > button, .booking #app .card .extension-container.card--actions > button, .card .booking #app .extensions.card--actions > button, .booking #app .card .extensions.card--actions > button, .card .booking #app .main-container .details-data.card--actions > button, .booking #app .main-container .card .details-data.card--actions > button, .card .booking #app .main-container .details-data.actions .card--actions > button, .booking #app .main-container .details-data.actions .card .card--actions > button, .card .booking #app .main-content .action .card--actions > a, .booking #app .main-content .action .card .card--actions > a, .card .booking #app .summary-type > p.card--actions > button, .booking #app .card .summary-type > p.card--actions > button, .card .booking #app .summary-type > .travelers-summary.card--actions > button, .booking #app .card .summary-type > .travelers-summary.card--actions > button, .card .booking #app .summary-type:nth-last-child(2) .card--actions > button, .booking #app .summary-type:nth-last-child(2) .card .card--actions > button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 10px;
}
.card .card--footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #dfdfe0;
  border-right: 1px solid #dfdfe0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.card .card--footer a {
  background: #005181;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 10px;
  -webkit-transform: translateY(80%);
      -ms-transform: translateY(80%);
          transform: translateY(80%);
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
@media (pointer: coarse) {
  .card .card--footer a {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .card .card--footer a {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 575px) {
  .card .card--footer a {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.card:hover {
  z-index: 10;
}
.card:hover .card--footer a {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.card:hover .card--image img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}

.ce_tours,
.ce_bookmarks_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tours,
  .ce_bookmarks_list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_tours > *:nth-child(3n-2),
  .ce_bookmarks_list > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_tours > *:nth-child(3n-1),
  .ce_bookmarks_list > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_tours > *:nth-child(3n),
  .ce_bookmarks_list > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_tours > *:nth-child(1),
  .ce_bookmarks_list > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(2),
  .ce_bookmarks_list > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(3),
  .ce_bookmarks_list > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(4),
  .ce_bookmarks_list > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(5),
  .ce_bookmarks_list > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(6),
  .ce_bookmarks_list > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(7),
  .ce_bookmarks_list > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(8),
  .ce_bookmarks_list > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(9),
  .ce_bookmarks_list > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(10),
  .ce_bookmarks_list > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(11),
  .ce_bookmarks_list > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(12),
  .ce_bookmarks_list > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(13),
  .ce_bookmarks_list > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(14),
  .ce_bookmarks_list > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(15),
  .ce_bookmarks_list > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(16),
  .ce_bookmarks_list > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(17),
  .ce_bookmarks_list > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(18),
  .ce_bookmarks_list > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(19),
  .ce_bookmarks_list > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(20),
  .ce_bookmarks_list > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(21),
  .ce_bookmarks_list > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(22),
  .ce_bookmarks_list > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(23),
  .ce_bookmarks_list > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(24),
  .ce_bookmarks_list > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(25),
  .ce_bookmarks_list > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(26),
  .ce_bookmarks_list > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(27),
  .ce_bookmarks_list > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(28),
  .ce_bookmarks_list > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(29),
  .ce_bookmarks_list > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(30),
  .ce_bookmarks_list > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(31),
  .ce_bookmarks_list > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(32),
  .ce_bookmarks_list > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(33),
  .ce_bookmarks_list > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(34),
  .ce_bookmarks_list > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(35),
  .ce_bookmarks_list > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(36),
  .ce_bookmarks_list > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(37),
  .ce_bookmarks_list > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(38),
  .ce_bookmarks_list > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(39),
  .ce_bookmarks_list > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(40),
  .ce_bookmarks_list > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(41),
  .ce_bookmarks_list > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(42),
  .ce_bookmarks_list > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(43),
  .ce_bookmarks_list > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(44),
  .ce_bookmarks_list > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(45),
  .ce_bookmarks_list > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(46),
  .ce_bookmarks_list > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(47),
  .ce_bookmarks_list > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(48),
  .ce_bookmarks_list > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(49),
  .ce_bookmarks_list > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tours,
  .ce_bookmarks_list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_tours > *:nth-child(3n-2),
  .ce_bookmarks_list > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_tours > *:nth-child(3n-1),
  .ce_bookmarks_list > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_tours > *:nth-child(3n),
  .ce_bookmarks_list > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_tours > *:nth-child(1),
  .ce_bookmarks_list > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(2),
  .ce_bookmarks_list > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(3),
  .ce_bookmarks_list > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_tours > *:nth-child(4),
  .ce_bookmarks_list > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(5),
  .ce_bookmarks_list > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(6),
  .ce_bookmarks_list > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_tours > *:nth-child(7),
  .ce_bookmarks_list > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(8),
  .ce_bookmarks_list > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(9),
  .ce_bookmarks_list > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_tours > *:nth-child(10),
  .ce_bookmarks_list > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(11),
  .ce_bookmarks_list > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(12),
  .ce_bookmarks_list > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_tours > *:nth-child(13),
  .ce_bookmarks_list > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(14),
  .ce_bookmarks_list > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(15),
  .ce_bookmarks_list > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_tours > *:nth-child(16),
  .ce_bookmarks_list > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(17),
  .ce_bookmarks_list > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(18),
  .ce_bookmarks_list > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_tours > *:nth-child(19),
  .ce_bookmarks_list > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(20),
  .ce_bookmarks_list > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(21),
  .ce_bookmarks_list > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_tours > *:nth-child(22),
  .ce_bookmarks_list > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(23),
  .ce_bookmarks_list > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(24),
  .ce_bookmarks_list > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_tours > *:nth-child(25),
  .ce_bookmarks_list > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(26),
  .ce_bookmarks_list > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(27),
  .ce_bookmarks_list > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_tours > *:nth-child(28),
  .ce_bookmarks_list > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(29),
  .ce_bookmarks_list > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(30),
  .ce_bookmarks_list > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_tours > *:nth-child(31),
  .ce_bookmarks_list > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(32),
  .ce_bookmarks_list > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(33),
  .ce_bookmarks_list > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_tours > *:nth-child(34),
  .ce_bookmarks_list > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(35),
  .ce_bookmarks_list > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(36),
  .ce_bookmarks_list > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_tours > *:nth-child(37),
  .ce_bookmarks_list > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(38),
  .ce_bookmarks_list > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(39),
  .ce_bookmarks_list > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_tours > *:nth-child(40),
  .ce_bookmarks_list > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(41),
  .ce_bookmarks_list > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(42),
  .ce_bookmarks_list > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_tours > *:nth-child(43),
  .ce_bookmarks_list > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(44),
  .ce_bookmarks_list > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(45),
  .ce_bookmarks_list > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_tours > *:nth-child(46),
  .ce_bookmarks_list > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(47),
  .ce_bookmarks_list > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(48),
  .ce_bookmarks_list > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_tours > *:nth-child(49),
  .ce_bookmarks_list > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tours,
  .ce_bookmarks_list {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tours,
  .ce_bookmarks_list {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .ce_tours,
  .ce_bookmarks_list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.ce_tours .card,
.ce_bookmarks_list .card {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
  -webkit-perspective: 800px;
          perspective: 800px;
  -webkit-transform: scale3d(1, 1, 1) rotateY(0deg);
          transform: scale3d(1, 1, 1) rotateY(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.ce_tours .card:nth-child(1),
.ce_bookmarks_list .card:nth-child(1) {
  -webkit-transition: all ease 0.2s 0.05s;
  transition: all ease 0.2s 0.05s;
}
.ce_tours .card:nth-child(2),
.ce_bookmarks_list .card:nth-child(2) {
  -webkit-transition: all ease 0.2s 0.1s;
  transition: all ease 0.2s 0.1s;
}
.ce_tours .card:nth-child(3),
.ce_bookmarks_list .card:nth-child(3) {
  -webkit-transition: all ease 0.2s 0.15s;
  transition: all ease 0.2s 0.15s;
}
.ce_tours .card:nth-child(4),
.ce_bookmarks_list .card:nth-child(4) {
  -webkit-transition: all ease 0.2s 0.2s;
  transition: all ease 0.2s 0.2s;
}
.ce_tours .card:nth-child(5),
.ce_bookmarks_list .card:nth-child(5) {
  -webkit-transition: all ease 0.2s 0.25s;
  transition: all ease 0.2s 0.25s;
}
.ce_tours .card:nth-child(6),
.ce_bookmarks_list .card:nth-child(6) {
  -webkit-transition: all ease 0.2s 0.3s;
  transition: all ease 0.2s 0.3s;
}
.ce_tours .card:nth-child(7),
.ce_bookmarks_list .card:nth-child(7) {
  -webkit-transition: all ease 0.2s 0.35s;
  transition: all ease 0.2s 0.35s;
}
.ce_tours .card:nth-child(8),
.ce_bookmarks_list .card:nth-child(8) {
  -webkit-transition: all ease 0.2s 0.4s;
  transition: all ease 0.2s 0.4s;
}
.ce_tours .card:nth-child(9),
.ce_bookmarks_list .card:nth-child(9) {
  -webkit-transition: all ease 0.2s 0.45s;
  transition: all ease 0.2s 0.45s;
}
.ce_tours .card:nth-child(10),
.ce_bookmarks_list .card:nth-child(10) {
  -webkit-transition: all ease 0.2s 0.5s;
  transition: all ease 0.2s 0.5s;
}
.ce_tours .card:nth-child(11),
.ce_bookmarks_list .card:nth-child(11) {
  -webkit-transition: all ease 0.2s 0.55s;
  transition: all ease 0.2s 0.55s;
}
.ce_tours .card:nth-child(12),
.ce_bookmarks_list .card:nth-child(12) {
  -webkit-transition: all ease 0.2s 0.6s;
  transition: all ease 0.2s 0.6s;
}
.ce_tours .card:nth-child(13),
.ce_bookmarks_list .card:nth-child(13) {
  -webkit-transition: all ease 0.2s 0.65s;
  transition: all ease 0.2s 0.65s;
}
.ce_tours .card:nth-child(14),
.ce_bookmarks_list .card:nth-child(14) {
  -webkit-transition: all ease 0.2s 0.7s;
  transition: all ease 0.2s 0.7s;
}
.ce_tours .card:nth-child(15),
.ce_bookmarks_list .card:nth-child(15) {
  -webkit-transition: all ease 0.2s 0.75s;
  transition: all ease 0.2s 0.75s;
}
.ce_tours .card:nth-child(16),
.ce_bookmarks_list .card:nth-child(16) {
  -webkit-transition: all ease 0.2s 0.8s;
  transition: all ease 0.2s 0.8s;
}
.ce_tours .card:nth-child(17),
.ce_bookmarks_list .card:nth-child(17) {
  -webkit-transition: all ease 0.2s 0.85s;
  transition: all ease 0.2s 0.85s;
}
.ce_tours .card:nth-child(18),
.ce_bookmarks_list .card:nth-child(18) {
  -webkit-transition: all ease 0.2s 0.9s;
  transition: all ease 0.2s 0.9s;
}
.ce_tours .card:nth-child(19),
.ce_bookmarks_list .card:nth-child(19) {
  -webkit-transition: all ease 0.2s 0.95s;
  transition: all ease 0.2s 0.95s;
}
.ce_tours .card:nth-child(20),
.ce_bookmarks_list .card:nth-child(20) {
  -webkit-transition: all ease 0.2s 1s;
  transition: all ease 0.2s 1s;
}
.ce_tours .card:nth-child(21),
.ce_bookmarks_list .card:nth-child(21) {
  -webkit-transition: all ease 0.2s 1.05s;
  transition: all ease 0.2s 1.05s;
}
.ce_tours .card:nth-child(22),
.ce_bookmarks_list .card:nth-child(22) {
  -webkit-transition: all ease 0.2s 1.1s;
  transition: all ease 0.2s 1.1s;
}
.ce_tours .card:nth-child(23),
.ce_bookmarks_list .card:nth-child(23) {
  -webkit-transition: all ease 0.2s 1.15s;
  transition: all ease 0.2s 1.15s;
}
.ce_tours .card:nth-child(24),
.ce_bookmarks_list .card:nth-child(24) {
  -webkit-transition: all ease 0.2s 1.2s;
  transition: all ease 0.2s 1.2s;
}
.ce_tours .card:nth-child(25),
.ce_bookmarks_list .card:nth-child(25) {
  -webkit-transition: all ease 0.2s 1.25s;
  transition: all ease 0.2s 1.25s;
}
.ce_tours .card:nth-child(26),
.ce_bookmarks_list .card:nth-child(26) {
  -webkit-transition: all ease 0.2s 1.3s;
  transition: all ease 0.2s 1.3s;
}
.ce_tours .card:nth-child(27),
.ce_bookmarks_list .card:nth-child(27) {
  -webkit-transition: all ease 0.2s 1.35s;
  transition: all ease 0.2s 1.35s;
}
.ce_tours .card:nth-child(28),
.ce_bookmarks_list .card:nth-child(28) {
  -webkit-transition: all ease 0.2s 1.4s;
  transition: all ease 0.2s 1.4s;
}
.ce_tours .card:nth-child(29),
.ce_bookmarks_list .card:nth-child(29) {
  -webkit-transition: all ease 0.2s 1.45s;
  transition: all ease 0.2s 1.45s;
}
.ce_tours .card:nth-child(30),
.ce_bookmarks_list .card:nth-child(30) {
  -webkit-transition: all ease 0.2s 1.5s;
  transition: all ease 0.2s 1.5s;
}
.ce_tours .card:nth-child(31),
.ce_bookmarks_list .card:nth-child(31) {
  -webkit-transition: all ease 0.2s 1.55s;
  transition: all ease 0.2s 1.55s;
}
.ce_tours .card:nth-child(32),
.ce_bookmarks_list .card:nth-child(32) {
  -webkit-transition: all ease 0.2s 1.6s;
  transition: all ease 0.2s 1.6s;
}
.ce_tours .card:nth-child(33),
.ce_bookmarks_list .card:nth-child(33) {
  -webkit-transition: all ease 0.2s 1.65s;
  transition: all ease 0.2s 1.65s;
}
.ce_tours .card:nth-child(34),
.ce_bookmarks_list .card:nth-child(34) {
  -webkit-transition: all ease 0.2s 1.7s;
  transition: all ease 0.2s 1.7s;
}
.ce_tours .card:nth-child(35),
.ce_bookmarks_list .card:nth-child(35) {
  -webkit-transition: all ease 0.2s 1.75s;
  transition: all ease 0.2s 1.75s;
}
.ce_tours .card:nth-child(36),
.ce_bookmarks_list .card:nth-child(36) {
  -webkit-transition: all ease 0.2s 1.8s;
  transition: all ease 0.2s 1.8s;
}
.ce_tours .card:nth-child(37),
.ce_bookmarks_list .card:nth-child(37) {
  -webkit-transition: all ease 0.2s 1.85s;
  transition: all ease 0.2s 1.85s;
}
.ce_tours .card:nth-child(38),
.ce_bookmarks_list .card:nth-child(38) {
  -webkit-transition: all ease 0.2s 1.9s;
  transition: all ease 0.2s 1.9s;
}
.ce_tours .card:nth-child(39),
.ce_bookmarks_list .card:nth-child(39) {
  -webkit-transition: all ease 0.2s 1.95s;
  transition: all ease 0.2s 1.95s;
}
.ce_tours .card:nth-child(40),
.ce_bookmarks_list .card:nth-child(40) {
  -webkit-transition: all ease 0.2s 2s;
  transition: all ease 0.2s 2s;
}
.ce_tours .card:nth-child(41),
.ce_bookmarks_list .card:nth-child(41) {
  -webkit-transition: all ease 0.2s 2.05s;
  transition: all ease 0.2s 2.05s;
}
.ce_tours .card:nth-child(42),
.ce_bookmarks_list .card:nth-child(42) {
  -webkit-transition: all ease 0.2s 2.1s;
  transition: all ease 0.2s 2.1s;
}
.ce_tours .card:nth-child(43),
.ce_bookmarks_list .card:nth-child(43) {
  -webkit-transition: all ease 0.2s 2.15s;
  transition: all ease 0.2s 2.15s;
}
.ce_tours .card:nth-child(44),
.ce_bookmarks_list .card:nth-child(44) {
  -webkit-transition: all ease 0.2s 2.2s;
  transition: all ease 0.2s 2.2s;
}
.ce_tours .card:nth-child(45),
.ce_bookmarks_list .card:nth-child(45) {
  -webkit-transition: all ease 0.2s 2.25s;
  transition: all ease 0.2s 2.25s;
}
.ce_tours .card:nth-child(46),
.ce_bookmarks_list .card:nth-child(46) {
  -webkit-transition: all ease 0.2s 2.3s;
  transition: all ease 0.2s 2.3s;
}
.ce_tours .card:nth-child(47),
.ce_bookmarks_list .card:nth-child(47) {
  -webkit-transition: all ease 0.2s 2.35s;
  transition: all ease 0.2s 2.35s;
}
.ce_tours .card:nth-child(48),
.ce_bookmarks_list .card:nth-child(48) {
  -webkit-transition: all ease 0.2s 2.4s;
  transition: all ease 0.2s 2.4s;
}
.ce_tours .card:nth-child(49),
.ce_bookmarks_list .card:nth-child(49) {
  -webkit-transition: all ease 0.2s 2.45s;
  transition: all ease 0.2s 2.45s;
}
.ce_tours.loading .card,
.ce_bookmarks_list.loading .card {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
          transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
}

.scrolltarget .headline {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding: 60px 0;
}
.scrolltarget .headline p {
  margin-top: 20px;
}

.tour--slider {
  margin-top: 50px;
  z-index: 1;
}
@media (min-width: 576px) and (max-width: 767px) {
  .tour--slider {
    padding-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .tour--slider {
    padding-bottom: 1em;
  }
}
.tour--slider .tour--slider--controls--prev,
.tour--slider .tour--slider--controls--next {
  cursor: pointer;
}
@media (min-width: 576px) and (max-width: 767px) {
  .tour--slider .tour--slider--controls--prev {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-left: -30px;
    z-index: 1;
  }
}
@media (max-width: 575px) {
  .tour--slider .tour--slider--controls--prev {
    position: absolute;
    top: auto;
    bottom: -20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-left: -45px;
    margin-top: 15px;
    z-index: 1;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .tour--slider .tour--slider--controls--next {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-left: 30px;
    z-index: 1;
  }
}
@media (max-width: 575px) {
  .tour--slider .tour--slider--controls--next {
    position: absolute;
    top: auto;
    bottom: -20px;
    left: 50%;
    right: auto;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-left: 15px;
    z-index: 1;
  }
}
.tour--slider .tour--slider--elements {
  position: relative;
  height: 565px;
}
@media (max-width: 575px) {
  .tour--slider .tour--slider--elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tour--slider .tour--slider--element {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  position: absolute;
  pointer-events: none;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr 20px 20px 20px 1fr 20px 20px 20px 1fr;
    grid-template-columns: 1fr 20px 1fr 20px 1fr;
  }
  .tour--slider .tour--slider--element > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .tour--slider .tour--slider--element > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .tour--slider .tour--slider--element > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr 20px 20px 20px 1fr 20px 20px 20px 1fr;
    grid-template-columns: 1fr 20px 1fr 20px 1fr;
  }
  .tour--slider .tour--slider--element > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .tour--slider .tour--slider--element > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .tour--slider .tour--slider--element > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .tour--slider .tour--slider--element {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.tour--slider .tour--slider--element .card {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
          transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
}
.tour--slider .tour--slider--element.active {
  pointer-events: all;
}
.tour--slider .tour--slider--element.active .card {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
  -webkit-perspective: 800px;
          perspective: 800px;
  -webkit-transform: scale3d(1, 1, 1) rotateY(0deg);
          transform: scale3d(1, 1, 1) rotateY(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.tour--slider .tour--slider--element.active .card:nth-child(1) {
  -webkit-transition: all ease 0.2s 0.05s;
  transition: all ease 0.2s 0.05s;
}
.tour--slider .tour--slider--element.active .card:nth-child(2) {
  -webkit-transition: all ease 0.2s 0.1s;
  transition: all ease 0.2s 0.1s;
}
.tour--slider .tour--slider--element.active .card:nth-child(3) {
  -webkit-transition: all ease 0.2s 0.15s;
  transition: all ease 0.2s 0.15s;
}
.tour--slider .tour--slider--element.active .card:nth-child(4) {
  -webkit-transition: all ease 0.2s 0.2s;
  transition: all ease 0.2s 0.2s;
}
.tour--slider .tour--slider--element.active .card:nth-child(5) {
  -webkit-transition: all ease 0.2s 0.25s;
  transition: all ease 0.2s 0.25s;
}
.tour--slider .tour--slider--element.active .card:nth-child(6) {
  -webkit-transition: all ease 0.2s 0.3s;
  transition: all ease 0.2s 0.3s;
}
.tour--slider .tour--slider--element.active .card:nth-child(7) {
  -webkit-transition: all ease 0.2s 0.35s;
  transition: all ease 0.2s 0.35s;
}
.tour--slider .tour--slider--element.active .card:nth-child(8) {
  -webkit-transition: all ease 0.2s 0.4s;
  transition: all ease 0.2s 0.4s;
}
.tour--slider .tour--slider--element.active .card:nth-child(9) {
  -webkit-transition: all ease 0.2s 0.45s;
  transition: all ease 0.2s 0.45s;
}
.tour--slider .tour--slider--element.active .card:nth-child(10) {
  -webkit-transition: all ease 0.2s 0.5s;
  transition: all ease 0.2s 0.5s;
}
.tour--slider .tour--slider--element.active .card:nth-child(11) {
  -webkit-transition: all ease 0.2s 0.55s;
  transition: all ease 0.2s 0.55s;
}
.tour--slider .tour--slider--element.active .card:nth-child(12) {
  -webkit-transition: all ease 0.2s 0.6s;
  transition: all ease 0.2s 0.6s;
}
.tour--slider .tour--slider--element.active .card:nth-child(13) {
  -webkit-transition: all ease 0.2s 0.65s;
  transition: all ease 0.2s 0.65s;
}
.tour--slider .tour--slider--element.active .card:nth-child(14) {
  -webkit-transition: all ease 0.2s 0.7s;
  transition: all ease 0.2s 0.7s;
}
.tour--slider .tour--slider--element.active .card:nth-child(15) {
  -webkit-transition: all ease 0.2s 0.75s;
  transition: all ease 0.2s 0.75s;
}
.tour--slider .tour--slider--element.active .card:nth-child(16) {
  -webkit-transition: all ease 0.2s 0.8s;
  transition: all ease 0.2s 0.8s;
}
.tour--slider .tour--slider--element.active .card:nth-child(17) {
  -webkit-transition: all ease 0.2s 0.85s;
  transition: all ease 0.2s 0.85s;
}
.tour--slider .tour--slider--element.active .card:nth-child(18) {
  -webkit-transition: all ease 0.2s 0.9s;
  transition: all ease 0.2s 0.9s;
}
.tour--slider .tour--slider--element.active .card:nth-child(19) {
  -webkit-transition: all ease 0.2s 0.95s;
  transition: all ease 0.2s 0.95s;
}
.tour--slider .tour--slider--element.active .card:nth-child(20) {
  -webkit-transition: all ease 0.2s 1s;
  transition: all ease 0.2s 1s;
}
.tour--slider .tour--slider--element.active .card:nth-child(21) {
  -webkit-transition: all ease 0.2s 1.05s;
  transition: all ease 0.2s 1.05s;
}
.tour--slider .tour--slider--element.active .card:nth-child(22) {
  -webkit-transition: all ease 0.2s 1.1s;
  transition: all ease 0.2s 1.1s;
}
.tour--slider .tour--slider--element.active .card:nth-child(23) {
  -webkit-transition: all ease 0.2s 1.15s;
  transition: all ease 0.2s 1.15s;
}
.tour--slider .tour--slider--element.active .card:nth-child(24) {
  -webkit-transition: all ease 0.2s 1.2s;
  transition: all ease 0.2s 1.2s;
}
.tour--slider .tour--slider--element.active .card:nth-child(25) {
  -webkit-transition: all ease 0.2s 1.25s;
  transition: all ease 0.2s 1.25s;
}
.tour--slider .tour--slider--element.active .card:nth-child(26) {
  -webkit-transition: all ease 0.2s 1.3s;
  transition: all ease 0.2s 1.3s;
}
.tour--slider .tour--slider--element.active .card:nth-child(27) {
  -webkit-transition: all ease 0.2s 1.35s;
  transition: all ease 0.2s 1.35s;
}
.tour--slider .tour--slider--element.active .card:nth-child(28) {
  -webkit-transition: all ease 0.2s 1.4s;
  transition: all ease 0.2s 1.4s;
}
.tour--slider .tour--slider--element.active .card:nth-child(29) {
  -webkit-transition: all ease 0.2s 1.45s;
  transition: all ease 0.2s 1.45s;
}
.tour--slider .tour--slider--element.active .card:nth-child(30) {
  -webkit-transition: all ease 0.2s 1.5s;
  transition: all ease 0.2s 1.5s;
}
.tour--slider .tour--slider--element.active .card:nth-child(31) {
  -webkit-transition: all ease 0.2s 1.55s;
  transition: all ease 0.2s 1.55s;
}
.tour--slider .tour--slider--element.active .card:nth-child(32) {
  -webkit-transition: all ease 0.2s 1.6s;
  transition: all ease 0.2s 1.6s;
}
.tour--slider .tour--slider--element.active .card:nth-child(33) {
  -webkit-transition: all ease 0.2s 1.65s;
  transition: all ease 0.2s 1.65s;
}
.tour--slider .tour--slider--element.active .card:nth-child(34) {
  -webkit-transition: all ease 0.2s 1.7s;
  transition: all ease 0.2s 1.7s;
}
.tour--slider .tour--slider--element.active .card:nth-child(35) {
  -webkit-transition: all ease 0.2s 1.75s;
  transition: all ease 0.2s 1.75s;
}
.tour--slider .tour--slider--element.active .card:nth-child(36) {
  -webkit-transition: all ease 0.2s 1.8s;
  transition: all ease 0.2s 1.8s;
}
.tour--slider .tour--slider--element.active .card:nth-child(37) {
  -webkit-transition: all ease 0.2s 1.85s;
  transition: all ease 0.2s 1.85s;
}
.tour--slider .tour--slider--element.active .card:nth-child(38) {
  -webkit-transition: all ease 0.2s 1.9s;
  transition: all ease 0.2s 1.9s;
}
.tour--slider .tour--slider--element.active .card:nth-child(39) {
  -webkit-transition: all ease 0.2s 1.95s;
  transition: all ease 0.2s 1.95s;
}
.tour--slider .tour--slider--element.active .card:nth-child(40) {
  -webkit-transition: all ease 0.2s 2s;
  transition: all ease 0.2s 2s;
}
.tour--slider .tour--slider--element.active .card:nth-child(41) {
  -webkit-transition: all ease 0.2s 2.05s;
  transition: all ease 0.2s 2.05s;
}
.tour--slider .tour--slider--element.active .card:nth-child(42) {
  -webkit-transition: all ease 0.2s 2.1s;
  transition: all ease 0.2s 2.1s;
}
.tour--slider .tour--slider--element.active .card:nth-child(43) {
  -webkit-transition: all ease 0.2s 2.15s;
  transition: all ease 0.2s 2.15s;
}
.tour--slider .tour--slider--element.active .card:nth-child(44) {
  -webkit-transition: all ease 0.2s 2.2s;
  transition: all ease 0.2s 2.2s;
}
.tour--slider .tour--slider--element.active .card:nth-child(45) {
  -webkit-transition: all ease 0.2s 2.25s;
  transition: all ease 0.2s 2.25s;
}
.tour--slider .tour--slider--element.active .card:nth-child(46) {
  -webkit-transition: all ease 0.2s 2.3s;
  transition: all ease 0.2s 2.3s;
}
.tour--slider .tour--slider--element.active .card:nth-child(47) {
  -webkit-transition: all ease 0.2s 2.35s;
  transition: all ease 0.2s 2.35s;
}
.tour--slider .tour--slider--element.active .card:nth-child(48) {
  -webkit-transition: all ease 0.2s 2.4s;
  transition: all ease 0.2s 2.4s;
}
.tour--slider .tour--slider--element.active .card:nth-child(49) {
  -webkit-transition: all ease 0.2s 2.45s;
  transition: all ease 0.2s 2.45s;
}

.ce_tour_destinations {
  margin-bottom: 60px;
  z-index: 10;
}
.ce_tour_destinations .headline {
  text-align: center;
  margin-bottom: 40px;
}
.ce_tour_destinations .destinations {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_tour_destinations .destinations {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_tour_destinations .destinations {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .ce_tour_destinations .destinations {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tour_destinations .destinations {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tour_destinations .destinations {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_tour_destinations .destinations > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_tour_destinations .destinations > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_tour_destinations .destinations > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_tour_destinations .destinations > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_tour_destinations .destinations > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_tour_destinations .destinations > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_tour_destinations .destinations > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_tour_destinations .destinations > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_tour_destinations .destinations > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_tour_destinations .destinations > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_tour_destinations .destinations > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_tour_destinations .destinations > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_tour_destinations .destinations > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_tour_destinations .destinations > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_tour_destinations .destinations > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_tour_destinations .destinations > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
.ce_tour_destinations .destinations .destinations--item {
  position: relative;
  overflow: hidden;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_tour_destinations .destinations .destinations--item {
    margin-top: 20px;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_tour_destinations .destinations .destinations--item {
    margin-top: 20px;
  }
}
.ce_tour_destinations .destinations .destinations--item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ce_tour_destinations .destinations .destinations--item .destinations--item--overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px;
  color: #ffffff;
  background: rgba(0, 81, 129, 0);
  -webkit-transition: background ease-in-out 0.2s;
  transition: background ease-in-out 0.2s;
}
.ce_tour_destinations .destinations .destinations--item .destinations--item--overlay p {
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transform: translateY(calc(100% - 25px));
      -ms-transform: translateY(calc(100% - 25px));
          transform: translateY(calc(100% - 25px));
  color: #ffffff;
}
.ce_tour_destinations .destinations .destinations--item .destinations--item--overlay p strong {
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .ce_tour_destinations .destinations .destinations--item .destinations--item--overlay {
    padding: 10px;
  }
  .ce_tour_destinations .destinations .destinations--item .destinations--item--overlay p {
    font-size: 14px;
    line-height: 14px;
  }
}
.ce_tour_destinations .destinations .destinations--item:hover .destinations--item--overlay {
  background: rgba(0, 81, 129, 0.7);
}
.ce_tour_destinations .destinations .destinations--item:hover .destinations--item--overlay p {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

@media only screen and (min-width: 568px) {
  .display-lg {
    display: block;
  }
  .display-small {
    display: none;
  }
}
@media only screen and (max-width: 567.99px) {
  .display-lg {
    display: none;
  }
  .display-small {
    display: block;
  }
}
.ce_bikes_title {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 100px 0;
}
.ce_bikes_title h2 {
  margin-bottom: 0.5em;
  font-size: 2.25rem;
  color: #005181;
  line-height: 2.5rem;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikes_title {
    padding: 2em 1.25em;
  }
}
@media (max-width: 575px) {
  .ce_bikes_title {
    padding: 2em 1.25em;
  }
}

.ce_bikedetails {
  padding-bottom: 50px;
}
.ce_bikedetails .option--slider--elements,
.ce_bikedetails .option--slider--options {
  background: none;
  padding: 60px 0;
}
.ce_bikedetails .option--slider--elements h3,
.ce_bikedetails .option--slider--options h3 {
  margin-bottom: 20px;
}
.ce_bikedetails .option--slider--elements h5,
.ce_bikedetails .option--slider--options h5 {
  font-weight: 600;
  margin-bottom: 10px;
}
.ce_bikedetails .option--slider--elements {
  padding-bottom: 1em;
}
.ce_bikedetails .option--slider--options {
  padding: 0;
}
.ce_bikedetails .option--slider {
  margin-bottom: 60px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikedetails .option--slider .description {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .ce_bikedetails .option--slider .description {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikedetails .option--slider--controls--prev,
  .ce_bikedetails .option--slider--controls--next {
    bottom: -75px;
  }
  .ce_bikedetails .option--slider--controls--next {
    left: 45%;
  }
}
@media (max-width: 575px) {
  .ce_bikedetails .option--slider--controls--prev,
  .ce_bikedetails .option--slider--controls--next {
    bottom: -75px;
  }
  .ce_bikedetails .option--slider--controls--next {
    left: 50%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikedetails img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 575px) {
  .ce_bikedetails img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.ce_bikedetails:nth-child(even) .description {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikedetails:nth-child(even) .description {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .ce_bikedetails:nth-child(even) .description {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
.ce_bikedetails:nth-child(even) img {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_bikedetails:nth-child(even) img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 575px) {
  .ce_bikedetails:nth-child(even) img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}

.ce_toursearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 35px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_toursearch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 575px) {
  .ce_toursearch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ce_toursearch select {
  display: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid #000000;
  width: 90%;
  margin: 10px auto;
  padding: 10px 10px;
  background: transparent;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_toursearch select {
    display: block;
  }
}
@media (max-width: 575px) {
  .ce_toursearch select {
    display: block;
  }
}
.ce_toursearch select.touched {
  font-weight: 600;
  color: #005181;
  border: 1px solid #005181;
}
.ce_toursearch .button, .ce_toursearch footer button.submit, footer .ce_toursearch button.submit, .ce_toursearch footer .rmBase__comp--cta, footer .ce_toursearch .rmBase__comp--cta,
.ce_toursearch footer .form_button_submit,
footer .ce_toursearch .form_button_submit, .ce_toursearch #Kontakt .ce_form button.submit, #Kontakt .ce_form .ce_toursearch button.submit, .ce_toursearch .booking #app button.next-button, .booking #app .ce_toursearch button.next-button, .ce_toursearch .booking #app button.prev-button, .booking #app .ce_toursearch button.prev-button, .ce_toursearch .booking #app button.overview-book-btn, .booking #app .ce_toursearch button.overview-book-btn, .ce_toursearch .booking #app button.overview-print-btn, .booking #app .ce_toursearch button.overview-print-btn, .ce_toursearch .booking #app button.overview-link-btn, .booking #app .ce_toursearch button.overview-link-btn, .ce_toursearch .booking #app button.print-button, .booking #app .ce_toursearch button.print-button, .ce_toursearch .booking #app button.book-button, .booking #app .ce_toursearch button.book-button, .ce_toursearch .booking #app button.button-book, .booking #app .ce_toursearch button.button-book, .ce_toursearch .booking #app .cabins .cabin-buttons button, .booking #app .cabins .cabin-buttons .ce_toursearch button, .ce_toursearch .booking #app .arrivals > div button, .booking #app .arrivals > div .ce_toursearch button,
.ce_toursearch .booking #app .departures > div button,
.booking #app .departures > div .ce_toursearch button, .ce_toursearch .booking #app .private > button, .booking #app .ce_toursearch .private > button, .ce_toursearch .booking #app .private > div > div button, .booking #app .private > div > div .ce_toursearch button, .ce_toursearch .booking #app div.parkings + span.parkings button, .booking #app div.parkings + span.parkings .ce_toursearch button, .ce_toursearch .booking #app .extension-container .pre-extensions > button, .booking #app .extension-container .ce_toursearch .pre-extensions > button,
.ce_toursearch .booking #app .extension-container .post-extensions > button,
.booking #app .extension-container .ce_toursearch .post-extensions > button, .ce_toursearch .booking #app .extension-container > button, .booking #app .ce_toursearch .extension-container > button, .ce_toursearch .booking #app .extensions > button, .booking #app .ce_toursearch .extensions > button, .ce_toursearch .booking #app .main-container .details-data > button, .booking #app .main-container .ce_toursearch .details-data > button, .ce_toursearch .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data.actions .ce_toursearch button, .ce_toursearch .booking #app .main-content .action a, .booking #app .main-content .action .ce_toursearch a, .ce_toursearch .booking #app .summary-type > p > button, .booking #app .ce_toursearch .summary-type > p > button, .ce_toursearch .booking #app .summary-type > .travelers-summary > button, .booking #app .ce_toursearch .summary-type > .travelers-summary > button, .ce_toursearch .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type:nth-last-child(2) .ce_toursearch button {
  min-width: 230px;
}
.ce_toursearch .tour--search {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 10px;
  border: 1px solid #000000;
  border-radius: 3px;
  position: relative;
  width: 235px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_toursearch .tour--search {
    display: none;
  }
}
@media (max-width: 575px) {
  .ce_toursearch .tour--search {
    display: none;
  }
}
.ce_toursearch .tour--search .tour--search--title {
  padding: 10px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.ce_toursearch .tour--search .tour--search--title.selected {
  font-weight: 800;
}
.ce_toursearch .tour--search .tour--search--options {
  display: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  z-index: 100;
  background: #efefef;
  border: 1px solid #000000;
  border-radius: 0px 0px 3px 3px;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option {
  display: block;
  position: relative;
  cursor: pointer;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option:hover label {
  background: #dfdfe0;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option label {
  display: block;
  padding: 11px;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option input {
  display: block;
  -webkit-appearance: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 1px solid grey;
  opacity: 0;
  cursor: pointer;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option input:checked + label {
  background: #6296B6;
  color: #ffffff;
}
.ce_toursearch .tour--search .tour--search--options .tour--search--option.disabled {
  opacity: 0.4;
}
.ce_toursearch .tour--search:hover {
  border: 1px solid #000000;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
}
.ce_toursearch .tour--search:hover .tour--search--options {
  display: block;
}

.ce_ships {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  z-index: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ce_ships {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_ships > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_ships > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_ships > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_ships > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
@supports (-ms-ime-align: auto) {
  .ce_ships {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .ce_ships > *:nth-child(3n-2) {
    -ms-grid-column: 1;
  }
  .ce_ships > *:nth-child(3n-1) {
    -ms-grid-column: 3;
  }
  .ce_ships > *:nth-child(3n) {
    -ms-grid-column: 5;
  }
  .ce_ships > *:nth-child(1) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(2) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(3) {
    -ms-grid-row: 1;
  }
  .ce_ships > *:nth-child(4) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(5) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(6) {
    -ms-grid-row: 2;
  }
  .ce_ships > *:nth-child(7) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(8) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(9) {
    -ms-grid-row: 3;
  }
  .ce_ships > *:nth-child(10) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(11) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(12) {
    -ms-grid-row: 4;
  }
  .ce_ships > *:nth-child(13) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(14) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(15) {
    -ms-grid-row: 5;
  }
  .ce_ships > *:nth-child(16) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(17) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(18) {
    -ms-grid-row: 6;
  }
  .ce_ships > *:nth-child(19) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(20) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(21) {
    -ms-grid-row: 7;
  }
  .ce_ships > *:nth-child(22) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(23) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(24) {
    -ms-grid-row: 8;
  }
  .ce_ships > *:nth-child(25) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(26) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(27) {
    -ms-grid-row: 9;
  }
  .ce_ships > *:nth-child(28) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(29) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(30) {
    -ms-grid-row: 10;
  }
  .ce_ships > *:nth-child(31) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(32) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(33) {
    -ms-grid-row: 11;
  }
  .ce_ships > *:nth-child(34) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(35) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(36) {
    -ms-grid-row: 12;
  }
  .ce_ships > *:nth-child(37) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(38) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(39) {
    -ms-grid-row: 13;
  }
  .ce_ships > *:nth-child(40) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(41) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(42) {
    -ms-grid-row: 14;
  }
  .ce_ships > *:nth-child(43) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(44) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(45) {
    -ms-grid-row: 15;
  }
  .ce_ships > *:nth-child(46) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(47) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(48) {
    -ms-grid-row: 16;
  }
  .ce_ships > *:nth-child(49) {
    -ms-grid-row: 17;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_ships {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_ships {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .ce_ships {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.ce_ships .card {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
  -webkit-perspective: 800px;
          perspective: 800px;
  -webkit-transform: scale3d(1, 1, 1) rotateY(0deg);
          transform: scale3d(1, 1, 1) rotateY(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.ce_ships .card:nth-child(1) {
  -webkit-transition: all ease 0.2s 0.05s;
  transition: all ease 0.2s 0.05s;
}
.ce_ships .card:nth-child(2) {
  -webkit-transition: all ease 0.2s 0.1s;
  transition: all ease 0.2s 0.1s;
}
.ce_ships .card:nth-child(3) {
  -webkit-transition: all ease 0.2s 0.15s;
  transition: all ease 0.2s 0.15s;
}
.ce_ships .card:nth-child(4) {
  -webkit-transition: all ease 0.2s 0.2s;
  transition: all ease 0.2s 0.2s;
}
.ce_ships .card:nth-child(5) {
  -webkit-transition: all ease 0.2s 0.25s;
  transition: all ease 0.2s 0.25s;
}
.ce_ships .card:nth-child(6) {
  -webkit-transition: all ease 0.2s 0.3s;
  transition: all ease 0.2s 0.3s;
}
.ce_ships .card:nth-child(7) {
  -webkit-transition: all ease 0.2s 0.35s;
  transition: all ease 0.2s 0.35s;
}
.ce_ships .card:nth-child(8) {
  -webkit-transition: all ease 0.2s 0.4s;
  transition: all ease 0.2s 0.4s;
}
.ce_ships .card:nth-child(9) {
  -webkit-transition: all ease 0.2s 0.45s;
  transition: all ease 0.2s 0.45s;
}
.ce_ships .card:nth-child(10) {
  -webkit-transition: all ease 0.2s 0.5s;
  transition: all ease 0.2s 0.5s;
}
.ce_ships .card:nth-child(11) {
  -webkit-transition: all ease 0.2s 0.55s;
  transition: all ease 0.2s 0.55s;
}
.ce_ships .card:nth-child(12) {
  -webkit-transition: all ease 0.2s 0.6s;
  transition: all ease 0.2s 0.6s;
}
.ce_ships .card:nth-child(13) {
  -webkit-transition: all ease 0.2s 0.65s;
  transition: all ease 0.2s 0.65s;
}
.ce_ships .card:nth-child(14) {
  -webkit-transition: all ease 0.2s 0.7s;
  transition: all ease 0.2s 0.7s;
}
.ce_ships .card:nth-child(15) {
  -webkit-transition: all ease 0.2s 0.75s;
  transition: all ease 0.2s 0.75s;
}
.ce_ships .card:nth-child(16) {
  -webkit-transition: all ease 0.2s 0.8s;
  transition: all ease 0.2s 0.8s;
}
.ce_ships .card:nth-child(17) {
  -webkit-transition: all ease 0.2s 0.85s;
  transition: all ease 0.2s 0.85s;
}
.ce_ships .card:nth-child(18) {
  -webkit-transition: all ease 0.2s 0.9s;
  transition: all ease 0.2s 0.9s;
}
.ce_ships .card:nth-child(19) {
  -webkit-transition: all ease 0.2s 0.95s;
  transition: all ease 0.2s 0.95s;
}
.ce_ships .card:nth-child(20) {
  -webkit-transition: all ease 0.2s 1s;
  transition: all ease 0.2s 1s;
}
.ce_ships .card:nth-child(21) {
  -webkit-transition: all ease 0.2s 1.05s;
  transition: all ease 0.2s 1.05s;
}
.ce_ships .card:nth-child(22) {
  -webkit-transition: all ease 0.2s 1.1s;
  transition: all ease 0.2s 1.1s;
}
.ce_ships .card:nth-child(23) {
  -webkit-transition: all ease 0.2s 1.15s;
  transition: all ease 0.2s 1.15s;
}
.ce_ships .card:nth-child(24) {
  -webkit-transition: all ease 0.2s 1.2s;
  transition: all ease 0.2s 1.2s;
}
.ce_ships .card:nth-child(25) {
  -webkit-transition: all ease 0.2s 1.25s;
  transition: all ease 0.2s 1.25s;
}
.ce_ships .card:nth-child(26) {
  -webkit-transition: all ease 0.2s 1.3s;
  transition: all ease 0.2s 1.3s;
}
.ce_ships .card:nth-child(27) {
  -webkit-transition: all ease 0.2s 1.35s;
  transition: all ease 0.2s 1.35s;
}
.ce_ships .card:nth-child(28) {
  -webkit-transition: all ease 0.2s 1.4s;
  transition: all ease 0.2s 1.4s;
}
.ce_ships .card:nth-child(29) {
  -webkit-transition: all ease 0.2s 1.45s;
  transition: all ease 0.2s 1.45s;
}
.ce_ships .card:nth-child(30) {
  -webkit-transition: all ease 0.2s 1.5s;
  transition: all ease 0.2s 1.5s;
}
.ce_ships .card:nth-child(31) {
  -webkit-transition: all ease 0.2s 1.55s;
  transition: all ease 0.2s 1.55s;
}
.ce_ships .card:nth-child(32) {
  -webkit-transition: all ease 0.2s 1.6s;
  transition: all ease 0.2s 1.6s;
}
.ce_ships .card:nth-child(33) {
  -webkit-transition: all ease 0.2s 1.65s;
  transition: all ease 0.2s 1.65s;
}
.ce_ships .card:nth-child(34) {
  -webkit-transition: all ease 0.2s 1.7s;
  transition: all ease 0.2s 1.7s;
}
.ce_ships .card:nth-child(35) {
  -webkit-transition: all ease 0.2s 1.75s;
  transition: all ease 0.2s 1.75s;
}
.ce_ships .card:nth-child(36) {
  -webkit-transition: all ease 0.2s 1.8s;
  transition: all ease 0.2s 1.8s;
}
.ce_ships .card:nth-child(37) {
  -webkit-transition: all ease 0.2s 1.85s;
  transition: all ease 0.2s 1.85s;
}
.ce_ships .card:nth-child(38) {
  -webkit-transition: all ease 0.2s 1.9s;
  transition: all ease 0.2s 1.9s;
}
.ce_ships .card:nth-child(39) {
  -webkit-transition: all ease 0.2s 1.95s;
  transition: all ease 0.2s 1.95s;
}
.ce_ships .card:nth-child(40) {
  -webkit-transition: all ease 0.2s 2s;
  transition: all ease 0.2s 2s;
}
.ce_ships .card:nth-child(41) {
  -webkit-transition: all ease 0.2s 2.05s;
  transition: all ease 0.2s 2.05s;
}
.ce_ships .card:nth-child(42) {
  -webkit-transition: all ease 0.2s 2.1s;
  transition: all ease 0.2s 2.1s;
}
.ce_ships .card:nth-child(43) {
  -webkit-transition: all ease 0.2s 2.15s;
  transition: all ease 0.2s 2.15s;
}
.ce_ships .card:nth-child(44) {
  -webkit-transition: all ease 0.2s 2.2s;
  transition: all ease 0.2s 2.2s;
}
.ce_ships .card:nth-child(45) {
  -webkit-transition: all ease 0.2s 2.25s;
  transition: all ease 0.2s 2.25s;
}
.ce_ships .card:nth-child(46) {
  -webkit-transition: all ease 0.2s 2.3s;
  transition: all ease 0.2s 2.3s;
}
.ce_ships .card:nth-child(47) {
  -webkit-transition: all ease 0.2s 2.35s;
  transition: all ease 0.2s 2.35s;
}
.ce_ships .card:nth-child(48) {
  -webkit-transition: all ease 0.2s 2.4s;
  transition: all ease 0.2s 2.4s;
}
.ce_ships .card:nth-child(49) {
  -webkit-transition: all ease 0.2s 2.45s;
  transition: all ease 0.2s 2.45s;
}
.ce_ships .card .card--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ce_ships .card .card--header .icons {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ce_ships .card .card--header .icons img {
  max-width: 24px;
  margin-right: 5px;
  position: relative;
}
.ce_ships .card .card--header .icons img.category-icon {
  max-width: 65%;
  margin-right: 10px;
}
.ce_ships .card .card--body .card--title .countries {
  margin-top: 0;
  font-size: 18px;
}
.ce_ships .card .card--body .card--title p {
  margin-top: 10px;
}
.ce_ships .card .card--body .button--share img {
  height: 24px;
  width: 24px;
}
.ce_ships .card .card--footer a {
  background: #9fd2d2;
}
.ce_ships.loading .card {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
          transform: scale3d(0.8, 0.8, 0.8) rotateY(15deg);
}

.custom-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.custom-image figure {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-image figure img {
  -o-object-fit: fill;
     object-fit: fill;
}

.gray--bg {
  background-color: #efefef;
  padding: 4em;
}
.gray--bg * p {
  max-width: 640px;
  font-weight: 300;
}

.ce_charter_table {
  margin-top: 50px;
  z-index: 10;
}
.ce_charter_table .table--charter {
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .show-desktop {
    display: none;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .show-desktop {
    display: none;
  }
}
@media (min-width: 1200px) {
  .ce_charter_table .table--charter .show-mobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_charter_table .table--charter .show-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_charter_table .table--charter .show-mobile {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .show-mobile {
    display: block;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .show-mobile {
    display: block;
  }
}
.ce_charter_table .table--charter thead {
  border-bottom: 2px solid #979797;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter thead {
    display: none;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter thead {
    display: none;
  }
}
.ce_charter_table .table--charter th {
  position: relative;
  white-space: nowrap;
  padding-right: 14px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.75px;
  color: #000000;
  cursor: pointer;
  padding: 0 0.5em 10px;
}
.ce_charter_table .table--charter th.bookmark {
  max-width: 20px;
  text-align: right;
}
.ce_charter_table .table--charter th.booking {
  text-align: right;
}
.ce_charter_table .table--charter th.ascending:after {
  content: "";
  display: inline-block;
  background: url("../../files/inselhuepfen/theme/img/sort_arrow.svg") center center no-repeat;
  border: none;
  width: 12px;
  height: 8px;
  top: 10px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
}
.ce_charter_table .table--charter th.descending:after {
  content: "";
  display: inline-block;
  background: url("../../files/inselhuepfen/theme/img/sort_arrow.svg") center center no-repeat;
  border: none;
  width: 12px;
  height: 8px;
  top: 10px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
}
.ce_charter_table .table--charter th.price.priceinfo {
  text-align: left;
  padding: 0;
  position: relative;
}
.ce_charter_table .table--charter th.price.priceinfo img {
  margin-left: 10px;
}
.ce_charter_table .table--charter th.price.priceinfo .tooltip {
  background: #005181;
  color: #ffffff;
  position: absolute;
  left: 60px;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 3px 5px;
  min-width: 200px;
  max-width: 300px;
  white-space: pre-wrap;
  display: none;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  pointer-events: none;
}
.ce_charter_table .table--charter th.price.priceinfo .tooltip:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #005181;
}
.ce_charter_table .table--charter th.price.priceinfo img:hover + .tooltip {
  display: inline-block;
}
.ce_charter_table .table--charter .table--body tr {
  border-bottom: 1px solid #979797;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .ce_charter_table .table--charter .table--body tr:hover {
    background: #f0f0f0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_charter_table .table--charter .table--body tr:hover {
    background: #f0f0f0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ce_charter_table .table--charter .table--body tr:hover {
    background: #f0f0f0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    border-bottom: 0;
    padding: 0 1em;
  }
  .ce_charter_table .table--charter .table--body tr:nth-child(odd) {
    background: #f0f0f0;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    border-bottom: 0;
    padding: 0 1em;
  }
  .ce_charter_table .table--charter .table--body tr:nth-child(odd) {
    background: #f0f0f0;
  }
}
.ce_charter_table .table--charter .table--body tr td {
  font-size: 12px;
  padding: 1.5em 0.5em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td {
    text-align: left;
    padding: 1em 0.5em 0;
    font-size: 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td {
    text-align: left;
    padding: 1em 0.5em 0;
    font-size: 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}
.ce_charter_table .table--charter .table--body tr td strong {
  font-weight: 600;
}
.ce_charter_table .table--charter .table--body tr td.name {
  font-weight: 600;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td.price {
    margin-bottom: 1em;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td.price {
    margin-bottom: 1em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td.country {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td.country {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
  }
}
.ce_charter_table .table--charter .table--body tr td.bookmark {
  max-width: 20px;
  text-align: right;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td.bookmark {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
            flex: 1 0 20%;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td.bookmark {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
            flex: 1 0 20%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td.price {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 35%;
            flex: 1 0 35%;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td.price {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 35%;
            flex: 1 0 35%;
  }
}
.ce_charter_table .table--charter .table--body tr td.booking {
  text-align: right;
  width: 270px;
}
.ce_charter_table .table--charter .table--body tr td.booking a {
  cursor: pointer;
}
@media (min-width: 576px) and (max-width: 767px) {
  .ce_charter_table .table--charter .table--body tr td.booking {
    text-align: left;
    padding: 0 0 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 575px) {
  .ce_charter_table .table--charter .table--body tr td.booking {
    text-align: left;
    padding: 0 0 1em;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.ce_bookmarks_list {
  margin-bottom: 2em;
  width: 100%;
}
.ce_bookmarks_list .card .remove--item {
  cursor: pointer;
  padding: 10px;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.ce_bookmarks_list .card .remove--item img {
  margin-right: 10px;
}
.ce_bookmarks_list .card .remove--item:hover {
  opacity: 0.7;
}
.ce_bookmarks_list .card .card--footer {
  border-bottom: 1px solid #dfdfe0;
}
.ce_bookmarks_list .emptylist {
  margin-top: -30px;
  margin-bottom: 70px;
}
@media (max-width: 575px) {
  .ce_bookmarks_list .emptylist {
    margin-top: 0px;
  }
}

.ce_bookmarkshareprint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-end;
  margin-top: 30px;
  margin-bottom: 50px;
}
.ce_bookmarkshareprint img {
  width: 24px;
  height: 24px;
}
.ce_bookmarkshareprint > * {
  margin: 0 16px;
}
@media (max-width: 575px) {
  .ce_bookmarkshareprint > * {
    margin: 0 8px;
  }
}
@media (max-width: 575px) {
  .ce_bookmarkshareprint {
    margin-top: 0;
  }
  .ce_bookmarkshareprint .button--print {
    display: none;
  }
}

.button--share {
  display: inline-block;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.button--share ul {
  display: none;
  position: absolute;
  border: 1px solid #979797;
  border-radius: 3px;
  padding: 7px;
  z-index: 1000;
  background: #ffffff;
  text-align: left;
  min-width: 100px;
}
.button--share ul .hint {
  display: block;
  color: #979797;
  padding: 3px;
  margin-bottom: 10px;
}
.button--share ul li a,
.button--share ul li span {
  display: block;
  padding: 3px;
  color: #000000;
  text-decoration: none;
}
.button--share ul li a:hover,
.button--share ul li span:hover {
  color: #b0541b;
}
.button--share:hover ul {
  display: block;
}
@media (max-width: 575px) {
  .button--share {
    position: relative;
  }
  .button--share ul {
    top: 35px;
    right: 0;
  }
}

.icon--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.icon--text .icon--text--icon {
  margin-bottom: 24px;
  width: 66px;
  height: 66px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  padding: 12px;
  background: #005181;
}
.icon--text .icon--text--icon img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.icon--text h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.45px;
}
.icon--text .icon--text--wave {
  margin: 10px;
}

a.icon--text:hover .icon--text--icon {
  background: #9fd2d2;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tagfilter {
    margin-bottom: 20px;
  }
}
@supports (-ms-ime-align: auto) {
  .tagfilter {
    margin-bottom: 20px;
  }
}
.tagfilter input {
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.33px;
  padding: 15px 0 0 0;
  border: none;
  border-top: 1px solid #005181;
  outline: none;
  color: #005181;
  font-weight: 500;
  text-transform: uppercase;
}
.tagfilter input + ul {
  padding-top: 15px;
}
.tagfilter input + ul li {
  font-size: 12px;
  line-height: 30px;
  color: #6296B6;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.tagfilter input + ul li mark {
  background: #9fd2d2;
  color: #ffffff;
}
.tagfilter input + ul li[aria-selected=true], .tagfilter input + ul li:hover {
  background: #6296B6;
  color: #ffffff;
}
.tagfilter .visually-hidden {
  display: none;
}
.tagfilter .taglist {
  display: none;
}
.tagfilter > div {
  position: relative;
}
.tagfilter > div .reset {
  position: absolute;
  right: 0px;
  top: 5px;
}
.tagfilter > div .reset > a {
  display: block;
  padding: 10px;
}

.mod_newscategories {
  width: 100%;
  border-top: 1px solid #005181;
  border-bottom: 1px solid #005181;
  background: transparent;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: -10px;
  position: relative;
}
.mod_newscategories span {
  display: block;
}
.mod_newscategories ul {
  display: none;
}
.mod_newscategories ul li a {
  display: block;
  font-size: 12px;
  line-height: 30px;
  color: #6296B6;
  font-weight: bold;
  text-decoration: none;
}
.mod_newscategories ul li a:hover {
  background: #6296B6;
  color: #ffffff;
}
.mod_newscategories:hover ul {
  padding-top: 15px;
  display: block;
}
.mod_newscategories .reset {
  position: absolute;
  right: 0px;
  top: 5px;
}
.mod_newscategories .reset > a {
  display: block;
  padding: 10px;
}

.layout_latest,
.layout_full {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #979797;
}
.layout_latest .info,
.layout_full .info {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.75px;
  margin-bottom: 20px;
}
.layout_latest .info .tunnel,
.layout_full .info .tunnel {
  color: #b0541b;
}
.layout_latest h1,
.layout_latest h2 a,
.layout_full h1,
.layout_full h2 a {
  color: #005181;
  text-decoration: none;
}
.layout_latest .ce_text,
.layout_full .ce_text {
  margin: 15px 0;
  max-width: 815px;
}
.layout_latest .more,
.layout_full .more {
  margin-left: 0;
}
.layout_latest .meta span,
.layout_full .meta span {
  color: #b0541b;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.88px;
}
.layout_latest .meta .categories,
.layout_latest .meta .tagged,
.layout_full .meta .categories,
.layout_full .meta .tagged {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.layout_latest .meta .categories li a,
.layout_latest .meta .tagged li a,
.layout_full .meta .categories li a,
.layout_full .meta .tagged li a {
  color: #b0541b;
  display: block;
  margin-right: 10px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.88px;
  text-decoration: none;
  font-weight: 600;
}
.layout_latest .meta .categories li a:after,
.layout_latest .meta .tagged li a:after,
.layout_full .meta .categories li a:after,
.layout_full .meta .tagged li a:after {
  content: ",";
}
.layout_latest .meta .categories li:last-child a,
.layout_latest .meta .tagged li:last-child a,
.layout_full .meta .categories li:last-child a,
.layout_full .meta .tagged li:last-child a {
  margin-right: 0;
}
.layout_latest .meta .categories li:last-child a:after,
.layout_latest .meta .tagged li:last-child a:after,
.layout_full .meta .categories li:last-child a:after,
.layout_full .meta .tagged li:last-child a:after {
  content: "";
}

.layout_latest figure.float_right {
  float: right;
  max-width: 480px;
  margin-left: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .layout_latest figure.float_right {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .layout_latest figure.float_right {
    margin-left: 0;
  }
}
.layout_latest figure img {
  width: 100%;
  height: auto;
}

.layout_full {
  border-bottom: none;
}
.layout_full .ce_text {
  margin-bottom: 40px;
}
.layout_full .ce_text p {
  margin-bottom: 1em;
}
.layout_full figure {
  margin-bottom: 30px;
  max-width: 815px;
}
.layout_full figure figcaption {
  font-size: 12px;
  margin-top: 20px;
}
.layout_full h2 {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 1em;
}

.mod_newslist .option--slider {
  margin-bottom: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_newslist .option--slider {
    padding: 0 1em;
  }
}
@media (max-width: 575px) {
  .mod_newslist .option--slider {
    padding: 0 1em;
  }
}

.mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element {
  width: 100%;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  border-bottom: none;
  padding-bottom: 0;
}
.mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element.hasImage {
  -ms-grid-columns: 60% auto;
  grid-template-columns: 60% auto;
}
@media (max-width: 767px) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element.hasImage {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element.hasImage .teaser {
    margin-bottom: 20px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element.hasImage > *:nth-child(2) {
    -ms-grid-column: 2;
  }
}
@supports (-ms-ime-align: auto) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element.hasImage > *:nth-child(2) {
    -ms-grid-column: 2;
  }
}
.mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure,
.mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure.float_right {
  max-width: 100%;
  margin-left: 0;
  margin-right: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure,
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure.float_right {
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure,
  .mod_newslist .option--slider .option--slider--elements .layout_latest.option--slider--element figure.float_right {
    margin-right: 0;
  }
}

.mod_newslist {
  margin-top: 40px;
}
.mod_newslist .option--slider .option--slider--elements {
  background: none;
  padding: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_newslist .option--slider .option--slider--elements {
    padding-bottom: 60px;
  }
}
@media (max-width: 575px) {
  .mod_newslist .option--slider .option--slider--elements {
    padding-bottom: 60px;
  }
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@supports (-ms-ime-align: auto) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(2) {
    -ms-grid-column: 3;
  }
  .mod_newslist .option--slider .option--slider--elements .option--slider--element > *:nth-child(3) {
    -ms-grid-column: 5;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple {
  position: relative;
  padding-bottom: 70%;
  background: #005181;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple {
    height: 120px;
  }
}
@supports (-ms-ime-align: auto) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple {
    height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple {
    padding-bottom: 30%;
    margin-bottom: 20px;
  }
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple figure {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple figure:after {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 2%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div a {
  color: #ffffff;
  text-decoration: none;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .categories {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .categories + a {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .categories + a {
    font-size: 14px;
  }
}
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div footer button.submit, footer .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.submit, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div footer .rmBase__comp--cta, footer .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .rmBase__comp--cta,
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div footer .form_button_submit,
footer .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .form_button_submit, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div #Kontakt .ce_form button.submit, #Kontakt .ce_form .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.submit, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.next-button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.next-button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.prev-button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.prev-button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.overview-book-btn, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.overview-book-btn, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.overview-print-btn, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.overview-print-btn, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.overview-link-btn, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.overview-link-btn, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.print-button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.print-button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.book-button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.book-button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app button.button-book, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button.button-book, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .cabins .cabin-buttons button, .booking #app .cabins .cabin-buttons .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .arrivals > div button, .booking #app .arrivals > div .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button,
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .departures > div button,
.booking #app .departures > div .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .private > button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .private > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .private > div > div button, .booking #app .private > div > div .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app div.parkings + span.parkings button, .booking #app div.parkings + span.parkings .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .extension-container .pre-extensions > button, .booking #app .extension-container .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .pre-extensions > button,
.mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .extension-container .post-extensions > button,
.booking #app .extension-container .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .post-extensions > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .extension-container > button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .extension-container > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .extensions > button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .extensions > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .main-container .details-data > button, .booking #app .main-container .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .details-data > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .main-container .details-data.actions button, .booking #app .main-container .details-data.actions .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .main-content .action a, .booking #app .main-content .action .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div a, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .summary-type > p > button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .summary-type > p > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .summary-type > .travelers-summary > button, .booking #app .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .summary-type > .travelers-summary > button, .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div .booking #app .summary-type:nth-last-child(2) button, .booking #app .summary-type:nth-last-child(2) .mod_newslist .option--slider .option--slider--elements .option--slider--element .layout_simple > div button {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin: 0;
}

.ce_island_background {
  z-index: -1;
  position: relative;
}
.ce_island_background img {
  display: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30vw;
  height: auto;
  position: absolute;
}
.ce_island_background img.img_left {
  left: 0;
}
.ce_island_background img.img_right {
  right: 0;
}
.ce_island_background.background--left .img_left {
  display: block;
}
.ce_island_background.background--right .img_right {
  display: block;
}
.ce_island_background.background--top img {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.ce_island_background.background--bottom img {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.tripnote {
  display: inline-block;
  position: relative;
}
.tripnote .tripnote--icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../../files/inselhuepfen/theme/img/info_blue.svg") center center no-repeat;
}
.tripnote .tripnote--text {
  display: none;
  background: #005181;
  color: #ffffff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -20px);
      -ms-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
  bottom: 100%;
  margin-bottom: -10px;
  padding: 3px 5px;
  text-align: center;
  min-width: 100px;
  max-width: 300px;
  white-space: pre-wrap;
}
.tripnote .tripnote--text:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #005181;
}
.tripnote:hover .tripnote--text {
  display: block;
}

.trip:hover .tripnote--text {
  display: block;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=highlight_soft&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=highlight_hard&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=highlight_hard&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=diagonals_thick&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=dots_small&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #d8dcdf;
}

.ui-widget-content {
  border: 1px solid #eeeeee;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e3a1a1;
  background: #cc0000 url("../../files/inselhuepfen/theme/css/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #d8dcdf;
  background: #eeeeee url("../../files/inselhuepfen/theme/css/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #004276;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #004276;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cdd5da;
  background: #f6f6f6 url("../../files/inselhuepfen/theme/css/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #111111;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #111111;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px rgb(94, 158, 214);
          box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #eeeeee;
  background: #ffffff;
  font-weight: bold;
  color: #cc0000;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #eeeeee;
  background-color: #cc0000;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #cc0000;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcd3a1;
  background: #fbf8ee url("../../files/inselhuepfen/theme/css/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;
  color: #444444;
}

.ui-state-checked {
  border: 1px solid #fcd3a1;
  background: #fbf8ee;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cc0000;
  background: #f3d8d8 url("../../files/inselhuepfen/theme/css/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;
  color: #2e2e2e;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #2e2e2e;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #2e2e2e;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_cc0000_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_cc0000_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_cc0000_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_004276_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../../files/inselhuepfen/theme/css/images/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}

/* Overlays */
.ui-widget-overlay {
  background: #a6a6a6 url("../../files/inselhuepfen/theme/css/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;
  opacity: 0.4;
  filter: Alpha(Opacity=40); /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #333333;
  box-shadow: -8px -8px 8px #333333;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

html,
body {
  background: none;
  color: #000000;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 576px) and (max-width: 767px) {
  html.allow--overflow main,
  body.allow--overflow main {
    overflow: initial;
  }
}
@media (max-width: 575px) {
  html.allow--overflow main,
  body.allow--overflow main {
    overflow: initial;
  }
}

main {
  display: block;
  padding-top: 153px;
}
main > .mod_article:first-child > .ce_sliderStart:first-child {
  margin-top: -153px;
}
@media (min-width: 768px) and (max-width: 991px) {
  main {
    padding-top: 105px;
    overflow: hidden;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  main {
    padding-top: 98px;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  main {
    padding-top: 98px;
    overflow: hidden;
  }
}


@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;max-width:100%;margin:0;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{width:100%;max-width:100%;position:relative;width:100vh;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:80vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:15px;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{background-repeat:no-repeat;z-index:99999;cursor:pointer;width:26px;height:44px;display:block;background-position:0 0;border:none}.gclose svg,.gnext svg,.gprev svg{display:block;width:100%;height:auto}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description,.glightbox-modern .gslide-description{background:#fff}.glightbox-clean .gdesc-inner,.glightbox-modern .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title,.glightbox-modern .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc,.glightbox-modern .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video,.glightbox-modern .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-modern .gclose,.glightbox-modern .gnext,.glightbox-modern .gprev{background-color:rgba(0,0,0,.12)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover,.glightbox-modern .gclose:hover,.glightbox-modern .gnext:hover,.glightbox-modern .gprev:hover{background-color:rgba(0,0,0,.2)}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path,.glightbox-modern .gclose path,.glightbox-modern .gnext path,.glightbox-modern .gprev path{fill:#fff}.glightbox-clean button:focus:not(.focused):not(.disabled),.glightbox-modern button:focus:not(.focused):not(.disabled){outline:0}.glightbox-clean .gprev,.glightbox-modern .gprev{position:absolute;top:-100%;left:30px;width:40px;height:56px}.glightbox-clean .gnext,.glightbox-modern .gnext{position:absolute;top:-100%;right:30px;width:40px;height:56px}.glightbox-clean .gclose,.glightbox-modern .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute;opacity:.7;background-position:-59px 2px}.glightbox-clean .gclose svg,.glightbox-modern .gclose svg{width:20px}.glightbox-clean .gclose:hover,.glightbox-modern .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:calc(100% - 20px);max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media,.glightbox-modern .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner,.glightbox-modern .description-left .gdesc-inner,.glightbox-modern .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-modern .gprev{top:45%}.glightbox-clean .gnext,.glightbox-modern .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose,.glightbox-modern .gclose{right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
