.textcontainer {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 40%;
  display: flex;
}

.footer_maingrid_columnwrapper {
  display: block;
}

.mainmenu_desktop-bkggrad1 {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#00000061, #00000061);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.searchmodal {
  z-index: 500;
  opacity: 0;
  width: 100svw;
  height: 100svh;
  display: block;
  position: fixed;
  inset: 0%;
}

.searchmodal.hide {
  display: none;
}

.footer_headline {
  color: #fff;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1rem;
}

.desktopmenu-logowrapper {
  height: 40px;
  margin-right: 40px;
}

.desktopmenu_utilityitem {
  overflow: hidden;
}

.desktopmenu-indigologo {
  height: 100%;
  margin-top: 5px;
  display: block;
}

.footer_maingrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.search-button {
  color: #fff;
  background-color: #0000;
  flex: none;
  padding-top: 24px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  display: block;
}

.fullhero_section {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.modal_fullscreen_wrapper {
  z-index: 500;
  opacity: 99;
  background-color: #051e2c;
  justify-content: center;
  align-items: center;
  width: 100svw;
  height: 100svw;
  padding-bottom: 0;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.fullhero_centercontent_text {
  color: #faf7f1;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.7rem;
}

.desktopmenu_menuitemswrapper {
  z-index: 100;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.linkblock {
  vertical-align: baseline;
  display: block;
}

.footer {
  background-color: #0e3d57;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 32px;
  padding-bottom: 0;
  overflow: hidden;
}

.sh_double {
  width: 100%;
  height: 3rem;
  position: relative;
}

.footer_legalgrid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 1.2rem;
  display: flex;
}

.mainwrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 100%;
  min-width: 994px;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.searchmodal_text {
  color: #faf7f1;
  margin-bottom: 24px;
}

.indigo_clients_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.herodesktopcontent {
  z-index: 5;
  flex-flow: column;
  flex: none;
  grid-template-rows: 1fr 2fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 48px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.desktopmenu-mainlogo {
  height: 100%;
  display: block;
}

.search {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.desktopmenu-terralogo {
  height: 100%;
  display: block;
}

.desktopmenu-itemtext {
  z-index: 100;
  color: #fff;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 19.5px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.wrapper_inner {
  justify-content: flex-start;
  align-self: center;
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
}

.search-input {
  color: #363838;
  text-align: center;
  background-color: #fff;
  border-style: none;
  border-radius: 20px;
  min-width: 300px;
  max-width: 480px;
  height: 40px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.desktopmenu-kalalogo {
  height: 100%;
  display: block;
}

.fullheroimage {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.modal_fullscreen_contentwrapper {
  opacity: 1;
  border: 1px solid #faf7f12b;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 38px;
  display: flex;
}

.fullherosection {
  background-image: url('../images/Das-Licht-von-Bethlehem.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 1920px;
  height: 100svh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.localewrapper_menu {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-16 {
  width: 26px;
  margin-left: 12px;
  display: block;
}

.footer_text {
  color: #fff;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  display: block;
}

.footer_text.w--current {
  color: #fff;
  font-size: .9rem;
}

.footer_text.legal {
  margin-left: .6rem;
  margin-right: .6rem;
  font-size: .9rem;
  line-height: 1.4rem;
  display: block;
}

.footer_contentwrapper {
  margin-bottom: 24px;
}

.linkblock_full {
  color: #363838;
  width: 100%;
  height: 100%;
  display: block;
}

.fullhero_centercontent_logo {
  width: auto;
  max-width: 30rem;
  height: 17.4rem;
  margin-bottom: 24px;
  display: block;
}

.desktopmenu_navbar {
  z-index: 101;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100px;
  padding-bottom: 26px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.modal_fullscreen_body {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.desktopmenu-itemlink {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -1px;
  margin-right: 32px;
  display: flex;
}

.desktopmenu-itemlink.w--current {
  color: #2f9ddb00;
}

.indigo_clients_logo {
  object-fit: scale-down;
  max-height: 80%;
}

.desktopmenu_utilityitemswrapper {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.wrapper {
  z-index: 0;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  align-items: stretch;
  min-width: 1024px;
  max-width: 1920px;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.indigo_clients_logocontainer {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
  overflow: hidden;
}

.title_mobile {
  color: #faf7f1;
  text-align: center;
  letter-spacing: .018em;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 2.7rem;
  display: none;
}

.fullheroimagewrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.languagemodal {
  z-index: 500;
  width: 100svw;
  height: 100svw;
  display: block;
  position: fixed;
  inset: 0%;
}

.languagemodal.hide {
  display: none;
}

.footer_legal_wrappertop {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 0;
  display: flex;
}

.menuwrapper {
  width: 100%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.fullhero_row5_subtitle {
  color: #faf7f1;
  text-align: left;
  padding-left: 40px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 4.8rem;
}

.desktopmenu-logolink {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktopmenu-logolink.w--current {
  color: #2f9ddb00;
}

.modal_fullscreen_header {
  z-index: 2;
  position: relative;
}

.menu {
  z-index: 100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.subtitle {
  color: #faf7f1;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.desktopmenu_itemswrapper {
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  display: flex;
}

.link-8 {
  color: #faf7f1;
  font-size: 1.1rem;
  line-height: 1.45rem;
}

.link-8.w--current {
  color: #faf7f1;
}

.locales-list {
  color: #faf7f1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 7rem;
  padding-right: 7rem;
  display: flex;
}

.modal_fullscreen_closebuttonwrapper {
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 24px;
  padding-top: 24px;
  padding-right: 24px;
  display: flex;
}

.mainmenu_desktop-bkgcolor {
  z-index: 100;
  background-color: #072c40e6;
  width: 100%;
  height: 100px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.title {
  color: #faf7f1;
  text-align: center;
  letter-spacing: .018em;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 2.7rem;
  display: block;
}

.subtitlemobile {
  color: #faf7f1;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5rem;
  display: none;
}

.heromobilecontent {
  z-index: 5;
  flex-flow: column;
  flex: none;
  grid-template-rows: 1fr 2fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 48px;
  display: none;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1280px) {
  .fullhero_row5_subtitle {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 0;
  }
}

@media screen and (min-width: 1920px) {
  .mainmenu_desktop-bkggrad1 {
    overflow: hidden;
  }

  .footer {
    border-radius: 5px;
  }

  .fullherosection {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .mainmenu_desktop-bkgcolor {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) {
  .desktopmenu-logowrapper {
    height: 30px;
  }

  .fullhero_centercontent_text {
    font-size: 3.4rem;
    line-height: 3.4rem;
  }

  .mainwrapper {
    min-width: 100%;
    max-width: 100%;
  }

  .desktopmenu-itemtext {
    font-size: 16px;
    line-height: 16px;
  }

  .wrapper_inner {
    padding-left: 5svw;
    padding-right: 5svw;
  }

  .desktopmenu_navbar {
    height: 90px;
    padding-bottom: 20px;
  }

  .desktopmenu-itemlink {
    margin-right: 20px;
  }

  .wrapper {
    min-width: 100svw;
  }

  .title_mobile {
    flex: 0 auto;
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .fullhero_row5_subtitle {
    font-size: 3.4rem;
    line-height: 3.4rem;
  }

  .subtitle {
    font-size: 1.8rem;
    line-height: 3.1rem;
  }

  .title {
    flex: 0 auto;
    font-size: 3.3rem;
    line-height: 3.6rem;
  }

  .subtitlemobile {
    font-size: 3.4rem;
    line-height: 3.4rem;
  }
}

@media screen and (max-width: 767px) {
  .footer_linkblock {
    margin-bottom: 12px;
  }

  .footer_maingrid_columnwrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer_maingrid_columnwrapper.hide, .mainmenu_desktop-bkggrad1 {
    display: none;
  }

  .footer_maingrid {
    grid-template-columns: 1fr;
  }

  .fullhero_centercontent_text {
    font-size: 2.8rem;
    line-height: 3.3rem;
  }

  .footer_legalgrid {
    flex-direction: column;
  }

  .wrapper_inner {
    padding-left: 24px;
    padding-right: 24px;
  }

  .fullheroimage {
    width: 100%;
    height: auto;
  }

  .fullherosection {
    width: 100svw;
    margin-top: 0;
  }

  .wrapper {
    width: 100svw;
  }

  .title_mobile {
    flex: 0 auto;
  }

  .fullheroimagewrapper {
    width: 100svw;
  }

  .footer_legal_wrappertop {
    flex-direction: column;
    align-items: center;
  }

  .menuwrapper {
    display: block;
  }

  .fullhero_row5_subtitle {
    font-size: 2.8rem;
    line-height: 3.3rem;
  }

  .menu {
    display: block;
  }

  .subtitle {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .mainmenu_desktop-bkgcolor {
    display: none;
  }

  .title {
    flex: 0 auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .subtitlemobile {
    font-size: 2.8rem;
    line-height: 3.3rem;
  }
}

@media screen and (max-width: 479px) {
  .textcontainer {
    white-space: pre-wrap;
    word-break: normal;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
  }

  .footer_maingrid_columnwrapper {
    align-items: flex-start;
  }

  .searchmodal {
    display: block;
  }

  .footer_headline {
    font-family: Lato, sans-serif;
    font-size: 1rem;
  }

  .footer_maingrid {
    grid-template-columns: 1fr 1fr;
  }

  .section {
    font-family: Lato, sans-serif;
  }

  .modal_fullscreen_wrapper {
    width: 100svw;
    height: 100svh;
    overflow: hidden;
  }

  .fullhero_centercontent_text {
    white-space: normal;
    word-break: normal;
  }

  .sh_double {
    height: 3rem;
  }

  .footer_legalgrid {
    align-items: flex-start;
  }

  .searchmodal_text {
    text-align: center;
  }

  .herodesktopcontent {
    width: 100%;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 24px;
    display: none;
  }

  .search {
    width: 100%;
  }

  .wrapper_inner {
    padding-left: 24px;
    padding-right: 24px;
  }

  .search-input {
    flex: 0 auto;
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }

  .fullheroimage {
    width: auto;
    height: 100%;
    margin-right: 0;
    padding-right: 0;
  }

  .modal_fullscreen_contentwrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
  }

  .fullherosection {
    background-position: 51%;
    width: 100svw;
    min-width: 100svw;
    max-width: 100svw;
    height: 100svh;
    min-height: 100svh;
    max-height: 100svh;
    margin-top: 0;
    overflow: hidden;
  }

  .footer_text {
    margin-top: .2rem;
    margin-bottom: .2rem;
    font-family: Lato, sans-serif;
    font-size: .9rem;
    font-weight: 300;
  }

  .footer_text.w--current {
    font-size: 1rem;
  }

  .footer_text.legal {
    margin-left: 0;
    font-size: .9rem;
  }

  .footer_contentwrapper {
    flex-flow: column;
    width: 100%;
    height: auto;
    display: flex;
  }

  .linkblock_full, .linkblock_full.w--current {
    padding-left: 0;
  }

  .fullhero_centercontent_logo {
    width: 60%;
    max-width: 100%;
    height: auto;
  }

  .desktopmenu_navbar {
    width: 100%;
    height: 80px;
    padding-left: 24px;
  }

  .modal_fullscreen_body {
    width: 100svw;
    height: 100svh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper {
    width: 100svw;
    max-width: 100svw;
    height: 100svh;
    position: fixed;
    inset: 0% 0% auto;
  }

  .title_mobile {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 0;
    font-size: 3rem;
    line-height: 3.9rem;
    display: block;
  }

  .fullheroimagewrapper {
    width: 100%;
    height: 100%;
  }

  .footer_legal_wrappertop {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menuwrapper {
    height: 80px;
    display: block;
  }

  .fullhero_row5_subtitle {
    white-space: normal;
    word-break: normal;
  }

  .modal_fullscreen_header {
    z-index: 500;
    width: 100%;
    height: 100px;
  }

  .menu {
    display: block;
    position: sticky;
  }

  .subtitle {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    display: none;
    overflow: hidden;
  }

  .link-8 {
    margin-top: .5em;
    font-size: 1.3rem;
    line-height: 1.85rem;
    display: block;
  }

  .link-8.w--current {
    font-size: 1.3rem;
    line-height: 1.85rem;
  }

  .modal_fullscreen_closebuttonwrapper {
    margin-bottom: 40px;
    padding-top: 0;
    padding-right: 0;
  }

  .title {
    flex: 0 auto;
    width: 100%;
    font-size: 3.5rem;
    line-height: 4rem;
    display: none;
  }

  .subtitlemobile {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100%;
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: block;
    overflow: hidden;
  }

  .subtitlemobile.bold {
    font-weight: 600;
  }

  .heromobilecontent {
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding-top: 108px;
    padding-bottom: 48px;
    display: flex;
  }
}


