.w-slider-dot {
  height: 10px;
  width: 10px;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('https://uploads-ssl.webflow.com/66a5d5cd68f9fcecf7bcd4a0/66a767b633d7a77ffea44b8f_slide-dot.svg');
}
.w-slider-dot.w-active {
  height: 10px;
  width: 10px;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('https://uploads-ssl.webflow.com/66a5d5cd68f9fcecf7bcd4a0/66a767b6fe3f9fe1bc78c747_slide-dot-active.svg');
}
.home-banner-slider{pointer-events: none;}
.home-banner-slide-nav{pointer-events: auto;}
.flickity-viewport {width: 100%;overflow: visible !important;}
.flickity-button {display: none;}