/**
 * https://gist.github.com/pascalduez/10011785
 */
/**
 * libsass (v3.3.6)
 * https://gist.github.com/indrekpaas/4d6dfa5c29da805219d4149352c4703b
 */
@media (max-width: 699.98px) {
  .d-down-md-none {
    display: none;
  }
}

@media (min-width: 700px) {
  .d-md-none {
    display: none;
  }
}

@media (min-width: 960px) {
  .d-lg-none {
    display: none;
  }
}

@media (min-width: 1140px) {
  .d-xl-none {
    display: none;
  }
}

label[for=area] {
  font-size: 1.2rem;
  font-weight: bold;
}

.weProductNavigator__start #productNavigatorSection01 svg {
  width: 100%;
  height: auto;
  overflow: visible;
}
.weProductNavigator__start #productNavigatorSection01 svg .--click-alert > rect {
  -webkit-animation: click-alert 1.2s forwards;
          animation: click-alert 1.2s forwards;
}
.weProductNavigator__start #productNavigatorSection01 svg .--clickable {
  cursor: pointer;
}
.weProductNavigator__start #productNavigatorSection01 svg .--clickable:hover > rect, .weProductNavigator__start #productNavigatorSection01 svg .--clickable:focus > rect {
  stroke: #E3000B;
}
.weProductNavigator__start .weTeaserGrid__content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: 1rem;
}
.weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption {
  padding: 1.2rem 18px;
}
@media (min-width: 700px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption {
    padding: 0.8rem 18px;
  }
}
@media (min-width: 1400px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption {
    padding: 1.5rem 20px;
  }
}
.weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption .weTeaserIcon__captionTitle {
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 1.3rem;
  min-height: 2.75rem;
  display: flex;
  align-items: center;
  line-height: 1.3em;
}
@media (min-width: 700px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption .weTeaserIcon__captionTitle {
    font-size: 1.07rem;
  }
}
@media (min-width: 1140px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption .weTeaserIcon__captionTitle {
    font-size: 1.2rem;
  }
}
@media (min-width: 700px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption .weTeaserIcon__captionTitle {
    min-height: 3.4rem;
  }
}
@media (min-width: 960px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weTeaserIcon__caption .weTeaserIcon__captionTitle {
    min-height: 3.8rem;
  }
}
.weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weMediaImage__centered {
  padding: 0.5rem 1rem 3.5rem 1rem;
}
.weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem .weMediaImage__centered img.weMediaImage {
  width: 69px;
  height: 69px;
}
@media (min-width: 700px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem {
    width: 25%;
  }
}
@media (min-width: 960px) {
  .weProductNavigator__start .weTeaserGrid__content .weTeaserGrid__imageItem {
    width: 16.66%;
  }
}
@media (min-width: 700px) {
  .weProductNavigator__start .weTeaserGrid__content {
    display: flex;
    gap: unset;
  }
}
@media (max-width: 699.98px) {
  .weProductNavigator__start .weUtilsTabs__header {
    display: none;
  }
}
.weProductNavigator__start .weUtilsTabs__header .weUtilsTabs__headerLabel {
  text-transform: none;
}

@media (max-width: 699.98px) {
  .weProductNavigator .weTeaserGrid__content, .weProductNavigator__step .weTeaserGrid__content {
    flex-flow: row wrap;
    gap: 1.25rem;
  }
}

.weProductNavigator__step .weProductNavigator__stepHeader {
  position: absolute;
  top: 0;
  z-index: 45;
}
.weProductNavigator__step .weHotspotsImage__aspect {
  height: 60dvh;
}
@media (min-width: 960px) {
  .weProductNavigator__step .weHotspotsImage__aspect {
    height: 50dvh;
  }
}
.weProductNavigator__step > .weGrid__section {
  padding: 60px 0;
}
@media (min-width: 700px) {
  .weProductNavigator__step > .weGrid__section {
    padding: 80px 0;
  }
}
@media (min-width: 960px) {
  .weProductNavigator__step > .weGrid__section {
    padding: 100px 0;
  }
}
.weProductNavigator__step > .weGrid__section:first-of-type {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 700px) {
  .weProductNavigator__step > .weGrid__section:first-of-type {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media (min-width: 960px) {
  .weProductNavigator__step > .weGrid__section:first-of-type {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.weProductNavigator__step .weGrid__sectionPanel--light {
  position: relative;
}
.weProductNavigator__step .weGrid__sectionPanel--light .weHotspotsLegend {
  bottom: 2.5rem;
  top: unset;
  left: 2.5rem;
  right: unset;
  height: -webkit-min-content;
  height: min-content;
  width: auto;
}
.weProductNavigator__step .weGrid__sectionPanel--light .weHotspotsZoomButtons {
  top: unset;
  bottom: 2.5rem;
  -webkit-transform: unset;
          transform: unset;
}
.weProductNavigator__step .weGrid__sectionPanel--light .weHotspotsZoomButtons .weHotspotsZoomButton {
  background: #fff;
}
.weProductNavigator__step .weGrid__sectionPanel--withDivider {
  position: relative;
  border-bottom: solid 2px #E9EEF1;
}
.weProductNavigator__step .weHotspotsZoomButtons {
  top: 50%;
  bottom: unset;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  left: unset;
  right: 0;
  z-index: 54;
}
.weProductNavigator__step .weHotspotsZoomButtons .weHotspotsZoomButton {
  background: rgba(233, 238, 241, 0.75);
}
.weProductNavigator__step .weHeaderPath__content {
  position: static;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.weProductNavigator__step .weHeaderPath__content .weHeaderPath__itemLabel {
  color: #000;
  font-weight: 400;
  z-index: 35;
}
.weProductNavigator__step .weHotspots--zoomModified::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #E9EEF1;
  background: linear-gradient(180deg, rgba(29, 37, 45, 0.3) 0%, rgba(255, 255, 255, 0.05) 5%, rgba(255, 255, 255, 0) 95%, rgba(29, 37, 45, 0.3) 100%);
  z-index: 10;
  opacity: 0.15;
  top: 0;
}
@media (min-width: 700px) {
  .weProductNavigator__step .weTeaserGrid__imageItem.weTeaserGrid__imageItem--sm {
    width: 33.333%;
  }
}
@media (min-width: 960px) {
  .weProductNavigator__step .weTeaserGrid__imageItem.weTeaserGrid__imageItem--sm {
    width: 20%;
  }
}

.weProductNavigator__teasers {
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.weProductNavigator__teaser {
  position: absolute;
  background: white;
  border: 2.5px solid #E9EEF1;
  width: 15.5%;
  padding: 25px 20px 15px 20px;
  text-decoration: none;
  color: #1D252D;
  transition: border 0.2s linear;
}
.weProductNavigator__teaser:hover {
  border-color: #E3000B;
}

.weProductNavigator__teaserIcon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  position: relative;
}
.weProductNavigator__teaserIcon .weMediaImage__centered {
  height: 55%;
}

.weProductNavigator__teaserCaption {
  position: absolute;
  display: flex;
  height: 35%;
  bottom: 0;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: bold;
  text-align: center;
  align-items: center;
}
.weProductNavigator__teaserCaption--long {
  font-size: 0.9em;
}

@media (min-width: 960px) {
  .weProductNavigator__teaser {
    width: 12.5%;
  }
}
@-webkit-keyframes click-alert {
  from {
    stroke-width: 2px;
    stroke: #E3000B;
  }
  to {
    stroke-width: 2px;
    stroke: #E9EEF1;
  }
}
@keyframes click-alert {
  from {
    stroke-width: 2px;
    stroke: #E3000B;
  }
  to {
    stroke-width: 2px;
    stroke: #E9EEF1;
  }
}
