.rad-label{display:flex;align-items:center;border-radius:100px;padding:14px 16px;margin:10px 0;cursor:pointer;transition:.3s}.rad-label:hover,.rad-label:focus-within{background:rgba(204,204,204,.14)}.rad-input{position:absolute;left:0;top:0;width:1px;height:1px;opacity:0;z-index:-1}.rad-design{width:22px;height:22px;border-radius:100px;background-color:#e62c29;position:relative}.rad-design::before{content:"";display:inline-block;width:inherit;height:inherit;border-radius:inherit;background:#e6e6e6;transform:scale(1.1);transition:.3s}.rad-input:checked+.rad-design::before{transform:scale(0)}.rad-text{color:#999;margin-left:14px;font-size:16px;transition:.3s}.rad-input:checked~.rad-text{color:#666}/*# sourceMappingURL=radio-buttons.css.map */
