.product-image-carousel-component {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .product-image-carousel-component {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }
}
.product-image-carousel-component .name-section,
.product-image-carousel-component .elevated-components-section,
.product-image-carousel-component .components-section {
  display: inline-block;
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .product-image-carousel-component .name-section,
  .product-image-carousel-component .elevated-components-section,
  .product-image-carousel-component .components-section {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component .name-section,
  .product-image-carousel-component .elevated-components-section,
  .product-image-carousel-component .components-section {
    padding-left: 67px;
    padding-right: 30px;
    max-width: 600px;
  }
}
@media (min-width: 768px) {
  .product-image-carousel-component .name-section {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}
.product-image-carousel-component .elevated-components-section {
  background-color: #F5F5F5;
  padding-top: 18px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .product-image-carousel-component .elevated-components-section {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .product-image-carousel-component .elevated-components-section {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component .elevated-components-section {
    padding-top: 40px;
    max-width: none;
  }
  .product-image-carousel-component .elevated-components-section > .elevated-components {
    max-width: 503px;
  }
}
@media (min-width: 768px) {
  .product-image-carousel-component .components-section {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
}
.product-image-carousel-component .elevated-components-section + .components-section {
  -ms-grid-row: 3;
  grid-row-start: 3;
}
.product-image-carousel-component .carousel-section {
  position: relative;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .product-image-carousel-component .carousel-section {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 4;
    grid-row-end: 5;
  }
}
.product-image-carousel-component .carousel-section .product-eye-catcher {
  position: absolute;
  top: 12px;
  left: 12px;
  max-width: calc(100% - 24px);
  z-index: 40;
  white-space: nowrap;
}
.product-image-carousel-component .carousel-section .product-eye-catcher.text-type-eyecatcher.discounted {
  background-color: #E32C02;
}
.product-image-carousel-component .carousel-section .product-eye-catcher > * {
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-image-carousel-component .carousel-section .cliplister-features {
  margin-left: 18px;
  margin-right: 18px;
  padding-top: 30px;
}
@media (min-width: 1200px) {
  .product-image-carousel-component .carousel-section .cliplister-features {
    display: none;
  }
}
.product-image-carousel-component .carousel-section .carousel {
  width: 100%;
  background-color: #F5F5F5;
}
.product-image-carousel-component .carousel-section .carousel .swiper-slide.swiper-slide-next video,
.product-image-carousel-component .carousel-section .carousel .swiper-slide.swiper-slide-prev video {
  display: none;
}
.product-image-carousel-component .carousel-section .carousel .swiper-wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-image-carousel-component .carousel-section .carousel .swiper-slide .product-image .energy-efficiency {
  display: none;
}
.product-image-carousel-component .carousel-section .carousel .swiper-slide > * {
  width: 100%;
  text-align: center;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper {
  background-color: #FFFFFF;
  margin-top: 30px;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .square {
  position: relative;
  width: 100%;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .square__content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .swiper-wrapper {
  padding-bottom: 2px;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .swiper-wrapper .swiper-slide::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #3262CF;
  scale: 0 1;
  transition: scale 250ms;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .swiper-wrapper .swiper-slide:hover::after,
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::after {
  scale: 1 1;
}
.product-image-carousel-component .carousel-section .carousel.thumb-swiper .swiper-slide {
  cursor: pointer;
}
.product-image-carousel-component .carousel-section .carousel .cliplister {
  position: relative;
}
.product-image-carousel-component .carousel-section .carousel .cliplister .cliplister__button--fullscreen {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 100;
  width: 32px;
  height: 32px;
  cursor: zoom-in;
  padding: 5px;
}
.product-image-carousel-component .carousel-section .carousel .cliplister .activate-ar {
  display: none;
}
@media (min-width: 768px) {
  .product-image-carousel-component.product-image-carousel-type-keep-position .carousel-section .carousel .swiper-wrapper {
    min-height: 780px;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component.product-image-carousel-type-keep-position .carousel-section .carousel .swiper-wrapper {
    min-height: 680px;
  }
}
@media (min-width: 768px) {
  .product-image-carousel-component.product-image-carousel-type-keep-position .carousel-section .carousel.thumb-swiper .swiper-wrapper {
    min-height: auto;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component.product-image-carousel-type-keep-position .carousel-section .carousel.thumb-swiper .swiper-wrapper {
    min-height: auto;
  }
}
.product-image-carousel-component.product-image-carousel-type-scroll .carousel-section .carousel {
  margin-top: -160px;
  background-color: transparent;
}
.product-image-carousel-component.product-image-carousel-type-scroll .carousel-section .carousel.thumb-swiper {
  margin-top: 30px;
}
.product-image-carousel-component .carousel-section .sticky-top {
  z-index: 40;
}
@media (min-width: 768px) {
  .product-image-carousel-component .carousel-section .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 145px;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component .carousel-section .sticky-top {
    top: 180px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-image-carousel-component.collapsable-lg .carousel-section .sticky-top {
    top: 84px;
  }
}
@media (min-width: 1200px) {
  .product-image-carousel-component.collapsable .carousel-section .sticky-top {
    top: 84px;
  }
}

.wsx-overlay.wsx-overlay--fullscreen .content {
  max-width: 100%;
  padding: 0;
  background-color: #F5F5F5;
}
.wsx-overlay.wsx-overlay--fullscreen .content > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
}
@media (min-aspect-ratio: 1/1) {
  .wsx-overlay.wsx-overlay--fullscreen .content .square {
    width: 100vh;
  }
}
@media (aspect-ratio: 1/1) {
  .wsx-overlay.wsx-overlay--fullscreen .content .square {
    width: 100vw;
  }
}
@media (max-aspect-ratio: 1/1) {
  .wsx-overlay.wsx-overlay--fullscreen .content .square {
    width: 100vw;
  }
}
.wsx-overlay.wsx-overlay--fullscreen .content .activate-ar {
  display: none;
}
