/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/fonts/montserrat-v24-latin-regular.woff2") format("woff2"), url("/fonts/montserrat-v24-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/fonts/montserrat-v24-latin-700.woff2") format("woff2"), url("/fonts/montserrat-v24-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("/fonts/montserrat-v24-latin-italic.woff2") format("woff2"), url("/fonts/montserrat-v24-latin-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-900 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("/fonts/montserrat-v24-latin-900.woff2") format("woff2"), url("/fonts/montserrat-v24-latin-900.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/fonts/open-sans-v29-latin-regular.woff2") format("woff2"), url("/fonts/open-sans-v29-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/fonts/open-sans-v29-latin-700.woff2") format("woff2"), url("/fonts/open-sans-v29-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("/fonts/open-sans-v29-latin-800.woff2") format("woff2"), url("/fonts/open-sans-v29-latin-800.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.geburtstag-wrapper h1 {
  color: #cc9360;
  text-transform: uppercase;
}
.geburtstag-wrapper .unter-titel {
  font-weight: bold;
  font-size: 1.5rem;
}

.layoutHero header .headerTeaserWidget .fallback .emotionText {
  top: 60%;
}
@media screen and (max-width: 768px) {
  .layoutHero header .headerTeaserWidget .fallback .emotionText {
    top: 50%;
  }
}
.layoutHero header .headerTeaserWidget .fallback .emotionText .emotionBigTopTitle span {
  font-size: 4rem;
  font-weight: bolder;
}
@media screen and (max-width: 768px) {
  .layoutHero header .headerTeaserWidget .fallback .emotionText .emotionBigTopTitle span {
    font-size: 2rem;
  }
}
.layoutHero header .headerTeaserWidget .fallback .emotionText .emotionTopTitle, .layoutHero header .headerTeaserWidget .fallback .emotionText .emotionTitle {
  font-weight: normal;
}
.layoutHero header .headerTeaserWidget img.geburtstag-badge {
  width: 17rem;
  height: 17rem;
  min-width: inherit;
  right: 2rem;
  top: 10rem;
  position: absolute;
  min-height: inherit;
  left: auto;
  transform: none;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .layoutHero header .headerTeaserWidget img.geburtstag-badge {
    top: 3rem;
  }
}
@media screen and (max-width: 576px) {
  .layoutHero header .headerTeaserWidget img.geburtstag-badge {
    top: 5rem;
    left: 50%;
    right: 0;
    transform: translate(-50%);
  }
}

/*# sourceMappingURL=geburtstag.css.map */
