/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
/* stylelint-disable value-no-vendor-prefix */
.energy-efficiency-container {
  display: inline-block;
  position: relative;
}
.energy-efficiency-container .energy-efficiency-link {
  border: 0;
  padding: 0;
  position: relative;
  width: 6.5rem;
  height: 3rem;
  background-color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 20% 100%, 0 50%);
}
.energy-efficiency-container .energy-efficiency-shape {
  height: calc(3rem - 2px);
  width: calc(6.5rem - 2px);
  position: absolute;
  top: 1px;
  left: 1px;
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 20% 100%, 0 50%);
}
.energy-efficiency-container .energy-efficiency-shape.background-color-dark-green {
  background-color: #009136;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-green {
  background-color: #58ab27;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-light-green {
  background-color: #c9d100;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-yellow {
  background-color: #feed01;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-orange {
  background-color: #fbb001;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-dark-orange {
  background-color: #eb690b;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-red {
  background-color: #e3001b;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-orientation: upright;
  font-size: 11px;
  margin: 0;
  float: right;
  height: 46px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  padding: 0 2px;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale > span {
  line-height: 1.1;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-from {
  padding: 3px 0 0;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-from2 {
  font-size: 80%;
  margin-top: -5px;
  padding: 0;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-to {
  font-size: 75%;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-to-char {
  padding: 0 0 2px;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-label {
  font-size: 2rem;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 2.5rem;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-label-plus {
  position: relative;
  top: -0.125rem;
  font-size: 80%;
}
.energy-efficiency-container > a {
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  white-space: nowrap;
  padding-left: 10px;
  text-decoration: underline;
  font-size: 0.75rem;
}

.energy-efficiency-label-img {
  max-width: 100%;
  height: auto;
}

.product-info .energy-efficiency-container .energy-efficiency-link,
.product-tile .energy-efficiency-container .energy-efficiency-link,
.product-slider-tile .energy-efficiency-container .energy-efficiency-link,
.pd-product-tile .energy-efficiency-container .energy-efficiency-link {
  width: 4rem;
  height: 2rem;
}
.product-info .energy-efficiency-shape,
.product-tile .energy-efficiency-shape,
.product-slider-tile .energy-efficiency-shape,
.pd-product-tile .energy-efficiency-shape {
  height: calc(2rem - 2px);
  width: calc(4rem - 2px);
}
.product-info .energy-efficiency-shape .energy-efficiency-scale,
.product-tile .energy-efficiency-shape .energy-efficiency-scale,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale {
  font-size: 10px;
  height: 30px;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale > span,
.product-tile .energy-efficiency-shape .energy-efficiency-scale > span,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale > span,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale > span {
  line-height: 0.5;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale-from2,
.product-tile .energy-efficiency-shape .energy-efficiency-scale-from2,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale-from2,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale-from2 {
  margin-top: -2px;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale-to,
.product-tile .energy-efficiency-shape .energy-efficiency-scale-to,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale-to,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale-to {
  font-size: 60%;
}
.product-info .energy-efficiency-shape .energy-efficiency-label,
.product-tile .energy-efficiency-shape .energy-efficiency-label,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-label,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-label {
  font-size: 1.25rem;
  padding-left: 1.25rem;
}

/* stylelint-enable value-no-vendor-prefix */
.pdp-slider-headline {
  padding: 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #fff;
  background-color: #3c3c3b;
  text-transform: uppercase;
}

.product-slider-content {
  height: 19.75rem;
  border: 1px solid #e2e2e2;
  font-size: 0.875rem;
  --swiper-theme-color: $spb-darker-grey;
  --swiper-navigation-size: 1.5rem;
}
.product-slider-content .swiper-button-prev {
  left: 0;
  padding: 1rem;
}
.product-slider-content .swiper-button-next {
  right: 0;
  padding: 1rem;
}
.product-slider-content .swiper-button-next:hover,
.product-slider-content .swiper-button-prev:hover {
  color: #ca0a1c;
}

.product-slider-tile {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.625rem;
}
.product-slider-tile__badge {
  position: absolute;
  top: 1.25rem;
  left: 0.625rem;
  z-index: 7;
}
.product-slider-tile__badge .maker-badge {
  height: 2.813rem;
}
.product-slider-tile__badge .interferer-badge {
  padding: 0.1875rem 0.625rem;
  border-radius: 0 0.188rem 0.188rem 0;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #fd0;
  font-weight: 600;
}
.product-slider-tile__image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 8.75rem;
  margin-bottom: 0.625rem;
}
.product-slider-tile__image-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}
.product-slider-tile__image {
  height: 100%;
}
.product-slider-tile__name-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  margin-bottom: 0.313rem;
  line-height: 1.25rem;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}
.product-slider-tile__name-container:hover {
  text-decoration: none;
  color: #ca0a1c;
}
.product-slider-tile__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5rem;
}
.product-slider-tile__price-info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.625rem;
}
.product-slider-tile__price-list {
  color: #ca0a1c;
}
.product-slider-tile__price-sales {
  padding-left: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #ca0a1c;
}
.product-slider-tile__price-non-maker {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
  color: #ca0a1c;
}
.product-slider-tile__maker-price-saving-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
}
.product-slider-tile__maker-price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.313rem;
  min-width: 6.25rem;
  background: #3c3c3b;
  white-space: nowrap;
}
.product-slider-tile__maker-price-container .maker-logo {
  width: 1.563rem;
  height: 1.563rem;
  margin-right: 0.313rem;
}
.product-slider-tile__maker-price-container .maker-price {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 100%;
}
.product-slider-tile__maker-price-container .maker-price sup {
  font-size: 40%;
  vertical-align: super;
  left: -0.313rem;
}
.product-slider-tile__maker-saving-container {
  width: 100%;
  background: #ca0a1c;
  font-size: 0.688rem;
  font-weight: bold;
  text-align: center;
}
.product-slider-tile__add-to-cart {
  margin-top: auto;
}
.product-slider-tile__add-to-cart-action {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 2.1875rem;
  border: 1px solid #ca0a1c;
  line-height: 1.375rem;
  font-size: 0.875rem;
  color: #ca0a1c;
  text-align: center;
  background-color: white;
}
.product-slider-tile__add-to-cart-action:hover {
  background-color: #ca0a1c;
  color: white;
  font-weight: bold;
}
.product-slider-tile__add-to-cart-icon {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 2.25rem;
  padding: 0 0.5rem;
  font-size: 1rem;
  color: white;
  background-color: #ca0a1c;
}

.product-detail-pricing-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 1.3rem;
  margin: 1.5rem 0 0.75rem;
  line-height: 1;
}
.product-detail-pricing-container .pricing-first-column {
  margin: 0 0.75rem 0 -0.57rem;
}
.product-detail-pricing-container--maker {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse wrap-reverse;
          flex-flow: row-reverse wrap-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .product-detail-pricing-container--maker {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
}
@media (max-width: 21rem) {
  .product-detail-pricing-container--maker {
    gap: 1.25rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.product-detail-pricing-container--maker > .pricing-first-column {
  margin-right: 0;
}
.product-detail-pricing-container--maker > .pricing-second-column {
  margin-right: 0.75rem;
}
.product-detail-pricing-container .pricing-list {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  margin: 0 0 0.25rem 0.25rem;
  font-weight: 700;
}
.product-detail-pricing-container .pricing-list__label {
  position: absolute;
  top: -6px;
  left: 8px;
  font-size: 0.688rem;
}
.product-detail-pricing-container .pricing-list__currency {
  position: absolute;
  bottom: 3px;
  left: 10px;
  font-size: 1.313rem;
}
.product-detail-pricing-container .pricing-list__integer {
  font-size: 1.875rem;
}
.product-detail-pricing-container .pricing-list__fractional {
  position: absolute;
  top: 0;
  right: -12px;
  font-size: 1.125rem;
}
.product-detail-pricing-container .pricing-sales-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4.3125rem;
  width: 9.5rem;
  background-image: url("../../images/preis-background-einfach.webp");
  background-size: 100%;
  text-align: center;
  font-weight: 700;
}
.product-detail-pricing-container .pricing-sales-container .pricing-sales {
  position: relative;
  display: inline-block;
  color: white;
}
.product-detail-pricing-container .pricing-sales-container .pricing-sales__currency {
  position: absolute;
  bottom: 4px;
  left: -1rem;
  font-size: 1.563rem;
}
.product-detail-pricing-container .pricing-sales-container .pricing-sales__integer {
  font-size: 2.25rem;
}
.product-detail-pricing-container .pricing-sales-container .pricing-sales__integer--weighted {
  font-size: 1.625rem;
}
.product-detail-pricing-container .pricing-sales-container .pricing-sales__fractional {
  position: absolute;
  top: 0;
  right: -1rem;
  font-size: 1.375rem;
}
.product-detail-pricing-container .pricing-sales-savings-container {
  width: 8.375rem;
  border: 2px solid #ca0a1c;
  margin: 0 auto;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
}
.product-detail-pricing-container .pricing-second-column {
  -ms-flex-item-align: end;
      align-self: end;
  margin-bottom: 0;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker-container {
  position: relative;
  width: 8.75rem;
  border-radius: 5px;
  background: #3c3c3b;
  color: white;
  text-align: center;
  overflow: hidden;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker-duration {
  font-size: 0.7rem;
  line-height: 1;
  text-align: center;
  padding: 0.25rem;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker {
  position: relative;
  display: inline-block;
  font-weight: 700;
  margin: 0.25rem 1.25rem 0.75rem 0;
  z-index: 1;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker__integer {
  font-size: 2.25rem;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker__fractional {
  position: absolute;
  top: 0;
  right: -1.9rem;
  font-size: 1.375rem;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker__fractional sup {
  left: -6px;
  font-size: 35%;
  vertical-align: super;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker-savings-container {
  padding: 4px 7px;
  background-color: #ca0a1c;
  font-size: 0.7rem;
  font-weight: 700;
  text-align: left;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker-logo-container {
  position: absolute;
  right: -5px;
  bottom: -10px;
  background: #3c3c3b;
  -webkit-box-shadow: -3px -3px 1px #ca0b1c;
          box-shadow: -3px -3px 1px #ca0b1c;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.product-detail-pricing-container .pricing-second-column .pricing-maker-logo-container img {
  width: 40px;
  height: auto;
  display: block;
  padding: 5px;
}

.pricing-information {
  font-size: 0.75rem;
  margin-bottom: 1.5rem;
}
.pricing-information p {
  margin-bottom: 0;
}
.pricing-information .shipping-surcharge {
  font-size: 0.875rem;
}
.pricing-information .online-exclusive {
  font-size: 0.875rem;
}

/* stylelint-disable value-no-vendor-prefix */
.energy-efficiency-container {
  display: inline-block;
  position: relative;
}
.energy-efficiency-container .energy-efficiency-link {
  border: 0;
  padding: 0;
  position: relative;
  width: 6.5rem;
  height: 3rem;
  background-color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 20% 100%, 0 50%);
}
.energy-efficiency-container .energy-efficiency-shape {
  height: calc(3rem - 2px);
  width: calc(6.5rem - 2px);
  position: absolute;
  top: 1px;
  left: 1px;
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 20% 100%, 0 50%);
}
.energy-efficiency-container .energy-efficiency-shape.background-color-dark-green {
  background-color: #009136;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-green {
  background-color: #58ab27;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-light-green {
  background-color: #c9d100;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-yellow {
  background-color: #feed01;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-orange {
  background-color: #fbb001;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-dark-orange {
  background-color: #eb690b;
}
.energy-efficiency-container .energy-efficiency-shape.background-color-red {
  background-color: #e3001b;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-orientation: upright;
  font-size: 11px;
  margin: 0;
  float: right;
  height: 46px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  padding: 0 2px;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale > span {
  line-height: 1.1;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-from {
  padding: 3px 0 0;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-from2 {
  font-size: 80%;
  margin-top: -5px;
  padding: 0;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-to {
  font-size: 75%;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-scale-to-char {
  padding: 0 0 2px;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-label {
  font-size: 2rem;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 2.5rem;
}
.energy-efficiency-container .energy-efficiency-shape .energy-efficiency-label-plus {
  position: relative;
  top: -0.125rem;
  font-size: 80%;
}
.energy-efficiency-container > a {
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  white-space: nowrap;
  padding-left: 10px;
  text-decoration: underline;
  font-size: 0.75rem;
}

.energy-efficiency-label-img {
  max-width: 100%;
  height: auto;
}

.product-info .energy-efficiency-container .energy-efficiency-link,
.product-tile .energy-efficiency-container .energy-efficiency-link,
.product-slider-tile .energy-efficiency-container .energy-efficiency-link,
.pd-product-tile .energy-efficiency-container .energy-efficiency-link {
  width: 4rem;
  height: 2rem;
}
.product-info .energy-efficiency-shape,
.product-tile .energy-efficiency-shape,
.product-slider-tile .energy-efficiency-shape,
.pd-product-tile .energy-efficiency-shape {
  height: calc(2rem - 2px);
  width: calc(4rem - 2px);
}
.product-info .energy-efficiency-shape .energy-efficiency-scale,
.product-tile .energy-efficiency-shape .energy-efficiency-scale,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale {
  font-size: 10px;
  height: 30px;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale > span,
.product-tile .energy-efficiency-shape .energy-efficiency-scale > span,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale > span,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale > span {
  line-height: 0.5;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale-from2,
.product-tile .energy-efficiency-shape .energy-efficiency-scale-from2,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale-from2,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale-from2 {
  margin-top: -2px;
}
.product-info .energy-efficiency-shape .energy-efficiency-scale-to,
.product-tile .energy-efficiency-shape .energy-efficiency-scale-to,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-scale-to,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-scale-to {
  font-size: 60%;
}
.product-info .energy-efficiency-shape .energy-efficiency-label,
.product-tile .energy-efficiency-shape .energy-efficiency-label,
.product-slider-tile .energy-efficiency-shape .energy-efficiency-label,
.pd-product-tile .energy-efficiency-shape .energy-efficiency-label {
  font-size: 1.25rem;
  padding-left: 1.25rem;
}

/* stylelint-enable value-no-vendor-prefix */
/* stylelint-disable no-descending-specificity */
body.overflow-hidden .carousel-indicators {
  z-index: 0;
}

.product-detail {
  font-size: 0.875rem;
}
.product-detail .biocidal-notice {
  color: #c90b1c;
}
.product-detail .is-bold {
  font-weight: 600;
}
.product-detail .ratings {
  font-size: 1rem;
  color: #737779;
}
.product-detail .product-properties__label, .product-detail .product-properties__value {
  padding: 0.3125rem 0.625rem;
  border: 0.125rem solid #fff;
  color: #4e5052;
}
.product-detail .product-properties__value {
  padding: 0.3125rem 0.625rem;
  border: 0.125rem solid #fff;
  word-break: break-word;
}
.product-detail .top-grid {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: auto auto auto;
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .product-detail .top-grid {
    display: block;
    margin: 0 5rem;
  }
}
@media (max-width: 768.98px) {
  .product-detail .top-grid {
    margin: 0;
  }
}
.product-detail .top-grid .grid-item {
  display: grid;
}
.product-detail .top-grid .product-image {
  grid-column: 1/1;
  grid-row: 1/span 3;
}
.product-detail .top-grid .eek-display {
  grid-column: 3;
  grid-row: 1;
}
.product-detail .top-grid .price-display {
  grid-column: 3/3;
  grid-row: 1/1;
}
.product-detail .top-grid .price-display.with-eek {
  grid-row: 2/2;
}
.product-detail .top-grid .product-attributes {
  grid-column: 2/2;
  grid-row: 1/3;
  padding-left: 0.75rem;
  padding-right: 1.5rem;
  margin-top: 1.5rem;
}
.product-detail .top-grid .product-attributes ul {
  padding-left: 1.25rem;
}
.product-detail .top-grid .delivery-options {
  grid-column: 3/3;
  grid-row: 2/2;
  margin-bottom: 0.75rem;
}
.product-detail .top-grid .delivery-options.with-eek {
  grid-row: 3/3;
}
@media (max-width: 991.98px) {
  .product-detail .top-grid {
    display: block;
  }
  .product-detail .top-grid .product-image {
    margin-bottom: 1rem;
  }
  .product-detail .top-grid .product-attributes,
  .product-detail .top-grid .delivery-options,
  .product-detail .top-grid .price-display {
    padding: 0;
  }
}
.product-detail .top-grid .paypal-content {
  z-index: 0;
}
.product-detail .top-grid .paypal-pdp-button {
  padding: 0;
}
.product-detail .top-grid .pdp-paypal-button-container {
  margin-bottom: 0;
}
.product-detail .top-grid .carousel {
  height: 32rem;
}
@media (max-width: 768.98px) {
  .product-detail .top-grid .carousel {
    height: 25rem;
  }
}
@media (max-width: 543.98px) {
  .product-detail .top-grid .carousel {
    height: 20rem;
  }
}
.product-detail .top-grid .carousel-inner {
  height: 100%;
}
.product-detail .top-grid .carousel-control-next, .product-detail .top-grid .carousel-control-prev {
  top: calc(50% - 1.5rem);
  bottom: unset;
}
.product-detail .top-grid .carousel-item {
  height: 100%;
}
.product-detail .top-grid .carousel-item img {
  max-width: 100%;
  height: 100%;
}
.product-detail .delivery-radio-container {
  display: grid;
  grid-template-columns: 2.5rem auto;
  grid-template-rows: auto;
  margin-bottom: 1.25rem;
  padding: 0.3125rem 1rem 0.3125rem 0.3125rem;
}
.product-detail .delivery-radio-container:has(input:checked) {
  background-color: #d7fbdb;
}
.product-detail .delivery-radio-container:has(input:disabled) {
  color: #9a9d9f;
}
.product-detail .delivery-radio-container .delivery-radio {
  margin: 1rem 0.9375rem 0 0;
  /* stylelint-disable-next-line property-no-unknown */
  accent-color: #c90b1c;
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
  grid-column: 1;
  place-self: start right;
}
.product-detail .delivery-radio-container .delivery-radio-label {
  grid-column: 2;
  min-height: 4rem;
}
.product-detail .delivery-radio-container .delivery-radio-label__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-detail .delivery-radio-container__information-text {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.product-detail .delivery-radio-container__information-text span {
  white-space: nowrap;
}
.product-detail .delivery-radio-container.veiled {
  min-height: 8.5rem;
}
.product-detail .product-title {
  margin-bottom: 0.75rem;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.75rem;
}
.product-detail .pd-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #e2e2e2;
  border-left: 0;
}
.product-detail .pd-nav-item:first-child {
  border-left: 1px solid #e2e2e2;
}
.product-detail .pd-nav-item:only-child a {
  cursor: default;
}
.product-detail .pd-nav-item .pd-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  font-weight: bold;
  color: #3c3c3b;
  text-decoration: none;
  text-transform: uppercase;
  gap: 0.125rem;
}
.product-detail .pd-nav-item .pd-nav-link:hover, .product-detail .pd-nav-item .pd-nav-link:focus, .product-detail .pd-nav-item .pd-nav-link.active {
  color: #fff;
  background-color: #3c3c3b;
}
.product-detail .pd-hazard-warning-topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #e2e2e2;
  font-size: 0.8125rem;
  padding: 0.625rem;
  line-height: 1.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #3c3c3b;
  text-decoration: none;
  text-transform: uppercase;
}
.product-detail .pd-hazard-warning-wrapper {
  margin-bottom: 2rem;
}
.product-detail .pd-hazard-warning-content {
  border: 1px solid #e2e2e2;
  border-top: 0;
  padding: 1.875rem;
  word-wrap: break-word;
}
.product-detail .pd-hazard-warning-content .pd-hazard-warning-regulation {
  margin-bottom: 2rem;
}
.product-detail .pd-hazard-warning-content ul {
  margin-bottom: 0;
}
.product-detail .description {
  line-height: 1.625rem;
  font-weight: 600;
  color: #4e5052;
}
.product-detail .description__h2 {
  font-size: 1.3125rem;
}
.product-detail .description__h3 {
  font-size: 1.125rem;
  margin: 1.75rem 0 0.625rem;
}
.product-detail .description__h4 {
  font-size: 1rem;
  margin: 0.625rem 0;
}
.product-detail .manufacturer-image {
  width: 100%;
  max-width: 200px;
}
.product-detail .display-desktop .tab-content .tab-pane {
  border: 1px solid #e2e2e2;
  border-top: 0;
  padding: 1.875rem;
}
.product-detail .display-desktop .tab-content .tab-pane ul {
  padding-left: 1.25rem;
}
.product-detail .mobile-btns .modal {
  -webkit-transition: all 0.45s cubic-bezier(0.3, 0, 0.15, 1);
  transition: all 0.45s cubic-bezier(0.3, 0, 0.15, 1);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.product-detail .mobile-btns .modal.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.product-detail .mobile-btns .mobile-description-modal {
  display: block;
  background-color: #fff;
}
.product-detail .mobile-btns .mobile-description-modal .modal-dialog {
  height: 100%;
  max-width: 100%;
  margin: 0;
}
.product-detail .mobile-btns .mobile-description-modal .modal-content {
  height: 100%;
  border: 0;
}
.product-detail .mobile-btns .mobile-description-modal ul {
  padding-left: 1.25rem;
}
.product-detail .mobile-btns .mobile-description-modal .modal-header {
  padding: 0;
  width: 100%;
}
.product-detail .mobile-btns .mobile-description-modal .modal-header .btn {
  width: 100%;
  background-color: #737779;
  padding: 0.625rem 0.5rem;
  border: 0;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
.product-detail .mobile-btns .mobile-description-modal .modal-header .btn i {
  margin-right: 0.625rem;
}
.product-detail .mobile-btns .mobile-description-btn {
  background-color: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 0.1875rem;
  margin-bottom: 0.625rem;
  padding: 0.625rem;
  text-align: left;
  color: black;
  /* stylelint-disable-next-line selector-class-pattern */
}
.product-detail .mobile-btns .mobile-description-btn:focus .mobile-description-btn__heading {
  color: #c90b1c;
}
.product-detail .mobile-btns .mobile-description-btn__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-align: left;
  color: #737779;
}
.product-detail .related-product-slider-container {
  margin-bottom: 1.875rem;
}
.product-detail .pickup-alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.product-detail .pickup-alert .alert-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem;
  color: white;
  background-color: #f1c40f;
}
.product-detail .pickup-alert .alert-content {
  padding: 0.75rem;
}

.tab-content .tab-pane button:focus-visible {
  outline: 2px solid black;
  outline-offset: 1px;
}

.dimensions-image {
  max-width: 30rem;
  height: auto;
}

.free-shipping {
  color: #4aa3df;
}

.safety-information a {
  text-decoration: underline;
}

/* stylelint-enable no-descending-specificity */
