@font-face {
  font-family: "RWE Sans Bold";
  src: url("/fonts/RWESans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
.divider__text {
  font-size: 24px;
  color: #00a19f;
  line-height: 24px;
  font-family: "RWE Sans Bold";
  font-weight: bold;
}
@media (min-width: 1280px) {
  .divider__text {
    font-size: 2.125rem;
    font-size: 32px;
    line-height: 32px;
  }
}

.n-mb-5 {
  margin-bottom: 24px !important;
}
@media (min-width: 800px) {
  .n-mb-5 {
    margin-bottom: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-mb-5 {
    margin-bottom: 112px !important;
  }
}

.n-mb-3 {
  margin-bottom: 16px !important;
}
@media (min-width: 800px) {
  .n-mb-3 {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-mb-3 {
    margin-bottom: 48px !important;
  }
}

.n-mb-1 {
  margin-bottom: 8px !important;
}
@media (min-width: 800px) {
  .n-mb-1 {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-mb-1 {
    margin-bottom: 96px !important;
  }
}

.n-ml-5 {
  margin-left: 24px !important;
}
@media (min-width: 800px) {
  .n-ml-5 {
    margin-left: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-ml-5 {
    margin-left: 112px !important;
  }
}

.n-ml-3 {
  margin-left: 16px !important;
}
@media (min-width: 800px) {
  .n-ml-3 {
    margin-left: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-ml-3 {
    margin-left: 48px !important;
  }
}

.n-ml-1 {
  margin-left: 8px !important;
}
@media (min-width: 800px) {
  .n-ml-1 {
    margin-left: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-ml-1 {
    margin-left: 96px !important;
  }
}

.n-mr-5 {
  margin-right: 24px !important;
}
@media (min-width: 800px) {
  .n-mr-5 {
    margin-right: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-mr-5 {
    margin-right: 112px !important;
  }
}

.n-mr-3 {
  margin-right: 16px !important;
}
@media (min-width: 800px) {
  .n-mr-3 {
    margin-right: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-mr-3 {
    margin-right: 48px !important;
  }
}

.n-mr-1 {
  margin-right: 8px !important;
}
@media (min-width: 800px) {
  .n-mr-1 {
    margin-right: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-mr-1 {
    margin-right: 96px !important;
  }
}

.n-mt-5 {
  margin-top: 24px !important;
}
@media (min-width: 800px) {
  .n-mt-5 {
    margin-top: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-mt-5 {
    margin-top: 112px !important;
  }
}

.n-mt-3 {
  margin-top: 16px !important;
}
@media (min-width: 800px) {
  .n-mt-3 {
    margin-top: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-mt-3 {
    margin-top: 48px !important;
  }
}

.n-mt-1 {
  margin-top: 8px !important;
}
@media (min-width: 800px) {
  .n-mt-1 {
    margin-top: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-mt-1 {
    margin-top: 96px !important;
  }
}

.n-pb-5 {
  padding-bottom: 24px !important;
}
@media (min-width: 800px) {
  .n-pb-5 {
    padding-bottom: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-pb-5 {
    padding-bottom: 112px !important;
  }
}

.n-pb-3 {
  padding-bottom: 16px !important;
}
@media (min-width: 800px) {
  .n-pb-3 {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-pb-3 {
    padding-bottom: 48px !important;
  }
}

.n-pb-1 {
  padding-bottom: 8px !important;
}
@media (min-width: 800px) {
  .n-pb-1 {
    padding-bottom: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-pb-1 {
    padding-bottom: 96px !important;
  }
}

.n-pl-5 {
  padding-left: 24px !important;
}
@media (min-width: 800px) {
  .n-pl-5 {
    padding-left: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-pl-5 {
    padding-left: 112px !important;
  }
}

.n-pl-3 {
  padding-left: 16px !important;
}
@media (min-width: 800px) {
  .n-pl-3 {
    padding-left: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-pl-3 {
    padding-left: 48px !important;
  }
}

.n-pl-1 {
  padding-left: 8px !important;
}
@media (min-width: 800px) {
  .n-pl-1 {
    padding-left: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-pl-1 {
    padding-left: 96px !important;
  }
}

.n-pr-5 {
  padding-right: 24px !important;
}
@media (min-width: 800px) {
  .n-pr-5 {
    padding-right: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-pr-5 {
    padding-right: 112px !important;
  }
}

.n-pr-3 {
  padding-right: 16px !important;
}
@media (min-width: 800px) {
  .n-pr-3 {
    padding-right: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-pr-3 {
    padding-right: 48px !important;
  }
}

.n-pr-1 {
  padding-right: 8px !important;
}
@media (min-width: 800px) {
  .n-pr-1 {
    padding-right: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-pr-1 {
    padding-right: 96px !important;
  }
}

.n-pt-5 {
  padding-top: 24px !important;
}
@media (min-width: 800px) {
  .n-pt-5 {
    padding-top: 56px !important;
  }
}
@media (min-width: 1280px) {
  .n-pt-5 {
    padding-top: 112px !important;
  }
}

.n-pt-3 {
  padding-top: 16px !important;
}
@media (min-width: 800px) {
  .n-pt-3 {
    padding-top: 24px !important;
  }
}
@media (min-width: 1280px) {
  .n-pt-3 {
    padding-top: 48px !important;
  }
}

.n-pt-1 {
  padding-top: 8px !important;
}
@media (min-width: 800px) {
  .n-pt-1 {
    padding-top: 16px !important;
  }
}
@media (min-width: 1280px) {
  .n-pt-1 {
    padding-top: 96px !important;
  }
}

.n-tag-bar__tag-container {
  padding: 0 !important;
  overflow-y: scroll;
}
.n-tag-bar__tag-container .n-tag-bar__tag-list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0 !important;
}
.n-tag-bar__tag-container .n-tag-bar__tag-list .n-tag-bar__tag {
  margin: 0 !important;
  padding: 0 16px !important;
  line-height: 1.8rem !important;
  font-size: 15px !important;
}
@media (min-width: 1280px) {
  .n-tag-bar__tag-container .n-tag-bar__tag-list .n-tag-bar__tag {
    font-size: 16px !important;
    line-height: 2rem !important;
  }
}

[data-element=n-tag-bar] .n-tag-bar__reset-container {
  padding: 0 !important;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container a {
  font-size: 15px !important;
  line-height: 18px !important;
}
@media (min-width: 1280px) {
  [data-element=n-tag-bar] .n-tag-bar__reset-container a {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
[data-element=n-tag-bar] .n-tag-bar__reset-container a:before {
  display: none;
}

.n-resp-row {
  container-type: inline-size;
  container-name: resp-row;
  margin-right: -8px;
  margin-left: -8px;
}
@container resp-row (min-width: 1280px) {
  .n-resp-row {
    margin-right: -12px;
    margin-left: -12px;
  }
}
.n-resp-row:after, .n-resp-row:before {
  display: table;
  width: 0;
  content: " ";
}

[class*=n-resp-col] {
  float: left;
  padding-right: 8px;
  padding-left: 8px;
}
@container resp-row (min-width: 1280px) {
  [class*=n-resp-col] {
    padding-right: -12px;
    padding-left: -12px;
  }
}

@container resp-row (max-width: 479px) {
  .n-resp-col-xs-1 {
    width: calc(8.3333333333 * 1 * 1cqw);
  }
  .n-resp-col-xs-2 {
    width: calc(8.3333333333 * 2 * 1cqw);
  }
  .n-resp-col-xs-3 {
    width: calc(8.3333333333 * 3 * 1cqw);
  }
  .n-resp-col-xs-4 {
    width: calc(8.3333333333 * 4 * 1cqw);
  }
  .n-resp-col-xs-5 {
    width: calc(8.3333333333 * 5 * 1cqw);
  }
  .n-resp-col-xs-6 {
    width: calc(8.3333333333 * 6 * 1cqw);
  }
  .n-resp-col-xs-7 {
    width: calc(8.3333333333 * 7 * 1cqw);
  }
  .n-resp-col-xs-8 {
    width: calc(8.3333333333 * 8 * 1cqw);
  }
  .n-resp-col-xs-9 {
    width: calc(8.3333333333 * 9 * 1cqw);
  }
  .n-resp-col-xs-10 {
    width: calc(8.3333333333 * 10 * 1cqw);
  }
  .n-resp-col-xs-11 {
    width: calc(8.3333333333 * 11 * 1cqw);
  }
  .n-resp-col-xs-12 {
    width: calc(8.3333333333 * 12 * 1cqw);
  }
}
@container resp-row (min-width: 480px) {
  .n-resp-col-sm-1 {
    width: calc(8.3333333333 * 1 * 1cqw);
  }
  .n-resp-col-sm-2 {
    width: calc(8.3333333333 * 2 * 1cqw);
  }
  .n-resp-col-sm-3 {
    width: calc(8.3333333333 * 3 * 1cqw);
  }
  .n-resp-col-sm-4 {
    width: calc(8.3333333333 * 4 * 1cqw);
  }
  .n-resp-col-sm-5 {
    width: calc(8.3333333333 * 5 * 1cqw);
  }
  .n-resp-col-sm-6 {
    width: calc(8.3333333333 * 6 * 1cqw);
  }
  .n-resp-col-sm-7 {
    width: calc(8.3333333333 * 7 * 1cqw);
  }
  .n-resp-col-sm-8 {
    width: calc(8.3333333333 * 8 * 1cqw);
  }
  .n-resp-col-sm-9 {
    width: calc(8.3333333333 * 9 * 1cqw);
  }
  .n-resp-col-sm-10 {
    width: calc(8.3333333333 * 10 * 1cqw);
  }
  .n-resp-col-sm-11 {
    width: calc(8.3333333333 * 11 * 1cqw);
  }
  .n-resp-col-sm-12 {
    width: calc(8.3333333333 * 12 * 1cqw);
  }
}
@container resp-row (min-width: 800px) {
  .n-resp-col-md-1 {
    width: calc(8.3333333333 * 1 * 1cqw);
  }
  .n-resp-col-md-2 {
    width: calc(8.3333333333 * 2 * 1cqw);
  }
  .n-resp-col-md-3 {
    width: calc(8.3333333333 * 3 * 1cqw);
  }
  .n-resp-col-md-4 {
    width: calc(8.3333333333 * 4 * 1cqw);
  }
  .n-resp-col-md-5 {
    width: calc(8.3333333333 * 5 * 1cqw);
  }
  .n-resp-col-md-6 {
    width: calc(8.3333333333 * 6 * 1cqw);
  }
  .n-resp-col-md-7 {
    width: calc(8.3333333333 * 7 * 1cqw);
  }
  .n-resp-col-md-8 {
    width: calc(8.3333333333 * 8 * 1cqw);
  }
  .n-resp-col-md-9 {
    width: calc(8.3333333333 * 9 * 1cqw);
  }
  .n-resp-col-md-10 {
    width: calc(8.3333333333 * 10 * 1cqw);
  }
  .n-resp-col-md-11 {
    width: calc(8.3333333333 * 11 * 1cqw);
  }
  .n-resp-col-md-12 {
    width: calc(8.3333333333 * 12 * 1cqw);
  }
}
@container resp-row (min-width: 1280px) {
  .n-resp-col-lg-1 {
    width: calc(8.3333333333 * 1 * 1cqw);
  }
  .n-resp-col-lg-2 {
    width: calc(8.3333333333 * 2 * 1cqw);
  }
  .n-resp-col-lg-3 {
    width: calc(8.3333333333 * 3 * 1cqw);
  }
  .n-resp-col-lg-4 {
    width: calc(8.3333333333 * 4 * 1cqw);
  }
  .n-resp-col-lg-5 {
    width: calc(8.3333333333 * 5 * 1cqw);
  }
  .n-resp-col-lg-6 {
    width: calc(8.3333333333 * 6 * 1cqw);
  }
  .n-resp-col-lg-7 {
    width: calc(8.3333333333 * 7 * 1cqw);
  }
  .n-resp-col-lg-8 {
    width: calc(8.3333333333 * 8 * 1cqw);
  }
  .n-resp-col-lg-9 {
    width: calc(8.3333333333 * 9 * 1cqw);
  }
  .n-resp-col-lg-10 {
    width: calc(8.3333333333 * 10 * 1cqw);
  }
  .n-resp-col-lg-11 {
    width: calc(8.3333333333 * 11 * 1cqw);
  }
  .n-resp-col-lg-12 {
    width: calc(8.3333333333 * 12 * 1cqw);
  }
}

.n-d-block {
  display: block !important;
}

[data-tpl=n-jrt01] .subheadline .jrt__additional-info__workingTime:before,
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__startDate:before, [data-tpl=n-jrt01] .subheadline .imageLogo .ImageFlagInternational:before, [data-tpl=n-jrt01] .subheadline .imageLogo:before, .n-wa-btn::before, [data-tpl=n-tag-bar-sticky] .icon-calendar .picker .picker__header .picker__nav--next:before,
[data-tpl=n-tag-bar-sticky] [data-tpl=global-event-filter] .global-event__aside .aside-container.save-event .calendar-icon .picker .picker__header .picker__nav--next:before,
[data-tpl=n-tag-bar-sticky] > footer button:after,
[data-tpl=n-tag-bar-sticky] header:after,
[data-tpl=n-tag-bar-sticky] ul h4:before,
[data-tpl=n-tag-bar-sticky] .global-event__aside .aside-container.save-event .date-group-btn .calendar-icon .picker .picker__header .picker__nav--next:before,
[data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container a:after, [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link:after {
  display: inline-block;
  speak: none;
  font-family: RWE_Icon_Font;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-element=n-tag-bar] {
  position: relative;
  z-index: 2;
  max-width: 1170px;
  margin: 32px auto 0;
  padding-top: 16px;
  background-color: transparent;
}
[data-element=n-tag-bar].color-background-1 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-2 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-7 .n-tag-bar__tag-container {
  color: #1d4477;
}
[data-element=n-tag-bar].color-background-3 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-4 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-5 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-6 .n-tag-bar__tag-container, [data-element=n-tag-bar].color-background-8 .n-tag-bar__tag-container {
  color: #ffffff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list {
  margin: 0 -8px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 16px;
  white-space: nowrap;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 16px;
  margin: 0 8px;
  background: #F9F9F9;
  color: #1d4477;
  border-radius: 7px;
  font-family: #3ed8c3;
  border: 1px solid #E4E9F2;
  cursor: pointer;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag:after {
  content: "\e988";
  margin-left: 0.75rem;
  font-size: 1.3rem;
  color: #00a19f;
  line-height: 1.8;
  speak: none;
  font-family: #3ed8c3;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container {
  text-align: center;
  margin-bottom: 16px;
  width: 100%;
  padding: 0px 16px;
}
@media (min-width: 800px) {
  [data-element=n-tag-bar] .n-tag-bar__reset-container {
    width: 100%;
  }
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  display: inline-flex;
  align-items: center;
  font-family: #3ed8c3;
  transform: translate(0);
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger:before {
  display: none;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container {
  overflow: hidden;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container:before {
  left: 16px;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container:after {
  right: 16px;
}
@media (min-width: 480px) {
  [data-element=n-tag-bar] {
    display: block;
    align-items: baseline;
    flex-wrap: wrap;
  }
  [data-element=n-tag-bar]:after, [data-element=n-tag-bar]:before {
    content: " ";
    display: table;
  }
  [data-element=n-tag-bar]:after {
    clear: both;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-container {
    padding: 0 16px;
    height: auto;
    overflow: visible;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-container:after, [data-element=n-tag-bar] .n-tag-bar__tag-container:before {
    display: none;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list {
    overflow: visible;
    white-space: normal;
    padding: 0;
  }
  [data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger,
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    float: left;
    font-size: 15px;
    line-height: 22px;
    margin: 0 8px 16px;
  }
}
@media (min-width: 800px) {
  [data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger,
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    margin: 0 8px 8px;
  }
}
@media (min-width: 1280px) {
  [data-element=n-tag-bar] {
    margin: 56px auto 0;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list {
    margin: 0 -24px;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    font-size: 18px;
    line-height: 27px;
  }
}

[data-tpl=n-tag-bar-sticky] {
  z-index: 10001;
  top: 0;
  left: 0;
  display: none;
  background: #00a19f;
  width: 100%;
  position: fixed;
  transition: transform 0.4s ease-in-out 0ms;
  transform: translateY(-100%);
  -ms-transform: translateY(-100%);
}
[data-tpl=n-tag-bar-sticky] > div {
  max-width: 1170px;
  margin: 0 auto;
}
[data-tpl=n-tag-bar-sticky] [data-element=n-tag-bar] {
  max-width: 100%;
  padding-top: 16px;
  margin-bottom: 0;
}
[data-tpl=n-tag-bar-sticky] [data-element=n-tag-bar] .n-tag-bar-container .n-tag-bar__reset-container a:before {
  color: #fff;
}
[data-tpl=n-tag-bar-sticky].open {
  transform: translateY(0);
  -ms-transform: translateY(0);
  transition: transform 0.4s ease-in-out 0ms;
}
[data-tpl=n-tag-bar-sticky] .n-tag-bar,
[data-tpl=n-tag-bar-sticky] .n-tag-bar__reset-trigger {
  color: #fff;
}
[data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container {
  padding: 16px;
  color: #fff;
}
[data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container + .n-tag-bar {
  border-top: 1px solid rgba(245, 243, 246, 0.5);
}
[data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link {
  font-size: 1.15rem;
  line-height: 1.5;
  color: inherit;
  font-family: bold;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
[data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link:after {
  font-size: 1.7rem;
  display: flex;
  align-items: center;
}
@media (min-width: 320px) {
  [data-tpl=n-tag-bar-sticky].open {
    z-index: 10001;
  }
}
@media (min-width: 480px) {
  [data-tpl=n-tag-bar-sticky] [data-element=n-tag-bar] {
    padding-top: 16px;
    margin-bottom: 0;
  }
  [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link {
    font-size: 1.2rem;
    line-height: 1.35;
  }
}
@media (min-width: 800px) {
  [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link {
    font-size: 1.2rem;
    line-height: 1.35;
  }
  [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container .jump-to-jfc__link .n-tag-bar__reset-container {
    padding: 0px;
  }
}
@media (min-width: 1280px) {
  [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container {
    padding: 24px 0;
  }
}
@media print {
  [data-tpl=n-tag-bar-sticky] {
    display: none !important;
  }
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky] {
  position: relative;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container {
  display: none;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded {
  display: block;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded .link.jump-to-jfc__link {
  display: none;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky]:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #3ed8c3;
  border-width: 10px;
  margin-left: -10px;
}
@media (min-width: 480px) {
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group {
    padding: 0;
  }
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .form-control {
    height: 3rem;
    -webkit-appearance: none;
  }
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .input-group-btn {
    width: 56px;
  }
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .input-group-btn .btn {
    width: 56px;
    height: 56px;
  }
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] .jfc__form form .form-grid {
    padding: 0;
  }
  [data-tpl=n-tag-bar-sticky] [data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded {
    display: flex;
  }
}

[data-element=n-tag-bar] {
  position: relative;
  z-index: 2;
  max-width: 1170px;
  margin: 32px auto 0;
  padding-top: 16px;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list {
  padding: 16px 16px 0;
  margin: 0 -8px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 0;
  white-space: nowrap;
  padding-top: 0;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 16px;
  margin: 0 8px;
  background: #f9f9f9;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #1d4477;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  font-family: medium;
  border: 1px solid #e4e9f2;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag:after {
  display: inline-block;
  speak: none;
  font-family: RWE_Icon_Font;
  line-height: 1;
  content: "\e988";
  margin-left: 0.75rem;
  font-size: 1.3rem;
  color: #00a19f;
  line-height: 1.8;
}
[data-element=n-tag-bar] .n-tag-bar__tag-list a:before {
  content: "\e988";
  font-family: RWE_Icon_Font;
  font-size: 1.5rem !important;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container {
  padding: 0px;
  text-align: center;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container a:before {
  display: none !important;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  content: "\e988";
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  font-family: medium;
  -ms-transform: translate(0);
  transform: translate(0);
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger:before {
  position: static;
  margin-right: 0;
  margin-left: 0.75rem;
  font-size: 0.9rem;
  -ms-flex-order: 2;
  order: 2;
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger:active:before {
  -ms-transform: translate(0);
  transform: translate(0);
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger:focus:before {
  -ms-transform: translate(0);
  transform: translate(0);
}
[data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger:hover:before {
  -ms-transform: translate(0);
  transform: translate(0);
}
[data-element=n-tag-bar] .n-tag-bar__tag-container {
  padding: 16px 16px 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container a:before {
  content: "\e988";
  font-family: RWE_Icon_Font;
  font-size: 1.5rem !important;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-1 {
  color: #1d4477;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-1 .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  color: #1d4477;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-1 .n-tag-bar__reset-container .n-tag-bar__reset-trigger:before {
  color: #3ed8c3;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-2 {
  color: #1d4477;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-2 .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  color: #1d4477;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-7 {
  color: #1d4477;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-3 {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-3 .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-3 .n-tag-bar__reset-container .n-tag-bar__reset-trigger:before {
  color: #3ed8c3;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-4 {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-4 .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-5 {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-5 .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-6 {
  color: #fff;
}
[data-element=n-tag-bar] .n-tag-bar__tag-container.color-background-8 {
  color: #fff;
}

[data-element=n-tag-bar][class*=color-background-] {
  background-color: transparent;
}
[data-element=n-tag-bar][class*=color-background-] .n-tag-bar__tag-container:before {
  left: 16px;
}
[data-element=n-tag-bar][class*=color-background-] .n-tag-bar__tag-container:after {
  right: 16px;
}

[data-tpl=n-jfc01] [data-element=n-tag-bar] .n-tag-bar-container {
  max-width: 1170px;
  margin: 0 auto;
  max-width: 1170px;
  margin: 0 auto;
}
[data-tpl=n-jfc01] .jfc__form.customForm .ses-container {
  display: none;
}
[data-tpl=n-jfc01] .form-control.customSelectWrapper {
  -ms-flex-align: start;
  align-items: flex-start;
}
[data-tpl=n-jfc01] .form-control.customSelectWrapper.aCustomArrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[data-tpl=n-jfc01] .form-control.customSelectWrapper.aCustomArrow .inlineLabel {
  white-space: normal;
  max-width: 85%;
  height: 100%;
}
[data-tpl=n-jfc01] .form-grid {
  margin-bottom: 16px;
}
[data-tpl=n-jfc01] .form-grid .form-group {
  margin-bottom: 16px;
}
[data-tpl=n-jfc01] .aCustomMultiSelect {
  margin-bottom: 0;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky] {
  position: relative;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky] .n-tag-bar--sticky__jump-container {
  display: none;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky]:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #3ed8c3;
  border-width: 10px;
  margin-left: -10px;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded {
  display: block;
}
[data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded .link.jump-to-jfc__link {
  display: none;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .custom-options-wrapper {
  max-height: 230px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .error-block {
  display: none;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] fieldset {
  padding: 0;
  border: none;
  margin: 0;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-group .error-block {
  display: none;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .error .error-block {
  z-index: 1;
  display: inline-block;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control {
  height: 2.5rem;
  margin: 0 !important;
  color: #1d4477;
  padding: 0 8px;
  font-family: medium;
  font-size: 15px;
  background: #f9f9f9;
  border: 1px solid #e4e9f2;
  -webkit-appearance: none;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control:focus {
  background: #fff;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control:hover {
  background-color: #edf1f7;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control p {
  color: #1d4477;
  font-family: medium;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-webkit-input-placeholder {
  font-size: 15px;
  line-height: 22px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-moz-placeholder {
  font-size: 15px;
  line-height: 22px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control:-ms-input-placeholder {
  font-size: 15px;
  line-height: 22px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-ms-input-placeholder {
  font-size: 15px;
  line-height: 22px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::placeholder {
  font-size: 15px;
  line-height: 22px;
}
[data-tpl=n-jfc01] [data-tpl=form-v2] .inlineLabel {
  overflow: hidden !important;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-tpl=n-jfc01] .jfc__form form {
  max-width: 1170px;
  margin: 0 auto;
}
[data-tpl=n-jfc01] .jfc__form form .headline {
  margin: 16px;
  text-align: center;
  color: #fff;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] {
  background: none;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .input-group-btn {
  width: auto !important;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .customSes__container {
  width: auto !important;
  max-width: auto !important;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] label {
  margin: 0;
  color: #3ed8c3;
  font-family: medium;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group label {
  display: block;
  padding: 0 8px;
  color: #3ed8c3;
  font-family: medium;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group .input-group.search {
  margin: 0;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group .input-group.search input {
  padding: 0 8px;
}
[data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group .input-group.search .input-group-btn {
  width: 37px;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] {
  background: none;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .input-group-btn {
  width: auto !important;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .customSes__container {
  width: auto !important;
  max-width: auto !important;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] label {
  margin: 0;
  color: #3ed8c3;
  font-family: medium;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group label {
  display: block;
  padding: 0 8px;
  color: #3ed8c3;
  font-family: medium;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group .input-group.search {
  margin: 0;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group .input-group.search input {
  padding: 0 8px;
}
[data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group .input-group.search .input-group-btn {
  width: 37px;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group.select-replace > label {
  display: block;
  padding: 0 16px;
  color: #3ed8c3;
  font-family: medium;
  font-size: 15px;
  opacity: 0.5;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container {
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .select-replace-container.item--opened + .custom-options {
  display: block;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option:after {
  font-size: 1.7rem;
  content: "+";
  font-family: light;
  line-height: 0.5;
  transition: transform 0.2s ease-in-out;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option:hover:after {
  cursor: pointer;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option.selected {
  color: #1d4477;
  font-family: medium;
  font-size: 15px;
}
[data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option.selected:after {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
[data-tpl=n-jfc01] [data-tpl=ses01] .form-group {
  margin-bottom: 0;
}

[data-tpl=n-jfc01].color-background-3 {
  background-color: #fff;
  background: #fff;
}
[data-tpl=n-jfc01].color-background-3 .headline {
  color: #1d4477;
  text-align: left;
}

@media (min-width: 480px) {
  [data-element=n-tag-bar] {
    display: block;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  [data-element=n-tag-bar]:after {
    content: " ";
    display: table;
    clear: both;
  }
  [data-element=n-tag-bar]:before {
    content: " ";
    display: table;
  }
  [data-element=n-tag-bar] .n-tag-bar__reset-container {
    padding: 0px 16px;
    border-top: none;
    overflow: auto;
    margin-right: 0;
    margin-left: auto;
    display: inline;
    float: right;
  }
  [data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
    float: left;
    font-size: 15px;
    line-height: 22px;
    margin: 0 8px 16px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 16px;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-container {
    padding: 0 16px;
    height: auto;
    overflow: visible;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-container:after {
    display: none;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-container:before {
    display: none;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list {
    overflow: visible;
    white-space: normal;
    padding: 0;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    float: left;
    font-size: 15px;
    line-height: 22px;
    margin: 0 8px 16px;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag:after {
    font-size: 1.5rem;
    height: 0.8rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
  }
  [data-tpl=n-tag-bar-sticky] [data-element=n-tag-bar] {
    padding-top: 16px;
    margin-bottom: 0;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group {
    padding: 0;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .form-control {
    height: 3rem;
    -webkit-appearance: none;
    height: 3rem;
    font-family: medium;
    -webkit-appearance: none;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .input-group-btn {
    width: 56px;
    width: 52px;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .input-group-btn .btn {
    width: 56px;
    height: 56px;
    width: 52px;
    height: 100%;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search .input-group-btn .btn:before {
    font-size: 1rem;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete .input-group.search input {
    height: 2.5rem !important;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group.autocomplete label {
    padding: 0 0 8px 8px;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .container {
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
  }
  [data-tpl=n-jfc01] .jfc__form form .form-grid {
    padding: 0;
  }
  [data-tpl=n-jfc01] .jfc__form form .form-grid .container {
    width: auto;
  }
  [data-tpl=n-jfc01] + [data-tpl=n-tag-bar-sticky].n-tag-bar--sticky--expanded {
    display: -ms-flexbox;
    display: flex;
  }
  [data-tpl=n-jfc01] .ses-container [data-tpl=ses01] {
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 800px) {
  [data-element=n-tag-bar] .n-tag-bar__reset-container .n-tag-bar__reset-trigger {
    margin: 0 8px 8px;
    margin-right: 0;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    margin: 0 8px 8px;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag:after {
    font-size: 1.5rem;
    height: 0.7rem;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .btn {
    height: 100% !important;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .container {
    max-width: 70%;
    width: 70%;
  }
}
@media (min-width: 1280px) {
  [data-element=n-tag-bar] {
    margin: 56px auto 0;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list {
    margin: 0 -24px;
  }
  [data-element=n-tag-bar] .n-tag-bar__tag-list .n-tag-bar__tag {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] .form-grid {
    margin-bottom: 24px;
  }
  [data-tpl=n-jfc01] .form-grid .form-group {
    margin-bottom: 24px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control {
    padding: 0 12px;
    font-size: 18px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-moz-placeholder {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control:-ms-input-placeholder {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::-ms-input-placeholder {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .form-control::placeholder {
    font-size: 18px;
    line-height: 27px;
  }
  [data-tpl=n-jfc01] [data-tpl=form-v2] .inlineLabel {
    font-size: 18px;
  }
  [data-tpl=n-jfc01] .jfc__form form .headline {
    margin: 24px;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group .input-group.search input {
    padding: 0 12px;
  }
  [data-tpl=n-jfc01] .jfc__form form .ses-container [data-tpl=ses01] .form-group label {
    padding: 0 12px;
  }
  [data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group .input-group.search input {
    padding: 0 12px;
  }
  [data-tpl=n-jfc01] .jfc__form form [data-tpl=ses01] .form-group label {
    padding: 0 12px;
  }
  [data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group.select-replace > label {
    padding: 0 24px;
    font-size: 18px;
  }
  [data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container {
    margin-bottom: 24px;
  }
  [data-tpl=n-jfc01] .jfc__form form .form-grid .grid-content .field-group .field-group__container.field-group__container--has-inner .form-control__container .custom-options .custom-options-wrapper .option.selected {
    font-size: 18px;
  }
}
@media print {
  [data-tpl=n-jfc01] .headline {
    color: #1d4477 !important;
  }
}
@media screen and (max-width: 768px) {
  [data-tpl=n-jfc01] [data-tpl=form-v2] .btn {
    height: 100% !important;
  }
}
.jfc__header {
  height: auto !important;
}

@media screen and (min-width: 800px) {
  [data-tpl-component=jrc01] {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1024px) {
  [data-tpl-component=jrc01] {
    padding-right: 60px;
  }
}

.n-tic01--custom {
  margin-top: 40px;
}

#JobAlertRegistrationButton {
  display: none;
}

[remotecomponent=n-jfc01] .scroll {
  background-color: #f4f4f2;
}

.n-wa-btn::before {
  content: "\e98f";
  margin-right: 16px;
  font-size: 22px;
}
@media screen and (min-width: 1280px) {
  .n-wa-btn::before {
    font-size: 27px;
  }
}
@media (max-width: 520px) {
  .n-wa-btn-mobile {
    display: block !important;
  }
  .n-wa-btn-mobile .n-wa-btn {
    margin-bottom: 20px;
  }
  .n-wa-btn-mobile .n-wa-btn::after {
    content: "";
  }
}

[data-tpl=n-jrt01] {
  color: #1d4477;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 24px 0;
}
[data-tpl=n-jrt01] a.link {
  color: inherit;
}
[data-tpl=n-jrt01] .facility {
  display: inline-block;
  white-space: pre-wrap;
  position: relative;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  font-family: bold;
  font-size: 15px;
  line-height: 22px;
  padding: 3px 10px;
  margin-top: 8px;
}
[data-tpl=n-jrt01] .subheadline {
  display: flex;
  margin-bottom: 8px;
  font-family: "regular";
}
[data-tpl=n-jrt01] .subheadline .imageLogo {
  display: flex;
}
[data-tpl=n-jrt01] .subheadline .imageLogo:before {
  display: none;
  content: "\e958";
  margin-right: 16px;
  font-size: 22px;
}
@media screen and (min-width: 1280px) {
  [data-tpl=n-jrt01] .subheadline .imageLogo:before {
    font-size: 27px;
  }
}
[data-tpl=n-jrt01] .subheadline .imageLogo .ImageFlagWrapper {
  width: 22px;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 1280px) {
  [data-tpl=n-jrt01] .subheadline .imageLogo .ImageFlagWrapper {
    width: 27px;
  }
}
[data-tpl=n-jrt01] .subheadline .imageLogo .ImageFlagInternational:before {
  content: "\e94b";
  margin-right: 0;
  font-size: 22px;
}
[data-tpl=n-jrt01] .subheadline .imageLogo img {
  height: auto;
}
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__workingTime,
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__startDate {
  display: flex;
}
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__workingTime:before,
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__startDate:before {
  margin-right: 16px;
  font-size: 22px;
}
@media screen and (min-width: 1280px) {
  [data-tpl=n-jrt01] .subheadline .jrt__additional-info__workingTime:before,
  [data-tpl=n-jrt01] .subheadline .jrt__additional-info__startDate:before {
    font-size: 27px;
  }
}
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__workingTime:before {
  content: "\e934";
}
[data-tpl=n-jrt01] .subheadline .jrt__additional-info__startDate:before {
  content: "\e98c";
}
[data-tpl=n-jrt01] .n-jrt__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
[data-tpl=n-jrt01] .n-jrt__actions-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
[data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite {
  padding: 6.5px 7px 4.5px 6px;
  border: 1px solid #00a19f;
}
[data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite:hover, [data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite.is-favourite {
  background-color: #00a19f;
}
[data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite:hover .rwe-icon:before, [data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite.is-favourite .rwe-icon:before {
  color: white;
}
[data-tpl=n-jrt01] .n-jrt__actions-right .btn--favourite .rwe-icon:before {
  font-size: 24px !important;
  font-style: normal;
  padding: 0;
  color: #00a19f;
  margin-right: 0;
  transition: color 0.2s ease-in-out;
}

.affordance--favourites i {
  margin-left: 8px;
  scale: 0.9;
}
.affordance--favourites:after {
  content: "" !important;
  margin-left: 0px;
}
.affordance--favourites:hover:after {
  transform: none;
}

.sticky-filter #off-screen-content {
  transform: none;
}

.n-job-filter-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms ease;
}
@media screen and (min-width: 800px) {
  .n-job-filter-wrapper {
    position: sticky;
    top: 0px;
    bottom: auto;
    left: auto;
    right: auto;
    height: 100svh;
    opacity: 1;
    pointer-events: all;
  }
}
@media screen and (max-width: 799px) {
  .n-job-filter-wrapper.is-visible {
    opacity: 1;
  }
}
.n-job-filter-wrapper .btn {
  font-size: 15px !important;
  line-height: 18px !important;
}
@media (min-width: 1280px) {
  .n-job-filter-wrapper .btn {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}

.n-job-filter-component {
  position: relative;
  overflow: hidden;
  height: 0;
  background-color: #f4f4f2;
  transition: height 200ms ease-in-out;
  pointer-events: none;
}
.n-job-filter-component.is-open {
  height: 100svh;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: all;
}
@media screen and (min-width: 800px) {
  .n-job-filter-component {
    position: static;
    overflow: unset;
    height: auto;
    pointer-events: all;
  }
}
.n-job-filter-component .form-group {
  margin-bottom: 18px !important;
}
.n-job-filter-component label {
  margin-bottom: 0 !important;
  font-size: 15px !important;
}
@media (min-width: 1280px) {
  .n-job-filter-component label {
    font-size: 16px !important;
  }
}
.n-job-filter-component .aCustomMultiSelect .form-control {
  background-color: #ffffff !important;
  height: 2rem !important;
}
.n-job-filter-component .aCustomMultiSelect p,
.n-job-filter-component .aCustomMultiSelect select p {
  line-height: 1.8rem !important;
  font-size: 15px !important;
}
@media (min-width: 1280px) {
  .n-job-filter-component .aCustomMultiSelect p,
  .n-job-filter-component .aCustomMultiSelect select p {
    font-size: 16px !important;
    line-height: 2rem !important;
  }
}
.n-job-filter-component .aCustomMultiSelect .aCustomArrow:after {
  line-height: 2rem !important;
}
.n-job-filter-component .aCustomMultiSelect .custom-options-wrapper .option {
  line-height: 20px !important;
}

.n-toggle-mobile-filter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  width: 100%;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms ease;
  border-radius: 5px 5px 0 0;
  font-family: medium;
  font-size: 16px;
}
@media screen and (min-width: 800px) {
  .n-toggle-mobile-filter {
    opacity: 1;
    pointer-events: all;
    display: none;
  }
}
@media screen and (max-width: 799px) {
  .n-toggle-mobile-filter.is-visible {
    opacity: 1;
    pointer-events: all;
  }
}

[remotecomponent=n-jfc01] {
  height: 100%;
}

[data-tpl=n-jfc01] {
  padding: 24px;
}
@media screen and (max-width: 799px) {
  [data-tpl=n-jfc01] {
    padding-right: 44px;
  }
}
[data-tpl=n-jfc01] [data-element=n-tag-bar] {
  margin-top: 0;
  padding-top: 0;
}

/*
* Scroll container
 */
.scroll {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  bottom: 0;
}
.scroll__container {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  transition: width 100ms ease-in-out;
}
.scroll__container::-webkit-scrollbar {
  display: none;
  width: 0px;
}
.scroll__content {
  overflow: visible;
  padding: 0 0 0 0;
}

@media screen and (min-width: 800px) {
  body.sticky-filter {
    overflow-x: hidden !important;
  }
}
@media screen and (min-width: 800px) {
  body.sticky-filter #page-wrapper {
    overflow: unset !important;
  }
}

[for=SortType] {
  margin-bottom: 0px !important;
}

.switch {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
}

.switch-label {
  font-family: medium !important;
  color: #00a19f;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: relative;
  cursor: pointer;
  width: 60px;
  height: 34px;
  background-color: #ccc;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #00a19f;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.background-sand-50 {
  background-color: #f4f4f2;
}

.n-register-job-alert {
  padding: 24px 24px 0 24px;
}
.n-register-job-alert__inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 24px;
}
.n-register-job-alert__inner .subText {
  font-size: 16px !important;
}

.info-tooltip {
  position: relative;
  display: inline-block;
}
.info-tooltip__icon {
  display: inline-block;
  margin: 0 10px;
  height: 22px;
  width: 22px;
  line-height: 22px;
  font-size: 14px;
  background-color: #1d4477;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}
.info-tooltip__text {
  position: absolute;
  visibility: hidden;
  width: 190px;
  bottom: 160%;
  left: 50%;
  margin-left: -22px;
  text-align: left;
  background-color: #ffffff;
  color: #1d4477;
  text-align: center;
  padding: 8px;
  border: 1px solid #adafb1;
  border-radius: 5px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}
.info-tooltip__text:after {
  content: "";
  border-bottom: 1px solid #adafb1;
  border-right: 1px solid #adafb1;
  background-color: #ffffff;
  position: absolute;
  left: 14px;
  bottom: -7px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
}
.info-tooltip--show .info-tooltip__text {
  visibility: visible;
  opacity: 1;
}

[data-tpl=it01] {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
  [data-tpl=it01] {
    display: block;
  }
}
[data-tpl=it01] .tiles__grid {
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tiles__grid {
    max-width: 1220px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(18.13vw, 1fr));
    grid-auto-rows: minmax(24.6568vw, auto);
    gap: 0.7vw;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tiles__grid {
    max-width: 1170px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    grid-auto-rows: minmax(300px, auto);
    gap: 16px;
  }
}
@media (min-width: 800px) {
  [data-tpl=it01] .tiles__grid--big .tile__container:not(.tile__container--big) {
    grid-column-start: 5;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tiles__grid--big .tile__container:not(.tile__container--big) {
    grid-column-start: auto;
  }
}
[data-tpl=it01] .tile__container {
  margin-bottom: 0;
}
[data-tpl=it01] .tile__container:nth-of-type() {
  margin-bottom: 0px;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__container {
    order: 0;
    margin-bottom: 0px;
  }
  [data-tpl=it01] .tile__container:nth-of-type() {
    margin-bottom: 0px;
  }
}
[data-tpl=it01] .tile__container--big {
  height: 100%;
  order: -1;
  z-index: 999;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__container--big {
    grid-column: span 4;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__container--big {
    grid-column: span 3;
  }
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__container--big-2 {
    grid-row: span 2;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__container--big-2 {
    grid-row: span 2;
  }
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__container--big-3 {
    grid-row: span 4;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__container--big-3 {
    grid-row: span 3;
  }
}
[data-tpl=it01] .tile__container--big-4 {
  grid-row: span 4;
}
[data-tpl=it01] .tile__container--big .tile__cover {
  pointer-events: none !important;
}
[data-tpl=it01] .tile__container--big .tile__content {
  pointer-events: all !important;
}
[data-tpl=it01] .tile__item {
  border-radius: 25px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__item {
    min-height: 24.6568vw;
    min-width: 18.13vw;
    height: 100%;
    position: relative;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__item {
    min-height: 300px;
    min-width: 220px;
  }
}
[data-tpl=it01] .tile__content {
  border-radius: 25px;
  height: 0;
  width: 100%;
  background: #fff;
  z-index: 1;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__content {
    position: absolute;
    pointer-events: none;
    padding: 32px;
    height: 100%;
    padding: 16px;
  }
}
[data-tpl=it01] .tile__content__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  min-width: 300px;
  padding: 16px !important;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__content__inner {
    justify-content: space-between;
  }
}
[data-tpl=it01] .tile__content__text {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 16px;
}
[data-tpl=it01] .tile__content__text h3 {
  text-align: center;
  color: #00a19f;
  margin-bottom: 16px;
}
[data-tpl=it01] .tile__content canvas {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
[data-tpl=it01] .tile__content__chart-title {
  font-family: medium;
  margin-bottom: 0;
  text-align: center;
}
[data-tpl=it01] .tile__content__chart-wrapper {
  width: 100%;
  height: 360px;
  margin-bottom: 16px;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__content__chart-wrapper {
    height: 500px;
  }
}
[data-tpl=it01] .tile__content__chart-legend {
  display: flex;
  flex-wrap: wrap;
}
[data-tpl=it01] .tile__content__chart-legend-title {
  width: 100%;
  font-family: medium;
  margin-bottom: 8px;
}
[data-tpl=it01] .tile__content__chart-legend-item {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
[data-tpl=it01] .tile__content__chart-legend-item-color {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-tpl=it01] .tile__content__chart-legend-item-color-box {
  width: 18px;
  height: 18px;
  margin: 0 8px 0 0;
}
[data-tpl=it01] .tile__content__chart-legend-item-value {
  margin-left: 8px;
  font-family: medium;
}
[data-tpl=it01] .tile__content--open {
  height: auto;
  opacity: 1;
  margin-bottom: 16px;
}
[data-tpl=it01] .tile__content--open .tile__content__inner {
  padding: 16px !important;
}
[data-tpl=it01] .tile__cover {
  height: 110px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__cover {
    position: absolute;
    height: 100%;
    pointer-events: all;
    margin-bottom: 0px;
    z-index: 2;
    opacity: 1;
  }
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00a19f;
    opacity: 0;
    transition: opacity 0.4s;
    z-index: -1;
  }
  [data-tpl=it01] .tile__cover:hover::before {
    opacity: 1;
  }
}
[data-tpl=it01] .tile__cover__inner {
  display: flex;
  font-family: medium;
  align-items: center;
  width: 100%;
  justify-content: center;
  padding: 16px;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__cover__inner {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 10px;
    width: auto;
  }
}
[data-tpl=it01] .tile__cover__icon {
  display: flex;
  align-items: center;
  width: 48px;
  margin-right: 24px;
  margin-bottom: 0px;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__cover__icon {
    margin-right: 0px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__cover__icon {
    width: 64px;
    margin-bottom: 16px;
  }
}
[data-tpl=it01] .tile__cover__icon img {
  width: 100%;
}
[data-tpl=it01] .tile__cover__text {
  color: #ffffff;
  width: 130px;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__cover__text {
    text-align: center;
    height: 2em;
  }
}
@media (min-width: 1280px) {
  [data-tpl=it01] .tile__cover__text {
    width: 200px;
  }
}
[data-tpl=it01] .tile__opener--mobile, [data-tpl=it01] .tile__closer--mobile {
  font-size: 32px;
  cursor: pointer;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__opener--mobile, [data-tpl=it01] .tile__closer--mobile {
    display: none;
  }
}
[data-tpl=it01] .tile__opener--mobile {
  margin-left: 16px;
}
[data-tpl=it01] .tile__opener--mobile .icon:before {
  color: #ffffff;
}
[data-tpl=it01] .tile__closer--mobile {
  margin: 16px auto 0;
}
[data-tpl=it01] .tile__closer--mobile .icon:before {
  color: #00a19f;
}
[data-tpl=it01] .tile__closer {
  position: absolute;
  top: 32px;
  right: 32px;
  font-size: 32px;
  display: none;
  z-index: 1;
  cursor: pointer;
}
[data-tpl=it01] .tile__closer .icon:before {
  color: #00a19f;
}
@media (min-width: 800px) {
  [data-tpl=it01] .tile__closer {
    display: block;
  }
}
[data-tpl=it01] .legend-item-hidden {
  opacity: 0;
  height: 0;
}

.divider {
  display: flex;
  align-items: center;
  margin: 8px 0;
  width: 100%;
}
@media (min-width: 800px) {
  .divider {
    margin: 56px 0;
  }
}
.divider__text {
  margin: 0 16px;
  white-space: nowrap;
}
.divider__bar {
  height: 2px;
  width: 100%;
  background-color: #00a19f;
}