
.ce_download_default a {
  padding: 10px;
  border-radius: 10px;
}

#ui-id-1 {
  font-size: 2em;
  text-align: center;
}


canvas {
  width: 100% !important;
  height: auto !important;
  display: block;
}

.animation-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1800 / 850;
  overflow: hidden;
}
.animation-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.header > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > i:nth-child(1) {
  display: none ;
}
.item {
  padding: 20px;
  margin-top: -20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  border-color: white !important;
}
.smartmenu-content {
background: var(--accentColor);
}

.mod_article:not(.fullwidth) > .container {
padding-top: 0px;
padding-bottom: 50px;
}
.mod_pct_megamenu {
top: 108px !important;
}
#header {
z-index: 30000;
}
#stickyheader {
z-index: 30000;
}
.schnell input {
padding: 5px!important;
}
#animation_hype_container {
width: 100%!important;
}
.mod_newslist .author, .mod_newslist .comments {
display: none;
  
}