.highlight-product-teaser-component {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight-product-teaser-component > .background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.highlight-product-teaser-component > .background-image img,
.highlight-product-teaser-component > .background-image .image-component,
.highlight-product-teaser-component > .background-image .foreground {
  height: 100%;
}
.highlight-product-teaser-component .content {
  padding: 40px 18px 30px;
}
@media (min-width: 768px) {
  .highlight-product-teaser-component .content {
    padding: 50px 28px 30px;
  }
}
@media (min-width: 1200px) {
  .highlight-product-teaser-component .content {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 70px 0 30px;
  }
}
.highlight-product-teaser-component .content .product-teaser {
  position: relative;
  max-width: 360px;
}
.highlight-product-teaser-component .content .product-teaser .swiper {
  position: unset;
}
.highlight-product-teaser-component .content .product-teaser a.product-teaser__product-name-container:focus-visible::before {
  outline-offset: -5px;
}
.highlight-product-teaser-component .content .product-teaser .product-teaser__product-image-container {
  height: 100%;
}
.highlight-product-teaser-component.part-of-grid > .background-image {
  overflow: hidden;
  left: -18px;
  width: 100vw;
}
@media (min-width: 768px) {
  .highlight-product-teaser-component.part-of-grid > .background-image {
    left: 0;
    width: 100%;
  }
}
.highlight-product-teaser-component.part-of-grid .content {
  padding: 30px 0 36px 0;
}
@media (min-width: 768px) {
  .highlight-product-teaser-component.part-of-grid .content {
    padding: 50px 30px 30px;
  }
}
@media (min-width: 1200px) {
  .highlight-product-teaser-component.part-of-grid .content {
    padding: 70px 30px 30px 87px;
  }
}
.highlight-product-teaser-component .swiper-button-prev {
  left: -15px;
}
.highlight-product-teaser-component .swiper-button-next {
  right: -15px;
}
.highlight-product-teaser-component .col-pagination {
  padding-top: 26px;
}
@media (min-width: 768px) {
  .highlight-product-teaser-component .col-pagination {
    padding-top: 53px;
  }
}
@media (min-width: 1200px) {
  .highlight-product-teaser-component .col-pagination {
    padding-top: 27px;
  }
}
.highlight-product-teaser-component .col-pagination .swiper-pagination {
  --progress: 0;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination .swiper-pagination-bullet {
  background-color: transparent;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 4px;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination .swiper-pagination-bullet:focus-visible {
  outline: 2px solid #FF6041;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination.autoplay {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination.autoplay .swiper-pagination-bullet-active {
  width: 48px;
  border-radius: 10px;
  background-color: transparent !important;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination.autoplay .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  background-color: var(--progress-bar-color, transparent);
  width: var(--progress, 0);
  height: 6px;
  transition: width 50ms linear;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination.autoplay .play > div {
  margin-left: 20px;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination {
  --progress-bar-color: #05164D;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #05164D;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #05164D;
}
.highlight-product-teaser-component .col-pagination.theme-dark .swiper-pagination {
  --progress-bar-color: #05164D;
}
.highlight-product-teaser-component .col-pagination.theme-dark .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #05164D;
}
.highlight-product-teaser-component .col-pagination.theme-dark .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #05164D;
}
.highlight-product-teaser-component .col-pagination.theme-light .swiper-pagination {
  --progress-bar-color: white;
}
.highlight-product-teaser-component .col-pagination.theme-light .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid white;
}
.highlight-product-teaser-component .col-pagination.theme-light .swiper-pagination .swiper-pagination-bullet-active {
  background-color: white;
}
@media (min-width: 576px) {
  .highlight-product-teaser-component .col-pagination.theme-sm-dark .swiper-pagination {
    --progress-bar-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-sm-dark .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-sm-dark .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-sm-light .swiper-pagination {
    --progress-bar-color: white;
  }
  .highlight-product-teaser-component .col-pagination.theme-sm-light .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid white;
  }
  .highlight-product-teaser-component .col-pagination.theme-sm-light .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
  }
}
@media (min-width: 768px) {
  .highlight-product-teaser-component .col-pagination.theme-md-dark .swiper-pagination {
    --progress-bar-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-md-dark .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-md-dark .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-md-light .swiper-pagination {
    --progress-bar-color: white;
  }
  .highlight-product-teaser-component .col-pagination.theme-md-light .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid white;
  }
  .highlight-product-teaser-component .col-pagination.theme-md-light .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
  }
}
@media (min-width: 992px) {
  .highlight-product-teaser-component .col-pagination.theme-lg-dark .swiper-pagination {
    --progress-bar-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-lg-dark .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-lg-dark .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-lg-light .swiper-pagination {
    --progress-bar-color: white;
  }
  .highlight-product-teaser-component .col-pagination.theme-lg-light .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid white;
  }
  .highlight-product-teaser-component .col-pagination.theme-lg-light .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
  }
}
@media (min-width: 1200px) {
  .highlight-product-teaser-component .col-pagination.theme-xl-dark .swiper-pagination {
    --progress-bar-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-xl-dark .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-xl-dark .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #05164D;
  }
  .highlight-product-teaser-component .col-pagination.theme-xl-light .swiper-pagination {
    --progress-bar-color: white;
  }
  .highlight-product-teaser-component .col-pagination.theme-xl-light .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid white;
  }
  .highlight-product-teaser-component .col-pagination.theme-xl-light .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
  }
}
.highlight-product-teaser-component .col-pagination .swiper-pagination {
  position: unset;
  justify-content: center;
}
.highlight-product-teaser-component .col-pagination .swiper-pagination .swiper-pagination-bullets {
  width: auto;
  left: auto;
}
