[data-slot=panel]{width:100%}.sign-in{.custom-radio-outer{width:20px;height:20px;border-radius:50%;border:2px solid #ccc;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.custom-radio-outer:hover{border-color:#389dba}.custom-radio-wrapper input:checked~.custom-radio-outer{border-color:#389dba;background-color:#389dba}.custom-radio-inner{width:8px;height:8px;border-radius:50%;background-color:#fff;opacity:0;transition:all .2s ease;transform:translate(5%,5%)}.custom-radio-wrapper input:checked~.custom-radio-outer .custom-radio-inner{opacity:1}}