.mc-hero-slider__dot{position:relative;width:24px;height:12px;margin:0;padding:0;border:0!important;background:0 0!important;cursor:pointer}.mc-hero-slider__dot::before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:999px;background:rgba(255,255,255,.4);transform:translateY(-50%);transition:height 220ms ease,background 220ms ease}.mc-hero-slider__dot:hover::before,.mc-hero-slider__dot.is-active::before{height:3px;background:#fff}@media (max-width:767px){.mc-hero-slider__dot{width:18px}}@media (max-width:420px){.mc-hero-slider__dot{width:16px}}