.radio{text-align:center;background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:relative}.radio.active .round{background-color:#8bd337}.radio.background-white{background-color:#f5f5f7}.radio .round{background-color:#0000;border-radius:100%;width:6px;height:6px;margin:0 auto;transition:background-color .3s;display:inline-block}