.selection-container{background-color:#f9fafc;border-radius:8px;width:100%}.selection-item{cursor:pointer;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:15px;font-weight:550;transition:all .3s;display:flex}.selection-item:hover{background-color:#3f8cff1a;border-color:#3f8cff}.selection-item.active{background-color:#f0f9ff;border-color:#3f8cff}.arrow-icon{color:#409eff;font-size:18px}
