@charset "UTF-8";
body {
  width: 100%;
}

.blur {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  -webkit-transition: all 3000ms;
  transition: all 3000ms;
  width: 100%;
  height: auto;
  opacity: 0;
}

.blur.lazyloaded {
  -webkit-filter: blur(0);
          filter: blur(0);
  opacity: 1;
}

.coronazeit-grid {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 767px) {
  .coronazeit-grid {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (min-width: 1280px) {
  .coronazeit-grid {
    margin-left: calc((-100% / 10 * 12) / 12);
    margin-right: calc((-100% / 10 * 12) / 12);
  }
}

.coronazeit-grid .grid-item {
  width: 33%;
  width: calc(100% / 3);
  padding: 15px;
}

@media (max-width: 767px) {
  .coronazeit-grid .grid-item {
    width: 50%;
    padding: 10px;
  }
}

@media (max-width: 380px) {
  .coronazeit-grid .grid-item {
    width: 100%;
  }
}

.coronazeit-grid .grid-item a {
  display: block;
  position: relative;
  overflow: hidden;
}

.coronazeit-grid .grid-item a img {
  -webkit-transition: -webkit-transform 3s ease-in-out;
  transition: -webkit-transform 3s ease-in-out;
  transition: transform 3s ease-in-out;
  transition: transform 3s ease-in-out, -webkit-transform 3s ease-in-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.coronazeit-grid .grid-item a:hover img {
  -webkit-transition: -webkit-transform 0.9s ease-in-out;
  transition: -webkit-transform 0.9s ease-in-out;
  transition: transform 0.9s ease-in-out;
  transition: transform 0.9s ease-in-out, -webkit-transform 0.9s ease-in-out;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.fancybox-active .fancybox-bg {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.fancybox-active .fancybox-bg:hover {
  pointer-events: none;
}

.fancybox-bg {
  background: #ffffff;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  position: fixed;
  opacity: 0;
  z-index: 999;
}

.fancybox-container .fancybox-navigation .fancybox-button {
  margin-top: -30px;
  width: 100px;
}

.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right svg {
  -webkit-filter: drop-shadow(-1px 0px 0px rgba(255, 255, 255, 0.2));
          filter: drop-shadow(-1px 0px 0px rgba(255, 255, 255, 0.2));
}

.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left svg {
  -webkit-filter: drop-shadow(1px 0px 0px rgba(255, 255, 255, 0.2));
          filter: drop-shadow(1px 0px 0px rgba(255, 255, 255, 0.2));
}

@media (max-width: 670px) {
  .fancybox-container .fancybox-navigation .fancybox-button {
    width: 80px;
  }
}

@media (max-height: 576px) {
  .fancybox-container .fancybox-navigation .fancybox-button {
    margin-top: -48px;
  }
}

.fancybox-container .fancybox-button {
  background-color: transparent;
  color: #232323;
}

.fancybox-container .fancybox-button:hover {
  color: #232323;
}

.fancybox-container .fancybox-button:focus, .fancybox-container .fancybox-button:active {
  outline: 0px;
}

.fancybox-container .fancybox-button[disabled], .fancybox-container .fancybox-button[disabled]:hover {
  color: #232323;
  opacity: 0.5;
}

.fancybox-container .fancybox-button--play svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fancybox-container .fancybox-button--pause svg {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.fancybox-container .fancybox-progress {
  background: #232323;
}

.fancybox-container .fancybox-caption {
  text-align: left;
  background: white;
  color: #232323;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  padding: 25px 80px;
  margin: 0px;
}

.fancybox-container .fancybox-caption h3 {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 18px;
  padding-right: 25px;
  position: relative;
}

.fancybox-container .fancybox-caption h3:after {
  content: "";
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 999999;
  top: 3px;
  right: 0px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDExIDUxMi4wMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMTEgNTEyLjAxMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS43NTUsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwTDI1Ni4wMDUsMzQzLjE3NkwzNi40MjEsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwICAgIHMtOC4zNDEsMjEuODI0LDAsMzAuMTY1bDIzNC42NjcsMjM0LjY2N2M0LjE2LDQuMTYsOS42MjEsNi4yNTEsMTUuMDgzLDYuMjUxYzUuNDYyLDAsMTAuOTIzLTIuMDkxLDE1LjA4My02LjI1MWwyMzQuNjY3LTIzNC42NjcgICAgQzUxNC4wOTYsMTQ1LjQxNiw1MTQuMDk2LDEzMS45MzMsNTA1Ljc1NSwxMjMuNTkyeiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

.fancybox-container .fancybox-caption h3:hover {
  cursor: pointer;
}

.fancybox-container .fancybox-caption .fancybox-caption__body {
  max-width: 1024px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-height: unset;
}

@media (max-width: 767px) {
  .fancybox-container .fancybox-caption {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 30px;
  }
}

.fancybox-container .fancybox-counter {
  margin-top: -36px !important;
  width: 85px !important;
  text-shadow: -1px 0px 0px rgba(255, 255, 255, 0.2);
}

@media (max-width: 670px) {
  .fancybox-container .fancybox-counter {
    margin-top: -31px !important;
    width: 65px !important;
  }
}

@media (max-height: 576px) and (min-width: 671px) {
  .fancybox-container .fancybox-counter {
    margin-top: -53px !important;
  }
}

@media (max-height: 576px) and (max-width: 670px) {
  .fancybox-container .fancybox-counter {
    margin-top: -48px !important;
  }
}

.fancybox-container .fancybox-counter span {
  display: block;
}

.fancybox-container .fancybox-counter span:first-child {
  margin-bottom: 5px;
}

.fancybox-container .fancybox-slide--image {
  padding-bottom: 103px;
}

.fancybox-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.fancybox-container .fancybox-stage {
  padding-bottom: 60px;
  position: fixed;
}

.fancybox-container .fancybox-caption {
  position: relative;
  top: calc(100% - 103px);
}

.fancybox-container .fancybox-caption,
.fancybox-container .fancybox-infobar,
.fancybox-container .fancybox-navigation .fancybox-button,
.fancybox-container .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible;
}

.hide-scroll-down .fancybox-container .fancybox-caption h3:after {
  opacity: 0;
}

#coronaZeit h2 {
  display: none;
}

#coronaZeit textarea {
  height: 135px;
}

#coronaZeit .textarea-counter {
  text-align: right;
  margin-top: 3px;
}

#coronaZeit label[for="coronaZeit-image"] + .input {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

#coronaZeit label[for="coronaZeit-image"] + .input:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 30px;
  line-height: 30px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
}

#coronaZeit label[for="coronaZeit-image"] + .input:before {
  content: 'Upload';
  position: absolute;
  top: -1px;
  right: -1px;
  display: inline-block;
  height: 50px;
  background-color: #00B0E8;
  color: #fff;
  font-size: 1.0625rem;
  line-height: 54px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 15px 22px 12px 22px;
  z-index: 25;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0OC44IDQ0OC44IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDguOCA0NDguODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxnPgoJPGcgaWQ9ImNoZWNrIj4KCQk8cG9seWdvbiBwb2ludHM9IjE0Mi44LDMyMy44NSAzNS43LDIxNi43NSAwLDI1Mi40NSAxNDIuOCwzOTUuMjUgNDQ4LjgsODkuMjUgNDEzLjEsNTMuNTUgICAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcG9seWdvbj4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+);
  background-size: auto 0%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: font-size 0.2s linear, background-size 0.2s linear, background-color 0.15s ease-in-out;
  transition: font-size 0.2s linear, background-size 0.2s linear, background-color 0.15s ease-in-out;
  -webkit-transition-delay: 0.1s, 0s, 0s;
          transition-delay: 0.1s, 0s, 0s;
  min-width: 70px;
}

#coronaZeit label[for="coronaZeit-image"] + .input:hover:before {
  background-color: #0069d9;
}

#coronaZeit label[for="coronaZeit-image"] + .input input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 50px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

#coronaZeit .image-selected:before {
  background-size: auto 80% !important;
  background-color: green !important;
  font-size: 0px !important;
  -webkit-transition-delay: 0s, 0.1s, 0s !important;
          transition-delay: 0s, 0.1s, 0s !important;
}

#coronaZeit #coronaZeit-image-preview {
  display: none;
}

#coronaZeit #recaptchacoronaZeit-jhcaptcharecaptcha-1 {
  margin-bottom: 15px;
}

#coronaZeit .error.help-block {
  color: red;
  font-weight: 600;
  display: block;
  border-radius: 3px;
  padding-top: 8px;
  margin-bottom: 30px;
}

#coronaZeit .form-group {
  margin-bottom: 30px;
}

#coronaZeit .form-group .checkbox .help-block {
  display: block;
  padding-left: 28px;
  font-style: italic;
  padding-top: 5px;
}

#coronaZeit .form-group .checkbox .form-check {
  position: relative;
  padding-left: 28px;
}

#coronaZeit .form-group .checkbox .form-check .form-check-label input {
  display: block;
  position: absolute;
  left: 0px;
  top: 3px;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

#coronaZeit .form-group .checkbox .form-check .form-check-label:hover {
  cursor: pointer;
}

#coronaZeit .clearfix p {
  margin-bottom: 0.5rem;
}

#coronaZeit .actions {
  padding-top: 10px;
}

html[lang="de"] #coronaZeit label[for="coronaZeit-image"] + .input:before {
  content: "hochladen";
}

html[lang="fr"] #coronaZeit label[for="coronaZeit-image"] + .input:before {
  content: "télécharger";
}

.bhm-button {
  display: inline-block;
  height: 50px;
  background-color: #00B0E8;
  color: #fff !important;
  font-size: 1.0625rem;
  line-height: 54px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 15px 22px 12px 22px;
  z-index: 25;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}

.bhm-button:hover {
  background-color: #0069d9;
}

#mythosSamurai h2 {
  display: none;
}

#mythosSamurai textarea {
  height: 135px;
}

#mythosSamurai .textarea-counter {
  text-align: right;
  margin-top: 3px;
}

#mythosSamurai label[for="mythosSamurai-image"] + .input,
#mythosSamurai label[for="mythosSamurai-image2"] + .input,
#mythosSamurai label[for="mythosSamurai-video"] + .input {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

#mythosSamurai label[for="mythosSamurai-image"] + .input:after,
#mythosSamurai label[for="mythosSamurai-image2"] + .input:after,
#mythosSamurai label[for="mythosSamurai-video"] + .input:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 30px;
  line-height: 30px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
}

#mythosSamurai label[for="mythosSamurai-image"] + .input:before,
#mythosSamurai label[for="mythosSamurai-image2"] + .input:before,
#mythosSamurai label[for="mythosSamurai-video"] + .input:before {
  content: 'Upload';
  position: absolute;
  top: -1px;
  right: -1px;
  display: inline-block;
  height: 50px;
  background-color: #00B0E8;
  color: #fff;
  font-size: 1.0625rem;
  line-height: 54px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 15px 22px 12px 22px;
  z-index: 25;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0OC44IDQ0OC44IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDguOCA0NDguODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxnPgoJPGcgaWQ9ImNoZWNrIj4KCQk8cG9seWdvbiBwb2ludHM9IjE0Mi44LDMyMy44NSAzNS43LDIxNi43NSAwLDI1Mi40NSAxNDIuOCwzOTUuMjUgNDQ4LjgsODkuMjUgNDEzLjEsNTMuNTUgICAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcG9seWdvbj4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+);
  background-size: auto 0%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: font-size 0.2s linear, background-size 0.2s linear, background-color 0.15s ease-in-out;
  transition: font-size 0.2s linear, background-size 0.2s linear, background-color 0.15s ease-in-out;
  -webkit-transition-delay: 0.1s, 0s, 0s;
          transition-delay: 0.1s, 0s, 0s;
  min-width: 70px;
}

#mythosSamurai label[for="mythosSamurai-image"] + .input:hover:before,
#mythosSamurai label[for="mythosSamurai-image2"] + .input:hover:before,
#mythosSamurai label[for="mythosSamurai-video"] + .input:hover:before {
  background-color: #0069d9;
}

#mythosSamurai label[for="mythosSamurai-image"] + .input input,
#mythosSamurai label[for="mythosSamurai-image2"] + .input input,
#mythosSamurai label[for="mythosSamurai-video"] + .input input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 50px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

#mythosSamurai .image-selected:before {
  background-size: auto 80% !important;
  background-color: green !important;
  font-size: 0px !important;
  -webkit-transition-delay: 0s, 0.1s, 0s !important;
          transition-delay: 0s, 0.1s, 0s !important;
}

#mythosSamurai #mythosSamurai-image-preview {
  display: none;
}

#mythosSamurai #recaptchamythosSamurai-jhcaptcharecaptcha-1 {
  margin-bottom: 15px;
}

#mythosSamurai .error.help-block {
  color: red;
  font-weight: 600;
  display: block;
  border-radius: 3px;
  padding-top: 8px;
  margin-bottom: 30px;
}

#mythosSamurai .form-group {
  margin-bottom: 30px;
}

#mythosSamurai .form-group .checkbox .help-block {
  display: block;
  padding-left: 28px;
  font-style: italic;
  padding-top: 5px;
}

#mythosSamurai .form-group .checkbox .form-check {
  position: relative;
  padding-left: 28px;
}

#mythosSamurai .form-group .checkbox .form-check .form-check-label input {
  display: block;
  position: absolute;
  left: 0px;
  top: 3px;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

#mythosSamurai .form-group .checkbox .form-check .form-check-label:hover {
  cursor: pointer;
}

#mythosSamurai .clearfix p {
  margin-bottom: 0.5rem;
}

#mythosSamurai .actions {
  padding-top: 10px;
}

html[lang="de"] #mythosSamurai label[for="mythosSamurai-image"] + .input:before,
html[lang="de"] #mythosSamurai label[for="mythosSamurai-image2"] + .input:before,
html[lang="de"] #mythosSamurai label[for="mythosSamurai-video"] + .input:before {
  content: "hochladen";
}

html[lang="fr"] #mythosSamurai label[for="mythosSamurai-image"] + .input:before,
html[lang="fr"] #mythosSamurai label[for="mythosSamurai-image2"] + .input:before,
html[lang="fr"] #mythosSamurai label[for="mythosSamurai-video"] + .input:before {
  content: "télécharger";
}
/*# sourceMappingURL=coronazeit.css.map */