/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
/* Eigene Styles */
.hcs.rechtstexte h2 {
  font-size: 1.75rem !important;
  font-weight: 700 !important;
}
.hcs.rechtstexte h3 {
  font-size: 1.25rem !important;
  font-weight: 400 !important;
}
/* Edge und Explorer Parallax Fix */
_:-ms-lang(x), _:-webkit-full-screen, .fl-row-bg-parallax .fl-row-content-wrap {
  background-attachment: scroll !important;
  background-position: center center !important;
}
_:-ms-lang(x), .fl-row-bg-parallax .fl-row-content-wrap {
  background-attachment: scroll !important;
  background-position: center center !important;
}
/* Scrollbar ausblenden 

html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0px; }

body::-webkit-scrollbar

*/
#hcs-branding h2 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
}
.noscript-style {
  padding: 1em;
  text-align: center;
  color: #ffffff;
  border: solid;
  border-color: #ffc800;
  border-width: 2px;
  background: #404040;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 999;
}
.block-editor-writing-flow__click-redirect, .block-editor-block-list__layout {
  display: none !important;
}
@media all and (min-width:1921px) {}
@media all and (max-width:1920px) {}
@media all and (max-width:1366px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px), screen and (orientation : portrait) {}
@media all and (max-width:500px) {}