.circle-component{text-align:center;border:1px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}input[name=serviceLevelRadio][type=radio]+label{border:1px solid #ccc;border-radius:10px;flex:1;padding:1rem}input[name=serviceLevelRadio][type=radio]:checked+label{border:2px solid #00b7af;padding:calc(1rem - 1px)}input[name=serviceLevelRadio][type=radio]:checked+label>ul{opacity:1}
