/* /Features/Common/OptionTile.razor.rz.scp.css */
.option-tile[b-t0tpaknjui] {
    width: 250px;
    height: 250px;
    cursor: pointer;
    border-radius: 1rem;
    transition: all 0.2s;
}

.option-tile-image[b-t0tpaknjui] {
    max-height: 120px;
    max-width: 120px;
}
