.radio-list{margin-bottom:10px}.radio-list:last-child{margin-bottom:0}.radio-item{justify-content:space-between;align-items:center;padding:6px 4px;display:flex}.radio-item:after{content:"";border:1px solid #1f1f1f;border-radius:50%;width:16px;height:16px;display:block}.radio-item.active{background-color:#f9f9f9}.radio-item.active:after{background-color:#1f1f1f;box-shadow:inset 0 0 0 3px #fff}
