@charset "UTF-8";
@-webkit-keyframes zoomIn {
  from {
    -webkit-transform: scale(0.3); }
  to {
    -webkit-transform: scale(1); } }

@-moz-keyframes zoomIn {
  from {
    -moz-transform: scale(0.3); }
  to {
    -moz-transform: scale(1); } }

@keyframes zoomIn {
  from {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes slideDown {
  from {
    -webkit-transform: translateY(-40px); }
  to {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideDown {
  from {
    -moz-transform: translateY(-40px); }
  to {
    -moz-transform: translateY(0); } }

@keyframes slideDown {
  from {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(40px); }
  to {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideUp {
  from {
    -moz-transform: translateY(40px); }
  to {
    -moz-transform: translateY(0); } }

@keyframes slideUp {
  from {
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideToRight {
  from {
    -webkit-transform: translateX(-140px); }
  to {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideToRight {
  from {
    -moz-transform: translateX(-140px); }
  to {
    -moz-transform: translateY(0); } }

@keyframes slideToRight {
  from {
    -webkit-transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -o-transform: translateX(-140px);
    transform: translateX(-140px); }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideToLeft {
  from {
    -webkit-transform: translateX(40px); }
  to {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideToLeft {
  from {
    -moz-transform: translateX(40px); }
  to {
    -moz-transform: translateY(0); } }

@keyframes slideToLeft {
  from {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px); }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
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,
q:before, q:after {
  content: '';
  content: none; }

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

/**
 * Fonts.
 */
/* Elliot family */
@font-face {
  font-family: 'FS Elliot';
  src: url("fonts/fs-elliot/fs_elliot-regular-webfont.eot");
  src: url("fonts/fs-elliot/fs_elliot-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fs-elliot/fs_elliot-regular-webfont.woff2") format("woff2"), url("fonts/fs-elliot/fs_elliot-regular-webfont.woff") format("woff"), url("fonts/fs-elliot/fs_elliot-regular-webfont.ttf") format("truetype"), url("fonts/fs-elliot/fs_elliot-regular-webfont.svg#fs_elliotregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FS Elliot';
  src: url("fonts/fs-elliot/fs_elliot-bold-webfont.eot");
  src: url("fonts/fs-elliot/fs_elliot-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fs-elliot/fs_elliot-bold-webfont.woff2") format("woff2"), url("fonts/fs-elliot/fs_elliot-bold-webfont.woff") format("woff"), url("fonts/fs-elliot/fs_elliot-bold-webfont.ttf") format("truetype"), url("fonts/fs-elliot/fs_elliot-bold-webfont.svg#fs_elliotbold") format("svg");
  font-weight: bold;
  font-style: normal; }

/* Fonts.com "Freight Display W01 Bold" font */
@font-face {
  font-family: "Freight Display W01";
  src: url("fonts/freight/49c2887c-0613-46a0-bc25-262ff31fbc53.eot?#iefix");
  src: url("fonts/freight/49c2887c-0613-46a0-bc25-262ff31fbc53.eot?#iefix") format("eot"), url("fonts/freight/1889a419-eeac-4e0b-9751-217b3ca96b66.woff2") format("woff2"), url("fonts/freight/61eabd92-21fd-414c-b5e7-efa565901b0a.woff") format("woff"), url("fonts/freight/b8169db8-49b5-4693-9284-ebd98208175c.ttf") format("truetype"), url("fonts/freight/5aa1b01c-7de3-46cb-a05f-5160e3555414.svg#5aa1b01c-7de3-46cb-a05f-5160e3555414") format("svg");
  font-weight: bold;
  font-style: normal; }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick/slick.eot");
  src: url("fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick/slick.woff") format("woff"), url("fonts/slick/slick.ttf") format("truetype"), url("fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

blockquote.twitter-tweet {
  background: #fff;
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 16px 16px 16px 16px;
  max-width: 468px; }

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px; }

blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none; }

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline; }

/**
 * Vendor styles fixes and overrides.
 */
/* Slick carousel overrides. */
.slick-loading .slick-list {
  background: #fff url("../images/slick/ajax-loader.gif") center center no-repeat; }

.filter-scroll .jspVerticalBar {
  background-color: rgba(142, 142, 142, 0.15);
  width: 8px;
  border-radius: 4px; }

.filter-scroll .jspTrack {
  background-color: transparent; }

.filter-scroll .jspDrag {
  color: #757575;
  background-color: currentColor;
  border-radius: 4px; }

.filter-scroll .jspArrow {
  background-color: transparent;
  cursor: default; }

.ui-menu {
  background: #fff;
  border: 1px solid #DFDFDF;
  color: black;
  max-width: 100%;
  max-height: 12.4375rem;
  overflow: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-animation: slideDown 0.25s, fadeIn 0.35s;
  -moz-animation: slideDown 0.25s, fadeIn 0.35s;
  animation: slideDown 0.25s, fadeIn 0.35s; }
  @media (max-width: 1024px) {
    .ui-menu {
      max-height: 11.4375rem; } }
  .ui-menu .ui-menu-item-wrapper {
    cursor: pointer;
    padding: 0.9375em 1.4375em;
    font-size: 0.8125rem; }
  .ui-menu .ui-state-active {
    background-color: #DFDFDF;
    text-decoration: none; }
  .ui-menu .ui-state-focus,
  .ui-menu .ui-state-active {
    margin: 0; }

.ui-selectmenu-menu {
  position: absolute;
  z-index: 90;
  display: none; }
  .ui-selectmenu-menu.ui-selectmenu-open {
    display: block; }

.contextual-top-margin .contextual {
  top: 210px !important; }

#sliding-popup {
  z-index: 1000;
  position: fixed;
  background: rgba(40, 40, 40, 0.7) !important; }
  #sliding-popup .popup-content {
    background-color: transparent;
    border: 0 none;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin: 0 auto;
    width: calc(100vw - 40px);
    max-width: 90rem;
    vertical-align: middle;
    padding: 10px 0; }
    @media (max-width: 600px) {
      #sliding-popup .popup-content {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; } }
  #sliding-popup .popup-content #popup-text {
    color: #fff;
    float: none;
    font-weight: bold;
    margin: 5px 0;
    text-align: left;
    vertical-align: middle;
    padding-right: 5px;
    font-size: 1rem; }
    #sliding-popup .popup-content #popup-text p {
      font-size: 1rem; }
    @media (max-width: 600px) {
      #sliding-popup .popup-content #popup-text {
        padding-right: 0;
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px; } }
  #sliding-popup .popup-content #popup-buttons {
    margin: 0;
    vertical-align: middle;
    padding-left: 5px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    #sliding-popup .popup-content #popup-buttons button, #sliding-popup .popup-content #popup-buttons a {
      color: #717171;
      margin: 0.5em;
      display: inline-block;
      font-size: 0.8125rem;
      border: 2px solid #ececec;
      border-radius: 5px;
      padding: 0.9375em 1.4375em;
      font-weight: bold;
      line-height: 1.2;
      text-decoration: none;
      text-align: center;
      white-space: nowrap;
      -webkit-appearance: none;
      appearance: none;
      -webkit-transition: background-color 0.15s, color 0.15s, border-color 0.15s;
      -moz-transition: background-color 0.15s, color 0.15s, border-color 0.15s;
      transition: background-color 0.15s, color 0.15s, border-color 0.15s;
      box-shadow: none;
      background-color: #ffffff;
      background-image: none;
      text-shadow: none; }
      #sliding-popup .popup-content #popup-buttons button:last-of-type, #sliding-popup .popup-content #popup-buttons a:last-of-type {
        margin-right: 0; }
      .no-touchevents #sliding-popup .popup-content #popup-buttons button:hover,
      .no-js #sliding-popup .popup-content #popup-buttons button:hover, .no-touchevents #sliding-popup .popup-content #popup-buttons a:hover,
      .no-js #sliding-popup .popup-content #popup-buttons a:hover {
        background-color: #bfb8b3;
        color: #fff;
        border: 2px solid #bfb8b3;
        text-decoration: none;
        background-image: none; }
      #sliding-popup .popup-content #popup-buttons button + button,
      #sliding-popup .popup-content #popup-buttons button + a, #sliding-popup .popup-content #popup-buttons a + button,
      #sliding-popup .popup-content #popup-buttons a + a {
        margin: 0.5em;
        vertical-align: middle; }
    @media (max-width: 600px) {
      #sliding-popup .popup-content #popup-buttons {
        padding-left: 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }

.block-facet--ccom-range li {
  display: none; }

/**
 * Drupal system styles fixes and overrides.
 */
.ajax-progress.ajax-progress-fullscreen {
  padding: 15px; }

.selectionSharer a.email {
  background-size: 21px !important; }

.selectionSharer a.action {
  width: 21px !important;
  margin: 5px 6px !important; }

/**
 * Normalize styles.
 */
*,
*:after,
*:before {
  box-sizing: border-box; }

[tabindex="-1"]:focus {
  outline: none; }

a[href]:not([tabindex="-1"]):focus,
area[href]:not([tabindex="-1"]):focus,
input:not([disabled]):not([tabindex="-1"]):focus,
select:not([disabled]):not([tabindex="-1"]):focus,
textarea:not([disabled]):not([tabindex="-1"]):focus,
button:not([disabled]):not([tabindex="-1"]):focus,
iframe:not([tabindex="-1"]):focus,
[tabindex]:not([tabindex="-1"]):focus,
[contentEditable=true]:not([tabindex="-1"]):focus {
  outline: 2px solid #4d90fe; }

button,
input {
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  background: none;
  overflow: visible; }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 0; }

textarea {
  border: 0;
  font: inherit; }

button,
input[type="submit"],
input[type="button"] {
  cursor: pointer; }

::-ms-clear {
  display: none; }

abbr {
  text-decoration: none; }

strong, b {
  font-weight: bold; }

a {
  text-decoration: none; }
  .no-touchevents a:hover,
  .no-js a:hover {
    text-decoration: underline; }

iframe {
  border-width: 0px; }

/**
 * Base styles.
 */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* font-size: 200% !important; */ }

html,
body {
  font-size: 100%;
  height: 100%; }

body {
  line-height: 1.2;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  background: #fff;
  min-width: 320px;
  background: #555; }
  .mobile-menu-open body {
    overflow: hidden !important; }

.page {
  width: 100%;
  max-width: 90rem;
  background: #fff;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  .backgr-grey .page {
    background-color: #f9f9f9; }

.page-title {
  display: block;
  color: currentColor;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-size: 2.8125em;
  margin: .3em 50px 1em;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold; }
  @media (max-width: 1023px) {
    .page-title {
      font-size: 2.5em; } }

.breadcrumbs li:before {
  content: none; }

.logo-mobile-part {
  display: block;
  color: currentColor;
  font-weight: bold;
  font-size: 0.75em;
  margin-bottom: 2em; }

.main {
  z-index: 80;
  position: relative; }
  .main.main-newsletter .node--type-newsletter.node--view-mode-full {
    max-width: 600px;
    margin: 30px auto; }

.header-logo img.print-logo {
  display: none; }

/**
 * Skip link
 */
.skip-link {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
  .skip-link:focus {
    padding: 20px;
    background: #fff;
    text-transform: uppercase;
    color: #2f2f2f;
    clip: auto;
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 9999; }

/**
 * Special page
 */
/* Content items */
.content-item {
  height: 100%;
  position: relative;
  padding: 60px 7.6% 60px 18.7%; }
  .content-item + .content-item {
    border-top: 1px solid #DFDFDF; }
  .content-item .content-item-inner + .content-item-inner {
    margin-top: 50px;
    padding-top: 51px; }
    .content-item .content-item-inner + .content-item-inner:before {
      content: '';
      height: 1px;
      margin-top: -51px;
      position: absolute;
      background: #DFDFDF;
      left: 0;
      right: 0; }
  .content-item .scroll-anchor {
    z-index: 100;
    width: 37px;
    height: 42px;
    padding: 10px;
    margin: -10px;
    position: absolute;
    right: 7.6%;
    top: 19px;
    color: #757575;
    -webkit-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    transition: opacity 0.15s; }
    .content-item .scroll-anchor .svg-icon {
      -webkit-transition: -webkit-transform 0.15s;
      -moz-transition: -moz-transform 0.15s;
      transition: transform 0.15s; }
    .no-touchevents .content-item .scroll-anchor:hover .svg-icon,
    .no-js .content-item .scroll-anchor:hover .svg-icon {
      -webkit-transform: translateY(5px);
      -moz-transform: translateY(5px);
      -ms-transform: translateY(5px);
      -o-transform: translateY(5px);
      transform: translateY(5px); }
    .content-item .scroll-anchor.is-inactive {
      opacity: 0;
      pointer-events: none; }
  .content-item.auto-min-height {
    min-height: auto; }
  .content-item.with-breadcrumbs {
    padding-bottom: 0;
    min-height: 0 !important;
    z-index: 2; }
    .content-item.with-breadcrumbs .content-item-section-sticky {
      display: none; }
      @media (max-width: 1023px) {
        .content-item.with-breadcrumbs .content-item-section-sticky {
          display: inline-block; } }
      @media print {
        .content-item.with-breadcrumbs .content-item-section-sticky {
          display: inline-block; } }
    .content-item.with-breadcrumbs .breadcrumbs {
      margin-top: -0.9375em; }
  .content-item.next-with-breadcrumbs {
    border-top: none;
    margin-top: -60px;
    width: 100%;
    z-index: 1; }
    .content-item.next-with-breadcrumbs .publication-title {
      line-height: 1.1; }
    @media (max-width: 1023px) {
      .content-item.next-with-breadcrumbs {
        padding-top: 0;
        margin-top: 0;
        top: 0; } }
    @media print {
      .content-item.next-with-breadcrumbs {
        padding-top: 0;
        margin-top: 0;
        top: 0; } }
    @media (max-width: 1023px) {
      .content-item.next-with-breadcrumbs .content-item-section-sticky {
        display: none; } }
    @media print {
      .content-item.next-with-breadcrumbs .content-item-section-sticky {
        display: none; } }
  @media (max-width: 1023px) {
    .content-item.with-map {
      overflow: hidden; } }
  @media print {
    .content-item.with-map {
      overflow: hidden; } }
  @media (max-width: 1023px) {
    .content-item {
      padding-left: 6%;
      padding-right: 6%;
      padding-top: 50px;
      padding-bottom: 50px;
      min-height: 0 !important; }
      .content-item .scroll-anchor {
        display: none; }
      .content-item .content-item-inner + .content-item-inner {
        margin-top: 40px;
        padding-top: 41px; }
        .content-item .content-item-inner + .content-item-inner:before {
          margin-top: -41px; } }
  @media print {
    .content-item {
      padding-left: 6%;
      padding-right: 6%;
      padding-top: 50px;
      padding-bottom: 50px;
      min-height: 0 !important; }
      .content-item .scroll-anchor {
        display: none; }
      .content-item .content-item-inner + .content-item-inner {
        margin-top: 40px;
        padding-top: 41px; }
        .content-item .content-item-inner + .content-item-inner:before {
          margin-top: -41px; } }
  @media (max-width: 479px) {
    .content-item {
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 15px;
      padding-right: 15px; }
      .content-item .content-item-inner + .content-item-inner {
        margin-top: 20px;
        padding-top: 21px; }
        .content-item .content-item-inner + .content-item-inner:before {
          margin-top: -21px; } }

.content-item-section-container {
  width: 18.7%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0; }
  @media (max-width: 1023px) {
    .content-item-section-container {
      width: auto;
      height: auto !important;
      position: static !important; } }
  @media print {
    .content-item-section-container {
      width: auto;
      height: auto !important;
      position: static !important; } }

.content-item-section-sticky-wrp {
  position: relative;
  float: left;
  position: -webkit-sticky;
  position: sticky;
  margin-left: 90px;
  margin-top: 60px;
  top: 60px;
  width: 1px;
  height: 1px;
  margin-bottom: 200px; }
  .no-csspositionsticky .content-item-section-sticky-wrp {
    position: relative;
    margin-top: 0;
    top: 60px; }
  @media (max-width: 1023px) {
    .content-item-section-sticky-wrp {
      width: auto !important;
      height: auto !important;
      position: static !important;
      float: none;
      margin-top: 0 !important;
      margin-left: 0 !important;
      margin-bottom: 0 !important; }
      .no-csspositionsticky .content-item-section-sticky-wrp + div {
        display: none !important; } }
  @media print {
    .content-item-section-sticky-wrp {
      width: auto !important;
      height: auto !important;
      position: static !important;
      float: none;
      margin-top: 0 !important;
      margin-left: 0 !important;
      margin-bottom: 0 !important; }
      .no-csspositionsticky .content-item-section-sticky-wrp + div {
        display: none !important; } }

.content-item-section-sticky {
  position: absolute;
  display: inline-block;
  right: 0;
  color: currentColor;
  font-size: 1rem;
  margin-top: -1.2rem;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 4.375em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg) translateZ(0);
  -moz-transform: rotate(-90deg) translateZ(0);
  -ms-transform: rotate(-90deg) translateZ(0);
  -o-transform: rotate(-90deg) translateZ(0);
  transform: rotate(-90deg) translateZ(0);
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom; }
  .layout-hp-bottom-container .content-item-section-sticky {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }
  .content-item-section-sticky:after {
    content: '';
    position: absolute;
    right: 0;
    margin-top: 0.625em;
    height: 0.3125em;
    width: 1.5625em;
    background: currentColor; }
  @media (max-width: 1023px) {
    .content-item-section-sticky {
      position: static;
      padding-right: 0;
      margin-top: 0;
      margin-bottom: 35px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      .content-item-section-sticky:after {
        right: auto;
        bottom: auto;
        left: 0; } }
  @media print {
    .content-item-section-sticky {
      position: static;
      padding-right: 0;
      margin-top: 0;
      margin-bottom: 35px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      .content-item-section-sticky:after {
        right: auto;
        bottom: auto;
        left: 0; } }
  @media (max-width: 479px) {
    .content-item-section-sticky:after {
      margin-top: 0;
      width: 0.3125em;
      height: 1.5625em;
      margin-top: -0.3625em; } }

.content-tabs {
  padding-top: 60px; }
  .content-tabs .content-item-section-sticky-wrp {
    margin-top: 80px;
    margin-top: -webkit-calc(61px + 1.2rem);
    margin-top: calc(61px + 1.2rem); }
    .no-csspositionsticky .content-tabs .content-item-section-sticky-wrp {
      margin-top: 0;
      top: 80px;
      top: -webkit-calc(61px + 1.2rem);
      top: calc(61px + 1.2rem); }
  .content-tabs .scroll-anchor {
    top: 28.5px;
    top: -webkit-calc((60px + 1.2rem) / 2  - 11px);
    top: calc((60px + 1.2rem) / 2  - 11px); }
  .content-tabs .tabs-nav-selectmenu {
    float: right;
    cursor: pointer;
    position: relative;
    border-bottom: 1px dotted #bfb8b3;
    display: none; }
    .content-tabs .tabs-nav-selectmenu .ui-selectmenu-text {
      padding-right: 20px; }
  .content-tabs .tabs-nav-selectmenu-icon {
    color: #bfb8b3;
    width: 6px;
    height: 6px;
    position: absolute;
    border-top: 1px solid currentColor;
    border-left: 1px solid currentColor;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin: -4px 0 0 -4px;
    top: 50%;
    right: 5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .content-tabs .tabs-nav {
    font-size: 1rem;
    margin-top: -30px;
    padding: 0 0 30px;
    position: relative;
    z-index: 10; }
  .content-tabs .tabs-tab {
    display: inline-block;
    position: relative; }
    .content-tabs .tabs-tab + .tabs-tab {
      margin: 0 0 0 34px; }
      .content-tabs .tabs-tab + .tabs-tab:before {
        position: absolute;
        left: -15px;
        top: 50%;
        margin-top: -0.3125em;
        content: '';
        width: 0.0625em;
        height: 0.625em;
        background: rgba(40, 40, 40, 0.2); }
  .content-tabs .tabs-anchor {
    text-decoration: none;
    color: #757575;
    font-size: 1em;
    padding: 10px;
    margin: -10px;
    font-weight: bold;
    white-space: nowrap;
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    transition: color 0.15s; }
    .no-touchevents .content-tabs .tabs-anchor:hover,
    .no-js .content-tabs .tabs-anchor:hover {
      color: #514C49; }
  .content-tabs .tabs-active .tabs-anchor {
    color: #514C49; }
  .content-tabs .tabs-panel {
    position: relative; }
    .content-tabs .tabs-panel::after {
      clear: both;
      content: "";
      display: table; }
    .content-tabs .tabs-panel + .tabs-panel {
      display: none; }
      .content-tabs .tabs-panel + .tabs-panel .no-js {
        display: block; }
  .content-tabs.is-interacted .tabs-panel {
    -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
    -moz-animation: fadeIn 0.5s, slideDown 0.5s;
    animation: fadeIn 0.5s, slideDown 0.5s; }
  @media (max-width: 1023px) {
    .content-tabs .tabs-nav {
      float: right;
      margin: 0;
      padding: 0; } }
  @media (max-width: 479px) {
    .content-tabs .tabs-nav {
      display: none; }
    .content-tabs .tabs-nav-selectmenu {
      display: block; } }

@media (min-width: 1024px) {
  .content-twitter {
    padding-left: 0; } }

.tabs-nav-selectmenu-menu {
  position: absolute;
  z-index: 90;
  display: none; }
  .tabs-nav-selectmenu-menu.tabs-nav-selectmenu-open {
    display: block; }
  .tabs-nav-selectmenu-menu .ui-menu {
    background: #fff;
    border: 1px solid #DFDFDF;
    color: black;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
    -webkit-animation: fadeIn 0.25s, zoomIn 0.15s;
    -moz-animation: fadeIn 0.25s, zoomIn 0.15s;
    animation: fadeIn 0.25s, zoomIn 0.15s; }
  .tabs-nav-selectmenu-menu .ui-menu-item-wrapper {
    cursor: pointer;
    padding: 10px 15px; }
  .tabs-nav-selectmenu-menu .ui-state-active {
    background-color: #DFDFDF; }

.layout-map-results .map-result-count-selectmenu {
  font-size: 1rem;
  color: #2f2f2f;
  font-weight: bold;
  z-index: 15;
  position: relative;
  padding-bottom: 2px;
  border-bottom: 2px dotted #bfb8b3;
  cursor: pointer;
  display: inline-block;
  padding-right: 20px; }
  .layout-map-results .map-result-count-selectmenu .ui-selectmenu-text {
    display: block; }
  .layout-map-results .map-result-count-selectmenu::after {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 6px;
    border-left: 1px solid #bfb8b3;
    border-bottom: 1px solid #bfb8b3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg) translateZ(0);
    -moz-transform: rotate(-45deg) translateZ(0);
    -ms-transform: rotate(-45deg) translateZ(0);
    -o-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0); }

.map-result-count-selectmenu-menu {
  position: absolute;
  z-index: 90; }
  @media (max-width: 767px) {
    .map-result-count-selectmenu-menu {
      right: 20px; } }
  .map-result-count-selectmenu-menu.tabs-nav-selectmenu-open {
    display: block; }
  .map-result-count-selectmenu-menu .ui-menu {
    background: #fff;
    border: 1px solid #DFDFDF;
    color: black;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: fadeIn 0.25s, zoomIn 0.15s;
    -moz-animation: fadeIn 0.25s, zoomIn 0.15s;
    animation: fadeIn 0.25s, zoomIn 0.15s; }
  .map-result-count-selectmenu-menu .ui-menu-item-wrapper {
    cursor: pointer;
    padding: 10px 15px; }
  .map-result-count-selectmenu-menu .ui-state-active {
    background-color: #DFDFDF; }

.faq-tabs .faq-tabs-select-list {
  font-size: 1rem;
  color: #2f2f2f;
  font-weight: bold;
  z-index: 15;
  position: relative;
  padding-bottom: 6px;
  border-bottom: 2px dotted #bfb8b3;
  width: 100%;
  display: inline-block;
  visibility: hidden; }
  @media (min-width: 1024px) {
    .faq-tabs .faq-tabs-select-list {
      display: none; } }

.faq-tabs .tabs-nav-selectmenu {
  float: left;
  font-size: 1rem;
  color: #2f2f2f;
  font-weight: bold;
  z-index: 15;
  position: relative;
  padding-bottom: 7px;
  border-bottom: 2px dotted #bfb8b3;
  cursor: pointer;
  display: inline-block;
  padding-right: 20px; }
  .faq-tabs .tabs-nav-selectmenu .ui-selectmenu-text {
    display: block; }
  .faq-tabs .tabs-nav-selectmenu::after {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 6px;
    border-left: 1px solid #bfb8b3;
    border-bottom: 1px solid #bfb8b3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg) translateZ(0);
    -moz-transform: rotate(-45deg) translateZ(0);
    -ms-transform: rotate(-45deg) translateZ(0);
    -o-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0); }
  @media (min-width: 1024px) {
    .faq-tabs .tabs-nav-selectmenu {
      display: none; } }
  @media (max-width: 479px) {
    .faq-tabs .tabs-nav-selectmenu {
      width: 100%; } }

.faq-tabs .tabs-nav {
  font-size: 1rem;
  margin-top: -40px;
  padding: 0 0 40px;
  position: relative;
  z-index: 10; }

.faq-tabs .tabs-tab {
  display: inline-block;
  position: relative; }
  .faq-tabs .tabs-tab + .tabs-tab {
    margin: 0 0 0 34px; }
    .faq-tabs .tabs-tab + .tabs-tab:before {
      position: absolute;
      left: -15px;
      top: 50%;
      margin-top: -0.3125em;
      content: '';
      width: 0.0625em;
      height: 0.625em;
      background: rgba(40, 40, 40, 0.2); }

.faq-tabs .tabs-anchor {
  text-decoration: none;
  color: #757575;
  font-size: 1em;
  padding: 10px;
  margin: -10px;
  font-weight: bold;
  white-space: nowrap;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  transition: color 0.15s; }
  .no-touchevents .faq-tabs .tabs-anchor:hover,
  .no-js .faq-tabs .tabs-anchor:hover {
    color: #514C49; }

.faq-tabs .tabs-active .tabs-anchor {
  color: #514C49; }

.faq-tabs .tabs-panel {
  position: relative; }
  .faq-tabs .tabs-panel::after {
    clear: both;
    content: "";
    display: table; }
  .faq-tabs .tabs-panel + .tabs-panel {
    display: none; }
    .faq-tabs .tabs-panel + .tabs-panel .no-js {
      display: block; }

.faq-tabs.is-interacted .tabs-panel {
  -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
  -moz-animation: fadeIn 0.5s, slideDown 0.5s;
  animation: fadeIn 0.5s, slideDown 0.5s; }

@media (max-width: 1023px) {
  .faq-tabs .tabs-nav {
    float: right;
    margin: 0;
    padding: 0; } }

@media (max-width: 479px) {
  .faq-tabs .tabs-nav-selectmenu {
    display: block; } }

.tabs-nav-faq-selectmenu-menu {
  position: absolute;
  z-index: 90;
  display: none; }
  @media (min-width: 1024px) {
    .tabs-nav-faq-selectmenu-menu {
      display: none !important; } }
  @media (max-width: 767px) {
    .tabs-nav-faq-selectmenu-menu {
      right: 20px; } }
  .tabs-nav-faq-selectmenu-menu.tabs-nav-selectmenu-open {
    display: block; }
  .tabs-nav-faq-selectmenu-menu .ui-menu {
    background: #fff;
    border: 1px solid #DFDFDF;
    color: black;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: fadeIn 0.25s, zoomIn 0.15s;
    -moz-animation: fadeIn 0.25s, zoomIn 0.15s;
    animation: fadeIn 0.25s, zoomIn 0.15s; }
  .tabs-nav-faq-selectmenu-menu .ui-menu-item-wrapper {
    cursor: pointer;
    padding: 10px 15px; }
  .tabs-nav-faq-selectmenu-menu .ui-state-active {
    background-color: #DFDFDF; }

/* Data items */
.data-items {
  background: #7d7269;
  overflow: hidden; }
  .data-items .data-items-inner {
    display: table;
    width: 100%; }
  @media (max-width: 1023px) {
    .data-items {
      display: block;
      width: auto; }
      .data-items .data-items-inner {
        display: block;
        width: auto; } }

.data-item {
  color: #fff;
  width: 50%;
  padding: 66px 30px;
  background: #7d7269;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: table-cell;
  vertical-align: top;
  outline-offset: -2px; }
  .data-item:nth-child(even) {
    background: #6f655e; }
  .data-item a {
    color: currentColor; }
  .data-item .data-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -moz-box-align: top;
    box-align: top;
    -webkit-align-items: top;
    -moz-align-items: top;
    -ms-align-items: top;
    -o-align-items: top;
    align-items: top;
    -ms-flex-align: top;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .no-touchevents .data-item:hover,
  .no-js .data-item:hover {
    text-decoration: none; }
  @media (max-width: 1023px) {
    .data-item {
      display: block;
      width: 100%;
      padding: 45px 0;
      height: auto;
      text-align: center; }
      .data-item .data-item-inner {
        text-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
      .data-item .data-item-text {
        max-width: 300px; } }

.data-item-icon,
.data-item-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px;
  line-height: 1.3;
  text-align: left; }
  @media (max-width: 1023px) {
    .data-item-icon,
    .data-item-text {
      max-width: 300px;
      text-align: center; } }

.data-item-text {
  max-width: 450px; }

.data-item-icon {
  text-align: center;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }
  .data-item-icon img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle; }

.data-item-icon-data {
  width: 73px;
  height: 88px;
  overflow: hidden; }
  .data-item-icon-data img {
    max-width: 100%;
    height: auto; }
  @media (max-width: 1023px) {
    .data-item-icon-data {
      height: 43px;
      width: 36px; } }

.data-item-icon-doc {
  width: 60px;
  height: 80px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .data-item-icon-doc {
      height: 35px;
      width: 47px; } }

.data-item-icon-jur {
  width: 78px;
  height: 78px; }
  @media (max-width: 1023px) {
    .data-item-icon-jur {
      height: 39px;
      width: 39px; } }

.data-item-icon-question {
  width: 83px;
  height: 80px; }
  @media (max-width: 1023px) {
    .data-item-icon-question {
      height: 47px;
      width: 50px; } }

.data-item-title {
  display: block;
  font-size: 2.5em;
  margin-bottom: 15px;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold; }
  @media (max-width: 1023px) {
    .data-item-title {
      margin-top: 15px; } }

.data-item-title-small {
  font-size: 1.625em; }

/**
 * Simple page
 */
/* Simple page layout */
.max-width {
  padding: 30px 20px; }
  .max-width::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 768px) {
    .max-width {
      padding: 30px 45px; } }
  @media (min-width: 1024px) {
    .max-width {
      margin: 0 auto;
      padding: 48px 16px 30px;
      max-width: 80rem; } }

.max-width-oveflow {
  max-width: 100%;
  overflow: hidden; }

@media (min-width: 1024px) {
  .right-content {
    float: right;
    width: 74.5%; } }

@media (min-width: 1024px) {
  .left-sidebar {
    float: left;
    width: 20%;
    min-width: 250px; } }

/* Simple Page header */
.simple-page-header {
  margin: 1.875rem 0;
  border-bottom: 1px solid #dfdfdf; }
  .simple-page-header .home-btn {
    display: inline-block;
    margin: 0 10px 34px 0;
    vertical-align: 38px; }
    .simple-page-header .home-btn:after {
      content: "";
      display: inline-block;
      width: 1px;
      height: 10px;
      margin-left: 10px;
      background: #dfdfdf; }
    .simple-page-header .home-btn:hover, .simple-page-header .home-btn:focus {
      text-decoration: none; }
    @media (min-width: 768px) {
      .simple-page-header .home-btn {
        margin-bottom: 1.25rem;
        vertical-align: 1.875rem; } }
    .simple-page-header .home-btn .icon-home {
      width: 1.5rem;
      height: 1.25rem;
      color: #337e87; }
  .simple-page-header .simple-page-title {
    display: inline-block;
    color: #2f2f2f;
    font-size: 1.875rem;
    line-height: 1.2em;
    margin-bottom: 2.125rem;
    text-align: center;
    overflow: hidden;
    max-width: 100%;
    vertical-align: bottom;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
  @media (min-width: 768px) {
    .simple-page-header {
      margin: 1.375rem 0 2.75rem; }
      .simple-page-header::after {
        clear: both;
        content: "";
        display: table; }
      .simple-page-header .simple-page-title {
        font-size: 2.5rem;
        line-height: 1.35em;
        margin-bottom: .5em;
        text-align: left; } }
  .simple-page-header.next-item-text {
    margin-bottom: 1.25rem;
    border-bottom: none; }
  .simple-page-header.next-item-icons {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    .simple-page-header.next-item-icons .simple-page-title {
      margin-bottom: 0; }

.simple-page-header-after-text {
  color: #696969;
  line-height: 1.875; }

/* Simple Page sorting filter */
.simple-page-sort-filter {
  font-weight: bold;
  padding: 22px 2px;
  margin: -2px 0;
  position: relative;
  border-top: 1px solid #dfdfdf;
  display: flex; }
  @media (max-width: 767px) {
    .simple-page-sort-filter {
      flex-direction: column; } }
  .simple-page-sort-filter::after {
    clear: both;
    content: "";
    display: table; }
  .simple-page-sort-filter .sort-filter-title {
    text-transform: uppercase;
    float: left;
    font-size: 0.75em;
    padding-top: 0.125rem;
    color: #7d7269;
    line-height: 2.5em; }
  .simple-page-sort-filter ul {
    padding: 2px;
    margin: -2px; }
    .simple-page-sort-filter ul.js-simple-result-per-page {
      margin-right: 20px; }
  .simple-page-sort-filter a,
  .simple-page-sort-filter .filter-item {
    display: inline-block;
    font-size: 0.8125em;
    padding: 10px 2px 14px;
    text-decoration: none;
    color: #757575;
    cursor: default;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    transition: color 0.25s ease; }
    .no-touchevents .simple-page-sort-filter a:hover,
    .no-js .simple-page-sort-filter a:hover, .no-touchevents
    .simple-page-sort-filter .filter-item:hover,
    .no-js
    .simple-page-sort-filter .filter-item:hover {
      text-decoration: none; }
  .simple-page-sort-filter .filter-item {
    cursor: pointer; }
  .simple-page-sort-filter .filter-sort-result-by {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid lightgray; }
  .simple-page-sort-filter .filter-sort-sort-by {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .no-touchevents .simple-page-sort-filter li:not(.is-active) a:hover,
  .no-js .simple-page-sort-filter li:not(.is-active) a:hover {
    color: #000;
    cursor: pointer; }
  @media (max-width: 767px) {
    .simple-page-sort-filter ul {
      position: absolute;
      right: 0;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
      .simple-page-sort-filter ul::before {
        content: "";
        box-sizing: content-box;
        border: 1px solid black;
        position: absolute;
        background-color: #fff;
        top: -1.125rem;
        right: -1.125rem;
        padding: 0.9375rem 0.9375rem 0.9375rem;
        height: 100%;
        width: 100%;
        opacity: 0; }
      .simple-page-sort-filter ul.show-menu::before {
        opacity: 1; }
      .simple-page-sort-filter ul.show-menu a,
      .simple-page-sort-filter ul.show-menu .filter-item {
        display: block; }
      .simple-page-sort-filter ul:hover::before {
        opacity: 1; }
      .simple-page-sort-filter ul:hover a,
      .simple-page-sort-filter ul:hover .filter-item {
        display: block; }
    .simple-page-sort-filter li {
      position: relative; }
    .simple-page-sort-filter a,
    .simple-page-sort-filter .filter-item {
      display: none;
      color: #514C49;
      line-height: 1.25em;
      padding: 5px 2px;
      font-size: 1em;
      margin-top: 6px; }
    .simple-page-sort-filter .is-active {
      -webkit-box-ordinal-group: 0;
      -moz-box-ordinal-group: 0;
      box-ordinal-group: 0;
      -webkit-order: 0;
      -moz-order: 0;
      order: 0;
      -ms-flex-order: 0; }
      .simple-page-sort-filter .is-active a,
      .simple-page-sort-filter .is-active .filter-item {
        display: block;
        border-bottom: 1px dashed #bfb8b3;
        margin-top: 0; }
        .simple-page-sort-filter .is-active a::after,
        .simple-page-sort-filter .is-active .filter-item::after {
          background-image: url(../images/spritesheet.png?1612445202450);
          background-position: -190px -117px;
          width: 10px;
          height: 4px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-left: 15px; } }
      @media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 192dpi) {
        .simple-page-sort-filter .is-active a::after,
        .simple-page-sort-filter .is-active .filter-item::after {
          background-image: url(../images/spritesheet@2x.png?1612445202450);
          background-size: 220px 214px; } }
  @media (max-width: 767px) {
    .simple-page-sort-filter .sort-fiter-title {
      line-height: 1.8333333333em; } }
  @media (min-width: 768px) {
    .simple-page-sort-filter {
      overflow: hidden;
      float: right;
      margin-top: -6px;
      padding: 2px;
      border-top: 0;
      margin-bottom: -3px; }
      .simple-page-sort-filter ul {
        float: left;
        overflow: hidden; }
      .simple-page-sort-filter li {
        float: left;
        margin-left: 1.6875rem; }
      .simple-page-sort-filter .is-active a,
      .simple-page-sort-filter .is-active .filter-item {
        color: #585757;
        border-bottom: 4px solid currentColor;
        position: relative; }
      .no-touchevents .simple-page-sort-filter a:hover,
      .no-js .simple-page-sort-filter a:hover, .no-touchevents
      .simple-page-sort-filter .filter-item:hover,
      .no-js
      .simple-page-sort-filter .filter-item:hover {
        color: #585757;
        border-bottom: 4px solid currentColor;
        position: relative; } }
  @media (min-width: 1024px) {
    .simple-page-sort-filter {
      margin-top: -20px; } }

.overlay-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 80;
  background-color: #282828;
  background-color: rgba(40, 40, 40, 0.8);
  opacity: 1;
  -webkit-animation: fadeIn 0.25s;
  -moz-animation: fadeIn 0.25s;
  animation: fadeIn 0.25s; }
  .overlay-show .overlay-modal {
    display: block; }

.common-selectmenu-button {
  font-size: 0.8125rem;
  border: 2px solid #ececec;
  border-radius: 5px;
  padding: 0.9375em 1.4375em;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  color: #717171;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  text-align: left;
  width: auto; }
  .common-selectmenu-button .common-selectmenu-text {
    text-align: left;
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 20px; }
    .common-selectmenu-button .common-selectmenu-text::after {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 0;
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #bbb3ae;
      text-align: right; }
  .common-selectmenu-button.ui-selectmenu-button-open .common-selectmenu-text::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #bbb3ae;
    border-top: none;
    text-align: right; }

.js-select-common {
  font-size: 0.8125rem;
  border: 2px solid #ececec;
  border-radius: 5px;
  padding: 0.9375em 1.4375em;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  color: #8a8a8a;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  text-align: left;
  max-width: 100%; }

@media (max-width: 1023px) {
  .touchevents .select-common-wrapper {
    border: 2px solid #ececec;
    border-radius: 5px;
    font-weight: bold;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    position: relative;
    max-width: 100%;
    width: 100%; }
    .touchevents .select-common-wrapper select {
      display: inline-block !important;
      border: none; }
    .touchevents .select-common-wrapper::after {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 20px;
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #bbb3ae;
      text-align: right; }
    .touchevents .select-common-wrapper .ui-selectmenu-button {
      display: none !important; } }

.title-hover {
  position: relative; }
  .title-hover .tooltip {
    display: none;
    min-width: 300px;
    max-width: 100vw;
    font-size: 1em;
    background: #ffffff;
    left: 0;
    bottom: 150%;
    position: absolute;
    padding: 6px 7px 7px;
    text-transform: none;
    border-radius: 6px;
    color: #000000;
    line-height: 1;
    z-index: 19;
    -webkit-box-shadow: 1px -1px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px -1px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px -1px 8px 0 rgba(0, 0, 0, 0.2); }
    @media (max-width: 480px) {
      .title-hover .tooltip {
        min-width: 270px; } }
    .title-hover .tooltip:before {
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      position: absolute;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg) translateZ(0);
      -moz-transform: rotate(-45deg) translateZ(0);
      -ms-transform: rotate(-45deg) translateZ(0);
      -o-transform: rotate(-45deg) translateZ(0);
      transform: rotate(-45deg) translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      background-color: #ffffff;
      bottom: 0;
      margin-bottom: -5px;
      left: 10px;
      border-bottom: 1px solid #ececec;
      border-left: 1px solid #ececec;
      z-index: 20;
      -webkit-box-shadow: -3px 3px 2px 0 rgba(0, 0, 0, 0.05);
      -moz-box-shadow: -3px 3px 2px 0 rgba(0, 0, 0, 0.05);
      box-shadow: -3px 3px 2px 0 rgba(0, 0, 0, 0.05); }
  .title-hover.is-active .tooltip {
    display: block; }
  .title-hover.title-hover-w-auto .tooltip {
    min-width: 130px;
    max-width: 100%; }

.buorg ~ div {
  display: none; }

.browser-update-active body {
  background-color: #FFFFFF; }

.browser-update-active .page {
  display: none; }

.media-image.image-with-copyright {
  position: relative;
  overflow: hidden; }
  .media-image.image-with-copyright.embedded-entity-image.text-align-center {
    display: flex;
    text-align: center; }
    .media-image.image-with-copyright.embedded-entity-image.text-align-center img {
      margin: 0 auto; }
    .media-image.image-with-copyright.embedded-entity-image.text-align-center .copyright {
      text-align: center;
      width: 100%; }
  .media-image.image-with-copyright img {
    display: block; }
  .media-image.image-with-copyright .copyright {
    display: none;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    text-align: right;
    font-size: 0.7rem;
    line-height: 1rem;
    padding: 3px 6px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .media-image.image-with-copyright:hover .copyright {
    display: block; }
  @media (max-width: 1023px) {
    .media-image.image-with-copyright .copyright {
      display: block; } }

.block-publication-slider .media-image.image-with-copyright .copyright {
  right: 20px;
  z-index: 102; }

.user-logged .layout-hp-bg-top .media-image.image-with-copyright {
  position: relative; }

.layout-hp-bg-top .media-image.image-with-copyright {
  position: inherit; }
  .layout-hp-bg-top .media-image.image-with-copyright .copyright {
    display: block;
    bottom: 14%; }
    @media (max-width: 1023px) {
      .layout-hp-bg-top .media-image.image-with-copyright .copyright {
        bottom: 26%; } }
    @media (max-width: 767px) {
      .layout-hp-bg-top .media-image.image-with-copyright .copyright {
        bottom: 45%;
        top: auto; } }
  @media (max-width: 767px) and (orientation: landscape) {
    .layout-hp-bg-top .media-image.image-with-copyright .copyright {
      top: auto;
      bottom: 0; } }

.top-header-region-p-backg .media-image.image-with-copyright .copyright {
  display: block;
  bottom: 23%; }
  @media (max-width: 767px) {
    .top-header-region-p-backg .media-image.image-with-copyright .copyright {
      bottom: 0; } }
  @media (max-width: 479px) {
    .top-header-region-p-backg .media-image.image-with-copyright .copyright {
      bottom: 14%; } }

.top-header-image .media-image.image-with-copyright .copyright {
  top: auto;
  bottom: 50%; }
  @media (max-width: 1023px) {
    .top-header-image .media-image.image-with-copyright .copyright {
      bottom: 50%; } }
  @media (max-width: 479px) {
    .top-header-image .media-image.image-with-copyright .copyright {
      bottom: 10%; } }

.layout-hp-bg-bottom-n .media-image.image-with-copyright {
  position: static; }
  .layout-hp-bg-bottom-n .media-image.image-with-copyright .copyright {
    display: block;
    top: 20%;
    bottom: auto; }
    @media (max-width: 1023px) {
      .layout-hp-bg-bottom-n .media-image.image-with-copyright .copyright {
        top: 2%; } }

/* 286543 Disabled copyright in homepage */
.main-front .layout-hp-bg-bottom-n .media-image.image-with-copyright .copyright,
.main-front .layout-hp-bg-top .media-image.image-with-copyright .copyright {
  display: none; }

.mf-hide-on-mobile .field__item,
.layout-hp-bg-bottom-n {
  display: inline; }

.captcha img {
  border: 2px solid #ececec;
  border-radius: 5px;
  margin-bottom: 0.5em; }

.captcha div[data-drupal-selector='edit-controls'] {
  overflow: hidden;
  clear: both;
  margin-bottom: 0.5em;
  padding: 3px;
  margin-left: -3px; }

.captcha .reload-captcha-wrapper,
.captcha .voice-captcha-wrapper {
  float: left;
  margin-right: 0.5em; }

.captcha audio {
  display: none;
  margin-bottom: 0.5em; }

.form-item-captcha-response {
  clear: both; }

.captcha .image-captcha-wrapper {
  display: none; }

.search-form-modal-block .form-item-items-per-page label {
  display: none; }

.pager .pager-form-wrap {
  line-height: 1.25em; }

.contact-page .contact-message-form legend {
  display: none; }

.contact-page .contact-message-form .captcha .form-item-captcha-response {
  margin-top: 0; }

#edit-sort-by, #result-counter {
  display: inline !important; }

/**
 * Helper classes.
 */
.text-center {
  text-align: center; }

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

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

.dib {
  display: inline-block; }

.fl {
  float: left; }

.fr {
  float: right; }

.screen-reader,
.element-invisible {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.svg-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  fill: currentColor; }
  .svg-icon svg {
    width: 100%;
    height: 100%;
    vertical-align: top; }

.hide-on-mobile {
  display: none; }
  @media (min-width: 768px) {
    .hide-on-mobile {
      display: block; } }

.hide-on-tablet-above {
  display: block; }
  @media (min-width: 768px) {
    .hide-on-tablet-above {
      display: none; } }

.arrow-link {
  color: currentColor;
  font-size: 0.875em;
  text-decoration: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }
  .arrow-link .text {
    vertical-align: middle; }
  .arrow-link .arrow {
    display: inline-block;
    width: 0.7142857143em;
    height: 0.5714285714em;
    vertical-align: middle;
    margin-left: 0.7142857143em;
    -webkit-transition: -webkit-transform 0.15s;
    -moz-transition: -moz-transform 0.15s;
    transition: transform 0.15s; }
  .no-touchevents .arrow-link:hover,
  .no-js .arrow-link:hover {
    text-decoration: underline; }
    .no-touchevents .arrow-link:hover.arrow-link-long-text,
    .no-js .arrow-link:hover.arrow-link-long-text {
      text-decoration: none; }
      .no-touchevents .arrow-link:hover.arrow-link-long-text .text,
      .no-js .arrow-link:hover.arrow-link-long-text .text {
        text-decoration: underline; }
    .no-touchevents .arrow-link:hover .arrow,
    .no-js .arrow-link:hover .arrow {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      -o-transform: translateX(5px);
      transform: translateX(5px); }
  .no-js a:hover .arrow-link,
  .no-touchevents a:hover .arrow-link {
    text-decoration: underline; }
    .no-js a:hover .arrow-link .arrow,
    .no-touchevents a:hover .arrow-link .arrow {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      -o-transform: translateX(5px);
      transform: translateX(5px); }
  @media (max-width: 767px) {
    .arrow-link.arrow-link-long-text {
      font-size: 1.75em; }
      .arrow-link.arrow-link-long-text .text {
        display: none; }
      .arrow-link.arrow-link-long-text .arrow {
        margin-left: 0; } }

.responsive-image {
  max-width: 100%;
  height: auto; }

.responsive-img-wrap img {
  max-width: 100%;
  height: auto; }

.overflow-hidden {
  overflow: hidden; }

/**
 * "Mobile first" approach classes to control visibility on different
 * resolutions without effect on original display property.
 */
@media (min-width: 1024px) {
  .mf-hide-on-desktop {
    display: none !important; } }

@media (min-width: 768px) {
  .mf-hide-on-tablet-and-above {
    display: none !important; } }

@media (max-width: 1023px) {
  .mf-hide-on-tablet-and-below {
    display: none !important; } }

@media (max-width: 767px) {
  .mf-hide-on-mobile {
    display: none !important; } }

.icon {
  overflow: hidden;
  display: inline-block; }

.element-hidden {
  display: none; }

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

.clear-float {
  display: table;
  width: 100%;
  clear: both;
  float: none; }

.responsive-video-wrapper {
  position: relative;
  clear: both;
  display: block;
  width: 100%; }
  .responsive-video-wrapper::after {
    content: "";
    height: 0;
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */ }
  .responsive-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

ul.tabs {
  font-size: 0.875rem;
  background-color: #282828;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  ul.tabs > li {
    float: left;
    margin: 0;
    padding: 0; }
    ul.tabs > li a {
      color: #fff;
      background-color: transparent;
      display: block;
      padding: 0.625em 1.25em;
      -webkit-transition: color 0.3s ease, background-color 0.3s ease;
      -moz-transition: color 0.3s ease, background-color 0.3s ease;
      transition: color 0.3s ease, background-color 0.3s ease; }
      .no-touchevents ul.tabs > li a:hover,
      .no-js ul.tabs > li a:hover {
        color: #fff; }
    ul.tabs > li:hover a {
      background-color: #337E87; }
    ul.tabs > li.is-active a {
      background-color: #337E87; }

.modal-header {
  height: 0;
  padding: 0;
  border: none; }
  .modal-header .modal-type-event {
    border-bottom: 1px solid gray;
    text-align: center;
    color: gray;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .modal-header .close {
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    color: #fff;
    position: absolute;
    right: -4rem;
    top: 1.25rem;
    margin: 0; }
    @media (max-width: 767px) {
      .modal-header .close {
        top: -40px;
        right: 10px; } }
    .modal-header .close span {
      color: black; }
      .modal-header .close span.close-live {
        color: red; }

.modal-dialog {
  margin-top: 3.125rem; }
  @media (min-width: 768px) {
    .modal-dialog {
      width: 80%;
      max-width: 600px;
      margin: 14.1875rem auto 3.75rem; } }

.modal-content {
  border: none;
  border-radius: 0; }
  @media (min-width: 768px) {
    .modal-content {
      box-shadow: none; } }

.modal-body {
  padding: 30px; }

.livestreaming-block .modal-type-event {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  text-align: center;
  color: gray;
  text-transform: uppercase;
  padding-bottom: 0.5625rem;
  font-size: 1rem;
  display: block;
  margin: auto;
  font-weight: 400; }

.livestreaming-block .modal-header {
  height: auto; }

.livestreaming-block .modal-dialog {
  margin-top: 3.125rem; }
  @media (min-width: 1024px) {
    .livestreaming-block .modal-dialog {
      width: 80%;
      height: calc(84vw * 0.45);
      max-width: 640px;
      max-height: 360px;
      overflow: hidden;
      background: #fff;
      margin: 14.1875rem auto 3.75rem; } }

.livestreaming-block .modal-header {
  z-index: 5;
  position: relative; }
  .livestreaming-block .modal-header .toggleLive, .livestreaming-block .modal-header .toggleContent {
    display: block; }
    .livestreaming-block .modal-header .toggleLive:hover, .livestreaming-block .modal-header .toggleContent:hover {
      text-decoration: none; }
  .livestreaming-block .modal-header .modal-event-title {
    word-wrap: break-word;
    word-break: break-word;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    margin: auto;
    color: #333;
    line-height: 1.5rem;
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
    padding-right: 5px;
    padding-left: 5px; }
  .livestreaming-block .modal-header .modal-event-date {
    text-align: center;
    color: grey;
    font-weight: bold;
    font-size: 0.9rem; }
    .livestreaming-block .modal-header .modal-event-date.with-margin {
      margin-bottom: 5px; }

.livestreaming-block .modal-body {
  padding: 0px; }
  .livestreaming-block .modal-body #popup-player {
    display: none; }
    .livestreaming-block .modal-body #popup-player.active {
      display: block;
      position: relative; }
  .livestreaming-block .modal-body a {
    text-decoration: none; }
  .livestreaming-block .modal-body .modal-image {
    width: calc(100%); }
  .livestreaming-block .modal-body .media-image .field--name-field-clickable {
    display: none; }

#obsolete-browser-modal .modal-body {
  padding: 40px;
  font-size: 20px; }

#invitation-modal .modal-header {
  height: 30px;
  padding: 15px; }

.breadcrumbs {
  font-size: 0.875em;
  color: #686868;
  line-height: 2.1428571429em;
  margin-bottom: 1.875rem; }
  .breadcrumbs::after {
    clear: both;
    content: "";
    display: table; }
  .breadcrumbs li {
    float: left;
    margin-right: 30px;
    position: relative;
    list-style: none; }
    .breadcrumbs li::after {
      content: "";
      display: inline-block;
      position: relative;
      right: -17px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border-top: 3px solid transparent;
      border-left: 4px solid #8e8e8e;
      border-bottom: 3px solid transparent; }
    .breadcrumbs li:last-child::after {
      display: none; }
  .breadcrumbs a {
    color: currentColor;
    text-decoration: none; }
    .no-touchevents .breadcrumbs a:hover,
    .no-js .breadcrumbs a:hover {
      text-decoration: underline; }
  @media (max-width: 479px) {
    .breadcrumbs {
      display: none; } }

.btn {
  font-size: 0.8125rem;
  border: 2px solid #ececec;
  border-radius: 5px;
  padding: 0.9375em 1.4375em;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  color: #717171;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: background-color 0.15s, color 0.15s, border-color 0.15s;
  -moz-transition: background-color 0.15s, color 0.15s, border-color 0.15s;
  transition: background-color 0.15s, color 0.15s, border-color 0.15s; }
  .no-touchevents .btn:hover,
  .no-js .btn:hover {
    background-color: #bfb8b3;
    color: #fff;
    border: 2px solid #bfb8b3;
    text-decoration: none; }

.btn-twitter .icon {
  width: 1.3076923077em;
  height: 1.3076923077em;
  margin-left: -5px;
  margin-right: 10px;
  color: #55acee; }

.btn-twitter span {
  display: inline-block;
  vertical-align: middle; }

.social-item {
  display: inline-block;
  vertical-align: top; }

.social-item-twitter {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -126px -174px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-twitter {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-facebook {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -148px -129px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-facebook {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-youtube {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -168px -174px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-youtube {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-d {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -148px -87px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-d {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-flickr {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: 0px -174px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-flickr {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-linkedin {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -84px -174px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-linkedin {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-instagram {
  background-image: url(../images/spritesheet.png?1612445202450);
  background-position: -42px -174px;
  width: 40px;
  height: 40px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .social-item-instagram {
      background-image: url(../images/spritesheet@2x.png?1612445202450);
      background-size: 220px 214px; } }

.social-item-youtube_channel {
  display: none !important; }

@media (min-width: 1024px) {
  .right-content .search-list-results + .item-list {
    margin-left: 0; } }

.item-list {
  text-align: center; }
  @media (min-width: 1024px) {
    .item-list {
      margin-left: -34%; } }

.pager {
  display: inline-block;
  text-align: center;
  margin: 3.6875rem 0 1.875rem; }
  .pager::after {
    clear: both;
    content: "";
    display: table; }
  .pager li {
    color: #757575;
    font-size: 0.875rem;
    font-weight: bold;
    float: left;
    padding: 0;
    margin-right: 1.25rem;
    line-height: 1.875rem; }
    .pager li:last-child {
      margin-right: 0; }
  .pager a {
    color: currentColor;
    text-decoration: none;
    display: block;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    transition: color 0.25s ease; }
    .no-touchevents .pager a:hover,
    .no-js .pager a:hover {
      color: #000;
      text-decoration: underline; }
  .pager .pager-current {
    display: block;
    height: 1.875rem;
    background-color: #757575;
    color: #fff;
    width: 1.875rem;
    border-radius: 50%;
    font-weight: normal; }
  .pager .pager-next .arrow-icon,
  .pager .pager-previous .arrow-icon {
    display: block;
    width: 0.6875rem;
    height: 0.5625rem;
    margin-top: 0.6875rem; }
  .pager .pager-next {
    margin-left: 30px; }
  .pager .pager-previous {
    margin-right: 50px; }
  .pager .mobile-current {
    color: #514C49; }
  .pager .pager-form-wrap {
    display: inline-block;
    border: 1px solid #757575;
    border-radius: 3px; }
    .pager .pager-form-wrap .form-item {
      display: inline-block;
      margin: 0; }
      .pager .pager-form-wrap .form-item .form-text, .pager .pager-form-wrap .form-item .form-submit {
        padding: 5px 8px;
        max-width: 40px;
        border: none;
        font-size: 0.875rem;
        font-weight: bold; }
      .pager .pager-form-wrap .form-item .form-submit {
        background: #757575;
        color: #fff; }
      .pager .pager-form-wrap .form-item .form-text {
        color: #757575;
        text-align: center; }

/**
 * Form elements.
 */
.user-login-form {
  padding: 65px 75px;
  margin: 1em 0;
  background: #f6f6f6; }
  @media (max-width: 767px) {
    .user-login-form {
      padding: 48px 20px; }
      .user-login-form .form-text {
        width: 100% !important; } }

.form-item {
  margin: 1em 0; }
  .form-item label,
  .form-item .label,
  .form-item legend {
    font-size: 0.8125em;
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
    color: #6f6f6f; }
    .form-item label.form-required:after,
    .form-item .label.form-required:after,
    .form-item legend.form-required:after {
      content: ' *';
      background-image: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 0.3em; }
  .form-item legend {
    margin-bottom: 0; }
  .form-item .description {
    font-size: 0.8125em;
    margin-top: 10px;
    color: #2F2F2F; }
  .form-item .form-text {
    border: 2px solid #ececec;
    border-radius: 3px;
    background: #fff;
    padding: 12px; }
  .form-item .form-textarea {
    border: 2px solid #ececec;
    border-radius: 3px;
    background: #fff;
    padding: 12px; }

.big-checkbox {
  position: relative; }
  .big-checkbox .option {
    font-size: 0.8125rem;
    font-weight: bold;
    color: #6f6f6f;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding-top: 1px;
    line-height: 1.9375rem;
    color: #666;
    padding-left: 2.5rem;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .big-checkbox .option::before {
      content: '';
      position: absolute;
      background-color: #fff;
      top: 0.1875rem;
      left: 0;
      width: 1.75rem;
      height: 1.75rem;
      border: 2px solid #efefef;
      border-radius: 3px; }
    .no-touchevents .big-checkbox .option:hover,
    .no-js .big-checkbox .option:hover {
      text-decoration: underline; }
  .big-checkbox .form-checkbox:checked + .option {
    color: #7d7269;
    font-weight: bold; }
    .big-checkbox .form-checkbox:checked + .option::after {
      content: "";
      position: absolute;
      background-color: #d5d1cf;
      border-radius: 3px;
      width: 1.125rem;
      height: 1.125rem;
      top: 0.5rem;
      left: 0.3125rem; }
  .big-checkbox .form-checkbox:focus + .option:before {
    outline: 2px solid #4d90fe; }
  .big-checkbox .form-type-checkbox {
    position: relative; }
  .big-checkbox .form-checkbox {
    background-color: rgba(255, 255, 255, 0.01);
    top: 0.3125rem;
    left: 0;
    width: 1px;
    height: 1px;
    position: absolute;
    opacity: .1;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }

.form-type-radio {
  position: relative; }

.file-upload-wrapper {
  width: 520px;
  max-width: 100%; }
  .file-upload-wrapper .file-upload-description {
    width: 520px;
    max-width: 100%;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-bottom: 33px; }
  .file-upload-wrapper .file-upload-inside {
    display: table;
    width: 100%; }
    .file-upload-wrapper .file-upload-inside .table-cell {
      display: table-cell;
      width: 100%; }
    .file-upload-wrapper .file-upload-inside input[type="text"] {
      width: 100%; }
  .file-upload-wrapper .form-file-value {
    display: inline-block;
    width: auto;
    vertical-align: middle !important;
    margin-right: 5px; }
  .file-upload-wrapper .file-upload-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-align: center;
    vertical-align: middle !important;
    margin-left: 5px; }
    .file-upload-wrapper .file-upload-button label {
      cursor: pointer;
      display: inline-block;
      background-color: #767676;
      color: #fffFFF;
      font-size: 0.8125rem;
      font-weight: bold;
      padding: 14px 28px;
      margin: 0;
      border-radius: 5px; }
    .file-upload-wrapper .file-upload-button .input-file {
      width: 0.1px;
      height: 0.1px;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      z-index: -1; }
      .file-upload-wrapper .file-upload-button .input-file:focus + label,
      .file-upload-wrapper .file-upload-button .input-file.has-focus + label {
        outline: 2px solid #85b2fb;
        outline: -webkit-focus-ring-color auto 5px;
        background-color: #90847c; }

.main-search {
  position: relative; }
  .main-search .form-item {
    margin: 0; }
    .main-search .form-item input {
      margin: 0 0 6px; }
  .main-search input {
    background: #fff;
    color: #000;
    width: 100%;
    padding: 1.4375rem 70px 1.4375rem 30px;
    font-size: 1.25rem;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0; }
    .main-search input::-webkit-input-placeholder {
      color: #000; }
    .main-search input::-moz-placeholder {
      color: #000; }
    .main-search input:-moz-placeholder {
      color: #000; }
    .main-search input:-ms-input-placeholder {
      color: #000; }
    .main-search input.placeholder {
      color: #000; }
  .main-search .loupe {
    position: absolute;
    right: 0;
    top: 0;
    height: 4.375rem;
    width: 4.375rem;
    padding: 23px;
    background-color: rgba(255, 255, 255, 0.01); }
    .main-search .loupe .svg-icon {
      width: 1.5rem;
      height: 1.625rem; }
  @media (max-width: 767px) {
    .main-search input {
      font-size: 1rem;
      padding: 20px 60px 21px 20px; }
    .main-search .loupe {
      width: 60px;
      height: 60px;
      padding: 18px; } }

.big-radios.form-radios {
  margin-bottom: 10px;
  margin-top: 10px !important; }
  .big-radios.form-radios .form-radios-inside {
    margin-bottom: -10px; }
    @media (max-width: 639px) {
      .big-radios.form-radios .form-radios-inside {
        margin-bottom: -30px; } }
  .big-radios.form-radios .form-item {
    margin: 0; }
  .big-radios.form-radios .form-type-radio {
    display: inline-block;
    vertical-align: top; }
  .big-radios.form-radios .form-item.form-type-radio {
    padding-right: 45px;
    margin-bottom: 30px; }
    .big-radios.form-radios .form-item.form-type-radio:not(.form-item-error):last-child {
      padding-right: 0; }
    @media (max-width: 639px) {
      .big-radios.form-radios .form-item.form-type-radio {
        margin-top: 0px; } }

.big-radios input.form-radio {
  background-color: rgba(255, 255, 255, 0.01);
  top: 0.3125rem;
  left: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: .1;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.big-radios input.form-radio + .option {
  font-size: 0.8125rem;
  line-height: 1.375rem;
  padding-left: 1.875rem;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .big-radios input.form-radio + .option::before {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 1.375rem;
    height: 1.375rem;
    border: 2px solid #efefef;
    border-radius: 100%; }
  .no-touchevents .big-radios input.form-radio + .option:hover,
  .no-js .big-radios input.form-radio + .option:hover {
    text-decoration: underline; }

.big-radios .form-radio:checked + .option {
  color: #7d7269; }
  .big-radios .form-radio:checked + .option::after {
    content: "";
    position: absolute;
    background-color: #d5d1cf;
    border-radius: 100%;
    width: 0.625rem;
    height: 0.625rem;
    top: 0.375rem;
    left: 0.375rem; }

.big-radios .form-radio:focus + .option:before {
  outline: 2px solid #4d90fe; }

/**
 * Site header.
 */
@-webkit-keyframes appaerHeader {
  0% {
    -webkit-transform: translateY(-100%); }
  50% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes appaerHeader {
  0% {
    -moz-transform: translateY(-100%); }
  50% {
    -moz-transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(0); } }

@keyframes appaerHeader {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
  50% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.main-header {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  color: #fff;
  text-align: center;
  z-index: 100;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-transform: translateZ(0); }
  .main-header .header-top-container {
    padding: 21px 0;
    position: relative;
    width: 100%;
    max-width: 80rem;
    margin: 0 auto;
    height: 117px; }
    .main-header .header-top-container .block-ubicast-media-server-live-block {
      position: absolute;
      top: 40%;
      right: 10%;
      right: 5rem; }
      @media (max-width: 1199px) {
        .main-header .header-top-container .block-ubicast-media-server-live-block {
          font-size: 0.85rem;
          right: 4.5rem; } }
      @media (max-width: 1023px) {
        .main-header .header-top-container .block-ubicast-media-server-live-block {
          font-size: 0.85rem; } }
      @media (max-width: 767px) {
        .main-header .header-top-container .block-ubicast-media-server-live-block {
          font-size: 100%; }
          .main-header .header-top-container .block-ubicast-media-server-live-block svg {
            margin-right: 0; }
          .main-header .header-top-container .block-ubicast-media-server-live-block span {
            display: none; } }
  .main-header .header-inner {
    max-width: 90rem;
    margin: 0 auto;
    background: #282828;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    transition: background-color 0.25s; }
  @media (max-width: 1023px) {
    .main-header {
      position: fixed; }
      .main-header .header-top-container {
        padding-top: 17px;
        padding-bottom: 16px;
        height: 81px; }
        .main-header .header-top-container:after {
          position: absolute;
          content: '';
          width: 100%;
          left: 0;
          bottom: 0;
          height: 1px;
          background: rgba(151, 151, 151, 0.4); }
      .toolbar-fixed .main-header {
        top: 39px; }
      .toolbar-tray-open.toolbar-horizontal .main-header {
        top: 81px; } }
  @media (max-width: 767px) {
    .main-header .header-top-container {
      padding-top: 20px;
      padding-bottom: 20px; }
    .toolbar-vertical .main-header {
      top: 39px; } }
  .main-header.sticky-on .header-inner {
    background: #282828; }
  @media (min-width: 1024px) {
    .main-header.sticky-on {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      -webkit-animation: appaerHeader 0.3s cubic-bezier(0, 0, 0.2, 1);
      -moz-animation: appaerHeader 0.3s cubic-bezier(0, 0, 0.2, 1);
      animation: appaerHeader 0.3s cubic-bezier(0, 0, 0.2, 1); }
      .main-header.sticky-on .header-top-container {
        display: none; } }
  .modal-search-form-show .main-header .header-inner {
    background: #282828; }
  @media (max-width: 1023px) {
    .mobile-menu-open .main-header .header-top-container:after {
      display: none; } }

.main-header-dummy {
  display: block;
  height: 167px; }
  @media (max-width: 1023px) {
    .main-header-dummy {
      height: 81px; } }

.header-type-b .header-inner {
  background: rgba(40, 40, 40, 0.8); }

@media (min-width: 1024px) {
  .header-type-b.sticky-on .header-inner {
    background: #282828; } }

@media (max-width: 1023px) {
  .mobile-menu-open .header-type-b .header-inner {
    background: #282828; } }

.header-type-b + .main-header-dummy {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute; }

.header-front .header-search-trigger-main {
  display: none; }

@media (max-width: 1023px) {
  .header-front.sticky-on .header-search-trigger-main {
    display: block; } }

@media (max-width: 1023px) {
  .modal-search-form-show .header-front .header-search-trigger-main {
    display: block; } }

@media (max-width: 1023px) {
  .mobile-menu-open .header-front .header-search-trigger-main {
    display: none; } }

.header-logo {
  margin: 0 auto;
  display: inline-block; }
  .header-logo a {
    display: inline-block;
    vertical-align: top; }
  .header-logo img {
    display: inline-block;
    vertical-align: top;
    width: 530px;
    height: 75px; }
  @media (max-width: 1023px) {
    .header-logo img {
      width: 339px;
      height: 48px; } }
  @media (max-width: 767px) {
    .header-logo img {
      width: 41px;
      height: 41px; } }
  @media (min-width: 1024px) {
    .sticky-on .header-logo {
      display: none; } }

.header-left-bar {
  position: absolute;
  top: 50%;
  left: 15px;
  line-height: 30px;
  height: 30px;
  margin-top: -15px;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif; }
  @media (max-width: 1023px) {
    .header-left-bar {
      left: auto;
      right: 9px;
      height: 60px;
      margin-top: -30px; }
      .header-left-bar .legacy {
        display: none; } }
  @media (max-width: 767px) {
    .header-left-bar {
      height: 48px;
      margin-top: -24px; } }

.header-search-trigger {
  color: currentColor;
  white-space: nowrap;
  padding: 13px 15px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px;
  font-size: 0.875rem; }
  .header-search-trigger .loupe {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 24px; }
  .header-search-trigger .tip {
    margin-left: 15px;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    transition: color 0.15s; }
  .no-touchevents .header-search-trigger:hover .tip,
  .no-js .header-search-trigger:hover .tip {
    text-decoration: underline;
    color: currentColor; }
  @media (max-width: 1023px) {
    .header-search-trigger {
      right: 15px;
      left: auto; } }

@media (max-width: 1023px) {
  .header-search-trigger-main .tip {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    margin: 0; }
  .mobile-menu-open .header-search-trigger-main {
    display: none; } }

.header-search-trigger-in-navigation {
  position: static;
  padding: 13px 30px;
  margin-top: 0;
  display: none; }
  @media (min-width: 1024px) {
    .sticky-on .header-search-trigger-in-navigation {
      display: inline-block; } }
  @media (max-width: 1439px) {
    .header-search-trigger-in-navigation .tip {
      position: absolute;
      display: block;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0;
      margin: 0; } }
  @media (max-width: 1199px) {
    .header-search-trigger-in-navigation {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 1099px) {
    .header-search-trigger-in-navigation {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (max-width: 1023px) {
    .header-search-trigger-in-navigation {
      display: none; } }

.header-language-selector {
  position: absolute;
  top: 50%;
  right: 15px;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: default;
  font-weight: bold; }
  .header-language-selector .language-selector-divider {
    background: rgba(255, 255, 255, 0.8);
    width: 1px;
    height: 18px;
    vertical-align: middle;
    display: inline-block; }
  .header-language-selector .language-selector-item {
    color: currentColor;
    text-decoration: none;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    transition: color 0.15s; }
  .no-touchevents .header-language-selector a.language-selector-item:hover,
  .no-js .header-language-selector a.language-selector-item:hover {
    color: #fff;
    text-decoration: underline; }
  @media (max-width: 1023px) {
    .header-language-selector {
      display: none; } }
  @media (min-width: 1024px) {
    .sticky-on .header-language-selector {
      display: none; } }

.mobile-menu-trigger {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15px;
  color: currentColor; }
  .mobile-menu-trigger .line {
    position: absolute;
    display: block;
    width: 50%;
    height: 2px;
    background: currentColor;
    margin-top: -1px;
    top: 50%;
    left: 25%; }
    .mobile-menu-trigger .line:before, .mobile-menu-trigger .line:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: currentColor;
      left: 0;
      -webkit-transition: -webkit-transform 0.15s;
      -moz-transition: -moz-transform 0.15s;
      transition: transform 0.15s; }
    .mobile-menu-trigger .line:before {
      top: 9px; }
    .mobile-menu-trigger .line:after {
      bottom: 9px; }
  @media (max-width: 767px) {
    .mobile-menu-trigger {
      width: 48px;
      height: 48px;
      margin-top: -24px;
      left: 9px; }
      .mobile-menu-trigger .line {
        height: 1px; } }
  @media (min-width: 1024px) {
    .mobile-menu-trigger {
      display: none; } }
  .mobile-menu-trigger.is-active .line {
    background: none; }
    .mobile-menu-trigger.is-active .line:before {
      top: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .mobile-menu-trigger.is-active .line:after {
      bottom: 0;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.main-navigation {
  position: relative;
  font-size: 0.875rem;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  min-height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .sticky-on .main-navigation {
    min-height: 50px; }
  .main-navigation .menu-wrap,
  .main-navigation .header-search-trigger-wrap {
    display: inline-block; }
  @media (max-width: 1023px) {
    .main-navigation {
      height: auto;
      min-height: 0;
      display: block; }
      .sticky-on .main-navigation {
        height: auto;
        min-height: 0; }
      .main-navigation .menu-wrap,
      .main-navigation .header-search-trigger-wrap, .main-navigation:after, .main-navigation:before {
        display: none; } }
  .main-navigation .menu {
    vertical-align: middle;
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 1023px) {
      .main-navigation .menu {
        display: none; } }
    .main-navigation .menu .menu-item {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      min-height: 50px;
      padding: 0.3125rem 0;
      box-sizing: border-box; }
      .main-navigation .menu .menu-item.has-child:nth-child(2) .sub-menu a {
        padding-right: 22px; }
      .main-navigation .menu .menu-item--collapsed {
        list-style: none; }
      .main-navigation .menu .menu-item a,
      .main-navigation .menu .menu-item .menu-item-el {
        color: currentColor; }
      .main-navigation .menu .menu-item .menu-item-el {
        text-align: left;
        display: inline-block;
        text-decoration: none;
        color: currentColor;
        line-height: 3.125rem !important;
        padding: 0 31px;
        position: relative;
        letter-spacing: .015em;
        text-transform: uppercase; }
        .main-navigation .menu .menu-item .menu-item-el:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 30px;
          right: 30px;
          height: 2px;
          background: transparent;
          -webkit-transition: background 0.15s;
          -moz-transition: background 0.15s;
          transition: background 0.15s; }
        .no-touchevents .main-navigation .menu .menu-item .menu-item-el:hover,
        .no-js .main-navigation .menu .menu-item .menu-item-el:hover {
          text-decoration: none; }
        .main-navigation .menu .menu-item .menu-item-el.is-active {
          font-weight: bold; }
          .main-navigation .menu .menu-item .menu-item-el.is-active:after {
            background: currentColor; }
        @media (max-width: 1199px) {
          .main-navigation .menu .menu-item .menu-item-el {
            padding: 0 20px; }
            .main-navigation .menu .menu-item .menu-item-el:after {
              left: 20px;
              right: 20px; } }
        @media (max-width: 1099px) {
          .main-navigation .menu .menu-item .menu-item-el {
            padding-left: 10px;
            padding-right: 10px; }
            .main-navigation .menu .menu-item .menu-item-el:after {
              left: 10px;
              right: 10px; } }
      .main-navigation .menu .menu-item.is-opened .sub-menu {
        display: block; }
    .main-navigation .menu .sub-menu {
      text-align: left;
      display: none;
      padding: 20px 0;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      margin-top: -2px;
      background: #fff;
      font-weight: bold;
      white-space: normal;
      color: #514C49;
      -webkit-animation: fadeIn 0.25s;
      -moz-animation: fadeIn 0.25s;
      animation: fadeIn 0.25s; }
      .main-navigation .menu .sub-menu:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: 100%;
        left: 50%;
        margin-bottom: -2px;
        margin-left: -6px;
        border-bottom: 12px solid #fff;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        -webkit-animation: slideUp 0.15s;
        -moz-animation: slideUp 0.15s;
        animation: slideUp 0.15s; }
      .main-navigation .menu .sub-menu a {
        font-size: 0.875rem;
        padding: 15px 28px 15px 30px;
        display: block; }
      @media (max-width: 1199px) {
        .main-navigation .menu .sub-menu {
          left: -10px;
          right: -10px; } }
      @media (max-width: 1099px) {
        .main-navigation .menu .sub-menu {
          left: -20px;
          right: -20px; } }
    .main-navigation .menu .sub-menu-regions {
      width: calc(788px + 3rem);
      left: 50%;
      right: auto;
      margin-left: -418px;
      height: 26.5625rem;
      padding: 30px 45px 20px; }
      @media (max-width: 1199px) {
        .main-navigation .menu .sub-menu-regions {
          left: 50%;
          right: auto; } }
      @media (max-width: 1099px) {
        .main-navigation .menu .sub-menu-regions {
          left: 50%;
          right: auto; } }
      .main-navigation .menu .sub-menu-regions a {
        display: inline;
        padding: 0; }
      .main-navigation .menu .sub-menu-regions .crtc {
        position: absolute;
        top: 30px;
        left: 45px;
        font-weight: bold; }
      .main-navigation .menu .sub-menu-regions .map {
        position: absolute;
        width: 330px;
        height: 325px;
        top: 1.25rem;
        left: 85px;
        z-index: 1; }
        .main-navigation .menu .sub-menu-regions .map path {
          cursor: pointer;
          -webkit-transition: fill 0.2s ease, fill-opacity 0.2s ease;
          -moz-transition: fill 0.2s ease, fill-opacity 0.2s ease;
          transition: fill 0.2s ease, fill-opacity 0.2s ease; }
        .main-navigation .menu .sub-menu-regions .map svg {
          height: 100%;
          width: 100%; }
      .main-navigation .menu .sub-menu-regions .map-parts {
        position: absolute;
        left: 470px;
        top: calc(1rem + 20px);
        width: calc(4rem + 35px);
        height: calc(9rem + 128px);
        z-index: 2; }
        .main-navigation .menu .sub-menu-regions .map-parts path {
          cursor: pointer;
          -webkit-transition: fill 0.2s ease, fill-opacity 0.2s ease;
          -moz-transition: fill 0.2s ease, fill-opacity 0.2s ease;
          transition: fill 0.2s ease, fill-opacity 0.2s ease; }
        .main-navigation .menu .sub-menu-regions .map-parts svg {
          width: 100%;
          height: 100%; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item {
        line-height: 1;
        list-style-type: none; }
        .main-navigation .menu .sub-menu-regions .sub-menu-item a {
          display: inline-block;
          padding: 10px 0 10px 10px;
          margin: -10px;
          font-size: 0.75rem;
          font-weight: normal; }
        .main-navigation .menu .sub-menu-regions .sub-menu-item .is-active {
          text-decoration: underline; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-region-part {
        padding-left: calc(3rem + 496px);
        padding-top: 17px;
        padding-bottom: 17px;
        position: relative; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-cont {
        position: absolute;
        z-index: 1;
        text-align: center; }
        .main-navigation .menu .sub-menu-regions .sub-menu-item-cont a {
          -webkit-transition: opacity 0.25s ease;
          -moz-transition: opacity 0.25s ease;
          transition: opacity 0.25s ease;
          opacity: 1; }
          .main-navigation .menu .sub-menu-regions .sub-menu-item-cont a:hover, .main-navigation .menu .sub-menu-regions .sub-menu-item-cont a:focus {
            opacity: 1; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-ara {
        width: 70px;
        left: 265px;
        top: 197px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-bfc {
        width: 90px;
        left: 277px;
        top: 138px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-bret {
        width: 55px;
        left: 102px;
        top: 111px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-cvdl {
        width: 65px;
        top: 133px;
        left: 206px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-corse {
        top: 313px;
        left: 383px;
        width: 32px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-ge {
        width: 55px;
        top: 95px;
        left: 312px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-hdf {
        width: 70px;
        top: 37px;
        left: 226px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-idf {
        width: 75px;
        left: 220px;
        top: 94px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-norm {
        width: 70px;
        top: 75px;
        left: 160px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-na {
        width: 55px;
        top: 207px;
        left: 185px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-occi {
        width: 55px;
        left: 225px;
        top: 264px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-pdll {
        width: 45px;
        left: 152px;
        top: 131px; }
      .main-navigation .menu .sub-menu-regions .sub-menu-item-paca {
        width: 90px;
        left: 300px;
        top: 265px; }
    .main-navigation .menu .bottom-buttons {
      padding: 20px 45px;
      line-height: 30px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
      font-weight: bold; }
  .main-navigation .menu-item-regions #markers {
    display: none; }
  .main-navigation .menu-mobile-container {
    display: none;
    position: relative;
    height: 100vh;
    height: -webkit-calc(100vh - 81px);
    height: calc(100vh - 81px); }
    .main-navigation .menu-mobile-container .menu-mobile-container-inner {
      height: 100%;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; }
    .main-navigation .menu-mobile-container .header-language-selector {
      position: relative;
      display: block;
      width: 100%;
      left: 0;
      right: 0;
      top: auto;
      height: auto;
      padding: 70px 0; }
    @media (max-width: 1023px) {
      .main-navigation .menu-mobile-container.is-open {
        display: block; } }
    .main-navigation .menu-mobile-container:after {
      content: '';
      position: absolute;
      top: 0;
      height: 40px;
      background-image: -webkit-linear-gradient(top, #282828, rgba(40, 40, 40, 0));
      background-image: linear-gradient(to bottom, #282828, rgba(40, 40, 40, 0));
      width: 100%;
      left: 0;
      right: 0; }
  .main-navigation .menu-mobile {
    padding: 50px 0 0; }
    .main-navigation .menu-mobile a,
    .main-navigation .menu-mobile .menu-item-el {
      width: 100%;
      color: #fff;
      padding: 15px 80px;
      display: block;
      white-space: normal;
      -webkit-tap-highlight-color: transparent; }
    .main-navigation .menu-mobile .menu-item > .menu-item-el {
      text-transform: uppercase; }
    .main-navigation .menu-mobile .menu-item.is-active > .menu-item-el {
      font-weight: bold; }
    .main-navigation .menu-mobile .menu-item.is-active .sub-menu {
      display: block; }
    .main-navigation .menu-mobile .sub-menu {
      display: none;
      -webkit-animation: fadeIn 0.25s, slideDown 0.25s;
      -moz-animation: fadeIn 0.25s, slideDown 0.25s;
      animation: fadeIn 0.25s, slideDown 0.25s; }
      .main-navigation .menu-mobile .sub-menu a {
        color: rgba(255, 255, 255, 0.8); }
    .main-navigation .menu-mobile .sub-menu-regions .crtc,
    .main-navigation .menu-mobile .sub-menu-regions .map,
    .main-navigation .menu-mobile .sub-menu-regions .map-parts,
    .main-navigation .menu-mobile .sub-menu-regions .bottom-buttons {
      display: none; }
  .main-navigation:after, .main-navigation:before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    height: 1px;
    background: rgba(151, 151, 151, 0.4); }
  .main-navigation:before {
    top: 0; }
  .main-navigation:after {
    bottom: 0; }
  @media (min-width: 1024px) {
    .sticky-on .main-navigation:before {
      display: none; } }

.default-page-layout h1 {
  font-size: 4.375rem;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .default-page-layout h1 {
      font-size: 2.5rem; } }
  @media (max-width: 479px) {
    .default-page-layout h1 {
      font-size: 1.625rem; } }

.default-page-layout .main {
  min-height: 1%;
  display: block;
  margin-bottom: 90px; }
  @media (max-width: 1023px) {
    .default-page-layout .main {
      margin-bottom: 45px; } }

.default-page-layout .max-width.page-top-row {
  margin-bottom: 30px;
  padding-bottom: 0; }
  @media (max-width: 1023px) {
    .default-page-layout .max-width.page-top-row {
      margin-bottom: 15px; } }
  .default-page-layout .max-width.page-top-row .simple-page-header {
    margin-bottom: 0; }

.default-page-layout .simple-page-header {
  border-bottom: none;
  margin-bottom: 32px; }

@media (max-width: 1023px) {
  .default-page-layout .simple-page-header {
    border-bottom: none;
    margin-bottom: 43px; } }

.layer-faq {
  margin-top: 59px;
  position: relative;
  margin-bottom: 138px; }
  .layer-faq::after {
    clear: both;
    content: "";
    display: table; }
  @media (max-width: 1023px) {
    .layer-faq {
      margin-top: 0; } }
  .layer-faq .left-sidebar {
    position: absolute;
    top: 0;
    bottom: 0; }
    @media (max-width: 1023px) {
      .layer-faq .left-sidebar {
        display: none; } }
  .layer-faq .right-content {
    padding-top: 13px; }
    .layer-faq .right-content::after {
      clear: both;
      content: "";
      display: table; }
    @media (max-width: 1023px) {
      .layer-faq .right-content {
        padding-top: 0; } }

.faq-categories {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 70px; }
  .faq-categories:before, .faq-categories:after {
    content: '';
    display: table; }
  .faq-categories li {
    font-size: 0.9375rem;
    padding: 0.625rem 0; }
    .faq-categories li .active {
      font-weight: bold; }
    .faq-categories li a {
      color: #2f2f2f; }
  @media (max-width: 1023px) {
    .faq-categories {
      display: none; } }

@media (min-width: 1024px) {
  .faq-category-wrapper {
    margin-bottom: 56px;
    display: block !important; }
    .faq-category-wrapper.last-item {
      margin-bottom: 0; } }

@media (max-width: 1023px) {
  .faq-category-wrapper {
    margin-bottom: 56px;
    clear: both;
    float: none; } }

.faq-category-wrapper label {
  font-size: 1rem;
  color: #2f2f2f;
  font-weight: bold;
  z-index: 15;
  position: relative;
  padding-bottom: 7px;
  border-bottom: 2px dotted #bfb8b3;
  cursor: pointer;
  display: inline-block; }
  .faq-category-wrapper label::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    border-left: 1px solid #bfb8b3;
    border-bottom: 1px solid #bfb8b3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg) translateZ(0);
    -moz-transform: rotate(-45deg) translateZ(0);
    -ms-transform: rotate(-45deg) translateZ(0);
    -o-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0); }
  @media (min-width: 1024px) {
    .faq-category-wrapper label {
      display: none; } }
  @media (max-width: 480px) {
    .faq-category-wrapper label {
      width: 100%; }
      .faq-category-wrapper label::after {
        float: right;
        margin-top: 0.5625rem; } }

@media (max-width: 1023px) {
  .faq-category-wrapper .list-of-categ-questions {
    margin-top: 35px; } }

.faq-items-content .question-categ-spacer {
  width: 100%;
  height: 118px; }

.faq-items-content .question-item {
  position: relative;
  z-index: 1; }
  .faq-items-content .question-item .wysiwyg-content ul {
    margin: 0;
    list-style-type: none;
    padding: 0; }
    .faq-items-content .question-item .wysiwyg-content ul li:before {
      content: '';
      display: inline-block;
      margin: 0 18px 0 0;
      width: 5px;
      height: 5px;
      position: relative;
      right: auto;
      top: -4px;
      line-height: 1.0;
      background-color: #696969; }

.faq-items-content .question-categ {
  font-size: 2rem;
  color: #7d7269;
  padding: 0 90px 10px 60px;
  margin-bottom: -1.25rem;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold; }
  @media (min-width: 1024px) {
    .faq-items-content .question-categ {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .faq-items-content .question-categ {
      padding: 0 0 10px 0;
      font-size: 1.625rem; } }
  .faq-items-content .question-categ ~ .first-item.active {
    margin-top: 2.5rem !important; }
    @media (min-width: 1024px) {
      .faq-items-content .question-categ ~ .first-item.active {
        margin-top: 1.25rem !important; } }

.faq-items-content .question-title {
  padding: 28px 90px 29px 60px;
  margin-bottom: -2px;
  position: relative;
  display: block;
  font-size: 1.625rem;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold;
  cursor: pointer;
  color: #2f2f2f;
  text-decoration: none !important;
  text-align: left;
  width: 100%; }
  @media (max-width: 767px) {
    .faq-items-content .question-title {
      font-size: 1.375rem;
      padding: 28px 35px 29px 0; } }
  .faq-items-content .question-title:after {
    content: "";
    position: absolute;
    left: 60px;
    bottom: 0;
    right: 32px;
    border-bottom: 2px solid #fafafa; }
    @media (max-width: 767px) {
      .faq-items-content .question-title:after {
        right: 0;
        left: 0; } }
  .faq-items-content .question-title > span {
    display: block;
    position: absolute;
    color: #979797;
    right: 34px;
    top: 1.875rem; }
    @media (max-width: 767px) {
      .faq-items-content .question-title > span {
        right: 4px; } }
  .faq-items-content .question-title .svg-icon {
    width: 1.1875rem;
    height: 1.375rem; }

.faq-items-content .question-content {
  margin-top: 2rem;
  line-height: 1.8;
  color: #696969;
  display: none; }
  .faq-items-content .question-content a {
    color: #337E87;
    text-decoration: underline; }

.faq-items-content .question-item.active {
  -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.1);
  z-index: 10;
  margin-top: 0;
  margin-bottom: 28px;
  padding: 45px 90px 60px 60px;
  background-color: #fff;
  -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
  -moz-animation: fadeIn 0.5s, slideDown 0.5s;
  animation: fadeIn 0.5s, slideDown 0.5s; }
  @media (max-width: 767px) {
    .faq-items-content .question-item.active {
      margin-left: -20px;
      margin-right: -20px;
      padding: 39px 20px 67px 20px;
      margin-bottom: 12px; }
      .faq-items-content .question-item.active + .question-item.active {
        margin-top: 35px; } }
  .faq-items-content .question-item.active:last-child {
    margin-bottom: 0; }
  .faq-items-content .question-item.active .question-title {
    padding-left: 0;
    padding-right: 0;
    margin-top: -28px;
    margin-bottom: -29px; }
    @media (max-width: 767px) {
      .faq-items-content .question-item.active .question-title {
        padding-right: 35px; } }
    .faq-items-content .question-item.active .question-title:after {
      display: none; }
    .faq-items-content .question-item.active .question-title span {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg) translateZ(0);
      -moz-transform: rotate(-180deg) translateZ(0);
      -ms-transform: rotate(-180deg) translateZ(0);
      -o-transform: rotate(-180deg) translateZ(0);
      transform: rotate(-180deg) translateZ(0);
      right: -56px;
      top: 1.4375rem; }
      @media (max-width: 767px) {
        .faq-items-content .question-item.active .question-title span {
          right: 4px;
          top: 1.5rem; } }
  .faq-items-content .question-item.active .question-content {
    display: block; }

/**
 * Layout hp.
 */
.layout-hp .layout-hp-main {
  position: relative;
  padding-top: 710px;
  padding-top: -webkit-calc(100vh - 60px - 1.2rem);
  padding-top: calc(100vh - 60px - 1.2rem); }
  @media (max-height: 649px) {
    .layout-hp .layout-hp-main {
      padding-top: 570px;
      padding-top: -webkit-calc(650px - 60px - 1.2rem);
      padding-top: calc(650px - 60px - 1.2rem); } }

.layout-hp .layout-hp-aside {
  background: #F6F6F6;
  min-height: 400px;
  padding: 0 0 0 3.5%; }

.layout-hp .layout-hp-aside-inner {
  position: relative;
  z-index: 40;
  background: #fff;
  top: -150px; }

.layout-hp .layout-hp-container {
  position: relative;
  z-index: 20; }

.layout-hp .layout-hp-top-container {
  position: absolute;
  height: 710px;
  height: -webkit-calc(100vh - 60px - 1.2rem);
  height: calc(100vh - 60px - 1.2rem);
  bottom: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden; }
  @media (max-height: 649px) {
    .layout-hp .layout-hp-top-container {
      height: 570px;
      height: -webkit-calc(650px - 60px - 1.2rem);
      height: calc(650px - 60px - 1.2rem); } }

.layout-hp .layout-hp-top-container-centerer {
  position: absolute;
  overflow: hidden;
  width: 62.5em;
  max-width: 100%;
  padding: 0 2.5em;
  top: 50%;
  left: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }
  .no-csstransforms .layout-hp .layout-hp-top-container-centerer {
    width: 920px;
    height: 268px;
    padding: 0;
    margin-top: -69px;
    margin-left: -460px; }

.layout-hp .layout-hp-middle-container {
  position: relative;
  color: #2F2F2F;
  padding: 0 0 0 3.5%;
  z-index: 15; }
  .layout-hp .layout-hp-middle-container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3.5%;
    background: #fff; }

.layout-hp .layout-hp-middle-container-inner {
  position: relative;
  background: #fff; }

.layout-hp .layout-hp-bottom-container {
  z-index: 5;
  position: relative;
  color: #fff;
  top: 100%;
  left: 0;
  width: 100%;
  padding-left: 3.5%; }

.layout-hp.layout-hp-def .layout-hp-bottom-container {
  padding-top: 150px;
  margin-top: -150px;
  padding-bottom: 150px; }
  @media (max-width: 1023px) {
    .layout-hp.layout-hp-def .layout-hp-bottom-container {
      padding-top: 0;
      margin-top: 0;
      padding-bottom: 0; } }
  .layout-hp.layout-hp-def .layout-hp-bottom-container .content-item {
    z-index: 10; }

.layout-hp .layout-hp-bg {
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .layout-hp .layout-hp-bg.top-index {
    z-index: 100; }

.layout-hp .layout-hp-bg-top,
.layout-hp .layout-hp-bg-middle,
.layout-hp .layout-hp-bg-bottom {
  background: currentColor;
  display: block;
  position: absolute;
  left: 0;
  width: 100%; }

.layout-hp.layout-hp-def .layout-hp-bg-bottom {
  background: currentColor;
  z-index: 5; }

.layout-hp .layout-hp-bg-top {
  z-index: 10;
  height: 790px;
  height: 100vh; }
  .layout-hp .layout-hp-bg-top > picture > img {
    max-width: none;
    max-height: none;
    position: absolute;
    top: 50%;
    left: -100%;
    right: -100%;
    min-height: 100%;
    min-width: 101%;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .layout-hp .layout-hp-bg-top .layout-hp-bg-top-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: 0; }
  @media (max-height: 649px) {
    .layout-hp .layout-hp-bg-top {
      height: 650px; } }

.layout-hp .layout-hp-bg-top .custom-quickedit-hp-bg-top > picture > img {
  max-width: none;
  max-height: none;
  position: absolute;
  top: 50%;
  left: -100%;
  right: -100%;
  min-height: 100%;
  min-width: 101%;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.layout-hp .layout-hp-bg-top .custom-quickedit-hp-bg-top > img {
  max-width: none;
  max-height: none;
  position: absolute;
  top: 50%;
  left: -100%;
  right: -100%;
  min-height: 100%;
  min-width: 101%;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.layout-hp .layout-hp-bg-middle {
  top: 790px;
  top: 100vh;
  bottom: 870px;
  z-index: 20; }
  .layout-hp .layout-hp-bg-middle:before, .layout-hp .layout-hp-bg-middle:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 150px; }
  .layout-hp .layout-hp-bg-middle:before {
    bottom: 100%;
    background-image: -webkit-linear-gradient(transparent, currentColor);
    background-image: linear-gradient(transparent, currentColor); }
  .layout-hp .layout-hp-bg-middle:after {
    top: 100%;
    background-image: -webkit-linear-gradient(currentColor, transparent);
    background-image: linear-gradient(currentColor, transparent); }
  @media (max-height: 649px) {
    .layout-hp .layout-hp-bg-middle {
      top: 650px; } }

.layout-hp .layout-hp-bg-bottom {
  z-index: 10;
  bottom: 0;
  height: 870px; }

.layout-hp .layout-hp-bg-bottom-n {
  z-index: 5;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }
  .layout-hp .layout-hp-bg-bottom-n .image-overflow {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden; }
  .layout-hp .layout-hp-bg-bottom-n img {
    max-width: none;
    max-height: none;
    position: absolute;
    top: 50%;
    left: -100%;
    right: -100%;
    min-height: 100%;
    min-width: 101%;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.layout-hp .layout-hp-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  @media (max-width: 1023px) {
    .layout-hp .layout-hp-gradient {
      display: none; } }
  .layout-hp .layout-hp-gradient.bottom {
    top: auto;
    bottom: 0; }
  .layout-hp .layout-hp-gradient:before, .layout-hp .layout-hp-gradient:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 150px; }
  .layout-hp .layout-hp-gradient:before {
    bottom: 100%;
    background-image: -webkit-linear-gradient(transparent, currentColor);
    background-image: linear-gradient(transparent, currentColor); }
  .layout-hp .layout-hp-gradient:after {
    top: 100%;
    background-image: -webkit-linear-gradient(currentColor, transparent);
    background-image: linear-gradient(currentColor, transparent); }

.layout-hp.layout-hp-en .layout-hp-main {
  padding-top: 710px;
  padding-bottom: 563px; }

.layout-hp.layout-hp-en .layout-hp-top-container {
  height: 710px; }

.layout-hp.layout-hp-en .layout-hp-bottom-container {
  position: absolute;
  height: 413px; }

.layout-hp.layout-hp-en .layout-hp-bg-top {
  height: 790px; }

.layout-hp.layout-hp-en .layout-hp-bg-middle {
  top: 790px;
  bottom: 643px; }

.layout-hp.layout-hp-en .layout-hp-bg-bottom {
  height: 643px; }
  .layout-hp.layout-hp-en .layout-hp-bg-bottom img {
    top: 0;
    position: absolute;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

@media (max-width: 1023px) {
  .layout-hp .layout-hp-main {
    padding-top: 100%; }
  .layout-hp .layout-hp-aside {
    padding-left: 0; }
  .layout-hp .layout-hp-top-container {
    height: 0;
    padding-bottom: 100%; }
  .layout-hp .layout-hp-top-container-centerer {
    width: auto;
    margin-left: auto;
    left: auto;
    width: 100%;
    padding: 0 2.8125em;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .layout-hp .layout-hp-middle-container {
    padding-left: 0; }
  .layout-hp .layout-hp-bottom-container {
    padding-left: 0; }
  .layout-hp .layout-hp-bg-top {
    padding-bottom: 100%; }
    .layout-hp .layout-hp-bg-top img {
      height: auto;
      width: 100%; }
  .layout-hp .layout-hp-bg-middle {
    top: 0;
    margin-top: 100%;
    bottom: 585px; }
    .layout-hp .layout-hp-bg-middle:after, .layout-hp .layout-hp-bg-middle:before {
      display: none; }
  .layout-hp .layout-hp-bg-bottom {
    height: 585px; }
  .layout-hp .layout-hp-aside {
    padding-bottom: 150px; }
  .layout-hp .layout-hp-aside-inner {
    top: 0; }
  .layout-hp.layout-hp-en .layout-hp-main {
    padding-top: 100%;
    padding-bottom: 585px; }
  .layout-hp.layout-hp-en .layout-hp-top-container {
    height: 0; }
  .layout-hp.layout-hp-en .layout-hp-bottom-container {
    padding-left: 0;
    height: 585px; }
  .layout-hp.layout-hp-en .layout-hp-bg-middle {
    top: 0;
    bottom: 585px; }
  .layout-hp.layout-hp-en .layout-hp-bg-bottom {
    height: 585px; } }

@media (max-width: 767px) {
  .layout-hp .layout-hp-top-container-centerer {
    padding: 0 1.25em; }
  .layout-hp .layout-hp-bg-top .mf-hide-on-tablet-and-above span {
    display: block; }
    .layout-hp .layout-hp-bg-top .mf-hide-on-tablet-and-above span img {
      width: 100%;
      height: auto; } }

@media (max-width: 479px) {
  .layout-hp.layout-hp-en .layout-hp-bottom-container {
    height: 490px; }
  .layout-hp .layout-hp-bg-top .mf-hide-on-tablet-and-above span {
    display: block; }
    .layout-hp .layout-hp-bg-top .mf-hide-on-tablet-and-above span img {
      width: 100%;
      height: auto; }
  .layout-hp .layout-hp-bg-middle {
    bottom: 490px; }
  .layout-hp .layout-hp-bg-bottom {
    height: 490px; }
  .layout-hp .layout-hp-aside {
    padding-bottom: 0; }
  .layout-hp .layout-hp-aside-inner {
    top: 0; } }

@-webkit-keyframes tooltip-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes tooltip-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes tooltip-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/**
  LeafLet default style
 */
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important; }

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none; }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-pane {
  z-index: 400; }

.leaflet-tile-pane {
  z-index: 200; }

.leaflet-overlay-pane {
  z-index: 400; }

.leaflet-shadow-pane {
  z-index: 500; }

.leaflet-marker-pane {
  z-index: 600; }

.leaflet-tooltip-pane {
  z-index: 650; }

.leaflet-popup-pane {
  z-index: 700; }

.leaflet-map-pane canvas {
  z-index: 100; }

.leaflet-map-pane svg {
  z-index: 200; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 60px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 50px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

@media (max-width: 767px) {
  .leaflet-left .leaflet-control {
    margin-left: 15px; }
  .leaflet-top .leaflet-control {
    margin-top: 15px; } }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-interactive {
  cursor: pointer; }

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
  background: #ddd; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-control-zoom-out {
  font-size: 20px; }

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px; }

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(../images/leaflet-images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../images/leaflet-images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 5px; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(../images/leaflet-images/marker-sprite.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  visibility: hidden; }

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.5;
  font-size: 16px; }
  @media (max-width: 479px) {
    .leaflet-popup-content {
      margin: 8px 14px;
      font-size: 12px; } }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  line-height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 13px 19px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #222;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  line-height: 1.5;
  font-size: 16px;
  -webkit-animation: tooltip-show 0.25s;
  -moz-animation: tooltip-show 0.25s;
  animation: tooltip-show 0.25s;
  animation-fill-mode: forwards; }
  @media (max-width: 479px) {
    .leaflet-tooltip {
      margin: 8px 14px;
      font-size: 12px; } }
  .leaflet-tooltip .leaflet-popup-tip-container {
    margin-top: 14px; }

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }

/*
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
*/
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

.leaflet-tooltip-top {
  margin-top: -13px;
  margin-left: -1px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

.leaflet-tooltip-left {
  margin-left: -6px; }

.leaflet-tooltip-right {
  margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

/**
  END   LeafLet default style
 */
/*
// Marker Cluster Style
*/
/*

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}
*/
/* IE 6-8 fallback colors */
/*

.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}
*/
.marker-cluster {
  background-clip: padding-box;
  width: 50px !important;
  height: 82px !important;
  margin-left: -25px !important;
  margin-top: -82px !important; }

.marker-cluster div {
  width: 50px;
  height: 82px;
  background-image: url(../images/leaflet-images/clusterMarker/markerCluster-icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: -2px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .marker-cluster div {
      background-image: url(../images/leaflet-images/clusterMarker/markerCluster-icon-2x.png); } }

.marker-cluster span {
  line-height: 50px; }

.cluster-popup-class {
  margin-bottom: 95px; }

.no-touchevents .leaflet-control-zoom a:hover,
.no-js .leaflet-control-zoom a:hover {
  text-decoration: none !important; }

.map-marker-image {
  width: 69px;
  height: 88px;
  background-image: url(../images/leaflet-images/marker-sprite.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 1.6875rem;
  font-weight: bold;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  color: #000000;
  letter-spacing: 0px;
  padding-top: 11px; }

.is-active .map-marker-image {
  background-position: -69px 0;
  color: #ffffff; }

.layout-map-results {
  /*
    embed-code button
   */ }
  .layout-map-results .publication-after-title-elements {
    margin-bottom: 35px; }
    .layout-map-results .publication-after-title-elements .content-icons {
      margin-top: 10px; }
  @media (max-width: 767px) {
    .layout-map-results .right-side-elements,
    .layout-map-results .map-result-helper-wrapper {
      display: none !important; } }
  @media (max-width: 479px) {
    .layout-map-results .left-side-elements {
      width: 100%;
      text-align: center; }
      .layout-map-results .left-side-elements .btn {
        text-align: center;
        margin: 0 auto; } }
  .layout-map-results .map-container {
    position: relative; }
  .layout-map-results .map .leaflet-tooltip-pane,
  .layout-map-results .map .leaflet-tooltip,
  .layout-map-results .map .leaflet-popup-pane,
  .layout-map-results .map .leaflet-popup {
    max-width: 300px !important;
    min-width: 300px !important; }
  .layout-map-results .map-results-wrapper {
    width: 100%;
    height: 760px; }
    .layout-map-results .map-results-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    @media (max-width: 1023px) {
      .layout-map-results .map-results-wrapper {
        float: none;
        width: 100%;
        height: auto; } }
  .layout-map-results .map {
    width: 100%;
    height: 760px;
    position: relative; }
    @media (max-width: 1023px) {
      .layout-map-results .map {
        float: none;
        width: 100%;
        height: 372px; } }
  .layout-map-results .map-container {
    z-index: 1;
    float: left;
    width: 73%;
    height: 760px; }
    @media (max-width: 1023px) {
      .layout-map-results .map-container {
        float: none;
        width: 100%;
        height: 372px; } }
  .layout-map-results .result-list-wrapper {
    position: relative;
    float: left;
    width: 27%;
    border-top: 1px solid #f0f0f0;
    padding: 30px; }
    @media (min-width: 1025px) {
      .layout-map-results .result-list-wrapper {
        height: 760px;
        max-height: 760px;
        overflow-y: auto;
        overflow-x: hidden; } }
    @media (max-width: 1023px) {
      .layout-map-results .result-list-wrapper {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 35px;
        border-top: none; }
        .layout-map-results .result-list-wrapper .current-marker-results,
        .layout-map-results .result-list-wrapper .default-map-search-result-list {
          height: auto;
          max-height: 380px;
          overflow: auto; } }
  .layout-map-results .result-list-wrapper-inside {
    position: relative;
    overflow: hidden; }
  .layout-map-results .icon-embed-link-wrapper {
    position: relative; }
    .layout-map-results .icon-embed-link-wrapper.is-open .iframe-code-wrapper {
      visibility: visible;
      opacity: 1; }
  .layout-map-results .iframe-code-wrapper {
    z-index: 500;
    position: absolute;
    background: #fff;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    margin-top: 2px;
    right: 0;
    left: auto;
    -webkit-box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.46); }
    @media (max-width: 767px) {
      .layout-map-results .iframe-code-wrapper {
        right: auto;
        left: 0; } }
    @media (max-width: 479px) {
      .layout-map-results .iframe-code-wrapper {
        left: -40px;
        max-width: 200px; } }
    .layout-map-results .iframe-code-wrapper textarea {
      width: 100%;
      max-width: 100%;
      height: 80px;
      resize: none;
      border: 1px solid #d4d4d4; }
  .layout-map-results .iframe-code-content {
    width: 300px;
    max-width: 100%;
    padding: 15px; }
  .layout-map-results .desc {
    margin: 15px 0;
    font-size: 0.875rem; }

html:not(.no-js) .result-counter-select {
  display: none; }

.result-counter-select {
  font-weight: bold;
  border: none;
  font-size: 16px;
  border-bottom: 2px dotted #bfb8b3; }

@media (max-width: 1023px) {
  .default-map-search-result-list {
    -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
    -moz-animation: fadeIn 0.5s, slideDown 0.5s;
    animation: fadeIn 0.5s, slideDown 0.5s; } }

/*
Markers result
*/
@-webkit-keyframes marker-result-show {
  from {
    -webkit-transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes marker-result-show {
  from {
    -moz-transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    opacity: 0; }
  to {
    -moz-transform: translateX(0);
    opacity: 1; } }

@keyframes marker-result-show {
  from {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes marker-result-hide {
  from {
    opacity: 1;
    -webkit-transform: translateX(0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%); } }

@-moz-keyframes marker-result-hide {
  from {
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }
  to {
    opacity: 0;
    -moz-transform: translateX(100%); } }

@keyframes marker-result-hide {
  from {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.current-marker-results {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 30px;
  background-color: #FFFFFF;
  z-index: 10; }
  @media (min-width: 1025px) {
    .current-marker-results {
      visibility: hidden;
      -webkit-transition-duration: 0.25s;
      -moz-transition-duration: 0.25s;
      transition-duration: 0.25s;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%);
      will-change: transform, opacity; } }
  .current-marker-results.is-active {
    display: block;
    visibility: visible;
    min-height: 100px;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  @media (max-width: 1023px) {
    .current-marker-results {
      position: relative;
      padding: 0;
      display: none;
      -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
      -moz-animation: fadeIn 0.5s, slideDown 0.5s;
      animation: fadeIn 0.5s, slideDown 0.5s; }
      .current-marker-results.is-active {
        display: block; } }
  .current-marker-results .throbber {
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: 50px;
    z-index: 1000;
    background-color: #232323;
    background-image: url(../images/content/loading-small.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 7px;
    height: 24px;
    opacity: 0.9;
    padding: 4px;
    width: 24px; }
  .current-marker-results .map-search-result-list {
    position: relative;
    min-height: 100px; }
    .current-marker-results .map-search-result-list .hidden {
      display: none; }
  .current-marker-results .map-search-result-list-content .hidden {
    display: none; }
  .current-marker-results .map-search-result:first-child {
    padding-top: 20px;
    border-top: 1px solid #f0f0f0; }
  .current-marker-results .close-button {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden; }
    .current-marker-results .close-button .icon {
      width: 24px;
      height: 24px;
      color: #000000; }
  .current-marker-results .current-marker-header {
    font-size: 1.875rem;
    font-weight: bold;
    font-family: "Freight Display W01", Times, serif;
    margin: 20px 0; }

.map-search-result {
  padding-bottom: 20px;
  margin-bottom: 17px;
  border-bottom: 1px solid #f0f0f0; }
  .map-search-result a {
    text-decoration: none;
    color: #000000;
    display: block; }
  .map-search-result::last-child {
    margin-bottom: 0; }
  .map-search-result .title {
    font-size: 1.25rem;
    font-weight: bold;
    font-family: "Freight Display W01", Times, serif; }
  .map-search-result .result-date {
    color: #767676;
    font-size: 0.625rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px; }
    @media (min-width: 768px) {
      .map-search-result .result-date {
        font-size: 0.75rem; } }
  .map-search-result .date-text {
    letter-spacing: 1px;
    color: #767676; }
    .map-search-result .date-text .date-text:not(:first-child)::before {
      content: "|";
      margin: 0 10px;
      display: inline-block;
      color: rgba(40, 40, 40, 0.2); }
  .map-search-result .date-text:not(:first-child)::before {
    content: "|";
    margin: 0 10px;
    display: inline-block;
    color: rgba(40, 40, 40, 0.2); }

.map-result-helper-wrapper {
  margin-bottom: 35px; }
  .map-result-helper-wrapper .left-text {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    width: 73%; }
    .map-result-helper-wrapper .left-text p {
      margin: 0;
      padding: 0; }
  .map-result-helper-wrapper .result-counter-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    text-align: right; }
  .map-result-helper-wrapper .result-counter-label {
    margin-left: 15px;
    font-weight: bold; }

.js-map-result-list {
  max-width: 100%;
  max-height: 760px; }

/*
  Map Iframe
 */
.map-iframe {
  width: 100%;
  height: 100%; }
  .map-iframe .map {
    width: 100%;
    height: 100%; }
    .map-iframe .map .leaflet-tooltip-pane,
    .map-iframe .map .leaflet-tooltip,
    .map-iframe .map .leaflet-popup-pane,
    .map-iframe .map .leaflet-popup {
      max-width: 300px !important;
      min-width: 300px !important; }
    .map-iframe .map.hide-tooltip .leaflet-tooltip-pane,
    .map-iframe .map.hide-tooltip .leaflet-tooltip {
      display: none !important; }
  .map-iframe .leaflet-popup {
    visibility: visible; }
  .map-iframe .leaflet-left .leaflet-control {
    margin-left: 15px; }
  .map-iframe .leaflet-top .leaflet-control {
    margin-top: 15px; }

.content-type-page .page {
  background-color: #f9f9f9; }

.layout-page-ct .layout-page-ct-container {
  position: relative;
  color: #2F2F2F;
  padding: 0 0 0 3.5%; }
  @media (max-width: 1023px) {
    .layout-page-ct .layout-page-ct-container {
      padding-left: 0; } }
  .layout-page-ct .layout-page-ct-container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3.5%;
    background: #fff; }

.layout-page-ct .layout-page-ct-container-inner {
  border-left: 6px solid #bfb8b3;
  position: relative;
  background-color: #FFFFFF; }
  @media (max-width: 1023px) {
    .layout-page-ct .layout-page-ct-container-inner {
      border-left: none; } }

.layout-publ .content-item {
  border-top: 1px solid #DFDFDF; }
  .layout-publ .content-item.subscription-form, .layout-publ .content-item.with-breadcrumbs, .layout-publ .content-item.next-with-breadcrumbs, .layout-publ .content-item.content-twitter {
    border-top: none; }
  .layout-publ .content-item.subscription-form .block-form .half-inside-button {
    position: static; }

.publication-page .page {
  background-color: #f9f9f9; }

@media (max-width: 479px) {
  .publication-page .breadcrumbs {
    display: none; } }

.publication-page .content-wrapper {
  margin-top: 3.5%; }
  @media (max-width: 1023px) {
    .publication-page .content-wrapper {
      margin-top: 0; } }

.publication-page .top-header-image {
  position: relative;
  max-width: 100%;
  width: 90rem;
  height: 577px;
  overflow: hidden; }
  @media (max-width: 768px) {
    .publication-page .top-header-image {
      width: 768px;
      height: 308px; } }
  @media (max-width: 480px) {
    .publication-page .top-header-image {
      width: 480px;
      height: 193px; } }
  .publication-page .top-header-image img {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    position: relative;
    vertical-align: top; }
  .publication-page .top-header-image ~ .content-wrapper {
    margin-top: -289px; }
    @media (max-width: 768px) {
      .publication-page .top-header-image ~ .content-wrapper {
        margin-top: -154px; } }
    @media (max-width: 479px) {
      .publication-page .top-header-image ~ .content-wrapper {
        margin-top: 0; } }

.publication-page .layout-publ-container {
  position: relative;
  color: #2F2F2F;
  padding: 0 0 0 3.5%; }
  @media (max-width: 1023px) {
    .publication-page .layout-publ-container {
      padding-left: 0; } }
  @media print {
    .publication-page .layout-publ-container {
      padding-left: 0; } }
  .publication-page .layout-publ-container > .content-wrapper {
    margin-top: 0; }
  .publication-page .layout-publ-container.column-list-wrapper + .layout-publ-container .content-item:first-child {
    border-top: none; }

.publication-page .layout-publ-container-inner {
  border-left: 6px solid #bfb8b3;
  position: relative;
  background-color: #FFFFFF; }
  @media (max-width: 1023px) {
    .publication-page .layout-publ-container-inner {
      border-left: none; } }
  @media print {
    .publication-page .layout-publ-container-inner {
      border-left: none; } }
  .publication-page .layout-publ-container-inner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3.5%;
    background: #fff; }

@media (max-width: 479px) {
  .publication-page .publ-top-item-group .btn {
    width: 100%; } }

.content-slider-wrapper {
  position: relative; }
  .content-slider-wrapper .layout-hp-middle-container-inner, .content-slider-wrapper:before {
    background-color: transparent; }
  .content-slider-wrapper .content-item {
    border-top: none;
    padding-left: 0;
    padding-right: 0; }
  .content-slider-wrapper .slider-title {
    padding: 0 0 0 3.5%;
    font-size: 2.5rem;
    margin-bottom: 50px;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 1023px) {
      .content-slider-wrapper .slider-title {
        margin-bottom: 40px; } }
    @media (max-width: 479px) {
      .content-slider-wrapper .slider-title {
        font-size: 1.625rem;
        margin-bottom: 20px; } }
  .content-slider-wrapper + .layout-publ-container .content-item:first-child {
    border-top: none; }

.block-publication-slider .top-publication-slider {
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 35px; }
  .no-js .block-publication-slider .top-publication-slider {
    white-space: initial;
    overflow: visible; }
    .no-js .block-publication-slider .top-publication-slider .slider-item + .slider-item {
      margin-top: 30px; }
  .block-publication-slider .top-publication-slider .videoWrapper {
    position: relative;
    padding-bottom: 52.08%;
    height: 0; }
  .block-publication-slider .top-publication-slider iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .block-publication-slider .top-publication-slider .chartWrapper iframe {
    position: relative; }
  .block-publication-slider .top-publication-slider .slick-list {
    width: 72.7%;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
    @media (min-width: 769px) {
      .block-publication-slider .top-publication-slider .slick-list:before, .block-publication-slider .top-publication-slider .slick-list:after {
        content: '';
        position: absolute;
        top: 0;
        width: 3%;
        height: 100%; }
      .block-publication-slider .top-publication-slider .slick-list:before {
        left: -1px;
        z-index: 1;
        background-image: -webkit-linear-gradient(left, #f9f9f9, rgba(255, 255, 255, 0));
        background-image: linear-gradient(to right, #f9f9f9, rgba(255, 255, 255, 0)); }
      .block-publication-slider .top-publication-slider .slick-list:after {
        right: -1px;
        z-index: 1;
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #f9f9f9);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #f9f9f9); } }
    @media (max-width: 768px) {
      .block-publication-slider .top-publication-slider .slick-list {
        width: 100%; } }
  .block-publication-slider .top-publication-slider .slick-track {
    padding-bottom: 30px; }
  .block-publication-slider .top-publication-slider .slider-item {
    text-align: center; }
    @media (max-width: 768px) {
      .block-publication-slider .top-publication-slider .slider-item {
        margin: 0; } }
    .block-publication-slider .top-publication-slider .slider-item .img-wrapper {
      padding: 0 20px;
      position: relative; }
    .block-publication-slider .top-publication-slider .slider-item .lightbox-trigger {
      position: absolute;
      top: 2px;
      left: 20px;
      bottom: 2px;
      right: 20px;
      z-index: 100;
      display: block;
      background: url("data:image/gif;base64,R0lGODlhAQABAAAAADs=") 0 0 repeat; }
    .block-publication-slider .top-publication-slider .slider-item img {
      margin: 0 auto;
      display: block;
      max-width: 100%;
      height: auto;
      z-index: 1;
      position: relative; }
  .block-publication-slider .top-publication-slider .slider-item-inside {
    padding: 0 3%; }
    @media (max-width: 768px) {
      .block-publication-slider .top-publication-slider .slider-item-inside {
        padding: 0 6%; } }

.block-publication-slider .top-slider-publ-slide-arrow {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 6.944444444444444%;
  top: 50%;
  margin-top: -35px;
  z-index: 50;
  border-radius: 100%;
  border: 1px solid #eaeaeb;
  background-color: #f9f9f9; }
  .block-publication-slider .top-slider-publ-slide-arrow.slick-disabled {
    display: none !important; }
  .block-publication-slider .top-slider-publ-slide-arrow .icon {
    display: block;
    width: 22px;
    height: 16px;
    color: #898b93;
    fill: #898b93;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -11px; }

.block-publication-slider .top-slider-publ-slick-prev {
  -webkit-animation: fadeIn 0.25s, slideToRight 0.25s;
  -moz-animation: fadeIn 0.25s, slideToRight 0.25s;
  animation: fadeIn 0.25s, slideToRight 0.25s; }

.block-publication-slider .top-slider-publ-slick-next {
  -webkit-animation: fadeIn 0.25s, slideToLeft 0.25s;
  -moz-animation: fadeIn 0.25s, slideToLeft 0.25s;
  animation: fadeIn 0.25s, slideToLeft 0.25s; }

.block-publication-slider .top-slider-publ-slick-next {
  left: auto;
  right: 6.944444444444444%; }

.block-publication-slider .slider-pager-clone {
  margin: 30px 6%; }
  @media (min-width: 769px) {
    .block-publication-slider .slider-pager-clone {
      display: none; } }
  @media (max-width: 768px) {
    .block-publication-slider .slider-pager-clone {
      margin: 30px 6%; } }
  @media (max-width: 479px) {
    .block-publication-slider .slider-pager-clone {
      margin: 30px 25px 0; } }
  .block-publication-slider .slider-pager-clone:after {
    content: "";
    display: table;
    clear: both; }
  .block-publication-slider .slider-pager-clone .top-slider-publ-slide-arrow {
    display: inline-block;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    position: relative; }
  .block-publication-slider .slider-pager-clone .top-slider-publ-slick-prev {
    float: left; }
  .block-publication-slider .slider-pager-clone .top-slider-publ-slick-next {
    float: right; }

.block-publication-slider .bot-publication-slider {
  text-align: center;
  padding: 0;
  width: 365px;
  margin: 0 auto;
  max-width: 100%; }
  @media (max-width: 479px) {
    .block-publication-slider .bot-publication-slider {
      display: none; } }
  .block-publication-slider .bot-publication-slider > .slider-item:not(:first-child) {
    display: none; }
  .block-publication-slider .bot-publication-slider .slick-list {
    width: 100%; }
    .block-publication-slider .bot-publication-slider .slick-list:before, .block-publication-slider .bot-publication-slider .slick-list:after {
      content: '';
      position: absolute;
      top: 0;
      width: 10%;
      height: 100%; }
    .block-publication-slider .bot-publication-slider .slick-list:before {
      left: -1px;
      z-index: 1;
      background-image: -webkit-linear-gradient(left, #f9f9f9, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to right, #f9f9f9, rgba(255, 255, 255, 0)); }
    .block-publication-slider .bot-publication-slider .slick-list:after {
      right: -1px;
      z-index: 1;
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #f9f9f9);
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #f9f9f9); }
  .block-publication-slider .bot-publication-slider .slider-item {
    cursor: pointer;
    margin: 14px 16px;
    vertical-align: middle;
    width: auto !important;
    height: 45px;
    min-width: 45px;
    opacity: .6;
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
    .block-publication-slider .bot-publication-slider .slider-item.video-item {
      opacity: 1; }
    .block-publication-slider .bot-publication-slider .slider-item img {
      width: 45px;
      height: auto; }
    .block-publication-slider .bot-publication-slider .slider-item.slick-center {
      opacity: 1;
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5); }
      .block-publication-slider .bot-publication-slider .slider-item.slick-center .video-nav-wrapper {
        border: 5px solid transparent;
        background-color: #000; }
    .block-publication-slider .bot-publication-slider .slider-item .video-nav-wrapper {
      padding: 5px;
      height: 100%;
      width: 90px;
      background-color: #93908d;
      border: 5px solid transparent; }
      .block-publication-slider .bot-publication-slider .slider-item .video-nav-wrapper .custom-play-icon {
        border-radius: 100%;
        background-color: #bfb8b3;
        width: 24px;
        height: 24px;
        position: relative;
        margin: 0 auto; }
        .block-publication-slider .bot-publication-slider .slider-item .video-nav-wrapper .custom-play-icon:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-left: 7px solid #FFF;
          position: absolute;
          z-index: 1;
          left: 10px;
          top: 8px; }

.block-publication-slider .slider-pager-info {
  font-size: 0.875rem;
  text-align: center;
  margin-bottom: 35px;
  visibility: hidden; }
  @media (max-width: 768px) {
    .block-publication-slider .slider-pager-info {
      padding: 0 6%; } }
  .block-publication-slider .slider-pager-info.show {
    -webkit-animation: fadeIn 0.5s;
    -moz-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
    visibility: visible; }

.layout-hp-middle-container.column-list-wrapper .layout-hp-middle-container-inner, .layout-hp-middle-container.column-list-wrapper:before {
  background-color: transparent; }

.block-publication-list-publ-page .block-title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 40px; }

.block-publication-list-publ-page .item-publications-list {
  width: 100%;
  margin-left: 0; }
  .block-publication-list-publ-page .item-publications-list:nth-child(even) {
    margin-left: 0; }
  .block-publication-list-publ-page .item-publications-list:nth-child(2) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #DFDFDF; }

.block-publication-column-list::after {
  clear: both;
  content: "";
  display: table; }

@media (max-width: 1024px) {
  .block-publication-column-list {
    width: 100%;
    display: block; } }

@media (max-width: 479px) {
  .block-publication-column-list .btn {
    width: 100%; } }

.block-publication-column-list .col-wrapper {
  vertical-align: top; }
  @media (max-width: 1024px) {
    .block-publication-column-list .col-wrapper {
      width: 100% !important;
      display: block; } }

.block-publication-column-list .col-left {
  float: left;
  width: 27.90697674418605%; }

.block-publication-column-list .col-right {
  float: left;
  width: 72.09302325581395%; }

.block-publication-column-list .title-group {
  height: 100%;
  padding: 40px 3.10077519379845% 0; }
  @media (max-width: 1024px) {
    .block-publication-column-list .title-group {
      padding: 0;
      margin-top: 0;
      margin-bottom: 25px;
      width: 100%; } }
  .block-publication-column-list .title-group .block-title {
    font-size: 2.5rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 479px) {
      .block-publication-column-list .title-group .block-title {
        font-size: 1.625rem; } }
  .block-publication-column-list .title-group .number {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 30px; }
  .block-publication-column-list .title-group a {
    color: currentColor; }

.block-publication-column-list .block-publication-column-list-content .columns-wrapper {
  margin: 0;
  padding: 0;
  visibility: hidden;
  position: absolute; }
  @media (min-width: 1025px) {
    .block-publication-column-list .block-publication-column-list-content .columns-wrapper {
      -webkit-column-gap: 12px;
      -moz-column-gap: 12px;
      column-gap: 12px;
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  @media (max-width: 1024px) {
    .block-publication-column-list .block-publication-column-list-content .columns-wrapper {
      margin: 0 -5px; }
      .block-publication-column-list .block-publication-column-list-content .columns-wrapper > .column-item:not(:first-child) {
        display: none; } }
  .no-js .block-publication-column-list .block-publication-column-list-content .columns-wrapper > .column-item {
    display: block; }
  .no-js .block-publication-column-list .block-publication-column-list-content .columns-wrapper .column-item + .column-item {
    margin-top: 30px; }
  .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 4px;
    margin-bottom: 5px; }
    .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots li {
      padding: 0;
      width: auto;
      height: 20px;
      margin: 0; }
      .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots li + li {
        margin-left: 20px; }
      .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots li.slick-active button {
        background-color: #888583; }
    .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots button {
      width: 22px;
      height: 2px;
      padding: 0;
      margin-top: 9px;
      background-color: #d1cdc9; }
      .block-publication-column-list .block-publication-column-list-content .columns-wrapper .slick-dots button:before {
        display: none; }
  .no-csscolumns .block-publication-column-list .block-publication-column-list-content .columns-wrapper {
    margin: -6px; }

.block-publication-column-list .block-publication-column-list-content .column-item {
  width: 100%;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  border-bottom: 10px solid transparent; }
  @media (max-width: 1024px) {
    .block-publication-column-list .block-publication-column-list-content .column-item {
      margin: 0 5px; } }
  .no-csscolumns-breakinside .block-publication-column-list .block-publication-column-list-content .column-item {
    display: inline-block;
    vertical-align: top; }
  .no-csscolumns .block-publication-column-list .block-publication-column-list-content .column-item {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    border-top: none !important;
    margin: 0;
    padding: 6px; }
  .block-publication-column-list .block-publication-column-list-content .column-item .twitter-tweet {
    margin: 0 !important;
    transform: initial !important; }
    @media (max-width: 1024px) {
      .block-publication-column-list .block-publication-column-list-content .column-item .twitter-tweet {
        margin: 0 auto !important; } }

.block-publication-column-list .block-publication-column-list-content .column-item-inside {
  background-color: #FFF;
  padding: 33px 30px 45px;
  border-top: 2px solid transparent; }
  .no-touchevents .block-publication-column-list .block-publication-column-list-content .column-item-inside:hover,
  .no-js .block-publication-column-list .block-publication-column-list-content .column-item-inside:hover {
    border-top: 2px solid #55acee;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 1024px) {
    .block-publication-column-list .block-publication-column-list-content .column-item-inside {
      padding: 42px 25px 45px; } }
  .block-publication-column-list .block-publication-column-list-content .column-item-inside .item-text {
    font-size: 1rem;
    line-height: 1.875; }
    .block-publication-column-list .block-publication-column-list-content .column-item-inside .item-text img {
      display: block;
      max-width: 100%;
      height: auto;
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 20px; }

.block-publication-column-list .block-publication-column-list-content .time-ago {
  color: #b4b4b4;
  font-size: 0.75rem;
  margin-top: 20px; }

.block-publication-column-list .block-publication-column-list-content .twitter-head {
  margin-bottom: 30px; }
  .block-publication-column-list .block-publication-column-list-content .twitter-head .logo-f-twitter {
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: -190px -87px;
    width: 27px;
    height: 28px;
    margin-right: 10px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-publication-column-list .block-publication-column-list-content .twitter-head .logo-f-twitter {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  .block-publication-column-list .block-publication-column-list-content .twitter-head .desc {
    font-weight: bold;
    font-size: 0.8125rem; }
  .block-publication-column-list .block-publication-column-list-content .twitter-head .twitter-verif-img {
    margin-left: 10px; }
  .block-publication-column-list .block-publication-column-list-content .twitter-head .span-inline-block {
    display: inline-block;
    vertical-align: middle; }

.block-publication-column-list .block-publication-column-list-content .retwit-head {
  margin-top: -15px;
  margin-bottom: 15px; }
  .block-publication-column-list .block-publication-column-list-content .retwit-head .arrows-inf {
    width: 0.8125rem;
    height: 0.8125rem; }
  .block-publication-column-list .block-publication-column-list-content .retwit-head .desc {
    font-size: 0.75rem; }
  .block-publication-column-list .block-publication-column-list-content .retwit-head span {
    color: #8e8e8e;
    display: inline-block;
    vertical-align: middle; }
    .block-publication-column-list .block-publication-column-list-content .retwit-head span + span {
      margin-left: 10px; }

.block-publication-column-list .block-publication-column-list-content .profile-part {
  margin: 0 -4px 15px; }
  .block-publication-column-list .block-publication-column-list-content .profile-part .span-inline-block {
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px; }
  .block-publication-column-list .block-publication-column-list-content .profile-part .name {
    font-weight: bold;
    font-size: 0.8125rem; }
  .block-publication-column-list .block-publication-column-list-content .profile-part .appointment {
    font-size: 0.8125rem;
    color: #8e8e8e; }

.block-publication-column-list .block-publication-column-list-content .publication-private {
  display: none;
  color: #696969;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3; }
  @media (min-width: 1025px) {
    .block-publication-column-list .block-publication-column-list-content .publication-private {
      padding: 45px 0 0 0; } }
  .block-publication-column-list .block-publication-column-list-content .publication-private a {
    color: #7d7269;
    text-decoration: underline; }
    .block-publication-column-list .block-publication-column-list-content .publication-private a:hover {
      text-decoration: none; }

.not-private .block-publication-column-list-content .columns-wrapper {
  visibility: visible;
  position: relative; }

.private .block-publication-column-list-content .columns-wrapper {
  display: none; }

.private .block-publication-column-list-content .publication-private {
  display: block; }

.layer-region-p {
  background-color: #1f1f1f;
  position: relative;
  /*
  .layout-hp-top-container-centerer {
    margin-top: 35px;

    @include media('<papabear') {
        margin-top: 0;
    }
  }
  */ }
  .layer-region-p .layout-hp-aside {
    background-color: transparent; }
    .layer-region-p .layout-hp-aside .layout-hp-aside-inner {
      border-top: 1px solid #DFDFDF; }
  .layer-region-p .layout-hp-main {
    padding-bottom: 0; }
  .layer-region-p .layout-hp-aside-inner {
    top: 0; }
  @media (max-width: 767px) {
    .layer-region-p .layout-hp-top-container {
      min-height: 800px; }
    .layer-region-p .layout-hp-bg-top {
      min-height: 800px; } }

.top-header-region-p {
  position: relative;
  overflow: hidden;
  height: calc(38.128rem + 11.5625rem);
  padding-bottom: 11.5625rem;
  margin-bottom: -11.5625rem;
  width: 100%;
  padding-top: 10.4375rem; }
  @media (max-width: 1024px) {
    .top-header-region-p {
      padding-top: 81px; } }
  @media (max-width: 768px) {
    .top-header-region-p {
      height: 524px;
      padding-bottom: 0;
      margin-bottom: 0; } }
  @media (max-width: 480px) {
    .top-header-region-p {
      height: 460px;
      padding-bottom: 0;
      margin-bottom: 0; } }
  .top-header-region-p .top-header-region-p-inside {
    position: relative;
    height: 100%;
    width: 100%; }
  .top-header-region-p .content-centered {
    position: absolute;
    overflow: hidden;
    width: 62.5em;
    max-width: 100%;
    padding: 0 2.5em 40px;
    margin-top: -1.5625rem;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
    @media (max-width: 1023px) {
      .top-header-region-p .content-centered {
        width: auto;
        margin-left: auto;
        left: auto;
        width: 100%;
        padding: 0 6%;
        margin-top: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media (max-width: 479px) {
      .top-header-region-p .content-centered {
        padding: 0 0.9375em; } }
    .no-csstransforms .top-header-region-p .content-centered {
      width: 920px;
      height: 268px;
      padding: 0;
      margin-top: -69px;
      margin-left: -460px; }
  .top-header-region-p .page-title {
    color: #fff;
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: 28px;
    display: block;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 767px) {
      .top-header-region-p .page-title {
        font-size: 1.5rem; } }
  .top-header-region-p .page-title-desc {
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold;
    color: #fff;
    font-size: 1.5rem;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }
    @media (max-width: 767px) {
      .top-header-region-p .page-title-desc {
        font-size: 1.125rem; } }
  .top-header-region-p .breadcrumbs {
    color: #fff !important;
    position: absolute !important;
    bottom: 0;
    text-align: left;
    margin-bottom: 1.25rem;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }
    @media (max-width: 1023px) {
      .top-header-region-p .breadcrumbs {
        padding-left: 6% !important;
        padding-right: 6% !important;
        max-height: 3.9em;
        overflow: hidden; } }
    @media (max-width: 767px) {
      .top-header-region-p .breadcrumbs {
        display: none; } }
    .top-header-region-p .breadcrumbs li:after {
      border-left: 4px solid #fff; }
    .top-header-region-p .breadcrumbs.layout-hp-middle-container:before {
      display: none; }

.top-header-region-p-backg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .top-header-region-p-backg .picture-wrapper {
    position: relative; }
    .top-header-region-p-backg .picture-wrapper:after {
      content: "";
      position: absolute;
      height: 150px;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 10;
      background-image: -webkit-linear-gradient(transparent, currentColor);
      background-image: linear-gradient(transparent, currentColor); }
    @media (max-width: 767px) {
      .top-header-region-p-backg .picture-wrapper:after {
        display: none; } }
  .top-header-region-p-backg img {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    position: relative;
    vertical-align: top; }

.sitemap-page .sitemap-box {
  margin-bottom: 30px; }

.sitemap-page .sitemap > ul {
  padding-left: 0; }

.sitemap-page .sitemap > ul > li:before {
  display: none; }

.sitemap-page .wysiwyg-content .content ul,
.sitemap-page .wysiwyg-content .content ol {
  margin-top: 1.325em; }

@media (min-width: 768px) {
  .sitemap-page .wysiwyg-content .content ul,
  .sitemap-page .wysiwyg-content .content ol {
    padding-left: 2.1875rem; }
  .sitemap-page .wysiwyg-content .content > ul,
  .sitemap-page .wysiwyg-content .content > ol {
    padding-left: 6.6875rem; } }

.block-agendas-list {
  height: 100%;
  white-space: nowrap;
  position: relative;
  padding-bottom: 86px;
  margin-bottom: -60px; }
  .block-agendas-list .agendas-list-title {
    color: currencColor;
    font-size: 2.5rem;
    margin-bottom: 11px;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .block-agendas-list .agendas-list-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .block-agendas-list .agendas-list-title a:hover,
      .no-js .block-agendas-list .agendas-list-title a:hover {
        text-decoration: underline; }
  .block-agendas-list .agendas-wrap {
    overflow: hidden;
    position: relative;
    margin: 0 -3%; }
    .block-agendas-list .agendas-wrap:before, .block-agendas-list .agendas-wrap:after {
      content: '';
      position: absolute;
      top: 0;
      width: 3%;
      height: 100%; }
    .block-agendas-list .agendas-wrap:before {
      left: -1px;
      z-index: 1;
      background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); }
    .block-agendas-list .agendas-wrap:after {
      right: -1px;
      z-index: 1;
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff); }
  .block-agendas-list .agendas-navigation {
    height: 5.125rem;
    width: 22.75rem;
    top: 100%;
    margin-top: -41px;
    right: 0;
    position: absolute;
    background: #7d7269;
    text-align: center;
    line-height: 82px;
    z-index: 20;
    color: #fff; }
    .block-agendas-list .agendas-navigation.back-paradiso {
      background: #337E87; }
    .block-agendas-list .agendas-navigation .all {
      color: currentColor;
      text-transform: uppercase;
      font-size: 0.875rem;
      text-decoration: none;
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      width: 100%; }
    .block-agendas-list .agendas-navigation .agenda-next {
      right: 40px; }
    .block-agendas-list .agendas-navigation .agenda-prev {
      left: 40px; }
  .block-agendas-list .agenda-next,
  .block-agendas-list .agenda-prev {
    z-index: 10;
    position: absolute;
    color: currentColor;
    top: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin: -10px;
    margin-top: -25px; }
    .block-agendas-list .agenda-next .arrow,
    .block-agendas-list .agenda-prev .arrow {
      display: block;
      height: 100%;
      width: 100%; }
    .block-agendas-list .agenda-next:before,
    .block-agendas-list .agenda-prev:before {
      color: currentColor; }
  .block-agendas-list .agenda-next {
    right: 0; }
  .block-agendas-list .agenda-prev {
    left: 0; }
  @media (max-width: 1023px) {
    .block-agendas-list {
      margin-bottom: -50px; }
      .block-agendas-list .agendas-list-title {
        text-align: center; }
      .block-agendas-list .agendas-wrap {
        max-width: 436px;
        margin: 0 auto; }
        .block-agendas-list .agendas-wrap:before, .block-agendas-list .agendas-wrap:after {
          width: 7%; }
      .block-agendas-list .agendas-navigation {
        width: 285px;
        margin-left: -142px;
        left: 50%; } }
  @media (max-width: 479px) {
    .block-agendas-list {
      padding-bottom: 0;
      margin-bottom: 0;
      text-align: center; }
      .block-agendas-list .agendas-list-title {
        font-size: 1.625rem; }
      .block-agendas-list .agendas-navigation {
        margin-top: 30px;
        position: relative;
        width: auto;
        left: 0;
        margin-left: auto; } }

.item-agendas-list {
  display: inline-block;
  white-space: normal;
  width: 20%;
  margin: 4px 0; }
  .item-agendas-list .agenda-inner {
    padding: 0 14%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  .item-agendas-list .agenda-top-container {
    overflow: hidden; }
  .item-agendas-list .agenda-day {
    display: inline-block;
    position: relative;
    font-size: 5em;
    color: #282828;
    margin-bottom: 10px;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .item-agendas-list .agenda-day:after {
      position: absolute;
      content: '';
      background: #fff;
      width: 56px;
      height: 30px;
      right: -24px;
      bottom: -7px;
      border-top: 1px solid #DEDEDE;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .item-agendas-list .agenda-month {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    color: #282828;
    margin-bottom: 15px;
    position: relative; }
  .item-agendas-list .agenda-title {
    display: block;
    color: currencColor;
    font-size: 1.25em;
    margin-bottom: 30px;
    line-height: 1.43;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
  .item-agendas-list .agenda-location {
    margin-top: auto;
    font-size: 0.75em;
    color: #514C49;
    text-transform: uppercase; }
    .item-agendas-list .agenda-location .icon-location {
      display: inline-block;
      vertical-align: bottom;
      width: 10px;
      height: 15px;
      margin-right: 5px; }
      @media (max-width: 479px) {
        .item-agendas-list .agenda-location .icon-location {
          display: block;
          margin: 0 auto 5px; } }
  .item-agendas-list .agenda-time {
    font-size: 0.75em;
    color: #337E87;
    margin-top: 15px; }
    .item-agendas-list .agenda-time .icon-time {
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      height: 12px;
      margin-right: 5px;
      color: currentColor; }
    .item-agendas-list .agenda-time .text {
      display: inline-block;
      vertical-align: middle; }
  .item-agendas-list a {
    color: currentColor;
    display: block; }
    .no-touchevents .item-agendas-list a:hover,
    .no-js .item-agendas-list a:hover {
      text-decoration: none; }
      .no-touchevents .item-agendas-list a:hover .agenda-title,
      .no-js .item-agendas-list a:hover .agenda-title {
        text-decoration: underline; }
  @media (max-width: 1023px) {
    .item-agendas-list {
      width: 50%;
      margin: 0; } }
  @media (max-width: 479px) {
    .item-agendas-list {
      width: 100%; } }

@media (min-width: 1024px) {
  .block-agendas-main-list {
    margin-top: -0.9375rem; } }

.item-agendas-main-list {
  display: block;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 40px; }
  .item-agendas-main-list:not(:first-child) {
    margin-top: 5px; }
    @media (max-width: 639px) {
      .item-agendas-main-list:not(:first-child) {
        margin-top: 38px; } }
  .item-agendas-main-list .col {
    float: left; }
  .item-agendas-main-list .col-a {
    width: 14%;
    text-align: right; }
  .item-agendas-main-list .col-b {
    width: 39%;
    padding-left: 8%;
    padding-top: 43px; }
  .item-agendas-main-list .col-c {
    width: 47%;
    padding-left: 4%;
    padding-top: 52px; }
  .item-agendas-main-list .agenda-inner {
    padding: 0 0 0 20px; }
    .item-agendas-main-list .agenda-inner::after {
      clear: both;
      content: "";
      display: table; }
  .item-agendas-main-list .agenda-day {
    display: inline-block;
    position: relative;
    font-size: 5em;
    color: rgba(40, 40, 40, 0.8);
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 639px) {
      .item-agendas-main-list .agenda-day {
        margin-top: -2.125rem; } }
    .item-agendas-main-list .agenda-day:after {
      position: absolute;
      content: '';
      background: #fff;
      width: 56px;
      height: 30px;
      right: -24px;
      bottom: -7px;
      border-top: 1px solid #DEDEDE;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .item-agendas-main-list .agenda-top-container::after {
    clear: both;
    content: "";
    display: table; }
  .item-agendas-main-list .agenda-month {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 27px;
    position: relative;
    z-index: 1; }
  .item-agendas-main-list .agenda-title {
    color: currencColor;
    font-size: 1.875em;
    margin-bottom: 38px;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
  .item-agendas-main-list .agenda-location {
    margin-top: auto;
    font-size: 0.75em;
    color: #514C49;
    text-transform: uppercase; }
    .item-agendas-main-list .agenda-location .icon-location {
      display: inline-block;
      vertical-align: bottom;
      width: 12px;
      height: 17px;
      margin-right: 5px; }
  .item-agendas-main-list .agenda-time {
    font-size: 1.25em;
    color: #337E87;
    font-weight: bold; }
  .item-agendas-main-list .agenda-time-mobile {
    display: none; }
  .item-agendas-main-list .agenda-summary {
    color: #696969;
    line-height: 1.9;
    font-size: 1rem;
    margin-bottom: -0.375rem; }
    .item-agendas-main-list .agenda-summary img {
      vertical-align: top;
      margin-bottom: 20px;
      max-width: 100%;
      height: auto; }
    .item-agendas-main-list .agenda-summary .link {
      color: #337E87;
      text-decoration: underline; }
      .no-touchevents .item-agendas-main-list .agenda-summary .link:hover,
      .no-js .item-agendas-main-list .agenda-summary .link:hover {
        text-decoration: none; }
  .item-agendas-main-list a {
    color: currentColor; }
    .no-touchevents .item-agendas-main-list a:hover,
    .no-js .item-agendas-main-list a:hover {
      text-decoration: none; }
      .no-touchevents .item-agendas-main-list a:hover .agenda-title,
      .no-js .item-agendas-main-list a:hover .agenda-title {
        text-decoration: underline; }
  @media (max-width: 767px) {
    .item-agendas-main-list .agenda-inner {
      padding-left: 0; } }
  @media (max-width: 639px) {
    .item-agendas-main-list .col {
      float: none;
      width: auto; }
    .item-agendas-main-list .col-a {
      text-align: center; }
    .item-agendas-main-list .col-b {
      text-align: center;
      padding-left: 0;
      padding-top: 0; }
    .item-agendas-main-list .col-c {
      padding-left: 0;
      padding-top: 0; }
    .item-agendas-main-list .agenda-title {
      font-size: 1.25em;
      margin-bottom: 15px; }
    .item-agendas-main-list .agenda-time {
      display: none;
      margin-bottom: 15px; }
    .item-agendas-main-list .agenda-time-mobile {
      display: block; }
    .item-agendas-main-list .agenda-location {
      margin-bottom: 35px; }
      .item-agendas-main-list .agenda-location .icon-location {
        display: block;
        margin: 0 auto 8px; }
    .item-agendas-main-list .agenda-summary img {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

.biographie-page .simple-page-header-after-text {
  max-width: 100%;
  width: 975px;
  margin-bottom: 58px; }

.biographie-page .back-to-biographies-search {
  margin-bottom: 6px; }

.block-biographies-search {
  max-width: 100%;
  width: 920px;
  min-height: 250px; }
  .block-biographies-search .name-search-input-clone-wrapper,
  .block-biographies-search .search-autocomplete-wrapper {
    position: relative; }
  .block-biographies-search .name-search-input-clone-wrapper input,
  .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real {
    border: 1px solid #979797;
    background: #fff;
    color: #000;
    width: 100%;
    padding: 23px 70px 23px 30px;
    font-size: 1.25rem;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0; }
    .block-biographies-search .name-search-input-clone-wrapper input::-webkit-input-placeholder,
    .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real::-webkit-input-placeholder {
      color: #666;
      opacity: 1; }
    .block-biographies-search .name-search-input-clone-wrapper input::-moz-placeholder,
    .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real::-moz-placeholder {
      color: #666;
      opacity: 1; }
    .block-biographies-search .name-search-input-clone-wrapper input:-moz-placeholder,
    .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real:-moz-placeholder {
      color: #666;
      opacity: 1; }
    .block-biographies-search .name-search-input-clone-wrapper input:-ms-input-placeholder,
    .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real:-ms-input-placeholder {
      color: #666;
      opacity: 1; }
    .block-biographies-search .name-search-input-clone-wrapper input.placeholder,
    .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real.placeholder {
      color: #666;
      opacity: 1; }
    @media (max-width: 767px) {
      .block-biographies-search .name-search-input-clone-wrapper input,
      .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real {
        padding: 15px 52px 14px 15px;
        font-size: 0.8125rem; }
        .block-biographies-search .name-search-input-clone-wrapper input .loupe,
        .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real .loupe {
          position: absolute;
          right: 0;
          top: 0;
          width: 52px;
          padding: 12px 15px;
          height: 100%; }
          .block-biographies-search .name-search-input-clone-wrapper input .loupe .svg-icon,
          .block-biographies-search .name-search-input-clone-wrapper .name-search-input-real .loupe .svg-icon {
            width: 1.375rem;
            height: 1.375rem; } }
  .block-biographies-search .name-search-input-clone-wrapper .loupe {
    position: absolute;
    right: 0;
    top: 0;
    height: 70px;
    width: 70px;
    padding: 23px;
    background-color: rgba(255, 255, 255, 0.01); }
    .block-biographies-search .name-search-input-clone-wrapper .loupe .svg-icon {
      width: 1.5rem;
      height: 1.5rem; }
  .block-biographies-search .view-content {
    padding: 23px 30px 23px 30px; }
  .block-biographies-search .search-autocomplete-wrapper {
    position: relative; }
    .block-biographies-search .search-autocomplete-wrapper .form-submit-wrapper {
      display: none; }
    .block-biographies-search .search-autocomplete-wrapper .search-autocomplete-container {
      background-color: #f9f9f9;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); }
    .block-biographies-search .search-autocomplete-wrapper .name-item a {
      font-size: 0.875rem;
      color: #282828; }
    .block-biographies-search .search-autocomplete-wrapper .name-item + .name-item {
      margin-top: 25px; }
  @media (max-width: 767px) {
    .block-biographies-search {
      min-height: 46px;
      margin-top: 43px;
      margin-bottom: 33px; }
      .block-biographies-search .name-search-input-clone-wrapper input {
        padding: 15px 52px 14px 15px;
        font-size: 0.8125rem; }
      .block-biographies-search .name-search-input-clone-wrapper .loupe {
        position: absolute;
        right: 0;
        top: 0;
        width: 52px;
        padding: 12px 15px;
        height: 100%; }
        .block-biographies-search .name-search-input-clone-wrapper .loupe .svg-icon {
          width: 1.375rem;
          height: 1.375rem; }
      .block-biographies-search .view-content {
        padding: 16px 15px 16px 15px; }
      .block-biographies-search .search-autocomplete-wrapper .name-item a {
        font-size: 0.8125rem; }
      .block-biographies-search .search-autocomplete-wrapper .name-item + .name-item {
        margin-top: 15px; } }

.block-biographies-page-container {
  position: relative;
  color: #2F2F2F;
  padding: 0 0 0 3.5%;
  margin-bottom: 80px; }
  @media (max-width: 1023px) {
    .block-biographies-page-container {
      padding-left: 0; } }
  @media (max-width: 767px) {
    .block-biographies-page-container {
      margin-bottom: 60px; } }
  .block-biographies-page-container .block-biographies-page-container-inner {
    background-color: #FFFFFF; }
    @media (min-width: 768px) {
      .block-biographies-page-container .block-biographies-page-container-inner .content-item {
        padding-bottom: 80px; } }
  .block-biographies-page-container .page-title {
    margin: 0;
    line-height: 1.3;
    font-size: 2.5rem; }
  @media (min-width: 768px) {
    .block-biographies-page-container .publication-after-title-elements {
      border-top: 2px solid #d4d4d4;
      margin-top: 28px;
      padding-top: 29px;
      margin-bottom: 55px; } }

.collapsed-text-wrapper .aria-hidden {
  display: none; }

.collapsed-text-wrapper .btn.show-more .for-text-expanded {
  display: none; }

.collapsed-text-wrapper.text-expanded .aria-hidden {
  display: inline; }

.collapsed-text-wrapper.text-expanded .btn.show-more .for-text-expanded {
  display: block; }

.collapsed-text-wrapper.text-expanded .btn.show-more .for-text-collapsed {
  display: none; }

.block-contact-columns {
  max-width: 100%;
  overflow: hidden; }
  .block-contact-columns .table-wrapper-fix {
    margin: 0 -28px; }
  .block-contact-columns .table-wrapper {
    display: table;
    height: 200px;
    table-layout: fixed;
    width: 100%;
    border-spacing: 28px 0;
    border-collapse: separate; }
  @media (max-width: 1023px) {
    .block-contact-columns {
      display: block;
      text-align: center;
      margin: 0; } }
  .block-contact-columns .col {
    width: 33.33333%;
    display: table-cell;
    height: 100%;
    color: #595959;
    padding: 55px 45px;
    background-color: #ffffff;
    border-left: 4px solid #bfb8b3; }
    @media (max-width: 1023px) {
      .block-contact-columns .col {
        padding: 40px 20px 45px;
        width: 100%;
        display: block;
        border-left: none;
        border-top: 1px solid #bfb8b3; } }
  @media (max-width: 1023px) {
    .block-contact-columns .col + .col {
      margin-top: 20px; } }
  .block-contact-columns .col-title {
    color: #2f2f2f;
    font-size: 1.625rem;
    font-weight: bold;
    font-family: "Freight Display W01", Times, serif;
    margin-bottom: 9px;
    line-height: 1.38; }
    @media (max-width: 1023px) {
      .block-contact-columns .col-title {
        margin-bottom: 12px; } }
    @media (max-width: 767px) {
      .block-contact-columns .col-title {
        font-size: 1.375rem; } }
  .block-contact-columns .col-content {
    margin-top: 50px;
    margin-bottom: 50px;
    color: #696969;
    font-size: 0.875rem;
    line-height: 1.7; }
    @media (max-width: 1023px) {
      .block-contact-columns .col-content {
        margin-top: 27px;
        margin-bottom: 41px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .block-contact-columns .col-content {
    width: 70%;
    margin-left: auto;
    margin-right: auto; } }
    @media (max-width: 767px) {
      .block-contact-columns .col-content {
        font-size: 0.875rem;
        line-height: 1.6; } }
  .block-contact-columns .col-1 .btn {
    margin: 25px 0 35px; }
    @media (max-width: 1023px) {
      .block-contact-columns .col-1 .btn {
        margin: 28px 0 40px; } }
  .block-contact-columns .address {
    font-size: 0.875rem;
    line-height: 1.9;
    color: #696969; }
  .block-contact-columns .map img {
    max-width: 100%;
    height: auto; }
  .block-contact-columns .common-selectmenu-button {
    width: 100%; }

@media (min-width: 480px) and (max-width: 1023px) {
  .block-contact-columns .common-selectmenu-button {
    width: auto; } }
  .block-contact-columns .select-common-wrapper {
    width: 100%; }

@media (min-width: 480px) and (max-width: 1023px) {
  .block-contact-columns .select-common-wrapper {
    width: auto; } }
    .block-contact-columns .select-common-wrapper select {
      width: 100%; }

@media (min-width: 480px) and (max-width: 1023px) {
  .block-contact-columns .select-common-wrapper select {
    width: auto; } }
  .block-contact-columns .list-table-flat {
    color: #8e8e8e;
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .block-contact-columns .list-table-flat {
        margin-top: 35px; } }
    .block-contact-columns .list-table-flat ul {
      margin-top: -2px; }
    .block-contact-columns .list-table-flat li {
      padding: 6px 0;
      color: #696969;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-weight: bold; }
    .block-contact-columns .list-table-flat li + li {
      padding-top: 17px; }
    .block-contact-columns .list-table-flat a {
      color: #8e8e8e; }
    .block-contact-columns .list-table-flat .list-table-flat-item {
      color: currentColor;
      display: block;
      padding-right: 1em;
      position: relative;
      line-height: 1.5;
      text-align: left; }
      .block-contact-columns .list-table-flat .list-table-flat-item .arrow {
        position: absolute;
        display: inline-block;
        width: .6em;
        height: .5em;
        right: 0;
        top: 0;
        margin-top: 0.4375em;
        vertical-align: middle;
        -webkit-transition: -webkit-transform 0.15s;
        -moz-transition: -moz-transform 0.15s;
        transition: transform 0.15s; }
        .block-contact-columns .list-table-flat .list-table-flat-item .arrow .svg-icon {
          width: .6em;
          height: .5em; }
      .no-touchevents .block-contact-columns .list-table-flat .list-table-flat-item:hover .arrow,
      .no-js .block-contact-columns .list-table-flat .list-table-flat-item:hover .arrow {
        -webkit-transform: translateX(0.3em);
        -moz-transform: translateX(0.3em);
        -ms-transform: translateX(0.3em);
        -o-transform: translateX(0.3em);
        transform: translateX(0.3em); }
    @media (max-width: 767px) {
      .block-contact-columns .list-table-flat {
        text-align: left; } }
    @media (max-width: 479px) {
      .block-contact-columns .list-table-flat .list-table-flat-item {
        line-height: 1.2; } }

.contact-block-wrapper .block-title {
  font-size: 2.5rem;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 38px; }
  @media (max-width: 767px) {
    .contact-block-wrapper .block-title {
      font-size: 2.5rem; } }
  @media (max-width: 639px) {
    .contact-block-wrapper .block-title {
      font-size: 1.625rem;
      margin-bottom: 25px; } }

.contact-block-wrapper .block-text {
  padding-right: 19%;
  color: #696969;
  font-size: 1.125rem;
  line-height: 2; }
  @media (max-width: 1023px) {
    .contact-block-wrapper .block-text {
      padding-right: 0; } }
  @media (max-width: 767px) {
    .contact-block-wrapper .block-text .mobile-break-margin {
      margin-top: 20px; } }

.contact-block-wrapper .block-top-text {
  margin-bottom: 76px; }
  @media (max-width: 767px) {
    .contact-block-wrapper .block-top-text p + p {
      margin-top: 20px; } }

.contact-block-wrapper .block-bottom-text {
  padding-top: 76px; }

/*
  If block inside content-item
  please add class .inside-content-item
  to .block-form
 */
.block-form {
  position: relative; }
  .with-half-button .block-form {
    margin-bottom: 41px; }
  .block-form:not(.inside-content-item) {
    margin-bottom: 130px; }
    .block-form:not(.inside-content-item) .block-inside {
      background-color: #f9f9f9;
      padding: 70px 0 0 70px;
      position: relative;
      z-index: 1; }
      .block-form:not(.inside-content-item) .block-inside::before {
        content: "";
        background-color: #f9f9f9;
        width: 2000px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
      @media (max-width: 1023px) {
        .block-form:not(.inside-content-item) .block-inside {
          padding: 48px 20px 0; } }
  @media (min-width: 769px) {
    .block-form:not(.inside-content-item) {
      padding-right: 10px !important; } }
  @media (max-width: 1023px) {
    .block-form {
      margin-bottom: 95px; } }
  .block-form .block-content {
    position: relative; }
  .block-form .block-inside {
    position: relative;
    background-color: #f9f9f9;
    padding: 70px 0 0 70px; }
    @media (max-width: 1023px) {
      .block-form .block-inside {
        padding: 48px 20px 0; } }
  .block-form .text-before-form {
    position: relative;
    font-weight: bold;
    font-style: italic;
    font-size: 0.75rem;
    color: #6f6f6f;
    margin-top: -58px;
    padding-bottom: 58px; }
    @media (max-width: 1023px) {
      .block-form .text-before-form {
        margin-top: -36px;
        padding-bottom: 36px; } }
  .block-form .form-title {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 10px; }
  .block-form .form-headline {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 30px; }
  .block-form .webform-likert-table tr .form-item {
    margin: 15px 0 !important; }
  .block-form .form-item {
    margin: 30px 0; }
    .block-form .form-item input[type="text"],
    .block-form .form-item textarea {
      width: 520px;
      max-width: 100%;
      vertical-align: top; }
    .block-form .form-item label {
      margin-bottom: 0; }
    .block-form .form-item .description {
      margin-top: 0; }
    .block-form .form-item textarea {
      height: 117px;
      resize: none;
      overflow: auto; }
    .block-form .form-item.form-item-half {
      width: 260px; }
      .block-form .form-item.form-item-half input[type="text"],
      .block-form .form-item.form-item-half textarea {
        width: 100%; }
  .block-form .form-item-half-wrapper {
    width: 520px;
    max-width: 100%; }
    .block-form .form-item-half-wrapper .form-item {
      display: inline-block;
      width: 50%;
      margin-top: 16px;
      vertical-align: top; }
    .block-form .form-item-half-wrapper .first-item {
      padding-right: 7px; }
    .block-form .form-item-half-wrapper .last-item {
      padding-left: 7px; }
  .block-form .form-group + .form-group {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 2px solid #efefef; }
  .block-form .form-item-row {
    margin-top: 30px; }
    .block-form .form-item-row .form-item {
      margin: 0; }
    @media (max-width: 639px) {
      .block-form .form-item-row {
        width: 100% !important;
        margin-top: 0; }
        .block-form .form-item-row input[type="text"],
        .block-form .form-item-row textarea {
          width: 100% !important; }
        .block-form .form-item-row .form-item {
          margin-top: 30px; }
        .block-form .form-item-row .form-item.form-type-textfield {
          width: 100%;
          padding: 0 !important;
          margin-top: 30px; } }
  .block-form .form-item-row.top-checkbox {
    margin-top: 38px; }
  .block-form .common-selectmenu-button,
  .block-form select {
    vertical-align: top; }
  .block-form .form-group-text {
    color: #6f6f6f;
    font-weight: bold;
    display: block; }
  .block-form .form-radios-title {
    font-size: 0.875rem;
    margin-bottom: 20px;
    color: #8a8a8a;
    font-weight: bold;
    display: block; }
    .block-form .form-radios-title .dark {
      color: #4a4a4a; }
  .block-form .form-actions,
  .block-form .half-inside-button {
    bottom: -41px;
    margin-top: 16px;
    position: relative;
    text-align: left;
    z-index: 20; }
    @media (max-width: 1023px) {
      .block-form .form-actions,
      .block-form .half-inside-button {
        margin-top: 0;
        bottom: -26px;
        margin-bottom: -15px; } }
    @media (max-width: 479px) {
      .block-form .form-actions,
      .block-form .half-inside-button {
        width: 100%; } }
    .block-form .form-actions .btn,
    .block-form .form-actions .text,
    .block-form .half-inside-button .btn,
    .block-form .half-inside-button .text {
      background-color: #7d7269;
      line-height: 82px;
      color: #fff;
      letter-spacing: 1.5px;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      min-width: 364px;
      max-width: 100%;
      padding: 0 50px;
      border: none;
      border-radius: 0; }
      @media (max-width: 1023px) {
        .block-form .form-actions .btn,
        .block-form .form-actions .text,
        .block-form .half-inside-button .btn,
        .block-form .half-inside-button .text {
          border: 1px solid #fffFFF;
          height: auto;
          line-height: 2.4;
          padding: 27px 38px 23px; } }
      @media (max-width: 767px) {
        .block-form .form-actions .btn,
        .block-form .form-actions .text,
        .block-form .half-inside-button .btn,
        .block-form .half-inside-button .text {
          font-size: 0.75rem;
          padding: 27px 28px 23px; } }
      @media (max-width: 639px) {
        .block-form .form-actions .btn,
        .block-form .form-actions .text,
        .block-form .half-inside-button .btn,
        .block-form .half-inside-button .text {
          padding: 27px 10px 23px; } }
      @media (max-width: 479px) {
        .block-form .form-actions .btn,
        .block-form .form-actions .text,
        .block-form .half-inside-button .btn,
        .block-form .half-inside-button .text {
          min-width: 100%; } }
  .block-form .form-item-error input[type="text"],
  .block-form .form-item-error textarea {
    border-color: #ff4d63; }
  .block-form .error-message {
    padding: 10px 25px 10px 10px;
    border: 1px solid #ececec;
    border-radius: 3px;
    position: relative;
    background-color: #ffffff;
    display: inline-block;
    width: 345px;
    max-width: 100%;
    margin-top: 2px;
    margin-bottom: -2px; }
    @media (max-width: 639px) {
      .block-form .error-message {
        width: 100%; } }
    .block-form .error-message.right-start {
      margin-left: 27px; }
    .block-form .error-message.left-start {
      display: block;
      margin-left: 0;
      margin-top: 15px;
      max-width: 100%; }
      .block-form .error-message.left-start:before {
        top: -6px;
        left: 14px;
        border-top: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-left: none; }
    .block-form .error-message:before {
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      position: absolute;
      -webkit-transform: rotate(-45deg) translateZ(0);
      -moz-transform: rotate(-45deg) translateZ(0);
      -ms-transform: rotate(-45deg) translateZ(0);
      -o-transform: rotate(-45deg) translateZ(0);
      transform: rotate(-45deg) translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      background-color: #ffffff; }
    .block-form .error-message.right-start:before {
      top: 14px;
      left: -6px;
      border-top: 1px solid #ececec;
      border-left: 1px solid #ececec; }
    @media (max-width: 1023px) {
      .block-form .error-message {
        display: block;
        margin-left: 0 !important;
        margin-top: 15px;
        max-width: 100%; }
        .block-form .error-message:before, .block-form .error-message.right-start:before {
          top: -6px;
          left: 14px;
          border-top: 1px solid #ececec;
          border-right: 1px solid #ececec;
          border-left: none; } }
    .block-form .error-message .message-inside {
      position: relative; }
    .block-form .error-message .alarm {
      position: absolute;
      left: 0;
      top: 0;
      width: 1.25rem;
      height: 1.25rem;
      overflow: hidden;
      line-height: 1.25rem;
      font-size: 1rem;
      border: 1px solid #ff4d63;
      border-radius: 3px;
      color: #ff4d63;
      font-weight: bold;
      text-align: center; }
    .block-form .error-message .text {
      padding-left: 1.75rem;
      padding-top: 4px;
      font-size: 0.8125rem;
      font-style: italic;
      color: #767676; }
    .block-form .error-message .text,
    .block-form .error-message .alarm {
      display: table-cell;
      vertical-align: top; }
  .block-form .form-callback-wrapper {
    padding-right: 70px;
    position: relative;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 1023px) {
      .block-form .form-callback-wrapper {
        padding-right: 0; } }
    .block-form .form-callback-wrapper .form-callback {
      width: 100%;
      padding: 10px 10px 10px 10px;
      background-color: #ffffff;
      display: inline-block;
      border: 1px solid;
      border-width: 1px 1px 1px 0;
      border-radius: 2px; }
    .block-form .form-callback-wrapper.form-callback-success {
      color: #325e1c; }
      .block-form .form-callback-wrapper.form-callback-success .form-callback {
        background-color: #f3faef;
        border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
        box-shadow: -8px 0 0 #77b259; }
      .block-form .form-callback-wrapper.form-callback-success .text {
        color: #325e1c; }
      .block-form .form-callback-wrapper.form-callback-success .form-callback-item-icon {
        color: #325e1c; }
    .block-form .form-callback-wrapper .form-callback-inside {
      position: relative;
      width: 100%; }
    .block-form .form-callback-wrapper .form-callback-item-icon {
      position: absolute;
      left: 0;
      top: 0;
      width: 0.9375rem;
      height: 0.9375rem;
      overflow: hidden;
      line-height: 1.25rem;
      font-size: 1rem;
      text-align: center; }
      .block-form .form-callback-wrapper .form-callback-item-icon .icon {
        width: 0.9375rem;
        height: 0.9375rem;
        color: #77b259; }
    .block-form .form-callback-wrapper .form-callback-item {
      display: table-cell;
      vertical-align: top; }
    .block-form .form-callback-wrapper .text {
      padding-left: 28px;
      font-size: 0.8125rem;
      font-style: italic;
      color: #767676; }
  @media (max-width: 1409px) {
    .block-form.inside-content-item .error-message {
      display: block;
      margin-left: 0 !important;
      margin-top: 15px;
      max-width: 100%; }
      .block-form.inside-content-item .error-message:before, .block-form.inside-content-item .error-message.right-start:before {
        top: -6px;
        left: 14px;
        border-top: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-left: none; } }
  .block-form .form-radios .form-item-error {
    max-width: 50%; }
    @media (max-width: 639px) {
      .block-form .form-radios .form-item-error {
        width: 100%;
        max-width: 100%;
        padding-right: 0 !important; } }
  .block-form .checkbox-group-wrapper {
    margin-top: 20px;
    margin-bottom: 0; }
  .block-form .checkbox-group label {
    font-weight: normal;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .block-form .checkbox-group.two-columns {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-width: 50%;
      -moz-column-width: 50%;
      column-width: 50%;
      -webkit-column-gap: 5px;
      -moz-column-gap: 5px;
      column-gap: 5px; } }
  .block-form .checkbox-group.two-columns li,
  .block-form .checkbox-group.two-columns .form-item {
    margin: 0 0 0.3125rem 0;
    max-width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
  .no-csscolumns .block-form .checkbox-group.two-columns li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    border-top: none !important;
    padding-left: 3px;
    padding-right: 3px; }

@media (max-width: 639px) {
  .contact-page-block-inside {
    padding: 0 15px; } }

.contact-page .max-width:not(.page-top-row) {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .contact-page .max-width:not(.page-top-row) {
      padding-left: 0;
      padding-right: 0; } }

.contact-page .max-width.page-top-row {
  margin-bottom: 30px;
  padding-bottom: 0; }
  @media (max-width: 1023px) {
    .contact-page .max-width.page-top-row {
      margin-bottom: 15px; } }
  .contact-page .max-width.page-top-row .simple-page-header {
    margin-bottom: 0; }

@media (max-width: 1023px) {
  .contact-page.contact-form-page .max-width.page-top-row {
    margin-bottom: 56px; } }

.contact-page .block-row::after {
  clear: both;
  content: "";
  display: table; }

.contact-page .block-row .push-left {
  float: left;
  width: 100%; }
  .contact-page .block-row .push-left::after {
    clear: both;
    content: "";
    display: table; }

.contact-page .block-row + .block-row {
  margin-top: 45px; }
  @media (max-width: 1023px) {
    .contact-page .block-row + .block-row {
      margin-top: 52px; } }

.contact-page .main {
  min-height: 1%;
  display: block;
  margin-bottom: 90px; }
  @media (max-width: 1023px) {
    .contact-page .main {
      margin-bottom: 45px; } }

.contact-page .simple-page-header {
  border-bottom: none;
  margin-bottom: 32px; }

@media (max-width: 1023px) {
  .contact-page .simple-page-header {
    border-bottom: none;
    margin-bottom: 43px; } }

@media (min-width: 1024px) {
  .contact-page.contact-form-page .block-form {
    margin-top: 15px; } }

.contact-page .bottom-page-text {
  color: #696969;
  width: 975px;
  max-width: 100%;
  line-height: 1.875;
  margin-bottom: 60px; }
  @media (max-width: 1023px) {
    .contact-page .bottom-page-text {
      margin-bottom: 51px; } }

.block-ct-figures {
  overflow: hidden; }
  .block-ct-figures .block-title {
    font-size: 2.5rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 38px; }
    @media (max-width: 767px) {
      .block-ct-figures .block-title {
        font-size: 2.5rem; } }
    @media (max-width: 639px) {
      .block-ct-figures .block-title {
        font-size: 1.625rem;
        margin-bottom: 25px; } }
  .block-ct-figures .main-block-content {
    padding-right: 19%;
    color: #696969;
    font-size: 1.125rem;
    line-height: 2; }
    @media (max-width: 1023px) {
      .block-ct-figures .main-block-content {
        padding-right: 0; } }
  .block-ct-figures .bottom-blocks-wrapper {
    margin-top: 118px;
    padding-right: 19%;
    margin-left: -26px;
    margin-right: -74px; }
    .block-ct-figures .bottom-blocks-wrapper .bottom-blocks-inside {
      display: table;
      margin: 0 auto;
      border-spacing: 74px 0; }
    .block-ct-figures .bottom-blocks-wrapper .block-item {
      display: table-cell;
      background-color: #f9f9f9;
      padding: 3.43rem 40px 3.125rem 50px;
      position: relative;
      width: 350px;
      height: 100%; }
      .block-ct-figures .bottom-blocks-wrapper .block-item > span {
        display: block; }
      .block-ct-figures .bottom-blocks-wrapper .block-item.block-item-empty {
        background-color: transparent; }
    .block-ct-figures .bottom-blocks-wrapper .number {
      color: #7d7269;
      font-size: 5rem;
      font-weight: bold;
      font-family: "Freight Display W01", Times, serif;
      position: absolute;
      top: -3.2rem;
      left: -34px;
      white-space: nowrap; }
    .block-ct-figures .bottom-blocks-wrapper .category {
      font-size: 1.25rem;
      font-weight: bold;
      text-transform: uppercase;
      color: #7d7269;
      margin-bottom: 18px;
      display: block;
      /* These are technically the same, but use both */
      overflow-wrap: break-word;
      word-wrap: break-word;
      /* Instead use this non-standard one: */
      word-break: break-word;
      /* Adds a hyphen where the word breaks, if supported (No Blink) */
      /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }
    .block-ct-figures .bottom-blocks-wrapper .text {
      line-height: 1.4; }
    @media (max-width: 1023px) {
      .block-ct-figures .bottom-blocks-wrapper {
        margin-top: 118px;
        padding-right: 0; } }
    @media (max-width: 767px) {
      .block-ct-figures .bottom-blocks-wrapper {
        margin-top: 40px;
        margin-left: 0;
        margin-right: 0; }
        .block-ct-figures .bottom-blocks-wrapper .bottom-blocks-inside {
          display: block; }
        .block-ct-figures .bottom-blocks-wrapper .block-item {
          display: block;
          max-width: 100%;
          margin: 0 auto;
          padding: 14px 40px 30px;
          text-align: center; }
        .block-ct-figures .bottom-blocks-wrapper .number {
          position: relative;
          top: 0;
          left: 0;
          font-size: 2.75rem; }
        .block-ct-figures .bottom-blocks-wrapper .category {
          margin-bottom: 18px;
          margin-top: 7px; }
        .block-ct-figures .bottom-blocks-wrapper .block-item + .block-item {
          margin-top: 35px; } }

/*
  Block for HomePage
 */
.block-ct-figures-hp + .block-ct-figures-hp,
.block-ct-figures-hp + .block-event,
.block-event + .block-ct-figures-hp {
  margin-top: 50px; }

.block-ct-figures-hp .block-title {
  font-size: 2.5rem;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 38px; }
  @media (max-width: 767px) {
    .block-ct-figures-hp .block-title {
      font-size: 2.5rem; } }
  @media (max-width: 639px) {
    .block-ct-figures-hp .block-title {
      font-size: 1.625rem;
      margin-bottom: 25px; } }

.block-ct-figures-hp .main-block-content {
  padding-right: 19%;
  color: #696969;
  font-size: 1.125rem;
  line-height: 2; }
  @media (max-width: 1023px) {
    .block-ct-figures-hp .main-block-content {
      padding-right: 0; } }
  .block-ct-figures-hp .main-block-content + .bottom-blocks-wrapper {
    margin-top: 118px; }
    @media (max-width: 1023px) {
      .block-ct-figures-hp .main-block-content + .bottom-blocks-wrapper {
        margin-top: 118px;
        padding-right: 0; } }
    @media (max-width: 767px) {
      .block-ct-figures-hp .main-block-content + .bottom-blocks-wrapper {
        margin-top: 40px; } }

.block-ct-figures-hp .bottom-blocks-wrapper + .bottom-blocks-wrapper {
  margin-top: 118px; }
  @media (max-width: 1023px) {
    .block-ct-figures-hp .bottom-blocks-wrapper + .bottom-blocks-wrapper {
      margin-top: 118px;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .block-ct-figures-hp .bottom-blocks-wrapper + .bottom-blocks-wrapper {
      margin-top: 40px; } }

.block-ct-figures-hp .bottom-blocks-wrapper .bottom-blocks-inside {
  display: table;
  margin: 0 auto;
  padding-left: 32px; }
  @media (max-width: 1023px) {
    .block-ct-figures-hp .bottom-blocks-wrapper .bottom-blocks-inside {
      padding-top: 25px; } }
  @media (max-width: 767px) {
    .block-ct-figures-hp .bottom-blocks-wrapper .bottom-blocks-inside {
      padding-top: 0;
      padding-left: 0; } }

.block-ct-figures-hp .bottom-blocks-wrapper .block-item {
  display: table-cell;
  background-color: #f9f9f9;
  padding: 3.4375rem 40px 3.125rem 50px;
  position: relative;
  width: 100%;
  height: 100%; }

.block-ct-figures-hp .bottom-blocks-wrapper .number {
  color: #7d7269;
  font-size: 5rem;
  font-weight: bold;
  font-family: "Freight Display W01", Times, serif;
  position: absolute;
  top: -3.2rem;
  left: -34px; }

.block-ct-figures-hp .bottom-blocks-wrapper .category {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #7d7269;
  margin-bottom: 18px;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }

.block-ct-figures-hp .bottom-blocks-wrapper .text {
  line-height: 1.4; }

@media (max-width: 1023px) {
  .block-ct-figures-hp .bottom-blocks-wrapper {
    padding-right: 0; } }

@media (max-width: 767px) {
  .block-ct-figures-hp .bottom-blocks-wrapper {
    margin-left: 0;
    margin-right: 0; }
    .block-ct-figures-hp .bottom-blocks-wrapper .bottom-blocks-inside {
      display: block; }
    .block-ct-figures-hp .bottom-blocks-wrapper .block-item {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      padding: 14px 40px 30px;
      text-align: center; }
    .block-ct-figures-hp .bottom-blocks-wrapper .number {
      position: relative;
      top: 0;
      left: 0;
      font-size: 2.75rem; }
    .block-ct-figures-hp .bottom-blocks-wrapper .category {
      margin-bottom: 18px;
      margin-top: 7px; }
    .block-ct-figures-hp .bottom-blocks-wrapper .block-item + .block-item {
      margin-top: 35px; } }

.block-dila-field .block-title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 30px; }

.block-dila-field a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }

.block-event {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .block-event + .block-event {
    margin-top: 50px; }
  .block-event img {
    max-width: 100%;
    height: auto; }
  .block-event iframe,
  .block-event video {
    width: 100%;
    max-width: 100%; }
  .block-event .event-text,
  .block-event .event-pic {
    width: 47%;
    display: inline-block;
    vertical-align: middle; }
  .block-event .event-pic {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; }
    .no-flexbox .block-event .event-pic {
      padding-right: 6%; }
    .block-event .event-pic img {
      vertical-align: top;
      max-width: 100%;
      height: auto; }
  .block-event .result-date {
    color: #337E87;
    font-size: 0.625rem;
    font-weight: bold;
    line-height: 1.8em;
    text-transform: uppercase;
    margin-bottom: 0.4375em; }
    .block-event .result-date time {
      color: rgba(40, 40, 40, 0.7); }
    @media (min-width: 768px) {
      .block-event .result-date {
        margin-bottom: 0;
        font-size: 0.75rem;
        line-height: 2.5em; } }
  .block-event .date-text:not(:first-child)::before {
    content: "|";
    margin: 0 10px;
    display: inline-block;
    color: rgba(40, 40, 40, 0.2); }
  .block-event .event-title {
    font-size: 1.625em;
    line-height: 1.4;
    color: currentColor;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .block-event .event-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .block-event .event-title a:hover,
      .no-js .block-event .event-title a:hover {
        text-decoration: underline; }
  .block-event p {
    color: #696969;
    line-height: 1.9;
    margin: 1em 0 0; }
  .block-event .arrow-link {
    display: inline-block;
    color: #514C49;
    margin: 1em 0 0; }
  .block-event > a {
    color: currentColor;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .no-touchevents .block-event > a:hover,
    .no-js .block-event > a:hover {
      text-decoration: none; }
      .no-touchevents .block-event > a:hover .event-title,
      .no-js .block-event > a:hover .event-title {
        text-decoration: underline; }
  @media (max-width: 1023px) {
    .block-event {
      display: block; }
      .block-event > a {
        display: inline; }
      .block-event .event-text,
      .block-event .event-pic {
        width: auto; }
      .block-event .event-pic {
        margin-bottom: 20px; } }

.block-get-to-know {
  height: 100%;
  position: relative;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .block-get-to-know .get-to-know-title {
    font-size: 2.8125em;
    color: currentColor;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .block-get-to-know .get-to-know-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .block-get-to-know .get-to-know-title a:hover,
      .no-js .block-get-to-know .get-to-know-title a:hover {
        text-decoration: underline; }
  .block-get-to-know p {
    line-height: 1.9;
    margin: 1em 0 0;
    font-size: 0.875em; }
  .block-get-to-know .arrow-link {
    display: inline-block;
    margin: 2em 0 0; }
  .block-get-to-know > a {
    color: currentColor; }
    .no-touchevents .block-get-to-know > a:hover,
    .no-js .block-get-to-know > a:hover {
      text-decoration: none; }
      .no-touchevents .block-get-to-know > a:hover .get-to-know-title,
      .no-js .block-get-to-know > a:hover .get-to-know-title {
        text-decoration: underline; }

.guillotine-toolbar-wrapper {
  background-color: #FFFFFF; }
  .guillotine-toolbar-wrapper .guillotine-toolbar-inside {
    text-align: center; }
  .guillotine-toolbar-wrapper .guillotine-toolbar-icon {
    display: inline-block;
    text-align: center;
    padding: 10px; }
  .guillotine-toolbar-wrapper .icon {
    color: #000000;
    fill: #000000;
    width: 30px;
    height: 30px; }
  .guillotine-toolbar-wrapper + .quick-edit-message-wrapper {
    border-top: 1px solid #dfdfdf; }

.quick-edit-message-wrapper {
  background-color: #FFFFFF;
  padding: 10px 25px 10px 10px; }
  .quick-edit-message-wrapper .quick-edit-message-inside {
    position: relative; }
  .quick-edit-message-wrapper .alarm {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25rem;
    height: 1.25rem;
    overflow: hidden;
    line-height: 1.25rem;
    font-size: 1rem;
    border: 1px solid #ff4d63;
    border-radius: 3px;
    color: #ff4d63;
    font-weight: bold;
    text-align: center; }
  .quick-edit-message-wrapper .text {
    padding-left: 28px;
    padding-top: 4px;
    font-size: 0.8125rem;
    font-style: italic;
    color: #767676; }
  .quick-edit-message-wrapper .text,
  .quick-edit-message-wrapper .alarm {
    display: table-cell;
    vertical-align: top; }

.quickedit-toolbar.quickedit-toolbar-entity {
  width: 100%; }

.layout-hp-bg-top .contextual-region {
  height: 100%; }
  .layout-hp-bg-top .contextual-region .field--type-image.quickedit-field {
    height: 100%; }

.layout-hp-bg-top .close-btn-image-quickedit {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  color: #ffffff;
  margin-right: 25px; }

.ekko-lightbox .close {
  float: right;
  line-height: 1;
  color: #514C49;
  font-size: 24px;
  line-height: 1;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  transition: color 0.15s; }
  .ekko-lightbox .close:hover {
    color: #8e8e8e;
    text-decoration: none;
    cursor: pointer; }

.ekko-lightbox .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.menu-in-content-wrapper {
  position: relative;
  background: #fff;
  display: block;
  width: 100%;
  border-bottom: 1px solid #DFDFDF;
  padding-left: 73px; }
  .menu-in-content-wrapper .menu-in-content-content {
    position: relative;
    width: 100%; }
  @media (max-width: 1279px) {
    .menu-in-content-wrapper {
      padding-left: 6%;
      padding-right: 6%; } }
  .menu-in-content-wrapper .menu-in-content-list-wrp {
    display: inline-block;
    vertical-align: middle; }
  .menu-in-content-wrapper ul {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1023px) {
      .menu-in-content-wrapper ul {
        padding-left: 0; } }
  .menu-in-content-wrapper a,
  .menu-in-content-wrapper .home-button {
    display: inline-block;
    text-decoration: none;
    color: currentColor;
    padding: 0 24px;
    position: relative;
    line-height: 84px; }
    @media screen and (max-width: 90rem) {
      .menu-in-content-wrapper a,
      .menu-in-content-wrapper .home-button {
        padding: 0 14px; } }
    .menu-in-content-wrapper a:after,
    .menu-in-content-wrapper .home-button:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 24px;
      right: 24px;
      height: 4px;
      background: transparent;
      -webkit-transition: background 0.15s;
      -moz-transition: background 0.15s;
      transition: background 0.15s; }
    .no-touchevents .menu-in-content-wrapper a:hover,
    .no-js .menu-in-content-wrapper a:hover, .no-touchevents
    .menu-in-content-wrapper .home-button:hover,
    .no-js
    .menu-in-content-wrapper .home-button:hover {
      text-decoration: none; }
      .no-touchevents .menu-in-content-wrapper a:hover:after,
      .no-js .menu-in-content-wrapper a:hover:after, .no-touchevents
      .menu-in-content-wrapper .home-button:hover:after,
      .no-js
      .menu-in-content-wrapper .home-button:hover:after {
        background: #337e87; }
  .menu-in-content-wrapper div.home-button:after {
    display: none; }
  .menu-in-content-wrapper .menu-item-goto-home {
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px; }
    .menu-in-content-wrapper .menu-item-goto-home a:not(.menu-trigger),
    .menu-in-content-wrapper .menu-item-goto-home .home-button {
      padding: 0 13px; }
      .menu-in-content-wrapper .menu-item-goto-home a:not(.menu-trigger):after,
      .menu-in-content-wrapper .menu-item-goto-home .home-button:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: transparent;
        -webkit-transition: background 0.15s;
        -moz-transition: background 0.15s;
        transition: background 0.15s; }
  .menu-in-content-wrapper .icon-home {
    display: inline-block;
    vertical-align: middle;
    width: 1.5rem;
    height: 1.25rem;
    color: #337e87; }
  .menu-in-content-wrapper li {
    display: inline-block;
    vertical-align: top;
    line-height: 84px;
    color: #514C49;
    font-weight: bold; }
  .menu-in-content-wrapper .menu-trigger {
    display: none; }
  @media (max-width: 1279px) {
    .menu-in-content-wrapper ul {
      position: absolute;
      right: 0;
      top: 20px;
      z-index: 100; }
      .menu-in-content-wrapper ul::before {
        content: "";
        box-sizing: content-box;
        border: 1px solid black;
        position: absolute;
        background-color: #fff;
        top: 0;
        right: -1.125rem;
        padding: 0.9375rem 0.9375rem 0;
        height: 100%;
        width: 100%;
        opacity: 0; }
      .menu-in-content-wrapper ul:hover::before, .menu-in-content-wrapper ul.show-menu::before {
        opacity: 1;
        padding: 0.9375rem 0.9375rem 0.9375rem; }
      .menu-in-content-wrapper ul:hover li, .menu-in-content-wrapper ul.show-menu li {
        display: block;
        line-height: initial; }
        .menu-in-content-wrapper ul:hover li.menu-title, .menu-in-content-wrapper ul.show-menu li.menu-title {
          margin-bottom: -1.5625rem; }
        .menu-in-content-wrapper ul:hover li:last-child, .menu-in-content-wrapper ul.show-menu li:last-child {
          margin-bottom: -1.5625rem; }
      .menu-in-content-wrapper ul:hover a:not(.menu-trigger), .menu-in-content-wrapper ul.show-menu a:not(.menu-trigger) {
        display: block; }
        .menu-in-content-wrapper ul:hover a:not(.menu-trigger):after, .menu-in-content-wrapper ul.show-menu a:not(.menu-trigger):after {
          left: 0;
          right: 0; }
    .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list,
    .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list {
      padding-top: 2.3125rem; }
      .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list::before,
      .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list::before {
        opacity: 1;
        padding: 0.9375rem 0.9375rem 0.9375rem; }
      .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li,
      .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li {
        display: block;
        line-height: initial; }
        .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li.menu-title,
        .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li.menu-title {
          margin-bottom: -1.5625rem; }
        .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li:last-child,
        .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list li:last-child {
          margin-bottom: -1.5625rem; }
      .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list a,
      .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list a {
        display: block; }
        .no-touchevents .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list a:after,
        .no-js .menu-in-content-wrapper .collapsed-content-menu-wrapper:hover .menu-in-content-ul-list a:after {
          left: 0;
          right: 0; }
    .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list {
      padding-top: 2.3125rem; }
      .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list::before {
        opacity: 1;
        padding: 0.9375rem 0.9375rem 0.9375rem; }
      .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list li {
        display: block;
        line-height: initial; }
        .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list li.menu-title {
          margin-bottom: -1.5625rem; }
        .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list li:last-child {
          margin-bottom: -1.5625rem; }
      .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list a {
        display: block; }
        .menu-in-content-wrapper .collapsed-content-menu-wrapper.show-menu .menu-in-content-ul-list a:after {
          left: 0;
          right: 0; }
    .menu-in-content-wrapper .menu-trigger {
      position: absolute;
      display: inline-block;
      z-index: 105;
      line-height: 1 !important;
      margin-top: 0;
      right: -20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      line-height: 1;
      text-decoration: none;
      color: #514C49;
      font-weight: bold;
      padding: 8px 20px 8px 0; }
      .menu-in-content-wrapper .menu-trigger:before {
        content: "";
        width: calc(100% - 20px);
        border-bottom: 1px dashed #bfb8b3;
        position: absolute;
        bottom: 8px; }
      .menu-in-content-wrapper .menu-trigger::after {
        background-image: url(../images/spritesheet.png?1612445202450);
        background-position: -190px -117px;
        width: 10px;
        height: 4px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px; } }
    @media (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1279px) and (min-resolution: 192dpi) {
      .menu-in-content-wrapper .menu-trigger::after {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  @media (max-width: 1279px) {
    .menu-in-content-wrapper .menu-title {
      position: absolute;
      right: 0;
      top: 20px;
      z-index: 100;
      height: 84px;
      line-height: 84px !important;
      margin-top: -20px;
      text-align: right;
      display: none; } }
  @media (max-width: 1279px) and (max-width: 1279px) {
    .menu-in-content-wrapper .menu-title {
      display: inline-block; } }
  @media (max-width: 1279px) {
      .menu-in-content-wrapper .menu-title span {
        border-bottom: 1px dashed #bfb8b3; }
        .menu-in-content-wrapper .menu-title span::after {
          background-image: url(../images/spritesheet.png?1612445202450);
          background-position: -190px -117px;
          width: 10px;
          height: 4px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-left: 15px; } }
      @media (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1279px) and (min-resolution: 192dpi) {
        .menu-in-content-wrapper .menu-title span::after {
          background-image: url(../images/spritesheet@2x.png?1612445202450);
          background-size: 220px 214px; } }
  @media (max-width: 1279px) {
      .menu-in-content-wrapper .menu-title .menu-trigger {
        border-bottom: 1px dashed #bfb8b3;
        line-height: 1;
        text-decoration: none;
        color: #514C49;
        font-weight: bold;
        z-index: 105; }
        .menu-in-content-wrapper .menu-title .menu-trigger::after {
          background-image: url(../images/spritesheet.png?1612445202450);
          background-position: -190px -117px;
          width: 10px;
          height: 4px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-left: 15px; } }
      @media (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1279px) and (min-resolution: 192dpi) {
        .menu-in-content-wrapper .menu-title .menu-trigger::after {
          background-image: url(../images/spritesheet@2x.png?1612445202450);
          background-size: 220px 214px; } }
  @media (max-width: 1279px) {
    .menu-in-content-wrapper li {
      position: relative;
      line-height: initial; }
      .menu-in-content-wrapper li:not(.menu-title) a {
        display: none;
        color: #514C49;
        line-height: 1.25em;
        padding: 5px 2px;
        font-size: 1em;
        margin-top: 6px; } }

.block-news-list {
  height: 100%;
  position: relative; }

.item-news-list {
  display: inline-block;
  vertical-align: top;
  width: 20.5%; }
  .item-news-list + .item-news-list {
    margin-left: 6%; }
  .item-news-list .news-image {
    width: 100%;
    margin-bottom: 25px; }
    .item-news-list .news-image a {
      display: inline-block;
      vertical-align: top;
      width: 100%; }
    .item-news-list .news-image img {
      vertical-align: top;
      width: 100%;
      height: auto; }
  .item-news-list .news-section {
    text-transform: uppercase;
    display: block;
    margin-bottom: 1em;
    color: #7d7269;
    font-size: 0.75rem;
    line-height: 1.3;
    font-weight: bold; }
  .item-news-list .news-title {
    display: block;
    color: currentColor;
    font-size: 1.25rem;
    margin-bottom: 1em;
    line-height: 1.4;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .item-news-list .news-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .item-news-list .news-title a:hover,
      .no-js .item-news-list .news-title a:hover {
        text-decoration: underline; }
  .item-news-list .news-date {
    color: rgba(40, 40, 40, 0.7);
    font-size: 0.75rem;
    font-weight: bold; }
  .item-news-list a {
    color: currentColor;
    display: block; }
    .no-touchevents .item-news-list a:hover,
    .no-js .item-news-list a:hover {
      text-decoration: none; }
      .no-touchevents .item-news-list a:hover .news-title,
      .no-js .item-news-list a:hover .news-title {
        text-decoration: underline; }
  @media (max-width: 1023px) {
    .item-news-list {
      width: 47%;
      margin-top: 50px; }
      .item-news-list + .item-news-list {
        margin-left: 0; }
      .item-news-list:nth-child(even) {
        margin-left: 6%; }
      .item-news-list:nth-child(-n+2) {
        margin-top: 0; } }
  @media (max-width: 479px) {
    .item-news-list {
      margin-top: 30px; }
      .item-news-list .news-title {
        font-size: 1.125rem; }
      .item-news-list .news-date {
        font-size: 0.625rem; }
      .item-news-list:nth-child(-n+2) {
        margin-top: 0; } }

.block-numbers {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }
  .block-numbers .block-numbers-content {
    width: 100%; }
  .block-numbers h2,
  .block-numbers .block-numbers-title {
    font-weight: bold;
    font-size: 2.5rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
  .block-numbers .number {
    font-size: 12.5625rem;
    font-weight: bold;
    line-height: 1;
    color: #b8b1aa; }
    .block-numbers .number a[href^=tel] {
      color: #b8b1aa;
      text-decoration: none;
      pointer-events: none; }
    @media (max-width: 767px) {
      .block-numbers .number {
        font-size: 6.25rem; } }
  .block-numbers .sub-title {
    font-size: 1.5rem; }
  .block-numbers .block-numbers-slider-wrapper > .block-numbers-item {
    display: none; }
  .block-numbers .block-numbers-slider-wrapper > .block-numbers-item:first-child {
    display: block; }
  .block-numbers .block-numbers-slider-wrapper .block-numbers-item {
    overflow: hidden;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }
  .block-numbers .block-numbers-slider-arrows .numbers-slider-slide-arrow.slick-disabled {
    display: none !important; }
  .block-numbers .block-numbers-slider-arrows .numbers-slider-slide-arrow {
    display: inline-block;
    margin-top: 35px; }
    .block-numbers .block-numbers-slider-arrows .numbers-slider-slide-arrow + .numbers-slider-slide-arrow {
      margin-left: 10px; }
    .block-numbers .block-numbers-slider-arrows .numbers-slider-slide-arrow.slick-disabled + .numbers-slider-slide-arrow {
      margin-left: 0; }
  .block-numbers .block-numbers-slider-arrows .icon {
    display: block;
    width: 22px;
    height: 16px;
    color: #BFB8B3;
    fill: #BFB8B3; }
  .block-numbers .bottom-text {
    visibility: hidden;
    margin-top: 70px;
    margin-bottom: 20px; }
    .block-numbers .bottom-text.show {
      -webkit-animation: fadeIn 0.5s;
      -moz-animation: fadeIn 0.5s;
      animation: fadeIn 0.5s;
      visibility: visible; }
    .block-numbers .bottom-text a {
      color: #FFFFFF; }

.block-ogranigramme .block-title {
  font-size: 2.5rem;
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 60px; }
  @media (max-width: 639px) {
    .block-ogranigramme .block-title {
      font-size: 1.625rem;
      margin-bottom: 25px; } }
  .block-ogranigramme .block-title.next-div-title {
    margin-bottom: 15px; }

.block-ogranigramme .main-block-content {
  display: inline-block;
  width: 100%; }
  .block-ogranigramme .main-block-content::after {
    clear: both;
    content: "";
    display: table; }
  .block-ogranigramme .main-block-content .img-block {
    float: left;
    padding-right: 4.5%;
    width: 43.5%; }
    .block-ogranigramme .main-block-content .img-block img {
      max-width: 100%;
      height: auto;
      display: block; }
    .block-ogranigramme .main-block-content .img-block a {
      display: block; }
  .block-ogranigramme .main-block-content .content-text {
    float: left;
    width: 56.5%; }
    @media (min-width: 768px) {
      .block-ogranigramme .main-block-content .content-text {
        padding-top: 3%; } }
  .block-ogranigramme .main-block-content .name {
    font-size: 2.8125rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 639px) {
      .block-ogranigramme .main-block-content .name {
        font-size: 1.625rem; } }
    .block-ogranigramme .main-block-content .name a {
      color: #000000; }
  .block-ogranigramme .main-block-content .position {
    margin-top: 11px;
    font-size: 0.75rem;
    font-weight: bold;
    color: #7d7269;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .block-ogranigramme .main-block-content .position {
        margin-top: 5px; } }
  @media (max-width: 767px) {
    .block-ogranigramme .main-block-content .img-block,
    .block-ogranigramme .main-block-content .content-text {
      width: 100%;
      padding-right: 0;
      text-align: center; }
      .block-ogranigramme .main-block-content .img-block img,
      .block-ogranigramme .main-block-content .content-text img {
        margin: 0 auto; }
    .block-ogranigramme .main-block-content .img-block {
      margin-bottom: 20px; } }

.block-ogranigramme .section-row {
  margin-top: 38px;
  margin-bottom: 38px;
  width: 100%;
  overflow: hidden; }
  .block-ogranigramme .section-row::after {
    clear: both;
    content: "";
    display: table; }
  .block-ogranigramme .section-row:last-child {
    margin-bottom: 0; }
  .block-ogranigramme .section-row .section-name {
    font-size: 1rem;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-bottom: 20px; }
    .block-ogranigramme .section-row .section-name:after {
      content: "";
      height: 1px;
      background: #dfdfdf;
      position: absolute;
      left: 100%;
      top: 50%;
      margin-top: -1px;
      width: 2000px;
      margin-left: 17px; }
  .block-ogranigramme .section-row .section-content {
    margin-top: -15px; }
  .block-ogranigramme .section-row .section-item {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    width: 48.5%; }
    .block-ogranigramme .section-row .section-item .img-wrapper,
    .block-ogranigramme .section-row .section-item .content-text {
      display: table-cell;
      vertical-align: top; }
    .block-ogranigramme .section-row .section-item:nth-child(even) {
      margin-left: 3%; }
    @media (max-width: 767px) {
      .block-ogranigramme .section-row .section-item {
        width: 100%;
        margin-left: 0 !important; } }
    .block-ogranigramme .section-row .section-item img {
      float: left;
      max-width: 100%;
      padding-right: 15px; }
  .block-ogranigramme .section-row .content-text {
    padding-top: 17px; }
  .block-ogranigramme .section-row .name {
    font-size: 1.25rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .block-ogranigramme .section-row .name a {
      color: #000000; }
  .block-ogranigramme .section-row .position {
    margin-top: 0.875rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #7d7269;
    text-transform: uppercase;
    line-height: 1.4; }
  @media (max-width: 767px) {
    .block-ogranigramme .section-row {
      margin: 28px 0 18px; } }

.block-ogranigramme .section-list-row::after {
  clear: both;
  content: "";
  display: table; }

.block-ogranigramme .section-list-row .section-name:after {
  background-color: transparent;
  margin-top: -2px;
  border-bottom: 1px dotted #dfdfdf; }

.block-ogranigramme .section-list-row .section-content {
  width: 100%;
  padding-left: 130px; }
  @media (max-width: 767px) {
    .block-ogranigramme .section-list-row .section-content {
      padding-left: 0; } }

.block-ogranigramme .section-list-row .col {
  display: table-cell;
  vertical-align: top; }

.block-ogranigramme .section-list-row .col-1 {
  width: 135px;
  padding-right: 40px;
  padding-top: 26px; }

.block-ogranigramme .section-list-row .col-2 {
  position: relative;
  padding-top: 2.1875rem; }
  .block-ogranigramme .section-list-row .col-2:after {
    content: "";
    width: 100%;
    float: left;
    height: 3px;
    background-color: #fff;
    position: relative;
    margin-top: -2px; }
    @media (max-width: 767px) {
      .block-ogranigramme .section-list-row .col-2:after {
        display: none; } }

.block-ogranigramme .section-list-row .col-items-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.block-ogranigramme .section-list-row .col-item {
  min-height: 4.375rem;
  vertical-align: top;
  border-bottom: 1px dotted #dfdfdf;
  width: 33.3333333%;
  position: relative;
  padding-right: 20px;
  padding-top: 1.5625rem;
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .no-flexboxtweener.no-flexbox .block-ogranigramme .section-list-row .col-item {
    display: inline-block;
    vertical-align: top;
    padding-left: 5px; }
  .block-ogranigramme .section-list-row .col-item a,
  .block-ogranigramme .section-list-row .col-item .text {
    vertical-align: middle;
    display: inline-block;
    font-weight: bold;
    font-family: "Freight Display W01", Times, serif;
    color: #000000;
    max-width: 100%;
    margin-right: 20px; }

@media (max-width: 1023px) {
  .block-ogranigramme .section-list-row .col-item {
    width: 50%; } }

@media (max-width: 767px) {
  .block-ogranigramme .section-list-row {
    padding-top: 15px;
    margin-bottom: 18px;
    margin-top: 18px; }
    .block-ogranigramme .section-list-row .col-item {
      min-height: 2.1875rem;
      border-bottom: none; }
    .block-ogranigramme .section-list-row .section-content,
    .block-ogranigramme .section-list-row .col {
      margin-top: 0;
      padding-top: 0;
      display: block;
      width: 100%; }
    .block-ogranigramme .section-list-row .col-1 {
      margin-bottom: 5px; } }

.page-success .max-width:not(.page-top-row) {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .page-success .max-width:not(.page-top-row) {
      padding-left: 0;
      padding-right: 0; } }

.page-success .max-width.page-top-row {
  margin-bottom: 30px;
  padding-bottom: 0; }
  @media (max-width: 1023px) {
    .page-success .max-width.page-top-row {
      margin-bottom: 15px; } }
  .page-success .max-width.page-top-row .simple-page-header {
    margin-bottom: 0; }

.page-success .main {
  min-height: 1%;
  display: block;
  margin-bottom: 90px; }
  @media (max-width: 1023px) {
    .page-success .main {
      margin-bottom: 45px; } }

.page-success .simple-page-header {
  margin-bottom: 0;
  border-bottom: none; }

.page-success .block-contact-top-text {
  color: #696969;
  line-height: 2;
  margin-bottom: 27px; }
  @media (max-width: 1023px) {
    .page-success .block-contact-top-text {
      margin-bottom: 36px; } }
  @media (max-width: 767px) {
    .page-success .block-contact-top-text .mobile-break-margin {
      margin-top: 20px; }
    .page-success .block-contact-top-text p + p {
      margin-top: 20px; } }

.block-partners {
  height: 100%;
  min-height: 160px;
  position: relative; }

.item-partners {
  display: inline-block;
  vertical-align: top;
  height: 118px;
  line-height: 98px;
  background-color: #f9f9f9;
  text-align: center;
  width: 14.5%; }
  .item-partners + .item-partners {
    margin-left: 2.6%; }
  .item-partners img {
    max-width: 100%;
    max-height: 98px;
    vertical-align: middle; }
  .item-partners a {
    padding: 10px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    color: currentColor; }
    .no-touchevents .item-partners a:hover,
    .no-js .item-partners a:hover {
      text-decoration: none; }
  @media (max-width: 1023px) {
    .item-partners {
      width: 48.7%;
      margin-top: 16px; }
      .item-partners + .item-partners {
        margin-left: 0; }
      .item-partners:nth-child(even) {
        margin-left: 2.6%; }
      .item-partners:nth-child(-n+2) {
        margin-top: 0; } }
  @media (max-width: 479px) {
    .item-partners {
      width: 100%;
      display: block; }
      .item-partners:nth-child(even) {
        margin-left: 0; }
      .item-partners:nth-child(-n+2) {
        margin-top: 16px; } }

.block-publication {
  height: 100%; }

.item-publication {
  padding-bottom: 50px; }
  .item-publication .publication-top-elements {
    font-size: 0.75rem;
    margin-bottom: 10px;
    font-weight: bold; }
    .item-publication .publication-top-elements .section {
      text-transform: uppercase;
      color: #7d7269; }
    .item-publication .publication-top-elements .date {
      color: rgba(40, 40, 40, 0.7); }
    .item-publication .publication-top-elements .divider {
      width: 1px;
      height: 0.8333333333em;
      display: inline-block;
      vertical-align: middle;
      background: rgba(40, 40, 40, 0.4);
      margin: 0 0.8333333333em; }
  .item-publication .publication-image {
    overflow: hidden; }
    .item-publication .publication-image img {
      margin-left: 50%;
      position: relative;
      vertical-align: top;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .no-csstransforms .item-publication .publication-image img {
        margin-left: -512px; }
      @media (max-width: 768px) {
        .item-publication .publication-image img {
          height: auto; }
          .no-csstransforms .item-publication .publication-image img {
            margin-left: -338px; } }
  .item-publication .publication-title:not(:last-child),
  .item-publication .publication-text {
    width: 47%; }
    .no-flexbox.no-flexboxtweener .item-publication .publication-title:not(:last-child), .no-flexbox.no-flexboxtweener
    .item-publication .publication-text {
      width: auto; }
  .item-publication .publication-title {
    color: currentColor;
    font-size: 2.5rem;
    line-height: 1.25;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .item-publication .publication-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .item-publication .publication-title a:hover,
      .no-js .item-publication .publication-title a:hover {
        text-decoration: underline; }
  .item-publication .publication-text {
    line-height: 1.9;
    color: #696969; }
  .item-publication .publication-text-block {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -moz-box-align: top;
    box-align: top;
    -webkit-align-items: top;
    -moz-align-items: top;
    -ms-align-items: top;
    -o-align-items: top;
    align-items: top;
    -ms-flex-align: top;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  .item-publication > a {
    color: currentColor;
    display: block; }
    .item-publication > a::after {
      clear: both;
      content: "";
      display: table; }
    .no-touchevents .item-publication > a:hover,
    .no-js .item-publication > a:hover {
      text-decoration: none; }
      .no-touchevents .item-publication > a:hover .publication-title,
      .no-js .item-publication > a:hover .publication-title {
        text-decoration: underline; }
  @media (max-width: 1023px) {
    .item-publication {
      padding-bottom: 45px; }
      .item-publication .publication-text-block {
        display: block; }
      .item-publication .publication-title,
      .item-publication .publication-text {
        width: 100% !important; }
      .item-publication .publication-text {
        margin: 1em 0; } }
  @media (max-width: 479px) {
    .item-publication {
      padding-bottom: 50px; }
      .item-publication .publication-top-elements {
        font-size: 0.625rem; }
      .item-publication .publication-title {
        font-size: 1.625rem; }
      .item-publication .publication-text-block {
        margin-bottom: 40px; }
      .item-publication .publication-image {
        width: 100%; }
        .item-publication .publication-image img {
          max-width: 100%;
          margin-left: auto;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; }
          .no-csstransforms .item-publication .publication-image img {
            margin-left: 0; } }

figure figcaption, figure figcaption .sr {
  color: #696969; }

.block-publications-list {
  height: 100%; }

.item-publications-list {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #DFDFDF;
  width: 48.5%; }
  .item-publications-list::after {
    clear: both;
    content: "";
    display: table; }
  .item-publications-list:nth-child(even) {
    margin-left: 3%; }
  .item-publications-list:nth-child(-n+2) {
    border-top: none;
    padding-top: 0;
    margin-top: 0; }
  .item-publications-list img {
    vertical-align: top;
    float: left;
    width: 180px;
    height: auto;
    max-width: 100%; }
  @media (max-width: 768px) {
    .item-publications-list .publ-image-wrapper {
      margin-right: 30px;
      float: left; } }
  @media (max-width: 479px) {
    .item-publications-list .publ-image-wrapper {
      width: 90px;
      margin-right: 15px; } }
  .item-publications-list .publication-top-elements {
    font-size: 0.75em;
    margin-bottom: 10px;
    font-weight: bold; }
    .item-publications-list .publication-top-elements.clone {
      margin-bottom: 23px; }
      @media (max-width: 479px) {
        .item-publications-list .publication-top-elements.clone {
          display: block;
          font-size: 0.625rem; } }
    .item-publications-list .publication-top-elements .section {
      text-transform: uppercase;
      color: #7d7269; }
    .item-publications-list .publication-top-elements .date {
      color: rgba(40, 40, 40, 0.7); }
    .item-publications-list .publication-top-elements .divider {
      width: 1px;
      height: 0.8333333333em;
      display: inline-block;
      vertical-align: middle;
      background: rgba(40, 40, 40, 0.4);
      margin: 0 0.8333333333em; }
  .item-publications-list .publication-title {
    display: block;
    color: currentColor;
    font-size: 1.625rem;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .item-publications-list .publication-title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .item-publications-list .publication-title a:hover,
      .no-js .item-publications-list .publication-title a:hover {
        text-decoration: underline; }
  .item-publications-list > a {
    color: currentColor; }
    .no-touchevents .item-publications-list > a:hover,
    .no-js .item-publications-list > a:hover {
      text-decoration: none; }
      .no-touchevents .item-publications-list > a:hover .publication-title,
      .no-js .item-publications-list > a:hover .publication-title {
        text-decoration: underline; }
  .item-publications-list .publ-title-wrapper {
    display: block;
    float: left; }
  .item-publications-list.image-inside .publication-top-elements,
  .item-publications-list.image-inside .publ-title-wrapper {
    float: right;
    width: -webkit-calc(100% - 210px);
    width: calc(100% - 210px); }
  @media (max-width: 767px) {
    .item-publications-list .publication-top-elements {
      float: left !important;
      width: 100% !important;
      margin-bottom: 23px; } }
  @media (max-width: 479px) {
    .item-publications-list .publication-top-elements {
      font-size: 0.625rem; } }
  @media (max-width: 1279px) {
    .item-publications-list {
      width: 100%; }
      .item-publications-list:nth-child(even) {
        margin-left: 0; }
      .item-publications-list:nth-child(2) {
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #DFDFDF; } }
  @media (min-width: 768px) {
    .item-publications-list .publ-image-wrapper {
      float: left; } }
  @media (min-width: 481px) {
    .item-publications-list img ~ .publication-top-elements,
    .item-publications-list img ~ .publication-title {
      float: right;
      width: -webkit-calc(100% - 105px);
      width: calc(100% - 105px); } }
  @media (max-width: 479px) {
    .item-publications-list img {
      width: 90px; }
    .item-publications-list .publication-top-elements {
      font-size: 0.625rem; }
    .item-publications-list .publication-title {
      font-size: 1.125rem; }
    .item-publications-list.image-inside .publ-title-wrapper {
      width: -webkit-calc(100% - 6.5625rem);
      width: calc(100% - 6.5625rem); } }

.block-publication-main .publication-title {
  font-size: 4.375rem;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
  font-family: "Freight Display W01", Times, serif;
  font-weight: bold; }
  @media (max-width: 767px) {
    .block-publication-main .publication-title {
      font-size: 2.5rem; } }
  @media (max-width: 479px) {
    .block-publication-main .publication-title {
      font-size: 1.625rem; } }

.block-publication-main .publication-badge-live {
  margin-bottom: 2.5rem; }

.block-publication-main .publication-teaser-content::after {
  clear: both;
  content: "";
  display: table; }

.block-publication-main .publication-teaser-content.text-expanded .teaser-text {
  margin-bottom: 1em; }

.block-publication-main .publication-teaser-content .btn {
  margin-top: 30px; }

@media (min-width: 1025px) {
  .block-publication-main .publication-teaser-content {
    padding-right: 19%; } }

.block-publication-main .publication-description {
  margin-bottom: 2.25rem; }

.block-publication-main .migrate {
  display: inline-block;
  float: left;
  margin: 10px 20px 0 0; }
  .block-publication-main .migrate img {
    vertical-align: top; }

.publication-after-title-elements {
  width: 100%;
  border-top: 1px solid #d4d4d4;
  margin-top: 35px;
  padding-top: 35px;
  margin-bottom: 70px; }
  .publication-after-title-elements::after {
    clear: both;
    content: "";
    display: table; }
  .publication-after-title-elements.no-top-border {
    border-top: none; }
  .publication-after-title-elements.zero-top {
    margin-top: 0;
    padding-top: 0;
    border-top: none; }
  @media (max-width: 767px) {
    .publication-after-title-elements {
      padding-top: 0;
      border-top: none;
      margin-top: 20px;
      margin-bottom: 46px; } }
  .publication-after-title-elements .left-side-elements {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.75rem;
    font-weight: bold; }
    @media (max-width: 767px) {
      .publication-after-title-elements .left-side-elements {
        vertical-align: top;
        float: left;
        clear: both;
        margin-top: 25px; } }
    .publication-after-title-elements .left-side-elements .field--name-field-type-evenement {
      display: inline-block;
      text-transform: uppercase; }
    .publication-after-title-elements .left-side-elements .field-date-evenement {
      display: inline-block; }
    .publication-after-title-elements .left-side-elements .section {
      text-transform: uppercase;
      color: #7d7269; }
      @media (max-width: 767px) {
        .publication-after-title-elements .left-side-elements .section {
          float: none;
          text-align: left;
          display: inline-block; } }
      .publication-after-title-elements .left-side-elements .section a {
        color: #337e87; }
    .publication-after-title-elements .left-side-elements .text {
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .publication-after-title-elements .left-side-elements .text {
          clear: both;
          width: 100%;
          margin-bottom: 1rem; } }
    .publication-after-title-elements .left-side-elements .date {
      color: rgba(40, 40, 40, 0.7); }
    @media (max-width: 767px) {
      .publication-after-title-elements .left-side-elements time {
        clear: both; } }
    .publication-after-title-elements .left-side-elements .images-count {
      color: #337e87; }
      @media (max-width: 767px) {
        .publication-after-title-elements .left-side-elements .images-count {
          margin-left: 1.75rem; } }
      .publication-after-title-elements .left-side-elements .images-count .icon {
        width: 1.3333333333em;
        height: 1em;
        vertical-align: middle;
        margin-right: 5px; }
    .publication-after-title-elements .left-side-elements .divider {
      width: 1px;
      height: 0.8333333333em;
      display: inline-block;
      vertical-align: middle;
      background: rgba(40, 40, 40, 0.4);
      margin: 0 0.8333333333em; }
      @media (max-width: 767px) {
        .publication-after-title-elements .left-side-elements .divider {
          display: none; } }
  .publication-after-title-elements .right-side-elements {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: right; }
    .publication-after-title-elements .right-side-elements .right-side-element {
      display: inline-block;
      vertical-align: middle; }
      .publication-after-title-elements .right-side-elements .right-side-element.with-simple-button + .with-simple-button {
        margin-left: 10px; }
      .publication-after-title-elements .right-side-elements .right-side-element .icon {
        margin-left: 20px; }
      .publication-after-title-elements .right-side-elements .right-side-element:first-child .icon {
        margin-left: 0; }
    @media (max-width: 767px) {
      .publication-after-title-elements .right-side-elements {
        float: left;
        clear: both; } }
  .publication-after-title-elements .content-icons {
    margin-top: -10px; }
    @media (max-width: 767px) {
      .publication-after-title-elements .content-icons {
        margin-top: 0;
        width: 100%;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 19px; } }
    .publication-after-title-elements .content-icons .icon {
      overflow: visible;
      vertical-align: middle;
      padding: 5px;
      margin-left: 20px; }
      .no-touchevents .publication-after-title-elements .content-icons .icon:hover,
      .no-js .publication-after-title-elements .content-icons .icon:hover {
        opacity: .5; }
      .publication-after-title-elements .content-icons .icon .svg-icon {
        vertical-align: middle; }
  .publication-after-title-elements .icon-font-size {
    color: #8e8e8e; }
    .publication-after-title-elements .icon-font-size .svg-icon {
      margin-top: -0.1875em;
      width: 1.25em;
      height: 0.8125em; }
  .publication-after-title-elements .icon-mail {
    color: #8e8e8e; }
    .publication-after-title-elements .icon-mail .svg-icon {
      width: 1.25em;
      height: 1.25em; }
  .publication-after-title-elements .icon-print {
    color: #8e8e8e; }
    @media (max-width: 1280px) {
      .touchevents .publication-after-title-elements .icon-print {
        display: none; } }
    @media (max-width: 1024px) {
      .publication-after-title-elements .icon-print {
        display: none; } }
    .publication-after-title-elements .icon-print .svg-icon {
      width: 1.25em;
      height: 1.25em; }
  .publication-after-title-elements .icon-share {
    color: #8e8e8e; }
    .publication-after-title-elements .icon-share .svg-icon {
      width: 1.25em;
      height: 1.25em; }
  .publication-after-title-elements .icon-facebook {
    color: #3b599b; }
    .publication-after-title-elements .icon-facebook .svg-icon {
      width: 1.25em;
      height: 1.25em; }
  .publication-after-title-elements .icon-twitter {
    color: #00a9f8; }
    .publication-after-title-elements .icon-twitter .svg-icon {
      width: 1.25em;
      height: 1em; }
  .publication-after-title-elements .icon-embed-link {
    color: #8e8e8e; }
    .publication-after-title-elements .icon-embed-link .svg-icon {
      margin-top: -1px;
      width: 1.4375em;
      height: 0.6875em; }

.block-after-publication-links .links-with-buttons-wrapper {
  margin-top: 46px;
  margin-bottom: 46px;
  width: 100%; }
  @media (max-width: 767px) {
    .block-after-publication-links .links-with-buttons-wrapper {
      margin-bottom: 0; } }

.block-after-publication-links .links-with-buttons {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 30px;
  margin-bottom: 46px;
  color: #000; }
  .block-after-publication-links .links-with-buttons > a {
    color: currentColor; }
  @media (max-width: 767px) {
    .block-after-publication-links .links-with-buttons {
      width: 100%;
      padding-right: 0;
      text-align: center;
      margin-bottom: 40px; } }
  @media (max-width: 479px) {
    .block-after-publication-links .links-with-buttons {
      margin-bottom: 20px; } }
  .block-after-publication-links .links-with-buttons .doc-noir-icon {
    float: left;
    margin-left: -16px;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .block-after-publication-links .links-with-buttons .doc-noir-icon {
        float: none;
        margin: 0 auto; } }
  .block-after-publication-links .links-with-buttons .side {
    vertical-align: top;
    padding-top: 8px;
    float: left; }
    .block-after-publication-links .links-with-buttons .side::after {
      clear: both;
      content: "";
      display: table; }
    @media (max-width: 767px) {
      .block-after-publication-links .links-with-buttons .side {
        float: none; }
        .block-after-publication-links .links-with-buttons .side.old {
          padding-top: 0;
          margin-top: -15px; } }
    .block-after-publication-links .links-with-buttons .side .list-wrapper {
      margin-bottom: 20px; }
      .block-after-publication-links .links-with-buttons .side .list-wrapper .list-item {
        color: #696969;
        font-size: 0.75rem;
        line-height: 1.2; }
      .block-after-publication-links .links-with-buttons .side .list-wrapper .list-item + .list-item {
        margin-top: 10px; }
  .block-after-publication-links .links-with-buttons .title {
    font-size: 1.625rem;
    margin-bottom: 15px;
    line-height: 1;
    max-width: 320px;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    @media (max-width: 767px) {
      .block-after-publication-links .links-with-buttons .title {
        max-width: 100%;
        text-align: center; } }
  .block-after-publication-links .links-with-buttons .btn {
    white-space: normal; }
    .block-after-publication-links .links-with-buttons .btn em,
    .block-after-publication-links .links-with-buttons .btn .placeholder {
      font-style: normal !important; }

.block-after-publication-links .doc-type-icon-wrapper {
  float: left;
  padding: 6px 0 0 0;
  margin-right: 36px; }
  @media (max-width: 767px) {
    .block-after-publication-links .doc-type-icon-wrapper {
      float: none;
      margin: 0 auto 10px; } }
  .block-after-publication-links .doc-type-icon-wrapper .doc-type-body {
    background-color: #5692cd;
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.23); }
  .block-after-publication-links .doc-type-icon-wrapper .doc-type-icon {
    background-color: inherit;
    margin: -1px; }
    .block-after-publication-links .doc-type-icon-wrapper .doc-type-icon a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
  .block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon {
    position: relative;
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: 0px 0px;
    width: 72px;
    height: 85px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  .block-after-publication-links .doc-type-icon-wrapper.black-logo .doc-type-icon {
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: -74px 0px;
    width: 72px;
    height: 85px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-after-publication-links .doc-type-icon-wrapper.black-logo .doc-type-icon {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  .block-after-publication-links .doc-type-icon-wrapper.default .doc-type-icon {
    border-left: 3px solid rgba(0, 0, 0, 0.15);
    background-image: none; }
  .block-after-publication-links .doc-type-icon-wrapper.vignette-cpo .doc-type-icon {
    position: relative;
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: -148px 0px;
    width: 72px;
    height: 85px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-after-publication-links .doc-type-icon-wrapper.vignette-cpo .doc-type-icon {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  .block-after-publication-links .doc-type-icon-wrapper.vignette-ccogda .doc-type-icon {
    position: relative;
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: 0px -87px;
    width: 72px;
    height: 85px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-after-publication-links .doc-type-icon-wrapper.vignette-ccogda .doc-type-icon {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }
  .block-after-publication-links .doc-type-icon-wrapper.vignette-cdbf .doc-type-icon {
    position: relative;
    background-image: url(../images/spritesheet.png?1612445202450);
    background-position: -74px -87px;
    width: 72px;
    height: 85px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .block-after-publication-links .doc-type-icon-wrapper.vignette-cdbf .doc-type-icon {
        background-image: url(../images/spritesheet@2x.png?1612445202450);
        background-size: 220px 214px; } }

.block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon:before {
  content: url("../images/spritesrc/doc-lightBG.png"); }

.block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon:after {
  content: url("../images/spritesrc/doc-darkBG.png"); }

.block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon:before, .block-after-publication-links .doc-type-icon-wrapper.white-logo .doc-type-icon:after {
  display: none; }

.block-after-publication-links .doc-type-icon-wrapper.vignette-cpo .doc-type-icon:before {
  display: none;
  content: url("../images/spritesrc/doc-vignette_CPO.png"); }

.block-after-publication-links .doc-type-icon-wrapper.vignette-ccogda .doc-type-icon:before {
  display: none;
  content: url("../images/spritesrc/doc-vignetteCCOGDA.png"); }

.block-after-publication-links .doc-type-icon-wrapper.vignette-cdbf .doc-type-icon:before {
  display: none;
  content: url("../images/spritesrc/doc-vignetteCDBF.png"); }

.block-after-publication-links .list-links-wrapper {
  clear: both;
  max-width: 820px; }
  @media (max-width: 767px) {
    .block-after-publication-links .list-links-wrapper {
      text-align: center; } }
  .block-after-publication-links .list-links-wrapper .list-table {
    display: none; }
  .block-after-publication-links .list-links-wrapper.only-links .list-table {
    display: table;
    margin: 0; }
  .block-after-publication-links .list-links-wrapper.show-all .list-table,
  .block-after-publication-links .list-links-wrapper.show-all .list-table-flat {
    -webkit-animation: fadeIn 0.5s, slideDown 0.5s;
    -moz-animation: fadeIn 0.5s, slideDown 0.5s;
    animation: fadeIn 0.5s, slideDown 0.5s; }
  .block-after-publication-links .list-links-wrapper.show-all .list-table {
    display: table; }
  .block-after-publication-links .list-links-wrapper.show-all .list-table-flat {
    display: block; }
  .block-after-publication-links .list-links-wrapper table {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px; }
    .block-after-publication-links .list-links-wrapper table::after {
      clear: both;
      content: "";
      display: table; }
    @media (max-width: 479px) {
      .block-after-publication-links .list-links-wrapper table {
        margin-bottom: 0; } }
  .block-after-publication-links .list-links-wrapper tr + tr {
    border-top: 30px solid transparent; }
  .block-after-publication-links .list-links-wrapper td {
    padding: 0 5px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .block-after-publication-links .list-links-wrapper td {
        width: 100% !important;
        display: block;
        text-align: center !important;
        float: left;
        padding: 5px; } }
    .block-after-publication-links .list-links-wrapper td.date {
      width: 72px;
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #948980;
      padding-right: 15px; }
      @media (max-width: 767px) {
        .block-after-publication-links .list-links-wrapper td.date {
          padding-bottom: 0; } }
    .block-after-publication-links .list-links-wrapper td .btn em {
      font-style: normal !important; }
    .block-after-publication-links .list-links-wrapper td.title {
      font-size: 1.25rem;
      padding-left: 0;
      font-family: "Freight Display W01", Times, serif;
      font-weight: bold; }
      .block-after-publication-links .list-links-wrapper td.title a {
        color: #000; }
    .block-after-publication-links .list-links-wrapper td.link {
      padding-right: 0;
      text-align: right;
      float: right; }
  .block-after-publication-links .list-links-wrapper .list-links-trigger {
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 1.9166666667em; }
    .block-after-publication-links .list-links-wrapper .list-links-trigger .expanded {
      display: none; }
    .block-after-publication-links .list-links-wrapper .list-links-trigger .collapsed {
      display: inline-block; }
    .block-after-publication-links .list-links-wrapper .list-links-trigger:after {
      content: '';
      position: absolute;
      right: 0;
      background-color: #8e8e8e;
      margin-top: 0.5em;
      height: 0.1666666667em;
      width: 0.8333333333em;
      top: 0; }
    .block-after-publication-links .list-links-wrapper .list-links-trigger:before {
      content: '';
      position: absolute;
      right: 0.3333333333em;
      background-color: #8e8e8e;
      margin-top: 0.1666666667em;
      height: 0.8333333333em;
      width: 0.1666666667em; }
  .block-after-publication-links .list-links-wrapper.show-all .list-links-trigger .expanded {
    display: inline-block; }
  .block-after-publication-links .list-links-wrapper.show-all .list-links-trigger .collapsed {
    display: none; }
  .block-after-publication-links .list-links-wrapper.show-all .list-links-trigger:before {
    display: none; }

.block-after-publication-links .links-with-buttons-inside {
  display: table; }
  @media (max-width: 767px) {
    .block-after-publication-links .links-with-buttons-inside {
      display: block; } }
  .block-after-publication-links .links-with-buttons-inside .doc-type-icon-wrapper,
  .block-after-publication-links .links-with-buttons-inside .side {
    display: table-cell;
    float: none; }
    @media (max-width: 767px) {
      .block-after-publication-links .links-with-buttons-inside .doc-type-icon-wrapper,
      .block-after-publication-links .links-with-buttons-inside .side {
        display: block;
        text-align: center; } }
  .block-after-publication-links .links-with-buttons-inside .doc-type-icon-wrapper {
    margin-right: 0;
    padding-right: 36px; }
    @media (max-width: 767px) {
      .block-after-publication-links .links-with-buttons-inside .doc-type-icon-wrapper {
        padding-right: 0; } }

.block-after-publication-links .list-table-flat {
  display: none;
  background: #f6f6f6;
  padding-left: 112px;
  padding: 34px 0;
  margin-top: 30px; }
  .block-after-publication-links .list-table-flat li {
    padding: 6px 48px 6px 112px; }
  .block-after-publication-links .list-table-flat .list-table-flat-item {
    color: currentColor;
    display: block;
    padding-right: 1em;
    position: relative;
    line-height: 2; }
    .block-after-publication-links .list-table-flat .list-table-flat-item .arrow {
      position: absolute;
      display: inline-block;
      width: .6em;
      height: .5em;
      right: 0;
      top: 50%;
      margin-top: -.25em;
      vertical-align: middle;
      -webkit-transition: -webkit-transform 0.15s;
      -moz-transition: -moz-transform 0.15s;
      transition: transform 0.15s; }
    .no-touchevents .block-after-publication-links .list-table-flat .list-table-flat-item:hover .arrow,
    .no-js .block-after-publication-links .list-table-flat .list-table-flat-item:hover .arrow {
      -webkit-transform: translateX(0.3em);
      -moz-transform: translateX(0.3em);
      -ms-transform: translateX(0.3em);
      -o-transform: translateX(0.3em);
      transform: translateX(0.3em); }
  @media (max-width: 767px) {
    .block-after-publication-links .list-table-flat {
      text-align: left; }
      .block-after-publication-links .list-table-flat li {
        padding-left: 48px; } }
  @media (max-width: 479px) {
    .block-after-publication-links .list-table-flat li {
      padding-left: 20px;
      padding-right: 20px; }
    .block-after-publication-links .list-table-flat .list-table-flat-item {
      line-height: 1.2; } }

.menu-text-control-wrap {
  position: relative;
  display: inline-block; }
  .menu-text-control-wrap.is-open .menu-text-control {
    visibility: visible;
    opacity: 1; }

.menu-text-control {
  position: absolute;
  background: #fff;
  top: 100%;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
  visibility: hidden;
  opacity: 0;
  margin-top: 2px;
  left: 0; }
  .menu-text-control .menu-text-control-wrapper {
    padding-left: 0;
    border: none; }
    .menu-text-control .menu-text-control-wrapper li {
      font-size: 0.875rem;
      line-height: 3.125em;
      display: block;
      vertical-align: top;
      color: #514C49;
      font-weight: bold; }
      .menu-text-control .menu-text-control-wrapper li.menu-title {
        display: none; }
        @media (max-width: 1279px) {
          .menu-text-control .menu-text-control-wrapper li.menu-title {
            display: block; } }
    .menu-text-control .menu-text-control-wrapper a,
    .menu-text-control .menu-text-control-wrapper button {
      line-height: inherit;
      display: block;
      text-decoration: none;
      color: currentColor;
      padding: 0 24px;
      position: relative;
      width: 100%;
      text-align: left; }
      .menu-text-control .menu-text-control-wrapper a:focus::after,
      .menu-text-control .menu-text-control-wrapper button:focus::after {
        opacity: 0; }
      .menu-text-control .menu-text-control-wrapper a::after,
      .menu-text-control .menu-text-control-wrapper button::after {
        content: '';
        right: 0;
        left: 0;
        height: 3px;
        position: absolute;
        bottom: 0;
        background: transparent;
        -webkit-transition: background 0.15s;
        -moz-transition: background 0.15s;
        transition: background 0.15s; }
      .no-touchevents .menu-text-control .menu-text-control-wrapper a:hover,
      .no-js .menu-text-control .menu-text-control-wrapper a:hover, .no-touchevents
      .menu-text-control .menu-text-control-wrapper button:hover,
      .no-js
      .menu-text-control .menu-text-control-wrapper button:hover {
        text-decoration: none; }
        .no-touchevents .menu-text-control .menu-text-control-wrapper a:hover::after,
        .no-js .menu-text-control .menu-text-control-wrapper a:hover::after, .no-touchevents
        .menu-text-control .menu-text-control-wrapper button:hover::after,
        .no-js
        .menu-text-control .menu-text-control-wrapper button:hover::after {
          background: #337e87; }
  @media (min-width: 768px) {
    .menu-text-control {
      right: 0;
      left: auto; } }

.block-regions {
  height: 100%;
  position: relative; }
  .block-regions .regions-title {
    color: currentColor;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 1.7em;
    max-width: 65%;
    position: relative;
    z-index: 1;
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
  .block-regions .regions-list-container {
    max-width: 62%;
    position: relative;
    z-index: 1; }
  .block-regions .regions-list {
    margin-left: -18px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px; }
    .block-regions .regions-list li {
      padding: 2px;
      margin: -4px -2px -2px;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
  .no-csscolumns .block-regions .regions-list {
    margin-left: -24px;
    margin-right: -6px; }
    .no-csscolumns .block-regions .regions-list li {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      border-top: none !important;
      padding-left: 3px;
      padding-right: 3px; }
  .block-regions .item-regions-list {
    position: relative;
    color: #337E87;
    text-decoration: none;
    font-size: 0.875rem;
    display: block;
    padding-right: 0.9375rem;
    padding: 0.5625rem 25px 0.5625rem 18px;
    -webkit-transition: color 0.15s, background 0.15s;
    -moz-transition: color 0.15s, background 0.15s;
    transition: color 0.15s, background 0.15s; }
    .block-regions .item-regions-list .arrow {
      color: #BFB8B3;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      right: 8px;
      top: 50%;
      width: 0.625rem;
      height: 0.5rem;
      margin-top: -0.125rem;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      transition: color 0.15s; }
    .no-touchevents .block-regions .item-regions-list:hover,
    .no-js .block-regions .item-regions-list:hover {
      text-decoration: none; }
    .block-regions .item-regions-list.is-active {
      text-decoration: none;
      color: #fff;
      background: #337E87; }
      .block-regions .item-regions-list.is-active .arrow {
        color: currentColor; }
  .block-regions .regions-map {
    position: absolute;
    width: 60%;
    max-width: 480px;
    margin: 0 auto;
    right: -40px;
    top: 45px; }
    .block-regions .regions-map:before {
      display: block;
      width: 100%;
      content: '';
      height: 0;
      padding-bottom: 99%; }
    .block-regions .regions-map svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
  .block-regions .regions-map-parts {
    max-width: 878px;
    position: relative;
    margin: 0 0 0 auto; }
    .block-regions .regions-map-parts:before {
      display: block;
      width: 100%;
      content: '';
      height: 0;
      padding-bottom: 13.5%; }
    .block-regions .regions-map-parts svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
  .block-regions .regions-list-selectmenu {
    display: none;
    color: #337E87;
    cursor: pointer;
    position: relative;
    border-bottom: 1px dotted #bfb8b3;
    padding: 10px 0;
    margin-bottom: 1em;
    font-size: 0.875rem; }
    .block-regions .regions-list-selectmenu .ui-selectmenu-text {
      padding-right: 20px; }
  .block-regions .regions-list-selectmenu-icon {
    color: #bfb8b3;
    width: 6px;
    height: 6px;
    position: absolute;
    border-top: 1px solid currentColor;
    border-left: 1px solid currentColor;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin: -4px 0 0 -4px;
    top: 50%;
    right: 5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  @media (max-width: 1279px) {
    .block-regions .regions-title,
    .block-regions .regions-list-container {
      max-width: none; }
    .block-regions .regions-list {
      -webkit-column-gap: 50px;
      -moz-column-gap: 50px;
      column-gap: 50px; }
    .no-csscolumns .block-regions .regions-list {
      margin-left: -25px;
      margin-right: -25px; }
      .no-csscolumns .block-regions .regions-list li {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        border-top: none !important;
        padding-left: 25px;
        padding-right: 25px; }
    .block-regions .regions-map,
    .block-regions .regions-map-parts {
      display: none; } }
  @media (max-width: 767px) {
    .block-regions .regions-list {
      -webkit-column-gap: 20px;
      -moz-column-gap: 20px;
      column-gap: 20px; } }
  @media (max-width: 479px) {
    .block-regions .regions-title {
      max-width: 280px;
      font-size: 1.625rem; }
    .block-regions .regions-list {
      display: none; }
    .block-regions .regions-list-selectmenu {
      display: inline-block; }
    .block-regions .regions-map {
      width: 300px;
      top: -70px;
      right: -100px;
      display: block;
      pointer-events: none;
      opacity: .5; }
      .block-regions .regions-map #markers {
        display: none !important; }
    .block-regions .regions-map-parts {
      display: block;
      pointer-events: none;
      position: absolute;
      top: 200px;
      width: 500px;
      height: 54px;
      left: 10px;
      opacity: .5; }
      .block-regions .regions-map-parts #markers {
        display: none !important; } }

@media (max-width: 479px) {
  .touchevents .regions-list-container {
    float: left;
    position: relative; }
    .touchevents .regions-list-container:after {
      content: "";
      color: #bfb8b3;
      width: 6px;
      height: 6px;
      position: absolute;
      border-top: 1px solid currentColor;
      border-left: 1px solid currentColor;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent;
      margin: -12px 0 0 -4px;
      top: 50%;
      right: 5px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg); }
    .touchevents .regions-list-container select {
      display: inline-block !important;
      color: #337E87;
      cursor: pointer;
      position: relative;
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 1px dotted #bfb8b3;
      background-color: transparent;
      padding: 10px 20px 10px 0;
      margin-bottom: 1em;
      font-size: 0.875rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none; }
    .touchevents .regions-list-container .regions-list-selectmenu,
    .touchevents .regions-list-container .regions-list {
      display: none; } }

.regions-list-selectmenu-menu {
  position: absolute;
  z-index: 90;
  display: none;
  overflow: hidden; }
  .regions-list-selectmenu-menu.regions-list-selectmenu-open {
    display: block; }
  .regions-list-selectmenu-menu .ui-menu {
    background: #fff;
    border: 1px solid #DFDFDF;
    color: black;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-animation: slideDown 0.25s, fadeIn 0.35s;
    -moz-animation: slideDown 0.25s, fadeIn 0.35s;
    animation: slideDown 0.25s, fadeIn 0.35s; }
    @media (max-width: 1024px) {
      .regions-list-selectmenu-menu .ui-menu {
        max-height: 11.1875rem;
        overflow: auto; } }
  .regions-list-selectmenu-menu .ui-menu-item-wrapper {
    cursor: pointer;
    padding: 10px 15px; }
  .regions-list-selectmenu-menu .ui-state-active {
    background-color: #DFDFDF; }

/**
 * Search filters
 */
.search-filter {
  padding: 1.0625rem 0; }
  @media (max-width: 1023px) {
    .search-filter {
      position: fixed;
      height: 100%;
      left: 0;
      top: 0;
      background-color: #fff;
      visibility: hidden;
      width: 100%;
      padding: 80px 40px 0;
      overflow-y: auto;
      z-index: 99;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%); }
      .touchevents .search-filter {
        -webkit-transition: visibility 0.25s ease, -webkit-transform 0.25s ease;
        -moz-transition: visibility 0.25s ease, -moz-transform 0.25s ease;
        transition: visibility 0.25s ease, transform 0.25s ease; }
      .search-filter.show-filter {
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); } }

.sf-section {
  margin-bottom: 3.375rem; }
  .sf-section li {
    max-width: 15.625rem;
    margin-bottom: 0.3125rem; }
  .sf-section .item {
    color: #2f2f2f;
    font-size: 0.875rem;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-right: 1.375rem;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    transition: color 0.25s ease; }
    .sf-section .item a {
      color: #2f2f2f; }
  .no-touchevents .sf-section a.item:hover,
  .no-js .sf-section a.item:hover {
    color: #000; }
    .no-touchevents .sf-section a.item:hover .text,
    .no-js .sf-section a.item:hover .text {
      text-decoration: underline; }
  .sf-section .title {
    font-weight: bold;
    font-size: 0.9375rem;
    color: #2f2f2f;
    line-height: 1.6;
    margin-bottom: 13px; }
  .sf-section legend .title {
    margin-bottom: 0; }
  .sf-section legend + * {
    margin-top: 13px; }
  .sf-section .btn-remove {
    width: 0.5625rem;
    height: 0.5625rem;
    display: block;
    position: absolute;
    top: 0.3125rem;
    right: 0; }
  .sf-section .form-type-checkbox a,
  .sf-section label {
    font-size: 0.875rem;
    color: #514C49;
    cursor: pointer;
    position: relative;
    display: inline-block;
    line-height: 1.5;
    padding-left: 1.0625rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .sf-section .form-type-checkbox a::before,
    .sf-section label::before {
      content: '';
      position: absolute;
      background-color: #fff;
      top: 0.3125rem;
      left: 0;
      width: 0.625rem;
      height: 0.625rem;
      border: 1px solid #BFB8B3; }
    .no-touchevents .sf-section .form-type-checkbox a:hover,
    .no-js .sf-section .form-type-checkbox a:hover, .no-touchevents
    .sf-section label:hover,
    .no-js
    .sf-section label:hover {
      text-decoration: underline; }
  .sf-section .facet-item__status {
    display: none; }
  .sf-section .form-type-checkbox a.is-active,
  .sf-section .facets-checkbox:checked + label,
  .sf-section .form-checkbox:checked + label {
    color: #282828;
    font-weight: bold; }
    .sf-section .form-type-checkbox a.is-active::before,
    .sf-section .facets-checkbox:checked + label::before,
    .sf-section .form-checkbox:checked + label::before {
      background-color: #757575;
      box-shadow: inset 0 0 0 2px #fff; }
  .sf-section .facets-checkbox:focus + label::before,
  .sf-section .form-checkbox:focus + label::before {
    outline-width: 2px;
    outline-style: solid;
    outline-color: Highlight;
    /* WebKit gets its native focus styles.
   */ }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .sf-section .facets-checkbox:focus + label::before,
      .sf-section .form-checkbox:focus + label::before {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto;
        outline-width: 5px; } }
  .sf-section .form-type-checkbox {
    position: relative; }
  .sf-section .placeholder {
    font-weight: inherit;
    font-style: normal; }
  .sf-section .facets-checkbox,
  .sf-section .form-checkbox {
    background-color: rgba(255, 255, 255, 0.01);
    top: 0.3125rem;
    left: 0;
    width: 1px;
    height: 1px;
    position: absolute;
    opacity: .1;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .sf-section .sub-filter {
    padding: 7px 0 0 26px; }
    .sf-section .sub-filter li {
      margin-bottom: 0.1875rem; }
  .sf-section .filter-datepicker {
    position: relative;
    padding-top: 22px;
    max-width: 250px;
    min-height: 195px; }
    .sf-section .filter-datepicker .datepicker-month-control {
      position: absolute;
      display: block;
      color: #979797;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 0;
      z-index: 1; }
    .sf-section .filter-datepicker .datepicker-month-next {
      right: 0; }
    .sf-section .filter-datepicker .datepicker-month-prev {
      left: 0; }
    .sf-section .filter-datepicker .ui-datepicker {
      padding-top: 7px;
      position: relative;
      margin-right: 10px; }
    .sf-section .filter-datepicker .ui-datepicker-title {
      position: absolute;
      line-height: 22px;
      bottom: 100%;
      width: 100%;
      left: 0;
      text-align: center;
      font-size: 1.125em;
      font-weight: bold;
      padding: 0 30px; }
    .sf-section .filter-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .sf-section .filter-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: none; }
    .sf-section .filter-datepicker .ui-datepicker-calendar {
      width: 100%;
      text-align: center; }
      .sf-section .filter-datepicker .ui-datepicker-calendar thead {
        text-transform: uppercase;
        color: #757575;
        font-size: 0.625em; }
        .sf-section .filter-datepicker .ui-datepicker-calendar thead th {
          line-height: 26px; }
      .sf-section .filter-datepicker .ui-datepicker-calendar tbody {
        color: #222222;
        font-size: 0.8125em; }
        .sf-section .filter-datepicker .ui-datepicker-calendar tbody td {
          border-top: 2px solid transparent;
          line-height: 26px; }
        .sf-section .filter-datepicker .ui-datepicker-calendar tbody a,
        .sf-section .filter-datepicker .ui-datepicker-calendar tbody .is-highlighted .ui-state-default {
          color: #fff;
          display: inline-block;
          height: 26px;
          width: 26px;
          line-height: 26px;
          background-color: #337E87;
          border-radius: 50%;
          vertical-align: top; }
    .sf-section .filter-datepicker .ui-datepicker-buttonpane {
      display: none; }

.sidebar-calendar {
  position: relative;
  padding-top: 1.375rem;
  max-width: 15.625rem;
  min-height: 195px; }
  .sidebar-calendar .calendar-month-control {
    position: absolute;
    display: block;
    color: #979797;
    width: 1.375rem;
    height: 1.375rem;
    top: 0;
    z-index: 1; }
  .sidebar-calendar .calendar-month-next {
    right: 0; }
  .sidebar-calendar .calendar-month-prev {
    left: 0; }
  .sidebar-calendar .calendar-title {
    position: absolute;
    line-height: 1.2;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 1.125em;
    font-weight: bold;
    padding: 0 30px;
    text-transform: capitalize; }
  .sidebar-calendar .calendar-header .calendar-prev,
  .sidebar-calendar .calendar-header .calendar-next {
    display: none; }
  .sidebar-calendar .calendar {
    padding-top: 7px;
    position: relative;
    margin-right: 10px; }
  .sidebar-calendar table {
    width: 100%;
    text-align: center; }
    .sidebar-calendar table thead,
    .sidebar-calendar table .days {
      text-transform: uppercase;
      color: #757575;
      font-size: 0.625rem; }
      .sidebar-calendar table thead th, .sidebar-calendar table thead tr,
      .sidebar-calendar table .days th,
      .sidebar-calendar table .days tr {
        line-height: 26px; }
    .sidebar-calendar table tbody {
      color: #222222;
      font-size: 0.8125rem; }
      .sidebar-calendar table tbody td {
        border-top: 2px solid transparent;
        line-height: 26px; }
      .sidebar-calendar table tbody a,
      .sidebar-calendar table tbody .has-events a {
        color: #fff;
        display: inline-block;
        height: 1.625rem;
        width: 1.625rem;
        line-height: 1.625rem;
        background-color: #337E87;
        border-radius: 50%;
        vertical-align: top;
        font-weight: bold; }

.hidden-content {
  height: 100px;
  overflow: hidden;
  padding: 0 5px;
  margin: 0 -5px; }

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

.filter-scroll {
  position: relative;
  margin-bottom: 14px; }
  @media (min-width: 1280px) {
    .filter-scroll {
      overflow: hidden;
      max-height: 13.5rem; } }

.btn-show-more {
  color: rgba(81, 76, 73, 0.8);
  display: inline-block;
  font-size: 0.75rem;
  margin-left: 1.0625rem;
  text-decoration: underline; }
  .no-touchevents .btn-show-more:hover,
  .no-js .btn-show-more:hover {
    text-decoration: none; }

.btn-show-filter {
  background: #757575;
  color: #fff;
  font-weight: bold;
  font-size: 0.8125rem;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  height: 54px;
  position: fixed;
  display: block;
  text-align: left;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  border-radius: 0;
  z-index: 80;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .btn-show-filter .buttons-filter-action {
    padding: 0 20px;
    color: #fff;
    font-weight: bold;
    font-size: 0.8125rem;
    font-family: "FS Elliot", Helvetica, Arial, sans-serif;
    text-align: left;
    text-transform: uppercase; }
  .btn-show-filter .text-vertical {
    display: block;
    height: 54px;
    line-height: 54px; }
  .btn-show-filter .buttons-wrappers {
    position: relative;
    width: 100%;
    height: 100%; }
  .btn-show-filter .filters-open {
    display: none; }
  .btn-show-filter .btn-show-filter-btn {
    display: block;
    width: 100%; }
  .btn-show-filter .btn-filter-reset {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    color: #fff; }
  @media (min-width: 1024px) {
    .btn-show-filter {
      display: none; } }
  .btn-show-filter .icon {
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle; }

.btn-cancel-filter {
  background: #fff;
  box-sizing: content-box;
  color: #BFB8B3;
  font-weight: bold;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  box-shadow: 0px -2px 4px 0px rgba(206, 206, 206, 0.5);
  height: 54px;
  display: none;
  text-transform: uppercase;
  padding: 0 40px;
  margin: 40px -40px 0;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
  @media (min-width: 1024px) {
    .btn-cancel-filter {
      display: none; } }

@media (max-width: 1023px) {
  .body-shown-filter {
    overflow: hidden; }
    .body-shown-filter .main {
      z-index: 150; }
    .body-shown-filter .btn-show-filter {
      bottom: auto;
      top: 0;
      z-index: 160; }
      .body-shown-filter .btn-show-filter .filters-closed {
        display: none; }
      .body-shown-filter .btn-show-filter .filters-open {
        display: block; }
      .body-shown-filter .btn-show-filter .btn-filter-reset {
        display: block; } }

.modal-search-form-show .search-form-modal-block {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto; }

.modal-search-form-show .main-search input {
  pointer-events: none;
  color: transparent; }
  .modal-search-form-show .main-search input:focus {
    text-indent: -9999em; }

.modal-search-form-show .main-search {
  visibility: hidden;
  opacity: 0; }

html.ios.modal-search-form-show {
  -webkit-overflow-scrolling: touch !important;
  overflow: hidden !important; }
  html.ios.modal-search-form-show body {
    -webkit-overflow-scrolling: touch !important;
    overflow: hidden !important; }

.modal-search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.8);
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: none; }
  .modal-search-form-show .modal-search-overlay {
    display: block; }

.search-form-modal-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  display: none;
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s; }
  .modal-search-form-show .search-form-modal-block {
    display: block; }
  .search-form-modal-block button.form-submit {
    display: none !important; }
  .search-form-modal-block .modal-search-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    background-color: rgba(40, 40, 40, 0.8); }
  .search-form-modal-block .form-wrapper {
    position: absolute;
    margin-top: 227px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 920px;
    width: 80%; }
    .search-form-modal-block .form-wrapper form {
      background-color: #fff; }
    .toolbar-tray-open.toolbar-vertical .search-form-modal-block .form-wrapper {
      margin-top: 266px; }
    .toolbar-tray-open.toolbar-horizontal .search-form-modal-block .form-wrapper {
      margin-top: 307px; }
    @media (max-width: 1023px) {
      .search-form-modal-block .form-wrapper {
        margin-top: 81px;
        left: 0;
        right: 0;
        padding: 0;
        max-width: 100%;
        width: 100%;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); } }
  .search-form-modal-block .form-item-wrapper {
    position: relative;
    display: table;
    width: 100%;
    padding: 5px 0; }
  .search-form-modal-block .table-cell {
    display: table-cell;
    width: 100%; }
  .search-form-modal-block .form-submit-wrapper {
    padding-right: 20px;
    background-color: #fff;
    vertical-align: middle;
    position: absolute;
    top: 19px;
    right: 1px;
    width: 37%;
    text-align: right; }
    .search-form-modal-block .form-submit-wrapper.element-invisible {
      height: auto;
      clip: inherit; }
      .search-form-modal-block .form-submit-wrapper.element-invisible .btn.form-submit {
        display: none; }
    .search-form-modal-block .form-submit-wrapper .form-item-items-per-page {
      display: inline-block;
      margin: 0;
      text-align: center; }
      .search-form-modal-block .form-submit-wrapper .form-item-items-per-page label {
        margin: 5px 0; }
    .search-form-modal-block .form-submit-wrapper .form-submit {
      vertical-align: bottom !important;
      margin-left: 20px; }
    @media (max-width: 1023px) {
      .search-form-modal-block .form-submit-wrapper {
        width: 45%; } }
    @media (max-width: 767px) {
      .search-form-modal-block .form-submit-wrapper {
        width: 64%; } }
    @media (max-width: 479px) {
      .search-form-modal-block .form-submit-wrapper {
        width: 26%; }
        .search-form-modal-block .form-submit-wrapper .form-submit {
          display: none; } }
  .search-form-modal-block .real-search-input {
    background: #fff;
    color: #000;
    width: 62%;
    padding: 23px 0 23px 70px;
    font-size: 1.25rem;
    border-radius: 0;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0; }
    @media (max-width: 1023px) {
      .search-form-modal-block .real-search-input {
        width: 55%; } }
    @media (max-width: 767px) {
      .search-form-modal-block .real-search-input {
        width: 35%; } }
    @media (max-width: 479px) {
      .search-form-modal-block .real-search-input {
        width: 74%; } }
    .search-form-modal-block .real-search-input::-webkit-input-placeholder {
      color: #666; }
    .search-form-modal-block .real-search-input::-moz-placeholder {
      color: #666; }
    .search-form-modal-block .real-search-input:-moz-placeholder {
      color: #666; }
    .search-form-modal-block .real-search-input:-ms-input-placeholder {
      color: #666; }
    .search-form-modal-block .real-search-input.placeholder {
      color: #666; }
    .search-form-modal-block .real-search-input::-moz-placeholder {
      color: #000; }
    @media (max-width: 479px) {
      .search-form-modal-block .real-search-input {
        padding: 23px 23px 23px 23px; } }
  .search-form-modal-block .loupe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 23px;
    color: #282828;
    width: 70px;
    pointer-events: none; }
    .search-form-modal-block .loupe .svg-icon {
      width: 1.5rem;
      height: 1.5rem; }
    @media (max-width: 479px) {
      .search-form-modal-block .loupe {
        display: none; } }
  .search-form-modal-block .search-form-modal-close-button {
    width: 1.875rem;
    height: 1.875rem;
    color: #ffffff;
    position: absolute;
    right: -4rem;
    top: 1.25rem; }
    @media (max-width: 1023px) {
      .search-form-modal-block .search-form-modal-close-button {
        display: none; } }
  .search-form-modal-block .form-result-content {
    background-color: #f9f9f9;
    padding: 20px 60px 0;
    max-height: -webkit-calc(100vh - 315px);
    max-height: calc(100vh - 315px);
    overflow-y: auto;
    overflow-x: hidden; }
    @media (max-width: 1023px) {
      .search-form-modal-block .form-result-content {
        max-height: -webkit-calc(100vh - 155px);
        max-height: calc(100vh - 155px); } }
    @media (max-width: 767px) {
      .search-form-modal-block .form-result-content {
        padding: 20px 23px 0; } }
    .search-form-modal-block .form-result-content .to-result-page {
      margin-bottom: 1.375rem;
      text-align: center;
      display: none; }
      @media (max-width: 479px) {
        .search-form-modal-block .form-result-content .to-result-page {
          width: 100%;
          display: block; } }
  .search-form-modal-block .top-spacer {
    width: 100%;
    height: 20px; }
  .search-form-modal-block .bottom-spacer {
    width: 100%;
    height: 50px; }
  .search-form-modal-block .top-results-head {
    display: table;
    font-size: 0.875rem; }
    .search-form-modal-block .top-results-head .table-row {
      display: table-row; }
    .search-form-modal-block .top-results-head .result-pertinance {
      margin-top: 1.375rem;
      font-weight: bold;
      display: table-cell;
      width: 75px; }
  .search-form-modal-block .top-results {
    padding-bottom: 1.375rem;
    padding-left: 2.5rem; }
    .search-form-modal-block .top-results .result-item {
      font-size: 0.875rem; }
      .search-form-modal-block .top-results .result-item + .result-item {
        margin-top: 1.375rem; }
      .search-form-modal-block .top-results .result-item a {
        color: #000000; }
  .search-form-modal-block .bottom-results {
    display: table;
    border-top: 1px solid #DFDFDF;
    font-size: 0.875rem; }
    .search-form-modal-block .bottom-results .table-row {
      display: table-row; }
    .search-form-modal-block .bottom-results .category-result {
      display: table-cell;
      padding-left: 2.5rem; }
    .search-form-modal-block .bottom-results .result-item {
      margin-top: 1.375rem; }
      .search-form-modal-block .bottom-results .result-item a {
        color: #000000; }
    .search-form-modal-block .bottom-results .category {
      margin-top: 1.375rem;
      font-weight: bold;
      display: table-cell;
      width: 75px; }
    @media (max-width: 479px) {
      .search-form-modal-block .bottom-results {
        display: block; }
        .search-form-modal-block .bottom-results .table-row {
          display: block; }
        .search-form-modal-block .bottom-results .category,
        .search-form-modal-block .bottom-results .category-result {
          width: 100%;
          display: block;
          padding: 0; }
        .search-form-modal-block .bottom-results .table-row:not(.first-row) .category {
          margin-top: 2.5rem; } }

.search-result {
  padding: 2.5rem 0 2.5rem;
  border-bottom: 1px solid #f0f0f0; }
  .search-result::after {
    clear: both;
    content: "";
    display: table; }
  .search-result a {
    color: currentColor; }
    .no-touchevents .search-result a:hover,
    .no-js .search-result a:hover {
      text-decoration: none; }
      .no-touchevents .search-result a:hover .title,
      .no-js .search-result a:hover .title {
        text-decoration: underline; }
  .search-result > a {
    display: block; }
    .search-result > a::after {
      clear: both;
      content: "";
      display: table; }
  .search-result:first-child {
    padding-top: 16px; }
  .search-result .result-date {
    color: #7d7269;
    font-size: 0.625rem;
    font-weight: bold;
    line-height: 1.8em;
    text-transform: uppercase;
    margin-bottom: 0.9375em; }
  .search-result .title {
    text-decoration: none;
    font-size: 1.375em;
    color: #2f2f2f;
    line-height: 1.3636363636em;
    padding-bottom: 15px;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
    font-family: "Freight Display W01", Times, serif;
    font-weight: bold; }
    .search-result .title a {
      color: currentColor;
      text-decoration: none; }
      .no-touchevents .search-result .title a:hover,
      .no-js .search-result .title a:hover {
        text-decoration: underline; }
  .search-result .sub-title {
    display: block;
    color: #2f2f2f;
    font-weight: bold;
    margin-bottom: 1.25rem;
    margin-top: -0.5625rem; }
  .search-result .date-text {
    letter-spacing: 1px;
    color: rgba(40, 40, 40, 0.7);
    line-height: 1; }
    .search-result .date-text .date-text:not(:first-child)::before {
      content: "|";
      margin: 0 10px;
      display: inline-block;
      color: rgba(40, 40, 40, 0.2); }
  .search-result .date-text:not(:first-child)::before {
    content: "|";
    margin: 0 10px;
    display: inline-block;
    color: rgba(40, 40, 40, 0.2); }
  @media (min-width: 1024px) {
    .search-result .title {
      margin-right: 200px; } }
  @media (min-width: 768px) {
    .search-result .result-date {
      margin-top: -0.5rem;
      margin-bottom: 0.6875rem;
      font-size: 0.75rem;
      line-height: 2.5em; }
    .search-result .title {
      font-size: 1.625em;
      padding-bottom: 15px;
      line-height: 1.3846153846em;
      margin-top: -0.75rem; } }
  @media (max-width: 767px) {
    .search-result {
      padding: 2.1875rem 0 2.1875rem; }
      .search-result .title {
        padding-bottom: 0; } }
  .search-result .item-agendas-main-list {
    border-bottom: none;
    padding-bottom: 0; }
    @media (min-width: 640px) {
      .search-result .item-agendas-main-list .agenda-inner {
        padding: 10px 0 0 0; }
      .search-result .item-agendas-main-list .col-a {
        padding-right: 3.2%;
        text-align: right;
        margin-top: -44px; }
      .search-result .item-agendas-main-list .agenda-top-container {
        overflow: visible; }
      .search-result .item-agendas-main-list .agenda-day {
        float: right;
        margin-right: 5px; }
        .search-result .item-agendas-main-list .agenda-day::after {
          clear: both;
          content: "";
          display: table; }
      .search-result .item-agendas-main-list .agenda-time {
        padding-right: 5px; }
      .search-result .item-agendas-main-list .col-b {
        width: 37%;
        padding-left: 4.5%;
        padding-top: 0;
        margin-top: -4px; }
      .search-result .item-agendas-main-list .col-c {
        width: 37%;
        padding-left: 15px;
        padding-top: 0;
        margin-top: 5px; } }
  @media (min-width: 640px) and (max-width: 1023px) {
    .search-result .item-agendas-main-list .col-c {
      width: 49%; } }
  @media (min-width: 1024px) {
    .search-result.block-news-list-results .title,
    .search-result.block-news-list-results .sr-content,
    .search-result.block-news-list-results .sub-title, .search-result.region-type .title,
    .search-result.region-type .sr-content,
    .search-result.region-type .sub-title {
      width: calc(100% - 90px); } }
  .search-result.block-news-list-results .title {
    margin-right: 0; }
  @media (max-width: 767px) {
    .search-result.block-news-list-results .search-result:first-child {
      padding-top: 0; }
    .search-result.block-news-list-results .result-date {
      margin-bottom: 1.0625rem; }
    .search-result.block-news-list-results .title {
      float: right;
      width: calc(100% - 100px);
      margin-top: -0.375rem;
      font-size: 1.125rem;
      margin-bottom: 0; }
      .search-result.block-news-list-results .title.no-image {
        width: 100%;
        font-size: 1.375em; }
    .search-result.block-news-list-results .sr-content {
      display: block;
      float: left;
      width: 5.625rem; }
      .search-result.block-news-list-results .sr-content .pic,
      .search-result.block-news-list-results .sr-content .media {
        display: block;
        position: relative;
        float: left;
        width: 5.625rem; }
        .search-result.block-news-list-results .sr-content .pic img,
        .search-result.block-news-list-results .sr-content .media img {
          display: block;
          position: relative;
          width: 100%; }
      .search-result.block-news-list-results .sr-content .media .pic {
        width: 100%; }
      .search-result.block-news-list-results .sr-content .description {
        display: none; } }
  .search-result.block-news-list-results .sr-content-for-link {
    margin-top: 30px; }
    .search-result.block-news-list-results .sr-content-for-link a {
      position: relative;
      display: inline-block;
      color: #337E87;
      font-weight: bold;
      text-decoration: underline;
      line-height: 1.2; }
    @media (max-width: 767px) {
      .search-result.block-news-list-results .sr-content-for-link {
        width: 100%;
        margin-top: 10px; }
        .search-result.block-news-list-results .sr-content-for-link .description {
          display: block;
          float: right;
          width: calc(100% - 100px);
          margin-top: -0.375rem;
          font-size: 1rem;
          margin-bottom: 0; }
          .search-result.block-news-list-results .sr-content-for-link .description.no-image {
            width: 100%;
            font-size: 1.375em; } }
  @media (max-width: 767px) {
    .search-result.region-type .sub-title {
      display: none; } }
  .search-result.discours-ct {
    display: table;
    width: 100%; }
    .search-result.discours-ct .item-agendas-main-list {
      text-align: right;
      padding-right: 25px;
      width: 9.0625rem; }
      @media (max-width: 639px) {
        .search-result.discours-ct .item-agendas-main-list {
          margin: 0 auto;
          width: auto; } }
    .search-result.discours-ct .item-agendas-date-content {
      margin-top: -37px;
      float: right; }
    .search-result.discours-ct .table-cell {
      display: table-cell;
      vertical-align: top; }
      .search-result.discours-ct .table-cell.table-cell-second {
        padding-left: 15px; }
    .search-result.discours-ct .title {
      margin-right: 0;
      margin-top: -0.75rem; }
    .search-result.discours-ct .date-text {
      font-size: 1rem;
      top: -0.125rem;
      position: relative;
      font-weight: bold; }
    .search-result.discours-ct .discours-ct-content::after {
      clear: both;
      content: "";
      display: table; }
    .search-result.discours-ct .discours-ct-link {
      margin-top: 15px;
      position: relative;
      display: inline-block;
      color: #337E87;
      font-weight: bold;
      text-decoration: underline; }
    @media (max-width: 767px) {
      .search-result.discours-ct .title {
        margin-top: 0; }
      .search-result.discours-ct .discours-ct-content {
        display: none; }
      .search-result.discours-ct .table-cell.table-cell-second {
        padding-left: 0; }
      .search-result.discours-ct .date-text {
        font-size: 0.625rem; } }
    @media (max-width: 639px) {
      .search-result.discours-ct {
        display: block; }
        .search-result.discours-ct .table-cell {
          display: block;
          padding-left: 0;
          padding-right: 0; }
        .search-result.discours-ct .item-agendas-date-content {
          margin: 0 auto;
          text-align: center;
          float: none; } }

.list-of-publ .search-result:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.list-of-publ .search-result:first-child {
  padding-top: 0;
  margin-top: -0.6875em; }

.list-of-publ.goto-show-all-publ {
  margin-top: 2.5rem;
  padding-top: 28px;
  margin-bottom: -30px;
  border-top: 1px solid #f0f0f0; }
  @media (max-width: 1023px) {
    .list-of-publ.goto-show-all-publ {
      margin-bottom: -20px; } }
  @media (max-width: 767px) {
    .list-of-publ.goto-show-all-publ {
      margin-top: 2.1875rem; } }
  @media (max-width: 479px) {
    .list-of-publ.goto-show-all-publ {
      margin-bottom: -3px; } }
  .list-of-publ.goto-show-all-publ a {
    position: relative;
    display: inline-block;
    color: #337E87;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold; }
    .list-of-publ.goto-show-all-publ a time {
      color: #948980; }
    .list-of-publ.goto-show-all-publ a .arrow {
      color: #337E87;
      display: inline-block;
      margin-left: 15px;
      vertical-align: middle;
      position: relative;
      width: 0.625rem;
      height: 0.5rem;
      -webkit-transition: -webkit-transform 0.15s;
      -moz-transition: -moz-transform 0.15s;
      transition: transform 0.15s; }
    .no-touchevents .list-of-publ.goto-show-all-publ a:hover .arrow,
    .no-js .list-of-publ.goto-show-all-publ a:hover .arrow {
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      -o-transform: translateX(5px);
      transform: translateX(5px); }

.list-of-publ .sr-info .mobile-number {
  color: #948980; }

.sr-content {
  display: none; }
  .sr-content::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 768px) {
    .sr-content {
      display: block; }
      .sr-content .pic,
      .sr-content .media {
        display: block;
        position: relative;
        float: left;
        width: 11.375rem; }
        .sr-content .pic img,
        .sr-content .media img {
          display: block;
          position: relative;
          width: 100%; }
      .sr-content .media .pic {
        width: 100%; }
      .sr-content .media ~ .description,
      .sr-content .pic ~ .description {
        margin-left: 13.4375rem;
        position: relative;
        top: -9px;
        margin-bottom: -0.8125rem; }
      .sr-content .description {
        font-size: 1em;
        color: #696969;
        margin-bottom: -0.375rem;
        line-height: 1.875em; } }
  @media (min-width: 1024px) {
    .sr-content {
      float: left;
      width: calc(100% - 210px); } }

.sr-info {
  text-transform: uppercase;
  line-height: 1.25em;
  margin-top: 1.25em; }
  .sr-info:empty {
    display: none; }
  .sr-info .sr-info-title {
    font-size: 0.75em;
    color: #282828;
    text-decoration: none; }
    .no-touchevents .sr-info .sr-info-title:hover,
    .no-js .sr-info .sr-info-title:hover {
      text-decoration: none; }
      .no-touchevents .sr-info .sr-info-title:hover .link-text,
      .no-js .sr-info .sr-info-title:hover .link-text {
        text-decoration: underline; }
  .sr-info .text {
    display: none; }
  .sr-info .mobile-number {
    font-weight: bold;
    color: #337E87;
    font-size: 0.6875rem; }
  .sr-info .svg-icon {
    display: inline-block;
    width: 1.25rem;
    height: 1rem;
    vertical-align: middle;
    margin-right: 0.3125rem; }
    .sr-info .svg-icon svg {
      width: 100%;
      height: 100%;
      fill: #8e8e8e; }
  @media (min-width: 768px) {
    .sr-info {
      margin-top: -2px;
      text-align: right;
      float: right;
      width: 200px; }
      .sr-info .mobile-number {
        display: none; }
      .sr-info .text {
        display: block;
        font-weight: bold;
        font-size: 0.6875em;
        color: #337E87;
        letter-spacing: 0.0909090909em; } }

.pic-info {
  background-color: #282828;
  color: #fff;
  font-size: 0.6875rem;
  padding: 13px 11px 13px 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1; }
  .pic-info .svg-icon {
    width: 13px;
    height: 11px;
    margin-right: 4px; }

.block-timeline {
  max-width: 800px; }
  .block-timeline.chronology {
    max-width: 100%; }
  .block-timeline .block-title {
    margin-top: 1em; }
  .block-timeline .block-timeline-top-wrapper {
    position: relative; }
  .block-timeline .default-line {
    display: none;
    position: absolute;
    bottom: 8px;
    height: 2px;
    background-color: #ececec;
    z-index: 1;
    left: 40px;
    right: 40px; }
  .block-timeline .slick-initialized + .default-line {
    display: block; }
  .block-timeline .filling-line {
    position: absolute;
    bottom: 5px;
    height: 2px;
    background-color: #BFB8B3;
    z-index: 2;
    left: 0;
    width: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s; }
  .block-timeline .block-timeline-top {
    margin-bottom: 30px;
    padding: 0 40px;
    z-index: 10; }
    .block-timeline .block-timeline-top::after, .block-timeline .block-timeline-top::before {
      content: "";
      position: absolute;
      z-index: 20;
      top: 0;
      bottom: 0;
      width: 20px; }
    .block-timeline .block-timeline-top::before {
      left: 33px;
      background: white;
      background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
    .block-timeline .block-timeline-top::after {
      right: 33px;
      background: rgba(255, 255, 255, 0);
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
    .block-timeline .block-timeline-top > .top-timeline-item:not(:first-child) {
      display: none; }
    .block-timeline .block-timeline-top .slick-list {
      padding: 3px 0; }
    .block-timeline .block-timeline-top .slick-slide {
      float: none;
      height: 100%;
      min-height: 1px;
      display: inline-block;
      cursor: pointer;
      padding: 0 18px;
      vertical-align: middle;
      position: relative;
      z-index: 10; }
      .no-touchevents .block-timeline .block-timeline-top .slick-slide:hover::after,
      .no-js .block-timeline .block-timeline-top .slick-slide:hover::after {
        border: 2px solid #BFB8B3;
        background-color: #BFB8B3; }
      .block-timeline .block-timeline-top .slick-slide::after {
        content: '';
        position: absolute;
        left: 50%;
        right: auto;
        margin-left: -6px;
        bottom: 0;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        border: 2px solid #dfdfdf;
        background-color: #FFFFFF;
        -webkit-transition: background-color 0.2s, border-color 0.3s;
        -moz-transition: background-color 0.2s, border-color 0.3s;
        transition: background-color 0.2s, border-color 0.3s; }
      .block-timeline .block-timeline-top .slick-slide.old-point::after {
        border: 2px solid #BFB8B3; }
      .block-timeline .block-timeline-top .slick-slide:first-child::before {
        content: "";
        position: absolute;
        right: 50%;
        left: auto;
        bottom: 4px;
        height: 8px;
        width: 1500px;
        background-color: #FFFFFF;
        z-index: -1; }
      .block-timeline .block-timeline-top .slick-slide.last-child::before {
        content: "";
        position: absolute;
        left: 50%;
        right: auto;
        bottom: 4px;
        height: 8px;
        width: 1500px;
        background-color: #FFFFFF; }
      .block-timeline .block-timeline-top .slick-slide.slick-current::after {
        border: 2px solid #BFB8B3;
        background-color: #BFB8B3; }
    .block-timeline .block-timeline-top .slick-track {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .block-timeline .block-timeline-top .slick-track .slick-slide {
        height: auto;
        font-size: 0.75rem;
        line-height: 18px; }
      .no-flexbox.no-flexboxtweener .block-timeline .block-timeline-top .slick-track {
        display: table; }
        .no-flexbox.no-flexboxtweener .block-timeline .block-timeline-top .slick-track .slick-slide {
          display: table-cell; }
      .block-timeline .block-timeline-top .slick-track.responsive-track {
        width: 100% !important; }
    .block-timeline .block-timeline-top .item-title {
      font-size: 0.75rem;
      font-weight: bold;
      line-height: 18px;
      text-align: center;
      padding-bottom: 20px;
      position: relative;
      display: inline-block;
      height: 100%;
      width: 100%; }
    .block-timeline .block-timeline-top .block-timeline-top-arrow {
      width: 36px;
      height: 36px;
      position: absolute;
      left: 0;
      bottom: -12px;
      margin-top: 0;
      z-index: 50;
      border-radius: 100%;
      background-color: #FFFFFF;
      border: 2px solid rgba(43, 46, 64, 0.06); }
      .block-timeline .block-timeline-top .block-timeline-top-arrow .icon {
        display: block;
        width: 12px;
        height: 10px;
        color: #898b93;
        fill: #898b93;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -5px;
        margin-left: -6px; }
    .block-timeline .block-timeline-top .block-timeline-top-arrow-orig {
      display: none !important; }
    .block-timeline .block-timeline-top .block-timeline-top-prev.slick-disabled {
      display: none !important; }
    .block-timeline .block-timeline-top .block-timeline-top-next {
      left: auto;
      right: 0; }
    .block-timeline .block-timeline-top.hide-last-arrow .block-timeline-top-next {
      display: none !important; }
  .block-timeline .block-timeline-top-arrow-custom {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    bottom: -9px;
    margin-top: 0;
    z-index: 50;
    border-radius: 100%;
    background-color: #FFFFFF;
    border: 2px solid rgba(43, 46, 64, 0.06); }
    .block-timeline .block-timeline-top-arrow-custom .icon {
      display: block;
      width: 12px;
      height: 10px;
      color: #898b93;
      fill: #898b93;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -5px;
      margin-left: -6px; }
  .block-timeline .block-timeline-custom-top-prev.slick-disabled {
    display: none !important; }
  .block-timeline .block-timeline-custom-top-next {
    left: auto;
    right: 0; }
  .block-timeline .block-timeline-top.hide-last-arrow ~ .block-timeline-custom-top-next {
    display: none !important; }
  .block-timeline .block-timeline-content {
    padding: 0 40px;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
    @media (max-width: 479px) {
      .block-timeline .block-timeline-content {
        padding: 0; } }
    .block-timeline .block-timeline-content > .timeline-content-item:not(:first-child) {
      display: none; }
    .block-timeline .block-timeline-content .timeline-content-item .item-title {
      color: #2F2F2F;
      font-family: "Freight Display W01", Times, serif;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 50px;
      margin-bottom: 15px; }
    .block-timeline .block-timeline-content .timeline-content-item .text {
      font-size: 1rem;
      color: #696969;
      line-height: 30px;
      font-family: "FS Elliot", Helvetica, Arial, sans-serif; }
    .block-timeline .block-timeline-content .timeline-content-item .pic {
      margin-top: 40px; }
      .block-timeline .block-timeline-content .timeline-content-item .pic img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }

.block-une-question {
  position: relative;
  margin-bottom: 51px; }
  @media (max-width: 1023px) {
    .block-une-question {
      margin-bottom: 0; } }
  .block-une-question .block-inside {
    background-color: #ffffff;
    padding: 50px 70px 0;
    position: relative; }
    .block-une-question .block-inside::before {
      content: "";
      background-color: #FFF;
      width: 2000px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0; }
    @media (max-width: 1023px) {
      .block-une-question .block-inside {
        padding: 48px 15px;
        background-color: #7d7269;
        color: #FFFFFF; }
        .block-une-question .block-inside .block-desc,
        .block-une-question .block-inside .icon {
          color: #FFFFFF !important; }
        .block-une-question .block-inside:before {
          display: none; } }
  .block-une-question .block-content {
    position: relative;
    display: table; }
  .block-une-question .block-backgr {
    background-color: #FFF;
    width: 2000px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
  .block-une-question .left-container,
  .block-une-question .right-container {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1023px) {
      .block-une-question .left-container,
      .block-une-question .right-container {
        display: block;
        width: 100%;
        text-align: center; } }
  .block-une-question .right-container {
    padding-left: 120px; }
    @media (max-width: 1023px) {
      .block-une-question .right-container {
        padding-left: 0; } }
  .block-une-question .left-container {
    position: absolute;
    top: 50px;
    left: 70px; }
    @media (max-width: 1023px) {
      .block-une-question .left-container {
        position: static;
        margin-left: 0;
        margin-bottom: 5px; } }
    .block-une-question .left-container .icon {
      margin-top: 18px;
      width: 47px;
      height: 55px;
      color: #7d7269; }
      @media (max-width: 1023px) {
        .block-une-question .left-container .icon {
          margin-top: 0; } }
  .block-une-question .block-title {
    font-size: 2.5rem;
    font-weight: bold;
    font-family: "Freight Display W01", Times, serif;
    margin-bottom: 15px; }
  .block-une-question .block-desc {
    color: #696969; }
    @media (max-width: 1023px) {
      .block-une-question .block-desc {
        margin: 30px 0 48px;
        line-height: 1.7; } }
  .block-une-question .half-inside-button {
    position: relative;
    text-align: right;
    z-index: 20;
    bottom: -41px; }
    @media (max-width: 1023px) {
      .block-une-question .half-inside-button {
        position: relative;
        text-align: center;
        margin: 0;
        top: auto;
        right: auto;
        width: 100%;
        display: block;
        bottom: 0; } }
    .block-une-question .half-inside-button a {
      background: #7d7269;
      line-height: 82px;
      color: #fff;
      letter-spacing: 1.5px;
      font-size: 0.875rem;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: top;
      min-width: 364px;
      padding: 0 50px; }
      @media (max-width: 1023px) {
        .block-une-question .half-inside-button a {
          background-color: transparent;
          border: 1px solid #fffFFF;
          height: auto;
          line-height: 2.4;
          padding: 33px 38px 29px; } }
      @media (max-width: 767px) {
        .block-une-question .half-inside-button a {
          font-size: 0.75rem;
          line-height: 2.4;
          min-width: auto; } }
      @media (max-width: 479px) {
        .block-une-question .half-inside-button a {
          font-size: 0.75rem;
          line-height: 2.5;
          padding: 13px 38px 8px; } }

.wysiwyg-content {
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  color: #696969;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8333333333em;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }
  .wysiwyg-content::after {
    clear: both;
    content: "";
    display: table; }
  .wysiwyg-content h2 {
    color: #2f2f2f;
    font-family: "Freight Display W01", Times, serif;
    font-size: 2.2222222222em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .45em; }
    .wysiwyg-content h2:not(:first-child) {
      margin-top: 1.25em; }
    .wysiwyg-content h2.selectionShareable {
      font-family: "FS Elliot", Helvetica, Arial, sans-serif;
      color: #2f2f2f;
      font-size: 1.3333333333em;
      font-weight: 700;
      line-height: 1.4;
      margin-bottom: .65em; }
      .wysiwyg-content h2.selectionShareable:not(:first-child) {
        margin-top: 1em; }
  .wysiwyg-content h3 {
    color: #2f2f2f;
    font-size: 1.3333333333em;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: .65em; }
    .wysiwyg-content h3:not(:first-child) {
      margin-top: 1em; }
  .wysiwyg-content h4 {
    color: #2f2f2f;
    font-size: 1.1111111111em;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: .65em; }
    .wysiwyg-content h4:not(:first-child) {
      margin-top: 1em; }
  .wysiwyg-content p {
    margin-bottom: 1em;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }
    .wysiwyg-content p:last-child {
      margin-bottom: 0; }
  .wysiwyg-content a {
    color: #767676;
    font-weight: 700;
    text-decoration: underline;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */ }
    .no-touchevents .wysiwyg-content a:hover,
    .no-js .wysiwyg-content a:hover {
      text-decoration: none; }
  .wysiwyg-content ul,
  .wysiwyg-content ol {
    margin-bottom: 1.7em;
    padding-left: 2.1875rem; }
    .wysiwyg-content ul:not(:first-child),
    .wysiwyg-content ol:not(:first-child) {
      margin-top: 2.325em; }
  .wysiwyg-content ol {
    counter-reset: decimal-counter; }
    .wysiwyg-content ol li::before {
      content: counter(decimal-counter) ".";
      counter-increment: decimal-counter;
      color: #bfb8b3;
      font-family: "Freight Display W01", Times, serif;
      font-size: 1.3333333333em;
      line-height: 1.2em;
      top: 1px;
      font-weight: 700;
      right: auto;
      left: -2.1875rem; }
  .wysiwyg-content ul li::before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    background-color: #bfb8b3;
    margin-right: 23px;
    top: 13px; }
  .wysiwyg-content li {
    position: relative; }
    .wysiwyg-content li h2 {
      font: inherit;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
    .wysiwyg-content li::before {
      content: '';
      right: 100%;
      position: absolute;
      color: #bfb8b3; }
  .wysiwyg-content .embedded-entity-image {
    max-width: 100%; }
    .wysiwyg-content .embedded-entity-image.align-left {
      margin-right: 15px; }
    .wysiwyg-content .embedded-entity-image.align-right {
      margin-left: 15px; }
  .wysiwyg-content article.embedded-entity-video {
    width: 100%; }
    .wysiwyg-content article.embedded-entity-video::after {
      clear: both;
      content: "";
      display: table; }
  .wysiwyg-content iframe {
    max-width: 100%; }
  .wysiwyg-content blockquote {
    opacity: 0.8;
    color: #7d7269;
    font-family: "Freight Display W01", Times, serif;
    font-weight: 700;
    line-height: 1.25;
    display: block;
    padding: 1.5625rem 0; }
    .wysiwyg-content blockquote::after, .wysiwyg-content blockquote::before {
      color: currentColor;
      text-align: center;
      display: block; }
    .wysiwyg-content blockquote::before {
      content: "“";
      line-height: .4; }
    .wysiwyg-content blockquote::after {
      content: "”";
      line-height: 1.05;
      height: 0.5154639175em; }
    @media (max-width: 767px) {
      .wysiwyg-content blockquote {
        font-size: 1.5em; }
        .wysiwyg-content blockquote::after, .wysiwyg-content blockquote::before {
          font-size: 5.4166666667em; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .wysiwyg-content blockquote {
    font-size: 1.875em;
    padding: 1em 2.8666666667em; }
    .wysiwyg-content blockquote::after, .wysiwyg-content blockquote::before {
      font-size: 5.3333333333em; } }
    @media (min-width: 1024px) {
      .wysiwyg-content blockquote {
        font-size: 2.5em;
        padding: 1.375em 2.15em; }
        .wysiwyg-content blockquote::after, .wysiwyg-content blockquote::before {
          font-size: 4.85em; } }
  .wysiwyg-content img {
    max-width: 100%;
    height: auto; }
  .wysiwyg-content table {
    border: 1px solid #8e8e8e;
    font-size: 0.8888888889em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 2.6875rem;
    width: 100%; }
    .wysiwyg-content table:not(:first-child) {
      margin-top: 2.6875rem; }
    .wysiwyg-content table th {
      color: #282828;
      font-size: 0.75em;
      font-weight: 700;
      line-height: 2em;
      text-align: left;
      text-transform: uppercase; }
    .wysiwyg-content table th,
    .wysiwyg-content table td {
      border: 1px solid #8e8e8e;
      padding: 1.125rem 1.5625rem 1.0625rem; }
  @media (min-width: 768px) {
    .wysiwyg-content {
      line-height: 2em; }
      .wysiwyg-content ul,
      .wysiwyg-content ol {
        margin-top: 2.325em;
        margin-bottom: 1.7em;
        padding-left: 4.375rem; }
      .wysiwyg-content ol li::before {
        font-size: 1.3333333333em;
        line-height: 1.2em;
        top: 0;
        right: 100%;
        left: auto;
        margin-right: 28px;
        width: 50px;
        text-align: right; }
      .wysiwyg-content ul li::before {
        width: 8px;
        height: 8px;
        margin-right: 35px;
        top: 13px; } }
  @media (min-width: 1025px) {
    .wysiwyg-content ul,
    .wysiwyg-content ol {
      padding-left: 6.6875rem; } }

@media (max-width: 1023px) {
  .responsive-table {
    max-width: 100%;
    overflow-x: auto; }
    .responsive-table::-webkit-scrollbar {
      width: 15px; }
    .responsive-table::-webkit-scrollbar-track {
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.1); }
    .responsive-table::-webkit-scrollbar-thumb {
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.3); }
    .responsive-table::-webkit-scrollbar-thumb:hover {
      background: rgba(0, 0, 0, 0.3); }
    .responsive-table::-webkit-scrollbar-thumb:window-inactive {
      background: rgba(0, 0, 0, 0.3); } }

.responsive-table table {
  margin-bottom: 1.5rem;
  border: none;
  word-break: normal;
  word-break: normal; }
  .responsive-table table caption {
    text-align: left;
    border: 1px solid #8e8e8e;
    border-bottom: none;
    padding: 0.3125rem 0.625rem;
    line-height: 1.2;
    width: 100%; }
  .responsive-table table tbody th {
    background: #eecdcc;
    padding: 0.4375rem 0.625rem;
    text-align: center;
    vertical-align: top;
    line-height: 1.2;
    font-weight: 700;
    border: 1px solid #8e8e8e; }
  .responsive-table table tbody tr:first-of-type td:first-of-type {
    background: #eecdcc; }
  .responsive-table table tbody tr td {
    padding: 0.4375rem 0.625rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #8e8e8e; }
  .responsive-table table tbody tr:nth-child(2n + 1) td {
    background: #eecdcc; }

b,
strong {
  font-weight: 700; }

i,
em,
address {
  font-style: italic; }

sup {
  vertical-align: super;
  font-size: .7em; }

sub {
  vertical-align: sub;
  font-size: .7em; }

.wysiwyg-content:not(.question-content) .wysiwyg-image {
  text-align: center;
  margin: 1.875rem -15px; }
  .wysiwyg-content:not(.question-content) .wysiwyg-image .legend {
    font-size: 0.7777777778em;
    line-height: 1.4285714286em; }
  @media (min-width: 480px) {
    .wysiwyg-content:not(.question-content) .wysiwyg-image {
      margin: 1.875rem 0 1.875rem; } }
  @media (min-width: 1025px) {
    .wysiwyg-content:not(.question-content) .wysiwyg-image {
      margin: 2.8125rem -3.75rem 2.625rem; } }
  @media (min-width: 1281px) {
    .wysiwyg-content:not(.question-content) .wysiwyg-image {
      margin: 2.8125rem -6.625rem 2.625rem; } }

@media (min-width: 1025px) {
  .wysiwyg-content:not(.question-content) .responsive-table {
    margin: 0 -3.75rem; } }

@media (min-width: 1281px) {
  .wysiwyg-content:not(.question-content) .responsive-table {
    margin: 0 -8rem; } }

/**
 * Site footer
 */
.main-footer {
  margin-top: auto;
  background: #1f1f1f;
  color: #fff;
  padding: 60px 0;
  text-align: center;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  z-index: 70; }
  .main-footer a {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    transition: color 0.15s; }
    .no-touchevents .main-footer a:hover,
    .no-js .main-footer a:hover {
      color: #fff; }

.footer-bottom-section .accessibilite {
  background: url("../images/logo_e-accessible.png");
  background-size: contain;
  font-size: 0;
  display: block;
  height: 25px;
  width: 107px;
  margin: auto; }

/**
 * Footer logo
 */
.footer-logo {
  padding-bottom: 50px; }
  .footer-logo img {
    vertical-align: top;
    width: 87px;
    height: 86px;
    opacity: .82; }

/**
 * Footer links
 */
.footer-links-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }
  .footer-links-container::after {
    clear: both;
    content: "";
    display: table; }
  @media (max-width: 1023px) {
    .footer-links-container {
      max-width: 450px; } }

.footer-links-section-title {
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(191, 184, 179, 0.2); }

.footer-links-section {
  width: 33.32%;
  padding: 0 15px 40px;
  display: inline-block;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.8); }
  .footer-links-section li {
    padding: 8px 0; }
  @media (max-width: 1023px) {
    .footer-links-section {
      padding-left: 6%;
      padding-right: 6%;
      width: 100%; } }

/**
 * Footer bottom
 */
.footer-bottom-container {
  border-top: 1px solid rgba(191, 184, 179, 0.2);
  padding-top: 40px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .footer-bottom-container .footer-bottom-container-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
    .footer-bottom-container .footer-bottom-container-inner::after {
      clear: both;
      content: "";
      display: table; }
  @media (max-width: 1023px) {
    .footer-bottom-container {
      padding-top: 163px;
      padding-bottom: 35px; } }
  @media (max-width: 479px) {
    .footer-bottom-container {
      padding-top: 50px;
      padding-bottom: 0; } }

#block-footerbottommenu1 ul li a {
  line-height: 25px; }

.footer-bottom-section {
  width: 33.32%;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .footer-bottom-section li {
    margin: 0 10px;
    display: inline-block;
    vertical-align: top; }
  @media (max-width: 1023px) {
    .footer-bottom-section li {
      display: block;
      line-height: 2.1; } }
  @media (max-width: 479px) {
    .footer-bottom-section {
      width: 100%; }
      .footer-bottom-section li {
        display: inline-block;
        line-height: 2.1; } }

.footer-bottom-section-social li {
  margin: 0 8px; }

@media (max-width: 1023px) {
  .footer-bottom-section-social {
    top: 75px;
    position: absolute;
    left: 0;
    width: 100%; }
    .footer-bottom-section-social li {
      display: inline-block; } }

@media (max-width: 479px) {
  .footer-bottom-section-social {
    position: static;
    padding: 30px 0 0;
    width: 168px;
    margin: 0 auto; }
    .footer-bottom-section-social li {
      margin-bottom: 30px; } }

@media print {
  @page {
    size: A3;
    margin: 1.5cm auto;
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/
    min-width: 1023px !important; }
  html, body {
    height: 297mm;
    min-height: 29.7cm;
    background-color: #FFFFFF !important;
    overflow: visible !important; }
    html *, body * {
      -webkit-print-color-adjust: exact !important;
      /* Chrome, Safari */
      color-adjust: exact !important;
      /*Firefox*/ }
  html {
    min-width: 1023px !important; }
  .page {
    display: block !important;
    background-color: #FFFFFF !important; }
  .main-navigation {
    display: none; }
  img,
  .wysiwyg-image,
  .block-ct-figures .bottom-blocks-wrapper,
  .links-with-buttons-wrapper .links-with-buttons-inside,
  .links-with-buttons-wrapper .doc-type-icon-wrapper,
  table {
    page-break-inside: avoid; }
  .doc-type-icon-wrapper .doc-type-icon {
    background-image: none; }
  .doc-type-icon-wrapper.white-logo .doc-type-icon {
    content: url("../images/spritesrc/doc-darkBG.png"); }
  .doc-type-icon-wrapper.black-logo .doc-type-icon {
    content: url("../images/spritesrc/doc-lightBG.png"); }
  .doc-type-icon-wrapper.vignette-cpo .doc-type-icon {
    content: url("../images/spritesrc/doc-vignette_CPO.png"); }
  .doc-type-icon-wrapper.vignette-ccogda .doc-type-icon {
    content: url("../images/spritesrc/doc-vignetteCCOGDA.png"); }
  .doc-type-icon-wrapper.vignette-cdbf .doc-type-icon {
    content: url("../images/spritesrc/doc-vignetteCDBF.png"); }
  .main-header {
    position: relative; }
  .main-header-dummy {
    display: none; }
  .header-inner {
    background: #FFFFFF !important; }
  .header-top-container {
    height: 110px !important; }
    .header-top-container::after {
      display: none; }
  .header-logo a img {
    display: none; }
  .header-logo img.print-logo {
    display: inline-block;
    width: 530px;
    height: 75px; }
  .pager {
    display: none !important; }
  .main-footer {
    display: none !important; }
  .max-width.page-top-row {
    display: none !important; }
  .mobile-menu-trigger,
  .header-search-trigger,
  .header-language-selector,
  .breadcrumbs {
    display: none !important; }
  .content-item.next-with-breadcrumbs .content-item-inner {
    position: relative;
    width: 100%; }
    .content-item.next-with-breadcrumbs .content-item-inner::after {
      clear: both;
      content: "";
      display: table; }
  .print-opt .top-header-image {
    display: none; }
  .print-opt .content-wrapper {
    margin-top: 0 !important; }
  .print-opt .publication-after-title-elements .right-side-elements {
    display: none !important; }
  .print-opt ~ .btn-show-filter {
    display: none !important; }
  .print-opt .block-biographies-page-container {
    margin: 0; }
  .print-opt .block-publication-slider {
    width: 1023px !important; }
    .print-opt .block-publication-slider .top-publication-slider .top-slider-publ-slide-arrow {
      opacity: 0; }
    .print-opt .block-publication-slider .top-publication-slider .slick-list::before, .print-opt .block-publication-slider .top-publication-slider .slick-list::after {
      display: none; }
    .print-opt .block-publication-slider .top-publication-slider .slick-track {
      width: 100% !important;
      -webkit-transform: translate3d(0, 0px, 0px) !important;
      -moz-transform: translate3d(0, 0px, 0px) !important;
      -ms-transform: translate3d(0, 0px, 0px) !important;
      -o-transform: translate3d(0, 0px, 0px) !important;
      transform: translate3d(0, 0px, 0px) !important; }
    .print-opt .block-publication-slider .top-publication-slider .slider-item {
      display: none;
      width: 732px !important;
      margin: 0 auto; }
      .print-opt .block-publication-slider .top-publication-slider .slider-item.slick-active {
        display: block; }
    .print-opt .block-publication-slider .bot-publication-slider .slick-list::before {
      background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0)); }
    .print-opt .block-publication-slider .bot-publication-slider .slick-list::after {
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff); } }

/* orange : #E23B33 */
/* blue : #26B4D5 */
/* black : #242D3B */
/* grey : #919293 */
.node-evenement .fa-play {
  font-family: 'font-awesome'; }

.tabledrag-handle .handle {
  box-sizing: content-box !important; }

.zae {
  color: white;
  position: absolute;
  top: 2rem;
  left: 5rem;
  width: 5rem;
  height: 5rem; }

#popup-player {
  width: auto;
  height: 100%;
  background: #212529;
  border: 1px solid #808080;
  border-radius: 1px; }
  @media (max-width: 1023px) {
    #popup-player {
      width: 100%;
      height: 100%;
      min-height: calc(100vh * 0.45);
      border: 0; } }

.modal-content.playing .modal-body {
  position: static; }

.modal-content.playing button.player-close {
  cursor: pointer;
  position: relative;
  float: right;
  padding: 0.5rem;
  border: 0px solid white;
  z-index: 1; }
  .modal-content.playing button.player-close i {
    padding: 0 .3em;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.8em;
    font-weight: 700;
    font-style: normal;
    font-family: Arial, sans-serif;
    display: inline-block; }

.ubicast-media-server__thumb-anchor img {
  width: 100%; }

.modal.livestreaming-block .modal-content.playing .modal-header {
  display: none; }

.modal.livestreaming-block .modal-header {
  display: block;
  background: #fff; }
  .modal.livestreaming-block .modal-header button.close span {
    font-size: 2rem;
    font-weight: bolder;
    position: absolute;
    top: 0;
    right: 0.5rem; }

@media (max-width: 767px) {
  .block-ubicast-media-server.block-ubicast-media-server-embed-block {
    width: 100%; }
  .modal-backdrop.fade.in {
    opacity: 0.75; } }

.node-evenement .livestreaming {
  margin-bottom: 2rem; }
  .node-evenement .livestreaming .ubicast-media-server__embed {
    padding-right: 19%; }
    @media (max-width: 1024px) {
      .node-evenement .livestreaming .ubicast-media-server__embed {
        padding-right: 0; } }

.node-evenement .publication-after-title-elements {
  margin-bottom: 40px; }

.node-evenement .event-date {
  font-weight: bold;
  color: black;
  margin-bottom: 2rem;
  font-family: "FS Elliot", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) {
  .node-evenement .block-publication-main .livestreaming .block-ubicast-media-server iframe {
    width: 100%;
    height: calc((100vw * 0.88) * 0.45); } }

@media (max-width: 479px) {
  .node-evenement .block-publication-main .livestreaming .block-ubicast-media-server iframe {
    width: 100%;
    height: calc((100vw - 30px) * 0.45); } }

.modal.livestreaming-block .modal-body, .modal.ekko-lightbox .modal-body {
  padding: 5px;
  padding-top: 4px;
  height: 100%; }

.modal.livestreaming-block .block-ubicast-media-server-embed-live-block, .modal.ekko-lightbox .block-ubicast-media-server-embed-live-block {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
  .modal.livestreaming-block .block-ubicast-media-server-embed-live-block .ubicast-media-server__embed, .modal.ekko-lightbox .block-ubicast-media-server-embed-live-block .ubicast-media-server__embed {
    height: 100%; }

@media (max-width: 767px) {
  .modal.livestreaming-block, .modal.ekko-lightbox {
    display: flex;
    flex-direction: column; }
    .modal.livestreaming-block .modal-content .annonce-live img, .modal.ekko-lightbox .modal-content .annonce-live img {
      margin-bottom: 0; }
    .modal.livestreaming-block .ubicast-media-server__embed, .modal.ekko-lightbox .ubicast-media-server__embed {
      height: 100%; }
    .modal.livestreaming-block .block-ubicast-media-server-embed-block, .modal.ekko-lightbox .block-ubicast-media-server-embed-block {
      margin-top: 4rem;
      height: calc(100% - 4rem); }
      .modal.livestreaming-block .block-ubicast-media-server-embed-block iframe, .modal.ekko-lightbox .block-ubicast-media-server-embed-block iframe {
        height: 100%; }
    .modal.livestreaming-block .modal-dialog, .modal.ekko-lightbox .modal-dialog {
      margin: 1rem auto;
      width: 100%; }
    .modal.livestreaming-block .modal-image img, .modal.ekko-lightbox .modal-image img {
      height: auto; } }

.node--type-visite-accueil.node--view-mode-full .page-title {
  margin: 0;
  padding: 0;
  font-size: 40px;
  text-shadow: none; }

.node--type-visite-accueil.node--view-mode-full .menu-text-control-wrap.is-open .menu-text-control {
  z-index: 9; }

.node--type-visite-accueil.node--view-mode-full .wysiwyg-content:not(.question-content) .responsive-table {
  margin: 0; }

.node--type-visite-accueil.node--view-mode-full .node__content {
  display: block; }
  .node--type-visite-accueil.node--view-mode-full .node__content .column {
    float: left;
    width: 50%; }
    .node--type-visite-accueil.node--view-mode-full .node__content .column.left {
      padding-right: 10%;
      color: #2F2F2F; }
  .node--type-visite-accueil.node--view-mode-full .node__content .field--name-body {
    font-size: 18px;
    line-height: 36px;
    color: #2F2F2F; }
  .node--type-visite-accueil.node--view-mode-full .node__content .field--name-field-vvh-link {
    margin: 50px 0 0; }
    .node--type-visite-accueil.node--view-mode-full .node__content .field--name-field-vvh-link a {
      font-size: 12px;
      line-height: 30px;
      color: #377E86;
      text-transform: uppercase; }
      .node--type-visite-accueil.node--view-mode-full .node__content .field--name-field-vvh-link a:after {
        display: inline-block;
        content: ' ';
        width: 10px;
        height: 10px;
        margin: 0 0 0 14px;
        background: url(../images/virtual-visit/green-arrow-right.png) no-repeat scroll center center transparent; }

.page.visite-piece .main {
  overflow: hidden;
  z-index: 1; }

.node--type-visite-piece.node--view-mode-full .page-title {
  margin: 0 0 50px;
  padding: 0 0 30px;
  font-size: 40px;
  border-bottom: 2px solid #F0F0F0;
  text-shadow: none;
  color: #ACACAC; }

.node--type-visite-piece.node--view-mode-full .wysiwyg-content:not(.question-content) .responsive-table {
  margin: 0; }

.node--type-visite-piece.node--view-mode-full .menu-text-control-wrap.is-open .menu-text-control {
  z-index: 9; }

.node--type-visite-piece.node--view-mode-full .right .page-title {
  margin: 0 0 30px;
  padding: 0;
  font-size: 64px;
  border: none;
  color: #000000; }

.node--type-visite-piece.node--view-mode-full .node__content {
  display: block; }
  .node--type-visite-piece.node--view-mode-full .node__content .column {
    float: left;
    width: 50%; }
    .node--type-visite-piece.node--view-mode-full .node__content .column.left {
      color: #2F2F2F; }
    .node--type-visite-piece.node--view-mode-full .node__content .column.right {
      padding: 0 3%; }

.node--type-visite-piece.node--view-mode-full .field--name-body {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  padding: 40px 0 0; }
  .node--type-visite-piece.node--view-mode-full .field--name-body p {
    margin: 0 0 40px;
    padding: 0; }

.node--type-visite-piece.node--view-mode-full .return-link {
  margin: 10px 0 30px;
  padding: 0; }
  .node--type-visite-piece.node--view-mode-full .return-link a {
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    color: #337E87;
    text-transform: uppercase; }
    .node--type-visite-piece.node--view-mode-full .return-link a:after {
      display: inline-block;
      vertical-align: sub;
      content: ' ';
      width: 10px;
      height: 13px;
      margin-left: 7px;
      background: url(../images/virtual-visit/gray-arrow-right.png) no-repeat scroll left center transparent; }

.vv-map-wrapper .vv-map-field .block-plan,
.vv-map-wrapper .vv-map-field .map-name,
.vv-map-wrapper .vv-map-field .vvr-map-active {
  display: none; }

.vv-map-wrapper .vv-maps-list {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  border: 1px solid #DFDFDF;
  margin: 40px 0 0;
  padding: 0; }
  .vv-map-wrapper .vv-maps-list li {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #337E87;
    text-align: center;
    flex-grow: 1;
    padding: 16px 0;
    border-right: 1px solid #DFDFDF; }
    .vv-map-wrapper .vv-maps-list li.active {
      color: #FFFFFF;
      background-color: #337E87; }
    .vv-map-wrapper .vv-maps-list li:last-child {
      border-right: none; }

.vv-map-wrapper .plan-image img {
  width: 100%;
  height: auto; }

.vv-map-wrapper .plan-points .point-item .data-wrapper .point {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/virtual-visit/map-point.png) no-repeat scroll 0 0 transparent; }

.vv-map-wrapper .plan-points .point-item .data-wrapper .balloon-wrapper {
  display: none; }

.vv-map-wrapper .plan-points .point-item .data-wrapper:hover {
  position: relative; }
  .vv-map-wrapper .plan-points .point-item .data-wrapper:hover .balloon-wrapper {
    display: block;
    position: absolute;
    top: 20px;
    left: -70px;
    width: 160px;
    z-index: 9; }
    .vv-map-wrapper .plan-points .point-item .data-wrapper:hover .balloon-wrapper .content {
      display: block;
      width: 100%;
      position: relative;
      background-color: #FFFFFF;
      color: #337E87;
      text-align: center;
      -webkit-box-shadow: 0 1px 1px 1px #dfdfdf;
      -moz-box-shadow: 0 1px 1px 1px #dfdfdf;
      box-shadow: 0 1px 1px 1px #dfdfdf;
      border-radius: 0;
      padding: 5px; }
      .vv-map-wrapper .plan-points .point-item .data-wrapper:hover .balloon-wrapper .content a {
        color: #337E87; }
      .vv-map-wrapper .plan-points .point-item .data-wrapper:hover .balloon-wrapper .content:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: #FFFFFF transparent;
        display: block;
        width: 0;
        z-index: 1;
        margin-left: -6px;
        top: -6px;
        left: 50%; }

.vv-map-wrapper.vv-map-processed .vv-map-field {
  position: relative; }
  .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item {
    position: absolute; }

.vvr-gallery-modal .block-publication-slider-wrapper {
  overflow: hidden; }
  .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview {
    position: relative; }
    .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .modal-overlay {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 200px;
      background-color: transparent;
      cursor: pointer; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .modal-overlay .wrapper {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
        .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .modal-overlay .wrapper .text {
          position: absolute;
          width: 25%;
          height: 100px;
          bottom: 0;
          right: 0;
          font-size: 40px;
          font-weight: bold;
          text-align: center;
          color: #FFFFFF;
          line-height: 100px; }
    .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item {
      overflow: hidden;
      text-align: center; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item .slider-item-inside {
        height: 100%; }
        .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item .slider-item-inside .img-wrapper,
        .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item .slider-item-inside .videoWrapper {
          height: 100%; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item img,
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item iframe {
        width: auto !important;
        max-width: 100%;
        height: 100% !important; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item img {
        object-fit: cover; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(1) {
        float: left;
        max-width: 50%;
        height: 200px;
        border-right: 1px solid transparent; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(2) {
        float: left;
        max-width: 25%;
        height: 100px;
        border-right: 1px solid transparent;
        border-bottom: 1px solid transparent; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(3) {
        float: left;
        clear: right;
        max-width: 25%;
        height: 100px;
        border-right: 1px solid transparent;
        border-bottom: 1px solid transparent; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(4) {
        float: left;
        max-width: 25%;
        height: 100px;
        border-right: 1px solid transparent; }
      .vvr-gallery-modal .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(5) {
        float: left;
        clear: right;
        max-width: 25%;
        height: 100px;
        border-right: 1px solid transparent; }
  .vvr-gallery-modal .block-publication-slider-wrapper .block-publication-slider {
    display: none; }

.vvr-gallery-modal .gallery-modal {
  display: none; }
  .vvr-gallery-modal .gallery-modal.show {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 199; }
    .vvr-gallery-modal .gallery-modal.show .shadow {
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      padding-top: 10vh;
      overflow: auto; }
    .vvr-gallery-modal .gallery-modal.show .modal-title {
      font-size: 26px;
      font-weight: bold;
      text-align: center;
      margin: 0 0 35px;
      padding: 0; }
    .vvr-gallery-modal .gallery-modal.show .modal-content {
      position: relative;
      display: block;
      background-color: #FFFFFF;
      width: 80%;
      min-height: 400px;
      margin: 0 auto;
      padding: 60px 30px;
      border-radius: 0; }
      .vvr-gallery-modal .gallery-modal.show .modal-content .close {
        position: absolute;
        top: 0;
        right: -40px;
        display: block;
        content: ' ';
        width: 24px;
        height: 24px;
        background: url(../images/virtual-visit/modal-close.png) no-repeat scroll transparent; }
      .vvr-gallery-modal .gallery-modal.show .modal-content .block-publication-slider .top-publication-slider .slick-list:before, .vvr-gallery-modal .gallery-modal.show .modal-content .block-publication-slider .top-publication-slider .slick-list:after,
      .vvr-gallery-modal .gallery-modal.show .modal-content .block-publication-slider .bot-publication-slider .slick-list:before,
      .vvr-gallery-modal .gallery-modal.show .modal-content .block-publication-slider .bot-publication-slider .slick-list:after {
        background: none transparent; }
      .vvr-gallery-modal .gallery-modal.show .modal-content .block-publication-slider .top-slider-publ-slide-arrow {
        background: none transparent; }

body.gallery-modal-visible {
  overflow: hidden; }

/* Screen size lower than 1024px */
@media (max-width: 1023px) {
  .node--type-visite-accueil.node--view-mode-full .page-title {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 25px; }
  .node--type-visite-accueil.node--view-mode-full .node__content .column {
    float: none;
    width: 100%; }
    .node--type-visite-accueil.node--view-mode-full .node__content .column.left {
      padding: 0; }
  .node--type-visite-accueil.node--view-mode-full .node__content .field--name-field-vvh-link {
    margin-top: 25px;
    margin-bottom: 45px; }
    .node--type-visite-accueil.node--view-mode-full .node__content .field--name-field-vvh-link a {
      font-weight: bold; }
  .page.visite-piece .main > .max-width > .shadow {
    display: none; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .node__content .column {
    float: none;
    width: 100%; }
    .page.visite-piece .node--type-visite-piece.node--view-mode-full .node__content .column.left {
      padding: 0;
      display: none; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .node__content .return-link {
    margin: 0 0 50px; }
  .vv-map-wrapper .plan-image {
    display: none; }
  .vv-map-wrapper.vv-map-processed .vv-maps-list {
    display: none; }
  .vv-map-wrapper.vv-map-processed .vv-map-field .block-plan {
    display: block !important; }
    .vv-map-wrapper.vv-map-processed .vv-map-field .block-plan.accordion-active .map-name {
      color: #FFFFFF;
      background-color: #337E87; }
    .vv-map-wrapper.vv-map-processed .vv-map-field .block-plan.accordion-active .plan-points {
      display: block; }
  .vv-map-wrapper.vv-map-processed .vv-map-field .map-name {
    display: block;
    cursor: pointer;
    color: #337E87;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 16px 0;
    border: 1px solid #DFDFDF; }
  .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points {
    display: none;
    margin: 0 0 25px 0; }
    .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item {
      position: static; }
      .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper .balloon-wrapper {
        display: block;
        margin: 25px 0 0;
        padding: 0;
        font-size: 14px;
        color: #337E87; }
        .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper .balloon-wrapper a {
          display: block;
          position: relative;
          color: #337E87;
          font-size: 14px;
          margin: 0;
          padding: 0 20px 0 0; }
          .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper .balloon-wrapper a:after {
            display: inline-block;
            content: ' ';
            position: absolute;
            top: 0;
            right: 0;
            background: url(../images/virtual-visit/gray-arrow-right.png) no-repeat scroll center center transparent;
            width: 20px;
            height: 100%; }
      .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper:hover {
        border: none; }
        .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper:hover .balloon-wrapper {
          position: static;
          width: 100%; }
          .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper:hover .balloon-wrapper .content {
            border: none;
            text-align: left;
            margin: 0;
            padding: 0; }
            .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper:hover .balloon-wrapper .content:after {
              display: none; }
      .vv-map-wrapper.vv-map-processed .vv-map-field .plan-points .point-item .data-wrapper .point {
        display: none; } }

/* Screen size lower than 1024px */
@media (max-width: 480px) {
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .page-title {
    text-align: center;
    font-size: 30px; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .return-link a:before {
    display: inline-block;
    vertical-align: sub;
    content: ' ';
    width: 10px;
    height: 13px;
    margin-right: 7px;
    background: url(../images/virtual-visit/gray-arrow-left.png) no-repeat scroll left center transparent; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .return-link a:after {
    display: none; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(1) {
    max-width: 100%;
    border-bottom: 1px solid transparent; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(2), .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(3), .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(4), .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .slider-item:nth-child(5) {
    max-width: 50%; }
  .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .modal-overlay {
    height: 400px; }
    .page.visite-piece .node--type-visite-piece.node--view-mode-full .block-publication-slider-wrapper .gallery-preview .modal-overlay .text {
      width: 50%; } }

.cc-image-sharer {
  position: relative;
  float: inherit; }
  .cc-image-sharer .selectionSharer {
    display: none; }
  .cc-image-sharer.image-sharer-processed {
    display: block;
    height: 100%; }
    .cc-image-sharer.image-sharer-processed .cc-image-sharer .selectionSharer {
      display: none; }
    .cc-image-sharer.image-sharer-processed .b-error + .selectionSharer {
      display: none; }
    .cc-image-sharer.image-sharer-processed .selectionSharer .share-icon {
      display: inline-block;
      vertical-align: top;
      width: 28px;
      height: 28px;
      background: url(../images/icon-share.png) no-repeat scroll center center #FFFFFF;
      position: absolute;
      top: 4px;
      right: 4px;
      border-radius: 50%;
      cursor: pointer;
      z-index: 101; }
    .cc-image-sharer.image-sharer-processed .selectionSharer .arrow-wrapper,
    .cc-image-sharer.image-sharer-processed .selectionSharer .inner {
      display: none; }
    .cc-image-sharer.image-sharer-processed .selectionSharer.open .arrow-wrapper {
      display: block;
      position: absolute;
      top: 20px;
      right: 6px;
      z-index: 102;
      clip: rect(0 24px 12px 0);
      margin-top: 8px;
      width: 24px;
      height: 24px;
      line-height: 24px; }
      .cc-image-sharer.image-sharer-processed .selectionSharer.open .arrow-wrapper .arrow {
        display: block;
        width: 20px;
        height: 20px;
        -webkit-transform: rotate(45deg) scale(0.5);
        transform: rotate(45deg) scale(0.5);
        background-color: #454543;
        border: 2px solid #121211;
        box-sizing: content-box; }
    .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner {
      display: inline-block;
      vertical-align: top;
      position: absolute;
      top: 39px;
      right: 0;
      z-index: 102;
      overflow: hidden;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid;
      border-color: #262625 #1c1c1b #121211;
      box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
      background-image: linear-gradient(to bottom, rgba(49, 49, 47, 0.97), #262625);
      background-repeat: repeat-x; }
      .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul {
        display: block; }
        .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li {
          display: inline-block;
          vertical-align: top; }
          .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li span.action {
            display: inline-block;
            vertical-align: top;
            text-indent: -200px;
            width: 21px;
            margin: 5px 6px;
            height: 20px;
            border: none;
            cursor: pointer; }
            .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li span.action.tweet {
              background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='171' height='139'><g transform='translate(-282.32053,-396.30734)'><path style='fill:white' d='m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z' /></g></svg>");
              background-repeat: no-repeat;
              background-size: 18px;
              background-position: 2px 4px; }
            .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li span.action.email {
              background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='94' height='64'><g transform='translate(-10, -10)' fill='transparent'><rect x='0' y='0' width='114' height='114'></rect><path d='M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z' stroke='white' stroke-width='5'></path></g></svg>");
              background-repeat: no-repeat;
              background-size: 21px;
              background-position: 0px 4px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li span.action.tweet {
    background-image: url(../images/sharer/twitter.png); }
  .cc-image-sharer.image-sharer-processed .selectionSharer.open .inner ul li span.action.email {
    background-image: url(../images/sharer/mail.png); } }

.modal-content .selectionSharer {
  display: block; }

.layout-hp-bg .cc-image-sharer.image-sharer-processed .selectionSharer,
.main-header .cc-image-sharer.image-sharer-processed .selectionSharer,
.top-header-image .cc-image-sharer.image-sharer-processed .selectionSharer,
.main-footer .cc-image-sharer.image-sharer-processed .selectionSharer,
.bot-publication-slider .cc-image-sharer.image-sharer-processed .selectionSharer,
.data-item-icon .cc-image-sharer.image-sharer-processed .selectionSharer {
  display: none; }

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