body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*******************************/
/*                             */
/*  TN34 FLAGSHIP - STYLES     */
/*  Autor: TN34.DE / The Gmo   */
/*  Version: 1.0               */
/*                             */
/*******************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.woff2") format("woff2"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.woff") format("woff"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.ttf") format("truetype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.woff2") format("woff2"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.woff") format("woff"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.ttf") format("truetype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.woff2") format("woff2"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.woff") format("woff"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.ttf") format("truetype"), url("../../files/theme/fonts/roboto-v29-latin-ext_latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/*********************/
/*  MIXINS: FLEXBOX  */
/*********************/
* {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

fieldset {
  padding: 0;
}

.invisible {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p:nth-of-type(1) {
  margin-top: 0;
}
p:nth-last-of-type(1) {
  margin-bottom: 0;
}

ul {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  display: block;
}

* {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

html {
  font-size: clamp(0.875rem, 1.25vw, 1rem);
}

h1 span {
  font-size: 6.25rem;
  font-size: clamp(2.5rem, 5.25vw, 6.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h2, .h2 {
  font-size: 2.5rem;
  font-size: clamp(2rem, 2.15vw, 2.5rem);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #007ac3;
  margin-bottom: 1.25rem;
}

h3 {
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.35;
}

p,
p a,
p span,
li,
li a,
li span,
th, td {
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none;
}

/*********************/
/*  MIXINS: FLEXBOX  */
/*********************/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

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

.flex-h-spread {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

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

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

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 6;
}
#header .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3.75rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  padding-top: clamp(2rem, 3.125vw, 3.75rem);
  padding-left: clamp(1.5rem, 2.65vw, 3.125rem);
  padding-right: clamp(1.5rem, 2.65vw, 3.125rem);
}
#header .inside .logo {
  width: 10vw;
  width: clamp(6.5rem, 10vw, 11.5rem);
}
#header .inside .logo > svg {
  width: 100%;
  height: auto;
  display: block;
}
#header .inside .nav__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .inside .nav__block .meta .mod_search .icon {
  width: 2rem;
}
#header .inside .nav__block .meta .mod_search .icon svg {
  width: 100%;
  height: auto;
  display: block;
}

#header.fixed {
  position: fixed;
}
.mod_article {
  overflow: visible;
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
  padding-top: clamp(5rem, 9.375vw, 11.25rem);
  padding-bottom: clamp(5rem, 9.375vw, 11.25rem);
}
.mod_article.flow > .inside > * + * {
  margin-top: 1.5625rem;
}
.mod_article.layout-default {
  padding-left: 14.3%;
  padding-right: 14.3%;
}
.mod_article.layout-outer {
  padding-left: 28.9%;
  padding-right: 28.9%;
}
@media all and (max-width: 58.125rem) {
  .mod_article.layout-outer {
    padding-left: 14.3%;
    padding-right: 14.3%;
  }
}
.mod_article.layout-full {
  padding-top: 0;
  padding-bottom: 0;
}
.mod_article.bg-article {
  position: relative;
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
  padding-top: clamp(3.65rem, 6.8vw, 8.125rem);
  padding-bottom: clamp(3.65rem, 6.8vw, 8.125rem);
}
.mod_article.bg-article.bg-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mod_article.bg-article.bg-color {
  background-color: #f5f7f8;
}

#main .inside .footer__top-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .inside .footer__top-link .ce_toplink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#main .inside .footer__top-link .ce_toplink a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#footer {
  position: relative;
  z-index: 5;
}
#footer * {
  color: #ffffff;
}
#footer .inside {
  background-color: #000000;
}
#footer .inside .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 6.25rem;
  padding-left: 8.4375%;
  padding-right: 8.4375%;
  padding-bottom: 6.25rem;
  padding-top: clamp(2.75rem, 5.25vw, 6.25rem);
  padding-bottom: clamp(2.75rem, 5.25vw, 6.25rem);
}
#footer .inside .meta .copyright {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
#footer .inside .meta .logo {
  width: 5.5rem;
  width: clamp(4.5rem, 4.65vw, 5.5rem);
}
#footer .inside .meta .logo svg {
  width: 100%;
  height: auto;
  display: block;
}
#footer .inside .meta .mod_customnav ul li a span,
#footer .inside .meta .mod_customnav ul li strong {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
#footer .inside .meta .mod_customnav ul li + li {
  margin-left: 1.875rem;
  margin-left: clamp(1rem, 1.5625vw, 1.875rem);
}
@media all and (max-width: 39.375rem) {
  #footer .inside .meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #footer .inside .meta .copyright {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #footer .inside .meta .logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 1.5rem;
  }
  #footer .inside .meta .mod_customnav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0.75rem;
  }
}

.custom #intro .mod_article {
  padding-top: 0;
  padding-bottom: 0;
}
.custom #intro .mod_article.layout-default, .custom #intro .mod_article.layout-outer, .custom #intro .mod_article.layout-full {
  padding-left: 0;
  padding-right: 0;
}

.mod_navigation ul,
.mod_customnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
}
.mod_navigation ul li a,
.mod_customnav ul li a {
  text-decoration: none;
}
.mod_navigation {
  overflow: visible;
}
@media all and (max-width: 64rem) {
  .mod_navigation {
    display: none;
  }
}
.mod_navigation ul li > strong, .mod_navigation ul li > a span {
  display: block;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  font-weight: 300;
}
.mod_navigation ul li > a span {
  -webkit-transition: background 0.35s ease-in;
  -o-transition: background 0.35s ease-in;
  transition: background 0.35s ease-in;
}
@media (hover: hover) {
  .mod_navigation ul li > a:hover span {
    background: rgba(128, 128, 128, 0.4);
  }
}
.mod_navigation ul.level_1 > li {
  position: relative;
}
.mod_navigation ul.level_1 > li + li {
  margin-left: 0.5rem;
}
.mod_navigation ul.level_2 {
  position: absolute;
  left: 0;
  display: none;
}
.mod_navigation ul.level_2 li {
  padding-top: 0.5rem;
}
.mod_navigation ul.level_1 > li:hover .level_2 {
  display: block;
}

.ce_dlh_googlemaps {
  position: relative;
}
.ce_dlh_googlemaps:before {
  content: "";
  display: block;
  padding-top: 37.75%;
}
.ce_dlh_googlemaps .ratio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 78.125rem) {
  .ce_dlh_googlemaps:before {
    padding-top: 65%;
  }
}
@media all and (max-width: 39.375rem) {
  .ce_dlh_googlemaps:before {
    padding-top: 100%;
  }
}
.ce_dlh_googlemaps .dlh_googlemap {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ce_dlh_googlemaps #confirm-googlemaps {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ffffff;
  width: 80%;
  max-width: 24.375rem;
  padding-top: 2.5rem;
  padding-left: 2.875rem;
  padding-right: 2.875rem;
  padding-bottom: 2.5rem;
  padding-top: clamp(1.5rem, 2.5vw, 2.5rem);
  padding-left: clamp(1.875rem, 2.75vw, 2.875rem);
  padding-right: clamp(1.875rem, 2.75vw, 2.875rem);
  padding-bottom: clamp(1.5rem, 2.5vw, 2.5rem);
  cursor: pointer;
}
.ce_dlh_googlemaps #confirm-googlemaps p strong {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #007ac3;
  padding-top: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
  margin-top: 1.5625rem;
}
.ce_dlh_googlemaps #confirm-googlemaps p strong.active {
  color: #f5f7f8;
  border: 1px solid #f5f7f8;
  background-color: #ffffff;
}
@media (hover: hover) {
  .ce_dlh_googlemaps #confirm-googlemaps p strong:hover {
    color: #f5f7f8;
    background-color: #000000;
  }
}
.ce_dlh_googlemaps .map-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-image: url(../../files/theme/img/bg/map-overlay.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gm-style .gm-style-iw-t:after {
  content: none;
}
.gm-style .gm-style-iw-c {
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem !important;
  padding-bottom: 1rem !important;
  border-radius: 0;
}
.gm-style .gm-style-iw-c p {
  margin-bottom: 0;
}
.gm-style .gm-style-iw-c table {
  border: none;
  width: 100% !important;
}
.gm-style .gm-style-iw-c table tr td {
  border-spacing: none;
  border: none;
}
.gm-style .gm-style-iw-c table tr td:nth-of-type(2) {
  width: auto !important;
}
.gm-style .gm-style-iw-c .routinglink form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.gm-style .gm-style-iw-c .routinglink form input.submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}

.ce_accordion .toggler {
  position: relative;
  cursor: pointer;
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  padding-bottom: 0.25rem;
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
.ce_accordion .toggler .ui-icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
.ce_accordion .toggler.active .ui-icon {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
@media (hover: hover) {
  .ce_accordion .toggler:hover {
    color: #007ac3;
  }
}
.ce_headline.center {
  text-align: center;
}

.ce_text p + h3 + p, .ce_text p + h3 + ul, .ce_text p + h3 + table, .ce_text ul + h3 + p, .ce_text ul + h3 + ul, .ce_text ul + h3 + table, .ce_text table + h3 + p, .ce_text table + h3 + ul, .ce_text table + h3 + table {
  margin-top: 0;
}
.ce_text > .image_container {
  max-width: 50%;
}
.ce_text > .image_container.float_above {
  margin-bottom: 20px;
}
.ce_text > .image_container.float_left {
  margin-right: 20px;
  margin-bottom: 10px;
}
.ce_text > .image_container.float_right {
  margin-left: 20px;
  margin-bottom: 10px;
}
.ce_text > .image_container.float_below {
  margin-top: 20px;
}
@media all and (max-width: 40.625rem) {
  .layout-default .ce_text > .image_container {
    width: 100%;
    max-width: 100%;
  }
  .layout-default .ce_text > .image_container.float_right, .layout-default .ce_text > .image_container.float_below {
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (max-width: 33.75rem) {
  .layout-outer .ce_text > .image_container {
    width: 100%;
    max-width: 100%;
  }
  .layout-outer .ce_text > .image_container.float_right, .layout-outer .ce_text > .image_container.float_below {
    margin-left: 0;
    margin-right: 0;
  }
}

.ce_text .section-grid.img-top, .ce_text .section-grid.img-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_text .section-grid.img-top > .col, .ce_text .section-grid.img-bottom > .col {
  width: 100%;
}
.ce_text .section-grid.img-top > .col + .col, .ce_text .section-grid.img-bottom > .col + .col {
  margin-top: 1.5625rem;
}
@media all and (max-width: 58.125rem) {
  .layout-default .ce_text .section-grid.img-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.ce_text .section-grid.img-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media all and (min-width: 58.125rem) {
  .ce_text .section-grid .col.txt {
    padding-left: 11.25%;
    padding-right: 2.5%;
    padding-left: clamp(2rem, 11.25%, 9.6875rem);
    padding-right: clamp(0, 2.5%, 2.1875rem);
  }
}
@media all and (max-width: 58.125rem) {
  .ce_text .section-grid .col.txt {
    margin-bottom: 3.125rem;
  }
}
.ce_text table tbody tr td {
  width: auto !important;
}
.ce_text table tbody tr td + td {
  padding-left: 20px;
}
.ce_text.bg {
  background-color: #007ac3;
  padding-top: 5.625rem;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 7.5rem;
  padding-top: clamp(3.5rem, 4.6875vw, 5.625rem);
  padding-left: clamp(2.5rem, 4.2vw, 5rem);
  padding-right: clamp(2.5rem, 4.2vw, 5rem);
  padding-bottom: clamp(4rem, 6.25vw, 7.5rem);
}
.ce_text.bg h2, .ce_text.bg p {
  color: #ffffff;
}
.ce_text.bg p a {
  color: #ffffff;
  text-decoration: none;
}
.ce_hyperlink a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #007ac3;
  padding-top: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
.ce_hyperlink a.active {
  color: #f5f7f8;
  border: 1px solid #f5f7f8;
  background-color: #ffffff;
}
@media (hover: hover) {
  .ce_hyperlink a:hover {
    color: #f5f7f8;
    background-color: #000000;
  }
}

.ce_image .caption {
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  text-align: center;
}
.ce_image .image_container img {
  display: block;
}

.ce_form form .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.ce_form form .formbody > div {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.ce_form form .formbody > div + div {
  margin-top: 20px;
}
@media all and (max-width: 39.375rem) {
  .ce_form form .formbody > div + div {
    margin-top: 10px;
  }
}
.ce_form form .formbody .col {
  width: 50%;
  margin: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ce_form form .formbody .col + .widget {
  margin-top: 10px;
}
.ce_form form .formbody .cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ce_form form .formbody .cols > .widget:nth-child(1) {
  padding-right: 10px;
}
.ce_form form .formbody .cols > .widget:nth-child(2) {
  padding-left: 10px;
}
.ce_form form .formbody .cols._50 > .widget {
  width: 50%;
}
.ce_form form .formbody .cols._25-75 > .widget:nth-child(1) {
  width: 30%;
}
.ce_form form .formbody .cols._25-75 > .widget:nth-child(2) {
  width: 70%;
}
.ce_form form .formbody .cols._75-25 > .widget:nth-child(1) {
  width: 70%;
}
.ce_form form .formbody .cols._75-25 > .widget:nth-child(2) {
  width: 30%;
}
@media all and (min-width: 58.125rem) and (max-width: 64rem) {
  .ce_form form .formbody .cols._50 > .widget:nth-child(1), .ce_form form .formbody .cols._50 > .widget:nth-child(2), .ce_form form .formbody .cols._25-75 > .widget:nth-child(1), .ce_form form .formbody .cols._25-75 > .widget:nth-child(2), .ce_form form .formbody .cols._75-25 > .widget:nth-child(1), .ce_form form .formbody .cols._75-25 > .widget:nth-child(2) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .ce_form form .formbody .cols._50 > .widget:nth-child(2), .ce_form form .formbody .cols._25-75 > .widget:nth-child(2), .ce_form form .formbody .cols._75-25 > .widget:nth-child(2) {
    margin-top: 10px;
  }
}
@media all and (max-width: 39.375rem) {
  .ce_form form .formbody .cols._50 > .widget:nth-child(1), .ce_form form .formbody .cols._50 > .widget:nth-child(2), .ce_form form .formbody .cols._25-75 > .widget:nth-child(1), .ce_form form .formbody .cols._25-75 > .widget:nth-child(2), .ce_form form .formbody .cols._75-25 > .widget:nth-child(1), .ce_form form .formbody .cols._75-25 > .widget:nth-child(2) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .ce_form form .formbody .cols._50 > .widget:nth-child(2), .ce_form form .formbody .cols._25-75 > .widget:nth-child(2), .ce_form form .formbody .cols._75-25 > .widget:nth-child(2) {
    margin-top: 10px;
  }
}
.ce_form form .formbody .row {
  width: 100%;
}
.ce_form form .formbody fieldset {
  border: 0;
  margin: 0;
}
.ce_form form .formbody fieldset legend {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 1px;
  overflow: hidden;
}
.ce_form form .formbody input,
.ce_form form .formbody textarea,
.ce_form form .formbody select {
  width: 100%;
  border-radius: 0;
}
.ce_form form .formbody select:-ms-expand {
  display: none;
}
.ce_form form .formbody input.radio, .ce_form form .formbody input.checkbox {
  margin: 0;
  padding: 0;
}
.ce_form form .formbody input[type=hidden] {
  display: none;
}
.ce_form form .formbody input[type=checkbox]:not(:checked), .ce_form form .formbody input[type=checkbox]:checked, .ce_form form .formbody input[type=radio]:not(:checked), .ce_form form .formbody input[type=radio]:checked {
  position: absolute;
  left: -9999px;
}
.ce_form form .formbody input[type=checkbox]:checked + label, .ce_form form .formbody input[type=radio]:checked + label {
  position: relative;
  cursor: pointer;
}
.ce_form form .formbody input[type=checkbox]:not(:checked) + label:after, .ce_form form .formbody input[type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.ce_form form .formbody input[type=checkbox]:checked + label:after, .ce_form form .formbody input[type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ce_form form .formbody .checkbox_container label,
.ce_form form .formbody .radio_container label {
  display: block;
  position: relative;
  padding-left: 2.375rem;
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
}
.ce_form form .formbody .checkbox_container label a,
.ce_form form .formbody .radio_container label a {
  font-family: inherit;
  color: inherit;
  text-decoration: none;
}
.ce_form form .formbody .checkbox_container label:before, .ce_form form .formbody .checkbox_container label:after,
.ce_form form .formbody .radio_container label:before,
.ce_form form .formbody .radio_container label:after {
  content: "";
}
.ce_form form .formbody .checkbox_container label:before,
.ce_form form .formbody .radio_container label:before {
  position: absolute;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  background: #ffffff;
  border: 1px solid #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ce_form form .formbody .checkbox_container label:after,
.ce_form form .formbody .radio_container label:after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #007ac3;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ce_form form .formbody .checkbox_container legend span.mandatory,
.ce_form form .formbody .radio_container legend span.mandatory {
  margin-left: 4px;
}
.ce_form form .formbody .radio_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ce_form form .formbody .radio_container > span + span {
  margin-left: 2.375rem;
}
.ce_form form .formbody .radio_container label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 2.5rem;
  line-height: 1;
}
.ce_form .widget > label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none;
}
.ce_form .widget input,
.ce_form .widget textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  padding: 0;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  background-color: #f5f7f8;
}
.ce_form .widget input::-webkit-input-placeholder, .ce_form .widget textarea::-webkit-input-placeholder {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000000;
}
.ce_form .widget input::-moz-placeholder, .ce_form .widget textarea::-moz-placeholder {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000000;
}
.ce_form .widget input:-ms-input-placeholder, .ce_form .widget textarea:-ms-input-placeholder {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000000;
}
.ce_form .widget input::-ms-input-placeholder, .ce_form .widget textarea::-ms-input-placeholder {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000000;
}
.ce_form .widget input::placeholder,
.ce_form .widget textarea::placeholder {
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000000;
}
.ce_form .widget.error input,
.ce_form .widget.error select,
.ce_form .widget.error textarea {
  border: 1px solid red !important;
}
.ce_form .widget.widget-text input {
  line-height: 3.625rem;
}
.ce_form .widget.widget-textarea textarea {
  display: block;
  width: 100%;
  min-height: 15rem;
  padding: 1.0625rem 1.375rem;
  line-height: 1.15;
}
.ce_form .widget.widget-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  padding: 0;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  height: 3.625rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  background-color: #f5f7f8;
  background-image: url(../../files/theme/img/icons/icon-angle.svg);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-size: clamp(0.75rem, 1.15vw, 1.25rem);
  background-position: center right 1rem;
}
.ce_form .widget.widget-checkbox {
  margin-bottom: 1.5625rem;
}
.ce_form .widget.widget-checkbox .checkbox_container {
  border: none;
  margin: 0;
}
.ce_form .widget.widget-radio {
  margin-bottom: 1.5625rem;
}
.ce_form .widget.widget-submit {
  width: 100%;
}
.ce_form .widget.widget-submit .submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  appearance: none;
  display: inline-block;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #007ac3;
  padding-top: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
.ce_form .widget.widget-submit .submit.active {
  color: #f5f7f8;
  border: 1px solid #f5f7f8;
  background-color: #ffffff;
}
@media (hover: hover) {
  .ce_form .widget.widget-submit .submit:hover {
    color: #f5f7f8;
    background-color: #000000;
  }
}
.ce_form .widget.widget-explanation {
  margin-top: 1rem;
}
.ce_form .widget.widget-explanation p {
  font-size: 1rem;
  text-align: right;
}
.ce_form .widget.error p.error {
  font-size: 0.625rem;
  color: red;
}
.ce_form .widget.error p.error + input, .ce_form .widget.error p.error + select, .ce_form .widget.error p.error + textarea {
  border-color: red;
}
.ce_form .widget.error.widget-checkbox p.error {
  margin-bottom: 0.55rem;
}

span.LV_invalid {
  color: #000000;
}

.ce_form form .formbody .widget input.LV_invalid_field,
.ce_form form .formbody .widget textarea.LV_invalid_field {
  background: rgba(0, 122, 195, 0.1);
}

.ajaxconfirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 58.125rem) {
  .ajaxconfirm {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
.ajaxconfirm svg {
  display: none;
  width: 5rem;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-animation-name: confirm;
          animation-name: confirm;
  -webkit-animation-duration: 0.85s;
          animation-duration: 0.85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.ajaxconfirm p {
  text-align: center;
}
.ajaxconfirm p .h2 {
  display: block;
}

@-webkit-keyframes confirm {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes confirm {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.hero-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero-section.--vh {
  min-height: 100vh;
}
.hero-section:not(.--vh) {
  position: relative;
}
.hero-section:not(.--vh):before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.hero-section:not(.--vh) .ratio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero-section > .ratio:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  opacity: 0.6;
  mix-blend-mode: multiply;
  -webkit-transition: height 1.25s ease-in-out;
  -o-transition: height 1.25s ease-in-out;
  transition: height 1.25s ease-in-out;
}
.hero-section > .ratio:after {
  bottom: 0;
  height: 31vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.hero-section > .ratio h1 {
  position: absolute;
  right: 6.25vw;
  bottom: 6.5vw;
  right: clamp(2rem, 6.25vw, 7.5rem);
  bottom: clamp(2.25rem, 6.5vw, 7.8125rem);
  z-index: 2;
}
.hero-section > .ratio h1 span {
  display: block;
  color: #ffffff;
  text-align: right;
}
.hero-section.topLeft > .ratio:after, .hero-section.topRight > .ratio:after {
  top: 0;
  bottom: auto;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hero-section.topLeft > .ratio h1 {
  top: 6.5vw;
  left: 6.25vw;
  right: auto;
  bottom: auto;
  bottom: clamp(2.25rem, 6.5vw, 7.8125rem);
  left: clamp(2rem, 6.25vw, 7.5rem);
  right: auto;
  bottom: auto;
}
.hero-section.topLeft > .ratio h1 span {
  text-align: left;
}
.hero-section.topRight > .ratio h1 {
  top: 6.5vw;
  right: 6.25vw;
  bottom: auto;
  top: clamp(2.25rem, 6.5vw, 7.8125rem);
  right: clamp(2rem, 6.25vw, 7.5rem);
  bottom: auto;
}
.hero-section.bottomLeft > .ratio h1 {
  left: 6.25vw;
  right: auto;
  bottom: 6.5vw;
  left: clamp(2rem, 6.25vw, 7.5rem);
  right: auto;
  bottom: clamp(2.25rem, 6.5vw, 7.8125rem);
}
.hero-section.bottomLeft > .ratio h1 span {
  text-align: left;
}
.hero-section.bottomRight > .ratio h1 {
  right: 6.25vw;
  bottom: 6.5vw;
  right: clamp(2rem, 6.25vw, 7.5rem);
  bottom: clamp(2.25rem, 6.5vw, 7.8125rem);
}

@media all and (min-width: 112.5625rem) {
  #intro .hero-section:not(.--vh) {
    height: 100vh;
  }
}
@media all and (max-width: 112.5rem) {
  #intro .hero-section:not(.--vh) {
    min-height: 20rem;
    position: relative;
  }
  #intro .hero-section:not(.--vh):before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
  #intro .hero-section:not(.--vh) .ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

body:not(.ios) #main .hero-section {
  background-attachment: fixed;
}

.section-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*
  ._3cols {
      @include flex-h-center;

      width: calc(100% + ((2.5rem / 3) * 2));
      margin-left: calc((2.5rem / 3) * (-1));

      & > * {
          width: calc((100% / 3) - (2rem / 3));
          margin-left: calc(2rem / 3);
          margin-right: calc(2rem / 3);
      }
  }
  */
}
.section-grid.alignTop {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.section-grid.alignCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-grid.alignBottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.section-grid > div {
  width: 50%;
}
.section-grid.flow > div > * + * {
  margin-top: 1.5625rem;
}
@media all and (max-width: 58.125rem) {
  .layout-default .section-grid > div {
    width: 100%;
  }
}

@media all and (max-width: 40.625rem) {
  .layout-outer .section-grid > div {
    width: 100%;
  }
}

.tooltip-container {
  position: relative;
  z-index: 3;
}
.tooltip-container .tooltip-image {
  position: relative;
}
.tooltip-container .tooltip-image > img {
  width: 100%;
  height: auto;
}
.tooltip-container .tooltip-image > .tooltip {
  position: absolute;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.6s linear;
  -o-transition: opacity 0.6s linear;
  transition: opacity 0.6s linear;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  width: 1.375rem;
}
.tooltip-container .tooltip-image > .tooltip:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 0;
  border: 0.0625rem solid #007ac3;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 122, 195, 0.7);
          box-shadow: 0 0 0 0 rgba(0, 122, 195, 0.7);
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
          animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.tooltip-container .tooltip-image > .tooltip svg {
  width: 100%;
  height: auto;
  display: block;
}
.tooltip-container .tooltip-image > .tooltip.active:before {
  border-color: #000000;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
}
.tooltip-container .tooltip-image > .tooltip.active svg path:nth-of-type(2) {
  stroke: #000000;
}
.tooltip-container .tt-content {
  position: absolute;
  top: 0;
  right: 6.75vw;
  z-index: 2;
  height: 100%;
  width: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 58.125rem) {
  .tooltip-container .tt-content {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 71.4%;
    margin-top: -1.5rem;
    margin-top: clamp(-2.5rem, -2.1vw, -1.5rem);
  }
}
.tooltip-container .tt-content > .content-container {
  display: none;
  width: 100%;
}
.tooltip-container .tt-content > .content-container.active {
  display: block;
}
.tooltip-container .tt-content > .content-container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4.25rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 4.25rem;
  padding-top: clamp(3rem, 3.55vw, 4.25rem);
  padding-left: clamp(1rem, 2.1vw, 2.5rem);
  padding-right: clamp(1rem, 2.1vw, 2.5rem);
  padding-bottom: clamp(3rem, 3.55vw, 4.25rem);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  border: 3px solid #007ac3;
  background-color: #ffffff;
}
.tooltip-container .tt-content > .content-container .inner .icon {
  width: 5.1vw;
  width: clamp(4.5rem, 5.1vw, 6.125rem);
}
.tooltip-container .tt-content > .content-container .inner .icon svg {
  width: 100%;
  height: auto;
  display: block;
}
.tooltip-container .tt-content > .content-container .inner h3, .tooltip-container .tt-content > .content-container .inner p {
  text-align: center;
  word-break: normal;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.tooltip-container .tt-content > .content-container .inner h3 {
  font-size: 1.875rem;
  font-size: clamp(1.35rem, 1.5625vw, 1.875rem);
  color: #007ac3;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-top: 1.15rem;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 850px) {
  .tooltip-container.activeTooltip .tooltip:not(.focus) {
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 1.5rem rgba(0, 122, 195, 0);
            box-shadow: 0 0 0 1.5rem rgba(0, 122, 195, 0);
  }
}

@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 1.5rem rgba(0, 122, 195, 0);
            box-shadow: 0 0 0 1.5rem rgba(0, 122, 195, 0);
  }
}
@-webkit-keyframes pulse-black {
  to {
    -webkit-box-shadow: 0 0 0 1.5rem rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 1.5rem rgba(0, 0, 0, 0);
  }
}
@keyframes pulse-black {
  to {
    -webkit-box-shadow: 0 0 0 1.5rem rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 1.5rem rgba(0, 0, 0, 0);
  }
}
@media all and (max-width: 58.125rem) {
  .intro-block .section-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.intro-block .section-grid .col.txt .ce_text h2 {
  position: relative;
}
.intro-block .section-grid .col.txt .ce_text h2:before {
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: Georgia, serif;
  font-size: 6.25rem;
  font-size: clamp(4rem, 5.25vw, 6.25rem);
}
.intro-block .section-grid .col.txt .signatures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.intro-block .section-grid .col.txt .signatures .ce_image {
  width: 47.5%;
}
@media all and (min-width: 58.125rem) {
  .intro-block .section-grid .col.txt {
    padding-left: 11.25%;
    padding-right: 2.5%;
    padding-left: clamp(2rem, 11.25%, 9.6875rem);
    padding-right: clamp(0, 2.5%, 2.1875rem);
  }
}
@media all and (max-width: 58.125rem) {
  .intro-block .section-grid .col.txt {
    margin-bottom: 3.125rem;
  }
}

.contact-block .section-grid {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: unset !important;
      -ms-flex-align: unset !important;
          align-items: unset !important;
}
@media all and (min-width: 58.125rem) {
  .contact-block .section-grid .col.contact {
    padding-right: 11.25%;
    padding-right: clamp(3rem, 11.25%, 9.6875rem);
  }
}
@media all and (max-width: 58.125rem) {
  .contact-block .section-grid .col.contact {
    margin-bottom: 3.125rem;
  }
}
.contact-block .section-grid .ce_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.home .logo {
  pointer-events: none;
}

body.basic.error #main .inside .mod_article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100vh - 5rem);
  background-color: #007ac3;
}
body.basic.error #main .inside .mod_article .h2, body.basic.error #main .inside .mod_article p, body.basic.error #main .inside .mod_article p a {
  color: #ffffff;
}
body.basic.error #main .inside .mod_article p a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  font-size: 1.25rem;
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #007ac3;
  padding-top: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
  background-color: #ffffff;
  color: #007ac3;
  margin-top: 1rem;
}
body.basic.error #main .inside .mod_article p a.active {
  color: #f5f7f8;
  border: 1px solid #f5f7f8;
  background-color: #ffffff;
}
@media (hover: hover) {
  body.basic.error #main .inside .mod_article p a:hover {
    color: #f5f7f8;
    background-color: #000000;
  }
}
@media all and (max-width: 39.375rem) {
  body.basic.error #main .inside .mod_article {
    height: calc(100vh - 10rem);
  }
}
body.basic.error #footer .inside .meta {
  height: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media all and (max-width: 39.375rem) {
  body.basic.error #footer .inside .meta {
    height: 10rem;
  }
}

body.editors .ce_text.explanation {
  font-size: 14px;
  color: #ffffff;
  background: red;
  padding: 1rem;
}
iframe {
  display: inline-block;
}
.video-wall {
  position: relative;
  font: 400 1em/1.46 Helvetica, Arial, sans-serif;
  color: #333;
  display: inline-block;
  min-height: 18em;
  min-width: 28em;
  margin: 0;
  background-color: #eee;
  box-sizing: border-box;
  border: 1.5em solid #ccc;
  padding: 1em;
}
.video-wall strong {
  display: block;
  text-align: center;
  font-size: 1.1em;
  margin: 0;
}
.video-wall div {
  position: absolute;
  width: calc(100% - 2em);
  top: 3em;
  bottom: 7em;
  overflow-y: auto;
}
.video-wall p {
  font-size: 0.8em;
  margin: 0 0 1em;
}
.video-wall a {
  color: inherit;
}
.video-wall .video-link {
  display: block;
  white-space: nowrap;
  font-size: 0.8em;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 6em;
  transform: translateX(-50%);
}
.video-wall button {
  -webkit-appearance: none;
  cursor: pointer;
  color: #eee;
  font: 700 0.8em/1.2 Helvetica, Arial, sans-serif;
  display: block;
  width: 11.5em;
  height: 4.25em;
  border: 0 none;
  border-radius: 0.75em;
  padding: 0 0 0 5.5em;
  text-align: left;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 1em;
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath fill='%23eee' d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797 0.281 9.797 0.281 0.547 0.063 1.75 0.063 2.812 1.188 0 0 0.859 0.844 1.109 2.781 0.297 2.266 0.281 4.531 0.281 4.531v2.125s0.016 2.266-0.281 4.531c-0.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906 0.297-9.797 0.297v0c-7.281-0.063-9.516-0.281-9.516-0.281-0.625-0.109-2.031-0.078-3.094-1.188 0 0-0.859-0.859-1.109-2.781-0.297-2.266-0.281-4.531-0.281-4.531v-2.125s-0.016-2.266 0.281-4.531c0.25-1.937 1.109-2.781 1.109-2.781 1.062-1.125 2.266-1.125 2.812-1.188 0 0 3.906-0.281 9.797-0.281v0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 1em center #666;
  background-size: 3.5em;
  transition: background-color 0.3s;
}
.video-wall button:hover {
  background-color: #444;
}

