/**
 * Globals
 **/
/*
 * Teaser
*/
/**
 * Button
**/
/**
 * Events
 **/
/**
 * Multidownload
 **/
/* colors */
/* fonts */
/* has to be declared as 'semi-bold' */
/* icons */
/* others */
/**
 * Basic border
 **/
/**
 * Fonts
 **/
/**
 * Colors
 **/
/**
 * Layout Gaps
 **/
/**
 * Breakpoints
 */
/**
 * Hyphens
 */
/**
 * Download Icon Desktop
 */
/**
 * Download Icon Mobile
 */
.announcement-offset #page-header-sticky.scrolled.header-show {
  top: 120px;
}
@media all and (max-width: 1245px) {
  .announcement-offset #page-header-sticky.scrolled.header-show {
    top: 137px;
  }
}
.main-nav-open #page-header {
  pointer-events: all;
}
.main-nav-open #page-header-sticky {
  z-index: 0;
}
#page-header-sticky {
  position: fixed;
  top: -700px;
  transition: top 900ms linear;
  height: auto;
  width: 100%;
  z-index: 900;
  background-color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 0;
  pointer-events: all;
}
#page-header-sticky > .container-fluid {
  padding: 0 0;
}
#page-header-sticky.header-show {
  top: 0;
}
#page-header-sticky .main-buttons,
#page-header .main-buttons {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: row-reverse;
}
#page-header-sticky .main-button-closed,
#page-header .main-button-closed {
  display: flex;
  align-items: center;
}
#page-header-sticky .main-button-closed:hover .bar:nth-child(2),
#page-header .main-button-closed:hover .bar:nth-child(2) {
  margin-left: 5px;
}
#page-header-sticky .main-button-closed .bars-wrapper,
#page-header .main-button-closed .bars-wrapper {
  margin-left: 5px;
  display: flex;
  height: 16px;
  width: 26px;
  flex-direction: column;
  justify-content: space-between;
}
#page-header-sticky .main-button-closed .bars-wrapper .bar,
#page-header .main-button-closed .bars-wrapper .bar {
  width: 100%;
  height: 2px;
  background-color: black;
}
#page-header-sticky .main-button-open,
#page-header .main-button-open {
  letter-spacing: 3px;
  text-transform: uppercase;
}
#page-header-sticky .main-buttons,
#page-header .main-buttons {
  margin-top: -25px;
}
#page-header-sticky .main-buttons .menue-text,
#page-header .main-buttons .menue-text {
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 500;
  font-size: 16px !important;
}
#page-header-sticky .main-buttons .fa-search-icon,
#page-header .main-buttons .fa-search-icon {
  margin-top: -5px;
  cursor: pointer;
}
#page-header-sticky .main-buttons .fa-search-icon svg,
#page-header .main-buttons .fa-search-icon svg {
  width: 23px;
  height: 23px;
}
#page-header-sticky .main-buttons .top-hr,
#page-header .main-buttons .top-hr {
  cursor: pointer;
  height: 20px;
}
@media screen and (max-width: 768px) {
  #page-header-sticky .main-buttons .fa-search-icon,
  #page-header .main-buttons .fa-search-icon {
    top: -4px;
  }
  #page-header-sticky .main-buttons .top-hr,
  #page-header .main-buttons .top-hr {
    width: 30px;
  }
}
#page-header {
  overflow: hidden;
  transition: height 500ms ease-out;
}
#page-header.scrolled {
  width: 100%;
  z-index: 900;
}
#page-header .container-fluid:nth-child(1) {
  padding-top: 25px;
}
#page-header .align-items-center {
  padding-bottom: 0;
}
/*
.page-header-shadow {
    position: absolute;
    height: calc(@menu-height);
    @media all and(max-width: 768px) {
        height: 365px;
    }
    width: 100%;
    box-shadow: inset 0px 160px 102px -18px rgba(0, 0, 0, 0.3);
    display:@news-detail-shadow;
}
*/
.no-background.scrolled {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.header-type-content #page-header.has-background .main-button-closed {
  color: #272727;
}
.header-type-content #page-header.has-background.search-box-open,
.header-type-news #page-header.has-background.search-box-open {
  height: auto;
}
.header-type-content #page-header .row.no-gutters.search-box-open,
.header-type-news #page-header .row.no-gutters.search-box-open {
  background-color: #FF7F00;
  position: relative;
}
.header-type-content #page-header .row.no-gutters.search-box-open:before,
.header-type-news #page-header .row.no-gutters.search-box-open:before {
  background-color: #FF7F00;
  position: absolute;
  width: 999999px;
  content: '';
  height: 100%;
  left: -99999px;
}
.header-type-content.header-type-landing-like-content .header-title-information h1,
.header-type-news.header-type-landing-like-content .header-title-information h1 {
  font-size: 60px;
  color: #272727;
  line-height: 66px;
  font-weight: 700;
}
@media all and (min-width: 1280px) {
  .header-type-content.header-type-landing-like-content .header-title-information h1,
  .header-type-news.header-type-landing-like-content .header-title-information h1 {
    font-size: 46px;
  }
  .header-type-content.header-type-landing-like-content .header-title-information h1 .subheadline,
  .header-type-news.header-type-landing-like-content .header-title-information h1 .subheadline {
    font-size: 46px;
  }
}
@media all and (max-width: 768px) {
  .header-type-content.header-type-landing-like-content .header-title-information h1,
  .header-type-news.header-type-landing-like-content .header-title-information h1 {
    font-size: 38px;
    line-height: 43px;
  }
}
.header-type-content.header-type-landing-like-content .header-title-information .subheadline,
.header-type-news.header-type-landing-like-content .header-title-information .subheadline {
  font-size: 60px;
  line-height: 66px;
}
@media all and (max-width: 768px) {
  .header-type-content.header-type-landing-like-content .header-title-information .subheadline,
  .header-type-news.header-type-landing-like-content .header-title-information .subheadline {
    font-size: 38px !important;
    line-height: 43px !important;
  }
}
.header-type-content.header-type-landing-like-content .header-title-information p,
.header-type-news.header-type-landing-like-content .header-title-information p {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  .header-type-content.header-type-landing-like-content .header-title-information p,
  .header-type-news.header-type-landing-like-content .header-title-information p {
    font-size: 14px;
    line-height: 22px;
  }
}
.header-type-content .header-title-information h1,
.header-type-news .header-title-information h1 {
  font-size: 46px;
  color: #272727;
  line-height: 51px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .header-type-content .header-title-information h1,
  .header-type-news .header-title-information h1 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
  }
}
.header-type-content .header-title-information .subheadline,
.header-type-news .header-title-information .subheadline {
  font-size: 46px !important;
  font-weight: 400;
  line-height: 51px;
}
@media all and (max-width: 768px) {
  .header-type-content .header-title-information .subheadline,
  .header-type-news .header-title-information .subheadline {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}
@media all and (max-width: 992px) {
  .header-type-content .header-title-information p,
  .header-type-news .header-title-information p {
    font-size: 14px;
    line-height: 22px;
  }
}
.header-type-content .focuspoint,
.header-type-news .focuspoint,
.header-type-content .page-header-shadow,
.header-type-news .page-header-shadow {
  left: 0;
  width: 100%;
}
.header-type-content .main-nav .logo,
.header-type-news .main-nav .logo {
  height: 80px;
}
.header-type-content .header-title-information,
.header-type-landing .header-title-information,
.header-type-news .header-title-information {
  position: relative;
  padding-bottom: 160px;
}
@media all and (max-width: 992px) {
  .header-type-content .header-title-information,
  .header-type-landing .header-title-information,
  .header-type-news .header-title-information {
    overflow: hidden;
    padding-bottom: 80px;
  }
}
.header-type-content #header-searchbox,
.header-type-landing #header-searchbox,
.header-type-news #header-searchbox {
  display: none;
}
.header-type-content #header-searchbox.searchOverview,
.header-type-landing #header-searchbox.searchOverview,
.header-type-news #header-searchbox.searchOverview {
  display: block;
}
.header-type-content #header-searchbox .tx-epwerksearch-close,
.header-type-landing #header-searchbox .tx-epwerksearch-close,
.header-type-news #header-searchbox .tx-epwerksearch-close {
  font-weight: 600;
  font-size: 26px;
  cursor: pointer;
  color: #ebebeb;
  position: absolute;
  top: -63px;
  right: 0px;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  background-color: #E87401;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media all and (max-width: 480px) {
  .header-type-content #header-searchbox .tx-epwerksearch-close,
  .header-type-landing #header-searchbox .tx-epwerksearch-close,
  .header-type-news #header-searchbox .tx-epwerksearch-close {
    display: none;
  }
}
.header-type-content #header-searchbox .tx-epwerksearch-close:hover,
.header-type-landing #header-searchbox .tx-epwerksearch-close:hover,
.header-type-news #header-searchbox .tx-epwerksearch-close:hover {
  background-color: #D96C00;
}
#tx-epwerksearch-footer li::before {
  content: none !important;
}
.header-title-information.header-title-information-buildingdetail {
  padding-bottom: 0px;
}
.header-title-information.header-title-information-buildingdetail .header-breadcrumb {
  padding-bottom: 120px;
}
@media all and (max-width: 992px) {
  .header-title-information.header-title-information-buildingdetail {
    overflow: hidden;
  }
  .header-title-information.header-title-information-buildingdetail .header-breadcrumb {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.logo #main-logo-mobile {
  display: none;
}
@media all and (max-width: 980px) {
  .logo #main-logo {
    display: none;
  }
  .logo #main-logo-mobile {
    display: block;
  }
}
div[class*="header-type"] .page-header-background .focuspoint {
  top: unset;
  left: unset;
  position: relative;
  height: 100%;
  overflow: hidden;
}
div[class*="header-type"] .page-header-background .focuspoint img {
  position: relative;
}
.header-type-home #page-header-sticky {
  background-color: #FFFFFF;
}
.header-type-home #page-header > .container-fluid {
  z-index: 999;
  background-color: #FFFFFF;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.header-type-home #page-header > .container-fluid .row.no-gutters:nth-child(2) {
  background-color: #FF7F00;
  position: relative;
}
.header-type-home #page-header > .container-fluid .row.no-gutters:nth-child(2):before {
  background-color: #FF7F00;
  position: absolute;
  width: 999999px;
  content: '';
  height: 100%;
  left: -99999px;
}
.header-type-home #page-header .logo {
  margin-bottom: 25px;
}
.header-type-home .header-title-information {
  display: none;
}
.header-type-home .subheadline {
  font-size: 26px;
  font-weight: 300;
  color: #272727;
}
.header-type-home .header-scrollable {
  background-color: #FFFFFF;
}
#page-header > .container-fluid .row.no-gutters:nth-child(2) {
  background-color: #FF7F00;
  position: relative;
}
#page-header > .container-fluid .row.no-gutters:nth-child(2):before {
  background-color: #FF7F00;
  position: absolute;
  width: 999999px;
  content: '';
  height: 100%;
  left: -99999px;
}
@media all and (max-width: 480px) {
  .header-type-landing #page-header.no-background {
    height: calc(340px * 0.65);
  }
}
.header-type-landing #page-header.no-background.page-header-no-results {
  height: auto;
}
.header-type-landing #page-header.has-background .main-button-closed .bars-wrapper .bar {
  background-color: #fff;
}
.header-type-landing #page-header.has-background .fa-search-icon svg .st0 {
  fill: #FFFFFF;
}
.header-type-landing #page-header.has-background .logo img {
  filter: unset;
}
.header-type-landing #page-header.has-background .main-button-closed {
  color: #FFFFFF;
}
.header-type-landing #page-header.has-background .header-language-nav ul li a {
  color: #ffffff;
}
.header-type-landing #page-header.has-background .language-divider {
  color: white;
}
.header-type-landing #page-header:not(.scrolled) > .container-fluid {
  background-color: transparent;
}
.header-type-landing .header-title-information h1 {
  font-size: 60px;
  color: #272727;
  line-height: 66px;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .header-type-landing .header-title-information h1 {
    font-size: 38px;
    line-height: 43px;
  }
}
.header-type-landing .header-title-information p {
  font-size: 16px;
}
.header-type-landing .focuspoint {
  position: absolute;
  height: 650px;
  left: 0;
  width: 100%;
}
@media all and (max-width: 768px) {
  .header-type-landing .focuspoint {
    height: 365px;
  }
}
.header-type-landing .header-scrollable {
  background: transparent;
}
.hasChilds + .header-type-landing .header-title-information h1 {
  color: #FF7F00;
}
.header-type-landing:not(.header-type-landing-like-content) #page-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
}
.header-type-landing:not(.header-type-landing-like-content) #page-header.search-box-open {
  position: relative;
}
.header-type-landing:not(.header-type-landing-like-content) #page-header.search-box-open.has-background .logo img {
  filter: none;
}
.header-type-landing:not(.header-type-landing-like-content) #page-header.search-box-open.has-background .main-button-closed {
  color: black;
}
.header-type-landing:not(.header-type-landing-like-content) #page-header.search-box-open.has-background .bars-wrapper .bar {
  background-color: black;
}
.header-type-content .focuspoint.search-box-open {
  top: 0;
  position: relative;
}
.header-type-news .container-fluid.header-title-information {
  padding-bottom: 0;
}
.header-type-news .container-fluid.header-title-information .header-title-information-wrapper {
  font-size: 16px;
}
.header-type-news .container-fluid.header-title-information .header-title-information-wrapper .header-breadcrumb {
  padding-bottom: 0px;
}
.header-type-news #lazy-header-image {
  height: calc(775px - 125px);
}
@media all and (max-width: 992px) {
  .header-type-news #lazy-header-image {
    height: auto;
  }
}
.header-type-news #page-header > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.page-header-anniversary .fa-search-icon,
.page-header-anniversary-root .fa-search-icon {
  display: none;
}
.page-header-anniversary .header-searchbox-wrapper,
.page-header-anniversary-root .header-searchbox-wrapper {
  display: none;
}
.page-header-anniversary .main-nav .main-menu .main-nav-language,
.page-header-anniversary-root .main-nav .main-menu .main-nav-language {
  display: none;
}
#page-footer.page-footer-anniversary .title-anniversary,
#page-footer.page-footer-anniversary-root .title-anniversary {
  color: #FF7F00;
}
#page-footer.page-footer-anniversary .footer-nav .footer-nav-childs .nav-sub-bold.footer-nav-level-2,
#page-footer.page-footer-anniversary-root .footer-nav .footer-nav-childs .nav-sub-bold.footer-nav-level-2 {
  margin-top: 0;
  text-transform: capitalize;
  text-decoration: underline;
}
#page-footer.page-footer-anniversary .footer-nav .footer-nav-childs .nav-sub-bold.footer-nav-level-2:before,
#page-footer.page-footer-anniversary-root .footer-nav .footer-nav-childs .nav-sub-bold.footer-nav-level-2:before {
  content: unset;
}
#page-footer.page-footer-anniversary .footer-nav img,
#page-footer.page-footer-anniversary-root .footer-nav img {
  width: 674px;
  height: auto;
}
@media screen and (max-width: 992px) {
  #page-footer.page-footer-anniversary .footer-nav img,
  #page-footer.page-footer-anniversary-root .footer-nav img {
    width: 300px;
    margin: auto;
    display: block;
  }
}
@media all and (max-width: 768px) {
  #page-footer.page-footer-anniversary .footer-language-nav,
  #page-footer.page-footer-anniversary-root .footer-language-nav {
    display: none;
  }
  #page-footer.page-footer-anniversary .footer-nav-childs,
  #page-footer.page-footer-anniversary-root .footer-nav-childs {
    padding-bottom: 30px;
  }
  #page-footer.page-footer-anniversary .col-sm-3.footer-nav-level-1,
  #page-footer.page-footer-anniversary-root .col-sm-3.footer-nav-level-1 {
    padding: 0;
  }
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
* {
  font-family: 'Open Sans', sans-serif;
}
ul {
  padding-left: 0;
  list-style: none;
}
ul li {
  padding-left: 22px;
  position: relative;
  margin-bottom: 10px;
}
@media all and (max-width: 992px) {
  ul li {
    font-size: 14px;
    line-height: 22px;
  }
  ul li a {
    font-size: 14px;
  }
}
ul li:before {

  content: '';
  position: absolute;
  border-radius: 20px;
  border-color: #272727;

  border-width: 3.5px;
  border-style: solid;
  left: 0;
  top: 13px;
  transform: translateY(-50%);
}
ol {
  list-style: none;
  padding-left: 0;
  counter-reset: my-awesome-counter;
}
ol li {
  padding-left: 22px;
  counter-increment: my-awesome-counter;
  margin-bottom: 10px;
  position: relative;
}
ol li:before {
  content: counter(my-awesome-counter) ". ";
  color: #000000;
  position: absolute;
  left: 0;
  top: 13px;
  transform: translateY(-50%);
}
ul h2,
ol h2,
ul h3,
ol h3,
ul h4,
ol h4,
ul h5,
ol h5,
ul h6,
ol h6 {
  margin: 0 !important;
  padding: 0 !important;
}
:focus {
  outline: 1px solid #74ADF8;
}
/* When mouse is detected, ALL focused elements have outline removed. */
body.using-mouse :focus {
  outline: none;
}
body {
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: auto;
}
body .swiper-container {
  padding-bottom: 34px;
}
body .swiper-container .swiper-slide {
  height: auto !important;
}
body .swiper-container .swiper-slide-active {
  background-color: #E3E2DF;
}
body .swiper-container .image-embed-item-portrait {
  width: auto;
  height: 100%;
  left: 50% !important;
  min-width: inherit;
  transform: translateX(-50%);
  top: 0 !important;
  position: relative;
}
body .swiper-container .image-embed-item-landscape {
  width: 100%;
  height: auto;
  min-width: inherit;
  top: 0 !important;
}
body .swiper-container.swiper-container-content {
  margin: 0 0 20px 0;
  padding-bottom: 56.25%;
}
body .swiper-container.swiper-container-content .swiper-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
}
body .swiper-container.swiper-container-content .swiper-pagination {
  text-align: right !important;
  padding: 0 10px 0 0;
  position: relative;
  bottom: 75px;
}
body .swiper-container.swiper-container-content .swiper-pagination .swiper-pagination-bullet {
  height: 0;
  color: #272727;
}
body .swiper-container.swiper-container-news .swiper-button-next,
body .swiper-container.swiper-container-content .swiper-button-next,
body .swiper-container.swiper-container-news .swiper-button-prev,
body .swiper-container.swiper-container-content .swiper-button-prev {
  height: 25px;
  width: 25px;
  border-radius: 50px;
  background: #FFFFFF;
  background-image: none;
}
body .swiper-container.swiper-container-news .swiper-button-next .fa-chevron-right,
body .swiper-container.swiper-container-content .swiper-button-next .fa-chevron-right {
  color: #ebebeb;
  position: relative;
  left: 8px;
}
body .swiper-container.swiper-container-news .swiper-button-prev .fa-chevron-left,
body .swiper-container.swiper-container-content .swiper-button-prev .fa-chevron-left {
  color: #ebebeb;
  position: relative;
  left: 6px;
}
body .swiper-container.swiper-container-news .focuspoint img,
body .swiper-container.swiper-container-content .focuspoint img {
  top: 0 !important;
}
body .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
body .swiper-pagination-bullet-active {
  background: #323434;
}
figcaption {
  font-size: 80%;
}
.bold,
.bold-1 {
  font-weight: 700 !important;
}
.italic,
.italic-1 {
  font-style: italic !important;
}
.highlight-1 {
  color: #000000 !important;
}
.highlight-2 {
  color: #E87401 !important;
}
.highlight-3 {
  color: #D96C00 !important;
}
.highlight-4 {
  color: #87888A !important;
}
.highlight-2 {
  color: #E87401 !important;
}
.highlight-5 {
  color: #272727 !important;
}
.highlight-6 {
  color: #F6F6F3 !important;
}
.highlight-7 {
  color: #EDECEA !important;
}
.highlight-8 {
  color: #E3E2DF !important;
}
.highlight-9 {
  color: #FFFFFF !important;
}
.highlight-10 {
  color: #000000 !important;
}
.highlight-11 {
  color: #74ADF8 !important;
}
.headline-order-normal-1 {
  display: block;
}
.headline-order-normal-2 {
  display: none;
}
.headline-order-inverted-1 {
  display: none;
}
.headline-order-inverted-2 {
  display: block;
}
.floating-left-default {
  float: left;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.floating-left-align-top {
  float: left;
  padding-right: 40px;
  padding-bottom: 40px;
  margin-top: 3px;
}
.floating-left-align-bottom {
  float: left;
  padding-right: 40px;
  padding-top: 40px;
}
.floating-right-default {
  float: right;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.floating-right-align-top {
  float: right;
  padding-left: 40px;
  padding-bottom: 40px;
  margin-top: 3px;
}
.floating-right-align-bottom {
  float: right;
  padding-left: 40px;
  padding-top: 40px;
}
.floating-middle {
  display: table;
  margin: 0 auto;
}
.marginal {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media all and (max-width: 768px) {
  .marginal {
    font-size: 12px;
    line-height: 16px;
  }
}
.box-link {
  font-size: 16px;
  color: #FFFFFF;
  padding: 18px 40px;
  background: #272727;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 8px;
  white-space: nowrap;
  display: inline-block;
}
.box-link:hover,
.box-link:active {
  background: #000000;
  cursor: pointer;
}
:focus {
  outline: 1px solid #74ADF8;
}
.download-row {
  margin-right: -15px;
  margin-left: 0px;
}
.logo {
  min-width: 160px;
  max-width: 250px;
  position: relative;
  top: unset;
  transform: unset;
  height: auto;
  width: 50%;
  margin-bottom: 25px;
}
.logo #main-logo-mobile {
  display: none;
}
@media all and (max-width: 980px) {
  .logo {
    min-width: 160px;
  }
  .logo #main-logo {
    display: none;
  }
  .logo #main-logo-mobile {
    display: block;
  }
}
.logo:after {
  content: '';
  display: block;
  position: absolute;
  float: none;
  clear: both;
}
.inverted img {
  filter: invert(100%);
}
.show {
  max-height: inherit;
  visibility: visible;
  overflow: auto;
  opacity: 1;
}
.subheadline {
  font-size: 40px;
  color: #272727;
  line-height: 51px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .subheadline {
    font-size: 22px;
    line-height: 30px;
  }
}
.custom-fa-chevron-down {
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_down.svg);
  background-size: 13.134px 7.066px;
  height: 7.066px;
  width: 13.134px;
}
.custom-fa-chevron-right {
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_top.svg);
  background-size: 13.134px 7.066px;
  height: 7.066px;
  width: 13.134px;
  transform: rotate(90deg);
}
.custom-fa-chevron-up {
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_top.svg);
  background-size: 13.134px 7.066px;
  height: 7.066px;
  width: 13.134px;
}
.news-hr {
  border-bottom: solid 1px #272727;
  margin: 0 0 40px 0;
}
@media all and (max-width: 768px) {
  .news-hr {
    margin: 40px 0 40px 0;
  }
}
.custom-hr {
  border-bottom: solid 1px #272727;
  margin: 0 0 80px 0;
}
@media all and (max-width: 992px) {
  .custom-hr {
    margin: 20px 0;
  }
}
.frame-type-form_formframework {
  padding: 0 100px;
  font-size: 16px;
}
.frame-type-form_formframework .control-label {
  font-weight: 500;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework {
    font-size: 14px;
  }
}
.frame-type-form_formframework input[type="radio"] {
  visibility: hidden;
}
.frame-type-form_formframework input[type="radio"] + span {
  border-radius: 33px;
  border: 1px solid #c3c3c3;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-right: 20px;
  display: block;
  background-color: #f6f6f6;
  font-size: 16px;
}
.frame-type-form_formframework input[type="radio"] + span:hover {
  background-color: #edecea;
}
.frame-type-form_formframework input[type="radio"]:checked + span {
  background-color: #eebb00;
  border-color: #eebb00;
  color: white;
}
.frame-type-form_formframework input[type="radio"] + span:hover,
.frame-type-form_formframework input[type="radio"] + span:focus {
  cursor: pointer;
}
.frame-type-form_formframework div[id*="radiobutton"] .form-group {
  display: flex;
}
.frame-type-form_formframework .radio-area {
  display: flex;
  padding-top: 4px;
  margin-bottom: -15px;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .radio-area {
    display: block;
    margin-bottom: 0px;
  }
}
.frame-type-form_formframework .radio-label {
  padding: 12px 30px 0 0;
}
.frame-type-form_formframework .form-check {
  margin-top: 40px;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .form-check {
    margin-top: 40px;
  }
}
.frame-type-form_formframework .form-check span {
  font-weight: 400;
}
.frame-type-form_formframework input[type="checkbox"] {
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid #323434;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 11px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.frame-type-form_formframework input[type="checkbox"]:hover {
  border: 1px solid #323434;
  background-color: #d6d6d6;
}
.frame-type-form_formframework input[type="checkbox"]:active,
.frame-type-form_formframework .regular-checkbox:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.frame-type-form_formframework input[type="checkbox"]:checked {
  background-color: white;
  border: 1px solid #323434;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #323434;
}
.frame-type-form_formframework input[type="checkbox"]:checked:after {
  content: '\2714';
  font-size: 18px;
  position: absolute;
  top: -3px;
  left: 4px;
  color: #323434;
}
.frame-type-form_formframework .form-check {
  padding: 0;
}
.frame-type-form_formframework .form-check span {
  margin-left: 10px;
}
.frame-type-form_formframework .form-check span[class*="required"] {
  margin-left: 0px;
}
.frame-type-form_formframework .form-check span[class*="colored-star"] {
  margin-left: 0px;
}
.frame-type-form_formframework .form-control {
  border-radius: 0;
  background-color: #f6f6f3;
  height: 55px;
  border-color: #c3c3c3;
}
.frame-type-form_formframework .form-control:hover {
  background-color: #edecea;
  border-color: #c3c3c3;
}
.frame-type-form_formframework .form-control:active,
.frame-type-form_formframework .form-control:focus {
  border: solid 1px #eb0;
  box-shadow: none !important;
  background-color: white;
  -webkit-appearance: none;
}
.frame-type-form_formframework .form-group.text-formgroup {
  border: solid 1px #c3c3c3;
  position: relative;
  padding: 0 16px;
  background-color: #f6f6f3;
}
.frame-type-form_formframework .form-group.text-formgroup:hover {
  background-color: #edecea;
  border-color: #c3c3c3;
}
.frame-type-form_formframework .form-group.text-formgroup:hover .form-control {
  background-color: #edecea;
  border-color: #c3c3c3;
}
.frame-type-form_formframework .form-group.text-formgroup:active,
.frame-type-form_formframework .form-group.text-formgroup:focus {
  border: solid 1px #eb0;
  box-shadow: none;
  background-color: white;
}
.frame-type-form_formframework .form-group.text-formgroup:active .form-control,
.frame-type-form_formframework .form-group.text-formgroup:focus .form-control {
  -webkit-appearance: none;
  border: none;
  box-shadow: none !important;
  background-color: white;
}
.frame-type-form_formframework .form-group.text-formgroup.active {
  background-color: white !important;
  border: solid 1px #eb0;
}
.frame-type-form_formframework .form-group.text-formgroup.active:hover .form-control {
  background-color: white !important;
}
.frame-type-form_formframework .form-group.text-formgroup.filled {
  background-color: white !important;
  border: solid 1px #eb0;
}
.frame-type-form_formframework .form-group.text-formgroup.filled:hover .form-control {
  background-color: white !important;
}
.frame-type-form_formframework .form-group.text-formgroup input {
  border: none;
  outline: 0;
  padding: 16px 0 10px;
}
.frame-type-form_formframework .textLabel {
  position: absolute;
  font-size: 16px;
  transform-origin: top left;
  transform: translate(0, 18px) scale(1);
  transition: all 0.1s ease-in-out;
  font-weight: 400;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .textLabel {
    transform: translate(0, 19px) scale(1);
  }
}
.frame-type-form_formframework .form-group.active .textLabel {
  color: rgba(50, 52, 52, 0.33);
  transform: translate(0, 2px) scale(0.75);
}
.frame-type-form_formframework .form-group.filled .textLabel {
  background-color: white;
  transform: translate(0, 2px) scale(0.75);
}
.frame-type-form_formframework .form-group.filled input {
  background-color: white;
}
.frame-type-form_formframework input:valid,
.frame-type-form_formframework input:invalid,
.frame-type-form_formframework input:required {
  box-shadow: none;
}
.frame-type-form_formframework .form-group.filled.invalid-input {
  border: 1px solid #FF0000 !important;
}
.frame-type-form_formframework .form-group.filled.invalid-input:after {
  content: 'Mandatory Field';
  position: absolute;
  color: #FF0000;
  right: 2%;
  top: 18px;
  font-size: 12px;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .form-group.filled.invalid-input:after {
    display: none;
  }
}
.frame-type-form_formframework .form-control::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
}
.frame-type-form_formframework .form-control::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
}
.frame-type-form_formframework .form-control::-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
}
.frame-type-form_formframework select {
  -webkit-appearance: none;
  background: url("/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_down.svg") no-repeat calc(100% - 20px);
  height: 55px;
}
.frame-type-form_formframework select option:first-child {
  font-style: italic !important;
}
.frame-type-form_formframework .colored-star {
  color: #eb0;
}
.frame-type-form_formframework .submit .btn.btn-primary {
  width: 260px;
  height: 55px;
  border-radius: 33px;
  background-color: #323434 !important;
  color: white !important;
  font-size: 16px;
  margin-top: 44px;
  border: none !important;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .submit .btn.btn-primary {
    width: 100%;
    height: 50px;
    font-size: 14px;
    margin-top: 24px;
  }
}
.frame-type-form_formframework .submit .btn.btn-primary:hover {
  background-color: #000000 !important;
}
@media all and (max-width: 992px) {
  .frame-type-form_formframework .btn-group {
    width: 100%;
  }
}
.news-item-top {
  padding-top: 20px;
}
.tx-eptemplate-werk-news-topline {
  display: block;
}
.tx-eptemplate-werk-news-category-second {
  display: none;
}
.tx-eptemplatewerk-customnewsdetail-header {
  margin-bottom: 30px !important;
  margin-top: 90px !important;
}
@media all and (max-width: 768px) {
  .tx-eptemplatewerk-customnewsdetail-header {
    margin-top: 30px !important;
  }
}
.newsInformations .categoryWrapper:nth-child(4) {
  margin-top: 30px;
}
.newsInformations .news-author-mobile {
  display: none;
}
.introduction-text {
  font-size: 22px;
}
@media all and (max-width: 768px) {
  .introduction-text {
    font-size: 14px;
  }
}
#page-content {
  background: #FFFFFF;
  overflow-x: hidden;
  /* remove margin from element */
}
#page-content img {
  overflow: hidden;
}
#page-content p {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content p {
    font-size: 14px;
    line-height: 22px;
  }
}
#page-content h2 {
  font-size: 40px;
  line-height: 51px;
  font-weight: 500;
  padding-top: 60px;
  padding-bottom: 29px;
  margin: 0;
}
@media all and (max-width: 768px) {
  #page-content h2 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 40px;
    font-weight: 500;
  }
}
#page-content h2 .topline {
  font-size: 26px;
  line-height: 51px;
  font-weight: 400;
  color: #FF7F00;
  margin-bottom: 18px;
}
@media all and (max-width: 992px) {
  #page-content h2 .topline {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 12px;
  }
}
#page-content h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  padding-top: 60px;
  padding-bottom: 0px;
}
@media all and (max-width: 768px) {
  #page-content h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
#page-content h4 {
  font-size: 26px;
  line-height: 36px;
}
@media all and (max-width: 992px) {
  #page-content h4 {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
#page-content h2:first-child,
#page-content h3:first-child {
  padding-top: 0;
}
@media all and (max-width: 768px) {
  #page-content > div:not(.page-type-content) .news {
    margin-left: 8.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
#page-content > div > div:first-child {
  padding-top: 0;
  margin-top: 0;
}
#page-content > div > div:first-child > .news,
#page-content > div > div:first-child > .tx-epwerk-employees {
  padding-top: 0;
  margin-top: 0;
}
#page-content .dynamic-content-colpos-0 {
  overflow: hidden;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-survey-text {
  padding: 120px 120px 120px 0;
  height: 100%;
  background-color: #FF7F00;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-survey-text h2 {
  font-size: 36px !important;
  line-height: 48px !important;
  font-weight: 400 !important;
  padding-bottom: 50px !important;
}
#page-content .dynamic-content-colpos-0 div[class*="frame-layout-bg-"]:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) + div[class*="frame-layout-bg-"] .frame-type-textpic:not(.frame-faq-box.frame),
#page-content .dynamic-content-colpos-0 div[class*="frame-layout-bg-"]:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) + div[class*="frame-layout-bg-"] .frame-type-image {
  padding-top: 0;
}
#page-content .dynamic-content-colpos-0 .tx-epwerk-employees > div > .row > div {
  margin: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image:not(div[class*="frame-layout-bg-"]) {
  padding: 60px 0;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image:not(div[class*="frame-layout-bg-"]) + .gridelement-frame-content-text-image {
  padding-top: 0;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image .frame-type-textpic h4 {
  margin-bottom: 40px;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image.frame-layout-0:first-child {
  padding-top: 0;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image.frame-layout-0:last-child {
  padding-bottom: 0;
}
#page-content .dynamic-content-colpos-0 .frame-type-shortcut + .gridelement-frame-content-text-image.frame-layout-0 {
  padding-top: 0;
}
#page-content .dynamic-content-colpos-0 .gridelement-frame-content-text-image:not(div[class*="frame-layout-bg-"]) .frame-type-image {
  padding-top: 0;
}
#page-content .dynamic-content-colpos-0 .gridelement-header-row-col-12 {
  display: none;
}
#page-content .tx-epwerk-employees h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerk-employees .tx-epwerk-employees-info {
    font-size: 14px;
    line-height: 22px;
  }
}
#page-content .dynamic-content-colpos-1 h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  #page-content .dynamic-content-colpos-1 h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
#page-content .dynamic-content-colpos-1 .gridelement-header-row-col-12 {
  display: none;
}
#page-content .frame-video {
  padding: 60px 0;
}
#page-content .frame-video.frame-type-textmedia {
  margin: 0;
}
@media all and (max-width: 992px) {
  #page-content .gridelement-frame-offset-top,
  #page-content .frame-offset-top {
    padding-top: 60px !important;
  }
  #page-content .dynamic-content-colpos-0 .row:last-child .gridelement-frame-survey-text {
    padding: 60px 0 0;
  }
}
#page-content .newsdate {
  padding-top: 34px;
}
#page-content .author,
#page-content .categoryWrapper .categories {
  padding-bottom: 4px;
  padding-top: 4px;
  font-weight: 700;
  border-radius: 8px;
}
@media all and (max-width: 992px) {
  #page-content .author,
  #page-content .categoryWrapper .categories {
    border-radius: 6px;
  }
}
#page-content .author .cat,
#page-content .categoryWrapper .categories .cat {
  font-weight: 500;
}
#page-content .categories .cat:not(:last-child):after {
  content: ',';
  position: relative;
  display: inline-block;
  padding-right: 5px;
}
.gridelement-frame-accordion h2 span {
  color: #000000;
}
.dynamic-content-colpos-1 {
  overflow: hidden;
  width: 100%;
}
.float-setting-up {
  float: right;
}
.float-setting-down {
  float: left;
}
.category {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-type-content p,
.page-type-landing p,
.page-type-home p {
  font-size: 80%;
}
.page-type-content h3,
.page-type-landing h3,
.page-type-home h3 {
  font-size: 100%;
}
.page-type-content a,
.page-type-landing a,
.page-type-home a {
  color: #272727;
}
.page-type-content a:hover,
.page-type-landing a:hover,
.page-type-home a:hover,
.page-type-content a:active,
.page-type-landing a:active,
.page-type-home a:active {
  text-decoration: none;
}
.page-type-content [class*="gridelement-"] .frame-type-header.frame-teaser-with-image figure,
.page-type-landing [class*="gridelement-"] .frame-type-header.frame-teaser-with-image figure,
.page-type-home [class*="gridelement-"] .frame-type-header.frame-teaser-with-image figure,
.page-type-content [class*="gridelement-"] .frame-type-textpic.frame-teaser-with-image figure,
.page-type-landing [class*="gridelement-"] .frame-type-textpic.frame-teaser-with-image figure,
.page-type-home [class*="gridelement-"] .frame-type-textpic.frame-teaser-with-image figure,
.page-type-content [class*="gridelement-"] .frame-type-textmedia.frame-teaser-with-image figure,
.page-type-landing [class*="gridelement-"] .frame-type-textmedia.frame-teaser-with-image figure,
.page-type-home [class*="gridelement-"] .frame-type-textmedia.frame-teaser-with-image figure,
.page-type-content [class*="gridelement-"] .frame-type-text.frame-teaser-with-image figure,
.page-type-landing [class*="gridelement-"] .frame-type-text.frame-teaser-with-image figure,
.page-type-home [class*="gridelement-"] .frame-type-text.frame-teaser-with-image figure,
.page-type-content [class*="gridelement-"] .frame-type-image.frame-teaser-with-image figure,
.page-type-landing [class*="gridelement-"] .frame-type-image.frame-teaser-with-image figure,
.page-type-home [class*="gridelement-"] .frame-type-image.frame-teaser-with-image figure {
  margin: 0;
}
.download-icon {
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Download-Modul_desktop_download.svg');
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity 0.2s ease;
}
@media all and (max-width: 992px) {
  .download-icon {
    background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_black.svg');
  }
}
.download-icon:hover:before {
  opacity: 1;
  display: block;
  height: 100%;
}
.roundedbox {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  position: relative;
  right: 8px;
  float: right;
  top: 30px;
  display: block;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
}
@media all and (max-width: 992px) {
  .roundedbox {
    top: 22px;
    right: 20px;
    background-color: #E3E2DF;
  }
}
.page-type-home .gridelement-header-row-col-12 {
  display: none;
}
.page-type-landing p {
  font-size: 16px;
  margin-bottom: 20px;
}
.page-type-landing h2 {
  font-size: 40px;
  color: #272727;
  line-height: 51px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .page-type-landing h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.page-type-landing h2 a {
  color: #FF7F00;
}
.page-type-landing h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  .page-type-landing h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
.page-type-landing .gridelement-header-row-col-12 {
  display: none;
}
@media all and (max-width: 480px) {
  .page-type-landing .h2,
  .page-type-landing h2,
  .page-type-landing .h2,
  .page-type-landing h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
  }
}
@media all and (max-width: 768px) {
  .page-type-landing {
    font-size: 22px;
    line-height: 30px;
  }
}
.mobile-categories {
  display: none;
}
@media all and (max-width: 992px) {
  .mobile-categories {
    display: block;
  }
}
@media all and (max-width: 992px) {
  .tx-ep-events-wrapper .zip {
    font-size: 14px !important;
  }
}
.page-type-news .dynamic-content-colpos-0 header .subheadline {
  margin-bottom: 10px;
}
.page-type-news .dynamic-content-colpos-0 h1 {
  color: #000000;
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .page-type-news .dynamic-content-colpos-0 h1 {
    font-size: 26px;
    line-height: 36px;
  }
}
.page-type-news .dynamic-content-colpos-0 .news-item-top {
  padding-top: 0;
}
.page-type-news .dynamic-content-colpos-0 .categoryWrapper {
  margin-bottom: 15px;
  font-size: 22px;
}
@media all and (max-width: 768px) {
  .page-type-news .dynamic-content-colpos-0 .categoryWrapper {
    margin-top: 0px;
    font-size: 14px;
  }
}
.page-type-news .dynamic-content-colpos-0 .frame-slider,
.page-type-news .dynamic-content-colpos-0 .frame-type-image,
.page-type-news .dynamic-content-colpos-0 .frame-video {
  position: relative;
}
@media all and (min-width: 990px) {
  .page-type-news .dynamic-content-colpos-0 .frame-slider,
  .page-type-news .dynamic-content-colpos-0 .frame-type-image,
  .page-type-news .dynamic-content-colpos-0 .frame-video {
    width: 140%;
    left: -20%;
  }
}
.page-type-news .dynamic-content-colpos-0 .ce-bodytext {
  margin-top: 20px;
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .page-type-news .dynamic-content-colpos-0 .ce-bodytext {
    margin-top: 0px;
    font-size: 14px !important;
  }
  .page-type-news .dynamic-content-colpos-0 .ce-bodytext p {
    font-size: 14px !important;
    line-height: 22px;
  }
}
.page-type-news .dynamic-content-colpos-0 .focuspoint img {
  position: relative;
  left: 0;
}
.page-type-news .dynamic-content-colpos-0 .image {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.page-type-news a {
  text-decoration: none;
  color: #272727;
}
.page-type-news a:hover,
.page-type-news a:active {
  color: #FF7F00;
}
.page-type-news a:hover .tx-eptemplate-werk-news-teaser,
.page-type-news a:active .tx-eptemplate-werk-news-teaser {
  text-decoration: underline;
}
.page-type-news .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-header,
.page-type-news .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-teaser {
  color: black;
}
.page-type-news .gridelement-header-row-col-10,
.page-type-news .gridelement-header-row-col-12 {
  display: none;
}
#page-footer {
  background: #F6F6F3;
  padding: 180px 0 0 0;
}
#page-footer .footer-language-nav {
  display: block;
  margin-top: 25px;
}
@media all and (max-width: 992px) {
  #page-footer .footer-language-nav {
    margin-top: 42px;
  }
}
#page-footer .footer-language-nav ul li {
  padding-left: 10px;
}
#page-footer .footer-language-nav ul li:before {
  display: none;
}
#page-footer .footer-language-nav ul li a:hover {
  cursor: pointer;
}
#page-footer .footer-language-nav ul li:first-child {
  padding-left: 0px;
}
@media all and (max-width: 768px) {
  #page-footer {
    padding: 40px 0 0 0;
  }
}
#page-footer #footer-logo {
  display: none;
  margin-left: 25px;
}
#page-footer .col-10:nth-child(3) {
  text-align: left;
}
@media all and (max-width: 768px) {
  #page-footer .col-10:nth-child(3) {
    text-align: center;
  }
}
#page-footer .col-sm-3.footer-nav-level-1 {
  padding-bottom: 40px;
}
@media screen and (min-width: 576px) {
  #page-footer .col-sm-3.footer-nav-level-1 {
    padding-bottom: 0;
    max-width: 33%;
    padding-right: 40px;
  }
  #page-footer .col-sm-3.footer-nav-level-1:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 576px) {
  #page-footer:not(.page-footer-anniversary):not(.page-footer-anniversary-root) .col-sm-3.footer-nav-level-1 {
    flex: 0 0 33%;
  }
}
@media all and (max-width: 768px) {
  #page-footer .footer-nav > .row .col-10.offset-1.col-lg-8.offset-lg-2:first-child {
    border-bottom: 1px solid rgba(53, 53, 54, 0.2);
  }
  #page-footer .footer-nav > .row .footer-container-bottom {
    border-bottom: 1px solid rgba(53, 53, 54, 0.2);
    margin-top: 40px;
  }
}
@media all and (max-width: 768px) {
  #page-footer .footer-nav .footer-nav-childs .footer-nav-level-2:last-child {
    margin-bottom: 8px;
  }
  #page-footer .footer-nav #footer-logo {
    display: none;
  }
}
#page-footer .footer-nav .footer-nav-list-level-2 {
  list-style: none;
}
#page-footer .footer-nav .footer-nav-level-2::before {
  content: none !important;
}
#page-footer .footer-nav .footer-nav-level-2 a {
  word-break: break-all;
}
#page-footer .footer-nav .nav-sub-bold.footer-nav-level-2 {
  hyphens: none;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 40px;
}
#page-footer .footer-nav .nav-sub-bold.footer-nav-level-2:hover:before,
#page-footer .footer-nav .nav-sub-bold.footer-nav-level-2:active:before {
  color: #000000;
}
#page-footer .footer-nav .nav-sub-bold.footer-nav-level-2:before {
  content: "\f023";
  width: 20px;
  height: 20px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
}
#page-footer .footer-nav a {
  color: #535353;
  line-height: 1;
}
#page-footer .footer-nav a:hover,
#page-footer .footer-nav a:active {
  color: #000000;
}
#page-footer .footer-nav .footer-nav-level-2 {
  margin-bottom: 8px;
  padding-left: 0 !important;
}
#page-footer .footer-nav > div {
  padding-bottom: calc(40px + 60px);
}
@media all and (max-width: 768px) {
  #page-footer .footer-nav > div {
    padding-bottom: 40px;
  }
}
#page-footer .footer-nav img {
  width: 140px;
  height: auto;
}
#page-footer .footer-nav-header .footer-link-hover:hover {
  color: #FFD600 !important;
}
#page-footer .footer-container-top {
  color: #535353;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(53, 53, 54, 0.2);
}
#page-footer .footer-container-top > .row {
  margin-bottom: 42px;
}
@media all and (max-width: 768px) {
  #page-footer .footer-container-top > .row {
    margin-bottom: 40px;
  }
}
#page-footer .footer-container-top .footer-container-header {
  word-break: keep-all;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
#page-footer .footer-container-top .footer-container-header .title {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
}
#page-footer .footer-container-top .footer-container-header .title .hashtag {
  font-size: 22px;
}
#page-footer .footer-container-top .footer-container-header .hash {
  font-size: 22px;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  #page-footer .footer-container-top {
    border-bottom: 0 solid #9B9B9B;
    margin-bottom: 0;
  }
}
@media all and (max-width: 768px) {
  #page-footer .footer-container-top .footer-container-header {
    margin-bottom: 40px;
  }
}
#page-footer .footer-container-top .footer-container-social {
  text-transform: uppercase;
}
#page-footer .footer-container-top .footer-container-social .footer-container-follow-us {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1;
}
#page-footer .footer-container-top .footer-container-social a {
  font-size: 22px;
}
@media all and (max-width: 768px) {
  #page-footer .footer-container-top .footer-container-social a {
    font-size: 35px;
  }
}
#page-footer .footer-container-top .footer-container-social a + a {
  margin-left: 20px;
}
@media all and (max-width: 992px) {
  #page-footer .footer-container-top .footer-container-social a + a {
    margin-left: 40px;
  }
}
#page-footer .footer-container-bottom {
  color: #87888A;
  margin: 40px 0 calc(40px + 60px) 0;
}
@media all and (max-width: 992px) {
  #page-footer .footer-container-bottom {
    margin: 0 0 40px 0;
  }
}
#page-footer .footer-container-header .logo {
  max-width: 100%;
  margin-bottom: 0;
}
.dvinci-job-list.list-unstyled li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dvinci-job-list.list-unstyled li:before {
  content: none;
}
.header-breadcrumb {
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
}
@media all and (max-width: 992px) {
  .header-breadcrumb {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.header-breadcrumb .bread-element {
  display: inline-block;
  position: relative;
  margin-left: 18px;
  color: #6B6B6B;
}
.header-breadcrumb .bread-element:first-child {
  margin-left: 0;
}
.header-breadcrumb .bread-element:first-child:before {
  display: none;
}
.header-breadcrumb .bread-element:before {
  content: '';
  background: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_top.svg');
  background-size: 13.134px 7.066px;
  height: 7.066px;
  width: 13.134px;
  transform: rotate(90deg) scale(0.7);
  display: inline-block;
  position: absolute;
  top: 9px;
  left: -20px;
}
.header-breadcrumb .bread-element a {
  color: #6B6B6B;
}
.header-breadcrumb .bread-element:last-child a {
  color: #323434;
  font-weight: 400;
}
.main-nav-open {
  pointer-events: none;
  overflow: hidden;
  height: 100%;
}
.main-nav-open .header-title-information {
  display: none;
}
.main-nav-open #page-content,
.main-nav-open [class^="footer-type-"] {
  max-height: 0;
  overflow: hidden;
}
.search-overlay-open {
  pointer-events: none;
  overflow: hidden;
  height: 100%;
}
.search-overlay-open #page-header-sticky {
  top: 0;
}
.header-type-content .main-nav .logo,
.header-type-news .main-nav .logo {
  margin-bottom: 25px;
  height: 80px;
}
.header-type-news .news-image-wrap {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  margin-left: 8.333333%;
}
.header-type-news .news-image-wrap .focuspoint img {
  display: none !important;
}
.header-language-nav {
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 16px;
  display: none;
}
@media all and (max-width: 992px) {
  .header-language-nav {
    display: none;
  }
}
.header-language-nav ul li {
  margin-bottom: 0;
  padding-left: 5px;
}
.header-language-nav ul li.active {
  font-weight: 600;
}
.header-language-nav ul li::before {
  border-radius: 0px;
  border-color: unset;
  border-width: 0;
  border-style: none;
}
.header-language-nav ul li a {
  color: #212529;
}
.header-language-nav ul li a:hover {
  color: #212529;
}
.main-buttons .fa-search-icon {
  margin-right: 0px;
}
@media all and (max-width: 992px) {
  .main-nav .col-xl-10,
  .main-nav .col-lg-10,
  .main-nav .col-md-12,
  .main-nav .col-sm-12,
  .main-nav .col-xs-12 {
    flex: 0 0 83.333333% !important;
    max-width: 83.333333% !important;
  }
}
.main-nav .main-nav_open_header {
  background-color: #272727;
  padding-top: 25px;
  height: 130px;
}
@media all and (max-width: 992px) {
  .main-nav .main-nav_open_header {
    height: 130px !important;
  }
}
.main-nav .main-nav_open_header .logo {
  margin-bottom: 25px;
  visibility: hidden;
}
.main-nav .main-nav_open_header .logo #main-logo {
  display: block;
}
.main-nav .main-nav_open_header .logo #main-logo img {
  filter: invert(100);
}
.main-nav .main-nav_open_header .logo #main-logo-mobile {
  display: none;
}
@media all and (max-width: 992px) {
  .main-nav .main-nav_open_header .logo #main-logo {
    display: none;
  }
  .main-nav .main-nav_open_header .logo #main-logo-mobile {
    display: block;
  }
  .main-nav .main-nav_open_header .logo #main-logo-mobile img {
    filter: invert(100);
    max-width: 88px;
  }
}
.main-nav .main-nav_open_header .main-button-open {
  color: #000000;
  display: flex;
  align-items: center;
  padding-right: 13px;
}
.main-nav .main-nav_open_header .main-button-open .fa-search-icon {
  display: none;
}
@media all and (max-width: 992px) {
  .main-nav .main-nav_open_header .main-button-open span {
    display: none;
  }
}
.main-nav .main-nav_open_header .main-button-open .menue-text {
  color: #FFFFFF;
}
.main-nav .main-nav_open_header .main-button-open .main-nav_close-icon {
  height: 23px;
  margin-bottom: 5px;
}
.main-nav .main-nav_open_header .main-button-open .main-nav_close-icon img {
  display: flex;
  margin-left: 8px;
  height: 21px;
  width: 26px;
  margin-bottom: 1px;
  filter: invert(100);
}
.main-nav .main-nav_open_header .main-button-open .main-nav_close-icon svg {
  height: 23px;
  margin-left: 15px;
}
.main-nav .main-nav_open_header .top-hr .fa-search-icon {
  display: none;
}
.main-nav {
  pointer-events: all;
  padding: 0 0 60px 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 650px;
  background: #272727;
  z-index: 1000;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
}
.main-nav .logo #main-logo {
  display: block;
}
@media all and (max-width: 768px) {
  .main-nav {
    min-height: calc(340px * 0.65);
  }
}
.main-nav .inverted {
  display: block;
  height: 100%;
}
.main-nav .main-menu {
  clear: left;
  margin-top: 80px;
}
.main-nav .main-menu a {
  word-break: break-all;
  color: #FFFFFF;
}
.main-nav .main-menu a:hover,
.main-nav .main-menu a:active {
  color: #FF7F00 !important;
  text-decoration: none;
}
.main-nav .main-menu [class*="col-"] > a {
  font-size: 100%;
}
.main-nav .main-menu .main-nav-level2 a {
  word-break: break-all;
}
.main-nav .main-nav-language {
  display: block;
}
@media screen and (max-width: 992px) {
  .main-nav .main-nav-language {
    padding-left: 8.4%;
    margin-top: 25px;
  }
}
.main-nav .main-nav-language ul {
  list-style: none;
}
.main-nav .main-nav-language ul li {
  padding-left: 0;
}
@media screen and (max-width: 992px) {
  .main-nav .main-nav-language ul li {
    padding-left: 30px;
  }
}
.main-nav .main-nav-language ul li .nav-flag-span {
  display: flex;
  align-items: center;
}
.main-nav .main-nav-language ul li .nav-flag-span img {
  margin-right: 7px;
}
.main-nav .main-nav-language ul li:before {
  display: none;
}
.main-nav .main-nav-language ul li a {
  font-size: 16px;
  color: #939393;
}
.main-nav .main-nav-language ul li.active a {
  color: #FFFFFF;
}
.main-nav .language-nav {
  display: block;
  color: #FFFFFF;
}
.main-nav .main-nav-level1 {
  margin-bottom: 60px;
  padding-right: 40px;
}
@media screen and (max-width: 992px) {
  .main-nav .main-nav-level1 {
    padding-right: 4px !important;
  }
}
.main-nav .main-nav-level1.active a {
  color: #FF7F00;
}
.main-nav .main-nav-level1.active .main-nav-level2:not(.active) a {
  color: #fff;
}
.main-nav .main-nav-level1.active .main-nav-level2:not(.active) a:hover {
  color: #FF7F00;
}
.main-nav .main-nav-level1 > a,
.main-nav .main-nav-level1 .main-nav-language-title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.main-nav .main-nav-level1 .main-nav-language-title {
  color: #fff;
}
.main-nav .main-nav-level1 .main-nav-level2 {
  margin-left: -14px;
}
.main-nav .main-nav-level1 .main-nav-level2.active > a {
  color: #FF7F00;
}
.main-nav .main-nav-level1 .main-nav-level2 a {
  font-size: 16px;
  word-break: break-word !important;
}
.main-nav .main-nav-additional {
  color: #FFFFFF;
}
.main-nav .main-nav-additional a {
  color: #FFFFFF;
}
.main-nav .main-nav-additional .main-nav-additional-col-left,
.main-nav .main-nav-additional .main-nav-additional-col-right {
  height: auto;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  .main-nav .main-nav-additional .main-nav-additional-col-left,
  .main-nav .main-nav-additional .main-nav-additional-col-right {
    height: auto;
  }
}
.main-nav .main-nav-additional .focuspoint {
  height: 100%;
}
@media all and (max-width: 992px) {
  .main-nav .main-menu {
    margin-top: 0;
    left: -10%;
    position: relative;
    top: 0;
    width: 100vw;
    margin-bottom: 40px;
  }
  .main-nav .main-menu .main-nav-level1 {
    margin-bottom: 0;
  }
  .main-nav .main-menu .main-nav-level1 > a {
    display: block;
    padding: 10px 0 10px 8.6666% !important;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold !important;
    border-bottom: none;
  }
  .main-nav .main-menu .main-nav-level1 > a:after {
    content: none;
    color: black;
    position: absolute;
    right: 8.6666%;
  }
  .main-nav .main-menu .main-nav-level1 .main-nav-level2 {
    padding: 10px 25px 10px 0px;
    border-bottom: none;
  }
  .main-nav .main-menu .main-nav-level1 .main-nav-level2 > a {
    display: block;
    margin-left: calc(8.6666% + 30px) !important;
    margin-right: 0 !important;
  }
  .main-nav .main-menu .main-nav-level1 .main-nav-level2 > a:after {
    content: none;
    color: black;
    position: absolute;
    right: 8.6666%;
  }
}
.main-nav-level1.active a:hover {
  color: #FF7F00 !important;
}
.main-nav-level2 a:hover {
  color: #FF7F00 !important;
}
.main-nav-level1.active {
  color: #FF7F00;
}
.main-button-closed,
.main-button-open,
.main-button-logout {
  margin-left: 50px;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.main-button-closed .fa-bars,
.main-button-open .fa-bars,
.main-button-logout .fa-bars,
.main-button-closed .fa-times,
.main-button-open .fa-times,
.main-button-logout .fa-times {
  width: 19px;
}
@media all and (max-width: 768px) {
  .main-button-closed,
  .main-button-open,
  .main-button-logout {
    margin-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .main-button-closed .menue-text,
  .main-button-logout .menue-text {
    display: none;
  }
  .main-button-closed .fa-bars,
  .main-button-logout .fa-bars {
    font-size: 20px;
  }
}
.main-button-logout {
  color: #FFFFFF;
}
.main-button-logout a span {
  color: #FFFFFF;
}
.main-button-open {
  color: #000000;
}
.main-button-closed,
.main-button-open,
.main-button-logout,
.go-to-top,
.go-back {
  cursor: pointer;
}
.language-nav a,
.footer-nav a {
  color: #272727;
}
.language-nav a:hover,
.footer-nav a:hover,
.language-nav a:active,
.footer-nav a:active {
  text-decoration: none;
}
.language-nav ul,
.footer-nav ul {
  list-style: none;
}
.language-nav .footer-nav-header,
.footer-nav .footer-nav-header {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: 700;
}
.language-nav .footer-nav-header a:hover,
.footer-nav .footer-nav-header a:hover {
  color: #9B9B9B !important;
}
.language-nav .hashtag,
.footer-nav .hashtag {
  font-size: 22px;
}
@media all and (max-width: 992px) {
  .footer-nav .col-10.offset-1.col-lg-8.offset-lg-2:nth-child(1) {
    margin-bottom: 0px !important;
  }
}
.language-nav .active a {
  font-weight: bold;
}
.meta-nav {
  background: #272727;
  color: #FFFFFF;
  font-size: 14px;
}
.meta-nav a {
  color: #964E07;
}
.meta-nav a:hover,
.meta-nav a:active {
  text-decoration: none;
}
.meta-nav .active a {
  font-weight: bold;
}
.meta-nav .col {
  text-align: center;
}
.meta-nav .meta-nav-seperator {
  margin: 0 20px;
}
@media all and (max-width: 992px) {
  .meta-nav {
    background-color: #323434;
    border-top: 1px solid #808181;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .meta-nav .col-10 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
.breadcrumb-col {
  border-bottom: solid 1px #272727;
}
.footer-nav-level-2 a:hover {
  color: #000000;
}
.gridelement-header-layout-100 {
  display: none;
}
.gridelement-header-layout-0 h2,
.ctype-list-header h2 {
  padding-bottom: 60px;
}
.gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic {
  padding-left: 60px;
}
.gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic h2:first-child,
.gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic h3:first-child {
  padding-top: 0;
}
.gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic:before {
  display: none;
}
@media all and (max-width: 768px) {
  .gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic {
    padding: 0;
  }
}
@media all and (max-width: 768px) {
  .gridelement-frame-content-text-image[class*="frame-layout-bg-"] .frame-type-textpic + .frame-type-textpic {
    padding-top: 60px;
  }
}
.gridelement-frame-content-text-image .frame-type-textpic {
  padding-right: 120px;
}
.gridelement-frame-content-text-image h3 {
  margin-bottom: 40px;
}
.gridelement-frame-content-text-image .frame-type-image {
  line-height: 0;
  width: auto;
  height: 100%;
  overflow: hidden;
}
.gridelement-frame-content-text-image .frame-type-image img {
  width: 100%;
  height: auto;
}
.gridelement-frame-content-text-image .frame-type-image img {
  position: relative;
}
.gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic:first-child {
  padding: 0 60px 0 0;
}
@media all and (max-width: 480px) {
  .gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic:first-child {
    padding: 0;
  }
}
.gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic {
  padding: 120px 60px 0 0;
  position: relative;
}
.gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic .ce-bodytext p:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 992px) {
  .gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic + .frame-type-textpic {
    padding: 60px 0 0 0;
  }
}
.gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic + .frame-type-textpic:before {
  content: '';
  position: absolute;
  top: calc(120px / 2);
  width: calc(100% - (60px / 2));
  border-top: 1px solid;
}
@media all and (max-width: 992px) {
  .gridelement-frame-content-text-image :not(div[class*="frame-layout-bg-"]) .frame-type-textpic + .frame-type-textpic:before {
    top: calc(60px / 2) !important;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-content-text-image {
    padding: 60px 0;
  }
  .gridelement-frame-content-text-image .frame-type-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .gridelement-frame-content-text-image:not(div[class*="frame-layout-bg-"]) + .gridelement-frame-content-text-image .frame-type-textpic:before {
    top: -30px;
    width: 100%;
    border-top: 1px solid;
  }
}
@media all and (max-width: 480px) {
  .gridelement-frame-content-text-image h3 {
    margin-bottom: 10px;
  }
}
.video .video-embed-item {
  width: 100%;
}
.frame-video .video-embed {
  position: relative;
  padding-bottom: 56.25%;
}
.frame-video .video-embed iframe {
  border: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
.frame-video .ce-gallery .ce-column:last-child {
  position: relative;
  cursor: pointer;
}
.frame-video .ce-gallery .ce-column:last-child .image .focuspoint {
  min-height: inherit !important;
  position: relative;
  padding-bottom: 56.25%;
}
.frame-video .ce-gallery .ce-column:last-child img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
.frame-video .ce-gallery .ce-column:last-child:hover img,
.frame-video .ce-gallery .ce-column:last-child:active img {
  transform: scale(1.3);
}
.frame-video .ce-gallery .ce-column:last-child:hover:before,
.frame-video .ce-gallery .ce-column:last-child:active:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.frame-video .ce-gallery .ce-column:last-child[data-show-overlay="1"]:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
.frame-video .ce-gallery .ce-column:last-child[data-show-overlay="1"]:after {
  content: '';
  position: absolute;
  pointer-events: none;
  left: calc(50% - 25px);
  top: calc(50% - 21.5px);
  width: 43px;
  height: 50px;
  background-image: url("/typo3conf/ext/ep_template_werk/Resources/Public/Images/play-button_hamburg.png");
  background-repeat: no-repeat;
  z-index: 2;
}
.frame-video + .gridelement-frame-content-text-image .frame-type-textpic {
  padding-top: 60px;
}
@media all and (max-width: 992px) {
  .frame-video .video-embed {
    width: 100%;
  }
  .frame-video .ce-gallery .ce-column:last-child {
    width: 100%;
  }
}
div[class*="gridelement-16"] .frame-video .ce-gallery .ce-column:last-child,
div[class*="gridelement-20"] .frame-video .ce-gallery .ce-column:last-child,
div[class*="gridelement-25"] .frame-video .ce-gallery .ce-column:last-child,
div[class*="gridelement-33"] .frame-video .ce-gallery .ce-column:last-child {
  width: 100%;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box [class*="file-download-type"]:focus .roundedbox,
  .gridelement-frame-download-box [class*="file-download-type"]:hover .roundedbox,
  .gridelement-frame-download-box [class*="file-download-type"]:active .roundedbox {
    background-color: #FF7F00;
  }
  .gridelement-frame-download-box .column-right {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .gridelement-frame-download-box .file-download-type-pdf strong {
    font-weight: 600 !important;
    font-size: 14px !important;
  }
  .gridelement-frame-download-box .file-download-type-pdf .fileinfo {
    padding-right: 35px;
    font-size: 14px !important;
  }
  .gridelement-frame-download-box h2 {
    padding-bottom: 20px !important;
    margin-bottom: 0px !important;
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .gridelement-frame-download-box .subheadline {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .gridelement-frame-download-box p {
    margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .gridelement-frame-download-box .ce-textpic {
    min-height: 0px !important;
    padding-bottom: 40px !important;
  }
  .gridelement-frame-download-box .frame-type-textpic {
    padding-bottom: 0px;
  }
}
.gridelement-frame-download-box .file-download-type-pdf {
  height: 113px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 189px 40px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #EDECEA;
  border-radius: 5px;
  position: relative;
  font-weight: 500;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
}
@media all and (max-width: 1300px) {
  .gridelement-frame-download-box .file-download-type-pdf {
    height: 150px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .file-download-type-pdf {
    height: 100px;
  }
}
.gridelement-frame-download-box .filesize {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
.gridelement-frame-download-box .fileinfo {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 50%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: black;
  line-height: 19px;
}
.gridelement-frame-download-box .fileinfo-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .frame-file-download {
    margin-left: 0px !important;
  }
}
.gridelement-frame-download-box .frame-file-download .filetype {
  display: none;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .file-download-type-pdf {
    width: 100% !important;
    background-position: right 40px top 50% ;
    margin-bottom: 0px !important;
  }
  .gridelement-frame-download-box .file-download-type-pdf:hover .fileinfo,
  .gridelement-frame-download-box .file-download-type-pdf:active .fileinfo {
    display: block !important;
  }
  .gridelement-frame-download-box .file-download-type-pdf:hover .roundedbox,
  .gridelement-frame-download-box .file-download-type-pdf:active .roundedbox {
    display: block !important;
    position: relative;
    transform: translateY(-50%);
    right: 20px !important;
    margin: 0 auto;
    text-align: center;
    float: right !important;
  }
  .gridelement-frame-download-box .file-download-type-pdf:hover .download-icon,
  .gridelement-frame-download-box .file-download-type-pdf:active .download-icon {
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
}
@media all and (max-width: 1700px) {
  .gridelement-frame-download-box .file-download-type-pdf:hover .fileinfo,
  .gridelement-frame-download-box .file-download-type-pdf:active .fileinfo {
    display: none;
  }
  .gridelement-frame-download-box .file-download-type-pdf:hover .roundedbox,
  .gridelement-frame-download-box .file-download-type-pdf:active .roundedbox {
    display: block !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  .gridelement-frame-download-box .file-download-type-pdf:hover .download-icon,
  .gridelement-frame-download-box .file-download-type-pdf:active .download-icon {
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
}
.gridelement-frame-download-box a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.gridelement-frame-download-box p {
  color: black;
}
.gridelement-frame-download-box .fileinfo {
  width: 65%;
  left: 20px;
  padding-right: 10px;
}
@media all and (max-width: 1280px) {
  .gridelement-frame-download-box .fileinfo {
    width: 75%;
    padding-right: 0px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .fileinfo {
    display: block !important;
  }
}
.gridelement-frame-download-box .roundedbox {
  display: block;
}
@media all and (max-width: 1280px) {
  .gridelement-frame-download-box .roundedbox {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .roundedbox {
    display: block;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box [class*="file-download-type"]:hover {
    background-position: right 40px top 50%;
  }
}
.gridelement-frame-download-box [class*="file-download-type"]:hover .roundedbox {
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
}
.gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon:before {
  opacity: 1;
  display: block;
  height: 100%;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon:before {
    background-position: -1.5px 1px !important;
  }
}
.gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon {
  background-image: none;
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Download-Modul_mobile_black.svg');
}
.gridelement-frame-download-box .roundedbox-active-state {
  background-color: #FF7F00 !important;
}
.gridelement-frame-download-box .download-icon-active-state {
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Download-Modul_mobile_weiß.svg') !important;
  background-size: 35px 35px;
  background-position: 10px 0px !important;
}
.gridelement-frame-download-box .download-icon-active-state:before {
  display: none !important;
}
.gridelement-frame-download-box [class*="file-download-type"]:hover {
  background-color: #E3E2DF !important;
  background-repeat: no-repeat;
  background-position: 189px 40px;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box [class*="file-download-type"]:hover {
    background-color: #E3E2DF !important;
  }
  .gridelement-frame-download-box [class*="file-download-type"]:hover .roundedbox-active-state {
    background-color: #FF7F00 !important;
  }
  .gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon-active-state {
    background-size: 35px 35px !important;
    background-position: 10px 0px !important;
    background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Download-Modul_mobile_weiß.svg') !important;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box [class*="file-download-type"]:focus .download-icon,
  .gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon,
  .gridelement-frame-download-box [class*="file-download-type"] :active .download-icon {
    background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_white.svg');
  }
  .gridelement-frame-download-box [class*="file-download-type"]:focus .download-icon:before,
  .gridelement-frame-download-box [class*="file-download-type"]:hover .download-icon:before,
  .gridelement-frame-download-box [class*="file-download-type"] :active .download-icon:before {
    background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Download-Modul_mobile_weiß.svg') !important;
  }
}
.gridelement-frame-teaser-box .frame-teaser-box-link a {
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  font-weight: 700 !important;
  text-decoration: none;
}
.gridelement-frame-teaser-box .frame-teaser-box-link a:hover,
.gridelement-frame-teaser-box .frame-teaser-box-link a:active {
  text-decoration: none;
  color: #EDECEA;
}
.gridelement-frame-teaser-box header a {
  color: #000000 !important;
}
.gridelement-frame-teaser-box header a:hover,
.gridelement-frame-teaser-box header a:active {
  text-decoration: none !important;
  color: #000000 !important;
}
.gridelement-frame-teaser-box header a:hover .subheadline,
.gridelement-frame-teaser-box header a:active .subheadline {
  color: #000000 !important;
}
.gridelement-frame-teaser-box header a h2 {
  padding-bottom: 60px !important;
}
.gridelement-frame-teaser-box header p {
  margin-bottom: 0;
}
.gridelement-frame-teaser-box [class*=column-] {
  padding: 120px;
}
.gridelement-frame-teaser-box [class*=column-] .frame-type-list {
  padding-bottom: 40px;
}
.gridelement-frame-teaser-box [class*=column-] .frame-type-list:last-child {
  padding-bottom: 0;
}
@media all and (max-width: 1280px) {
  .gridelement-frame-teaser-box [class*=column-] .frame-type-list {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gridelement-frame-teaser-box [class*=column-] .frame-type-list:last-child {
    padding-bottom: 0px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .ce-textpic {
    min-height: 0;
  }
  .gridelement-frame-teaser-box [class*=column-] {
    padding: 0;
  }
  .gridelement-frame-teaser-box [class*=column-] > div {
    padding: 20px;
  }
  .gridelement-frame-teaser-box [class*=column-] > div:first-child {
    padding-top: 40px;
  }
  .gridelement-frame-teaser-box [class*=column-] > div:last-child {
    padding-bottom: 40px;
  }
  .gridelement-frame-teaser-box [class*=column-] .frame-type-list {
    padding: 20px;
    padding-bottom: 0;
  }
  .gridelement-frame-teaser-box [class*=column-] .frame-type-list:last-child {
    padding-bottom: 40px;
  }
  .gridelement-frame-teaser-box [class*=column-] .frame-type-image {
    padding: 100px !important;
    margin: 0;
  }
  .gridelement-frame-teaser-box [class*=column-] .ce-bodytext {
    margin-bottom: 0px !important;
  }
  .gridelement-frame-teaser-box [class*=column-] a {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
  }
  .gridelement-frame-teaser-box [class*=column-] .tx-eptemplate-werk-button {
    width: 100%;
    margin-left: 0px !important;
  }
  .gridelement-frame-teaser-box [class*=column-] .subheadline {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
  }
  .gridelement-frame-teaser-box [class*=column-] h2 {
    font-size: 22px !important;
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
  }
  .gridelement-frame-teaser-box [class*=column-] p {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .gridelement-frame-teaser-box .frame-teaser-box-link h2 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media all and (min-width: 992px) {
  .gridelement-frame-teaser-box [class*=column-] {
    padding: 60px;
  }
}
@media all and (min-width: 1500px) {
  .gridelement-frame-teaser-box [class*=column-] {
    padding: 120px;
  }
}
.gridelement-frame-teaser-box .subheadline {
  color: #000000;
  font-size: 40px !important;
  line-height: 51px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .gridelement-frame-teaser-box .subheadline {
    font-size: 22px !important;
    line-height: 30px;
  }
}
.gridelement-frame-teaser-box .image-embed-item-landscape {
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.gridelement-frame-teaser-box .image-embed-item-landscape:hover,
.gridelement-frame-teaser-box .image-embed-item-landscape:active {
  transform: scale(1.2);
}
img.image-embed-item {
  width: 100%;
  height: auto;
}
.teaser-link:hover {
  text-decoration: none !important;
}
@media all and (max-width: 480px) {
  .gridelement-frame-download-box[class*="frame-layout-bg-"] .column-left {
    padding-bottom: 30px;
  }
}
@media all and (min-width: 480px) {
  .gridelement-frame-download-box[class*="frame-layout-bg-"] .column-left {
    padding-bottom: 93px;
  }
}
.gridelement-frame-download-box[class*="frame-layout-bg-"] .column-right {
  padding: 120px 106px 120px 8.666%;
}
@media all and (max-width: 1500px) {
  .gridelement-frame-download-box[class*="frame-layout-bg-"] .column-right {
    padding: 60px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box[class*="frame-layout-bg-"] .column-right {
    padding: 120px 20px;
  }
}
.gridelement-frame-teaser-box:before,
.gridelement-frame-download-box:before,
.gridelement-frame-teaser-box:after,
.gridelement-frame-download-box:after {
  display: none;
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .info-wrapper,
  .gridelement-frame-download-box .info-wrapper {
    font-size: 12px !important;
  }
}
.gridelement-frame-teaser-box .focuspoint,
.gridelement-frame-download-box .focuspoint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #EDECEA;
}
.gridelement-frame-teaser-box h3,
.gridelement-frame-download-box h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
}
@media all and (max-width: 768px) {
  .gridelement-frame-teaser-box h3,
  .gridelement-frame-download-box h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
.gridelement-frame-teaser-box h2,
.gridelement-frame-download-box h2 {
  font-size: 40px;
  line-height: 51px;
  padding-bottom: 0;
  padding-top: 0;
  font-weight: 400 !important;
  margin-bottom: 0px !important;
}
.gridelement-frame-teaser-box h2 a,
.gridelement-frame-download-box h2 a {
  font-size: 40px;
  line-height: 51px;
  font-weight: 400 !important;
  word-break: break-all;
}
@media all and (max-width: 768px) {
  .gridelement-frame-teaser-box h2,
  .gridelement-frame-download-box h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
.gridelement-frame-teaser-box p,
.gridelement-frame-download-box p {
  font-size: 16px;
}
.gridelement-frame-teaser-box p:last-child,
.gridelement-frame-download-box p:last-child {
  margin: 0 0 60px;
}
@media all and (max-width: 1500px) {
  .gridelement-frame-teaser-box p:last-child,
  .gridelement-frame-download-box p:last-child {
    margin: 30px 0 60px 0;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box p:last-child,
  .gridelement-frame-download-box p:last-child {
    margin: 0;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .gridelement-frame-download-box .file-download-type-pdf,
  .gridelement-frame-download-box .gridelement-frame-download-box .file-download-type-pdf {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
}
.gridelement-frame-teaser-box .gridelement-content-row > div > div [class*=col-],
.gridelement-frame-download-box .gridelement-content-row > div > div [class*=col-] {
  max-height: 1292px;
  overflow: hidden;
  color: #000000;
}
@media all and (max-width: 1280px) {
  .gridelement-frame-teaser-box .gridelement-content-row > div > div [class*=col-],
  .gridelement-frame-download-box .gridelement-content-row > div > div [class*=col-] {
    max-height: 1500px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .gridelement-content-row > div > div [class*=col-] .frame-type-image,
  .gridelement-frame-download-box .gridelement-content-row > div > div [class*=col-] .frame-type-image {
    max-height: 350px;
  }
}
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-type-textpic,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-type-textpic,
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-teaser-box-link,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-teaser-box-link,
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-file-download,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-left .frame-file-download {
  margin: 0 0 0 -136px;
}
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-type-textpic,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-type-textpic,
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-teaser-box-link,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-teaser-box-link,
.gridelement-frame-teaser-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-file-download,
.gridelement-frame-download-box:not(div[class*="frame-layout-bg-"]) .column-right .frame-file-download {
  margin: 0 -136px 0 0;
}
.gridelement-frame-teaser-box .frame-teaser-box-link a,
.gridelement-frame-download-box .frame-teaser-box-link a {
  font-size: 16px;
  color: #FFFFFF;
  padding: 18px 40px;
  background: #272727;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 8px;
  white-space: nowrap;
}
.gridelement-frame-teaser-box .frame-teaser-box-link a:hover,
.gridelement-frame-download-box .frame-teaser-box-link a:hover,
.gridelement-frame-teaser-box .frame-teaser-box-link a:active,
.gridelement-frame-download-box .frame-teaser-box-link a:active {
  background: #000000;
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .frame-teaser-box-link a,
  .gridelement-frame-download-box .frame-teaser-box-link a {
    width: 100%;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .ce-textpic,
  .gridelement-frame-download-box .ce-textpic,
  .gridelement-frame-teaser-box .frame-type-textpic,
  .gridelement-frame-download-box .frame-type-textpic {
    min-height: 170px;
    padding-bottom: 10px;
  }
}
.ce-dl p {
  color: black !important;
}
.frame-teaser-box-link h2 {
  padding-bottom: 0 !important;
}
.ce-dl p {
  color: black !important;
}
.ce-dl h2 {
  color: white !important;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .gridelement-content-row > div > div [class*=col-] {
    max-width: none;
  }
}
@media all and (max-width: 768px) {
  .gridelement-frame-download-box .gridelement-content-row > div > div [class*=col-] {
    max-width: none;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .download-col {
    padding-bottom: 10px;
  }
  .gridelement-frame-download-box .download-col:last-of-type {
    padding-bottom: 0px;
  }
}
.gridelement-frame-download-box .download-col.left-col {
  padding-right: 10px !important;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .download-col.left-col {
    padding-right: 0 !important;
  }
}
.gridelement-frame-download-box .download-col.right-col {
  padding-left: 10px !important;
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .download-col.right-col {
    padding-left: 0 !important;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-download-box .download-col {
    max-width: none !important;
  }
}
@media all and (max-width: 768px) {
  .gridelement-frame-download-box .download-col {
    max-width: none !important;
  }
}
.active-teaser-state {
  background-color: #E3E2DF !important;
}
.gridelement-frame-teaser-box .column-right {
  background-color: #FF7F00;
}
.gridelement-frame-teaser-box .column-right .frame-type-text .ce-bodytext p {
  color: #000000;
}
.gridelement-frame-teaser-box .column-right .frame-type-text .ce-bodytext p a {
  color: #272727;
  text-decoration: underline;
}
.gridelement-frame-teaser-box .column-right .frame-type-text .ce-bodytext p a:hover {
  color: #000000;
  text-decoration: none;
}
.gridelement-frame-teaser-box .column-right .frame-type-text header:hover a {
  color: #000000 !important;
}
.gridelement-frame-teaser-box .column-right .frame-type-text header:hover .subheadline {
  color: #000000 !important;
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .column-right .col-10.offset-1 {
    padding: 0 !important;
  }
}
.gridelement-frame-teaser-box .frame-type-text a,
.gridelement-frame-teaser-box .frame-type-textpic a {
  color: #000000;
}
.gridelement-frame-teaser-box .frame-type-text a:hover,
.gridelement-frame-teaser-box .frame-type-textpic a:hover,
.gridelement-frame-teaser-box .frame-type-text a:active,
.gridelement-frame-teaser-box .frame-type-textpic a:active {
  text-decoration: none !important;
}
.gridelement-frame-content-text-image a,
.gridelement-50_50_padding a {
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}
.gridelement-frame-content-text-image a:hover,
.gridelement-50_50_padding a:hover,
.gridelement-frame-content-text-image a:active,
.gridelement-50_50_padding a:active {
  text-decoration: underline;
}
@media all and (max-width: 992px) {
  .gridelement-frame-teaser-box .frame-type-textpic .ce-gallery {
    max-height: 250px;
  }
  .gridelement-frame-teaser-box .gridelement-content-row > div > div [class*=col-] {
    height: 100%;
  }
}
@media all and (max-width: 480px) {
  .gridelement-frame-teaser-box h3 {
    font-size: 21px;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-fullwidth .frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
    top: 50%;
    text-align: center;
    padding: 0;
    z-index: 5;
  }
}
.frame-faq-box img {
  width: auto;
  margin-bottom: 0 !important;
  max-width: none !important;
  height: 100px !important;
  top: 0px !important;
  left: 0px !important;
}
.frame-faq-box .focuspoint {
  width: 150px;
}
.frame-faq-box h3 {
  font-weight: 300;
}
.frame-faq-box p {
  margin-bottom: 20px !important;
}
.frame.frame-logo:not(.frame-faq-box) .image .focuspoint {
  min-height: 350px;
}
@media all and (max-width: 768px) {
  .frame.frame-logo:not(.frame-faq-box) .image .focuspoint {
    min-height: 280px;
  }
}
@media all and (max-width: 480px) {
  .frame.frame-logo:not(.frame-faq-box) .image .focuspoint {
    min-height: 160px;
  }
}
@media all and (max-width: 992px) {
  .row [class*="column-"] .frame.frame-note-box {
    padding: 0 15px;
  }
}
@media all and (min-width: 992px) {
  .row [class*="column-"] .frame-type-text.frame,
  .row [class*="column-"] .frame-type-textpic.frame,
  .row [class*="column-"] .frame-type-header.frame,
  .row [class*="column-"] .frame-type-image.frame,
  .row [class*="column-"] .frame-type-list.frame,
  .row [class*="column-"] .frame-type-textmedia.frame {
    margin-right: 0px;
  }
  .row [class*="column-"] .frame-type-text.frame.frame-note-box,
  .row [class*="column-"] .frame-type-textpic.frame.frame-note-box,
  .row [class*="column-"] .frame-type-header.frame.frame-note-box,
  .row [class*="column-"] .frame-type-image.frame.frame-note-box,
  .row [class*="column-"] .frame-type-list.frame.frame-note-box,
  .row [class*="column-"] .frame-type-textmedia.frame.frame-note-box {
    margin: 0;
  }
  .row [class*="column-"] .frame-type-text.frame-video,
  .row [class*="column-"] .frame-type-textpic.frame-video,
  .row [class*="column-"] .frame-type-header.frame-video,
  .row [class*="column-"] .frame-type-image.frame-video,
  .row [class*="column-"] .frame-type-list.frame-video,
  .row [class*="column-"] .frame-type-textmedia.frame-video {
    margin-right: 0px;
    margin-left: 15px;
  }
  .row [class*="column-"] .frame-type-text .frame-type-image,
  .row [class*="column-"] .frame-type-textpic .frame-type-image,
  .row [class*="column-"] .frame-type-header .frame-type-image,
  .row [class*="column-"] .frame-type-image .frame-type-image,
  .row [class*="column-"] .frame-type-list .frame-type-image,
  .row [class*="column-"] .frame-type-textmedia .frame-type-image {
    margin-right: 0px !important;
  }
  .row [class*="column-"] .frame-type-text .frame-type-textpic,
  .row [class*="column-"] .frame-type-textpic .frame-type-textpic,
  .row [class*="column-"] .frame-type-header .frame-type-textpic,
  .row [class*="column-"] .frame-type-image .frame-type-textpic,
  .row [class*="column-"] .frame-type-list .frame-type-textpic,
  .row [class*="column-"] .frame-type-textmedia .frame-type-textpic {
    margin-right: 0px !important;
  }
  .row [class*="column-"] > .gridelement-frame-default {
    margin-right: 0px !important;
    margin-left: 15px !important;
  }
  .row [class*="column-"]:first-child .frame-type-text.frame,
  .row [class*="column-"]:first-child .frame-type-textpic.frame,
  .row [class*="column-"]:first-child .frame-type-header.frame,
  .row [class*="column-"]:first-child .frame-type-image.frame,
  .row [class*="column-"]:first-child .frame-type-list.frame,
  .row [class*="column-"]:first-child .frame-type-textmedia.frame {
    padding-left: 15px;
    margin-left: -15px;
  }
  .row [class*="column-"]:first-child .frame-type-text.frame.frame-note-box,
  .row [class*="column-"]:first-child .frame-type-textpic.frame.frame-note-box,
  .row [class*="column-"]:first-child .frame-type-header.frame.frame-note-box,
  .row [class*="column-"]:first-child .frame-type-image.frame.frame-note-box,
  .row [class*="column-"]:first-child .frame-type-list.frame.frame-note-box,
  .row [class*="column-"]:first-child .frame-type-textmedia.frame.frame-note-box {
    margin: 0;
  }
  .row [class*="column-"]:first-child > .gridelement-frame-default {
    padding-left: 15px !important;
    margin-left: -15px !important;
  }
  .row [class*="column-"]:last-child .frame-type-text.frame,
  .row [class*="column-"]:last-child .frame-type-textpic.frame,
  .row [class*="column-"]:last-child .frame-type-header.frame,
  .row [class*="column-"]:last-child .frame-type-image.frame,
  .row [class*="column-"]:last-child .frame-type-list.frame,
  .row [class*="column-"]:last-child .frame-type-textmedia.frame {
    padding-right: 15px;
    margin-right: -15px;
  }
  .row [class*="column-"]:last-child .frame-type-text.frame.frame-note-box,
  .row [class*="column-"]:last-child .frame-type-textpic.frame.frame-note-box,
  .row [class*="column-"]:last-child .frame-type-header.frame.frame-note-box,
  .row [class*="column-"]:last-child .frame-type-image.frame.frame-note-box,
  .row [class*="column-"]:last-child .frame-type-list.frame.frame-note-box,
  .row [class*="column-"]:last-child .frame-type-textmedia.frame.frame-note-box {
    margin: 0;
  }
  .row [class*="column-"]:last-child > .gridelement-frame-default {
    padding-right: 15px !important;
    margin-right: -15px !important;
  }
}
.gridelement-frame-teaser-box .image-column {
  padding: 0 !important;
}
.gridelement-frame-teaser-box .image-column .frame.frame-type-image,
.gridelement-frame-teaser-box .image-column .frame.frame-type-textpic,
.gridelement-frame-teaser-box .image-column .frame.frame-type-textmedia {
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.gridelement-frame-teaser-box .image-column .ce-column {
  position: relative;
  padding-top: calc(100% * (9 / 16));
}
@media screen and (min-width: 992px) {
  .gridelement-frame-teaser-box .image-column .ce-column {
    position: initial;
    padding-top: initial;
  }
}
.gridelement-frame-teaser-box .image-column .ce-column .image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
}
.gridelement-frame-teaser-box .image-column .ce-column .image .focuspoint {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: initial;
}
.gridelement-frame-teaser-box .image-column .ce-column .image .focuspoint img {
  top: 0px !important;
  left: 0px;
  max-height: 100% !important;
}
.frame-note-box.frame-type-text {
  margin: 0;
}
#SgCookieOptin ul li:before {
  display: none;
}
body #page-content .frame-layout-bg-1 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #FFFFFF;
}
body .frame-layout-bg-1:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #FFFFFF;
}
body .frame-layout-bg-1:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: #000000;
  background-color: #000000;
}
body .frame-layout-bg-1:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: #000000;
}
body .gridelement-frame-teaser-box.frame-layout-bg-1 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-1 .gridelement-content-row [class*=col-] {
  background: #FFFFFF;
}
body .frame-layout-bg-1 .ce-bodytext a,
body .frame-layout-bg-1 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-1 .ce-bodytext a:hover,
body .frame-layout-bg-1 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-1 .ce-bodytext a:active,
body .frame-layout-bg-1 .frame:not(.frame-teaser-box-link) a:active {
  color: #000000;
}
body #page-content .frame-layout-bg-2 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #F6F6F3;
}
body .frame-layout-bg-2:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #F6F6F3;
}
body .frame-layout-bg-2:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: #272727;
  background-color: #000000;
}
body .frame-layout-bg-2:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: #FF7F00;
}
body .gridelement-frame-teaser-box.frame-layout-bg-2 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-2 .gridelement-content-row [class*=col-] {
  background: #F6F6F3;
}
body .frame-layout-bg-2 .ce-bodytext a,
body .frame-layout-bg-2 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-2 .ce-bodytext a:hover,
body .frame-layout-bg-2 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-2 .ce-bodytext a:active,
body .frame-layout-bg-2 .frame:not(.frame-teaser-box-link) a:active {
  color: #000000;
}
body #page-content .frame-layout-bg-3 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #EDECEA;
}
body .frame-layout-bg-3:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #EDECEA;
}
body .frame-layout-bg-3:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: black;
  background-color: black;
}
body .frame-layout-bg-3:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: black;
}
body .gridelement-frame-teaser-box.frame-layout-bg-3 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-3 .gridelement-content-row [class*=col-] {
  background: #EDECEA;
}
body .frame-layout-bg-3 .ce-bodytext a,
body .frame-layout-bg-3 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-3 .ce-bodytext a:hover,
body .frame-layout-bg-3 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-3 .ce-bodytext a:active,
body .frame-layout-bg-3 .frame:not(.frame-teaser-box-link) a:active {
  color: #272727;
}
body #page-content .frame-layout-bg-4 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #E3E2DF;
}
body .frame-layout-bg-4:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #E3E2DF;
}
body .frame-layout-bg-4:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: black;
  background-color: black;
}
body .frame-layout-bg-4:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: black;
}
body .gridelement-frame-teaser-box.frame-layout-bg-4 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-4 .gridelement-content-row [class*=col-] {
  background: #E3E2DF;
}
body .frame-layout-bg-4 .ce-bodytext a,
body .frame-layout-bg-4 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-4 .ce-bodytext a:hover,
body .frame-layout-bg-4 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-4 .ce-bodytext a:active,
body .frame-layout-bg-4 .frame:not(.frame-teaser-box-link) a:active {
  color: #272727;
}
body #page-content .frame-layout-bg-5 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #272727;
}
body .frame-layout-bg-5:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #272727;
}
body .frame-layout-bg-5:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: #FF7F00;
  background-color: #FF7F00;
}
body .frame-layout-bg-5:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: #FF7F00;
}
body .gridelement-frame-teaser-box.frame-layout-bg-5 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-5 .gridelement-content-row [class*=col-] {
  background: #272727;
}
body .frame-layout-bg-5 .ce-bodytext a,
body .frame-layout-bg-5 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-5 .ce-bodytext a:hover,
body .frame-layout-bg-5 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-5 .ce-bodytext a:active,
body .frame-layout-bg-5 .frame:not(.frame-teaser-box-link) a:active {
  color: #272727;
}
body #page-content .frame-layout-bg-6 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #FF7F00;
}
body .frame-layout-bg-6:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #FF7F00;
}
body .frame-layout-bg-6:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: #272727;
  background-color: #272727;
}
body .frame-layout-bg-6:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: #272727;
}
body .gridelement-frame-teaser-box.frame-layout-bg-6 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-6 .gridelement-content-row [class*=col-] {
  background: #FF7F00;
}
body .frame-layout-bg-6 .ce-bodytext a,
body .frame-layout-bg-6 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-6 .ce-bodytext a:hover,
body .frame-layout-bg-6 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-6 .ce-bodytext a:active,
body .frame-layout-bg-6 .frame:not(.frame-teaser-box-link) a:active {
  color: #272727;
}
body #page-content .frame-layout-bg-7 .swiper-container.swiper-container-content .swiper-pagination {
  background-color: #E87401;
}
body .frame-layout-bg-7:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) {
  background-color: #E87401;
}
body .frame-layout-bg-7:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ul li:before {
  border-color: black;
  background-color: black;
}
body .frame-layout-bg-7:not(.gridelement-frame-teaser-box):not(.gridelement-frame-download-box) ol li:before {
  color: black;
}
body .gridelement-frame-teaser-box.frame-layout-bg-7 .gridelement-content-row [class*=col-],
body .gridelement-frame-download-box.frame-layout-bg-7 .gridelement-content-row [class*=col-] {
  background: #E87401;
}
body .frame-layout-bg-7 .ce-bodytext a,
body .frame-layout-bg-7 .frame:not(.frame-teaser-box-link) a {
  color: #272727;
}
body .frame-layout-bg-7 .ce-bodytext a:hover,
body .frame-layout-bg-7 .frame:not(.frame-teaser-box-link) a:hover,
body .frame-layout-bg-7 .ce-bodytext a:active,
body .frame-layout-bg-7 .frame:not(.frame-teaser-box-link) a:active {
  color: #272727;
}
div[class*="frame-layout-bg-"] {
  position: relative;
}
@media all and (max-width: 992px) {
  .cc-window {
    display: block;
  }
  .cc-window .cc-message {
    margin-bottom: 20px;
  }
}
.header-title-information h1 span {
  word-break: break-word;
}
@media all and (max-width: 992px) {
  .header-title-information h1 span {
    word-break: break-word;
  }
}
.frame .ce-bodytext a,
.header-title-information a,
.page-type-content .gridelement-frame-accordion a {
  color: #272727;
  font-weight: 500;
  text-decoration: underline;
}
.frame .ce-bodytext a:hover,
.header-title-information a:hover,
.page-type-content .gridelement-frame-accordion a:hover,
.frame .ce-bodytext a:active,
.header-title-information a:active,
.page-type-content .gridelement-frame-accordion a:active {
  color: #000000;
  text-decoration: none;
}
.frame-teaser-with-image {
  overflow: hidden;
  background: none;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
    font-size: 16px !important;
    font-weight: 600 !important;
  }
}
.frame-teaser-with-image a:hover {
  text-decoration: none;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser {
  height: 400px;
  position: relative;
  overflow: hidden;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser .focuspoint {
  top: unset;
  left: unset;
  position: relative;
  height: 100%;
  overflow: hidden;
  opacity: unset;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser .focuspoint img {
  position: relative;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser .image {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transform: scale(1);
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  background-position: center;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser.tx-epwerksearch-textpic-teaser-has-background {
  color: #FFFFFF;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser.tx-epwerksearch-textpic-teaser-no-background {
  color: #272727;
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser.tx-epwerksearch-textpic-teaser-no-background .tx-epwerksearch-textpic-teaser-header {
  top: unset !important;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser.tx-epwerksearch-textpic-teaser-no-background .tx-epwerksearch-textpic-teaser-header {
    top: unset !important;
  }
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
  position: absolute;
  padding: 25px 25px 25px 25px;
  top: unset;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: right;
  font-size: 20px;
  color: #272727;
  background-color: #EDECEA;
  font-weight: 700;
  z-index: 10;
  max-width: 80%;
}
@media all and (max-width: 1280px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
    max-width: 100%;
    font-size: 16px;
  }
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
    text-align: right !important;
    top: unset !important;
    padding: 24px 20px 24px 20px !important;
    bottom: 0px !important;
    line-height: 22px;
  }
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-subheader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  color: #272727;
  z-index: 4;
  font-size: 16px;
  padding: 38px 130px 0 26px;
  opacity: 0;
  transition: 0.2s all;
  transition-delay: 0s;
  display: block;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-subheader {
    display: none;
  }
}
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser:hover .tx-epwerksearch-textpic-teaser-subheader,
.frame-teaser-with-image .tx-epwerksearch-textpic-teaser:active .tx-epwerksearch-textpic-teaser-subheader {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition-delay: 0.3s;
  display: block;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:hover .tx-epwerksearch-textpic-teaser-subheader,
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:active .tx-epwerksearch-textpic-teaser-subheader {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:hover .tx-epwerksearch-textpic-teaser-subheader,
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:active .tx-epwerksearch-textpic-teaser-subheader {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:hover .tx-epwerksearch-textpic-teaser-subheader,
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:active .tx-epwerksearch-textpic-teaser-subheader {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:hover .tx-epwerksearch-textpic-teaser-subheader,
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:active .tx-epwerksearch-textpic-teaser-subheader {
    display: none;
  }
}
.frame-teaser-with-image .tx-epwerksearch-link {
  overflow: hidden;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:after {
  content: '';
  height: 0;
  width: 0;
  opacity: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #EDECEA;
  transition: all 0.2s ease;
  z-index: 1;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:after {
    display: none;
    background-color: #EDECEA !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:after {
    display: none;
  }
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser.tx-epwerktemplate-searchresult-has-subheader:hover:after,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser.tx-epwerktemplate-searchresult-has-subheader:active:after {
  background-color: #EDECEA !important;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:not(.tx-epwerktemplate-searchresult-has-subheader):hover:after {
  background-color: #EDECEA !important;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:not(.tx-epwerktemplate-searchresult-has-subheader):hover:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:not(.tx-epwerktemplate-searchresult-has-subheader):hover:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:not(.tx-epwerktemplate-searchresult-has-subheader):hover:after {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:active:after {
    background-color: #EDECEA !important;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:active:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:active:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser:active:after {
    display: none;
  }
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-no-background {
  background: none;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-no-background:hover,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-no-background:active {
  background: none;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-no-background:hover .tx-epwerksearch-textpic-teaser-header,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-no-background:active .tx-epwerksearch-textpic-teaser-header {
  color: #FFFFFF !important;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background .tx-epwerksearch-textpic-teaser-header {
  z-index: 20;
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:hover,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:active {
  background: rgba(0, 0, 0, 0.2);
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:hover .image,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:active .image {
  transition: all 0.1s ease;
  transform: scale(1);
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:hover img,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:active img {
  transition: all 0.1s ease;
  transform: scale(1);
}
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:hover .tx-epwerksearch-textpic-teaser-header,
.frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:active .tx-epwerksearch-textpic-teaser-header {
  color: #272727;
}
.tx-epwerksearch-top_trending h3,
.tx-epwerksearch-latest_news h3 {
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  display: block;
  font-size: 1rem !important;
}
.tx-epwerksearch-container li {
  padding-left: 0px !important;
}
.tx-epwerksearch-container li::before {
  content: none !important;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:hover .tx-epwerksearch-textpic-teaser-header,
  .frame-teaser-with-image .tx-epwerksearch-link .tx-epwerksearch-textpic-teaser-has-background:active .tx-epwerksearch-textpic-teaser-header {
    background-color: #E3E2DF;
  }
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser:after {
    display: block;
    content: '';
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.frame-custom-news .news .h3.tx-eptemplate-werk-news-title {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
  line-height: 30px;
}
.frame-custom-news .news .news-header {
  margin: 0 0 40px 0;
}
@media all and (max-width: 480px) {
  .frame-custom-news .news .swiper-container {
    padding-bottom: 28px;
  }
}
.frame-custom-news .ctype-list-header {
  padding-bottom: 29px;
}
.frame-custom-news .more {
  text-align: right;
  font-weight: 500;
  text-decoration: underline;
  width: auto;
  float: right;
  border-radius: 8px;
}
@media all and (max-width: 480px) {
  .frame-custom-news .more {
    padding-top: 20px;
    float: none;
  }
}
@media all and (max-width: 992px) {
  .frame-custom-news .more {
    padding-top: 0px;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 60px;
    background: black;
    height: 60px;
    border-radius: 6px !important;
    float: none;
  }
  .frame-custom-news .more a {
    color: white !important;
  }
}
.news-back-link {
  width: auto;
}
@media all and (max-width: 480px) {
  .news-back-link {
    max-width: calc(100% - 56px);
    margin: 0 auto;
    margin-top: 14px;
  }
}
@media all and (min-width: 480px) {
  .news-back-link .tx-eptemplate-werk-button {
    width: auto;
  }
}
.tx-eptemplate-werk-news-bottom {
  color: #373737 !important;
}
#page-content .page-type-news h1,
#page-content .page-type-news h2,
#page-content .page-type-news h3,
#page-content .page-type-news h4,
#page-content .page-type-news h5,
#page-content .page-type-news h6 {
  padding-bottom: 0px;
}
#page-content .frame-type-list .news-item-top {
  text-align: center;
}
@media all and (max-width: 700px) {
  #page-content .frame-type-list .news-item-top {
    text-align: left;
  }
}
#page-content .frame-type-list .introduction-text {
  text-align: center;
}
@media all and (max-width: 700px) {
  #page-content .frame-type-list .introduction-text {
    text-align: left;
  }
}
#page-content .swiper-button-next,
#page-content .swiper-button-prev {
  border-radius: 0px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  opacity: 0;
  height: 98px;
  width: 50px;
  border-radius: 0;
  transform: translateY(-50%);
}
#page-content .swiper-container:hover .swiper-button-next,
#page-content .swiper-container:active .swiper-button-next {
  right: 0;
  top: 50%;
  opacity: 1;
}
#page-content .swiper-container:hover .swiper-button-next:hover,
#page-content .swiper-container:active .swiper-button-next:hover,
#page-content .swiper-container:hover .swiper-button-next:active,
#page-content .swiper-container:active .swiper-button-next:active {
  background: #EDECEA;
}
@media all and (max-width: 700px) {
  #page-content .swiper-container:hover .swiper-button-next,
  #page-content .swiper-container:active .swiper-button-next {
    display: none;
  }
}
#page-content .swiper-container:hover .swiper-button-prev,
#page-content .swiper-container:active .swiper-button-prev {
  left: 0;
  top: 50%;
  opacity: 1;
}
#page-content .swiper-container:hover .swiper-button-prev:hover,
#page-content .swiper-container:active .swiper-button-prev:hover,
#page-content .swiper-container:hover .swiper-button-prev:active,
#page-content .swiper-container:active .swiper-button-prev:active {
  background: #EDECEA;
}
@media all and (max-width: 700px) {
  #page-content .swiper-container:hover .swiper-button-prev,
  #page-content .swiper-container:active .swiper-button-prev {
    display: none;
  }
}
#page-content .swiper-container .fa-chevron-right {
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_down.svg);
  background-size: 21.134px 11.066px;
  height: 11.066px;
  width: 21.134px;
  transform: rotate(-90deg);
  left: 16px;
  line-height: 0;
  top: 38px;
}
#page-content .swiper-container .fa-chevron-right:before {
  display: none;
  content: '';
}
#page-content .swiper-container .fa-chevron-left {
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_down.svg);
  background-size: 21.134px 11.066px;
  height: 11.066px;
  width: 21.134px;
  transform: rotate(90deg);
  left: 16px;
  line-height: 0;
  top: 38px;
}
#page-content .swiper-container .fa-chevron-left:before {
  display: none;
  content: '';
}
#page-content .news .swiper-slide {
  min-height: 520px;
}
#page-content .swiper-slide {
  -webkit-transform: translate3d(0, 0, 0);
}
#page-content .swiper-slide figcaption {
  position: absolute;
  bottom: 30px;
  right: 12px;
  height: 35px;
  width: 35px;
  background: #F6F6F3;
  overflow: hidden;
  text-indent: 200px;
  cursor: pointer;
  margin: 20px;
  color: #F6F6F3;
}
#page-content .swiper-slide figcaption:hover,
#page-content .swiper-slide figcaption:active {
  background-color: #E3E2DF;
  color: #E3E2DF;
}
#page-content .swiper-slide figcaption .image-embed-item-portrait {
  top: 0;
  height: 100%;
  width: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption {
    width: 62px;
    height: 44px;
    right: 0px;
    margin: 0px;
  }
}
#page-content .swiper-slide figcaption:after {
  left: auto;
  right: 15px;
  top: 16px;
}
#page-content .swiper-slide figcaption:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #272727;
  height: 1px;
  margin-top: 0px;
  top: calc(50% - 1px);
  left: calc(50% - 7.5px);
  width: 15px;
  z-index: 9;
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption:after {
    top: inherit;
    bottom: 21px;
  }
}
#page-content .swiper-slide figcaption:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #272727;
  width: 1px;
  height: 15px;
  margin-left: 0px;
  left: calc(50% - 1px);
  top: calc(50% - 7.5px);
  z-index: 9;
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption:before {
    top: calc(50% - 7px);
  }
}
#page-content .swiper-slide figcaption.open {
  width: calc(100% - 52px);
  right: 12px;
  text-indent: 0;
  padding: 20px 9% 20px 20px;
  margin: 20px;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 14px;
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption.open {
    margin: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    padding-top: 50px;
    padding-right: 30%;
    font-size: 12px;
    line-height: 16px;
  }
}
#page-content .swiper-slide figcaption.open:after {
  left: auto;
  right: 15px;
  top: 16px;
}
#page-content .swiper-slide figcaption.open:before {
  left: auto;
  right: 24px;
  top: 8px;
}
#page-content .swiper-slide figcaption.open:before {
  right: 0;
  height: 35px;
  width: 35px;
  background-color: #E3E2DF;
  color: #E3E2DF;
  overflow: hidden;
  text-indent: 200px;
  bottom: 0;
  top: inherit;
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption.open:before {
    width: 62px;
    height: 44px;
    right: 0;
  }
}
#page-content .swiper-slide figcaption.open:after {
  background-color: #272727;
  top: inherit;
  bottom: 17px;
  right: 10px;
}
@media all and (max-width: 700px) {
  #page-content .swiper-slide figcaption.open:after {
    bottom: 21px;
    right: 24px;
  }
}
#page-content .swiper-container.swiper-container-content {
  padding-bottom: calc(56.25% + 30px);
  width: 100%;
  position: relative;
}
#page-content .swiper-container.swiper-container-content .swiper-pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
  height: 30px;
  background-color: #FFFFFF;
  text-align: center !important;
}
#page-content .swiper-container.swiper-container-content .swiper-pagination.custom-dot-design .swiper-pagination-bullet.swiper-pagination-bullet-active {
  margin: 0 6px 0;
  height: 10px;
  width: 10px;
  top: 12px;
}
@media all and (max-width: 768px) {
  #page-content .swiper-container.swiper-container-content .swiper-pagination.custom-dot-design .swiper-pagination-bullet.swiper-pagination-bullet-active {
    top: 1px;
  }
}
#page-content .swiper-container.swiper-container-content .swiper-pagination .swiper-pagination-bullet {
  margin: 0 6px 0;
  overflow: hidden;
  text-indent: 90000000px;
  background-color: #272727;
  height: 10px;
  width: 10px;
  top: 12px;
  position: relative;
}
@media all and (max-width: 768px) {
  #page-content .swiper-container.swiper-container-content .swiper-pagination .swiper-pagination-bullet {
    top: 1px;
  }
}
#page-content .dynamic-content-colpos-0 h1 {
  margin-top: 60px;
}
@media all and (max-width: 700px) {
  #page-content .dynamic-content-colpos-0 h1 {
    margin-top: 0px;
  }
}
#page-content .dynamic-content-colpos-0 .frame-video {
  width: 100%;
  left: 0;
}
#page-content .dynamic-content-colpos-0 .frame-video .ce-gallery .ce-column:last-child {
  width: 100%;
}
#page-content .dynamic-content-colpos-0 .frame-video .video-embed {
  width: 100%;
}
.news .swiper-slide {
  height: auto !important;
}
.news .line-type-0 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tx-eptemplate-werk-news-teaser {
  font-size: 14px !important;
  line-height: 20px !important;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header,
.frame-slider .tx-eptemplate-werk-news-header {
  font-size: 16px;
  font-weight: 600;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header,
  .frame-slider .tx-eptemplate-werk-news-header {
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header .bold,
  .frame-slider .tx-eptemplate-werk-news-header .bold,
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header .category-wrapper,
  .frame-slider .tx-eptemplate-werk-news-header .category-wrapper {
    display: none;
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header .bold,
.frame-slider .tx-eptemplate-werk-news-header .bold {
  font-weight: 500;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-header .category-wrapper,
.frame-slider .tx-eptemplate-werk-news-header .category-wrapper {
  padding-left: 2px;
  padding-right: 2px;
}
.tx-eptemplate-werk-news-list .more-link,
.frame-slider .more-link {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  background: #EDECEA;
  margin-top: 40px;
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  bottom: 26px;
  width: calc(100% - 52px);
}
.tx-eptemplate-werk-news-list .mobile-news-category,
.frame-slider .mobile-news-category {
  display: block;
  background-color: #FF7F00;
  color: #000000;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 8px;
  font-weight: bold;
  position: absolute !important;
  left: 40px;
  font-size: 14px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .mobile-news-category,
  .frame-slider .mobile-news-category {
    border-radius: 6px;
    font-size: 12px !important;
    padding: 4px 10px 4px 10px !important;
  }
}
.tx-eptemplate-werk-news-list .mobile-news-category.type-2,
.frame-slider .mobile-news-category.type-2 {
  left: 20px !important;
  padding: 4px 10px 4px 10px !important;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-title,
.frame-slider .tx-eptemplate-werk-news-title {
  font-weight: 500;
  font-size: 26px;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-title,
  .frame-slider .tx-eptemplate-werk-news-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-desc,
.frame-slider .tx-eptemplate-werk-news-desc {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-desc,
  .frame-slider .tx-eptemplate-werk-news-desc {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-title + .tx-eptemplate-werk-news-desc,
.frame-slider .tx-eptemplate-werk-news-title + .tx-eptemplate-werk-news-desc {
  margin-top: 0 !important;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item,
.frame-slider .tx-eptemplate-werk-news-item {
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  background: #EDEBE9;
  height: 100%;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-top img,
.frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-top img {
  transform: scale(1);
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:not(.pin),
.frame-slider .tx-eptemplate-werk-news-item:not(.pin) {
  border: 6px solid white;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:not(.pin),
  .frame-slider .tx-eptemplate-werk-news-item:not(.pin) {
    border: 0px;
  }
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item.pin .tx-eptemplate-werk-news-bottom .read-more,
  .frame-slider .tx-eptemplate-werk-news-item.pin .tx-eptemplate-werk-news-bottom .read-more {
    width: calc(100% - 56px);
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item div > div > div,
.frame-slider .tx-eptemplate-werk-news-item div > div > div {
  position: inherit;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:active .tx-eptemplate-werk-news-top img,
.frame-slider .tx-eptemplate-werk-news-item:active .tx-eptemplate-werk-news-top img {
  transform: scale(1.3);
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:hover,
.frame-slider .tx-eptemplate-werk-news-item:hover,
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:active,
.frame-slider .tx-eptemplate-werk-news-item:active {
  background: #D9D5D1;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:hover .tx-eptemplate-werk-news-top img,
.frame-slider .tx-eptemplate-werk-news-item:hover .tx-eptemplate-werk-news-top img,
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item:active .tx-eptemplate-werk-news-top img,
.frame-slider .tx-eptemplate-werk-news-item:active .tx-eptemplate-werk-news-top img {
  transform: scale(1.3);
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom,
.frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom {
  position: inherit;
  padding: 28px 28px 94px 28px;
}
@media all and (max-width: 768px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom,
  .frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom {
    position: relative;
  }
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom,
  .frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom {
    padding: 28px 28px 120px 28px;
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more,
.frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more {
  position: absolute;
  bottom: 45px;
  text-decoration: none;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more,
  .frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more {
    bottom: 40px;
  }
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more,
  .frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more {
    width: calc(100% - 56px);
    bottom: 20px;
  }
  .tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more.slider-teaser,
  .frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom .read-more.slider-teaser {
    width: calc(100% - 56px);
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-image,
.frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-image {
  position: relative;
  background: #FF7F00;
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-image .focuspoint,
.frame-slider .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-image .focuspoint {
  position: relative;
  overflow: hidden;
}
.tx-eptemplate-werk-news-list .big .tx-eptemplate-werk-news-image .focuspoint,
.frame-slider .big .tx-eptemplate-werk-news-image .focuspoint {
  height: 633px;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-list .big .tx-eptemplate-werk-news-image .focuspoint,
  .frame-slider .big .tx-eptemplate-werk-news-image .focuspoint {
    height: 180px;
  }
}
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-more,
.frame-slider .tx-eptemplate-werk-news-more,
.tx-eptemplate-werk-news-list .tx-eptemplate-werk-news-less,
.frame-slider .tx-eptemplate-werk-news-less {
  cursor: pointer;
}
.tx-eptemplate-werk-news-list .pin,
.frame-slider .pin {
  border: 6px solid #FF7F00;
}
.tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom,
.frame-slider.tx-eptemplate-werk-news-list-content_custom {
  overflow: hidden;
  margin: 0px -6px;
}
.tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom .tx-eptemplate-werk-news-title,
.frame-slider.tx-eptemplate-werk-news-list-content_custom .tx-eptemplate-werk-news-title {
  font-weight: 500;
}
.tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom .load-more-news,
.frame-slider.tx-eptemplate-werk-news-list-content_custom .load-more-news,
.tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom .load-all-news,
.frame-slider.tx-eptemplate-werk-news-list-content_custom .load-all-news {
  width: auto;
  margin-right: 7px;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom .load-more-news,
  .frame-slider.tx-eptemplate-werk-news-list-content_custom .load-more-news,
  .tx-eptemplate-werk-news-list.tx-eptemplate-werk-news-list-content_custom .load-all-news,
  .frame-slider.tx-eptemplate-werk-news-list-content_custom .load-all-news {
    margin-top: 16px;
    width: calc(100% - 52px);
    margin-right: 0;
  }
}
.tx-eptemplate-werk-news-list .ce-image,
.frame-slider .ce-image {
  height: 0;
}
@media all and (max-width: 480px) {
  .frame-slider .tx-eptemplate-werk-news-bottom {
    padding: 28px 28px 120px 28px;
  }
}
.frame-slider .swiper-container .tx-eptemplate-werk-news-bottom {
  position: inherit;
}
@media all and (max-width: 576px) {
  .frame-slider .swiper-container .tx-eptemplate-werk-news-bottom {
    padding: 28px 28px 94px 28px;
  }
}
.frame-slider .ce-gallery .focuspoint {
  display: none;
}
.tx-eptemplate-werk-news-image .focuspoint + .mobile-news-category {
  top: 40px;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-image .focuspoint + .mobile-news-category {
    top: 20px;
  }
  .tx-eptemplate-werk-news-image .focuspoint + .mobile-news-category.type-2 {
    top: 20px;
    line-height: 1.5;
  }
}
.tx-eptemplate-werk-news-image .mobile-news-category {
  top: 69px;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-news-image .mobile-news-category {
    top: 76px;
    line-height: 1.5;
    left: 40px;
  }
  .tx-eptemplate-werk-news-image .mobile-news-category.type-2 {
    top: 48px;
    line-height: 1.5;
  }
}
@media all and (max-width: 700px) {
  .tx-eptemplate-werk-news-image .mobile-news-category {
    top: 55px;
    line-height: 1.5;
    left: 20px;
  }
  .tx-eptemplate-werk-news-image .mobile-news-category.type-2 {
    top: 48px;
    line-height: 1.5;
  }
}
.tx-eptemplate-werk-news-item {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.tx-eptemplate-werk-news-item.big .mobile-news-category {
  left: 60px !important;
}
.tx-eptemplate-werk-news-item.big img {
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-item.big:hover img,
.tx-eptemplate-werk-news-item.big:active img {
  transform: scale(1.3);
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-item.big .tx-eptemplate-werk-news-right {
  padding: 40px;
}
.tx-eptemplate-werk-news-item.big .tx-eptemplate-werk-news-right .read-more {
  position: absolute;
  bottom: 40px;
}
.tx-eptemplate-werk-news-item.big .tx-eptemplate-werk-news-title {
  margin-top: 40px;
  margin-bottom: 60px !important;
  line-height: 30px !important;
  font-size: 26px !important;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-news-item a,
  .tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom {
    position: relative;
  }
}
.tx-eptemplate-werk-news-item a:active .more-link,
.tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom:active .more-link {
  background: #E3E2DF;
}
.tx-eptemplate-werk-news-item a:active .tx-eptemplate-werk-news-top img,
.tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom:active .tx-eptemplate-werk-news-top img {
  transform: scale(1.3);
  transition: all 0.2s ease;
}
.tx-eptemplate-werk-news-item a:active .tx-eptemplate-werk-news-title,
.tx-eptemplate-werk-news-item .tx-eptemplate-werk-news-bottom:active .tx-eptemplate-werk-news-title {
  color: #000000;
}
.tx-eptemplate-werk-news-item :hover .next-survey-text {
  text-decoration: underline;
}
/*Text-pic standart element img*/
.frame-type-text .ce-bodytext img,
.frame-type-textmedia .ce-bodytext img,
.frame-type-textpic .ce-bodytext img {
  height: auto;
  max-width: 100%;
}
/* ---- Multidownload ---- */
.gridelement-frame-multidownload-box [class*="column-"][class*="col-"] .frame-file-multidownload.frame-type-textmedia {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.gridelement-frame-multidownload-box,
.gridelement-frame-multidownload-box.frame-layout-bg-1 {
  /* --- multidownload hover state --- */
  /* --- multidownload active state --- */
  /* --- multidownload less mixins --- */
  /* transition (effect | time | style) */
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-header,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-header {
  padding-bottom: 20px;
  margin-left: 0 !important;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-header header .multidownload_col-title,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-header header .multidownload_col-title,
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-header header .multidownload_col-description,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-header header .multidownload_col-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: italic;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-header,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-header {
    display: none;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia {
  border-top: solid 1px #BDBEBD;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:last-child,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:last-child {
  border-bottom: solid 1px #BDBEBD;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia {
    background-color: #EDECEA;
    border: 0;
    margin-bottom: 10px;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:first-child,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:first-child {
    border: 0;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:last-child,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:last-child {
    margin-bottom: 0px;
    border-bottom-width: 0px;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a .multidownload-padding,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a .multidownload-padding {
  padding: 20px 0;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a .multidownload-padding,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a .multidownload-padding {
    padding: 20px;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper {
  padding: 20px 12px;
  border-radius: 8px;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header header h3,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header header h3 {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000;
  /* fade effect */
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info {
    font-style: italic;
    font-size: 12px !important;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper {
  display: flex;
  font-style: italic;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper .info-file-size,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper .info-file-size {
  padding-right: 5px;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper .info-file-type,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_header .multidownload_file-info .info-wrapper .info-file-type {
  text-transform: uppercase;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon {
    margin-top: 0px;
    background-color: #E3E2DF;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    float: right;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before {
  content: '';
  display: block;
  background: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_black.svg') no-repeat;
  background-size: contain;
  width: 51px;
  height: 51px;
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-text,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-text {
  font-size: 14px;
  /* fade effect */
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-text,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_icon .multidownload_icon-text {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_text,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_text {
    margin-top: 20px;
  }
}
.gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_text p,
.gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia .multidownload_element-wrapper .multidownload_text p {
  margin: 0;
}
@media all and (min-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover {
    background-color: #EDECEA;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover .multidownload_header .multidownload_link header h3,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover .multidownload_header .multidownload_link header h3 {
    color: #000000;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon .multidownload_icon-src:before {
    background: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_black.svg') no-repeat;
    -webkit-transition: background-image 0.2s linear;
    -moz-transition: background-image 0.2s linear;
    -o-transition: background-image 0.2s linear;
    -ms-transition: background-image 0.2s linear;
    transition: background-image 0.2s linear;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon .multidownload_icon-text,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover .multidownload_icon .multidownload_icon-text {
    color: #000000;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia:hover .multidownload_header .multidownload_icon-src header h3,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia:hover .multidownload_header .multidownload_icon-src header h3 {
    color: black;
  }
}
@media all and (max-width: 992px) {
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia {
    border-radius: 8px;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper {
    background-color: #E3E2DF;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper .multidownload_icon,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper .multidownload_icon {
    background-color: #FF7F00;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
  }
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:focus .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:hover .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box.frame-layout-bg-1 .frame-file-multidownload.frame-type-textmedia a:active .multidownload_element-wrapper .multidownload_icon .multidownload_icon-src:before {
    background: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_white.svg') no-repeat;
  }
  .gridelement-frame-multidownload-box:hover .multidownload_icon .multidownload_icon-src:before,
  .gridelement-frame-multidownload-box.frame-layout-bg-1:hover .multidownload_icon .multidownload_icon-src:before {
    background: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/Icon-Set_Multiownload-Modul_white.svg') no-repeat;
    -webkit-transition: background-image 0.2s linear;
    -moz-transition: background-image 0.2s linear;
    -o-transition: background-image 0.2s linear;
    -ms-transition: background-image 0.2s linear;
    transition: background-image 0.2s linear;
  }
}
.frame-file-download {
  margin-left: 15px;
}
@media all and (max-width: 992px) {
  .frame-file-download {
    margin-top: 40px !important;
  }
}
.frame-file-download .filetype {
  display: none;
}
.frame-file-download .download {
  display: none;
}
.frame-file-download .custom-fa-chevron-up,
.frame-file-download .custom-fa-chevron-down {
  display: none;
}
@media all and (max-width: 480px) {
  .frame-custom-news .news .h3.tx-eptemplate-werk-news-title {
    text-decoration: none;
  }
}
@media all and (max-width: 992px) {
  .frame-custom-news .news .h3.tx-eptemplate-werk-news-title:active {
    color: #000000;
  }
  .frame-custom-news .news {
    margin-left: 8.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
.frame-custom-news h2 {
  padding-bottom: 0px !important;
  padding-left: 0;
}
.frame-custom-news .ctype-list-header {
  padding-bottom: 40px;
}
#page-content .page-type-news .frame-custom-news h2 {
  margin-top: 0;
  font-size: 40px;
}
#page-content .page-type-news .frame-custom-news .ctype-list-header {
  padding-bottom: 40px;
}
#page-content .page-type-news .gridelement-frame-padding {
  padding-bottom: 0;
  margin-bottom: -20px;
}
#page-content .page-type-news .custom-hr {
  margin-bottom: 80px;
}
@media all and (max-width: 992px) {
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser,
  .tx-epwerksearch-mostviewed .tx-epwerksearch-textpic-teaser,
  .frame-teaser-with-image .tx-epwerksearch-mostviewed-teaser,
  .tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser {
    height: 200px;
  }
  .frame-teaser-with-image .tx-epwerksearch-textpic-teaser-header,
  .tx-epwerksearch-mostviewed .tx-epwerksearch-textpic-teaser-header {
    top: 110px;
  }
}
.news-go-to-top {
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow-icon-news.svg');
  height: 20px;
  width: 23px;
  cursor: pointer;
  background-repeat: no-repeat;
}
@media all and (max-width: 992px) {
  .news-go-to-top {
    display: none;
  }
}
.news-go-back {
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow-icon-news.svg');
  height: 20px;
  width: 23px;
  transform: rotate(-90deg);
  cursor: pointer;
  background-repeat: no-repeat;
}
@media all and (max-width: 992px) {
  .news-go-back {
    display: none;
  }
}
.tx-eptemplate-werk-validation a {
  color: black;
  text-decoration: none;
}
.tx-eptemplate-werk-socialsharer {
  border-bottom: 1px solid #272727;
  min-height: 42px;
}
.tx-eptemplate-werk-socialsharer .tx-eptemplate-werk-socialsharer-header {
  font-size: 70%;
}
.tx-eptemplate-werk-socialsharer .fa-facebook {
  font-size: 24px;
}
.tx-eptemplate-werk-anchors {
  position: fixed;
  left: 50px;
  top: 350px;
  transition: all 2s ease 0s;
  margin-top: 60px;
  z-index: 999;
  hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-dot {
  position: relative;
}
.tx-eptemplate-werk-anchors a {
  padding: 10px;
  display: block;
  line-height: 0;
}
.tx-eptemplate-werk-anchors a:before {
  content: '';
  height: 8px;
  width: 8px;
  background-color: #272727;
  opacity: 0.2;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
.tx-eptemplate-werk-anchors a .tx-eptemplate-werk-anchor-text {
  width: auto;
  opacity: 1;
  display: none;
  position: absolute;
  left: calc(8px + 20px);
  top: 50%;
  transform: translateY(-50%);
  padding: 7px;
  white-space: nowrap;
  background-color: #272727;
  color: #FFFFFF;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 16px;
}
.tx-eptemplate-werk-anchors a:hover:before {
  background-color: #272727;
  opacity: 1;
}
.tx-eptemplate-werk-anchors a:hover .tx-eptemplate-werk-anchor-text {
  display: block;
}
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active {
  opacity: 1;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  display: block;
}
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active:before,
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active:hover:before {
  background-color: #FF7F00;
  opacity: 1;
}
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active:hover,
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active:active .tx-eptemplate-werk-anchor-text {
  display: block;
}
.tx-eptemplate-werk-anchors .tx-eptemplate-werk-anchor-active .tx-eptemplate-werk-anchor-text {
  background-color: #FF7F00;
  color: #000000;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-anchors {
    display: none;
  }
}
.tx-eptemplate-werk-line {
  width: 100%;
}
.tx-eptemplate-werk-line.line-type-0 {
  border-bottom: 1px solid #272727;
}
.tx-eptemplate-werk-line.line-type-1 {
  background-image: linear-gradient(to right, black 10%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 10px 2px;
  background-repeat: repeat-x;
  height: 5px;
}
.tx-eptemplate-werk-timeline {
  width: 5px;
  height: 300px;
  background-color: #FF7F00;
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-timeline {
    width: 3px;
    height: 160px;
  }
}
.tx-eptemplate-werk-button-container a:hover,
.tx-eptemplate-werk-button-container a:active {
  text-decoration: none;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-button-container.justify-content-start,
  .tx-eptemplate-werk-button-container.justify-content-end {
    justify-content: center !important;
  }
}
.soft-line-break {
  display: inline-block;
  padding-right: 3px;
}
.soft-line-break:last-of-type {
  padding-right: 0;
}
.no-whitespace {
  margin-left: -3px;
}
.tx-eptemplate-werk-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
  font-weight: 700 !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  height: 60px;
  line-height: 22px;
  font-size: 16px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  padding: 0 37px;
  background-color: transparent;
  cursor: pointer;
  width: 100%;
  /*************************************/
  /******/
}
@media all and (max-width: 992px) {
  .tx-eptemplate-werk-button {
    font-size: 14px;
    border-radius: 6px;
    height: 60px;
  }
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-button {
    transition: 0s !important;
    width: 100%;
    padding: 0 10px;
  }
}
.tx-eptemplate-werk-button svg {
  stroke: #272727;
  stroke-width: 1.5px;
  height: 11px;
  width: 17px;
  transform: rotate(90deg) scale(0.8);
  display: inline-block;
  position: absolute;
  left: 7px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button svg {
    left: 7px;
  }
}
.tx-eptemplate-werk-button:hover svg,
.tx-eptemplate-werk-button:active svg {
  left: 18px;
  stroke: #FF7F00;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button:hover svg,
  .tx-eptemplate-werk-button:active svg {
    left: 18px;
  }
}
.tx-eptemplate-werk-button .arrow-right {
  position: relative;
  height: 11px;
  width: 15px;
  right: 0;
  display: inline-block;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button .arrow-right {
    display: none;
  }
}
.tx-eptemplate-werk-button.arrow-button {
  color: #272727;
  background-color: transparent;
}
.tx-eptemplate-werk-button.arrow-button:hover,
.tx-eptemplate-werk-button.arrow-button:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button.arrow-button {
    background-color: transparent;
    justify-content: flex-start;
    align-items: baseline;
    min-height: auto;
    height: auto;
    padding: 0;
    text-decoration: none;
  }
  .tx-eptemplate-werk-button.arrow-button svg,
  .tx-eptemplate-werk-button.arrow-button .arrow-right {
    display: inline-block;
  }
  .tx-eptemplate-werk-button.arrow-button:hover,
  .tx-eptemplate-werk-button.arrow-button:active {
    color: #000000;
    background-color: transparent;
  }
  .tx-eptemplate-werk-button.arrow-button:hover svg,
  .tx-eptemplate-werk-button.arrow-button:active svg {
    stroke: #000000;
  }
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-button.arrow-button:not(.button-modul) .arrow-right,
  .tx-eptemplate-werk-button.arrow-button:not(.button-modul) svg {
    display: none;
  }
}
.tx-eptemplate-werk-button.button-type-0 {
  color: #272727;
}
.tx-eptemplate-werk-button.button-type-0.button-modul {
  justify-content: flex-start;
  padding: 0;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-button.button-type-0:not(.button-modul) {
    color: #000000;
    background-color: #8C8C8C;
    padding: 0;
    text-decoration: none;
  }
  .tx-eptemplate-werk-button.button-type-0:not(.button-modul):hover,
  .tx-eptemplate-werk-button.button-type-0:not(.button-modul):active {
    background-color: #787878;
    text-decoration: none;
  }
}
.tx-eptemplate-werk-button.button-type-1 {
  color: #000000;
  text-decoration: underline;
  justify-content: flex-start;
  min-height: auto;
  padding: 0;
  height: auto;
  font-weight: 700 !important;
}
.tx-eptemplate-werk-button.button-type-1:hover,
.tx-eptemplate-werk-button.button-type-1:active {
  text-decoration: none;
  color: #000000;
}
.tx-eptemplate-werk-button.button-type-2 {
  text-decoration: none;
  color: #272727;
  background-color: #FF7F00;
  border: 1px solid #272727;
}
.tx-eptemplate-werk-button.button-type-2 .arrow-right svg {
  stroke: #FFFFFF;
}
.tx-eptemplate-werk-button.button-type-2:hover,
.tx-eptemplate-werk-button.button-type-2:active {
  background-color: #BA5D00;
  text-decoration: none;
}
.tx-eptemplate-werk-button.button-type-3 {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #272727;
}
.tx-eptemplate-werk-button.button-type-3:hover,
.tx-eptemplate-werk-button.button-type-3:active {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}
.tx-eptemplate-werk-button.button-type-3.arrow-button .arrow-right {
  display: none;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button.button-type-3.arrow-button {
    color: #000000;
    background-color: transparent;
  }
  .tx-eptemplate-werk-button.button-type-3.arrow-button .arrow-right {
    display: inline-block;
  }
  .tx-eptemplate-werk-button.button-type-3.arrow-button svg {
    stroke: #000000;
  }
  .tx-eptemplate-werk-button.button-type-3.arrow-button:hover,
  .tx-eptemplate-werk-button.button-type-3.arrow-button:active {
    color: #000000;
    text-decoration: none;
  }
  .tx-eptemplate-werk-button.button-type-3.arrow-button:hover svg,
  .tx-eptemplate-werk-button.button-type-3.arrow-button:active svg {
    stroke: #000000 0;
  }
}
.tx-eptemplate-werk-button.button-type-4 {
  text-decoration: none;
  color: #000000;
  background-color: #FF7B11;
  border: 1px solid #272727;
}
.tx-eptemplate-werk-button.button-type-4:hover,
.tx-eptemplate-werk-button.button-type-4:active {
  background-color: #BA5D00;
  text-decoration: none;
  color: #000000;
}
.tx-eptemplate-werk-button.button-type-5 {
  text-decoration: none;
  background-color: #272727;
  color: #FFFFFF;
}
.tx-eptemplate-werk-button.button-type-5:hover,
.tx-eptemplate-werk-button.button-type-5:active {
  background-color: #000000;
  text-decoration: none;
}
@media all and (min-width: 480px) {
  .tx-eptemplate-werk-button.button-type-5 {
    color: #272727;
    background-color: transparent;
    text-decoration: underline;
    justify-content: flex-end;
    padding: 0;
    height: auto;
  }
  .tx-eptemplate-werk-button.button-type-5:hover,
  .tx-eptemplate-werk-button.button-type-5:active {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
  }
}
.trigger-button-hover:hover .tx-eptemplate-werk-button,
.trigger-button-hover:active .tx-eptemplate-werk-button {
  background-color: #787878;
  text-decoration: none;
}
.trigger-button-hover:hover .tx-eptemplate-werk-button svg,
.trigger-button-hover:active .tx-eptemplate-werk-button svg {
  left: 18px;
  stroke: #000000;
}
@media all and (min-width: 480px) {
  .trigger-button-hover:hover .tx-eptemplate-werk-button svg,
  .trigger-button-hover:active .tx-eptemplate-werk-button svg {
    left: 18px;
  }
}
@media all and (min-width: 480px) {
  .trigger-button-hover:hover .tx-eptemplate-werk-button,
  .trigger-button-hover:active .tx-eptemplate-werk-button {
    color: #000000;
    background-color: transparent;
  }
  .trigger-button-hover:hover .tx-eptemplate-werk-button svg,
  .trigger-button-hover:active .tx-eptemplate-werk-button svg {
    stroke: #0000 0;
  }
}
@media all and (max-width: 480px) {
  .trigger-button-hover:hover .tx-eptemplate-werk-button .arrow-right,
  .trigger-button-hover:active .tx-eptemplate-werk-button .arrow-right,
  .trigger-button-hover:hover .tx-eptemplate-werk-button svg,
  .trigger-button-hover:active .tx-eptemplate-werk-button svg {
    display: none;
  }
}
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button {
  color: #FFFFFF;
}
@media all and (max-width: 480px) {
  .trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button {
    background-color: #E87401;
  }
}
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button svg {
  stroke: #FFFFFF;
}
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):hover .tx-eptemplate-werk-button,
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):active .tx-eptemplate-werk-button {
  color: #E3E2DF;
}
@media all and (max-width: 480px) {
  .trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):hover .tx-eptemplate-werk-button,
  .trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):active .tx-eptemplate-werk-button {
    background-color: #D96C00;
  }
}
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):hover .tx-eptemplate-werk-button svg,
.trigger-button-hover.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin):active .tx-eptemplate-werk-button svg {
  stroke: #E3E2DF;
}
.button-hover-on-highlight-bg {
  color: #FFFFFF;
}
.button-hover-on-highlight-bg svg {
  stroke: #FFFFFF;
}
.button-hover-on-highlight-bg:hover,
.button-hover-on-highlight-bg:active {
  color: #E3E2DF;
}
.button-hover-on-highlight-bg:hover svg,
.button-hover-on-highlight-bg:active svg {
  stroke: #E3E2DF;
}
@media all and (min-width: 480px) {
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5 {
    color: #FFFFFF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button svg,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5 svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5 svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5 svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5 svg {
    stroke: #FFFFFF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button:hover,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:hover,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:hover,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button:hover,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5:hover,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:hover,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:hover,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5:hover,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button:active,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:active,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:active,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button:active,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5:active,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:active,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:active,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5:active {
    color: #E3E2DF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button:hover svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:hover svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:hover svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button:hover svg,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5:hover svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:hover svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:hover svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5:hover svg,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-3.arrow-button:active svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:active svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-3.arrow-button:active svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-3.arrow-button:active svg,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-5:active svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:active svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-5:active svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-5:active svg {
    stroke: #E3E2DF;
  }
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0 {
  background-color: #F6F6F3;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:hover,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:hover,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:active,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:active {
  background-color: #EDECEA;
}
@media all and (min-width: 480px) {
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0 {
    color: #FFFFFF;
    background-color: transparent;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0 svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0 svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0 svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0 svg {
    stroke: #FFFFFF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:active,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:active {
    color: #E3E2DF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:hover svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:hover svg,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:active svg,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active svg,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active svg,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:active svg {
    stroke: #E3E2DF;
  }
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:hover,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:hover,
  .gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0:active,
  .gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
  .gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0:active,
  .frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0:active {
    background-color: transparent;
  }
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-4,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-4 {
  background-color: #F6F6F3;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-4:hover,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4:hover,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4:hover,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-4:hover,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-4:active,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4:active,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-4:active,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-4:active {
  background-color: #EDECEA;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul {
  background-color: transparent;
  color: #FFFFFF;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1 svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1 svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1 svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1 svg,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul svg {
  stroke: #FFFFFF;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1:hover,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:hover,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:hover,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1:hover,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul:hover,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:hover,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:hover,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul:hover,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1:active,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:active,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:active,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1:active,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul:active,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:active,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:active,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul:active {
  color: #E3E2DF;
}
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1:hover svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:hover svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:hover svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1:hover svg,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul:hover svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:hover svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:hover svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul:hover svg,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-1:active svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:active svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-1:active svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-1:active svg,
.gridelement-frame-teaser-box .column-right .tx-eptemplate-werk-button.button-type-0.button-modul:active svg,
.gridelement-frame-teaser-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:active svg,
.gridelement-frame-download-box.frame-layout-bg-2 .tx-eptemplate-werk-button.button-type-0.button-modul:active svg,
.frame-event .tx-ep-events-element.tx-ep-events-highlight-1 .tx-ep-events-wrapper:not(.pin) .tx-eptemplate-werk-button.button-type-0.button-modul:active svg {
  stroke: #E3E2DF;
}
@media all and (max-width: 480px) {
  .tx-eptemplate-werk-button-container a {
    width: 100%;
  }
}
.tx-eptemplate-werk-quote {
  padding: 40px;
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
.tx-eptemplate-werk-quote-text {
  font-size: 26px;
  color: #FF7F00;
  font-weight: 600;
}
.tx-eptemplate-werk-quote-author {
  font-size: 16px;
  color: #272727;
  padding-top: 40px;
  font-weight: 700;
}
.no-underline {
  text-decoration: none !important;
}
.page-type-news #lazy-header-image {
  display: none !important;
}
/* Lightbox */
.lightbox-container .lightbox-swiper-inner-wrapper img.portrait {
  width: auto;
  height: 100%;
  left: 50% !important;
  min-width: inherit;
  transform: translateX(-50%);
  top: 0 !important;
  position: relative;
}
.lightbox-container .lightbox-swiper-inner-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container {
  margin-top: 40px;
  margin-bottom: 40px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile {
  margin-top: 65px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint img {
  top: 0;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .lightbox-swiper-description-wrapper .lightbox-swiper-description {
  min-height: calc(2 * 24px);
  max-height: calc(2 * 24px);
}
.lightbox-container .lightbox-swiper-inner-wrapper .swiper-container.lightbox-swiper-container .swiper-slide-active,
.lightbox-container .lightbox-swiper-inner-wrapper .swiper-container.lightbox-swiper-container-mobile .swiper-slide-active {
  background-color: #272727;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-pagination-container {
  height: 24px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .lightbox-swiper-description-wrapper {
  margin-top: 65px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container,
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile {
  position: relative;
  padding-bottom: 0 !important;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint,
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .focuspoint {
  height: calc((100vw - 80px) * (9 / 16));
}
@media all and (min-width: 1280px) {
  .lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint,
  .lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .focuspoint {
    height: calc(85vh - 40px - 40px - 48px - 20px);
    margin: 0 100px;
  }
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint img,
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .focuspoint img {
  position: absolute;
  left: 0;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .lightbox-swiper-description-wrapper,
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .lightbox-swiper-description-wrapper {
  padding-top: 20px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container .swiper-thumbnail,
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-swiper-container-mobile .swiper-thumbnail {
  height: 100px;
  width: 25%;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-thumbnails-swiper-container {
  margin-bottom: 40px;
  padding: 0;
  height: calc(15vh - 40px);
  box-sizing: border-box;
  cursor: pointer;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-thumbnails-swiper-container .focuspoint img.portrait {
  width: 100%;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-thumbnails-swiper-container .swiper-slide {
  width: calc((15vh - 40px) * (16 / 9)) !important;
  height: 100%;
  opacity: 0.4;
  max-width: 210px;
}
.lightbox-container .lightbox-swiper-inner-wrapper .lightbox-thumbnails-swiper-container .swiper-slide-thumb-active {
  opacity: 1;
}
.lightbox-container .lightbox-swiper-button-prev,
.lightbox-container .lightbox-swiper-button-next {
  position: absolute;
  top: calc(38% + 22px);
  color: white;
  font-size: 50px;
}
.lightbox-container .lightbox-swiper-button-prev {
  background: url("/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_left_lightbox.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 54px;
  width: 27px;
  line-height: 0;
  left: 0;
  cursor: pointer;
}
.lightbox-container .lightbox-swiper-button-prev .fas {
  display: none;
}
.lightbox-container .lightbox-swiper-button-next {
  background: url("/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_left_lightbox.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 54px;
  width: 27px;
  transform: rotate(-180deg);
  line-height: 0;
  right: 0;
  cursor: pointer;
}
.lightbox-container .lightbox-swiper-button-next .fas {
  display: none;
}
.lightbox-container .lightbox-close {
  top: 25px;
  width: 26px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media all and (min-width: 1280px) {
  .lightbox-container .lightbox-close {
    top: 40px;
  }
}
.lightbox-container .lightbox-swiper-pagination-container {
  color: white;
  z-index: 900000;
}
@media all and (min-width: 1280px) {
  .lightbox-container .lightbox-swiper-pagination-container {
    top: calc(683px + 22px);
  }
}
.lightbox-container .lightbox-swiper-pagination-container-mobile {
  position: absolute;
  top: calc((100vw - 80px) * (9 / 16) + 86px);
  left: calc(50% - 44px);
}
.lightbox-container .lightbox-swiper-pagination-container-mobile .swiper-pagination-bullet {
  margin: 0 7px;
  background: #EDECEA;
}
.lightbox-container .lightbox-swiper-pagination-container-mobile .swiper-pagination-bullet-active {
  background: #FFFFFF;
}
.lightbox-container .lightbox-swiper-description {
  font-size: 16px;
  line-height: 24px;
  color: white;
}
@media all and (max-width: 768px) {
  .lightbox-container .lightbox-swiper-description {
    font-size: 14px;
    line-height: 19px;
  }
}
#page-content .tx-felogin-pi1 h3 {
  padding-bottom: 0;
  font-weight: 600;
}
#page-content .tx-felogin-pi1 form {
  margin-top: 40px;
}
#page-content .tx-felogin-pi1 fieldset {
  display: block;
}
#page-content .tx-felogin-pi1 form fieldset > legend {
  display: none;
}
#page-content .tx-felogin-pi1 form fieldset > legend,
#page-content .tx-felogin-pi1 form fieldset > div {
  margin-bottom: 20px;
}
#page-content .tx-felogin-pi1 form fieldset > legend,
#page-content .tx-felogin-pi1 form fieldset > div,
#page-content .tx-felogin-pi1 div,
#page-content .tx-felogin-pi1 h3 {
  padding-left: 0;
  padding-right: 0;
}
#page-content .tx-felogin-pi1 form fieldset > div {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media all and (min-width: 768px) {
  #page-content .tx-felogin-pi1 form fieldset > div {
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }
}
#page-content .tx-felogin-pi1 form fieldset > div label.focus {
  display: none;
}
#page-content .tx-felogin-pi1 form fieldset > div label {
  font-size: 16px;
  padding: 0 15px;
  position: absolute;
  left: 0.75rem;
  top: unset;
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 55px;
}
#page-content .tx-felogin-pi1 form fieldset > div input {
  border: 1px solid #c3c3c3;
  background-color: #f6f6f3;
  border-radius: 0;
  height: 55px;
  padding: 0.375rem 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
}
#page-content .tx-felogin-pi1 form fieldset > div input:focus {
  background-color: #f6f6f3;
  padding-top: 0;
}
#page-content .tx-felogin-pi1 form fieldset > div input[type="submit"] {
  width: auto;
  display: inline-block;
  min-width: 160px;
  background-color: #272727;
  transition: background 0.2s linear;
  font-weight: 700;
  color: #ffffff;
  height: 55px;
  border-radius: 33px;
  border: 1px solid #c3c3c3;
}
#page-content .tx-felogin-pi1 form fieldset > div input[type="submit"]:hover,
#page-content .tx-felogin-pi1 form fieldset > div input[type="submit"]:active {
  background-color: #000000;
}
#page-content .tx-felogin-pi1 a {
  text-decoration: underline;
}
#page-content .tx-felogin-pi1 a:hover {
  text-decoration: none;
}
#page-content .juicer-feed li {
  padding: 0;
}
#page-content .juicer-feed .j-paginate {
  transition: all 0.2s ease-in-out;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  cursor: pointer;
  background-color: #F6F6F3;
  padding: 0 40px;
  height: 60px;
  width: 200px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page-content .juicer-feed .j-paginate:hover,
#page-content .juicer-feed .j-paginate:active {
  background-color: #EDECEA;
}
.tx-eptemplate-werk-comment-wrapper {
  padding-top: 24px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper {
    font-size: 14px ;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-message {
  position: relative;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-message .tx-eptemplate-werk-comment-emoji {
    display: none;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-message .tx-eptemplate-werk-comment-emoji img {
  height: 24px;
  width: 24px;
  position: absolute;
  bottom: 40px;
  right: 0;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended textarea {
  border: 0;
  border-bottom: 2px solid black;
  resize: none;
  height: 58px;
  width: 100%;
  padding: 16px 24px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended textarea {
    height: 50px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-submit {
  background: #E3E2DF;
  color: white;
  border-radius: 33px;
  border: 0;
  padding: 18px 88px;
  margin-bottom: 40px;
  font-size: 16px;
  cursor: pointer;
  font-width: 500;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-submit {
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-submit:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-submit:active {
  background: black;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-submit.tx-eptemplate-werk-comment-submit-disabled {
  background: #D6D6D6;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-cancel {
  text-decoration: underline;
  margin-left: 59px;
  cursor: pointer;
  font-weight: 500;
  color: #000;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-cancel.tx-eptemplate-werk-comment-submit-disabled {
  color: #D6D6D6;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-cancel {
    margin-bottom: 40px;
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    font-size: 14px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply {
  background: #F6F6F3;
  border-radius: 20px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment .float-left,
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply .float-left,
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment .float-right,
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply .float-right {
    float: none !important;
  }
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment .float-left,
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply .float-left {
    margin-bottom: 4px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment {
  margin-bottom: 60px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .comment {
    margin-bottom: 40px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-replies-wrapper {
  position: relative;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply {
  margin-left: 60px;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-reply {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-replies-fold {
  top: -50px;
  position: absolute;
  color: #FF7F00;
  margin-left: 55px;
  cursor: pointer;
  line-height: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-replies-fold {
    top: -30px;
    margin-left: 20px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .reply {
  margin-left: 19px;
  font-weight: 500;
  text-decoration: underline;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .reply:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .reply:active {
  text-decoration: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-name {
  font-weight: 500;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-date {
  font-style: italic;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-actions {
  position: absolute;
  bottom: -30px;
  right: 37px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-actions {
    bottom: -27px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-actions .tx-eptemplate-werk-comment-delete {
  color: #E52E16;
  text-decoration: underline;
  font-weight: 500;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-actions .tx-eptemplate-werk-comment-delete:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-extended .tx-eptemplate-werk-comment-actions .tx-eptemplate-werk-comment-delete:active {
  text-decoration: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-count {
  height: 24px;
  position: relative;
  top: -24px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-count {
    top: 0;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-as {
  display: none;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-as:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-as:active {
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-as {
    font-size: 14px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-fold {
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-fold {
    font-size: 14px;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-fold:after {
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/comment_arrow_up.svg');
  height: 7px;
  width: 12px;
  padding-left: 12px;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-closed {
  text-decoration: underline;
  display: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-closed:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-closed:active {
  text-decoration: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-open {
  text-decoration: underline;
  display: inline-block;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-open:hover,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-folded-open:active {
  text-decoration: none;
}
.tx-eptemplate-werk-comment-wrapper.tx-eptemplate-werk-comment-folded .frame {
  display: none;
}
.tx-eptemplate-werk-comment-wrapper.tx-eptemplate-werk-comment-folded .tx-eptemplate-werk-comment-as {
  display: inline-block;
}
.tx-eptemplate-werk-comment-wrapper.tx-eptemplate-werk-comment-folded .tx-eptemplate-werk-comment-fold:after {
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/comment_arrow_down.svg');
}
.tx-eptemplate-werk-comment-wrapper.tx-eptemplate-werk-comment-folded .tx-eptemplate-werk-comment-folded-closed {
  display: inline-block;
}
.tx-eptemplate-werk-comment-wrapper.tx-eptemplate-werk-comment-folded .tx-eptemplate-werk-comment-folded-open {
  display: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-replies-fold:after {
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/comment_arrow_up_yellow.svg');
  height: 7px;
  width: 12px;
  padding-left: 12px;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-replies-folded .tx-eptemplate-werk-comment-reply {
  display: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-replies-folded .tx-eptemplate-werk-replies-fold:after {
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/comment_arrow_down_yellow.svg');
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container form {
  top: -30px;
  position: relative;
  padding-left: 60px;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content .comment-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content input:focus ~ label {
  outline: -webkit-focus-ring-color auto 5px;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content input:checked + .comment-content-text {
  -webkit-line-clamp: unset;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content input:checked ~ label,
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content .comment-content-text:not(.truncated) ~ label {
  display: none;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container .comment-content label {
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
  cursor: pointer;
}
.tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container-fold {
  cursor: pointer;
  margin-top: 60px;
  text-decoration: underline;
  font-size: 16px;
}
@media screen and (max-width: 992px) {
  .tx-eptemplate-werk-comment-wrapper .tx-eptemplate-werk-comment-container-fold {
    font-size: 14px;
  }
}
.page_404 .header-title-information {
  display: none;
}
.page_404 .frame-space-before-extra-large h2 {
  font-size: 22px !important;
}
.page_404 .frame-space-before-extra-large h2 strong {
  font-size: 56px !important;
}
.frame:not(.frame-faq-box) .image .focuspoint {
  min-height: 216px;
}
@media all and (min-width: 992px) {
  [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (100 / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (100 / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 100) / 1.58));
  }
  [class*="gridelement-100_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((100 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (66 / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (66 / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 66) / 1.58));
  }
  [class*="gridelement-66_33_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((66 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (50 / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (50 / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 50) / 1.58));
  }
  [class*="gridelement-50_50_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((50 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (33 / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (33 / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 33) / 1.58));
  }
  [class*="gridelement-33_33_33_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((33 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (25 / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (25 / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 25) / 1.58));
  }
  [class*="gridelement-25_25_25_25_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((25 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (20 / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (20 / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 20) / 1.58));
  }
  [class*="gridelement-20_20_20_20_20_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((20 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (16 / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((100 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((66 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((50 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((33 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((25 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((20 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((100vw / 100) * (((16 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (16 / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-100"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-100_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((100 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-66_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-66_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((66 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-50_50"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-50_50_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((50 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-33_33_33"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-33_33_33_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((33 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-25_25_25_25"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-25_25_25_25_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((25 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-20_20_20_20_20"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-20_20_20_20_20_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((20 / 100) * ((16 / 12) * 10)) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-16_16_16_16_16_16"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * 16) / 1.58));
  }
  [class*="gridelement-16_16_16_16_16_16_padding"] [class*="gridelement-16_16_16_16_16_16_padding"] .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (((16 / 100) * ((16 / 12) * 10)) / 1.58));
  }
}
@media (min-width: 992px) {
  [class*="gridelement-66_33"] > div > div > div > .column-right .frame:not(.frame-faq-box) .image .focuspoint {
    min-height: calc((((100vw / 12) * 10) / 100) * (33 / 1.58));
  }
}
.h2,
h2 {
  font-weight: 400;
  font-size: 40px;
}
sub,
sup {
  font-size: 65%;
}
@media (max-width: 480px) {
  .h3,
  h3 {
    font-size: 21px !important;
  }
}
.lightbox-trigger-upload,
.lightbox-trigger,
.lightbox-close {
  cursor: pointer;
}
.lightbox-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #272727;
  /*
      padding: 10px;
   */
  z-index: 10000;
  overflow-y: scroll;
}
.lightbox-container--upload-slider {
  /*
    display: flex;
    justify-content: center;
    align-items: center;
*/
  background: hsla(0, 0%, 15%, 0.9);
}
.lightbox-container .lighbox-title {
  padding-bottom: 40px;
  color: #FFFFFF;
}
.lightbox-container .lighbox-title h3 {
  font-size: 26px;
  font-weight: 300;
}
.lightbox-container .lighbox-title h2 {
  font-size: 40px;
  font-weight: 500;
}
.lightbox-container .plate {
  position: absolute;
  right: -70px;
  top: -80px;
}
.lightbox-container .plate + .row .menu-headline {
  width: 80%;
}
.lightbox-container .menu-headline {
  padding-bottom: 40px;
}
.lightbox-container .bold {
  font-weight: 500;
}
.lightbox-inner {
  height: auto;
  z-index: 101;
}
.lightbox-inner .categories {
  color: #FFFFFF;
}
.lightbox-inner .categories .tx-epwerkmenu-menu-meal-left {
  padding: 40px;
}
.lightbox-inner .categories .text .category-title {
  text-transform: uppercase;
  padding-bottom: 20px;
  font-size: 22px;
}
.lightbox-inner .categories .icon {
  padding: 40px;
}
.lightbox-inner .categories .icon img {
  position: relative;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  transform: translateY(-50%) translateX(-50%);
}
.lightbox-inner .categories .icon img.tx-epwerkmenu-menu-filter-category {
  width: 88px;
}
.lightbox-inner .categories .text {
  padding: 40px 40px 45px 0;
}
.lightbox-inner > .container-fluid {
  background-color: #EDECEA;
  padding: 60px 60px 40px 60px;
  position: relative;
  font-size: 14px;
}
@media all and (max-width: 480px) {
  .lightbox-inner > .container-fluid {
    padding: 20px;
  }
}
.lightbox-inner > .container-fluid.additivesAllergensOthers {
  margin-top: 10px;
  padding: 60px 60px 40px 60px;
}
@media all and (max-width: 480px) {
  .lightbox-inner > .container-fluid.additivesAllergensOthers {
    padding: 20px;
  }
}
.lightbox-inner > .container-fluid.additivesAllergensOthers .menu-headline {
  padding-bottom: 40px;
}
.lightbox-inner > .container-fluid.additivesAllergensOthers .arrow {
  position: absolute;
  right: 40px;
  bottom: 83px;
  width: 19px;
  cursor: pointer;
}
.lightbox-inner > .container-fluid.additivesAllergensOthers .arrow img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 992px) {
  .lightbox-inner > .container-fluid.additivesAllergensOthers .arrow {
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.lightbox-inner > .container-fluid .additivesAllergensOthers_list {
  display: none;
}
.lightbox-inner > .container-fluid .additivesAllergensOthers_list.open {
  display: block;
}
.lightbox-inner > .container-fluid .additivesAllergensOthers_list.open + .arrow {
  transform: rotate(180deg);
  bottom: 34px !important;
}
.lightbox-inner .menu-headline {
  font-size: 22px;
}
.lightbox-close {
  z-index: 101;
  color: white;
  font-size: 40px;
  padding: 8px;
  background: url("/typo3conf/ext/ep_template_werk/Resources/Public/Icons/cross.svg");
  position: absolute;
  right: 0;
}
/*
disable body scroll when lightbox is open
*/
.disable-body-scroll {
  -ms-overflow-y: hidden;
  overflow-y: hidden;
  position: fixed;
}
.hidden {
  display: none;
}
.tx-eptemplate-werk-advertisement {
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*
    position: absolute;
    top: 0;
    bottom: 0;
    @media screen and(max-width: @custom-breakpoint-3){
        position: relative;
    }
  */
}
.tx-eptemplate-werk-advertisement-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
.tx-eptemplate-werk-advertisement-image-background {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
.tx-eptemplate-werk-advertisement-image-focuspoint {
  position: absolute;
  height: 100%;
  width: 100%;
}
.tx-eptemplate-werk-advertisement-banner {
  text-transform: uppercase;
  color: #FF7F00;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2.6px;
}
.tx-eptemplate-werk-advertisement-container {
  padding: 60px 0 180px 0;
  z-index: 30;
}
.tx-eptemplate-werk-advertisement-title,
.tx-eptemplate-werk-advertisement-description {
  color: #FFFFFF;
  width: 67%;
}
.tx-eptemplate-werk-advertisement-title {
  padding-top: 120px;
  font-weight: 700;
  font-size: 60px;
  line-height: 76px;
  text-transform: uppercase;
}
.tx-eptemplate-werk-advertisement-description {
  padding-top: 60px;
  font-size: 26px;
  line-height: 36px;
}
.tx-eptemplate-werk-advertisement-link {
  position: absolute;
  right: 0;
  bottom: 120px;
  display: table;
}
.tx-eptemplate-werk-advertisement-link a {
  color: #FFFFFF;
  font-weight: 700 !important;
}
@media screen and (max-width: 1500px) {
  .tx-eptemplate-werk-advertisement-banner {
    font-size: 16px;
  }
  .tx-eptemplate-werk-advertisement-container {
    padding: 40px 0 40px 0;
  }
  .tx-eptemplate-werk-advertisement-title,
  .tx-eptemplate-werk-advertisement-description {
    width: 100%;
  }
  .tx-eptemplate-werk-advertisement-title {
    font-size: 46px;
    padding-top: 60px;
    line-height: 60px;
  }
  .tx-eptemplate-werk-advertisement-description {
    padding-top: 20px;
    font-size: 22px;
    line-height: 32px;
  }
  .tx-eptemplate-werk-advertisement-link {
    position: relative;
    margin-top: 60px;
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  .tx-eptemplate-werk-advertisement-title {
    font-size: 26px;
    padding-top: 60px;
    line-height: 36px;
  }
  .tx-eptemplate-werk-advertisement-description {
    padding-top: 20px;
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 480px) {
  .tx-eptemplate-werk-advertisement-link {
    width: 100%;
  }
}
.col-lg-6 .tx-eptemplate-werk-advertisement-container {
  padding: 60px 0 60px 0;
}
@media screen and (max-width: 992px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement-container {
    padding: 40px 0 40px 0;
  }
}
.col-lg-6 .tx-eptemplate-werk-advertisement-title {
  padding-top: 40px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement-title {
    padding-top: 60px;
  }
}
.col-lg-6 .tx-eptemplate-werk-advertisement-description {
  padding-top: 40px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement-description {
    padding-top: 20px;
  }
}
.col-lg-6 .tx-eptemplate-werk-advertisement-link {
  margin-top: 40px;
  right: auto;
  bottom: auto;
  position: relative;
  display: table;
}
@media screen and (max-width: 992px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement-link {
    margin-top: 60px !important;
  }
}
@media screen and (max-width: 480px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement-link {
    margin-top: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .col-lg-6 .tx-eptemplate-werk-advertisement {
    width: 100%;
  }
}
#page-content .gridelement-frame-accordion .gridelement-header-row header {
  max-width: 66.666%;
}
@media all and (max-width: 768px) {
  #page-content .gridelement-frame-accordion .gridelement-header-row header {
    max-width: 100%;
  }
}
#page-content .gridelement-frame-accordion .col-lg-4.col-12.offset-0.offset-lg-0.frame-faq-box-padding {
  padding-left: 0;
}
#page-content .gridelement-frame-accordion .frame-file-download {
  position: relative;
}
#page-content .gridelement-frame-accordion .frame-file-download header {
  width: 86%;
}
@media all and (max-width: 768px) {
  #page-content .gridelement-frame-accordion .frame-file-download header {
    width: 66%;
  }
}
@media all and (max-width: 480px) {
  #page-content .gridelement-frame-accordion .frame-file-download header {
    width: 53%;
  }
}
#page-content .gridelement-frame-accordion .frame-file-download .ce-textpic {
  display: none;
}
#page-content .gridelement-frame-accordion .frame-file-download .download {
  display: block;
}
#page-content .gridelement-frame-accordion .frame-file-download .download a:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 4px;
  width: 16px;
  height: 17px;
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/download.png');
}
#page-content .gridelement-frame-accordion .frame-file-download .filetype {
  display: block;
  position: absolute;
  right: 50px;
  top: 0;
  text-transform: uppercase;
  min-width: 100px;
  text-align: center;
  max-height: 30px;
  padding: 2px;
  background-color: #ebebeb;
}
#page-content .gridelement-frame-accordion .frame-file-download:first-child .filetype {
  top: 14px;
}
#page-content .gridelement-frame-accordion .frame-file-download:first-child .download a:after {
  top: 18px;
}
#page-content .gridelement-frame-accordion .column-left .frame,
#page-content .gridelement-frame-accordion .column-center .frame {
  border-bottom: solid 1px #BDBEBD;
  padding-left: 0;
}
#page-content .gridelement-frame-accordion .column-left .frame:first-child,
#page-content .gridelement-frame-accordion .column-center .frame:first-child {
  border-top: solid 1px #BDBEBD;
}
#page-content .gridelement-frame-accordion .frame {
  padding: 0;
  margin: 0;
}
#page-content .gridelement-frame-accordion .frame p {
  width: 83%;
}
#page-content .gridelement-frame-accordion .frame header {
  position: relative;
}
#page-content .gridelement-frame-accordion .frame header h3 {
  cursor: pointer;
  margin: 20px 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 40px;
}
#page-content .gridelement-frame-accordion .frame header:hover h3 {
  font-weight: 500;
}
@media all and (max-width: 992px) {
  #page-content .gridelement-frame-accordion .frame header h3 {
    margin: 25px 0;
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header:hover {
  background-color: #EDECEA;
}
@media all and (max-width: 992px) {
  #page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header:hover {
    background-color: transparent;
  }
  #page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header:active {
    background-color: #EDECEA;
  }
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header h3 {
  font-weight: 600;
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header .custom-fa-chevron-up,
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header .custom-fa-chevron-down {
  margin-right: 15px;
  flex-shrink: 0;
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) header.accordion-open h3 {
  color: #000000;
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) .ce-bodytext {
  padding-left: 15px;
}
#page-content .gridelement-frame-accordion .frame:not(.frame-file-download) .ce-bodytext ul li:before {
  border-color: #000000;
}
@media screen and (max-width: 992px) {
  #page-content .gridelement-frame-accordion .frame:not(.frame-file-download) .ce-bodytext p {
    font-size: 14px;
    line-height: 20px;
  }
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame {
  background: #FF7F00;
  padding: 60px;
  margin-left: 100px !important;
  color: #000000;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame a {
  color: #000000 !important;
  font-weight: 700;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame a:hover {
  color: #000000 !important;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame a.mail-arrow {
  position: relative;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame a.mail-arrow:after {
  content: '';
  background-image: url("/typo3conf/ext/ep_template_werk/Resources/Public/Icons/mail-arrow.svg");
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  right: -21px;
  position: absolute;
  top: 7px;
}
@media screen and (max-width: 1280px) {
  #page-content .gridelement-frame-accordion .frame-faq-box.frame {
    display: none;
  }
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame .ce-bodytext {
  padding-left: 0;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame .ce-bodytext h3 {
  margin: 0;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame p,
#page-content .gridelement-frame-accordion .frame-faq-box.frame .ce-bodytext p {
  font-size: 20px;
  width: 100%;
  margin: 0;
  /*
                &:first-of-type {
                    margin-top: 20px;
                }
 */
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame p:first-of-type,
#page-content .gridelement-frame-accordion .frame-faq-box.frame .ce-bodytext p:first-of-type,
#page-content .gridelement-frame-accordion .frame-faq-box.frame p:last-of-type,
#page-content .gridelement-frame-accordion .frame-faq-box.frame .ce-bodytext p:last-of-type {
  margin-bottom: 0px !important;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame h3 {
  padding: 0;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame figure.image {
  margin: 0 0 60px 0;
}
#page-content .gridelement-frame-accordion .frame-faq-box.frame img {
  position: relative;
}
#page-content .gridelement-frame-accordion[class*="frame-layout-bg-"] .frame-faq-box {
  background-color: #FF7F00;
}
#page-content .gridelement-frame-accordion .accordion-load-more {
  padding-right: 15px;
  margin-top: 40px;
  cursor: pointer;
  justify-content: flex-end;
  text-decoration: none;
}
#page-content .gridelement-frame-accordion .accordion-load-more:active,
#page-content .gridelement-frame-accordion .accordion-load-more:hover {
  text-decoration: none;
}
#page-content .gridelement-frame-accordion .accordion-load-more svg {
  stroke-width: 1px;
  height: 7px;
  width: 13px;
  transform: none;
  position: static;
  margin-left: 15px;
}
@media screen and (max-width: 480px) {
  #page-content .gridelement-frame-accordion .accordion-load-more {
    background-color: #F6F6F3;
    height: 60px;
  }
  #page-content .gridelement-frame-accordion .accordion-load-more:active,
  #page-content .gridelement-frame-accordion .accordion-load-more:hover {
    background-color: #E3E2DF;
  }
  #page-content .gridelement-frame-accordion .accordion-load-more:active svg,
  #page-content .gridelement-frame-accordion .accordion-load-more:hover svg {
    stroke: #000000;
  }
  #page-content .gridelement-frame-accordion .accordion-load-more span {
    display: none;
  }
  #page-content .gridelement-frame-accordion .accordion-load-more svg {
    margin-left: 0;
    display: inline-block;
    position: absolute;
    left: calc(50% - 7px);
    top: 50%;
  }
}
#page-content .gridelement-frame-accordion .gridelement-header-layout-0 h2 {
  padding-bottom: 40px;
}
#page-content .gridelement-frame-accordion .column-left .frame,
#page-content .gridelement-frame-accordion .column-center .frame {
  border-bottom: solid 1px #BDBEBD;
}
#page-content .gridelement-frame-accordion .column-left .frame:first-child,
#page-content .gridelement-frame-accordion .column-center .frame:first-child {
  border-top: solid 1px #BDBEBD;
}
#page-content .gridelement-frame-accordion .frame-file-download {
  position: relative;
}
#page-content .gridelement-frame-accordion .frame-file-download header {
  width: 86%;
}
@media all and (max-width: 768px) {
  #page-content .gridelement-frame-accordion .frame-file-download header {
    width: 66%;
  }
}
@media all and (max-width: 480px) {
  #page-content .gridelement-frame-accordion .frame-file-download header {
    width: 53%;
  }
}
#page-content .gridelement-frame-accordion .frame-file-download .ce-textpic {
  display: none;
}
#page-content .gridelement-frame-accordion .frame-file-download .download {
  display: block;
}
#page-content .gridelement-frame-accordion .frame-file-download .download a:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 4px;
  width: 16px;
  height: 17px;
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/download.png');
}
#page-content .gridelement-frame-accordion .frame-file-download .filetype {
  display: block;
  position: absolute;
  right: 50px;
  top: 0;
  text-transform: uppercase;
  min-width: 100px;
  text-align: center;
  max-height: 30px;
  padding: 2px;
  background-color: #ebebeb;
}
#page-content .gridelement-frame-accordion .frame-file-download:first-child .filetype {
  top: 14px;
}
#page-content .gridelement-frame-accordion .frame-file-download:first-child .download a:after {
  top: 18px;
}
.hr--white {
  border-color: white;
}
.button-upload__icon {
  width: auto;
  height: 28px;
  margin-right: 12px;
}
@media screen and (min-width: 992px) {
  .button-upload__icon {
    height: 22px;
  }
}
.upload-intro h2,
.upload-intro h3,
.upload-intro h4,
.upload-intro h5 {
  color: #FF7F00;
}
.upload-intro ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}
.upload-intro ol li {
  margin: 0 0 18px 0;
  counter-increment: my-awesome-counter;
  position: relative;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .upload-intro ol li {
    font-size: 16px;
  }
}
.upload-intro ol li::before {
  content: counter(my-awesome-counter);
  color: white !important;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  background: #FF7F00;
  border-radius: 50%;
  text-align: center;
}
.upload-form {
  background-color: #F6F6F3;
  border-radius: 12px;
  border: 1px solid;
  border-color: #D9D9D9;
  padding: 16px 26px;
}
@media screen and (min-width: 992px) {
  .upload-form {
    padding: 26px 40px;
  }
}
.upload-form__group {
  position: relative;
  margin-bottom: 12px;
}
.upload-form__label {
  color: #272727;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 6px;
}
@media screen and (min-width: 992px) {
  .upload-form__label {
    font-size: 18px;
    line-height: 18px;
  }
}
.upload-form__placeholder {
  color: #87888A;
  font-size: 14px;
  line-height: 19px;
  font-style: italic;
  margin-top: 4px;
}
@media screen and (min-width: 992px) {
  .upload-form__placeholder {
    display: none;
  }
}
.upload-form__input {
  display: block;
  width: 100%;
  padding: 16px 10px;
  color: #272727;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #D9D9D9;
  background-image: none !important;
  border-radius: 5px;
  font-size: 14px;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .upload-form__input {
    font-size: 18px;
    line-height: 28px;
    padding: 18px 14px;
  }
}
.upload-form__input::placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__input::placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__input::-webkit-input-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__input::-webkit-input-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__input::-moz-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__input::-moz-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__input:-ms-input-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__input:-ms-input-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__input:-moz-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__input:-moz-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__input:focus {
  border-color: black;
}
.upload-form__input--valid {
  padding-right: 36px;
}
.upload-form__input--invalid {
  border-color: red;
}
@media screen and (min-width: 992px) {
  .upload-form__input--invalid {
    padding-right: 130px;
  }
}
.upload-form__input--invalid::placeholder {
  color: transparent;
}
.upload-form__input-wrapper {
  position: relative;
}
.upload-form__input-wrapper--invalid {
  padding-bottom: 28px;
}
.upload-form__invaild {
  position: absolute;
  left: 0;
  bottom: 0;
  color: red;
  font-size: 14px;
  line-height: 28px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__invaild {
    top: 18px;
    right: 14px;
    left: initial;
    bottom: initial;
  }
}
.upload-form__invaild--hide {
  display: none;
}
.upload-form__vaild {
  position: absolute;
  top: 20px;
  right: 14px;
  background-image: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/checked-icon_orange.svg');
  background-repeat: no-repeat;
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
  background-position: 100%;
}
@media screen and (min-width: 992px) {
  .upload-form__vaild {
    top: 25px;
    right: 14px;
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
  }
}
.upload-form__vaild--hide {
  display: none;
}
.upload-form__textfooter {
  position: absolute;
  bottom: 1px;
  display: block;
  left: 3px;
  /* border: 1px solid red; */
  background-color: white;
  height: 36px;
  width: calc(100% - 6px);
}
.upload-form__textarea {
  display: block;
  width: 100%;
  resize: none;
  height: auto;
  padding: 16px 10px;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #D9D9D9;
  font-size: 14px;
  overflow: scroll;
  border-radius: 5px;
}
.upload-form__textarea::-webkit-scrollbar {
  width: 14px;
  background-color: rgba(255, 255, 255, 0);
}
.upload-form__textarea::-webkit-scrollbar-track,
.upload-form__textarea::-webkit-scrollbar-thumb {
  border: 5px solid rgba(255, 255, 255, 0);
  background-clip: padding-box;
}
.upload-form__textarea::-webkit-scrollbar-track {
  background: transparent;
}
.upload-form__textarea::-webkit-scrollbar-thumb {
  background-color: grey;
  border-radius: 10px;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea {
    font-size: 18px;
    padding: 18px 14px;
  }
}
@media screen and (min-width: 1280px) {
  .upload-form__textarea {
    overflow: hidden;
  }
}
.upload-form__textarea::placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea::placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__textarea::-webkit-input-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea::-webkit-input-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__textarea::-moz-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea::-moz-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__textarea:-ms-input-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea:-ms-input-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__textarea:-moz-placeholder {
  color: transparent;
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 992px) {
  .upload-form__textarea:-moz-placeholder {
    color: #87888A;
    font-size: 18px;
  }
}
.upload-form__textarea:focus {
  border-color: black;
}
.upload-form__textarea--invalid {
  border-color: red;
}
.upload-form__emojis {
  position: absolute;
  display: flex;
  left: 10px;
  bottom: 10px;
  cursor: pointer;
  transition: transform 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  .upload-form__emojis {
    left: 14px;
    bottom: 10px;
  }
}
.upload-form__emojis:hover {
  transform: rotate(-180deg);
  transform-origin: 50% 50%;
}
.upload-form__counter {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: #272727;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .upload-form__counter {
    font-size: 15px;
    right: 14px;
    bottom: 8px;
  }
}
.upload-form__notification {
  font-size: 14px;
  color: #272727;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .upload-form__notification {
    font-size: 14px;
  }
}
.upload-form__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 52px;
  border-radius: 6px;
  border-width: 0px;
  padding: 15px 36px;
  background-color: #FF7F00;
  transition: all 0.5s ease;
  cursor: pointer;
}
.upload-form__submit:hover {
  background-color: #BA5D00;
}
@media screen and (min-width: 1280px) {
  .upload-form__submit {
    width: auto;
  }
}
.upload-form__submit--disabled {
  pointer-events: none;
  background-color: #edecea;
}
.upload-form__submittext {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 600;
}
.upload-form__submittext--disabled {
  color: #909190;
}
.upload-file {
  padding-top: 16px;
}
.upload-file__button--hide {
  display: none;
}
.upload-file__label {
  font-size: 14px;
  line-height: 19px;
  color: #808080;
  margin-top: 8px;
}
.upload-file__label--semibold {
  font-weight: 600;
}
.upload-file__resource {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
}
.upload-file__resource::before {
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/file-image.svg');
  height: 100%;
  width: auto;
  margin-right: 10px;
}
@media screen and (min-width: 576px) {
  .upload-file__resource {
    max-width: 75%;
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .upload-file__resource {
    max-width: 62%;
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .upload-file__resource {
    max-width: 62%;
  }
}
.upload-file__resource--hide {
  display: none;
}
.upload-file__filename {
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  color: #808080;
}
@media screen and (min-width: 1280px) {
  .upload-file__filename {
    font-size: 16px;
    line-height: 21px;
  }
}
.upload-file__filename--text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.upload-file__delete {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  color: #272727;
  text-decoration: underline;
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  margin-top: 12px;
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  .upload-file__delete {
    margin-top: 0px;
    margin-left: inherit;
  }
}
@media screen and (min-width: 992px) {
  .upload-file__delete {
    font-size: 16px;
    margin-left: 12px;
  }
}
.upload-file__delete::before {
  display: flex;
  align-items: center;
  content: url('/typo3conf/ext/ep_template_werk/Resources/Public/Icons/trash-bin.svg');
  display: inline-block;
  height: 14px;
  width: auto;
  margin-right: 8px;
  margin-top: 0px;
}
.upload-file__delete:hover {
  text-decoration: none;
}
.upload-file__delete--hide {
  display: none;
}
.error-message {
  margin-top: 12px;
  border-radius: 9px;
  background-color: #F2D4CD;
  padding: 20px;
  width: 100%;
}
.error-message__text {
  color: #D93434;
  font-size: 16px;
}
.error-message__text--hide {
  display: none;
}
.error-message--hide {
  display: none;
}
::-webkit-file-upload-button {
  display: none;
}
::-webkit-file-upload-button + span {
  color: red;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
  -webkit-animation: none !important;
  animation: none !important;
}
.masonry-cards {
  display: grid;
}
.masonry-cards .gutter-sizer {
  width: 20px;
}
.masonry-cards .card {
  width: calc(25% - 15px);
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 992px) {
  .masonry-cards .card {
    width: 100%;
  }
}
.masonry-cards .card__image {
  height: 250px;
}
.masonry-cards .card__body {
  padding: 32px 23px 23px 23px;
}
.masonry-cards .card__bodytext {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
  .masonry-cards .card__bodytext {
    font-size: 20px;
    line-height: 26px;
  }
}
.masonry-cards .card__bodytext p {
  margin-bottom: 0px;
  display: inline;
}
.masonry-cards .card__bodytext--quotes:before {
  content: '\201e';
  display: inline-block;
  font-size: 50px;
  line-height: 0;
  color: #FF7F00;
}
.masonry-cards .card__bodytext--quotes:after {
  content: '\201d';
  display: inline-block;
}
.masonry-cards .card__bodytext--semibold {
  font-weight: 600;
}
.masonry-cards .card__footertext {
  font-size: 14px;
  line-height: 21px;
  color: black;
}
@media screen and (min-width: 992px) {
  .masonry-cards .card__footertext {
    font-size: 16px;
    line-height: 26px;
  }
}
.masonry-cards .card__footertext--semibold {
  font-weight: 600;
}
.masonry-cards .card__footertext--light {
  color: #87888A;
}
.masonry-cards .card__footer {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 1.25rem 1.5rem;
  background-color: #F6F6F3;
  border-radius: 0 0 12px 12px;
}
.masonry-cards .card--upload {
  border: 1px solid;
  border-color: #D9D9D9;
}
.masonry-cards .card--highlight {
  border: 2px solid;
  border-color: #FF7F00;
}
.card--upload:hover .icon--hover {
  display: block;
  flex-shrink: 0;
}
.card--upload:hover .icon--normal {
  display: none;
  flex-shrink: 0;
}
.icon {
  flex-shrink: 0;
}
.icon--small {
  height: 18px;
  width: auto;
}
.icon--hover {
  display: none;
}
.tx-eptemplate-werk-upload .typo3-messages li:before {
  content: none;
}
.border-radius-upload-slider {
  border-radius: 30px;
}
.tx-eptemplate-werk-upload .focuspoint {
  position: relative;
  height: 100%;
  overflow: hidden;
  background-color: #000000;
  opacity: 0.5;
}
.tx-eptemplate-werk-upload .emoji-textarea > span {
  display: none;
}
.tx-eptemplate-werk-upload .emoji-textarea textarea + div > span {
  margin: 2px 4px;
}
.tx-eptemplate-werk-upload .card-columns {
  column-count: 1;
}
@media screen and (min-width: 576px) {
  .tx-eptemplate-werk-upload .card-columns {
    column-count: 2;
  }
}
@media screen and (min-width: 992px) {
  .tx-eptemplate-werk-upload .card-columns {
    column-count: 3;
  }
}
@media screen and (min-width: 1500px) {
  .tx-eptemplate-werk-upload .card-columns {
    column-count: 4;
  }
}
.upload-spinner {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 50, 50, 0.5);
}
.upload-spinner__icon {
  width: 50px;
  height: 100%;
  -webkit-animation: action 0.5s infinite alternate;
  animation: action 0.5s infinite alternate;
}
.upload-spinner--hide {
  display: none;
}
@-webkit-keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.upload-video {
  background-color: black;
}
.upload-video__ratio {
  position: relative;
  height: 0;
  overflow: hidden;
}
.upload-video__ratio--16-9 {
  padding-top: calc(100% * (9 / 16));
}
.upload-video__ratio--9-16 {
  padding-top: calc(100% * (16 / 9));
}
.upload-video__ratio--3-4 {
  padding-top: calc(100% * (4 / 3));
}
.upload-video__source {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.upload-video__source--landscape {
  width: 100%;
  height: auto;
}
.upload-video__source--portrait {
  width: auto;
  height: 100%;
}
.upload-video--rounded {
  border-radius: 18px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .upload-video--rounded {
    border-radius: 30px;
  }
}
.upload-slider__footer {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .upload-slider__footer {
    flex-direction: row;
    justify-content: space-between;
  }
}
.upload-slider__message {
  font-size: 14px;
  line-height: 19px;
  color: white;
}
@media screen and (min-width: 992px) {
  .upload-slider__message {
    font-size: 20px;
    line-height: 26px;
  }
}
.upload-slider__info {
  font-size: 14px;
  line-height: 19px;
  color: white;
}
@media screen and (min-width: 992px) {
  .upload-slider__info {
    font-size: 16px;
    line-height: 26px;
  }
}
.upload-slider__info--semibold {
  font-weight: 600;
}
.upload-slider__info--bold {
  font-weight: 700;
}
.image__source--hide {
  display: none;
}
.image--rounded {
  border-radius: 18px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .image--rounded {
    border-radius: 30px;
  }
}
.image--preview {
  background-color: black;
}
.image--preview:after {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 16px);
  height: 36px;
  width: 32px;
  content: "";
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/play.png) no-repeat 0 0;
  background-size: 32px 36px;
  opacity: 0.6;
}
#__lpform_uploadFormName_icon {
  display: none;
}
.upload-form .alert {
  margin-top: 12px;
  border-radius: 9px;
  display: flex;
  align-items: center;
}
.upload-form .alert-success {
  padding: 0;
}
.upload-form .alert .alert-message {
  margin-bottom: 0px;
  padding: 19px;
  color: #359055;
}
@media screen and (min-width: 992px) {
  .upload-form .alert .alert-message {
    padding: 19px;
  }
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.tx-eptemplate-werk-upload .image__focuspoint,
.lightbox-container--upload-slider .image__focuspoint {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.tx-eptemplate-werk-upload .image__focuspoint .focuspoint,
.lightbox-container--upload-slider .image__focuspoint .focuspoint {
  height: 100% !important;
  min-height: 100% !important;
}
.lightbox-container--upload-slider .lightbox-close {
  position: relative;
  margin-left: auto;
  top: inherit;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .lightbox-container--upload-slider .lightbox-close {
    position: absolute;
    margin-left: inherit;
    margin-bottom: 0px;
  }
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-inner {
  position: inherit;
}
@media screen and (min-width: 992px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-inner {
    position: relative;
  }
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-prev {
  left: 10px;
  width: 12px;
  top: calc(((100% - 318px) / 2) + 12px);
}
@media screen and (min-width: 992px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-prev {
    top: calc(((100% - 360px) / 2) + 12px);
  }
}
@media screen and (min-width: 1280px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-prev {
    width: 23px;
    top: calc(((100% - 364px) / 2) + 12px);
  }
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-next {
  right: 10px;
  width: 12px;
  top: calc(((100% - 318px) / 2) + 12px);
}
@media screen and (min-width: 992px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-next {
    top: calc(((100% - 360px) / 2) + 12px);
  }
}
@media screen and (min-width: 1280px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button-next {
    width: 23px;
    top: calc(((100% - 364px) / 2) + 12px);
  }
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-button.swiper-button-disabled {
  cursor: default;
  opacity: 0.5;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint {
  margin: 0;
  height: 100%;
  min-height: 100% !important;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint img.landscape {
  display: block;
  width: 100%;
  height: auto;
  min-width: inherit;
  min-height: inherit;
  max-height: inherit;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .lightbox-swiper-container .focuspoint img.portrait {
  display: block;
  width: auto;
  height: 100%;
  min-height: inherit;
  max-height: inherit;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .swiper-container.lightbox-upload-swiper-container .swiper-slide-active {
  background-color: transparent;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .swiper-container.lightbox-upload-swiper-container .lightbox-swiper-description-wrapper {
  margin-top: 0;
}
.lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .swiper-container.lightbox-upload-swiper-container .lightbox-swiper-description-wrapper .lightbox-swiper-description--upload {
  margin-top: 21px;
}
@media screen and (min-width: 992px) {
  .lightbox-container--upload-slider .lightbox-swiper-inner-wrapper .swiper-container.lightbox-upload-swiper-container .lightbox-swiper-description-wrapper .lightbox-swiper-description--upload {
    margin-top: 34px;
  }
}
.checkmark {
  cursor: initial !important;
}
.checkmark__box {
  cursor: pointer !important;
}
.checkmark__box--invalid {
  border-color: red !important;
}
.checkmark__label {
  pointer-events: initial !important;
}
.checkmark__label a {
  text-decoration: underline;
}
.checkmark__label a:hover {
  text-decoration: none;
}
.checkmark__label--small {
  font-size: 12px;
  line-height: 18px;
}
.checkmark__label--invalid {
  color: red !important;
}
.checkmark__label--invalid a {
  color: red !important;
}
.slider-frame {
  padding-top: calc(100% * (9 / 16));
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: black;
}
.slider-frame__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slider-frame--rounded {
  border-radius: 30px;
}
.hiddenStyle {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.position-custom {
  position: inherit;
}
@media screen and (min-width: 992px) {
  .position-custom {
    position: relative;
  }
}
.image {
  position: relative;
  margin-bottom: 0px;
}
.image__ratio {
  position: relative;
  height: 0;
  overflow: hidden;
}
.image__ratio--16-9 {
  padding-top: calc(100% * (9 / 16));
}
.image__ratio--3-4 {
  padding-top: calc(100% * (4 / 3));
}
@media screen and (min-width: 992px) {
  .image__ratio--lg-3-4 {
    padding-top: calc(100% * (4 / 3));
  }
}
.image__source {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.image__source--portrait {
  height: auto;
  width: 100%;
}
.image__source--landscape {
  height: 100%;
  width: auto;
}
@media screen and (min-width: 992px) {
  .image__source--lg-portrait {
    height: auto;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .image__source--lg-landscape {
    height: 100%;
    width: auto;
  }
}
.image--bg-dark {
  background-color: #000000;
}
.video {
  position: relative;
  margin-bottom: 0px;
  background-color: #000000;
}
.video__ratio {
  position: relative;
  height: 0;
  overflow: hidden;
}
.video__ratio--16-10 {
  padding-top: calc(100% * (10 / 16));
}
.video__ratio--16-9 {
  padding-top: calc(100% * (9 / 16));
}
.video__ratio--4-3 {
  padding-top: calc(100% * (3 / 4));
}
.video__source {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video__source--youtube {
  border: 0;
  width: 100%;
  height: 100%;
}
.video__source--portrait {
  height: auto;
  width: 100%;
}
.video__source--landscape {
  height: 100%;
  width: auto;
}
.frame-custom-news,
.frame-event,
.frame-type-list,
.gridelement-frame-padding {
  padding-bottom: 160px;
}
.frame-custom-news [class*="gridelement-"],
.frame-event [class*="gridelement-"],
.frame-type-list [class*="gridelement-"],
.gridelement-frame-padding [class*="gridelement-"],
.frame-custom-news .frame-type-list,
.frame-event .frame-type-list,
.frame-type-list .frame-type-list,
.gridelement-frame-padding .frame-type-list,
.frame-custom-news .frame-event,
.frame-event .frame-event,
.frame-type-list .frame-event,
.gridelement-frame-padding .frame-event,
.frame-custom-news .frame-type-shortcut,
.frame-event .frame-type-shortcut,
.frame-type-list .frame-type-shortcut,
.gridelement-frame-padding .frame-type-shortcut,
.frame-custom-news .frame-custom-news,
.frame-event .frame-custom-news,
.frame-type-list .frame-custom-news,
.gridelement-frame-padding .frame-custom-news {
  padding-bottom: 0;
}
@media all and (max-width: 768px) {
  .frame-custom-news,
  .frame-event,
  .frame-type-list,
  .gridelement-frame-padding {
    padding-bottom: 80px;
  }
}
.dynamic-content-colpos-1 .gridelement-frame-padding {
  padding-bottom: 0;
}
.frame-space-before-none:not([class*='-teaser-box']),
.gridelement-space-before-class-class-none:not([class*='-teaser-box']) {
  padding-top: 0 !important;
}
.frame-space-after-none:not([class*='-teaser-box']),
.gridelement-space-after-class-none:not([class*='-teaser-box']) {
  padding-bottom: 0 !important;
}
/*
none
*/
.frame-space-before-none,
.frame-space-after-none,
.gridelement-space-before-class-none,
.gridelement-space-after-class-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-none[class*='-teaser-box'],
.gridelement-space-before-class-none[class*='-teaser-box'] {
  margin-top: 0 !important;
}
.frame-space-before-none:not([class*='-teaser-box']),
.gridelement-space-before-class-none:not([class*='-teaser-box']) {
  padding-top: 0 !important;
}
.frame-space-after-none:not([class*='-teaser-box']),
.gridelement-space-after-class-none:not([class*='-teaser-box']) {
  padding-bottom: 0 !important;
}
/*
extra extra extra small
*/
.frame-space-before-extra-extra-extra-small,
.frame-space-after-extra-extra-extra-small,
.gridelement-space-before-class-extra-extra-extra-small,
.gridelement-space-after-class-extra-extra-extra-small {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-extra-extra-extra-small[class*='-teaser-box'],
.gridelement-space-before-class-extra-extra-extra-small[class*='-teaser-box'] {
  margin-top: 5px !important;
}
.frame-space-before-extra-extra-extra-small:not([class*='-teaser-box']),
.gridelement-space-before-class-extra-extra-extra-small:not([class*='-teaser-box']) {
  padding-top: 5px !important;
}
.frame-space-after-extra-extra-extra-small:not([class*='-teaser-box']),
.gridelement-space-after-class-extra-extra-extra-small:not([class*='-teaser-box']) {
  padding-bottom: 5px !important;
}
/*
extra extra small
*/
.frame-space-before-extra-extra-small,
.frame-space-after-extra-extra-small,
.gridelement-space-before-class-extra-extra-small,
.gridelement-space-after-class-extra-extra-small {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-extra-extra-small[class*='-teaser-box'],
.gridelement-space-before-class-extra-small[class*='-teaser-box'] {
  margin-top: 10px !important;
}
.frame-space-before-extra-extra-small:not([class*='-teaser-box']),
.gridelement-space-before-class-extra-extra-small:not([class*='-teaser-box']) {
  padding-top: 10px !important;
}
.frame-space-after-extra-extra-small:not([class*='-teaser-box']),
.gridelement-space-after-class-extra-extra-small:not([class*='-teaser-box']) {
  padding-bottom: 10px !important;
}
/*
extra small
*/
.frame-space-before-extra-small,
.frame-space-after-extra-small,
.gridelement-space-before-class-extra-small,
.gridelement-space-after-class-extra-small {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-extra-small[class*='-teaser-box'],
.gridelement-space-before-class-extra-small[class*='-teaser-box'] {
  margin-top: 20px !important;
}
.frame-space-before-extra-small:not([class*='-teaser-box']),
.gridelement-space-before-class-extra-small:not([class*='-teaser-box']) {
  padding-top: 20px !important;
}
.frame-space-after-extra-small:not([class*='-teaser-box']),
.gridelement-space-after-class-extra-small:not([class*='-teaser-box']) {
  padding-bottom: 20px !important;
}
/*
small
*/
.frame-space-before-small,
.frame-space-after-small,
.gridelement-space-before-class-small,
.gridelement-space-after-class-small {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-small[class*='-teaser-box'],
.gridelement-space-before-class-small[class*='-teaser-box'] {
  margin-top: 40px !important;
}
@media all and (max-width: 480px) {
  .frame-space-before-small[class*='-teaser-box'],
  .gridelement-space-before-class-small[class*='-teaser-box'] {
    margin-top: 20px !important;
  }
}
.frame-space-after-small[class*='-teaser-box'],
.gridelement-space-after-class-small[class*='-teaser-box'] {
  margin-bottom: 40px !important;
}
@media all and (max-width: 480px) {
  .frame-space-after-small[class*='-teaser-box'],
  .gridelement-space-after-class-small[class*='-teaser-box'] {
    margin-bottom: 20px !important;
  }
}
.frame-space-before-small:not([class*='-teaser-box']),
.gridelement-space-before-class-small:not([class*='-teaser-box']) {
  padding-top: 40px !important;
}
@media all and (max-width: 480px) {
  .frame-space-before-small:not([class*='-teaser-box']),
  .gridelement-space-before-class-small:not([class*='-teaser-box']) {
    padding-top: 20px !important;
  }
}
.frame-space-after-small:not([class*='-teaser-box']),
.gridelement-space-after-class-small:not([class*='-teaser-box']) {
  padding-bottom: 40px !important;
}
@media all and (max-width: 480px) {
  .frame-space-after-small:not([class*='-teaser-box']),
  .gridelement-space-after-class-small:not([class*='-teaser-box']) {
    padding-bottom: 20px !important;
  }
}
/*
medium
*/
.frame-space-before-medium,
.frame-space-after-medium,
.gridelement-space-before-class-medium,
.gridelement-space-after-class-medium {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-medium[class*='-teaser-box'],
.gridelement-space-before-class-medium[class*='-teaser-box'] {
  margin-top: 60px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-medium[class*='-teaser-box'],
  .gridelement-space-before-class-medium[class*='-teaser-box'] {
    margin-top: 40px !important;
  }
}
.frame-space-after-medium[class*='-teaser-box'],
.gridelement-space-after-class-medium[class*='-teaser-box'] {
  margin-bottom: 60px !important;
}
@media all and (max-width: 992px) {
  .frame-space-after-medium[class*='-teaser-box'],
  .gridelement-space-after-class-medium[class*='-teaser-box'] {
    margin-bottom: 40px !important;
  }
}
.frame-space-before-medium:not([class*='-teaser-box']),
.gridelement-space-before-class-medium:not([class*='-teaser-box']) {
  padding-top: 60px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-medium:not([class*='-teaser-box']),
  .gridelement-space-before-class-medium:not([class*='-teaser-box']) {
    padding-top: 40px !important;
  }
}
.gridelement-space-after-class-medium:not([class*='-teaser-box']),
.frame-space-after-medium:not([class*='-teaser-box']) {
  padding-bottom: 60px !important;
}
@media all and (max-width: 992px) {
  .gridelement-space-after-class-medium:not([class*='-teaser-box']),
  .frame-space-after-medium:not([class*='-teaser-box']) {
    padding-bottom: 40px !important;
  }
}
/*
large
*/
.frame-space-before-large,
.frame-space-after-large,
.gridelement-space-before-class-large,
.gridelement-space-after-class-large {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-large[class*='-teaser-box'],
.gridelement-space-before-class-large[class*='-teaser-box'] {
  margin-top: 120px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-large[class*='-teaser-box'],
  .gridelement-space-before-class-large[class*='-teaser-box'] {
    margin-top: 60px !important;
  }
}
.frame-space-after-large[class*='-teaser-box'],
.gridelement-space-after-class-large[class*='-teaser-box'] {
  margin-bottom: 120px !important;
}
@media all and (max-width: 992px) {
  .frame-space-after-large[class*='-teaser-box'],
  .gridelement-space-after-class-large[class*='-teaser-box'] {
    margin-bottom: 60px !important;
  }
}
.frame-space-before-large:not([class*='-teaser-box']),
.gridelement-space-before-class-large:not([class*='-teaser-box']) {
  padding-top: 120px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-large:not([class*='-teaser-box']),
  .gridelement-space-before-class-large:not([class*='-teaser-box']) {
    padding-top: 60px !important;
  }
}
.frame-space-after-large:not([class*='-teaser-box']),
.gridelement-space-after-class-large:not([class*='-teaser-box']) {
  padding-bottom: 120px !important;
}
@media all and (max-width: 992px) {
  .frame-space-after-large:not([class*='-teaser-box']),
  .gridelement-space-after-class-large:not([class*='-teaser-box']) {
    padding-bottom: 60px !important;
  }
}
/*
larger
*/
.frame-space-before-larger,
.frame-space-after-larger,
.gridelement-space-before-class-larger,
.gridelement-space-after-class-larger {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-larger[class*='-teaser-box'],
.gridelement-space-before-class-larger[class*='-teaser-box'] {
  margin-top: 160px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-larger[class*='-teaser-box'],
  .gridelement-space-before-class-larger[class*='-teaser-box'] {
    margin-top: 80px !important;
  }
}
.frame-space-after-larger[class*='-teaser-box'],
.gridelement-space-after-class-larger[class*='-teaser-box'] {
  margin-bottom: 160px !important;
}
@media all and (max-width: 992px) {
  .frame-space-after-larger[class*='-teaser-box'],
  .gridelement-space-after-class-larger[class*='-teaser-box'] {
    margin-bottom: 80px !important;
  }
}
.frame-space-before-larger:not([class*='-teaser-box']),
.gridelement-space-before-class-larger:not([class*='-teaser-box']) {
  padding-top: 160px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-larger:not([class*='-teaser-box']),
  .gridelement-space-before-class-larger:not([class*='-teaser-box']) {
    padding-top: 80px !important;
  }
}
.frame-space-after-larger:not([class*='-teaser-box']),
.gridelement-space-after-class-larger:not([class*='-teaser-box']) {
  padding-bottom: 160px !important;
}
@media all and (max-width: 992px) {
  .frame-space-after-larger:not([class*='-teaser-box']),
  .gridelement-space-after-class-larger:not([class*='-teaser-box']) {
    padding-bottom: 80px !important;
  }
}
/*
extra large
*/
.frame-space-before-extra-large,
.frame-space-after-extra-large,
.gridelement-space-before-class-extra-large,
.gridelement-space-after-class-extra-large {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.frame-space-before-extra-large:not([class*='-teaser-box']),
.gridelement-space-before-class-extra-large:not([class*='-teaser-box']) {
  padding-top: 180px !important;
}
@media all and (max-width: 992px) {
  .frame-space-before-extra-large:not([class*='-teaser-box']),
  .gridelement-space-before-class-extra-large:not([class*='-teaser-box']) {
    padding-top: 90px !important;
  }
}
.gridelement-space-after-class-extra-large:not([class*='-teaser-box']),
.frame-space-after-extra-large:not([class*='-teaser-box']) {
  padding-bottom: 180px !important;
}
@media all and (max-width: 992px) {
  .gridelement-space-after-class-extra-large:not([class*='-teaser-box']),
  .frame-space-after-extra-large:not([class*='-teaser-box']) {
    padding-bottom: 90px !important;
  }
}
.showBreakpoints {
  display: block;
  height: 50px;
  width: 400px;
  padding: 15px;
  position: fixed !important;
  z-index: 100000;
  background-color: pink;
}
.showBreakpoints::after {
  content: "< breakpoint 5 (< 480px)";
}
@media screen and (min-width: 480px) {
  .showBreakpoints {
    background-color: darkred;
    color: white;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-5 (480px - 768px)";
  }
}
@media screen and (min-width: 768px) {
  .showBreakpoints {
    background-color: blueviolet;
    color: white;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-4 (768px - 992px) ";
  }
}
@media screen and (min-width: 992px) {
  .showBreakpoints {
    background-color: yellow;
    color: black;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-3 (992px - 1280px)";
  }
}
@media screen and (min-width: 1280px) {
  .showBreakpoints {
    background-color: plum;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-2  (1280px - 1500px)";
  }
}
@media screen and (min-width: 1500px) {
  .showBreakpoints {
    background-color: lime;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-1 (> 1500px)";
  }
}
.colors {
  margin: 60px;
}
.colors div {
  height: 60px;
  width: 500px;
  margin-bottom: 20px;
  padding: 19px;
}
.colors .ci-color-1 {
  background-color: #FF7F00;
}
.colors .ci-color-2 {
  background-color: #272727;
}
.colors .ci-color-3 {
  background-color: #ebebeb;
}
.colors .ci-color-4 {
  background-color: #FFFFFF;
}
.colors .ci-color-5 {
  background-color: #FF7F00;
}
.colors .ci-color-6 {
  background-color: #AFAFAF;
}
.colors .ci-color-7 {
  background-color: #E87401;
}
.colors .ci-color-8 {
  background-color: #D6D6D6;
}
.colors .ci-color-9 {
  background-color: #000000;
}
.colors .ci-color-10 {
  background-color: #0055A5;
}
.colors .ci-color-11 {
  background-color: #004C93;
}
.colors .ci-color-12 {
  background-color: #F6F6F3;
}
.colors .ci-color-13 {
  background-color: #EDECEA;
}
.colors .ci-color-14 {
  background-color: #E3E2DF;
}
.colors .ci-color-15 {
  background-color: #E3E2DF;
}
.colors .ci-color-16 {
  background-color: #E3E2DF;
}
.colors .ci-color-17 {
  background-color: #939393;
}
.colors .ci-color-18 {
  background-color: #323434;
}
.colors .ci-color-19 {
  background-color: #FFFFFF;
}
.colors .ci-color-2,
.colors .ci-color-9,
.colors .ci-color-10,
.colors .ci-color-11,
.colors .ci-color-15 {
  color: #FFFFFF;
}
#SgCookieOptin .sg-cookie-optin-box-header {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
#SgCookieOptin .sg-cookie-optin-box-cookie-detail-header {
  margin-bottom: 5px !important;
}
.button.button--center.button--small.button--date.button--highlight.button--active {
    border: 1px solid #272727;
}
/*# sourceMappingURL=template.css.map */

.focuspoint img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
