body.elementor-page-4387:not(.elementor-motion-effects-element-type-background), body.elementor-page-4387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS */@media (max-width: 767px) {
  .tg-scroll-snap {
    scroll-snap-type: x mandatory;
    scroll-padding-left: 24px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .tg-scroll-snap::-webkit-scrollbar {
    display: none;
  }
  .tg-scroll-snap > * {
    scroll-snap-align: start;
  }
}
.tg-watch-img.tg-watch-img {
  transition: transform 200ms linear;
}
.tg-watch-img.tg-watch-img:hover {
  transform: scale(1.03);
}/* End custom CSS */