.inputRadio-custom-1+span{display:block;background-color:var(--theme-lighter-gray);border:3px solid var(--theme-lighter-gray);height:140px;border-radius:16px;background-image:none!important;box-shadow:none}.inputRadio-custom-1:checked+span{background:var(--theme-surface-accent-subtle);border:3px solid var(--theme-primary)}.radio-tiles label:has(input[type="radio"]:checked){border-color:var(--bs-primary)!important}