.customer-styles {
  /* START article: hotspot */
  /* END article: hotspot */
}

@keyframes schwingen {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.customer-styles .template_hotspot {
  background-color: #fff;
}

.customer-styles .template_hotspot .global-grid {
  padding-inline: 0px;
}

.customer-styles .template_hotspot .content {
  position: relative;
  overflow-y: visible;
  grid-column: 1/7;
}

@media (min-width: 768px) {
  .customer-styles .template_hotspot .content {
    grid-column: 1/17;
  }
}

.customer-styles .template_hotspot .buttons-container {
  margin: 40px 25px 0 25px;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .buttons-container {
    margin: 60px auto 0 auto;
  }
}

.customer-styles .template_hotspot .headline-wrapper {
  grid-column: 1/7;
  text-align: center;
}

@media (min-width: 768px) {
  .customer-styles .template_hotspot .headline-wrapper {
    grid-column: 3/15;
  }
}

.customer-styles .template_hotspot .headline-wrapper .typo-h3 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .customer-styles .template_hotspot .headline-wrapper .typo-h3 {
    margin-bottom: 60px;
  }
}

.customer-styles .template_hotspot .image {
  position: relative;
  max-width: 100%;
  height: auto;
  display: block;
}

.customer-styles .template_hotspot .image img,
.customer-styles .template_hotspot .image picture {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.customer-styles .template_hotspot .wrapper {
  overflow: hidden;
}

.customer-styles .template_hotspot .wrapper ul {
  height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

.customer-styles .template_hotspot .wrapper li {
  display: inline-block;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper {
  cursor: pointer;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .spot {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.014' height='35.781' viewBox='0 0 29.014 35.781'%3E%3Cpath id='Differenzmenge_1' data-name='Differenzmenge 1' d='M-5752.072,9980.887h0l-8.927-21.845,5.984-13.937,14.1,5.914,8.927,21.845-20.085,8.023Zm-.236-30.6a1.44,1.44,0,0,0-.542.105,1.439,1.439,0,0,0-.8,1.866,1.428,1.428,0,0,0,1.33.892,1.436,1.436,0,0,0,.543-.1,1.438,1.438,0,0,0,.788-.771,1.412,1.412,0,0,0,.014-1.1A1.427,1.427,0,0,0-5752.309,9950.286Z' transform='translate(5761 -9945.104)' fill='%2389101e'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
  width: 29px;
  height: 35px;
  cursor: pointer;
  border: none;
  z-index: 10;
  transform-origin: left top;
  transition: transform 3s;
  animation: 3s infinite schwingen;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .spot {
    background-image: url("data:image/svg+xml,%3Csvg id='Hotspot-inaktiv' xmlns='http://www.w3.org/2000/svg' width='45.799' height='55.746' viewBox='0 0 45.799 55.746'%3E%3Cpath id='Ausschluss_1' data-name='Ausschluss 1' d='M22832,9989v-33l15-15,15,15v33h-30Zm15-40a2,2,0,1,0,2,2A2,2,0,0,0,22847,9949Z' transform='translate(-24893.428 -652.879) rotate(-22)' fill='%2389101e'/%3E%3C/svg%3E%0A");
    width: 45px;
    height: 55px;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .spot.active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.014' height='35.781' viewBox='0 0 29.014 35.781'%3E%3Cpath id='Differenzmenge_1' data-name='Differenzmenge 1' d='M-5752.072,9980.887h0l-8.927-21.845,5.984-13.937,14.1,5.914,8.927,21.845-20.085,8.023Zm-.236-30.6a1.44,1.44,0,0,0-.542.105,1.439,1.439,0,0,0-.8,1.866,1.428,1.428,0,0,0,1.33.892,1.436,1.436,0,0,0,.543-.1,1.438,1.438,0,0,0,.788-.771,1.412,1.412,0,0,0,.014-1.1A1.427,1.427,0,0,0-5752.309,9950.286Z' transform='translate(5761 -9945.104)' fill='%23CB9943'/%3E%3C/svg%3E%0A");
  z-index: 12;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .spot.active {
    background-image: url("data:image/svg+xml,%3Csvg id='Hotspot-inaktiv' xmlns='http://www.w3.org/2000/svg' width='45.799' height='55.746' viewBox='0 0 45.799 55.746'%3E%3Cpath id='Ausschluss_1' data-name='Ausschluss 1' d='M22832,9989v-33l15-15,15,15v33h-30Zm15-40a2,2,0,1,0,2,2A2,2,0,0,0,22847,9949Z' transform='translate(-24893.428 -652.879) rotate(-22)' fill='%23CB9943'/%3E%3C/svg%3E%0A");
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .spot .spot-number {
  display: none;
  color: #fff;
  width: inherit;
  text-align: center;
  font-size: 17px;
  z-index: 15;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer {
  display: none;
  border: none;
  padding: 0;
  background: #fff;
  box-sizing: border-box;
  z-index: 11;
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer {
    width: 524px;
    height: 263px;
    box-shadow: 2px 2px 10px #0000001A;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer.active {
  display: block;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer.no-image-present {
    width: 263px;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer.no-image-present .spot-image-wrapper {
  display: none !important;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer.no-image-present .spot-infobox {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer.no-image-present .spot-infobox-text {
  width: 100% !important;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .close-infobox {
  cursor: pointer;
  position: absolute;
  left: -52px;
  top: -5px;
  background-color: transparent;
  padding: 5px;
  outline: none;
  border: none;
  width: 50px;
  height: 50px;
  display: none;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .close-infobox {
    display: inline-block;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .close-infobox:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .close-infobox .icon-close {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Gruppe_11710' data-name='Gruppe 11710' transform='translate(-567 -20158)'%3E%3Ccircle id='Ellipse_27' data-name='Ellipse 27' cx='20' cy='20' r='20' transform='translate(567 20158)' fill='%23fff'/%3E%3Cg id='Gruppe_11707' data-name='Gruppe 11707' transform='translate(-4004.102 16417.748) rotate(-45)'%3E%3Cline id='Linie_311' data-name='Linie 311' y2='20' transform='translate(587.5 5895.5)' fill='none' stroke='%23000' stroke-width='2'/%3E%3Cline id='Linie_312' data-name='Linie 312' y2='20' transform='translate(597.5 5905.5) rotate(90)' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .media-wrapper {
  display: flex;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox {
  display: flex;
  height: 100%;
  width: 100%;
  padding: 25px 25px;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox {
    width: 524px;
    height: 263px;
    padding: 0;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper {
  display: flex;
  width: 50%;
  padding: 0 10px 0 0;
  align-items: flex-start;
  max-width: 263px;
}

@media (min-width: 768px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper {
    padding: 0 25px 0 0;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper img,
.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper picture {
  display: block;
  width: 100%;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper img,
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image-wrapper picture {
    width: 263px;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-image {
    width: 263px;
    height: 263px;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text {
  padding: 0;
  display: flex;
  row-gap: 15px;
  flex-direction: column;
  width: 50%;
  overflow: visible;
  justify-content: space-between;
  height: 100%;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text {
    width: 50%;
    overflow-y: scroll;
    padding: 25px;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text .spot-links-wrapper {
  display: flex;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text .spot-links-wrapper {
    justify-content: flex-end;
  }
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text .link-appearance-default {
  min-width: 55px;
  display: inline-flex;
  align-items: center;
}

.customer-styles .template_hotspot .spot-container .spot-wrapper .layer .spot-infobox .spot-infobox-text .link-appearance-default::after {
  padding-right: 7px;
}

.customer-styles .template_hotspot .pagination {
  display: none;
  flex-direction: row;
  padding: 0 15px;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  left: unset;
  transform: none;
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 9;
  height: 44px;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .pagination {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 35px;
  }
}

.customer-styles .template_hotspot .pagination .icon-arrow-left {
  background-color: transparent;
  background-repeat: no-repeat;
  outline: none;
  border: none;
  height: 44px;
  cursor: pointer;
  width: 44px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Sliderpfeile' transform='translate(40 40) rotate(180)'%3E%3Cpath id='Pfad_9864' data-name='Pfad 9864' d='M20,0A20,20,0,1,1,0,20,20,20,0,0,1,20,0Z' fill='%23fff'/%3E%3Cpath id='Pfad_9786' data-name='Pfad 9786' d='M-13636.8-9248.444v9.794h-9.795' transform='translate(16199.734 -3089.533) rotate(-45)' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.customer-styles .template_hotspot .pagination .icon-arrow-left:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Sliderpfeile' transform='translate(40 40) rotate(180)'%3E%3Cpath id='Pfad_9864' data-name='Pfad 9864' d='M20,0A20,20,0,1,1,0,20,20,20,0,0,1,20,0Z' fill='%23fff'/%3E%3Cpath id='Pfad_9786' data-name='Pfad 9786' d='M-13636.8-9248.444v9.794h-9.795' transform='translate(16199.734 -3089.533) rotate(-45)' fill='none' stroke='%23000' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.customer-styles .template_hotspot .pagination .icon-arrow-left:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.customer-styles .template_hotspot .pagination .icon-arrow-right {
  background-color: transparent;
  background-repeat: no-repeat;
  outline: none;
  border: none;
  height: 44px;
  cursor: pointer;
  width: 44px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Sliderpfeile' transform='translate(40 40) rotate(180)'%3E%3Cpath id='Pfad_9864' data-name='Pfad 9864' d='M20,0A20,20,0,1,1,0,20,20,20,0,0,1,20,0Z' fill='%23fff'/%3E%3Cpath id='Pfad_9786' data-name='Pfad 9786' d='M-13636.8-9248.444v9.794h-9.795' transform='translate(16199.734 -3089.533) rotate(-45)' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  transform: rotate(180deg);
}

.customer-styles .template_hotspot .pagination .icon-arrow-right:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Sliderpfeile' transform='translate(40 40) rotate(180)'%3E%3Cpath id='Pfad_9864' data-name='Pfad 9864' d='M20,0A20,20,0,1,1,0,20,20,20,0,0,1,20,0Z' fill='%23fff'/%3E%3Cpath id='Pfad_9786' data-name='Pfad 9786' d='M-13636.8-9248.444v9.794h-9.795' transform='translate(16199.734 -3089.533) rotate(-45)' fill='none' stroke='%23000' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.customer-styles .template_hotspot .pagination .icon-arrow-right:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.customer-styles .template_hotspot .pagination .pagination-number {
  background-color: #fff;
  padding: 0px 10px;
  font-size: 14px;
  font-family: "avenir-next-bold", Arial, Helvetica;
  line-height: 19px;
  letter-spacing: 1.68px;
  border-radius: 20px;
  height: 19px;
  position: relative;
  bottom: unset;
  left: unset;
  transform: none;
  display: inline-flex;
}

@media (min-width: 992px) {
  .customer-styles .template_hotspot .pagination .pagination-number {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
