/* breakpoints */
.productoverview {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .productoverview {
    margin-top: 3rem;
  }
}
.productoverview #filterOffcanvas {
  z-index: 2147483641;
}
.productoverview #filterOffcanvas label {
  line-height: 1.4;
}
.productoverview #filterOffcanvas .accordion .accordion-item .accordion-button {
  padding-block: 0;
  gap: 20px;
  line-height: 1.3;
  align-items: flex-start;
}
.productoverview #filterOffcanvas .accordion .accordion-item .accordion-body {
  padding: 24px 30px 0 0;
}
.productoverview #filterOffcanvas .accordion .accordion-item .accordion-body .filter__sibling--link {
  display: block;
  text-decoration: none;
  transition: var(--transition);
}
.productoverview #filterOffcanvas .accordion .accordion-item .accordion-body .filter__sibling--link:hover, .productoverview #filterOffcanvas .accordion .accordion-item .accordion-body .filter__sibling--link.active {
  color: var(--clr-primary);
}
.productoverview #filterOffcanvas input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.productoverview #filterOffcanvas input[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.productoverview #filterOffcanvas input[type="checkbox"] + label * {
  text-wrap: wrap;
}
.productoverview #filterOffcanvas input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid var(--border-color);
  background-color: white;
  border-radius: 4px;
}
.productoverview #filterOffcanvas input[type="checkbox"] + label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: calc(.2em + 1px);
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.productoverview #filterOffcanvas input[type="checkbox"]:checked + label::before {
  background-color: var(--clr-primary);
  border-color: var(--clr-primary);
}
.productoverview .siblingsnav {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.productoverview .siblingsnav .swiper-container {
  flex-grow: 1;
  overflow: clip;
  width: min(80vw, 100%);
  padding: 1rem;
  position: relative;
}
.productoverview .siblingsnav .swiper-container:before, .productoverview .siblingsnav .swiper-container:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3rem;
  --gradient-direction: 90deg;
  background: linear-gradient(var(--gradient-direction), var(--white), rgba(255, 255, 255, 0));
  pointer-events: none;
  z-index: 10;
}
.productoverview .siblingsnav .swiper-container:before {
  left: 0;
}
.productoverview .siblingsnav .swiper-container:after {
  right: 0;
  --gradient-direction: 270deg;
}
.productoverview .siblingsnav .swiper__controles {
  flex-shrink: 0;
}
.productoverview .siblingsnav .swiper__controles * {
  color: var(--black);
}
.productoverview #siblingsNavSwiper .swiper-slide {
  width: max-content;
}
.productoverview #siblingsNavSwiper .swiper-slide a {
  background-color: var(--clr-grey);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: var(--border-radius-full);
  text-decoration: none;
}
.productoverview #siblingsNavSwiper .swiper-slide.current a {
  background-image: linear-gradient(90deg, var(--clr-secondary) 0%, var(--clr-primary) 100%) !important;
  --font-clr: var(--white);
  color: var(--white);
}
.productoverview #siblingsNavSwiper .swiper-slide.current a ul {
  --list-icon-clr: var(--white);
}
.productoverview .productcard {
  padding: 1.5rem;
  border-radius: var(--border-radius-lg);
  height: 100%;
  background-color: var(--clr-primary-light);
}
.productoverview .productcard__content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  height: 100%;
  justify-content: space-between;
}
.productoverview .productcard__content .badge {
  background-color: var(--white);
  color: var(--black);
  padding: 0.25rem 0.5rem;
  border-radius: var(--border-radius-xs);
  width: max-content;
  font-weight: 400;
  font-size: 0.938rem;
}
.productoverview .productcard__featured {
  position: relative;
  padding: 2rem;
}
.productoverview .productcard__featured.has__gradient:before {
  content: "";
  inset: 0;
  position: absolute;
  background: linear-gradient(340deg, transparent 0%, var(--clr-primary) 100%);
  z-index: 0;
  border-radius: inherit;
}
.productoverview .productcard__featured .productcard__content {
  justify-content: space-between;
  z-index: 10;
  position: relative;
  gap: 4rem;
}
.productoverview .productcard:not(.productoverview .productcard__featured) .productcard__content .btn {
  width: 100%;
}
@media (min-width: 992px) {
  .productoverview .col-lg-6 {
    flex: 0 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fthermotex24%2Fscss%2Fpages%2F_productoverview.scss%22%2C%22%2Fthemes%2Fthermotex24%2Fscss%2Fpages%2F..%2Fsettings%2Fbreakpoints.scss%22%2C%22%2Fthemes%2Fthermotex24%2Fscss%2Fpages%2F..%2Fsettings%2F_mixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAEA%3BAAAA%3BAAAA%3BACuCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhCF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAExGN%3BAAAA%3BAAAA%3BAFgHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BACnKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */