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