.tp22_stage_page .grid-block .headerLine h1, .grid-block .headerLine h2.big, .grid-block .headerLine h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.tp22_stage_page #main-container > *:first-child {
  margin-top: 0;
}
.tp22_stage_page .stageVideo {
  margin-bottom: 12rem;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .stageVideo {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .stageVideo {
    margin-bottom: 0;
  }
}
.tp22_stage_page div#container-animation > *:not(.stageVideo) {
  margin-top: 12rem;
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page div#container-animation > *:not(.stageVideo) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page div#container-animation > *:not(.stageVideo) {
    margin-top: 2rem;
  }
}
.tp22_stage_page div#container-animation > *:not(.stageVideo):last-child {
  margin-bottom: 12rem;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page div#container-animation > *:not(.stageVideo):last-child {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page div#container-animation > *:not(.stageVideo):last-child {
    margin-bottom: 6rem;
  }
}
.tp22_stage_page .headline + .textElement {
  margin-top: 4.8rem !important;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .headline + .textElement {
    margin-top: 2rem !important;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .headline + .textElement {
    margin-top: 0 !important;
  }
}
.tp22_stage_page .textElement .text + a {
  margin-top: 4.8rem;
}
.tp22_stage_page .textElement a {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .textElement a {
    margin-top: 2rem;
  }
}
.tp22_stage_page .module {
  padding: 0;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .module {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module {
    padding: 2.4rem 1.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tp22_stage_page .module.headline {
    padding: 2.4rem 1.5rem 0;
  }
}
.tp22_stage_page .grid-block.coloredBack {
  padding: 0;
}
.tp22_stage_page .grid-block > .gridBack {
  padding: 12rem 0;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .grid-block > .gridBack {
    padding: 3.6rem 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .grid-block > .gridBack {
    padding: 3.6rem 1.5rem;
  }
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .grid-block .module {
    padding: 3.6rem 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .grid-block .module {
    padding: 3.6rem 1.5rem;
  }
}
.tp22_stage_page .grid-block .coloredBack {
  padding: 0;
}
.tp22_stage_page .grid-block .module {
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .grid-block .module {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .grid-block .module {
    margin-bottom: 0;
  }
}
.tp22_stage_page .grid-block .module:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .tp22_stage_page h1, .tp22_stage_page h2.big {
    margin: 0 0 1.6rem 0;
  }
}

.tp22_stage_page #top-menu .primary-btn, .tp22_stage_page .stageVideo .slide-overlay .primary-btn {
  color: black !important;
  background: none !important;
  border: 0.2rem solid white !important;
}
.tp22_stage_page #top-menu .primary-btn:hover, .tp22_stage_page .stageVideo .slide-overlay .primary-btn:hover {
  background: white !important;
  border-color: white !important;
}
#main-header.scrollDown .tp22_stage_page.close-it {
  background: #00f800;
}
.tp22_stage_page div.textElement a.primary-btn, .tp22_stage_page div.textElement button.primary-btn {
  background: #00f800;
  border: 0.2rem solid #00f800;
  color: black;
}
.tp22_stage_page div.textElement a.primary-btn:hover, .tp22_stage_page div.textElement button.primary-btn:hover {
  background: white;
  color: black;
}

.tp22_stage_page #main-header {
  background: transparent;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page #main-header #header-button-tp22 {
    display: none;
  }
}
.tp22_stage_page #main-header.scrollDown, .tp22_stage_page #main-header.open-menu {
  background-color: #00f800;
}
.tp22_stage_page #main-header.scrollDown i.close-it, .tp22_stage_page #main-header.open-menu i.close-it {
  background: none !important;
}
.tp22_stage_page #main-header #top-menu #searchIcon i {
  color: black;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page #main-header #top-menu .open i.close-it {
    color: white !important;
  }
}
.tp22_stage_page #main-header #top-menu #mobile-open i {
  color: black;
}
.tp22_stage_page #head-meta #head-link {
  color: black;
}
.tp22_stage_page #head-meta #langBox #lang-menu a {
  color: black;
}
.tp22_stage_page #head-meta #langBox #lang-menu li:first-child::after {
  color: black;
}

.tp22_stage_page .backgroundBox {
  padding: 4.8rem;
  background: #efefef !important;
}
.tp22_stage_page .backgroundBox form input, .tp22_stage_page .backgroundBox form textarea {
  margin-bottom: 2.7rem;
}
.tp22_stage_page .backgroundBox label {
  color: #000;
}
.tp22_stage_page .backgroundBox input {
  border: solid 1px #000;
  color: #000;
}
.tp22_stage_page .backgroundBox input:hover, .tp22_stage_page .backgroundBox input:focus {
  border: 1px solid #00f800;
}
.tp22_stage_page .backgroundBox input.error {
  border-color: #e0034f;
}
.tp22_stage_page .backgroundBox .color-red {
  color: #000;
}
.tp22_stage_page .backgroundBox input[type=checkbox] + label {
  padding-left: 3.6rem;
}
.tp22_stage_page .backgroundBox input[type=checkbox] + label:before {
  outline: none;
  border: solid 1px #000;
  height: 2.4rem;
  width: 2.4rem;
}
.tp22_stage_page .backgroundBox input[type=checkbox]:checked + label:before {
  background-color: #00f800;
  border: solid 3px #000;
}
.tp22_stage_page .backgroundBox button.primary-btn {
  background-color: #00f800;
  color: #000;
  border: 0.2rem solid #00f800;
}
.tp22_stage_page .backgroundBox button:hover {
  background: white;
  color: black;
}
.tp22_stage_page .backgroundBox .error.help-block {
  font-size: 1.6rem;
  margin-top: 0px;
  margin-left: 7px;
  color: #e0034f;
  bottom: 2rem;
}
.tp22_stage_page .backgroundBox .has-error .control-label {
  color: #000;
}
.tp22_stage_page .backgroundBox .has-error .input input {
  background: white;
}

#main-container #container-animation #parallaxLottie {
  display: none;
  position: fixed;
  left: 5%;
  z-index: -999;
  width: 100%;
  height: 100vh;
}
@media (min-width: 768px) {
  #main-container #container-animation #parallaxLottie {
    display: block;
  }
}
#main-container #container-animation .container-animation__content {
  top: -15em;
}

.tp22_stage_page .module .event-teaser {
  position: relative;
}
.tp22_stage_page .module .event-teaser:before {
  position: absolute;
  left: 15px;
  content: "";
  bottom: 0;
  top: auto;
  display: block;
  width: 98.5%;
  height: 3px;
  background-size: 6px 3px;
  background-repeat: repeat-x;
  z-index: 500;
  background-image: url(../../../../Images/hau_dot_green.png);
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser:before {
    width: 100%;
    left: 0;
  }
}
.tp22_stage_page .module .event-teaser:last-child {
  padding-bottom: 0;
}
.tp22_stage_page .module .event-teaser:last-child:before {
  display: none;
}
.tp22_stage_page .module .event-teaser .container-fluid {
  margin: 0;
  padding: 0;
}
.tp22_stage_page .module .event-teaser .container-fluid .row {
  position: relative;
}
.tp22_stage_page .module .event-teaser__container {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__container {
    padding-bottom: 0;
  }
}
.tp22_stage_page .module .event-teaser__header {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__header {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.tp22_stage_page .module .event-teaser__subheader {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__subheader {
    padding-bottom: 0;
    font-size: 1.6rem;
  }
}
.tp22_stage_page .module .event-teaser__date {
  margin-right: 3rem;
  font-family: "Modus W00 Bold", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
}
.tp22_stage_page .module .event-teaser__date-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__date-mobile {
    display: block;
  }
}
.tp22_stage_page .module .event-teaser__date:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__date {
    font-size: 13px;
    margin-right: 2rem;
  }
}
.tp22_stage_page .module .event-teaser__links_container {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .module .event-teaser__links_container {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__links_container {
    margin-top: -4px;
  }
}
.tp22_stage_page .module .event-teaser__links a {
  float: right;
}
@media screen and (max-width: 400px) {
  .tp22_stage_page .module .event-teaser__links a {
    min-width: 12rem !important;
  }
}
.tp22_stage_page .module .event-teaser__links a.first-btn {
  border: 1px solid #00f800;
  color: black;
}
.tp22_stage_page .module .event-teaser__links a.first-btn:hover {
  background: #00f800;
  color: black;
}
.tp22_stage_page .module .event-teaser__links a.first-btn:active, .tp22_stage_page .module .event-teaser__links a.first-btn:focus {
  background-color: white;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .module .event-teaser__links a {
    float: left;
  }
}
.tp22_stage_page .module .event-teaser__links a.second-btn {
  background: #00f800;
  border: 1px solid #00f800;
  color: black;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .module .event-teaser__links a.second-btn {
    float: right;
  }
}
.tp22_stage_page .module .event-teaser__links a.second-btn:hover {
  background: white;
  color: black;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .module .event-teaser__links a {
    padding: 1.5rem;
    min-width: 14rem;
  }
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__text {
    display: none;
  }
}
.tp22_stage_page .module .event-teaser__text-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .tp22_stage_page .module .event-teaser__text-mobile {
    display: block;
  }
}

.tp22_stage_page .tab-navigation .module {
  padding: 2rem 0;
}
.tp22_stage_page .tab-navigation .module:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.tp22_stage_page .tab-navigation .module:first-child:not(.stageVideo) {
  padding: 2rem 0;
}
.tp22_stage_page .tab-navigation .ui-tabs {
  padding: 0;
}
.tp22_stage_page .tab-navigation .ui-tabs-nav {
  margin-left: 9rem;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation .ui-tabs-nav {
    margin-left: 1.5em;
  }
}
.tp22_stage_page .tab-navigation .ui-widget-header {
  background: transparent;
  border: none;
}
.tp22_stage_page .tab-navigation .ui-state-default, .tp22_stage_page .tab-navigation .ui-widget-content .ui-state-default, .tp22_stage_page .tab-navigation .ui-widget-header .ui-state-default, .tp22_stage_page .tab-navigation .ui-button {
  border-color: transparent;
  background: transparent;
}
.tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: white;
  border: 4px solid #00f800;
  border-bottom: none;
  position: relative;
  border-radius: 0;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border: none;
  }
}
.tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li.ui-tabs-active::after {
  content: "";
  position: absolute;
  background-color: white;
  top: 90%;
  left: 0;
  right: 0;
  height: 2rem;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li::after,
  .tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li.ui-tabs-active::after {
    content: "";
    position: absolute;
    background-color: #00f800;
    top: auto;
    bottom: 2px;
    height: 4px;
    opacity: 0;
    transition: opacity 300ms linear;
  }
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav li.ui-tabs-active::after {
    opacity: 1;
  }
}
.tp22_stage_page .tab-navigation .ui-state-active a, .tp22_stage_page .tab-navigation .ui-state-active a:link, .tp22_stage_page .tab-navigation .ui-state-active a:visited {
  color: #000;
}
.tp22_stage_page .tab-navigation .ui-state-default a, .tp22_stage_page .tab-navigation .ui-state-default a:link, .tp22_stage_page .tab-navigation .ui-state-default a:visited, .tp22_stage_page .tab-navigation a.ui-button, .tp22_stage_page .tab-navigation a:link.ui-button, .tp22_stage_page .tab-navigation a:visited.ui-button, .tp22_stage_page .tab-navigation .ui-button {
  color: #000;
}
.tp22_stage_page .tab-navigation .ui-widget.ui-widget-content {
  border: none;
}
.tp22_stage_page .tab-navigation .ui-widget-content {
  border: 4px solid #00f800;
  background: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation .ui-widget-content {
    border: 1px solid #00f800;
  }
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation li {
    margin: 0 0.5rem 0 0;
    float: none;
    display: inline-block;
  }
}
.tp22_stage_page .tab-navigation li a {
  font-size: 2rem;
  font-family: "Modus W00 Bold", "Helvetica Neue", Arial, sans-serif;
  padding: 2rem !important;
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation li a {
    padding: 10px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .tp22_stage_page .tab-navigation ul {
    margin-bottom: -8px;
  }
  .tp22_stage_page .tab-navigation ul::-webkit-scrollbar {
    height: 0;
    background: transparent;
  }
  .tp22_stage_page .tab-navigation .ui-tabs .ui-tabs-nav {
    white-space: nowrap;
    overflow-x: auto;
  }
}

.tp22_stage_page .grid-block.coloredBack.full-back {
  background: none;
}
.tp22_stage_page .coloredBack .gridBack {
  border: solid 4px #00f800;
  background: rgba(0, 0, 0, 0);
}
.tp22_stage_page .coloredBack * {
  color: black;
}

.tp22_stage_page .module .download-list li a:before, .tp22_stage_page .module .download-list .ul-style > div a:before {
  background-image: url(../../../../Images/hau_dot_green.png);
}
.tp22_stage_page .module .download-list li a .info, .tp22_stage_page .module .download-list .ul-style > div a .info {
  color: black;
}
.tp22_stage_page .module .download-list li a .color-black, .tp22_stage_page .module .download-list .ul-style > div a .color-black {
  color: black;
}
.tp22_stage_page .module .download-list li .iconBox i, .tp22_stage_page .module .download-list .ul-style > div .iconBox i {
  color: #00f800;
}

.tp22_stage_page .module .videoBox .video-wrap .video_trigger {
  background: #00f800 !important;
}
.tp22_stage_page .module .videoBox .video-wrap .video_trigger .primary-btn {
  color: black;
  background: none;
  border: 0.2rem solid white;
}
.tp22_stage_page .module .videoBox .video-wrap .video_trigger .primary-btn:hover {
  background: white;
  border-color: white;
}
.tp22_stage_page .module .videoBox .video-wrap .text p {
  color: black;
}
.tp22_stage_page .module .videoBox .video-wrap.videoPlugin *[class=vjs-big-play-button], .tp22_stage_page .module .videoBox .video-wrap.videoPlugin *[class=vjs-big-play-button] *[class=vjs-icon-placeholder] {
  color: #00f800;
}

.tp22_stage_page .module.textElement .text a {
  color: black;
}
.tp22_stage_page .module.textElement .text ul li:before {
  background-color: #00f800;
}

.tp22_stage_page .module.map a.primary-btn, .tp22_stage_page .module.map button.primary-btn {
  background: #00f800;
  border: 0.2rem solid #00f800;
  color: black;
}
.tp22_stage_page .module.map a.primary-btn:hover, .tp22_stage_page .module.map button.primary-btn:hover {
  background: white;
  color: black;
}
.tp22_stage_page .module.map #googleMap #content a {
  color: black;
}
.tp22_stage_page .module.map #googleMap #content a.link {
  color: black;
}
.tp22_stage_page .module.map .mapList .googleLink {
  background: url(/system/Images/gmaps_pin2_hau_green_pin.svg) left 0.2rem no-repeat;
  background-size: 2rem 2rem;
}
.tp22_stage_page .module.map .mapList a {
  color: black;
}
.tp22_stage_page .module.map .mapList a.link {
  color: black;
}
.tp22_stage_page .module.map .mapList.bigList .item:before {
  background-image: url(/system/Images/hau_dot_green.png);
}
.tp22_stage_page .module.map .mapList.bigList .imgBox .google3D {
  color: black;
}
.tp22_stage_page .module.map .mapList .tagBox .tag {
  color: black;
  border-color: #00f800;
}
.tp22_stage_page .module.map .mapList .tia-icon-mobility-false {
  color: black;
}
.tp22_stage_page .module.map .mapList .tia-icon-mobility-question {
  color: black;
}

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


