@charset "UTF-8";
:root {
  --layout-content-width: 1170px;
  --layout-grid-gap: 30px;
  --layout-space-small: 40px;
  --layout-space-medium: 60px;
  --layout-space-large: 80px;
}

.powermail_fieldwrap_type_check .powermail_field input, .powermail_fieldwrap_type_radio .powermail_field input, .powermail_fieldwrap_type_check .powermail_field input ~ span, .powermail_fieldwrap_type_radio .powermail_field input ~ span, .page-header.header-overlay:not(.header-mobile), .powermail_fieldwrap_type_file .powermail_field input, .text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after, .image-slider-wrap .description, .image-slider-wrap .image-overlay {
  position: absolute;
}

.content-table .table-wrap:before, .content-table .table-wrap:after,
.frame-type-table .table-wrap:before,
.frame-type-table .table-wrap:after {
  position: relative;
}

.page-header.header-overlay:not(.header-mobile), .powermail_fieldwrap_type_file .powermail_field input, .text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after, .image-slider-wrap .description, .image-slider-wrap .image-overlay {
  left: 0;
  right: 0;
}

.text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after, .image-slider-wrap .description, .image-slider-wrap .image-overlay {
  top: 0;
  bottom: 0;
}

.frame-type-image {
  height: 100%;
  position: relative;
}
.frame-type-image > .ce-image .ce-gallery .ce-inner {
  flex-wrap: wrap;
}
.frame-type-image > .ce-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.frame-type-image .swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}

.page-header.header-mobile .mobile, .grid-type-simpleTabs .tab-headers, .text-and-image-wrap .text-wrap .body-text, .image-slider-wrap .description, .page-header > div, .swiper-outer-wrap, .page-header .mobile nav, .page-header .desktop nav > ul > li > a, .page-header .other-content, .news-list-view .page-navigation > .f3-widget-paginator, .powermail_fieldwrap_type_file .powermail_field .upload-field-wrap, .powermail_fieldwrap_type_file .powermail_field .upload-field-wrap label, .swiper-button-next, .swiper-button-prev, .keywords ul, .image-slider-wrap .image-overlay, .powermail_fieldwrap_type_check .powermail_field input ~ span, .powermail_fieldwrap_type_radio .powermail_field input ~ span, .page-header .desktop nav > ul, .grid-type-simpleTabs .tab-headers-wrap, .powermail_fieldwrap, .powermail_fieldwrap_type_submit .powermail_field, footer nav .level-1 {
  display: flex;
}

.page-header .desktop nav > ul, .text-and-image-wrap .text-wrap .body-text, .grid-type-simpleTabs .tab-headers-wrap, .powermail_fieldwrap, .powermail_fieldwrap_type_submit .powermail_field, footer nav .level-1, .swiper-button-next, .swiper-button-prev, .keywords ul, .image-slider-wrap .image-overlay, .powermail_fieldwrap_type_check .powermail_field input ~ span, .powermail_fieldwrap_type_radio .powermail_field input ~ span {
  justify-content: center;
}

.swiper-outer-wrap, .page-header .mobile nav, .page-header .desktop nav > ul > li > a, .page-header .other-content, .news-list-view .page-navigation > .f3-widget-paginator, .powermail_fieldwrap_type_file .powermail_field .upload-field-wrap, .powermail_fieldwrap_type_file .powermail_field .upload-field-wrap label, .swiper-button-next, .swiper-button-prev, .keywords ul, .image-slider-wrap .image-overlay, .powermail_fieldwrap_type_check .powermail_field input ~ span, .powermail_fieldwrap_type_radio .powermail_field input ~ span {
  align-items: center;
}

.page-header > div {
  justify-content: space-between;
}

.text-and-image-wrap .text-wrap .body-text, .image-slider-wrap .description {
  flex-direction: column;
}

.page-header .desktop {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content-table .table-wrap:before, .content-table .table-wrap:after,
.frame-type-table .table-wrap:before,
.frame-type-table .table-wrap:after, .page-header .mobile nav .menu.level-2:before, .page-header .mobile nav .menu.level-3:before, .page-header .desktop nav .menu.level-2:before, .page-header .desktop nav .menu.level-3:before, .text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after, .grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:before, .grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:after {
  content: "";
  display: block;
}

.page-header .mobile nav .menu.level-2:before, .page-header .mobile nav .menu.level-3:before, .page-header .desktop nav .menu.level-2:before, .page-header .desktop nav .menu.level-3:before, .text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after, .grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:before, .grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:after {
  position: absolute;
}

.powermail_fieldwrap_type_check .powermail_field input, .powermail_fieldwrap_type_radio .powermail_field input {
  opacity: 0;
  top: 0;
  left: 0;
}

.powermail_fieldwrap_type_check .powermail_field input:checked ~ span:after, .powermail_fieldwrap_type_radio .powermail_field input:checked ~ span:after {
  display: block;
}
.powermail_fieldwrap_type_check .powermail_field input ~ span, .powermail_fieldwrap_type_radio .powermail_field input ~ span {
  left: 0;
  top: 0;
}

.lightbox, .news-list-item-wrap, .grid-type-simpleTabs .tab-headers .nav-item {
  font-weight: inherit;
  text-decoration: inherit;
}

.news-list-view .page-navigation > .f3-widget-paginator {
  padding-left: 0;
  list-style: none;
}

.content-table,
.frame-type-table {
  overflow-x: auto;
  overflow-y: hidden;
  margin-left: -20px;
  margin-right: -20px;
}
.content-table .table-wrap,
.frame-type-table .table-wrap {
  width: auto;
  max-width: 1110px;
  margin: auto;
  display: flex;
}
.content-table .table-wrap:before, .content-table .table-wrap:after,
.frame-type-table .table-wrap:before,
.frame-type-table .table-wrap:after {
  width: 20px;
  flex-shrink: 0;
}
.content-table table,
.frame-type-table table {
  width: 100%;
  min-width: 700px;
  color: inherit;
}
.content-table tr,
.frame-type-table tr {
  border-bottom: 1px solid;
}
.content-table tr:first-child td,
.frame-type-table tr:first-child td {
  text-transform: uppercase;
  font-weight: bold;
  min-width: 170px;
}
.content-table td,
.frame-type-table td {
  padding: 20px 15px;
  text-align: center;
}
.content-table td:first-child,
.frame-type-table td:first-child {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0;
}
.content-table caption,
.frame-type-table caption {
  caption-side: bottom;
  margin-top: 20px;
  text-align: left;
  font-style: italic;
}

.ce-textpic {
  width: 100%;
}
.ce-textpic.ce-above .ce-gallery {
  margin-bottom: 20px;
}
.ce-textpic.ce-left .ce-gallery {
  margin-right: 20px;
}
.ce-textpic.ce-right .ce-gallery {
  margin-left: 20px;
}
.ce-textpic.ce-below .ce-gallery {
  margin-top: 20px;
}

.ce-bodytext header {
  margin-bottom: 1em;
}

.page-header > div .logo div, .news-list-item-image, .text-and-image-wrap .image-wrap .image, .text-and-image-wrap.image-orientation-imgBackground .text-wrap {
  background-repeat: no-repeat;
}

.page-header > div .logo div, .news-list-item-image, .text-and-image-wrap .image-wrap .image, .text-and-image-wrap.image-orientation-imgBackground .text-wrap {
  background-position: center;
}

.news-list-item-image, .text-and-image-wrap .image-wrap .image, .text-and-image-wrap.image-orientation-imgBackground .text-wrap {
  background-size: cover;
}

.page-header > div .logo div {
  background-size: contain;
}

.image-slider-wrap {
  max-width: 100%;
  width: 100%;
}
.image-slider-wrap .description {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 25px;
  opacity: 0;
  color: #fff;
  transition: 0.3s all;
  overflow: hidden auto;
}
.image-slider-wrap .description p {
  transform: translateY(30px);
  transition: 0.3s all;
}
.image-slider-wrap .image-wrap {
  position: relative;
}
.image-slider-wrap .image-overlay:hover .description {
  opacity: 1;
}
.image-slider-wrap .image-overlay:hover .description p {
  transform: translateY(0px);
}
.image-slider-wrap .image-overlay:hover .preview-title {
  opacity: 0;
  transform: translateY(-60px);
}
.image-slider-wrap .preview-title {
  margin: 0;
  color: #fff;
  opacity: 1;
  transition: 0.3s all;
  text-shadow: 0 0 20px black;
}
.image-slider-wrap figcaption {
  margin-top: 4px;
  font-size: 0.85em;
}
.image-slider-wrap .swiper-container {
  max-width: 100%;
}
.image-slider-wrap .swiper-container[data-show-overflow=true] {
  overflow: visible;
}
.image-slider-wrap .swiper-container[data-effect=fade] .swiper-slide:not(.swiper-slide-active) figcaption {
  opacity: 0;
}
.image-slider-wrap .swiper-container[data-effect=fade] .swiper-slide-active figcaption {
  opacity: 1;
}
.image-slider-wrap .swiper-container[data-effect=fade] figcaption {
  transition: 0.5s all;
}

.privacy-policy-text ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 35px;
}
.privacy-policy-text ol li {
  font-weight: 700;
  position: relative;
  margin: 0.8em 0;
}
.privacy-policy-text ol li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  display: block;
  position: absolute;
  left: -30px;
}
.privacy-policy-text ol li ol {
  padding-left: 42px;
}
.privacy-policy-text ol li ol li {
  font-weight: 400;
}
.privacy-policy-text ol li ol li:before {
  left: -42px;
}
.privacy-policy-text ul {
  padding-left: 42px;
  list-style-position: outside;
}
.privacy-policy-text ul li {
  font-weight: 400;
}
.privacy-policy-text ul li:before {
  content: none;
}

.simple-gallery-wrap .image-wrap {
  border-radius: var(--border-radius-main);
  overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .simple-gallery-wrap {
    width: 100%;
  }
  .simple-gallery-wrap .row {
    width: 100%;
  }
}
.text-and-image-wrap {
  width: 100%;
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
.text-and-image-wrap.background-color-color1 {
  background-color: var(--background-color-color1);
  color: var(--font-color-color1);
}
.text-and-image-wrap.background-color-color2 {
  background-color: var(--background-color-color2);
  color: var(--font-color-color2);
}
.text-and-image-wrap.background-color-color3 {
  background-color: var(--background-color-color3);
  color: var(--font-color-color3);
}
.text-and-image-wrap.background-color-color4 {
  background-color: var(--background-color-color4);
  color: var(--font-color-color4);
}
.text-and-image-wrap .image-wrap {
  height: auto;
}
.text-and-image-wrap .image-wrap .image {
  margin: 0 -15px;
  height: 100%;
}
.text-and-image-wrap .image-wrap figure {
  height: 100%;
}
.text-and-image-wrap .image-wrap picture {
  display: flex;
  height: 100%;
  width: auto;
}
.text-and-image-wrap .image-wrap picture img {
  object-fit: cover;
}
.text-and-image-wrap .text-wrap {
  padding: var(--padding-text-and-image);
}
.text-and-image-wrap .text-wrap .body-text {
  height: 100%;
}
.text-and-image-wrap > div > div > div {
  height: var(--height-text-and-image);
}
.text-and-image-wrap[data-image-orientation=imgTop] .text-wrap, .text-and-image-wrap[data-image-orientation=imgBottom] .text-wrap {
  height: auto !important;
}
.text-and-image-wrap[data-image-orientation=imgTop] .image-wrap, .text-and-image-wrap[data-image-orientation=imgBottom] .image-wrap {
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
.text-and-image-wrap[data-image-orientation=imgBackground] {
  position: relative;
}
.text-and-image-wrap[data-image-orientation=imgBackground] .image-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap {
  position: relative;
}
.text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap .body-text {
  position: relative;
  z-index: 2;
  color: #fff;
}
.text-and-image-wrap[data-image-orientation=imgBackground] .text-wrap:after {
  z-index: 1;
  background: rgba(0, 0, 0, 0.75);
}
.text-and-image-wrap.image-orientation-imgBackground .text-wrap {
  padding: 0;
}
.text-and-image-wrap.image-orientation-imgBackground .text-wrap > .body-text {
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 600px) {
  .text-and-image-wrap .image-wrap {
    margin: 0.5em !important;
    border-radius: var(--border-radius-main);
    overflow: hidden;
  }
  .text-and-image-wrap .text-wrap {
    height: auto !important;
  }
  .text-and-image-wrap[data-image-orientation=imgTop] .image-wrap, .text-and-image-wrap[data-image-orientation=imgBottom] .image-wrap {
    min-height: auto !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .text-and-image-wrap {
    width: 100%;
  }
}
.advanced-gallery {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-gap: 30px;
  grid-template-areas: "i1 i1 i2 i2 i2 i2" "i1 i1 i2 i2 i2 i2" "i3 i3 i4 i5 i7 i7" "i3 i3 i6 i6 i7 i7" "i8 i8 i8 i8 i9 i9" "i8 i8 i8 i8 i9 i9";
  position: absolute;
  width: 100%;
  height: 100%;
}
.advanced-gallery-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.advanced-gallery figure {
  height: 100%;
}
.advanced-gallery figure:nth-child(1) {
  grid-area: i1;
}
.advanced-gallery figure:nth-child(2) {
  grid-area: i2;
}
.advanced-gallery figure:nth-child(3) {
  grid-area: i3;
}
.advanced-gallery figure:nth-child(4) {
  grid-area: i4;
}
.advanced-gallery figure:nth-child(5) {
  grid-area: i5;
}
.advanced-gallery figure:nth-child(6) {
  grid-area: i6;
}
.advanced-gallery figure:nth-child(7) {
  grid-area: i7;
}
.advanced-gallery figure:nth-child(8) {
  grid-area: i8;
}
.advanced-gallery figure:nth-child(9) {
  grid-area: i9;
}
.advanced-gallery figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 600px) {
  .advanced-gallery {
    grid-gap: 20px;
    grid-template-areas: "i1 i1 i1 i1" "i1 i1 i1 i1" "i2 i2 i3 i3" "i2 i2 i3 i3" "i4 i5 i7 i7" "i6 i6 i7 i7" "i8 i8 i8 i8" "i8 i8 i8 i8" "i9 i9 . ." "i9 i9 . .";
  }
  .advanced-gallery-wrap {
    padding-bottom: 250%;
  }
}
.powermail_fieldwrap input[type=text],
.powermail_fieldwrap input[type=date],
.powermail_fieldwrap select,
.powermail_fieldwrap textarea {
  background: var(--background-color-form);
  border-radius: var(--border-radius-form);
  border-width: 1px;
  border-style: solid;
  border-color: var(--border-color-form);
  width: 100%;
  font-size: 1em;
  padding: 10px;
}

.powermail_label {
  max-width: 200px;
  width: 33%;
  font-size: 1em;
  font-weight: 700;
  padding: 10px 0;
  line-height: 1.75em;
}
.powermail_label .mandatory {
  font-weight: 300;
  margin-left: 4px;
  font-size: 0.8em;
}
.powermail_field {
  max-width: 400px;
  width: 67%;
}
.powermail_fieldwrap {
  width: 100%;
  margin-bottom: 15px;
}
.powermail_fieldwrap input[type=text].parsley-error,
.powermail_fieldwrap input[type=date].parsley-error,
.powermail_fieldwrap select.parsley-error,
.powermail_fieldwrap textarea.parsley-error {
  border-color: #e81919;
}
.powermail_fieldwrap textarea {
  resize: vertical;
}
.powermail_fieldwrap input,
.powermail_fieldwrap select {
  line-height: 1.75em;
  height: 50px;
}
.powermail_fieldwrap input[type=submit] {
  line-height: 1.25em;
}
.powermail_fieldwrap a {
  text-decoration: underline;
}
.powermail_fieldwrap_type_check .powermail_field > div, .powermail_fieldwrap_type_radio .powermail_field > div {
  padding: 4px 0;
  color: var(--border-color-form);
  border-color: var(--border-color-form);
}
.powermail_fieldwrap_type_check .powermail_field label, .powermail_fieldwrap_type_radio .powermail_field label {
  line-height: 20px;
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  display: block;
}
.powermail_fieldwrap_type_check .powermail_field label > span, .powermail_fieldwrap_type_radio .powermail_field label > span {
  width: 1.25em;
  height: 1.25em;
  border-width: 1px;
  border-style: solid;
}
.powermail_fieldwrap_type_check .powermail_field label > span {
  border-radius: var(--border-radius-form);
  background: var(--background-color-form);
}
.powermail_fieldwrap_type_check .powermail_field label > span:after {
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  width: 5px;
  height: 10px;
  content: "";
  margin-top: -4px;
  margin-left: 1px;
  display: none;
}
.powermail_fieldwrap_type_radio .powermail_field label > span {
  border-radius: 100px;
}
.powermail_fieldwrap_type_radio .powermail_field label > span:after {
  border-radius: 100px;
  width: 10px;
  height: 10px;
  content: "";
  display: none;
  background: currentColor;
}
.powermail_fieldwrap_type_html .powermail_field, .powermail_fieldwrap_type_text .powermail_field {
  max-width: 100%;
  width: 100%;
}
.powermail_fieldwrap_type_file .powermail_field {
  position: relative;
}
.powermail_fieldwrap_type_file .powermail_field input {
  width: 0;
  height: 0;
  opacity: 0;
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap {
  width: 100%;
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap label {
  border-color: var(--border-color-form);
  border-width: 1px;
  border-style: solid;
  border-radius: var(--border-radius-form);
  background: var(--background-color-form);
  padding: 10px;
  min-height: 50px;
  word-break: break-all;
  width: 100%;
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap label.file-selected ~ .cancel-upload-button svg {
  transform: rotate(0deg);
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap .cancel-upload-button {
  position: absolute;
  right: 10px;
  width: 26px;
  height: 26px;
  cursor: pointer;
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap .cancel-upload-button svg {
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
  transition: 0.4s transform;
}
.powermail_fieldwrap_type_file .powermail_field .upload-field-wrap .cancel-upload-button svg .a {
  fill: var(--border-color-form);
}
.powermail_fieldwrap_type_submit .powermail_field {
  max-width: 100%;
  width: 100%;
}
.powermail_fieldwrap_type_submit .powermail_field input {
  background: var(--background-color-form);
  border-radius: var(--border-radius-form);
  border-color: var(--border-color-form);
  border-width: 1px;
  border-style: solid;
  padding: 14px 20px 15px 20px;
}

@media (max-width: 600px) {
  .powermail_fieldwrap {
    display: block;
  }
  .powermail_label, .powermail_field {
    width: 100%;
    max-width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .powermail_fieldwrap_type_check .powermail_field > div:not(.powermail_field_error_container) > label > span, .powermail_fieldwrap_type_radio .powermail_field > div:not(.powermail_field_error_container) > label > span {
    top: 0;
  }
}
.tx-powermail form {
  max-width: 600px;
  margin: auto;
}
.tx-powermail .powermail_fieldset {
  margin-bottom: 60px;
}
.tx-powermail .parsley-errors-list {
  padding-left: 0;
  margin: 4px 0 0 0;
  list-style-type: none;
}
.tx-powermail .parsley-errors-list li {
  margin: 0;
  color: #e81919;
}

.grid-type-simpleAccordion .container {
  overflow: visible;
}
.grid-type-simpleAccordion .container .row {
  align-items: flex-start !important;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap {
  width: 100%;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap h3 {
  padding: 15px 30px;
  background-color: var(--background-color-accordion-header);
  color: var(--font-color-accordion-header);
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  cursor: pointer;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap h3.ui-state-active {
  margin-bottom: 0;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap h3.ui-accordion-header-collapsed {
  margin-bottom: 10px;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap h3:after {
  display: none;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-content {
  background-color: var(--background-color-accordion-content);
  color: var(--font-color-accordion-content);
  margin-bottom: 10px;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-active .ui-accordion-header-icon:before {
  transform: rotate(45deg);
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-active .ui-accordion-header-icon:after {
  transform: rotate(135deg);
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 52px;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:before, .grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:after {
  width: 16px;
  border: 1px solid var(--font-color-accordion-header);
  background-color: var(--font-color-accordion-header);
  transition: 0.3s all;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:before {
  transform: rotate(0deg);
  top: 50%;
  left: calc(50% - 8px);
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .ui-accordion-header-icon:after {
  transform: rotate(90deg);
  left: calc(50% - 8px);
  top: 50%;
}
.grid-type-simpleAccordion .container .row .accordion-outer-wrap .accordion-content-wrap > div {
  width: 100%;
}

.grid-type-simpleTabs .tab-headers {
  margin: 0 -20px;
  overflow-x: auto;
}
.grid-type-simpleTabs .tab-headers:before, .grid-type-simpleTabs .tab-headers:after {
  content: "";
  height: 1px;
  width: 20px;
  flex-shrink: 0;
}
.grid-type-simpleTabs .tab-headers .nav-item {
  padding: 17px 20px;
  display: block;
  flex-shrink: 0;
  border: 1px solid var(--border-color-tab-header);
  color: var(--font-color-tab-header);
  cursor: pointer;
  user-select: none;
  font-weight: 700;
}
.grid-type-simpleTabs .tab-headers .nav-item.active {
  background: var(--background-color-tab-header);
  color: white;
}
.grid-type-simpleTabs .tab-content {
  margin-top: 20px;
  width: 100%;
}
.grid-type-simpleTabs .tab-pane {
  overflow: hidden;
  border-radius: var(--border-radius-secondary);
  background-color: var(--background-color-tab-content);
  color: var(--font-color-tab-content);
  display: none;
}
.grid-type-simpleTabs .tab-pane.active {
  display: block;
}

.news-single {
  max-width: 970px;
  padding: 30px 0;
  margin: auto;
}
.news-single .news-img-wrap {
  border-radius: var(--border-radius-secondary);
  overflow: hidden;
}
.news-single .news-img-wrap + .news-content-wrap {
  margin: -100px auto 0;
}
.news-single .news-img-wrap img {
  width: 100%;
}
.news-single .news-backlink-wrap {
  margin-bottom: 2em;
}
.news-single .news-backlink-wrap.mobile-backlink {
  display: none;
  margin-bottom: 0;
  margin-top: 20px;
}
.news-single .news-content-wrap {
  width: calc(100% - 140px);
}
.news-single .news-content-wrap > div {
  padding: 30px;
}
.news-single .news-header-wrap {
  max-width: 630px;
  background: var(--background-color-main);
  border-radius: var(--border-radius-secondary) var(--border-radius-secondary) 0 0;
  position: relative;
}
.news-single .news-header-wrap .date {
  margin-bottom: 12px;
}
.news-single .news-header-wrap .tags {
  margin-bottom: 16px;
}
.news-single .news-header-wrap .tags .news-tag {
  display: inline-block;
  padding: 7px 10px;
  background: var(--background-color-color1);
  color: var(--font-color-color1);
  border-radius: 100px;
  line-height: 1em;
}
.news-single .news-additional-images-wrap .image-wrap {
  overflow: hidden;
  border-radius: var(--border-radius-main);
}
.news-single .news-additional-images-wrap .image-wrap img {
  width: 100%;
}
.news-single .news-related-wrap > * {
  margin-bottom: 60px;
}
.news-single .news-related-wrap > *:last-child {
  margin-bottom: 0;
}
.news-single .news-related-wrap ul li {
  word-break: break-all;
}
.news-single .news-related-wrap .news-related-links a {
  margin-right: 6px;
}

@media (max-width: 768px) {
  .news-single .news-content-wrap {
    width: calc(100% - 70px);
  }
}
@media (max-width: 600px) {
  .news-single .news-content-wrap {
    margin-top: 0 !important;
    width: 100%;
  }
  .news-single .news-content-wrap > div {
    padding-left: 0;
    padding-right: 0;
  }
  .news-single .news-backlink-wrap.mobile-backlink {
    display: block;
  }
}
.news-list-view .page-navigation {
  width: 100%;
}
.news-list-view .page-navigation > .f3-widget-paginator {
  display: flex;
}
.news-list-view .page-navigation > .f3-widget-paginator > li {
  margin-right: 10px;
}
.news-list-view .page-navigation > .f3-widget-paginator > li:last-child {
  margin-right: 0;
}
.news-list-view .page-navigation > .f3-widget-paginator > li > a {
  font-weight: 300;
}
.news-list-view .page-navigation > .f3-widget-paginator > .current {
  font-weight: 700;
}
.news-list-show-more {
  margin-top: 40px;
}
.news-list-item-wrap {
  display: block;
  overflow: hidden;
  border-radius: var(--border-radius-main);
  background-color: var(--background-color-news-list-item);
  color: var(--font-color-news-list-item);
  height: 100%;
}
.news-list-item-image {
  height: 270px;
}
.news-list-item-image.no-media-placeholder {
  background: #808080;
}
.news-list-item-text {
  padding: var(--padding-news-list-item);
}
.news-list-item-text .header {
  display: flex;
  margin-bottom: 20px;
}
.news-list-item-text .header .date time {
  line-height: 1.5em;
}
.news-list-item-text .header .title {
  margin-right: 20px;
}
.news-list-item-text .header .title p {
  font-weight: 700;
}
.news-list-item-text .teaser-text p {
  display: inline;
}
.news-list-item-text .teaser-text .more-link {
  text-decoration: underline;
  display: inline-block;
  margin-left: 5px;
}
.news-list-layout-responsive-slider .swiper-container:not(.disabled) {
  overflow: visible;
  width: 100%;
}
.news-list-layout-responsive-slider .swiper-container.disabled .swiper-pagination {
  display: none;
}
.news-list-layout-responsive-slider .swiper-container.disabled .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

@media (max-width: 768px) {
  .news-list-layout-slider .swiper-container {
    width: 100%;
    overflow: visible;
  }
}
@media (max-width: 600px) {
  .news-list-item-image {
    height: 200px;
  }
}
.keywords {
  background-color: var(--background-color-keywords);
  color: var(--font-color-keywords);
  font-size: 0.8em;
}
.keywords ul {
  flex-wrap: wrap;
  margin: 0;
  list-style-type: none;
}
.keywords ul li {
  margin: 0;
}
.keywords ul li span {
  padding: 15px;
  display: inline-block;
}
.keywords ul li span:before {
  width: 0.6em;
  height: 1.1em;
  margin-right: 10px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  display: inline-block;
  content: "";
  transform: rotate(45deg);
}

.breadcrumbs {
  background-color: var(--background-color-breadcrumbs);
}
.breadcrumbs ol {
  display: flex;
  list-style: none;
}
.breadcrumbs ol li {
  display: flex;
  align-items: center;
}
.breadcrumbs ol li:not(:last-child):after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  border-bottom: 1px solid var(--font-color-color1);
  border-right: 1px solid var(--font-color-color1);
  transform: rotate(-45deg);
}
.breadcrumbs ol li a span {
  padding: 17px 15px;
  display: block;
  color: var(--font-color-breadcrumbs);
}

.c3base-bannerImage .contentWrap {
  color: #fff;
  padding: 0 4em;
}
.c3base-bannerImage .contentWrap .h6, .c3base-bannerImage .contentWrap h6, .c3base-bannerImage .contentWrap .h5, .c3base-bannerImage .contentWrap h5, .c3base-bannerImage .contentWrap .h4, .c3base-bannerImage .contentWrap h4, .c3base-bannerImage .contentWrap .h3, .c3base-bannerImage .contentWrap h3, .c3base-bannerImage .contentWrap .h2, .c3base-bannerImage .contentWrap h2, .c3base-bannerImage .contentWrap .h1, .c3base-bannerImage .contentWrap h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.c3base-bannerImage .contentWrap .h6:after, .c3base-bannerImage .contentWrap h6:after, .c3base-bannerImage .contentWrap .h5:after, .c3base-bannerImage .contentWrap h5:after, .c3base-bannerImage .contentWrap .h4:after, .c3base-bannerImage .contentWrap h4:after, .c3base-bannerImage .contentWrap .h3:after, .c3base-bannerImage .contentWrap h3:after, .c3base-bannerImage .contentWrap .h2:after, .c3base-bannerImage .contentWrap h2:after, .c3base-bannerImage .contentWrap .h1:after, .c3base-bannerImage .contentWrap h1:after {
  display: none;
}
.header-banner {
  height: var(--height-banner);
  max-height: var(--height-banner);
}
.header-banner .swiper-outer-wrap {
  --arrow-color: #fff;
}
.header-banner .swiper-container {
  position: static;
}

.header-fixed.header-overlay + .no-banner-spacer {
  height: calc(var(--height-header) + 60px);
}
.header-fixed:not(.header-overlay) + .header-banner {
  margin-top: var(--height-header);
}
.header-fixed + .no-banner-spacer {
  display: block;
  margin-bottom: 1em;
  height: var(--height-header);
}
.header-fixed.header-mobile + .no-banner-spacer {
  height: calc(var(--height-header) * .75);
}
.header-fixed.header-mobile:not(.header-overlay) + .header-banner {
  margin-top: calc(var(--height-header) * .75);
}

footer {
  background-color: var(--background-color-footer);
  color: var(--font-color-footer);
}
footer nav .level-1 {
  margin: 0;
  padding: 35px 15px;
  flex-wrap: wrap;
  list-style: none;
}
footer nav .level-1 li {
  margin: 5px 15px;
  width: 100%;
  text-align: center;
}
footer nav .level-1 li > * {
  color: inherit;
}
footer nav .level-1 li a {
  text-decoration: none;
}

@media (min-width: 450px) {
  footer nav .level-1 li {
    width: auto;
    text-align: initial;
  }
}
.page-header {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: var(--height-header);
  padding: 0 15px;
  color: var(--font-color-header);
  background-color: var(--background-color-header);
  z-index: 100;
}
.page-header.header-overlay {
  border-radius: var(--border-radius-main);
}
.page-header.header-overlay:not(.header-mobile) {
  max-width: 1170px;
  top: 30px;
}
.page-header.header-fixed {
  position: fixed !important;
}
.page-header.header-mobile {
  height: calc(var(--height-header) * .75);
  position: fixed;
}
.page-header.header-mobile .desktop {
  display: none;
}
.page-header > div {
  height: 100%;
}
.page-header > div .logo {
  padding: 10px 0;
}
.page-header > div .logo div {
  width: 100%;
  height: 100%;
}
.page-header nav ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
}
.page-header nav ul ul {
  display: none;
}
.page-header nav ul li:hover > ul, .page-header nav ul li.hover > ul, .page-header nav ul li:focus-within > ul {
  display: block;
}
.page-header nav ul li a {
  text-decoration: none;
}
.page-header nav ul li a:focus ~ ul {
  display: block;
}
.page-header .mobile {
  display: none;
  align-items: center;
}
.page-header .mobile .side {
  width: 20%;
}
.page-header .mobile .middle {
  flex-grow: 1;
  height: 100%;
}
.page-header .mobile nav {
  width: 100%;
  height: calc(100vh - calc(var(--height-header) * .75));
  position: absolute;
  top: calc(var(--height-header) * .75);
  left: 0;
  transform: translateX(-100%);
  transition: 0.3s transform;
  background: var(--background-color-nav1);
  color: var(--font-color-nav1);
  overflow-y: scroll;
}
.mobile-menu-open .page-header .mobile nav {
  transform: translateX(0);
}
.page-header .mobile nav > ul {
  width: 100%;
  padding: 20px 0;
}
.page-header .mobile nav > ul li {
  width: 100%;
  text-align: center;
  padding: 4px 0;
}
.page-header .mobile nav > ul li a {
  display: block;
  padding: 15px 0;
}
.page-header .mobile nav .menu {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.page-header .mobile nav .menu.level-2, .page-header .mobile nav .menu.level-3 {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-header .mobile nav .menu.level-2:before, .page-header .mobile nav .menu.level-3:before {
  bottom: 100%;
  left: 50%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid var(--background-color-nav2);
  margin-left: -10px;
}
.page-header .mobile nav .menu.level-2 {
  background: var(--background-color-nav2);
}
.page-header .mobile nav .menu.level-3 {
  background: var(--background-color-nav1);
}
.page-header .mobile nav .menu.level-3:before {
  border-bottom-color: var(--background-color-nav1);
}
.page-header .desktop {
  max-width: 1170px;
  display: flex;
}
.page-header .desktop .side {
  width: 15%;
  flex-shrink: 0;
  min-width: 100px;
}
.page-header .desktop nav {
  width: 70%;
}
.page-header .desktop nav > ul {
  height: 100%;
}
.page-header .desktop nav > ul > li {
  height: 100%;
  margin: 0 5px;
}
.page-header .desktop nav > ul > li > a {
  height: 100%;
  padding: 0 10px;
}
.page-header .desktop nav .menu ul {
  position: absolute;
}
.page-header .desktop nav .menu li {
  position: relative;
}
.page-header .desktop nav .menu.level-1 ul li a {
  display: block;
  text-align: center;
  padding: 10px;
}
.page-header .desktop nav .menu.level-2, .page-header .desktop nav .menu.level-3 {
  padding: 20px 0;
}
.page-header .desktop nav .menu.level-2 {
  background: var(--background-color-nav1);
  color: var(--font-color-nav1);
  width: 200%;
  left: -50%;
}
.page-header .desktop nav .menu.level-2:before {
  bottom: 100%;
  left: 50%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid var(--background-color-nav1);
  margin-left: -10px;
}
.page-header .desktop nav .menu.level-3 {
  background: var(--background-color-nav2);
  color: var(--font-color-nav2);
  width: 100%;
  left: 100%;
  top: -20px;
}
.page-header .desktop nav .menu.level-3:before {
  right: 100%;
  top: 28px;
  border-right: 10px solid var(--background-color-nav2);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.page-header .other-content {
  justify-content: flex-end;
}

main {
  min-height: calc(100vh - (var(--height-header) + var(--height-footer) + 1em));
}
.header-banner ~ main {
  min-height: calc(100vh - (var(--height-header) + var(--height-banner) + var(--height-footer)));
}

.container {
  border-radius: var(--border-radius-main);
}

.frame-layout-padding1 {
  padding: var(--padding-layout1);
}
.frame-layout-padding2 {
  padding: var(--padding-layout2);
}

.scrollFade {
  position: relative;
  transition: 0.75s all;
  opacity: 1;
  top: 0;
}
.scrollFade.scrollFade-hidden {
  opacity: 0;
  top: 80px;
}

.swiper-outer-wrap {
  --arrow-color: var(--background-color-slider-controls);
  --controls-position: 18px;
}
.swiper-controls-position-outside {
  --controls-position: max(-140px, calc((100vw - 100%) / 2 * -1));
}
.swiper-controls-position-outside .swiper-container,
.swiper-controls-position-outside .swiper-overflow-wrap {
  width: calc(100vw - 100px);
  max-width: 100%;
}
.swiper-container[data-align-slides=center] .swiper-wrapper {
  align-items: center;
}
.swiper-container[data-align-slides=top] .swiper-wrapper {
  align-items: flex-start;
}
.swiper-container[data-align-slides=bottom] .swiper-wrapper {
  align-items: flex-end;
}
.swiper-container[data-align-slides=stretch] .swiper-wrapper {
  align-items: stretch;
}
.swiper-container[data-align-slides=stretch] .swiper-slide {
  height: auto;
}
.swiper-container-vertical {
  overflow: hidden !important;
}
.swiper-container-vertical .swiper-pagination {
  display: flex;
  justify-content: center;
}
.swiper-pagination-bullet {
  background: white;
  width: 12px;
  height: 12px;
  margin: 0 2px;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: white;
}
.swiper-button-next, .swiper-button-prev {
  width: 50px;
  height: 60px;
  top: auto;
  box-sizing: content-box;
  margin: 0;
}
.swiper-button-next svg, .swiper-button-prev svg {
  height: 24px;
  width: 15px;
}
.swiper-button-next svg .nav-arrow, .swiper-button-prev svg .nav-arrow {
  fill: var(--arrow-color);
}
.swiper-button-next {
  right: var(--controls-position) !important;
}
.swiper-button-prev {
  left: var(--controls-position) !important;
}
.swiper-pagination {
  margin-top: 12px;
}
.swiper-pagination-bullet {
  margin: 0 1.5px !important;
  opacity: 1;
  border: 1px solid var(--background-color-slider-controls) !important;
}
.swiper-pagination-bullet-active {
  background: var(--background-color-slider-controls) !important;
}
.swiper-overflow-wrap {
  width: 100%;
  overflow: hidden;
  margin: auto;
}
.swiper-responsive {
  border-radius: 0;
}
.swiper-responsive.initialized {
  overflow: visible;
}
.swiper-responsive.initialized .swiper-wrapper {
  align-items: stretch;
}
.swiper-responsive.initialized .swiper-slide {
  height: auto;
}

@media (max-width: 600px) {
  .swiper-controls-position-outside .swiper-container {
    overflow: visible;
    width: auto;
  }
  .swiper-controls-position-outside .swiper-overflow-wrap {
    max-width: 100vw;
    width: 100%;
    overflow: visible;
  }
  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
}
/* work-sans-300 - latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-300.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-300.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-300.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-300.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-regular - latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-regular.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-regular.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-regular.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-regular.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-600.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-600.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-600.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-600.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-600.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-700 - latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-700.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-700.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-700.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-700.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-900 - latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 900;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-900.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-900.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-900.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-900.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-900.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-300italic - latin */
@font-face {
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-300italic.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-300italic.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-300italic.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-300italic.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-300italic.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-italic - latin */
@font-face {
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-italic.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-italic.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-italic.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-italic.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-italic.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-600italic - latin */
@font-face {
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-600italic.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-600italic.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-600italic.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-600italic.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-600italic.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-700italic - latin */
@font-face {
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-700italic.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-700italic.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-700italic.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-700italic.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
/* work-sans-900italic - latin */
@font-face {
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 900;
  src: url("/fileadmin/layout/font/work-sans-v17-latin-900italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/layout/font/work-sans-v17-latin-900italic.eot?#iefix") format("embedded-opentype"), url("/fileadmin/layout/font/work-sans-v17-latin-900italic.woff2") format("woff2"), url("/fileadmin/layout/font/work-sans-v17-latin-900italic.woff") format("woff"), url("/fileadmin/layout/font/work-sans-v17-latin-900italic.ttf") format("truetype"), url("/fileadmin/layout/font/work-sans-v17-latin-900italic.svg#WorkSans") format("svg");
  /* Legacy iOS */
}
body, html {
  font-size: var(--font-size-main) !important;
  background: var(--background-color-main);
  font-family: work-sans, sans-serif;
  color: var(--font-color-main);
  overflow-x: hidden;
}

input,
textarea {
  font-family: work-sans, sans-serif;
  font-size: 1em;
}

input[type=text], input[type=submit] {
  -webkit-appearance: none;
}
input[type=submit] {
  cursor: pointer;
}

.download-button, .link-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1.2em;
  padding: 0.9em 1.3em 0.8em;
  font-weight: 400;
  border: 1px solid var(--border-color-button, currentColor);
  border-radius: var(--border-radius-secondary);
  color: var(--font-color-button);
  background: var(--background-color-button);
}

.download-button {
  text-decoration: none;
}
.download-button:before {
  content: "";
  display: inline-block;
  font-family: icomoon, sans-serif;
  width: 1em;
  height: 1em;
  line-height: 1em;
  position: relative;
  margin-right: 10px;
}

.link-button {
  text-decoration: none;
}

body .h1, body h1, body .h2, body h2, body .h3, body h3, body .h4, body h4 {
  line-height: 1.2;
  margin: 0 0 0.5em;
  font-weight: 700;
}

body .h1, body h1, body .h2, body h2, body .h3, body h3 {
  position: relative;
}
body .h1:after, body h1:after, body .h2:after, body h2:after, body .h3:after, body h3:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  background-color: currentColor;
  width: 30px;
}
body .h1:not(.align-right):after, body h1:not(.align-right):after, body .h2:not(.align-right):after, body h2:not(.align-right):after, body .h3:not(.align-right):after, body h3:not(.align-right):after {
  left: 0;
}

body .h3, body h3, body .h2, body h2, body .h1, body h1 {
  padding-bottom: 0.625em;
  margin-bottom: 0.625em;
}

body .no-underline.h4, body h4.no-underline, body .no-underline.h3, body h3.no-underline, body .no-underline.h2, body h2.no-underline, body .no-underline.h1, body h1.no-underline {
  padding-bottom: 0;
}
body .no-underline.h4:after, body h4.no-underline:after, body .no-underline.h3:after, body h3.no-underline:after, body .no-underline.h2:after, body h2.no-underline:after, body .no-underline.h1:after, body h1.no-underline:after {
  content: none;
}
body .h1, body h1 {
  font-size: 4em;
}
body .h2, body h2 {
  font-size: 2em;
}
body .h3, body h3 {
  font-size: 1.5em;
}
body .h4, body h4 {
  font-size: 1.2em;
}
strong, b {
  font-weight: 700;
}

sub, sup {
  font-size: 0.8em;
  display: inline;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

blockquote, q {
  font-style: italic;
  text-align: center;
  font-size: 2em;
  padding: 0.833333em;
}

a {
  color: inherit;
  text-decoration: underline;
  font-weight: 700;
}

p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
p:last-child, p:last-of-type {
  margin-bottom: 0;
}

.align-left.h3:after, h3.align-left:after, .align-left.h2:after, h2.align-left:after, .align-left.h1:after, h1.align-left:after {
  left: 0;
}

.align-center.h1:after, h1.align-center:after, .align-center.h2:after, h2.align-center:after, .align-center.h3:after, h3.align-center:after {
  left: 0;
  right: 0;
  margin: auto;
}

.align-right.h1:after, h1.align-right:after, .align-right.h2:after, h2.align-right:after, .align-right.h3:after, h3.align-right:after {
  right: 0;
}

.align-left, .ce-headline-left {
  text-align: left;
}

.align-center, .ce-headline-center {
  text-align: center;
}

.align-right, .ce-headline-right {
  text-align: right;
}

.align-justify, .ce-headline-justify {
  text-align: justify;
}

ul, ol {
  margin: 1em 0;
  padding-left: 1.5em;
  list-style-position: outside;
}
ul li, ol li {
  line-height: 1.25em;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 1em;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: upper-roman;
}
ol ol ol {
  list-style-type: lower-latin;
}

.hidden {
  display: none;
}

.overflow-visible {
  overflow: visible;
}
.overflow-hidden {
  overflow: hidden;
}

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