@font-face {
  font-family: 'Assistant';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/Assistant-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 800;
}
html,
body {
  scroll-behavior: smooth;
  font-size: 12px;
}
@media screen and (min-width: 360px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  html,
  body {
    font-size: 20px;
  }
}
body {
  font-family: 'Assistant', sans-serif;
  overflow-x: hidden;
  font-weight: 300;
  background: #ffffff;
  color: #353b31;
  padding-top: 0px;
  position: relative;
}
body.showNav {
  overflow: hidden;
}
body.showNav .navsidebar {
  overflow-y: scroll;
}
section {
  padding: 1em 0;
}
@media screen and (min-width: 992px) {
  section {
    padding: 2em 0;
  }
}
section:first-of-type {
  padding: 0;
  margin: 0;
}
.pagebackground {
  display: none;
  height: 40em;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  background-position: top right;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
a {
  word-wrap: break-word;
}
a:hover {
  color: #ffcc01;
}
.row {
  margin: 1rem auto;
}
.row:first-of-type {
  margin-top: 0;
}
.row.cols2 > div {
  padding: 2rem;
}
@media screen and (min-width: 48em) {
  .row.cols2 > div {
    padding: 4rem;
  }
}
@media screen and (min-width: 78.75em) {
  .row.cols2 > div {
    padding: 6rem;
  }
}
.ce-twocolumns .inner {
  padding: 0;
  margin: 0;
}
.ce-twocolumns .inner .column {
  padding: 2rem;
}
@media screen and (min-width: 48em) {
  .ce-twocolumns .inner .column {
    padding: 4rem;
  }
}
@media screen and (min-width: 78.75em) {
  .ce-twocolumns .inner .column {
    padding: 6rem;
  }
}
.container {
  max-width: 1340px;
  padding: 0 2rem;
}
.container.big {
  max-width: 1600px;
}
.container-fluid {
  max-width: 1600px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.reallysmall {
  max-width: 1340px;
}
.specialfont {
  font-family: 'Assistant';
  font-weight: 700;
  color: #353b31;
}
h1,
h2,
h3 {
  font-family: 'Assistant';
  font-weight: 700;
  color: #353b31;
  margin-top: 0;
  line-height: 1em;
}
h1 {
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 1.05em;
}
@media screen and (min-width: 48em) {
  h1 {
    font-size: 56px;
  }
}
@media screen and (min-width: 78.75em) {
  h1 {
    font-size: 72px;
  }
}
h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 1em;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.6rem;
}
h4 {
  font-size: 1.4rem;
}
h5 {
  font-size: 1.2rem;
}
.headline,
.subline {
  display: block;
  text-transform: uppercase;
  font-size: clamp(2rem, 6vw, 2.5rem);
  line-height: 1;
  font-weight: 800;
}
p {
  font-size: 1rem;
}
@media screen and (min-width: 78.75em) {
  p {
    font-size: 0.9rem;
  }
}
ul {
  padding-left: 1rem;
}
ul li {
  font-size: 0.9rem;
  list-style-position: inside;
}
ul.check {
  list-style-type: none;
  padding-left: 1.5rem;
}
ul.check li {
  position: relative;
  margin-bottom: 0.5rem;
}
ul.check li:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -28px;
  width: 20px;
  height: 20px;
  border: 1px solid #353b31;
  border-radius: 5px;
}
ul.check li:after {
  content: '✓';
  position: absolute;
  top: 3px;
  left: -23px;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 48em) {
  ul.check li:after {
    top: 3px;
    left: -24px;
  }
}
@media screen and (min-width: 64em) {
  ul.check li:after {
    top: 1px;
    left: -25px;
  }
}
.contentheader {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .contentheader {
    max-width: 43vw;
  }
}
.contentheader .contenttitle {
  font-weight: 300;
  text-transform: uppercase;
}
.contentheader .contenttitle.bold {
  font-weight: 800;
}
.contentheader .contenttitle.underline {
  padding-bottom: 2rem;
}
@media screen and (min-width: 48em) {
  .contentheader .contenttitle.underline {
    border-bottom: 2px solid #ffcc01;
  }
}
.contentheader .contenttitle.wabe {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 220px;
  width: 200px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.3rem;
}
.contentheader .contenttitle.wabe:before {
  content: '';
  position: absolute;
  top: 0;
  background-color: #353b31;
  mask-image: url(../icons/thuema-wabe.svg);
  -webkit-mask-image: url(../icons/thuema-wabe.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: 0;
  left: 50%;
  width: 205px;
  height: 220px;
  transform: translateX(-50%);
}
.contentheader .subheader.bold {
  font-weight: 700;
}
.contentheader .subheader.yellow {
  color: #ffcc01;
}
.contentheader .subheader.big {
  font-size: 2rem;
}
.contentheader .subheader.upper {
  text-transform: uppercase;
}
.contentheader .subheader.lh-0 {
  line-height: 0;
}
.contentheader .subheader.lh-1 {
  line-height: 0;
}
a {
  color: #353b31;
  text-decoration: underline;
}
.primary {
  color: #ffcc01;
}
.btn {
  color: #ffffff;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: 1.3rem;
  border: none;
  background-color: #ffcc01;
  display: inline-block;
  position: relative;
  line-height: 1;
  padding: 0.5rem 1rem;
  text-decoration: unset;
  color: #353b31;
  margin-top: 1rem;
  transition: background-color 0.3s ease-in-out;
}
.btn:hover {
  background-color: #f1c000;
}
.btn.white {
  background-color: #ffffff;
  color: #353b31;
}
.btn.light {
  background-color: #efefef;
  color: #353b31;
}
.btn.dark {
  background-color: #353b31;
  color: #ffffff;
}
p,
ol {
  margin-bottom: 20px;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
header.contentheader {
  margin-bottom: 2rem;
}
header.contentheader .contenttitle {
  margin-bottom: 0.5rem;
}
ol {
  margin-bottom: 2rem;
}
ol li {
  margin-bottom: 0.5rem;
}
a.scroll-top {
  width: 44px;
  height: 44px;
  line-height: 45px;
  color: #ffcc01;
  border-radius: 10px;
  text-align: center;
  position: fixed;
  display: inline;
  opacity: 0;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  background-color: #ffffff;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  pointer-events: none;
}
a.scroll-top svg {
  height: 80%;
  width: 80%;
}
@media screen and (max-width: 767px) {
  a.scroll-top {
    bottom: 60px;
    right: 10px;
  }
}
.scrollheader a.scroll-top {
  opacity: 1;
  pointer-events: auto;
}
.pageoverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.pageoverlay.show {
  opacity: 0.8;
  visibility: visible;
  cursor: pointer;
}
.contentwrap {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.contentwrap p {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .contentwrap p {
    max-width: 43vw;
  }
}
.greyBgLeftDown:before,
.greyBgRightDown:before,
.yellowBgUpLeft:before,
.yellowBgUpRight:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: -1;
}
.greyBgLeftDown:after,
.greyBgRightDown:after,
.yellowBgUpLeft:after,
.yellowBgUpRight:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 101px;
  left: 0;
  z-index: -1;
}
.greyBgLeftDown {
  position: relative;
  margin-top: 0;
}
.greyBgLeftDown:before {
  background-color: #efefef;
  clip-path: url(#left-bottom);
  top: 100px;
}
.greyBgRightDown {
  position: relative;
  margin-top: 0;
}
.greyBgRightDown:before {
  background-color: #efefef;
  clip-path: url(#right-bottom);
  top: 100px;
}
.yellowBgUpRight {
  position: relative;
  align-items: baseline;
}
.yellowBgUpRight:before {
  background-color: #ffcc01;
  clip-path: url(#right-top);
  bottom: 100px;
}
.yellowBgUpRight > div {
  padding: 3rem;
}
.yellowBgUpLeft {
  position: relative;
}
.yellowBgUpLeft:before {
  background-color: #ffcc01;
  clip-path: url(#left-top);
  bottom: 100px;
}
.greyBgLeftDown.cols2 > div:first-of-type,
.greyBgRightDown.cols2 > div:first-of-type {
  align-self: center;
}
.greyBgLeftDown.cols2 > div:last-of-type,
.greyBgRightDown.cols2 > div:last-of-type {
  align-self: top;
  padding-top: 2rem;
}
.greyBgLeftDown:after,
.greyBgRightDown:after {
  top: 0;
  background-color: #efefef;
}
.yellowBgUpLeft.cols2 > div:first-of-type,
.yellowBgUpRight.cols2 > div:first-of-type {
  align-self: center;
}
.yellowBgUpLeft.cols2 > div:last-of-type,
.yellowBgUpRight.cols2 > div:last-of-type {
  align-self: end;
  padding-bottom: 0;
}
.yellowBgUpLeft:after,
.yellowBgUpRight:after {
  bottom: 0;
  background-color: #ffcc01;
}
.ce-twocolumns .greyBgLeftDown .column:first-of-type,
.ce-twocolumns .greyBgRightDown .column:first-of-type {
  align-self: center;
}
.ce-twocolumns .greyBgLeftDown .column:last-of-type,
.ce-twocolumns .greyBgRightDown .column:last-of-type {
  align-self: top;
  padding-top: 2rem;
}
.ce-twocolumns .yellowBgUpLeft .column:first-of-type,
.ce-twocolumns .yellowBgUpRight .column:first-of-type {
  align-self: center;
}
.ce-twocolumns .yellowBgUpLeft .column:last-of-type,
.ce-twocolumns .yellowBgUpRight .column:last-of-type {
  align-self: end;
  padding-bottom: 0;
}
.video.cols2 > div {
  padding: 2rem;
}
.video.cols2 > div.text {
  align-self: start;
}
.video.cols2 > div.content {
  align-self: end;
}
.comb-bg {
  width: 100%;
  height: 100%;
  background: center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(239,239,239)' viewBox='0 0 100 169.5'%3E%3Cpolygon points='50,34.75 93.5,59.75 93.5,109.75 50,134.75 6.5,109.75 6.5,59.75'%3E%3C/polygon%3E%3Cpolygon points='0,-50 43.5,-25 43.5,25 0,50 -43.5,25 -43.5,-25'%3E%3C/polygon%3E%3Cpolygon points='100,-50 143.5,-25 143.5,25 100,50 56.5,25 56.5,-25'%3E%3C/polygon%3E%3Cpolygon points='0,119.5 43.5,144.5 43.5,194.5 0,219.5 -43.5,194.5 -43.5,144.5'%3E%3C/polygon%3E%3Cpolygon points='100,119.5 143.5,144.5 143.5,194.5 100,219.5 56.5,194.5 56.5,144.5'%3E%3C/polygon%3E%3C/svg%3E");
  background-size: 16px;
}
.text-v1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  line-height: 2.25em;
}
.text-v1 .tv1-title {
  display: block;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.text-v1 .tv1-badge {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.text-v1 .tv1-badge img {
  width: 250px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .text-v1 .tv1-badge {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
  .text-v1 .tv1-badge img {
    max-width: 10rem;
  }
}
.text-v2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  line-height: 2.25em;
}
.text-v2 p:last-child {
  margin-bottom: 0;
}
.text-v2 .tv2-title {
  display: block;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media screen and (min-width: 992px) {
  .text-v2 .tv2-left {
    text-align: right;
  }
}
.text-v2 .tv2-right {
  text-align: left;
  font-size: 2.4rem;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .text-v2 .tv2-right {
    padding-right: 5rem;
  }
}
.text-v2 .tv2-right .floral {
  display: inline-block;
  position: relative;
  height: 1em;
}
.text-v2 .tv2-right .floral svg {
  width: 5rem;
  height: auto;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.ctype-text {
  margin-top: 50px;
  margin-bottom: 50px;
}
#googlemaps [aria-label="Schließen"] {
  top: 0 !important;
  right: 0 !important;
}
.tab-v1 .nav-tabs {
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs {
    flex-direction: row;
  }
}
.tab-v1 .nav-tabs .nav-item {
  flex: 1;
}
.tab-v1 .nav-tabs .nav-item .nav-link {
  background-color: #ed2e35;
  text-decoration: unset;
  border: unset;
  border-radius: unset;
  color: #ffffff;
  font-size: 1.2rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs .nav-item .nav-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tab-v1 .nav-tabs .nav-item .nav-link {
    font-size: 1.2rem;
  }
}
.tab-v1 .nav-tabs .nav-item .nav-link.active,
.tab-v1 .nav-tabs .nav-item .nav-link:hover {
  background-color: #ffcc01;
}
.tab-v1 .tab-content {
  padding: 0.5rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content {
    padding: 1.5rem 0.8rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tab-v1 .tab-content {
    padding: 2.5rem 1rem;
  }
}
.tab-v1 .tab-content .tab-pane .ce-textpic {
  width: 100%;
  float: left;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane .ce-textpic {
    width: 50%;
  }
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-gallery {
  max-width: 40%;
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-gallery img {
  display: block;
  width: 100%;
  height: auto;
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-bodytext p {
  font-size: 0.8em;
  line-height: 1.2;
}
[id*="accordion-"] {
  margin-bottom: 25px;
}
[id*="accordion-"] .card {
  border: 2px solid #ed2e35;
  border-radius: 20px;
}
[id*="accordion-"] .card .card-header {
  background: transparent;
  height: 60px;
  border: unset;
  padding: 0;
}
[id*="accordion-"] .card .card-header .btn {
  width: 100%;
  text-align: left;
  border: unset;
  background: unset;
  color: black;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.75rem 1.25rem;
}
[id*="accordion-"] .card .card-header .btn:after {
  content: '-';
  position: absolute;
  top: 50%;
  right: 1rem;
  color: inherit;
  transform: translateY(-50%);
  font-size: 2rem;
}
[id*="accordion-"] .card .card-header .btn:hover,
[id*="accordion-"] .card .card-header .btn:focus {
  text-decoration: none;
}
[id*="accordion-"] .card .card-header .btn:focus {
  box-shadow: unset;
}
[id*="accordion-"] .card .card-header .btn.collapsed:after {
  content: '+';
}
[id*="accordion-"] .card [id*="collapse-"] .card-body .contentheader {
  margin-bottom: unset;
  display: none;
  visibility: hidden;
}
[id*="accordion-"] .card [id*="collapse-"] .card-body .contentheader .contenttitle {
  font-size: 1.5rem;
}
.kopfgrafik {
  padding-top: 80px;
}
@media screen and (min-width: 78.75em) {
  .kopfgrafik {
    padding-top: 30px;
  }
}
.kopfgrafik .content {
  position: relative;
}
.kopfgrafik .content.full {
  height: 60vh;
}
@media screen and (min-width: 48em) {
  .kopfgrafik .content.full {
    height: 60vh;
  }
}
@media screen and (min-width: 78.75em) {
  .kopfgrafik .content.full {
    height: 100vh;
  }
}
.kopfgrafik .content.minimal {
  height: 50vh;
}
.kopfgrafik .content .wabe.gelb {
  width: 80vw;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 48em) {
  .kopfgrafik .content .wabe.gelb {
    width: 60vw;
  }
}
@media screen and (min-width: 78.75em) {
  .kopfgrafik .content .wabe.gelb {
    width: 41.666667%;
  }
}
.kopfgrafik .content .wabe.gelb .content {
  position: relative;
  height: 100%;
}
.kopfgrafik .content .wabe.gelb .content:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 204, 1, 0.8);
  clip-path: url(#clip-path);
}
.kopfgrafik .content .wabe.gelb .content .text {
  position: absolute;
  left: 7vw;
  bottom: 10%;
  text-transform: uppercase;
  width: 80%;
  font-size: 3em;
  font-weight: bold;
}
.kopfgrafik .content .wabe.gelb .content .text .headline,
.kopfgrafik .content .wabe.gelb .content .text .subline {
  transform: translateX(-30%);
  opacity: 0;
}
.kopfgrafik .content .wabe.gelb .content .text .subline {
  color: white;
}
.kopfgrafik .content .wabe.gelb .content .text.load .headline,
.kopfgrafik .content .wabe.gelb .content .text.load .subline {
  transform: translateX(0);
  opacity: 1;
  transition: all 1s ease-in-out;
}
.kopfgrafik .content .wabe.gelb .content .text.load .headline {
  transition-delay: 0.3s;
}
.kopfgrafik .content .wabe.gelb .content .text.load .subline {
  transition-delay: 0.6s;
}
.kopfgrafik .content .wabe.image {
  width: 95%;
  height: 90%;
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
  clip-path: url(#imageClip);
}
.kopfgrafik .content .wabe.image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kopfgrafik .content .wabe.image.grey img {
  filter: grayscale(1);
}
.intro {
  position: relative;
  padding-block: 0rem 2rem;
}
.intro .top {
  position: relative;
  display: flex;
  flex-direction: column;
}
.intro .top .left {
  z-index: 2;
  width: 100vw;
  padding: 2rem;
}
.intro .top .right {
  z-index: 2;
  width: 100vw;
  padding: 2rem;
  padding-bottom: 14rem;
  margin-bottom: 3rem;
  background: #ebebeb;
  clip-path: url(#right-bottom);
}
@media screen and (min-width: 48em) {
  .intro .top {
    flex-direction: row;
  }
  .intro .top .left {
    width: 41.7vw;
    padding: 3rem;
  }
  .intro .top .right {
    width: 58.3vw;
    padding: 3rem;
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 78.75em) {
  .intro .top .left,
  .intro .top .right {
    padding: 6rem;
  }
  .intro .top .right {
    padding-bottom: 12rem;
  }
}
.intro .benefits {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  z-index: 2;
  position: relative;
  max-width: 1200px;
  padding-bottom: 4rem;
}
@media screen and (min-width: 48em) {
  .intro .benefits {
    margin: -10rem auto 0 auto;
    flex-direction: row;
  }
}
.intro .benefits .benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 48em) {
  .intro .benefits .benefit {
    width: 33.3%;
  }
}
.intro .benefits .benefit svg {
  max-width: 70px;
}
@media screen and (min-width: 48em) {
  .intro .benefits .benefit svg {
    max-width: 110px;
  }
}
.intro .benefits .benefit p {
  text-align: center;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.2;
  margin-block: 20px;
}
.intro .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 0;
}
@media screen and (min-width: 48em) {
  .intro .image {
    height: 100%;
  }
}
.intro .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 239, 239, 0.85);
  z-index: 1;
}
.intro .image img {
  filter: grayscale(1);
  height: 100%;
}
.trenner {
  width: 100vw;
  padding: 0;
  position: relative;
  padding-top: calc(10vh - 1px);
}
@media screen and (min-width: 48em) {
  .trenner {
    height: 100vh;
    padding-top: unset;
  }
}
.trenner .wabe {
  background: #ffcc01;
  width: 100vw;
  z-index: 2;
}
@media screen and (min-width: 48em) {
  .trenner .wabe {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 58.3vw;
    height: 70%;
    background: #ffffff;
    clip-path: url(#clip-path);
  }
}
@media screen and (min-width: 992px) {
  .trenner .wabe {
    height: 85%;
  }
}
@media screen and (min-width: 78.75em) {
  .trenner .wabe {
    height: 70%;
  }
}
.trenner .wabe .content {
  padding: 3rem 1rem;
}
@media screen and (min-width: 48em) {
  .trenner .wabe .content {
    padding: 1rem 4rem 3rem 4rem;
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 78.75em) {
  .trenner .wabe .content {
    width: 90%;
    padding: 1rem 4rem 3rem 2rem;
    max-width: 730px;
  }
}
.trenner .wabe .content .headline {
  font-size: clamp(1rem, 6vw, 2rem);
  margin-bottom: 0.5rem;
}
.trenner .wabe .content .btn {
  background: #ffffff;
}
@media screen and (min-width: 48em) {
  .trenner .wabe .content .btn {
    background: #ffcc01;
  }
}
.trenner .wabe:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10vh;
  background: #ffcc01;
  clip-path: url(#clip-path);
}
@media screen and (min-width: 48em) {
  .trenner .wabe:before {
    display: none;
    visibility: hidden;
  }
}
.trenner .image {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
}
@media screen and (min-width: 48em) {
  .trenner .image {
    height: 100%;
  }
}
.trenner .image:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 204, 1, 0.6);
  z-index: 1;
}
.trenner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(100%);
}
.trenner .image .icon {
  position: absolute;
  top: -10vw;
  right: -10%;
  width: 30vw;
  z-index: 1;
}
.trenner .image .icon svg {
  fill: rgba(239, 239, 239, 0.5);
}
.trenner svg {
  height: 0;
}
.pluspunkte {
  max-width: 800px;
  margin: 0 auto;
}
.pluspunkte ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.pluspunkte ul li {
  position: relative;
  font-size: 1.1rem;
  line-height: 1.1;
  margin: 2rem 0;
  text-transform: uppercase;
  display: inline-block;
}
@media screen and (min-width: 30em) {
  .pluspunkte ul li {
    max-width: 70vw;
  }
}
@media screen and (min-width: 48em) {
  .pluspunkte ul li {
    font-size: 1.6rem;
    line-height: 1.5;
    max-width: 80vw;
  }
}
@media screen and (min-width: 992px) {
  .pluspunkte ul li {
    line-height: 1.15;
  }
}
@media screen and (min-width: 64em) {
  .pluspunkte ul li {
    font-size: 1.4rem;
    line-height: 1.35;
    max-width: 60vw;
  }
}
@media screen and (min-width: 78.75em) {
  .pluspunkte ul li {
    font-size: 2rem;
    line-height: 1.15;
    max-width: unset;
  }
}
.pluspunkte ul li .plus {
  width: 70px;
  float: left;
  shape-margin: 0;
  shape-outside: polygon(0% 0%, 68.75% 0.83%, 68.75% 35.01%, 101.25% 34.91%, 99.38% 63.56%, 68.13% 63.66%, 68.75% 101.25%, 0% 100%);
}
@media screen and (min-width: 48em) {
  .pluspunkte ul li .plus {
    width: 130px;
  }
}
@media screen and (min-width: 78.75em) {
  .pluspunkte ul li .plus {
    width: 160px;
  }
}
.pluspunkte ul li .plus svg {
  fill: #ffcc01;
}
.wabenmenu {
  margin: 0 auto;
}
.wabenmenu ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style-type: none;
}
.wabenmenu.small {
  padding-block: 10vw;
}
@media screen and (min-width: 48em) {
  .wabenmenu.small {
    display: block;
    visibility: visible;
  }
}
.wabenmenu.small ul {
  gap: 1rem;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 0;
}
.wabenmenu.small li {
  max-width: 205px;
  max-height: 220px;
  position: relative;
  transition: transform 0.3s ease-in-out;
  width: 45vw;
  flex-wrap: wrap;
  aspect-ratio: 1/1.0731;
}
@media screen and (min-width: 30em) {
  .wabenmenu.small li {
    width: 30vw;
  }
}
@media screen and (min-width: 48em) {
  .wabenmenu.small li {
    width: 15vw;
  }
}
.wabenmenu.small li .btn,
.wabenmenu.small li span {
  background-color: unset;
  margin-top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(1rem, 2vw, 1.3rem);
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.wabenmenu.small li .btn:before,
.wabenmenu.small li span:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #353b31;
  mask-image: url(../icons/thuema-wabe.svg);
  -webkit-mask-image: url(../icons/thuema-wabe.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: 0;
  left: 0;
  transition: background-color 0.3s ease-in-out;
}
.wabenmenu.small li:hover {
  transform: translateY(-10px);
}
.wabenmenu.small li:hover .btn {
  filter: drop-shadow(0px 15px 3px #efefef);
}
.wabenmenu.small li:hover .btn:before {
  background-color: #ffcc01;
}
.wabenmenu.big {
  position: relative;
  padding-block: 12rem 2rem;
}
.wabenmenu.big .wabe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
}
@media screen and (min-width: 48em) {
  .wabenmenu.big .wabe {
    width: 58.3vw;
    height: 50%;
  }
}
@media screen and (min-width: 64em) {
  .wabenmenu.big .wabe {
    height: 70%;
  }
}
.wabenmenu.big .wabe .content {
  padding: 4rem;
}
@media screen and (min-width: 78.75em) {
  .wabenmenu.big .wabe .content {
    padding: 6rem;
  }
}
.wabenmenu.big .honeycomb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 100px;
  transform: translateY(34.375px);
}
.wabenmenu.big .honeycomb .honeycomb-cell {
  flex: 0 1 250px;
  max-width: 250px;
  height: 137.5px;
  margin: 65.47619048px 12.5px 25px;
  margin-left: 12.5px;
  position: relative;
  padding: 0.5em;
  text-align: center;
  z-index: 1;
  /* @media screen and (min-width:1100px) {
                    &:nth-child(7n+5) {
                        margin-left: ~'calc(50% - 400px)';
                    }
                } */
}
@media screen and (max-width: 549px) {
  .wabenmenu.big .honeycomb .honeycomb-cell {
    margin: 81.25px 25px;
  }
}
@media screen and (min-width: 550px) and (max-width: 824px) {
  .wabenmenu.big .honeycomb .honeycomb-cell:nth-child(3n) {
    margin-right: calc(50% - 125px);
    margin-left: calc(50% - 125px);
  }
}
@media screen and (min-width: 825px) and (max-width: 1099px) {
  .wabenmenu.big .honeycomb .honeycomb-cell:nth-child(5n+4) {
    margin-left: calc(50% - 275px);
  }
  .wabenmenu.big .honeycomb .honeycomb-cell:nth-child(5n+5) {
    margin-right: calc(50% - 275px);
  }
}
.wabenmenu.big .honeycomb .honeycomb-cell.spare:after {
  background-color: unset;
}
.wabenmenu.big .honeycomb .honeycomb-cell.honeycomb__placeholder {
  display: none;
  opacity: 0;
  width: 250px;
  margin: 0 12.5px;
}
@media screen and (min-width: 550px) and (max-width: 824px) {
  .wabenmenu.big .honeycomb .honeycomb-cell.honeycomb__placeholder:nth-child(3n+5) {
    display: block;
  }
}
@media screen and (min-width: 825px) and (max-width: 1099px) {
  .wabenmenu.big .honeycomb .honeycomb-cell.honeycomb__placeholder:nth-child(5n),
  .wabenmenu.big .honeycomb .honeycomb-cell.honeycomb__placeholder:nth-child(5n+3) {
    display: block;
  }
}
.wabenmenu.big .honeycomb .honeycomb-cell:before,
.wabenmenu.big .honeycomb .honeycomb-cell:after {
  content: '';
}
.wabenmenu.big .honeycomb .honeycomb-cell:before,
.wabenmenu.big .honeycomb .honeycomb-cell:after,
.wabenmenu.big .honeycomb .honeycomb-cell .honeycomb-cell__image {
  top: -50%;
  left: 0;
  width: 100%;
  height: 200%;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  z-index: -1;
}
.wabenmenu.big .honeycomb .honeycomb-cell:before {
  background: #fff;
  transform: scale(1.055);
}
.wabenmenu.big .honeycomb .honeycomb-cell:after {
  background-color: rgba(255, 204, 1, 0.7);
  transition: all 0.35s ease-in-out;
  z-index: 1;
}
.wabenmenu.big .honeycomb .honeycomb-cell .honeycomb-cell__image {
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.wabenmenu.big .honeycomb .honeycomb-cell .honeycomb-cell__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-decoration: unset;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 800;
  z-index: 2;
  text-transform: uppercase;
  padding: 1rem;
  line-height: 1;
}
.wabenmenu.big .honeycomb .honeycomb-cell:not(.spare):hover:after {
  background-color: rgba(0, 0, 0, 0.9);
}
.wabenmenu.big .honeycomb .honeycomb-cell:not(.spare):hover .honeycomb-cell__title {
  color: #ffcc01;
}
.leistungen {
  height: 80vh;
  padding-top: 0;
  margin-bottom: 98px;
}
@media screen and (min-width: 78.75em) {
  .leistungen {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.leistungen .blinds {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 78.75em) {
  .leistungen .blinds {
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    height: 80vh;
    scroll-behavior: smooth;
  }
}
.leistungen .blinds .blind {
  height: 80vh;
  position: relative;
  transition: width 0.3s ease-out;
  min-width: 100%;
  scroll-snap-align: center;
}
@media screen and (min-width: 78.75em) {
  .leistungen .blinds .blind {
    min-width: unset;
    width: calc(100%/var(--item-count));
    scroll-snap-align: unset;
    height: 100%;
  }
}
.leistungen .blinds .blind .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.leistungen .blinds .blind .image:after {
  content: '';
  width: 100%;
  height: 15%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(48, 48, 48, 0.47) 30%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  opacity: 1;
}
.leistungen .blinds .blind .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1);
}
.leistungen .blinds .blind .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2rem;
  background-color: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.leistungen .blinds .blind .content .content_text {
  opacity: 0;
  transform: translateY(10%);
  width: 400px;
  width: 100%;
  transition: all 0.1s ease-out;
}
.leistungen .blinds .blind .content .content_text p {
  border-left: 3px solid #ffffff;
  padding-left: 1rem;
  font-size: 1rem;
}
.leistungen .blinds .blind .content .content_text a.more {
  margin-top: 0.5rem;
  margin-left: 1rem;
  border: 1px solid #353b31;
  color: #353b31;
  border-radius: 20px;
  text-decoration: none;
  padding: 0.25rem 2rem;
  text-align: center;
}
.leistungen .blinds .blind .content .content_text a.more:hover {
  color: #353b31;
}
.leistungen .blinds .blind .content .content_text ul {
  list-style-type: none;
  padding-left: 0;
}
.leistungen .blinds .blind .content .content_text ul li {
  border-left: 4px solid #ffffff;
  padding-left: 1rem;
  margin-bottom: 1.5rem;
}
.leistungen .blinds .blind .content .content_headline {
  color: #ffcc01;
  transition: color 0.3s ease-out;
}
@media screen and (min-width: 78.75em) {
  .leistungen .blinds .blind .content .content_headline {
    font-size: 2vw;
  }
}
.leistungen .blinds .blind .btn-trigger {
  background: unset;
  border: unset;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 10;
}
.leistungen .blinds .blind .btn-trigger:focus {
  outline: unset;
  border: unset;
}
@media (hover: hover) and (pointer: fine) {
  .leistungen .blinds .blind .btn-trigger {
    display: none;
    visibility: hidden;
  }
}
.leistungen .blinds .blind:hover .image:before,
.leistungen .blinds .blind.hover .image:before {
  opacity: 0;
}
.leistungen .blinds .blind:hover .content,
.leistungen .blinds .blind.hover .content {
  background-color: rgba(255, 204, 1, 0.8);
}
.leistungen .blinds .blind:hover .content .content_text,
.leistungen .blinds .blind.hover .content .content_text {
  transform: translateY(0%);
  opacity: 1;
  transition: all 0.3s ease-in;
  transition-delay: 0.3s;
}
.leistungen .blinds .blind:hover .content .content_headline,
.leistungen .blinds .blind.hover .content .content_headline {
  color: #000000;
  transition: color 0.3s ease-in;
  max-width: 80%;
}
.leistungen .blinds:hover .blind:hover {
  width: 30%;
  transition: width 0.3s ease-in;
}
.leistungen #indicator {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: #efefef;
}
.leistungen #indicator button {
  color: #353b31;
  background: unset;
  font-size: 4rem;
  border: unset;
}
.leistungen #indicator button:focus {
  outline: unset;
}
.leistungen #indicator button.active {
  color: #ffcc01;
}
@media screen and (min-width: 78.75em) {
  .leistungen #indicator {
    display: none;
    visibility: hidden;
  }
}
.logowall .introtext {
  max-width: 1200px;
  margin: 3rem auto;
  padding: 0 1rem;
}
.logowall .introtext .headline {
  margin: 0;
}
.logowall .introtext .subline {
  font-weight: 300;
}
.logowall .logos {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-gap: 1rem;
  max-width: 1200px;
  list-style-type: none;
  padding: 0 1rem;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .logowall .logos {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
}
@media screen and (min-width: 64em) {
  .logowall .logos {
    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  }
}
.logowall .logos .logo {
  padding: 0.5rem;
  align-self: center;
}
@media screen and (min-width: 64em) {
  .logowall .logos .logo {
    padding: 1rem;
  }
}
.logowall .logos .logo img {
  width: 100%;
  height: auto;
  filter: grayscale(1);
  transition: all 0.3s ease;
}
.logowall .logos .logo:hover img {
  filter: grayscale(0);
}
.standorte .headline {
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 1rem;
}
.standorte .locations {
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
  gap: 1rem;
  font-size: 0.8rem;
  padding-inline: 1rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 30em) {
  .standorte .locations {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 48em) {
  .standorte .locations {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.standorte .locations .location {
  width: 100%;
  padding: 1rem;
  justify-content: space-between;
  border: unset;
  font-size: inherit;
  box-shadow: 0.3px 0.3px 1.1px rgba(0, 0, 0, 0.02), 0.7px 0.7px 2.7px rgba(0, 0, 0, 0.028), 1.3px 1.3px 5px rgba(0, 0, 0, 0.035), 2.2px 2.2px 8.9px rgba(0, 0, 0, 0.042), 4.2px 4.2px 16.7px rgba(0, 0, 0, 0.05), 10px 10px 40px rgba(0, 0, 0, 0.07000000000000001);
  transition: all 0.3s ease;
}
.standorte .locations .location:hover {
  box-shadow: 1.1px 1.1px 2.2px rgba(0, 0, 0, 0.02), 2.7px 2.7px 5.3px rgba(0, 0, 0, 0.028), 5px 5px 10px rgba(0, 0, 0, 0.035), 8.9px 8.9px 17.9px rgba(0, 0, 0, 0.042), 16.7px 16.7px 33.4px rgba(0, 0, 0, 0.05), 40px 40px 80px rgba(0, 0, 0, 0.07000000000000001);
  transform: translateY(-10px);
}
.standorte .locations .location p {
  font-size: inherit;
}
.standorte .locations .location .map {
  margin-top: 1rem;
}
.karriere {
  min-height: 80vh;
  position: relative;
}
.karriere .content {
  position: absolute;
  width: 100%;
  top: 10vh;
  padding-inline: 1rem;
  z-index: 2;
}
@media screen and (min-width: 78.75em) {
  .karriere .content {
    max-width: 1200px;
    left: calc((100vw - 1200px) / 2);
  }
}
.karriere .content .karriere-head .headline {
  margin: 0;
}
.karriere .content .karriere-main {
  position: relative;
  top: 8vh;
}
@media screen and (min-width: 64em) {
  .karriere .content .karriere-main {
    left: 10%;
    max-width: 50%;
  }
}
.karriere .content .karriere-main .jobs {
  display: flex;
  flex-direction: column;
}
.karriere .content .karriere-main .jobs .btn {
  position: relative;
  background: #ffffff;
  text-align: left;
  font-size: 1.2rem;
  line-height: 2;
  text-transform: none;
  box-shadow: 0.3px 0.3px 1.1px rgba(0, 0, 0, 0.02), 0.7px 0.7px 2.7px rgba(0, 0, 0, 0.028), 1.3px 1.3px 5px rgba(0, 0, 0, 0.035), 2.2px 2.2px 8.9px rgba(0, 0, 0, 0.042), 4.2px 4.2px 16.7px rgba(0, 0, 0, 0.05), 10px 10px 40px rgba(0, 0, 0, 0.07000000000000001);
  width: fit-content;
  padding-inline: 1.5rem;
  margin-top: 1.5rem;
}
.karriere .content .karriere-main .jobs .btn.job {
  width: 100%;
}
.karriere .content .karriere-main .jobs .btn.job:after {
  content: '\203A';
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 100%;
  color: #353b31;
  font-size: 2rem;
  line-height: 1.5;
  transition: all 0.3s ease;
}
.karriere .content .karriere-main .jobs .btn:hover {
  background: #ffeb9a;
}
.karriere .content .karriere-main .jobs .btn:hover:after {
  transform: translateX(5px);
}
.karriere .image {
  position: absolute;
  top: 0;
  left: 0;
  clip-path: url(#imageClip);
  height: 80vh;
  width: 100vw;
}
.karriere .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 204, 1, 0.85);
  z-index: 1;
}
.karriere .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1);
  position: absolute;
  z-index: 0;
}
.technikum {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-color: #ffcc01;
}
.technikum:before {
  position: unset;
}
@media screen and (min-width: 48em) {
  .technikum {
    height: 100vh;
    margin-top: 3rem;
    background-color: unset;
  }
  .technikum:before {
    position: absolute;
  }
}
.technikum .text {
  z-index: 2;
  max-width: 80vw;
  margin-inline: auto;
  padding-block: 2rem;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .technikum .text {
    max-width: 1200px;
    text-align: left;
  }
}
.technikum .text .subline {
  color: #ffffff;
  font-weight: 300;
}
.technikum .carousel-slider {
  width: 100%;
  z-index: 2;
}
.technikum .carousel-slider .swiper-slide {
  width: 100vw;
  height: auto;
  aspect-ratio: 16/9;
  pointer-events: none;
}
@media screen and (min-width: 30em) {
  .technikum .carousel-slider .swiper-slide {
    width: 400px;
  }
}
.technikum .carousel-slider .swiper-slide.swiper-slide-active {
  pointer-events: all;
}
.technikum .carousel-slider .swiper-pagination {
  bottom: 0;
  position: relative;
}
.technikum .carousel-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #353b31;
}
.technikum .carousel-slider .swiper-button-next {
  right: 25px;
}
.technikum .carousel-slider .swiper-button-prev {
  left: 25px;
}
@media screen and (min-width: 78.75em) {
  .technikum .carousel-slider .swiper-button-next {
    transform: translateX(100px);
    transition: all 0.3s ease;
  }
  .technikum .carousel-slider .swiper-button-prev {
    transform: translateX(-100px);
    transition: all 0.3s ease;
  }
}
.technikum .carousel-slider .swiper-button-next,
.technikum .carousel-slider .swiper-button-prev {
  background: #ffcc01;
  width: 3rem;
  height: unset;
  aspect-ratio: 1;
  border-radius: 50%;
  transition: all 0.3s ease;
}
@media screen and (min-width: 78.75em) {
  .technikum .carousel-slider .swiper-button-next,
  .technikum .carousel-slider .swiper-button-prev {
    background: rgba(255, 204, 1, 0.5);
  }
}
.technikum .carousel-slider .swiper-button-next:hover,
.technikum .carousel-slider .swiper-button-prev:hover {
  background: #ffcc01;
}
.technikum .carousel-slider .swiper-button-next::after,
.technikum .carousel-slider .swiper-button-prev::after {
  color: #353b31;
}
@media screen and (min-width: 78.75em) {
  .technikum .carousel-slider:hover .swiper-button-next {
    transform: translateX(0);
  }
  .technikum .carousel-slider:hover .swiper-button-prev {
    transform: translateX(0);
  }
}
.technikum .icon {
  position: absolute;
  top: -10vw;
  right: -10%;
  width: 30vw;
  z-index: 0;
}
.technikum .icon svg {
  fill: #ffffff;
}
.herstellung {
  margin-top: 10vh !important;
  padding-block: 2rem !important;
}
.herstellung .items {
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
  gap: 1rem;
  font-size: 0.8rem;
  padding-inline: 1rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48em) {
  .herstellung .items {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 78.75em) {
  .herstellung .items {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.herstellung .items .item {
  width: 100%;
  padding: 1rem;
  justify-content: start;
  border: unset;
  font-size: inherit;
  box-shadow: 0.3px 0.3px 1.1px rgba(0, 0, 0, 0.02), 0.7px 0.7px 2.7px rgba(0, 0, 0, 0.028), 1.3px 1.3px 5px rgba(0, 0, 0, 0.035), 2.2px 2.2px 8.9px rgba(0, 0, 0, 0.042), 4.2px 4.2px 16.7px rgba(0, 0, 0, 0.05), 10px 10px 40px rgba(0, 0, 0, 0.07000000000000001);
  transition: all 0.3s ease;
}
.herstellung .items .item:hover {
  box-shadow: 1.1px 1.1px 2.2px rgba(0, 0, 0, 0.02), 2.7px 2.7px 5.3px rgba(0, 0, 0, 0.028), 5px 5px 10px rgba(0, 0, 0, 0.035), 8.9px 8.9px 17.9px rgba(0, 0, 0, 0.042), 16.7px 16.7px 33.4px rgba(0, 0, 0, 0.05), 40px 40px 80px rgba(0, 0, 0, 0.07000000000000001);
  transform: translateY(-10px);
}
.herstellung .items .item .image {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 100%;
  height: 222px;
}
.herstellung .items .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.herstellung .items .item .content h2 {
  margin-block: 1rem 0.5rem;
  text-transform: uppercase;
}
.herstellung .items .item .content p {
  font-size: inherit;
}
.hubspot {
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 15px;
}
.seite_7 .technikum {
  margin-top: 8rem;
}
@media screen and (min-width: 48em) {
  .seite_7 .technikum {
    margin-top: 14rem;
  }
}
/* .seite_68,
.seite_69,
.seite_72{
    .navbar{
        .cart{
            right:90px;
        }
    }
} */
.contentwrap {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-top: 0;
}
header.pageheader {
  position: fixed;
  z-index: 250;
  width: 100%;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
}
header.pageheader .navbar-brand {
  width: 80px;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  padding-block: 0;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar-brand {
    width: 130px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar-brand {
    width: 200px;
  }
}
header.pageheader .navbar-brand img {
  width: 100%;
  height: auto;
}
header.pageheader .cart {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 48em) {
  header.pageheader .cart {
    right: 185px;
  }
}
@media screen and (min-width: 992px) {
  header.pageheader .cart {
    right: 250px;
  }
}
header.pageheader .cart svg {
  width: 40px;
}
header.pageheader .navbar {
  height: 80px;
  justify-content: center;
  align-items: flex-end;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1001;
}
header.pageheader .navbar .navbar-toggler {
  position: absolute;
  top: 50%;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1001;
}
header.pageheader .navbar .navbar-toggler svg {
  height: auto;
  fill: #353b31;
}
header.pageheader .navbar .navbar-toggler.left {
  left: 5px;
}
header.pageheader .navbar .navbar-toggler.right {
  right: 5px;
}
header.pageheader .navbar .navbar-toggler .navbar-toggler-icon,
header.pageheader .navbar .navbar-toggler svg * {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
header.pageheader .navbar .navbar-nav {
  flex-direction: row;
  display: flex;
  /* display: none;
            visibility: hidden; */
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link {
  text-decoration: none;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  font-weight: 700;
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #ffcc01;
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link:after {
  visibility: hidden;
  display: none;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #666666;
  border-radius: unset;
  position: absolute !important;
  margin-top: -1px;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  color: #ffffff;
  font-size: 0.9rem;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link:hover {
  color: #ffcc01;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link.active {
  font-weight: bold;
}
header.pageheader .navbar .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}
header.pageheader .navbar .navbar-nav .nav-item.active > .nav-link {
  font-weight: bold;
  border-bottom: 5px solid #ffcc01;
}
header.pageheader .navbar #mainmenupanel {
  position: fixed;
  height: 100vh;
  width: 25vw;
  min-width: 300px;
  z-index: 1000;
  top: 0;
  background-color: #353b31;
  padding: 5rem 0 1rem 0;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  /*Image*/
}
header.pageheader .navbar #mainmenupanel .langmenu {
  display: flex;
  visibility: visible;
  z-index: 2;
  position: absolute;
  right: 70px;
  top: 20px;
  transform: unset;
}
@media screen and (min-width: 64em) {
  header.pageheader .navbar #mainmenupanel .langmenu {
    top: 15px;
    right: 100px;
  }
}
header.pageheader .navbar #mainmenupanel .langmenu li {
  color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .langmenu li:before {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
@media screen and (min-width: 64em) {
  header.pageheader .navbar #mainmenupanel .langmenu li:before {
    width: 50px;
    height: 50px;
  }
}
header.pageheader .navbar #mainmenupanel .langmenu li a {
  color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .langmenu li:hover:before {
  background-color: #ffcc01;
}
header.pageheader .navbar #mainmenupanel .langmenu li.active:before {
  background-color: #ffcc01;
}
header.pageheader .navbar #mainmenupanel .langmenu li.active a {
  color: #ffcc01;
}
header.pageheader .navbar #mainmenupanel.left {
  left: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
header.pageheader .navbar #mainmenupanel.right {
  right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
header.pageheader .navbar #mainmenupanel .contact {
  margin: 0.5rem 0;
  display: flex;
  flex-direction: row;
}
header.pageheader .navbar #mainmenupanel .contact .btn {
  display: flex;
  flex: 1;
  justify-content: center;
  margin: 0 0.4rem;
  background: #ffcc01;
  overflow: hidden;
}
header.pageheader .navbar #mainmenupanel .contact .btn svg {
  height: 1.5em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  fill: #353b31;
}
header.pageheader .navbar #mainmenupanel .contact .btn:hover {
  background: #cda400;
}
header.pageheader .navbar #mainmenupanel .navbar-form {
  top: 14%;
  width: 100%;
  height: 56px;
  padding: 0.4rem;
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group #ke_search_sword {
  border-radius: unset;
  width: 75%;
  height: 42px;
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group .input-group-btn {
  width: 35%;
  position: absolute;
  top: 0;
  right: 0;
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group .input-group-btn [type="reset"] {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px;
  background: unset;
  color: #353b31;
  z-index: 1001;
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group .input-group-btn [type="submit"] {
  position: absolute;
  top: 1px;
  right: 0;
  padding: 0;
  height: 42px;
  width: 72%;
  border-radius: unset;
  background-color: #ed2e35;
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group .input-group-btn [type="submit"] .icon-search {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
header.pageheader .navbar #mainmenupanel .navbar-form .input-group .input-group-btn [type="submit"] span {
  display: none;
  visibility: hidden;
}
header.pageheader .navbar #mainmenupanel .social {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 1rem 0;
}
header.pageheader .navbar #mainmenupanel .social .sociallink {
  color: white;
  text-decoration: unset;
  font-size: 1.5rem;
}
header.pageheader .navbar #mainmenupanel .mainbar {
  padding: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav {
  display: flex;
  visibility: visible;
  flex-direction: column;
  padding: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item {
  padding-left: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link:after {
  display: inline-block;
  visibility: visible;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link:hover .dropdown {
  position: static;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .footermenu-link {
  text-decoration: none;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  display: block;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #efefef;
  color: #353b31;
  width: 100%;
  min-width: unset;
  position: unset !important;
  display: none;
  visibility: hidden;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  font-family: 'Assistant', sans-serif;
  color: #353b31;
  font-weight: 700;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.dropdown.show,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active {
  background-color: #ffcc01;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show {
  background-color: unset;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show .dropdown-menu {
  display: block;
  visibility: visible;
  position: absolute;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show .nav-link {
  color: #353b31;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item:hover {
  background-color: #ffcc01;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item:hover .nav-link {
  color: #353b31;
}
header.pageheader .navbar #mainmenupanel .offcanvasmenu-image {
  width: 270px;
  height: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
header.pageheader .navbar .header-socialbox {
  justify-self: flex-start;
}
header.pageheader .navbar .header-socialbox svg {
  display: inline-block;
  width: 32px;
  height: 32px;
}
header.pageheader .navbar .header-socialbox svg * {
  fill: #776d5b;
}
header.pageheader .navbar .topbar {
  background: #353b31;
  font-size: 1rem;
  padding: 0.5rem;
}
header.pageheader .navbar .topbar a {
  color: #fdfdfd;
  padding: 0;
}
header.pageheader .navbar .topbar .buttonlink {
  color: #353b31;
  padding: 0 0.5rem 0 0;
}
header.pageheader .navbar .topbar .buttonlink .inner {
  background: #fdfdfd;
  padding: 0.25rem 0.5rem;
}
header.pageheader .navbar .topbar .buttonlink svg {
  width: 1rem;
  height: 1rem;
}
header.pageheader .navbar .topbar .buttonlink svg * {
  fill: #353b31;
}
header.pageheader .navbar .mainbar {
  padding: 20px 0;
}
header.pageheader .navbar .mainbar ul {
  padding: 10px 0;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-left: 0;
  list-style: none;
}
header.pageheader .navbar .mainbar li a {
  font-size: 1.2rem;
  color: #ffffff;
  font-weight: 300;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  text-decoration: none;
}
header.pageheader .navbar .mainbar li.active > a,
header.pageheader .navbar .mainbar li:hover > a {
  color: #353b31;
}
header.pageheader .navbar .mainbar .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  min-width: 20rem;
  -webkit-box-shadow: 0 2px 4px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 3px rgba(0, 0, 0, 0.05);
  border: none;
}
header.pageheader .navbar .mainbar .dropdown-menu a {
  font-size: 1rem;
  font-family: 'Assistant';
  color: #353b31;
  font-weight: 700;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active {
  color: #ffcc01 !important;
  background-color: #ffffff;
}
header.pageheader .navbar .mainbar .dropdown-menu a:hover {
  background: #ffcc01;
  color: #ffffff;
}
header.pageheader .navbar .mainbar li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
header.pageheader .navbar .mainbar li a {
  text-align: center;
}
header.pageheader .navbar .mainbar li.trenner {
  border: none;
}
header.pageheader .navbar .mainbar .dropdown.show {
  background: #efefef;
}
header.pageheader .navbar .mainbar .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.pageheader .navbar .mainbar .dropdown-menu a {
  font-size: 1.25rem;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active {
  color: #ffcc01;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active:hover {
  color: #ffffff;
}
.showNav header.pageheader .navbar .navbar-toggler .navbar-toggler-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.showNav header.pageheader .navbar .navbar-toggler .navbar-toggler-icon svg * {
  fill: #ffcc01;
}
.showNav header.pageheader .navbar #mainmenupanel {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.scrollheader header.pageheader {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
}
.scrollheader header.pageheader .navbar {
  height: 80px;
  transition: all 0.3s ease-in-out;
}
.scrollheader header.pageheader .navbar-brand {
  width: 170px;
}
@media screen and (max-width: 767px) {
  body header.pageheader {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
  }
  body header.pageheader .navbar {
    height: 80px;
    transition: all 0.3s ease-in-out;
  }
  body header.pageheader .navbar-brand {
    width: 170px;
  }
  body .contentwrap {
    padding-top: 0;
  }
  body header.pageheader #mainmenupanel {
    padding-top: 69px;
  }
}
.navbar-toggler {
  outline: none !important;
}
.navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
}
.navbar-toggler .navbar-toggler-icon .line {
  width: 40px;
  height: 5px;
  background-color: #ed2e35;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navbar-toggler .navbar-toggler-icon .navbar-toggler-icon:hover {
  cursor: pointer;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(2) {
  opacity: 0;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
/**
 * Fonts
 */
@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/icomoon.eot?5sj6sk');
  src: url('../fonts/icomoon.eot?5sj6sk#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?5sj6sk') format('truetype'), url('../fonts/icomoon.woff?5sj6sk') format('woff'), url('../fonts/icomoon.svg?5sj6sk#icomoon') format('svg');
}
.icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pdf:before {
  content: "\e91d";
}
.icon-info:before {
  content: "\e924";
}
.icon-instagram-square:before {
  content: "\e92d";
}
.icon-quote:before {
  content: "\e91c";
}
.icon-smiley:before {
  content: "\e91a";
}
.icon-facebook-thin:before {
  content: "\e918";
}
.icon-instagram-thin:before {
  content: "\e919";
}
.icon-down:before {
  content: "\e917";
}
.icon-star:before {
  content: "\e913";
}
.icon-print:before {
  content: "\e914";
}
.icon-text:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e907";
}
.icon-back-thin:before {
  content: "\e910";
}
.icon-next-thin:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-phonecall:before {
  content: "\e90e";
}
.icon-up:before {
  content: "\e90f";
}
.icon-placeholder:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-back:before {
  content: "\e902";
}
.icon-shield:before {
  content: "\e903";
}
.icon-money:before {
  content: "\e904";
}
.icon-next:before {
  content: "\e905";
}
.icon-checkmark:before {
  content: "\e906";
}
.icon-arrow-down:before {
  content: "\e91b";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-xing:before {
  content: "\ead4";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-remove:before {
  content: "\e911";
}
.icon-youtube-square:before {
  content: "\e908";
}
.icon-lock:before {
  content: "\e909";
}
.icon-facebook-square:before {
  content: "\e90a";
}
.icon-xing-square:before {
  content: "\e90b";
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(237, 46, 53, 0.7);
}
.modal .modal-dialog {
  max-width: 650px;
  position: relative;
  width: auto;
  margin: 1.75rem auto;
  margin: auto;
}
.modal .modal-dialog.modal-centered {
  min-height: calc(100% - (1.75rem * 2));
}
.modal .modal-dialog.modal-centered .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal .modal-dialog .modal-content {
  background-color: #ffffff;
  color: #353b31;
}
.modal .modal-dialog .modal-content .modal-header {
  border: unset;
}
.modal .modal-dialog .modal-content .modal-header .close {
  color: inherit;
  font-family: PaytoneOne;
  font-size: 2.6rem;
  padding: 0 1rem;
  color: #ed2e35;
}
.modal .modal-dialog .modal-content .modal-body {
  color: inherit;
}
.modal .modal-dialog .modal-content .modal-body .modal-title {
  color: inherit;
  font-family: PaytoneOne;
  margin-bottom: 0.5rem;
}
.modal .modal-dialog .modal-content .modal-body .modal-content {
  border: unset;
}
@media screen and (min-width: 64em) {
  .modal.fade .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
  }
}
.social {
  display: flex;
}
.social .sociallink {
  color: #ffcc01;
}
.social .sociallink .icon {
  padding: 0.3rem;
  color: #ffcc01;
  font-size: 1.5rem;
}
.langmenu {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .langmenu {
    display: flex;
    visibility: visible;
  }
}
@media screen and (min-width: 992px) {
  .langmenu {
    right: 100px;
  }
}
.langmenu li:first-of-type {
  margin-right: 0.5rem;
}
@media screen and (min-width: 992px) {
  .langmenu li:first-of-type {
    margin-right: 1rem;
  }
}
.langmenu li {
  font-size: 1rem;
  font-weight: bold;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
}
@media screen and (min-width: 992px) {
  .langmenu li {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.langmenu li:before {
  content: '';
  position: absolute;
  top: 0;
  background-color: #353b31;
  mask-image: url(../icons/thuema-wabe.svg);
  -webkit-mask-image: url(../icons/thuema-wabe.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: 0;
  left: 0;
}
@media screen and (min-width: 48em) {
  .langmenu li:before {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 992px) {
  .langmenu li:before {
    width: 50px;
    height: 50px;
  }
}
.langmenu li a {
  text-decoration: unset;
  z-index: 1;
  position: relative;
  width: 38px;
  height: 40px;
  display: flex;
  justify-content: center;
  line-height: 40px;
}
@media screen and (min-width: 992px) {
  .langmenu li a {
    width: 48px;
    height: 50px;
    line-height: 50px;
  }
}
.langmenu li.active:before {
  background-color: #ffcc01;
}
.langmenu li.active a {
  font-weight: bold;
  color: #ffcc01;
}
.langmenu li:hover:before {
  background-color: #ffcc01;
}
.langmenu li:hover a {
  color: #353b31;
}
#offcanvasmenu {
  width: 20em;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 2002;
  padding: 78px 1em 15px 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* &:hover, */
}
#offcanvasmenu .inner {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  #offcanvasmenu {
    padding-right: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 400px) {
  #offcanvasmenu {
    width: 100vw;
  }
}
#offcanvasmenu .togglewrap {
  position: absolute;
  right: -100px;
  top: 0px;
  background-color: transparent;
  padding: 10px 20px;
  -webkit-transition: all 250ms ;
  -o-transition: all 250ms ;
  transition: all 250ms ;
}
#offcanvasmenu.open {
  background-color: #ffffff;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
#offcanvasmenu.open .togglewrap {
  -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 0 5px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 3440px) {
  #offcanvasmenu.open .togglewrap {
    right: -10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#offcanvasmenu .navbar-navi a {
  color: #ed2e35;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu .navbar-navi li > a {
  padding: 10px 30px;
  border-top: 1px solid #ececec;
  display: block;
}
#offcanvasmenu .navbar-navi li:first-child a {
  border: none;
}
#offcanvasmenu .navbar-navi li.active a,
#offcanvasmenu .navbar-navi li:hover a {
  color: #000000;
  text-decoration: none;
  background: none;
}
#offcanvasmenu .navbar-navi li.active a {
  background-color: #efefef;
}
#offcanvasmenu .navbar-navi .drop-down-menu {
  margin-bottom: 20px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#offcanvasmenu .navbar-navi .drop-down-menu a {
  font-weight: 400;
  text-transform: none;
}
#offcanvasmenu .navbar-navi .caret {
  display: none;
}
#offcanvasmenu .mainmenu-sub {
  margin-top: 50px;
}
#offcanvasmenu .mainmenu-sub a {
  font-size: 12px;
}
#offcanvasmenu .mainmenu-sub li:first-child a {
  border: none;
}
#offcanvasmenu #socialmenu {
  position: absolute;
  right: -240px;
  top: 25px;
  z-index: 10001;
  width: 120px;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu #socialmenu li a {
  height: 30px;
  width: auto;
  display: inline-block;
}
#offcanvasmenu #socialmenu li a svg {
  width: auto;
  height: 100%;
  position: relative;
}
#offcanvasmenu #socialmenu li a svg * {
  fill: #ffffff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (max-width: 767px) {
  #offcanvasmenu #socialmenu {
    left: 30px;
  }
}
body.scrollheader #offcanvasmenu #socialmenu {
  top: 15px;
}
body.openmenu #offcanvasmenu #socialmenu {
  left: 30px;
}
body.openmenu #offcanvasmenu #socialmenu li a svg * {
  fill: #ed2e35;
}
body.openmenu #offcanvasmenu #socialmenu li a:hover svg * {
  fill: #000000;
}
.bottommenu {
  z-index: 2001;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #39536b;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .bottommenu {
    display: none;
  }
}
.bottommenu .bottomLink {
  height: 100%;
  width: 16.666%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #42607c;
}
.bottommenu .bottomLink:hover {
  background-color: #42607c;
}
.bottommenu .bottomLink:last-child {
  border: none;
}
.bottommenu .bottomLink img,
.bottommenu .bottomLink svg {
  height: 20px;
  width: auto;
  margin: 15px auto;
  position: relative;
}
.bottommenu .bottomLink span {
  display: none;
}
.footer-info {
  padding-bottom: 2rem;
}
.footer-info .container .footerlogos {
  padding-block: 2rem 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.footer-info .container .footerlogos .footerlogo {
  width: clamp(100px,15vw,230px);
  max-width: 230px;
  display: block;
  margin: 0 auto;
  padding: 0;
  height: auto;
}
.footer-info .container .footerlogos .footerlogo.big {
  width: clamp(100px, 17vw, 270px);
  max-width: 270px;
}
.footer-info .container .footerlogos .footerlogo img {
  width: 100%;
  height: auto;
}
.footer-info .container #footermenu {
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1rem;
}
.footer-info .container #footermenu li {
  margin: 0.5rem;
}
@media screen and (min-width: 30em) {
  .footer-info .container #footermenu li {
    margin: 0.5rem;
  }
}
.footer-info .container #footermenu li a {
  text-decoration: unset;
  font-weight: 700;
}
.footer-info .container p {
  font-size: 0.8rem;
  line-height: 1;
}
.footer-info .container #bg-paths {
  height: 0;
}
.folgeseite .footer-info .footerlogo_container {
  padding-block: 2rem 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.folgeseite .footer-info .footerlogo_container .footerlogo {
  width: clamp(100px,15vw,230px);
  max-width: 230px;
  display: block;
  margin: 0 auto;
  padding: 0;
  height: auto;
}
.folgeseite .footer-info .footerlogo_container .footerlogo.big {
  width: clamp(100px, 17vw, 270px);
  max-width: 270px;
}
.folgeseite .footer-info .footerlogo_container .footerlogo img {
  width: 100%;
  height: auto;
}
/*****************************/
/********* News Events *******/
/*****************************/
.qtip-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
.qtip-default a {
  text-decoration: none;
  pointer-events: none;
}
.fc .fc-toolbar > * > h2 {
  font-size: 16px;
  font-weight: 700;
  color: #353b31;
  line-height: 34px;
}
.fc .fc-toolbar > * > .fc-today-button {
  display: none;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: none;
  width: 100%;
  display: block;
  text-align: center;
}
#calendar .ui-widget-header {
  border: none;
  background: #f0f0f0;
  color: #353b31;
  padding: 2px 0;
}
#calendar .ui-widget-content {
  background: none;
  border: none;
  border-bottom: 1px solid #dddddd;
}
#calendar .ui-state-default,
#calendar .ui-widget-content .ui-state-default,
#calendar .ui-widget-header .ui-state-default {
  border: none;
}
.fc-time {
  display: block;
  text-indent: -9999em;
}
.fc-title {
  display: none;
}
.news-calendar-view {
  margin-bottom: 50px;
}
.zeropadrow {
  margin: 0;
}
.zeropadrow > div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ribbon {
  position: relative;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 auto 20px 0;
}
.ribbon:after,
.ribbon:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: -0.5em;
  width: 1em;
  height: 100%;
  background-color: #d09c00;
  pointer-events: none;
}
.ribbon:after {
  right: -0.57em;
  z-index: -1;
}
.ribbon:before {
  bottom: auto;
  top: -0.5em;
  left: -0.57em;
  z-index: -1;
}
.ribbon .text {
  display: inline-block;
  position: relative;
  padding: 0.15em 0.75em;
  text-decoration: none;
  color: #112435;
  font-weight: 700;
  background-color: #ffc004;
}
.ribbon .text:after,
.ribbon .text:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -0.5em;
  left: -0.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.ribbon .text:before {
  bottom: auto;
  top: -0.5em;
  border-bottom: 0.5em solid #ffda6a;
  border-left: 0.5em solid transparent;
}
.ribbon .text:after {
  left: auto;
  right: -0.05em;
  border-top: 0.5em solid #ffda6a;
  border-right: 0.5em solid transparent;
}
.ctype-felogin_login form input {
  display: block;
}
.ctype-felogin_login form input[type="submit"] {
  background: #ffcc01;
  color: #353b31;
  border: unset;
  padding: 0.3rem 1rem;
  border-radius: 0.5rem;
}
.powermail_field {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
}
.tx-powermail legend {
  display: none;
}
.powermail_field select,
.powermail_field .powermail_textarea,
.powermail_field .powermail_input {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 15px 15px;
  outline: 0;
  border: 1px solid #353b31;
  border-radius: 0;
  color: #353b31;
  appearance: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.powermail_field .powermail_textarea,
.powermail_field .powermail_input {
  text-align: center;
}
.powermail_field select::-ms-expand {
  display: none;
}
.powermail_field select:hover,
.powermail_field select:focus {
  color: #000000;
  background: #ffffff;
}
.powermail_field select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_arrow {
  position: absolute;
  top: 18px;
  right: 21px;
  width: 18px;
  height: 18px;
  border: solid #ed2e35;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.powermail_field select:hover ~ .select_arrow,
.powermail_field select:focus ~ .select_arrow {
  border-color: #000000;
}
.powermail_field select:disabled ~ .select_arrow {
  border-top-color: #cccccc;
}
.powermail_submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffcc01;
  width: 100%;
  background-color: #353b31;
  border: none;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.powermail_submit:hover {
  background-color: #4e5748;
}
/* Checkbox */
.powermail_fieldwrap_type_check .powermail_checkwrap {
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.powermail_fieldwrap_type_check .powermail_checkwrap label {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}
.powermail_fieldwrap_type_check .powermail_checkwrap label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.powermail_fieldwrap_type_check .powermail_checkwrap .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background-color: #eee;
  border: 4px solid #ffcc01;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.powermail_fieldwrap_type_check .powermail_checkwrap label:hover input[type="checkbox"] ~ .checkmark {
  background-color: #ccc;
}
.powermail_fieldwrap_type_check .powermail_checkwrap label input[type="checkbox"]:checked ~ .checkmark {
  background-color: #ffcc01;
}
.powermail_fieldwrap_type_check .powermail_checkwrap .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.powermail_fieldwrap_type_check .powermail_checkwrap label input[type="checkbox"]:checked ~ .checkmark:after {
  display: block;
}
.powermail_fieldwrap_type_check .powermail_checkwrap label .checkmark:after {
  left: 9px;
  top: 2px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.controls {
  text-align: right;
}
.controls .btn {
  background-color: #ffcc01;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 1rem;
}
.controls .btn:first-child {
  margin-right: 10px;
}
.tx-powermail .layout1 {
  margin-bottom: 75px;
}
.tx-powermail .layout1 legend {
  font-family: 'Assistant';
  font-weight: 700;
  color: #353b31;
  font-size: 2.222222rem;
  text-transform: uppercase;
  color: #ffcc01;
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.8rem 0 0.8rem 5rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
}
.tx-powermail .layout1 legend span {
  color: #ffffff;
  background: #ffcc01;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  vertical-align: baseline;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  margin-right: 1rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 479px) {
  .tx-powermail .layout1 legend {
    font-size: 2rem;
  }
}
.tx-powermail .layout1 .card {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tx-powermail .layout1 .card .card-header {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.tx-powermail .layout1 .card .card-header a.collapsed legend {
  color: #666666;
}
.tx-powermail .layout1 .card .card-header a.collapsed legend span {
  background: #666666;
}
.tx-powermail .layout1 .card .card-body {
  padding: 0 0 0 5rem;
}
@media screen and (max-width: 767px) {
  .tx-powermail .layout1 .card .card-body {
    padding-left: 0;
  }
}
.tx-powermail .layout1 .card .card-border {
  border-bottom: 3px solid #666666;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tx-powermail .layout1 .card .show + .card-border {
  border-color: #ffcc01;
}
.tx-powermail .layout1 .card:last-child {
  display: none;
}
.tx-powermail .layout1 .powermail_fieldset {
  padding: 25px 0 0px 0;
  display: block;
}
.tx-powermail .layout1 .powermail_fieldset .fieldsetbody {
  padding-bottom: 40px;
}
.tx-powermail .layout1 .powermail_fieldset .powermail_label {
  font-size: 1.555556rem;
}
.news-list-view,
.news-single {
  padding-top: 50px;
  padding-bottom: 50px;
}
.news-list-view img,
.news-single img {
  -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
}
.news-list-view .caption,
.news-single .caption {
  margin-top: 10px;
}
.news-list-view .news-list-item,
.news-single .news-list-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .news-list-view .news-list-item img,
  .news-single .news-list-item img {
    margin-top: 20px;
  }
}
.news-list-view time:before,
.news-single time:before {
  content: "News ";
}
.news-list-view h2,
.news-single h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 60px;
  margin-top: 50px;
}
.news-list-view h3,
.news-single h3 {
  margin-top: 0;
  font-weight: 700;
  text-transform: none;
  font-size: 32px;
  margin-bottom: px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 479px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
.newsheader {
  margin-bottom: 30px;
  margin-top: 100px;
}
.newsheader h2 {
  font-size: 56px;
  font-family: 'Assistant';
  color: #353b31;
  margin-bottom: 0;
  line-height: 0.7em;
  font-weight: 700;
}
.newsheader .subtitle {
  font-size: 1.555556rem;
  font-family: 'Assistant';
  font-weight: 700;
  color: #353b31;
  font-weight: 400;
  text-transform: uppercase;
}
.startnews {
  padding-top: 0;
  padding-bottom: 0;
}
.startnews .news-list-item {
  padding: 1rem;
  color: #efefef;
  font-size: 16px;
  border: none;
  margin-bottom: 1rem;
  border: 4px solid #ed2e35;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.startnews .news-list-item h3 {
  /*font-family: "Assistant", sans-serif;  */
  line-height: 1em;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.startnews .news-list-item h3 a {
  color: #353b31;
}
.startnews .news-list-item .lead,
.startnews .news-list-item p {
  font-size: 1rem;
  color: #353b31;
  margin-bottom: 0;
  line-height: 1em;
}
.startnews .news-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.startnews .news-list-item .btn-read-more {
  background: #ffffff;
  display: block;
  width: 3rem;
  height: 3rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-family: 'Assistant';
  font-weight: 700;
  color: #353b31;
  font-size: 3rem;
  line-height: 2.3rem;
  text-align: center;
  border: 0.3rem solid #ed2e35;
  color: #ed2e35;
  margin-left: 20px;
}
.startnews .news-list-item .btn-read-more:hover,
.startnews .news-list-item .btn-read-more:focus,
.startnews .news-list-item .btn-read-more:active {
  text-decoration: none;
}
.detailstext {
  margin-bottom: 40px;
}
.detailslider {
  margin-top: 50px;
}
.detailslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.detailslider .owl-nav .owl-next,
.detailslider .owl-nav .owl-prev {
  background-color: rgba(255, 255, 255, 0.8);
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detailslider .owl-nav .owl-prev {
  left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.detailslider .owl-nav .owl-next {
  right: 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.newsslider {
  padding: 50px 75px;
}
@media screen and (max-width: 500px) {
  .newsslider {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.newsslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.newsslider .owl-nav .owl-next,
.newsslider .owl-nav .owl-prev {
  background-color: rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.newsslider .owl-nav .owl-next.disabled,
.newsslider .owl-nav .owl-prev.disabled {
  opacity: 0;
}
.newsslider .owl-nav .owl-prev {
  left: -75px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.newsslider .owl-nav .owl-next {
  right: -75px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.newsslider .owl-dots {
  width: 100%;
  text-align: center;
}
.newsslider .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  background: #e5e5e5;
  margin: 0 2px;
}
.newsslider .owl-dots .owl-dot.active {
  background: #0f6c97;
}
@media screen and (max-width: 399px) {
  .newsslider .owl-dots .owl-dot {
    width: 15px;
    height: 5px;
  }
}
.newsslider .newsslider-item [itemprop=headline] {
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 24px;
  display: block;
}
.newsslider .newsslider-item [itemprop=headline] a.btn-default:hover {
  background-color: #ed2e35 !important;
}
.newsslider .newsslider-item .lead {
  font-size: 16px;
}
.newsslider .newsslider-item img {
  margin-bottom: 20px;
}
.newsslider_wrap {
  margin-bottom: 50px;
  margin-top: 50px;
}
.newsslider_wrap .ciHeader .title {
  color: #ffcc01;
}
.newsslider_wrap .gotolist {
  text-align: center;
}
.newsslider_wrap .gotolist .btn {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
} */
.tx-cart-products .product--title {
  margin-bottom: 1rem;
}
.tx-cart-products .product--detail-upper {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper {
    flex-direction: row;
  }
}
.tx-cart-products .product--detail-upper .image--container {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 0.5rem;
  box-shadow: 0.3px 0.3px 1.1px rgba(0, 0, 0, 0.02), 0.7px 0.7px 2.7px rgba(0, 0, 0, 0.028), 1.3px 1.3px 5px rgba(0, 0, 0, 0.035), 2.2px 2.2px 8.9px rgba(0, 0, 0, 0.042), 4.2px 4.2px 16.7px rgba(0, 0, 0, 0.05), 10px 10px 40px rgba(0, 0, 0, 0.07000000000000001);
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper .image--container {
    width: 58%;
    height: 500px;
    float: left;
    margin-right: 4%;
  }
}
.tx-cart-products .product--detail-upper .image--container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  border-radius: 0.5rem;
}
.tx-cart-products .product--detail-upper .product--buybox {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper .product--buybox {
    width: 38%;
    float: left;
  }
}
.tx-cart-products .product--detail-upper .product--buybox .regular_price .price {
  font-weight: 700;
  font-size: 2rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--tax,
.tx-cart-products .product--detail-upper .product--buybox .product--sku {
  display: block;
  font-size: 0.8rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser {
  margin-block: 1rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable {
  width: 100%;
  font-size: 0.8rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr:nth-child(even) {
  background-color: #efefef;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr td {
  border: 1px solid #efefef;
  padding: 0.25rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr td:first-of-type {
  font-weight: 700;
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form .btn {
  display: block;
  text-transform: uppercase;
}
.tx-cart-products .product--description p {
  max-width: unset;
}
.tx-cart-products.grid .product--box {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.tx-cart-products.grid .product--box .product--image {
  width: 100%;
  aspect-ratio: 1;
  display: block;
  position: relative;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  box-shadow: 0.3px 0.3px 1.1px rgba(0, 0, 0, 0.02), 0.7px 0.7px 2.7px rgba(0, 0, 0, 0.028), 1.3px 1.3px 5px rgba(0, 0, 0, 0.035), 2.2px 2.2px 8.9px rgba(0, 0, 0, 0.042), 4.2px 4.2px 16.7px rgba(0, 0, 0, 0.05), 10px 10px 40px rgba(0, 0, 0, 0.07000000000000001);
  transition: all 0.3s ease;
}
.tx-cart-products.grid .product--box .product--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  border-radius: 0.5rem;
}
.tx-cart-products.grid .product--box .product--image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}
.tx-cart-products.grid .product--box .product--title {
  text-decoration: unset;
  font-weight: 700;
  font-size: 1.2rem;
}
.tx-cart-products.grid .product--box .regular_price .price {
  font-weight: 700;
}
.tx-cart-products.grid .product--box:hover .product--image {
  box-shadow: 1.1px 1.1px 2.2px rgba(0, 0, 0, 0.02), 2.7px 2.7px 5.3px rgba(0, 0, 0, 0.028), 5px 5px 10px rgba(0, 0, 0, 0.035), 8.9px 8.9px 17.9px rgba(0, 0, 0, 0.042), 16.7px 16.7px 33.4px rgba(0, 0, 0, 0.05), 40px 40px 80px rgba(0, 0, 0, 0.07000000000000001);
  transform: translateY(-10px);
}
.tx-cart-products.grid .product--box:hover .product--image:before {
  background: rgba(255, 204, 1, 0.2);
}
.tx-cart-products .pagination {
  justify-content: center;
}
.tx-cart-products .pagination li {
  margin-inline: 0.3rem;
}
.tx-cart-products .pagination li a {
  font-size: 0.8rem;
  background-color: #efefef;
}
.tx-cart-products .pagination li a:hover {
  text-decoration: none;
  background-color: #ffcc01;
}
.tx-cart-products .pagination li.active a {
  background-color: #ffcc01;
}
.tx-cart .btn {
  font-size: 1rem;
}
.tx-cart #form-cart [class*='col-'] {
  padding: unset;
}
.tx-cart #form-cart .table--tr {
  padding-block: 1rem;
  border-bottom: 1px solid #666666;
}
.tx-cart #form-cart .table--tr:last-of-type {
  border-bottom: unset;
}
.tx-cart #form-cart .table--tr .panel--td {
  margin-block: 0.5rem;
}
.tx-cart #form-cart .table--tr .panel--td .column--label {
  font-weight: 700;
}
.tx-cart #form-cart .table--tr .is--align-right {
  text-align: right;
}
.tx-cart #form-cart .table--tr .column--product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tx-cart #form-cart .table--tr .column--product .column--actions .btn {
  margin: 0;
}
.tx-cart #form-order [class*='col-'] .row {
  margin: 1rem auto;
}
@media screen and (min-width: 992px) {
  .tx-cart #form-order [class*='col-'] .row {
    margin: 0 auto;
  }
}
.tx-cart #form-order [class*='col-'] #checkout-step-review {
  margin-top: 2rem;
}
@media screen and (min-width: 992px) {
  .tx-cart #form-order [class*='col-'] #checkout-step-review {
    margin-top: unset;
  }
}
.tx-cart #form-order [class*='col-'] #checkout-step-review .table--header {
  font-weight: 700;
}
.tx-cart #form-order [class*='col-'] #checkout-step-review .table--body .flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tx-cart #form-order [class*='col-'] #checkout-step-review .table--body .total-gross {
  border-top: 1px solid #444444;
  margin-top: 0.3rem;
  font-weight: 700;
}
.tx-cart .cart .more p {
  max-width: unset;
}
.tx-femanager .form-horizontal .femanager_fieldset {
  /* width: 50%;
            float: left; */
}
header.pageheader .topmenu-wrap {
  visibility: hidden;
  height: 60px;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .topmenu-wrap {
    visibility: visible;
  }
}
header.pageheader .topmenu-wrap .menucontainer {
  height: 60px;
  position: relative;
  padding: 10px 10px 10px 20px;
  display: flex;
}
header.pageheader .topmenu-wrap .menucontainer #langmenu li a {
  text-transform: uppercase;
  text-decoration: unset;
  padding: 0 0.3rem;
  border-right: 1px solid #353b31;
}
header.pageheader .topmenu-wrap .menucontainer #langmenu li:last-of-type a {
  border-right-color: transparent;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu {
  height: 34px;
  margin-right: 2rem;
  align-items: center;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item {
  padding: 0 0.7rem;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item .nav-link {
  color: #ffffff;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item .nav-link:after {
  display: none;
  visibility: hidden;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item .nav-link:hover {
  color: #353b31;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item .dropdown-menu {
  background-color: #ffcc01;
}
header.pageheader .topmenu-wrap .menucontainer #topmenu .nav-item .dropdown-menu .nav-link:hover {
  background-color: #ed2e35;
}
header.pageheader .topmenu-wrap .menucontainer .metastuff {
  display: flex;
}
header.pageheader .topmenu-wrap .menucontainer .metastuff .social {
  display: flex;
  height: 32px;
}
header.pageheader .topmenu-wrap .menucontainer .metastuff .social .sociallink {
  color: #ffcc01;
}
header.pageheader .topmenu-wrap .menucontainer .metastuff .social .sociallink .icon {
  padding: 0.3rem;
  color: #ffffff;
  background-color: #ffcc01;
  font-size: 1rem;
}
header.pageheader .topmenu-wrap .menucontainer .metastuff .social .sociallink .icon:not(first-of-type) {
  margin-left: 0.4rem;
}
.badegcontainer {
  position: fixed;
  right: 0.5rem;
  top: 20%;
  display: flex;
  flex-direction: column;
  z-index: 200;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .badegcontainer {
    top: 50%;
    right: 1rem;
    display: flex;
    visibility: visible;
  }
}
.badegcontainer .badgelink {
  text-decoration: unset;
}
.badegcontainer .badgelink .badge {
  width: 70px;
  height: 75px;
  margin-bottom: 0.3rem;
  color: #ffffff;
  padding: 0.3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.5rem;
  font-weight: 400;
  border-radius: unset;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
  background-color: #fcfdfd;
}
.badegcontainer .badgelink .badge .triggerbutton {
  opacity: 1;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  cursor: pointer;
}
.badegcontainer .badgelink .badge .triggerbutton .icon {
  width: 40px;
  margin: 0 auto 0.2rem auto;
}
.badegcontainer .badgelink .badge .triggerbutton .icon svg {
  width: 40px;
}
.badegcontainer .badgelink .badge .triggerbutton .icon img {
  fill: #ffffff;
  width: 100%;
  height: auto;
}
.badegcontainer .badgelink .badge .triggerbutton .text p {
  white-space: normal;
}
.badegcontainer .badgelink .badge .image img {
  width: 100%;
  height: auto;
}
.badegcontainer .badgelink .badge .contentbox {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 380px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  margin-bottom: 0;
}
.badegcontainer .badgelink .badge .contentbox .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.3rem 0.7rem;
  font-size: 1.5rem;
  font-family: PaytoneOne;
  text-shadow: unset;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  padding: 30px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: left;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .title {
  font-size: 1.7rem;
  color: #ffffff;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: PaytoneOne;
  line-height: 2;
}
@media screen and (min-width: 48em) {
  .badegcontainer .badgelink .badge .contentbox .inner .panel .title {
    font-size: 1.5rem;
  }
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .text {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  white-space: normal;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn {
  background: #ffffff;
  color: #353b31;
  text-decoration: unset;
  text-align: left;
  padding: 0.3rem 1rem;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn svg {
  height: 1.5em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn:hover {
  text-decoration: unset;
}
.badegcontainer .badgelink .badge.active .contentbox {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field {
  text-align: left;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_input,
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_textarea {
  text-align: inherit;
  padding: 0.3rem 1rem;
  border-width: 2px;
  border-color: #ced4da;
  border-radius: 0.25rem;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_input:focus,
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_textarea:focus {
  border-color: #ed2e35;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .checkbox .checkmark {
  background: unset;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .checkbox label {
  font-size: 0.9rem;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_submit {
  background-color: #ed2e35;
  color: #ffffff;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_submit:hover {
  background-color: #ffcc01;
  color: #ffffff;
}
.ce-image {
  margin-bottom: 3rem;
}
@media screen and (min-width: 48em) {
  .ce-image {
    margin-bottom: unset;
  }
}
.ce-image .ce-gallery .image img {
  width: 100%;
  height: auto;
}
.img.dce.default {
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 64em) {
  .img.dce.default {
    display: block;
    visibility: visible;
  }
}
@media screen and (min-width: 64em) {
  .img.dce.mobile {
    display: none;
    visibility: hidden;
  }
}
.breadcrumb {
  display: none;
  visibility: hidden;
  background: unset;
}
@media screen and (min-width: 78.75em) {
  .folgeseite .breadcrumb {
    display: flex;
    visibility: visible;
  }
}
.timeline {
  width: 100%;
  position: relative;
  margin-top: 5rem;
}
.timeline h2 {
  text-align: center;
}
.timeline .swiper-container {
  height: 400px;
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);
  background-position: center center;
  background-size: cover;
  /* &:after {
            content: "";
            position: absolute;
            z-index: 0;
            right: -115%;
            bottom: -10%;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);
            border-radius: 100%;

            @media screen and (min-width:@tabletViewportWidth) {
                right: -30%;
                bottom: -8%;
                width: 240px;
                height: 50%;
                box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
            }

            @media screen and (min-width:@tabletViewportWidth) {
                width: 20%;
            }

            @media screen and (min-width:@desktopViewportWidth) {
                right: -20%;
                bottom: -12%;
                width: 30%;
                height: 50%;
                box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);
            }
        } */
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container {
    height: 600px;
  }
}
.timeline .swiper-container.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}
.timeline .swiper-container.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.timeline .swiper-container.swiper-pointer-events {
  touch-action: pan-y;
}
.timeline .swiper-container .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  position: relative;
  color: #ffcc01;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .bg-image {
  height: 100%;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .bg-image img {
  z-index: 0;
  filter: grayscale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .bg-image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(84, 84, 83, 0.8);
  z-index: 1;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 310px;
  right: 50%;
  top: 13%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  font-size: 12px;
  z-index: 2;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content {
    right: 30%;
    top: 46%;
    -webkit-transform: translateY(-46%);
    transform: translateY(-46%);
    max-width: 45vw;
    font-size: 11px;
    text-align: right;
  }
}
@media screen and (min-width: 78.75em) {
  .timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content {
    right: 25%;
  }
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-year {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 20px;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  color: #ffffff;
  font-weight: 300;
  font-family: 'Assistant';
  opacity: 0;
  transition: 0.2s ease 0.4s;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-year {
    margin-bottom: 0;
    font-size: 2rem;
  }
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-title {
  font-weight: 800;
  font-size: 1.5rem;
  font-family: 'Assistant';
  line-height: 1;
  margin: 0 0 20px;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.5s;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-title {
    font-size: 2rem;
    margin: 0;
  }
}
.timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-text {
  line-height: 1.5;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.6s;
  font-size: 0.8rem;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .timeline-text {
    font-size: 1rem;
    margin: 1rem 0;
  }
}
.timeline .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-year {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.6s;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.7s;
}
.timeline .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .timeline-text {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.8s;
}
.timeline .swiper-container .swiper-button-next,
.timeline .swiper-container .swiper-button-prev {
  background-size: 20px 20px;
  bottom: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: 0.2s;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 64em) {
  .timeline .swiper-container .swiper-button-next,
  .timeline .swiper-container .swiper-button-prev {
    top: 15%;
    bottom: unset;
  }
}
.timeline .swiper-container .swiper-button-next:after,
.timeline .swiper-container .swiper-button-prev:after {
  font-size: 2rem;
  color: #ffffff;
  font-family: 'Assistant';
  font-weight: 800;
}
.timeline .swiper-container .swiper-button-prev {
  top: 14%;
  left: 10%;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-button-prev {
    top: 13%;
    left: auto;
    right: 9%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-button-prev:hover {
    -webkit-transform: translateX(-3px);
    transform: rotate(90deg) translateX(-3px);
  }
}
.timeline .swiper-container .swiper-button-prev:after {
  content: '\2329';
}
.timeline .swiper-container .swiper-button-next {
  top: 14%;
  right: 9%;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-button-next {
    top: auto;
    bottom: 17%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-button-next:hover {
    -webkit-transform: rotate(90deg) translateX(3px);
    transform: rotate(90deg) translateX(3px);
  }
}
.timeline .swiper-container .swiper-button-next:after {
  content: '\232A';
}
.timeline .swiper-container .swiper-pagination {
  right: 18% !important;
  height: 600px;
  display: none;
  flex-direction: column;
  font-weight: 800;
  font-size: 18px;
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-pagination {
    display: flex;
  }
}
.timeline .swiper-container .swiper-pagination:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 48em) {
  .timeline .swiper-container .swiper-pagination:before {
    height: 600px;
  }
}
.timeline .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: center;
  opacity: 1;
  background: transparent;
  color: #ffcc01;
  margin: 1rem 0;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.timeline .swiper-container .swiper-pagination .swiper-pagination-bullet:before {
  content: '⬢';
  position: absolute;
  top: 2px;
  left: -37.5px;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  transition: all 0.2s ease-in-out;
}
.timeline .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #ffcc01;
  font-size: 0.6rem;
  transition: all 0.2s ease-in-out;
}
.timeline .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  left: -17px;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.timeline .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  color: #ffcc01;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic {
  overflow: visible;
  top: 0;
  transform: translateY(0);
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(1);
  position: relative;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet .year {
  display: none;
  visibility: hidden;
  font-style: normal;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
  display: block;
  visibility: visible;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main .year {
  display: block;
  visibility: visible;
  width: fit-content;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-vertical.swiper-pagination-bullets.swiper-panigation-bullets-danymic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.timeline .swiper-container .swiper-pagination.swiper-pagination-vertical.swiper-pagination-bullets.swiper-panigation-bullets-danymic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.timeline .swiper-container .swiper-pagination.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
}
.timeline .swiper-container .swiper-pagination.swiper-vertical > .swiper-pagination-bullets.swiper-panigation-bullets-danymic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.timeline .swiper-container .swiper-pagination.swiper-vertical > .swiper-pagination-bullets.swiper-panigation-bullets-danymic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.timeline .swiper-container .swiper-pagination .dot.swiper-pagination-bullet-active {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.timeline .icon {
  position: absolute;
  top: -45%;
  left: -15%;
  width: 30vw;
  z-index: 1;
}
.timeline .icon svg {
  fill: rgba(239, 239, 239, 0.5);
}
@media screen and (min-width: 768px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 1.4rem;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 2rem;
    margin: 0;
  }
  .timeline .swiper-slide-content {
    right: 30%;
    top: 40%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    max-width: 31vw;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-pagination {
    display: flex;
    justify-content: center;
    height: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 25%;
  }
}
.dot.swiper-pagination-bullet.swiper-pagination-bullet-active-main:hover::before {
  transform: scale(2);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 2rem;
  color: #ffffff;
}
/*# sourceMappingURL=filename.map */