.show{animation-name:fade;animation-duration:1.5s}@keyframes fade{0%{opacity:0}to{opacity:1}}.dot.active{scale:1.7!important;background-color:#f7bd58!important}.dot{background:#222!important;height:8px;width:8px;border-radius:50%;display:block}