@import '../Libraries/remixicons/fonts/remixicon.css';
/* kumbh-sans-300 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-300.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-300.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-300.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-300.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-regular - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-regular.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-regular.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-800 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-800.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-800.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-800.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-800.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* RemixIcons */
@font-face {
  font-family: "remixicon";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Libraries/remixicons/fonts/remixicon.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Libraries/remixicons/fonts/remixicon.woff2") format("woff2"), url("../Libraries/remixicons/fonts/remixicon.woff") format("woff"), url("../Libraries/remixicons/fonts/remixicon.ttf") format("truetype"), url("../Libraries/remixicons/fonts/remixicon.svg") format("svg"); /* Legacy iOS */
}
.fullbackgroundteaser {
  position: relative;
  float: left;
  width: 100%;
}
@media (max-width: 767.98px) {
  .fullbackgroundteaser {
    display: flex;
    flex-direction: column-reverse;
  }
}
.fullbackgroundteaser .teasercontent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: white;
}
@media (max-width: 767.98px) {
  .fullbackgroundteaser .teasercontent {
    padding-left: 2rem;
  }
}
@media (max-width: 991.98px) {
  .fullbackgroundteaser .teasercontent .teaservaluewrapper {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .fullbackgroundteaser .teasercontent .teaservaluewrapper {
    width: 100%;
  }
}
.fullbackgroundteaser .teasercontent .teaservaluewrapper .cd-headline {
  margin: 0 calc(var(--bs-gutter-x) * 0.5) 1rem;
}
.fullbackgroundteaser .teasercontent .teaservaluewrapper .cd-headline .animated {
  color: #021362;
}
.fullbackgroundteaser .backgroundimage {
  z-index: -1;
  max-height: 550px;
  overflow: hidden;
  border-radius: 0;
}
@media (max-width: 1199.98px) {
  .fullbackgroundteaser .backgroundimage {
    max-height: 750px;
  }
}
@media (max-width: 767.98px) {
  .fullbackgroundteaser .backgroundimage {
    position: relative;
    float: left;
    width: 100%;
  }
}
.fullbackgroundteaser .backgroundimage img {
  width: 100%;
}
@media (max-width: 1023.98px) {
  .fullbackgroundteaser .backgroundimage img {
    width: 130%;
    max-width: 130%;
  }
}

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