[data-component-name="gridr"] [data-component-name="slotSlideshow"] {
  opacity: 0;
}
[data-component-name="gridr"] [data-component-name="slotSlideshow"].slick-initialized {
  opacity: 1;
}
[data-component-name="gridr"] [data-component-name="slotSlideshow"] .slot {
  position: static;
}
[data-component-name="gridr"] [data-component-name="slotSlideshow"] .slick-dots {
  padding: 0;
}
[data-component-name="gridr"] [data-component-name="slotSlideshow"] .slick-track {
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  [data-component-name="gridr"] [data-component-name="slotSlideshow"] [data-component-name="slotVideo"] {
    margin-bottom: 30px;
  }
}
[data-component-name="slotSlideshow"] .slick-list {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  [data-component-name="slotSlideshow"] .slick-arrow {
    display: none !important;
  }
}
[data-component-name="slotSlideshow"].slick-changing .slick-arrow {
  opacity: 0.001;
}
[data-component-name="slotSlideshow"].slick-light .slick-prev:before {
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2042%22%3E%3Cpath%20fill%3D%22%23fff%22%20%20d%3D%22M21.707%201.707A1%201%200%201%200%2020.293.293l-20%2020a1%201%200%200%200%200%201.414l20%2020a1%201%200%200%200%201.414-1.414L2.414%2021%2021.707%201.707z%22%2F%3E%3C%2Fsvg%3E");
}
[data-component-name="slotSlideshow"].slick-light .slick-next:before {
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2042%22%3E%3Cpath%20fill%3D%22%23fff%22%20%20d%3D%22M.293%2040.293a1%201%200%200%200%201.414%201.414l20-20a1%201%200%200%200%200-1.414l-20-20A1%201%200%201%200%20.293%201.707L19.586%2021%20.293%2040.293z%22%2F%3E%3C%2Fsvg%3E");
}

/*# sourceMappingURL=grid-slideshow.css.map */
