.fh-slide.on{opacity:1}.fh-dots button{width:24px;height:24px;padding:0;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center}.fh-dots button::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--line);transition:background .2s}.fh-dots button.on::before{background:var(--graf)}