.radio-button[data-v-7a3e8b38]{display:flex;align-items:center;padding:1rem;gap:1rem;background-color:#fff;color:#181516;border:1px solid #837975;border-radius:5rem;transition:background-color .3s ease-in-out,border-color .2s ease;cursor:pointer}.radio-button[data-v-7a3e8b38]:hover(:not(.disabled.checked)){outline:1px solid #333}.radio-button[data-v-7a3e8b38]:has(.radio-button__radio.disabled){color:#333;cursor:not-allowed;opacity:.5}.radio-button[data-v-7a3e8b38]:has(.radio-button__radio:checked){background-color:#181516;border-color:#181516;color:#fff}.radio-button--error[data-v-7a3e8b38]{border-color:#df0037;transition:color .2s ease,border-color .2s ease}.radio-button[data-v-7a3e8b38]:has(.radio-button__radio:focus-visible){outline:3px solid #117f7f;outline-offset:2px;border-radius:5rem;box-shadow:0 0 0 4px #fff}.radio-button__wrapper[data-v-7a3e8b38]{display:flex;position:relative;transition:background-color .3s ease-in-out}.radio-button__wrapper[data-v-7a3e8b38]:has(.radio-button__radio-inner){min-width:22px;height:22px;border-radius:5rem;background-color:#fff;border:1px solid #837975}.radio-button__wrapper[data-v-7a3e8b38]:not(:has(.radio-button__radio-inner)){min-width:33px;height:33px;border-radius:5rem;background-color:#f0eeed;color:#181516;align-items:center;justify-content:center}.radio-button__radio[data-v-7a3e8b38]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.radio-button__radio+.radio-button__radio-inner[data-v-7a3e8b38]{position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid transparent;border-radius:5rem;transform:translate(-50%,-50%);transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.radio-button__radio[data-v-7a3e8b38]:checked{border:none}.radio-button__radio:checked+.radio-button__radio-inner[data-v-7a3e8b38]{min-width:20px;height:20px;display:block;border-radius:5rem;border-color:#181516;background-color:#fff}.radio-button__radio[data-v-7a3e8b38]:focus-visible{outline:none}.radio-button__radio--error[data-v-7a3e8b38]{border-color:#df0037;color:#df0037;transition:color .2s ease,border-color .2s ease}.radio-button .content[data-v-7a3e8b38]{display:flex;flex-direction:row;align-items:center;width:100%;margin:0;gap:.5rem}.radio-button .content__main[data-v-7a3e8b38]{display:flex;flex-direction:var(--v2df5b67e);gap:var(--v48f19ffd);text-align:left;flex:1 1 auto;min-width:0}.radio-button .content__heading[data-v-7a3e8b38]{display:flex;align-items:flex-start}.radio-button .content__main[data-v-7a3e8b38]:has(.content__subtitle:not(:empty)){align-items:var(--v44002c9c)}.radio-button .content__main:has(.content__subtitle:not(:empty)) .content__heading[data-v-7a3e8b38]{font-weight:500;margin:0}.radio-button .content__append[data-v-7a3e8b38]{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;font-size:.875rem;font-weight:400;gap:.25rem}
